.sellingpoints.splide.is-initialized:not(.is-active) .splide__list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;gap:40px;max-width:1220px;margin-left:auto!important;margin-right:auto!important;padding-left:40px!important;padding-right:40px!important}.sellingpoints .splide__track{z-index:1}.sellingpoints-bg{position:absolute;width:100%;height:100%;top:110px;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;z-index:0}.sellingpoints-bg__item{position:absolute;border-radius:410px;height:339px;width:635px;animation:sellingpointsbgrotate 60s infinite;will-change:transform,rotate;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@media (min-width:992px){.sellingpoints-bg__item{height:404px;width:756px}}.sellingpoints-bg__item:first-child{rotate:15deg;animation-delay:1s}.sellingpoints-bg__item:nth-child(2){rotate:30deg;animation-delay:2s}.sellingpoints-bg__item:nth-child(3){rotate:45deg;animation-delay:3s}.sellingpoints-bg__item:nth-child(4){rotate:60deg;animation-delay:4s}.sellingpoints-bg__item:nth-child(5){rotate:75deg;animation-delay:5s}.sellingpoints-bg__item:nth-child(6){rotate:90deg;animation-delay:6s}.sellingpoints-bg__item:nth-child(7){rotate:105deg;animation-delay:7s}.sellingpoints-bg__item:nth-child(8){rotate:120deg;animation-delay:8s}.sellingpoints-bg__item:nth-child(9){rotate:135deg;animation-delay:9s}.sellingpoints-bg__item:nth-child(10){rotate:150deg;animation-delay:10s}.sellingpoints-bg__item:nth-child(11){rotate:165deg;animation-delay:11s}.sellingpoints-bg__item:nth-child(12){rotate:180deg;animation-delay:12s}.sellingpoints-columns-swipe-label{display:none}.sellingpoints.splide.is-initialized:is(.is-active) .sellingpoints-columns-swipe-label{color:var(--color-pink);font-size:13px;position:absolute;top:40px;right:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;gap:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sellingpoints-columns{-ms-flex-align:end;align-items:flex-end;z-index:1;position:relative;perspective:1000px;will-change:transform}.sellingpoints-columns-item{text-align:center;padding:80px 20px 20px;border-radius:230px;width:100%;max-width:278px;margin-top:40px;margin-bottom:40px;height:504px}@media (min-width:480px){.sellingpoints-columns-item{max-width:300px}}.sellingpoints-columns-item:nth-child(2){padding-bottom:80px;height:638px}@media (min-width:768px){.sellingpoints-columns-item:nth-child(2){padding-bottom:130px}}.sellingpoints-columns-item__icon{width:70px;height:70px;margin:0 auto 30px}.sellingpoints-columns-item__icon img{width:100%;height:100%;object-fit:cover}@media (min-width:768px){.sellingpoints-columns-item__icon{width:112px;height:112px}}.sellingpoints-columns-item__title{color:var(--color-blue);font-size:26px;line-height:36px;margin-bottom:30px}.sellingpoints-columns-item__content{font-size:18px;line-height:29px}.sellingpoints-columns-item--blue .sellingpoints-columns-item{background:var(--color-blue);box-shadow:0 4px 30px var(--color-blue);color:var(--color-white)}.sellingpoints-columns-item--blue .sellingpoints-columns-item__title{color:var(--color-pink)}.sellingpoints-columns-item--pink{background:var(--color-pink);box-shadow:0 4px 30px var(--color-pink)}.sellingpoints-columns-item--green{background:var(--color-green);box-shadow:0 4px 30px var(--color-green)}.sellingpoints-columns-item--yellow{background:var(--color-yellow);box-shadow:0 4px 30px var(--color-yellow)}.sellingpoints-columns-item--ice{background:var(--color-ice);box-shadow:0 4px 30px var(--color-ice)}.sellingpoints-columns-item--cream{background:var(--color-cream);box-shadow:0 4px 30px var(--color-cream)}.sellingpoints-action{margin:60px auto 40px;position:relative;width:-moz-fit-content;width:fit-content;z-index:1}@media (min-width:768px){.sellingpoints-action{margin-top:80px}}.sellingpoints-action .button{height:61px;line-height:61px;font-size:20px;border-radius:82px}.sellingpoints-action .button img{min-width:28px;min-height:28px;width:28px;height:28px}.sellingpoints-action-caption{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:10px;bottom:-91px;left:98px;position:absolute}@media (min-width:768px){.sellingpoints-action-caption{bottom:-34px;left:220px}}.sellingpoints-action-caption__text{font-size:21px;line-height:18px;rotate:3deg;width:125px;text-align:center}.sellingpoints-action-caption svg{left:19px;position:relative;top:-27px;rotate:2deg}@media (min-width:768px){.sellingpoints-action-caption svg{left:13px;top:-19px;rotate:-30deg}}@keyframes sellingpointsbgrotate{0%{transform:translateZ(0) rotate(0deg) scale(1)}50%{transform:translateZ(0) rotate(180deg) scale(.8)}to{transform:translateZ(0) rotate(1turn) scale(1)}}