.header{display:flex;justify-content:space-between}.header__links.list-menu--inline{flex-wrap:nowrap}.header__links li{font-size:14px;margin-right:15px;font-weight:700}.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%}.product-form__submit,.image-with-text__content .button,.banner__buttons .button{box-shadow:4px 8px 22px -2px #000000a3}.accordion.image-with-text__accordion{width:100%;display:grid;grid-template-columns:25% 1fr;align-items:center;gap:2rem;border:none}.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 #ff0089;background-color:#ffe2e2}.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{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.8rem;padding:15px 10px}.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:left}.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;border-radius:27px;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}.drawer__extra-product{display:grid;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}.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}.image-with-text__media video{display:block;width:100%;height:auto}.totals.discounts{color:#fb6683}.totals h2{color:inherit}.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:.8rem .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}.cart-drawer .cart-items tr:first-child td{padding-top:0}.cart-drawer tr.cart-item:last-child{margin-bottom:0}}@media screen and (max-width: 370px){.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:114px}.atc-badges img{width:20px;margin-bottom:0}}@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__accordion.accordion{border-radius:13px}.alr-wh-comp-load-more-btn,.join_save_btn,.existing_member_btn,button,.button,.btn,.existing_member_btn2,.crm_drawer .featured_products_btn{border-radius:13px!important}.quantity__button{border-radius:0!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom.css.map */
