.header{display:flex;justify-content:space-between}.header__links.list-menu--inline{flex-wrap:nowrap}.header__links li,.header__menu-item{font-size:14px;margin-right:15px;font-weight:400}.header__links img:not(.flagicon){width:24px;height:24px;margin-right:12px}.header__links a{color:inherit;text-decoration:none}.announcement-bar__badges{display:flex;align-items:center;justify-content:center;gap:10px;padding:.5rem 0;font-size:1.1rem}.announcement-bar__badges svg{fill:rgb(var(--color-foreground));width:20px;height:20px}.announcement-bar__badges p{margin:0;display:flex;align-items:center;gap:5px}#shopify-section-announcement-bar--sticky{position:sticky;top:0;z-index:999}.shopify-section-header-sticky{top:33px}div.product__title h1{font-size:1.8rem}span.badge{background-color:#ff7e97;border:none}fieldset.product-form__input input[type=radio]+label{border:3px solid #FF7E97!important;font-size:1.5rem;font-weight:700}fieldset.product-form__input input[type=radio]:checked+label{background-color:#ff00890f;color:#ff0089;box-shadow:0 0 0 1px #ff0089;border-color:#ff0089}fieldset.product-form__input legend.form__label{margin-bottom:1rem;font-weight:700;font-size:1.5rem}div.title-wrapper-with-link{justify-content:center}fieldset.product-form__input{display:flex;max-width:none;flex-wrap:wrap;gap:7px}fieldset.product-form__input label{margin:0!important;flex:1 1 49%}.multicolumn .button,.rich-text__buttons .button,.product-form__submit,.image-with-text__content .button,.banner__buttons .button{box-shadow:4px 8px 22px -2px #000000a3}.multicolumn .button:focus,.rich-text__buttons .button:focus{box-shadow:inherit}.accordion.image-with-text__accordion{width:100%;display:grid;grid-template-columns:25% 1fr;align-items:center;gap:2rem}.accordion.image-with-text__accordion:not(.image-with-text__accordion--no-image){border:none}.accordion.image-with-text__accordion.image-with-text__accordion--no-image{display:block}.image-with-text__accordion-image{margin-bottom:auto}.image-with-text__accordion-image img{width:100%;height:auto}.accordion.image-with-text__accordion summary{padding-bottom:1rem}.image-with-text__accordion .accordion__content{padding:0}.image-with-text__accordion .icon-minus{display:none}.image-with-text__accordion [open] .icon-minus{display:block}.image-with-text__accordion [open] .icon-plus{display:none}.featured-in__slider-container{overflow:hidden;position:relative}.featured-in__slider{width:500%;margin:0;padding:0;list-style:none;display:flex}.featured-in__slider li{min-width:250px;padding:25px 15px;animation:slider 20s linear infinite}.featured-in__slider li img{display:block;width:80%;height:auto;margin:0 auto}.featured-in__slide-text{margin-top:1.5rem;text-align:center}@keyframes slider{to{transform:translate(-1500px)}}.flicker{color:#ff0089;animation:flicker .9s infinite;animation-timing-function:ease-in-out}@keyframes flicker{0%{color:#ff0089}to{color:#000}}.estimated-delivery{margin-bottom:1rem}.estimated-delivery img{width:30px;margin-right:5px;vertical-align:middle}.price__savings-note{color:#ff0089;margin-left:7px}div.price--show-badge>span.currency-converter-wrapper-amount-box{background:none!important;border-radius:0!important;padding:0!important;margin-left:7px!important}.stamped-widget-poweredby,.stamped-container[data-widget-show-product-variant=true] div.stamped-review-product{display:none!important}.thumbnail-list .thumbnail-list__item.slider__slide .thumbnail{border-radius:12px;overflow:hidden}.atc-badges{display:flex;align-items:center;justify-content:space-around;list-style:none;gap:1.5rem;font-size:1.1rem;text-transform:uppercase;margin-top:3.5rem!important;margin-bottom:2.5rem!important;padding:0}.atc-badges img{display:block;width:25%;margin:0 auto 5px}.atc-badges li{border:1px solid #ff0089;border-radius:8px;flex:33% 1 1;padding:12px 15px 10px;text-align:center;color:#000}.product__accordion.accordion{border-radius:10px;border:2px solid transparent;background-color:#ffe2e2;margin-top:2.5rem}.product__accordion.accordion summary{padding:15px 20px}.product__accordion.accordion .accordion__title{letter-spacing:2px;font-size:18px}.grid-included-icons-container{grid-template-columns:repeat(4,1fr)}.included_imgs{width:75%}.include_icon1{grid-area:icon1}.include_icon2{grid-area:icon2}.include_icon3{grid-area:icon3}.include_icon4{grid-area:icon4}.text1{grid-area:text1;justify-self:center}.text2{grid-area:text2;justify-self:center}.text3{grid-area:text3;justify-self:center}.text4{grid-area:text4;justify-self:center}.grid-included-icons-container{display:grid;grid-template-areas:"icon1 icon2 icon3 icon4" "text1 text2 text3 text4";justify-items:center;padding:20px 10px;gap:10px}.grid-included-icons-container>div{justify-items:center;font-size:12px;text-align:center;color:#000;width:100%}.image-with-text .grid__item{max-width:100%}.stamped-product-reviews-badge{color:inherit;text-decoration:none}.video-banner.banner--adapt video,.video-banner.banner--adapt img{position:static!important}.slick-dots{width:auto;left:0;right:0}.banner__list-item{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #e8e7e7}.banner__list-item-text{max-width:295px;margin-left:50px;font-size:1.7rem}.banner__list-item-icon{width:70px;height:70px;min-width:70px;--percentage: var(--value);--primary: #FF7E97;--secondary: #ffe2e2;--size: 300px;aspect-ratio:1;border-radius:50%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.banner__list-item-icon:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:conic-gradient(var(--primary) calc(var(--percentage) * 1%),var(--secondary) 0);mask:radial-gradient(white 55%,transparent 0);mask-mode:alpha;-webkit-mask:radial-gradient(#0000 55%,#000 0);-webkit-mask-mode:alpha}.banner__list-item-icon:after{counter-reset:percentage var(--value);content:counter(percentage) "%";font-family:Helvetica,Arial,sans-serif;font-size:23px;color:var(--primary)}.video-banner .banner__text{font-size:1.4rem;line-height:1.3}.video-banner .banner__box{padding:4rem 2rem;text-align:left}.compare-table__table-head,.compare-table__table-row{display:grid;grid-template-columns:50% 30% 20%;text-align:center;align-items:center}.compare-table__table-container{background-color:#fff;border-radius:20px;box-shadow:0 5px 10px 3px #00000021;overflow:hidden}.compare-table__table-head-cell{text-transform:uppercase;margin-top:0}.compare-table__table-row-cell{font-size:1.4rem;padding:3px 0;height:63px;line-height:1.2;display:flex;align-items:center;justify-content:center}.compare-table-part .compare-table__table-row-cell{justify-content:left}.compare-table__table-row-cell img{display:block;margin:0 auto}.compare-table__table-row-cell:first-child{background-color:#ffe2e2}.compare-table__table-row:not(:last-child){border-bottom:1px solid rgba(246,246,244,.44)}.compare-table .image-with-text__text{text-align:center}.product__customer-review{padding:15px 12px 10px;display:flex}.product__customer-review-left{min-width:122px;margin-right:30px;line-height:1}.product__customer-review-image{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:7px}.product__customer-review-image img{display:block;width:100%;height:auto}.product__customer-review-name{margin:10px 0;font-size:12px}.product__customer-review-rating{white-space:nowrap}.product__customer-review-rating i{font-size:12px}.product__customer-review-verified-badge{color:#5bbf8a;font-size:1.2rem}.product__customer-review-text{font-size:1.2rem;line-height:1.4}.product-reviews-badge{color:inherit;text-decoration:none}.product-reviews-badge__stars{color:#ffd200;margin-right:3px;display:inline-flex;gap:2px;transform:translateY(1px)}.sicky-atc-badge__stars{color:#ff7e97;margin-right:3px;display:inline-flex;gap:2px;transform:translateY(1px)}.drawer__upsell-item{padding:11px;background-color:#fff;box-shadow:#00000029 0 0 .375rem;align-items:center;border-radius:20px;display:flex;flex-wrap:wrap;gap:4%;margin:0 1rem 2rem}.drawer__upsell-title{margin:0;color:#ff0089}.drawer__upsell-prod-image{width:23%}.drawer__upsell-content{width:72%}.drawer__upsell-prod-title{margin:0 0 1rem}.drawer__upsell-prod-title a{text-decoration:none;color:inherit}.drawer__upsell-prod-form .button{background-color:#2e2939;font-size:12px!important;min-height:auto;padding:7px 20px;font-weight:700;width:auto;margin:0 auto;text-transform:none}.drawer__upsell-prod-image .media{border-radius:10px}#CartDrawer-CartErrors{margin:2rem 0;text-align:center;line-height:1.4}.drawer__extra-product{display:none;grid-template-columns:4rem auto 5rem;gap:1.5rem;align-items:center;margin-bottom:1.5rem}.drawer__extra-product-text-title{margin-bottom:.5rem;display:flex;justify-content:space-between}.drawer__extra-product-text-title .money{white-space:nowrap;display:flex;align-items:flex-end}.drawer__extra-product-text-note{font-size:1.3rem;line-height:1.2;opacity:.8}.drawer__extra-product-button .button{background-color:transparent;min-width:auto;min-height:auto;padding:0;display:flex}.drawer__extra-product-button .button:before,.drawer__extra-product-button .button:after{content:none}.drawer__extra-prod-form-switch{position:relative;display:inline-block;width:5rem;height:3rem}.drawer__extra-prod-form-switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:34px}.drawer__extra-prod-form-switch-slider:before{position:absolute;content:"";height:2.2rem;width:2.2rem;left:4px;bottom:4px;background-color:#fff;border-radius:50%}.button--product-added .drawer__extra-prod-form-switch-slider{background-color:#5bbf8a}.button--product-added .drawer__extra-prod-form-switch-slider:before{transform:translate(20px)}.cart-item__price-wrapper{transform:translate(-7px,-7px);white-space:nowrap}.product__text{text-align:center;animation:flickerBg .9s infinite;animation-timing-function:ease-in-out}@keyframes flickerBg{0%{color:#fb6683}to{color:#000}}.image-with-text__media video{display:block;width:100%;height:auto}.accordion.product__accordion.product__video-slides{margin-top:2.5rem}.product__video-slides-slider{--grid-mobile-vertical-spacing: 8px;--grid-mobile-horizontal-spacing: 8px}.product__video-slides-item{border-radius:12px;overflow:hidden;position:relative}.product__video-slides-item.slick-slide{margin:0 .4rem}.product__video-slides-item video{display:block;width:100%;height:auto;cursor:pointer}.product__video-slides-play-icon{display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;border-radius:50%;background-color:#000;opacity:.8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.product__video-slides-play-icon svg{width:1.7rem;height:1.7rem;color:#fff}.product__video-slides-fullscreen-icon{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;position:absolute;top:1rem;right:1rem;z-index:1;cursor:pointer}.product__video-slides-fullscreen-icon svg{width:1.7rem;height:1.7rem;color:#fff}.product__video-slides-slider .slider-button{position:absolute;top:40%;z-index:2;width:3rem;height:3rem}.product__video-slides-slider .slider-button--next:not([disabled]):hover .icon{transform:rotate(-90deg) scale(1)}.product__video-slides-slider .slider-button--prev:not([disabled]):hover .icon{transform:rotate(90deg) scale(1)}.product__video-slides-slider .slider-button--prev{left:0}.product__video-slides-slider .slider-button--next{right:0}.product__video-slides .accordion__content{overflow-x:initial}.cart-drawer__footer .discounts{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.cart-drawer__footer .discounts__discount{background-color:#ebebeb;padding:.5rem 1rem;border-radius:3px}.cart-drawer__footer .discounts__prices{margin-bottom:1rem}.cart-drawer__footer .discounts__price .icon{color:rgb(var(--color-foreground));width:1.2rem;height:1.2rem;margin-right:.7rem}.cart-drawer__footer .discounts__price_discount{display:flex;align-items:center;line-height:calc(1 + .5 / var(--font-body-scale))!important;margin-right:auto!important;font-size:1.2rem!important}.totals.discounts{color:#fb6683}.totals h2{color:inherit}.video-slides-section{border-radius:10px;border:2px solid #ff0089;background-color:#ffe2e2;padding:0 1rem}.product__stock-level{color:#dc3e3e;margin-left:-2px!important}.product__stock-level .text{display:inline-block;transform:translate(-2px,1px)}.product__stock-level .icon{display:inline-block;height:25px;position:relative;width:25px;vertical-align:middle}.product__stock-level .icon:after,.product__stock-level .icon:before{background:#dc3e3e;border-radius:9px;content:"";height:9px;left:0;margin:8px;position:absolute;top:0;width:9px}.product__stock-level .icon:before{animation:inventory-pulse 2s linear infinite}@keyframes inventory-pulse{0%{opacity:.5}to{transform:scale(2.5);opacity:0}}@media screen and (max-width: 749px){.header__heading-link{padding:.5rem}.header__links li:first-child{font-size:12px;margin-right:10px}.header__links li{margin:0}.header__links img:not(.flagicon){margin-right:7px}img.header__heading-logo{max-width:120px}.featured-in__slider li{animation-duration:25s}.thumbnail-slider .slider-button{display:none}.product__media-list.slider{margin-left:-15px;margin-right:-15px}.product__media-list.slider .product__media-item{width:77%}.product__media-list.slider .grid__item:last-of-type{margin-right:1.5rem}.product__media-gallery .slider-buttons{display:none}.atc-badges{gap:1rem}.atc-badges li{padding:10px 5px 8px}div.product__title{margin-bottom:1rem}.product__info-container .product__price,.product__info-container .product__description{margin:1rem 0}.grid-included-icons-container{display:grid;grid-template-areas:"icon1 icon2 icon3 icon4" "text1 text2 text3 text4";padding:10px 0;gap:5px}.grid-included-icons-container>div{text-align:center;justify-items:center;font-size:8px}.included_imgs{width:60%}[id$=__ff6c3bbe-1e7d-4fed-8a69-58981d133eda] .image-with-text,[id$=__851e085d-edf1-48ef-a968-6e34c15c9685] .image-with-text,[id$=__adb420c2-81de-4275-983a-36dacb43bd74] .image-with-text{padding-left:0;padding-right:0;text-align:center}[id$=__ff6c3bbe-1e7d-4fed-8a69-58981d133eda] .image-with-text__content,[id$=__851e085d-edf1-48ef-a968-6e34c15c9685] .image-with-text__content,[id$=__adb420c2-81de-4275-983a-36dacb43bd74] .image-with-text__content{padding-left:15px;padding-right:15px}[id$=__ff6c3bbe-1e7d-4fed-8a69-58981d133eda] .button,[id$=__851e085d-edf1-48ef-a968-6e34c15c9685] .button,[id$=__adb420c2-81de-4275-983a-36dacb43bd74] .button{margin-left:auto;margin-right:auto}[id$=__ff6c3bbe-1e7d-4fed-8a69-58981d133eda] .accordion{text-align:left}[id$=__adb420c2-81de-4275-983a-36dacb43bd74] .image-with-text__media{transform:translateY(23vw)}[id$=__adb420c2-81de-4275-983a-36dacb43bd74] .image-with-text__heading{transform:translateY(-106vw);height:52px}[id$=__adb420c2-81de-4275-983a-36dacb43bd74] .image-with-text__content{overflow:visible!important}[id$=__851e085d-edf1-48ef-a968-6e34c15c9685] .image-with-text{padding-top:0!important}[id$=__bd28be92-179f-4194-8ca2-bcde148ca9f9] [class*=__bd28be92-179f-4194-8ca2-bcde148ca9f9-padding]{padding-bottom:75px!important}.image-with-text__heading{width:100%}.mobile-smaller-font{font-size:13px}.header__links.list-menu--inline{margin-left:auto}.header__links.list-menu--inline .list-menu__item:last-child{margin-bottom:2px}.compare-table .image-with-text__content{padding:0 0 2rem}.compare-table__table-head-cell{padding:10px 0;margin:0}.video-banner .banner__box{text-align:center}.banner__list-item-text{margin-left:20px;text-align:left;max-width:none}.product__customer-review{align-items:center}.product__customer-review-left{min-width:85px;margin-right:20px}.product__customer-review-image{width:85px;height:85px}.product__customer-review-name{margin:5px 0}[id$=__4108d53e-41d8-498e-9479-f18b2ec7e1bf] .multicolumn .title{text-align:center}[id$=__4108d53e-41d8-498e-9479-f18b2ec7e1bf] .multicolumn-card{display:grid;grid-template-columns:50% 44%;gap:6%;margin-bottom:3rem}[id$=__4108d53e-41d8-498e-9479-f18b2ec7e1bf] .multicolumn-card__info{font-size:1.2rem!important;padding:0!important}.product__text{font-size:1.3rem}.cart-drawer .cart-items tr:first-child td{padding-top:0}.cart-drawer tr.cart-item:last-child{margin-bottom:0}[id$=__image_with_text_UWj4Dg] .image-with-text__media-item{margin-left:-1.5rem;margin-right:-1.5rem;max-width:none}[id$=__image_with_text_UWj4Dg] .image-with-text__content{padding:2rem 0}.quick-add__submit{font-size:1.6rem!important}.card__heading a{font-size:1.5rem}.card-information .product-reviews-badge__caption{font-size:1.2rem}.card__information{padding-bottom:0}}@media screen and (max-width: 430px){.drawer__extra-product-text-title{font-size:12px;gap:5px}.drawer__extra-product-text-title span.money{font-size:13px;transform:translate(30%,10%)}.drawer__extra-product-text-note{font-size:1rem;max-width:80%}}@media screen and (max-width: 370px){.drawer__extra-product-text-title{font-size:7px}.drawer__extra-product-text-title span.money{transform:translate(30%,65%)}.announcement-bar__message{font-size:1.2rem}div.product__title h1{font-size:15px}.estimated-delivery{font-size:14px}.product__info-container .price,.cart-drawer .tax-note{font-size:12px}div.product-form__extra-product label{font-size:8px}.atc-badges li{font-size:9px}.product__accordion.accordion .accordion__title{font-size:16px}div.background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info{padding-left:.5rem;padding-right:.5rem}div.image-with-text__content{padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 750px) and (max-width: 989px){.atc-badges li{padding:10px 5px 8px}}@media screen and (min-width: 990px){.atc-badges{display:block;text-align:center;margin-top:2.5rem!important;margin-bottom:1.5rem!important}.atc-badges li{display:inline-block;padding:8px 10px 6px;margin:0 3px;width:max-content}.atc-badges img{width:20px;margin-bottom:0}.header__mobile-page{display:none}}@media screen and (min-width: 750px){[id$=__bbae2a34-285d-4c4b-ac7a-0a72f2b7b709] .video-banner.banner--adapt .banner__media{position:static}[id$=__bbae2a34-285d-4c4b-ac7a-0a72f2b7b709] .banner{display:flex;padding:7rem 5rem 0;max-width:var(--page-width);margin:0 auto}[id$=__bbae2a34-285d-4c4b-ac7a-0a72f2b7b709] .banner:after{content:none}[id$=__bbae2a34-285d-4c4b-ac7a-0a72f2b7b709] .video-banner.banner--adapt .banner__content{position:static;align-items:center}[id$=__bbae2a34-285d-4c4b-ac7a-0a72f2b7b709] .banner__media:after{content:none}.announcement-bar__badges{font-size:1.3rem}.video-banner .banner__box,.video-banner .banner__content{padding-top:0;padding-bottom:0}.product__video-slides-slider{padding-left:3rem;padding-right:3rem}.image-with-text__media{font-size:0!important}.video-slides-section{padding-bottom:4.5rem}[id$=__image_with_text_UWj4Dg] .image-with-text__media-item{margin-left:0;width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width:50%}[id$=__image_with_text_UWj4Dg] .image-with-text__grid--reverse .image-with-text__media-item{margin-left:0}.card__heading{margin-bottom:.7rem}.card__heading a{font-size:2rem}[id$=__image_with_text_3JnA9e] .image-with-text__media{min-height:auto}}.product__accordion.accordion{border-radius:13px}.alr-wh-comp-load-more-btn,.crm_drawer .featured_products_btn{border-radius:13px!important}.drawer__extra-product-text-note strong{font-weight:400}html{scroll-behavior:smooth}.image-with-text__text.body{font-size:19px}.banner__media--custom{padding-bottom:70%}.banner__media--custom video{background:#fff;object-fit:contain}@media screen and (max-width: 467px){.banner__media--custom video{aspect-ratio:1/2;position:static!important}.banner__media--custom{padding-bottom:0}}.drawer__upsell-items-wrapper{position:relative}.drawer__upsell-arrow{position:absolute;top:50%;border-radius:50%;width:30px;height:30px;background:#fff;border:1px solid #000;display:flex;align-items:center;justify-content:center;z-index:1;cursor:pointer;transition:.3s ease}.drawer__upsell-arrow:hover{background:#000}.drawer__upsell-arrow svg path{transition:.3s ease}.drawer__upsell-arrow:hover svg path{fill:#fff}.drawer__upsell-arrow--next{transform:translateY(-50%) rotate(-90deg);right:2px}.drawer__upsell-arrow--prev{transform:translateY(-50%) rotate(90deg);left:2px}.drawer__upsell-arrow.slick-disabled{opacity:0;visibility:hidden}.drawer__upsell-arrow svg{width:20px;height:20px}.drawer__upsell-items.slick-initialized .slick-slide{display:flex}.complementary-card-product{border-radius:8px;padding:4px;border:2px solid rgb(252,91,121)}.complementary-card-product .card__media .media{border-radius:4px}.quick-add__submit--complementary{padding:0!important;background:transparent;border:none;min-height:unset!important;min-width:unset!important}.quick-add__submit--complementary:before,.quick-add__submit--complementary:after{display:none!important}.complementary-card-product__price{display:flex;align-items:flex-start;flex-wrap:wrap;column-gap:8px}.complementary-card-product__price--regular{display:inline-block;margin-right:4px;color:#ff473b;font-weight:700}.complementary-card-product__price--label{color:#ff0089}.complementary-card-product__price--compare{text-decoration:line-through}.complementary-card-product .quick-add{display:flex;gap:10px;justify-content:space-between;width:100%;max-width:100%!important}.complementary-product-remove .drawer__extra-prod-form-switch-slider{background-color:#5bbf8a}.complementary-product-remove .drawer__extra-prod-form-switch-slider:before{transform:translate(20px)}.option-name-color label{display:block!important;width:40px;height:40px;font-size:0!important;flex:unset!important;border-radius:50%!important;padding:0!important}.option-name-color input[type=radio]+label:before{border-radius:50%!important}fieldset.option-name-color input[type=radio]:checked+label{outline:2px solid #FF7E97!important;border:2px solid #fff!important}fieldset.option-name-color input[type=radio]+label:hover{outline:2px solid #000!important}fieldset.option-name-color input[type=radio]+label{outline:2px solid #1a02024d!important;border:2px solid #fff!important}.color-selected .product-form__submit,.color-selected .product-form__submit:before{background:#ccc;pointer-events:none;cursor:not-allowed}.color-selected .product-form__submit:after{content:" sold out ";line-height:2.3;background:#ccc}.color-name-spacegrey{background:#888!important}.color-name-white{background:#fff!important}.color-name-hotpink{background:#e75979!important}.color-name-pink{background:#e0bdc4!important}.color-name-black{background:#1d1d1d!important}.before-after-part{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:30px;row-gap:30px}.before-after-block-main img{max-width:100%;height:auto;border-radius:15px}.before-after-image-title{display:grid;grid-template-columns:1fr 1fr;column-gap:15px}.before-after-product-main a{display:flex;align-items:center;gap:15px}.before-after-product-main a h2{font-weight:400;font-size:14px}.before-after-product-main a img{width:50px;height:auto}.before-after-main p{font-size:18px}.before-after-image-title h5{margin-top:0}@media screen and (max-width:667px){.before-after-main p{font-size:16px}.before-after-block-main h5{font-size:14px}.before-after-part{display:grid;grid-template-columns:1fr;column-gap:0px;row-gap:15px}}span.number-value{display:block;width:50px;height:50px;background:#fd657c;align-content:center;margin:10px auto;border-radius:50%;color:#fff}.new-multicloumn-main .multicolumn-list li img{border-radius:10px 10px 0 0}.new-multicloumn-main .multicolumn-list li{background-color:#fff;border-radius:10px}.new-multicloumn-main .multicolumn-card__image-wrapper{margin-left:0!important;margin-right:0!important}.faq-question:after{content:"";position:absolute;top:50%;right:15px;width:30px;height:20px;background-image:url(top-arrow-bottom.svg);background-position:center center;background-repeat:no-repeat;background-size:18px;z-index:1;transform:translateY(-50%)}.faq-question.active:after{background-image:url(top-arrow-top.svg)}#faqSearch{max-width:60%;display:flex;width:60%;margin-left:auto;margin-right:auto;padding-left:30px!important;background-image:url(/cdn/shop/files/icons8-search.svg?v=1750501318);background-position:10px center;background-repeat:no-repeat;background-size:18px}#faqSearch+.tabs{justify-content:center}.slider-multi ul.slick-dots{display:none}@media screen and (max-width:667px){#faqSearch{max-width:100%;width:100%}.faq-question{padding-right:40px!important}.faq-question:after{width:20px;right:10px;background-size:14px;height:20px}.slider-multi ul.slick-dots{display:flex;justify-content:center}.slider-multi .slick-prev{height:35px!important;width:35px!important;left:0!important;padding:5px;background-position:center center!important;z-index:2;box-shadow:#64646f33 0 7px 29px;padding:5px!important;background-repeat:no-repeat!important;background-size:20px!important;background-color:#fff!important;border-radius:50%;background-image:url(/cdn/shop/files/1cd70le9iwrmc7f2j39.svg?v=1750581585)!important}.slider-multi .slick-next{right:0!important;height:35px!important;width:35px!important;background-position:center center!important;z-index:2;box-shadow:#64646f33 0 7px 29px;padding:5px!important;background-repeat:no-repeat!important;background-size:20px!important;background-color:#fff!important;border-radius:50%;background-image:url(/cdn/shop/files/7jpmy09mdkgmc7f24sl.svg?v=1750581585)!important}.slider-multi .slick-prev:before,.slick-next:before{display:none!important}.slider-multi .slick-dots li button:before{font-size:40px!important}.slider-multi ul.slick-dots li{background-color:transparent!important;padding:0!important}.slider-multi .slick-dots{bottom:-45px!important}.slider-multi .slick-dots li.slick-active button:before{opacity:1;transform:scale(1)!important}.faq-question{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/custom.css.map */
