body{overflow-x:hidden;overflow-y:scroll}select[hidden],.hidden{display:none;opacity:0}.star-clickable{display:flex;align-items:center}.product-content__wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 750px){.product-content__wrapper{overflow:hidden}}.product-media__wrapper{width:100%;padding:0;display:flex;flex-direction:column;flex-wrap:nowrap}@media screen and (min-width: 750px){.product-content__wrapper{flex-wrap:nowrap}.product-media__wrapper{width:60%;padding:0 20px}}.product-content{width:100%;padding-top:4px;margin-top:5px}@media screen and (min-width: 750px){.product-content{width:45%;margin-top:0;padding:0 15px;border-top:none}}.product-content__comment{font-family:var(--font-avenir-book);font-size:13px;font-weight:700;margin-top:10px;margin-bottom:10px;color:#333}.product-content__comment span{font-style:normal}@media screen and (min-width: 750px){.product-content__comment{font-size:18px;margin-top:8px;margin-bottom:10px}}.product-content__title-proposition{color:var(--color-primary);font-weight:700;font-size:16px;margin-top:16px;margin-bottom:22px}@media screen and (min-width: 750px){.product-content__title-proposition{font-size:20px}}.product-variant__container{display:flex;flex-direction:column;align-content:center;margin:5px 0 10px}.product-variant__container:last-child{margin:5px 0}.product-variant__container label{text-transform:uppercase;font-size:14px;font-weight:500;margin-bottom:6px}.product-content__select-wrap{font-size:14px;font-weight:500;position:relative;width:100%;max-width:100%}.product-content__select-wrap:after{content:" ";position:absolute;display:block;top:50%;right:25px;width:10px;height:10px;border-right:2px solid;border-bottom:2px solid;transform:translateY(-50%) rotate(45deg);transition:transform .1s ease-in-out}.product-content__select-wrap:focus-within:after{transform:rotate(-135deg) translate(0)}.product-content__select-wrap select{width:100%;height:50px;position:relative;border:2px solid var(--color-secondary-500);border-radius:5px;color:var(--color-text-dark);background:#fff;padding:10px 14px;font-size:16px;-webkit-appearance:none;appearance:none;box-shadow:none;font-weight:300}.product-content__select-wrap select:focus{outline:1px solid var(--color-secondary-500);box-shadow:none}.has-color-swatch{padding-left:55px!important}.product-select__color-swatch-ctn{display:flex;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.product-select__color-swatch{display:block!important;width:15px;height:20px}.product-sizes__wrapper{display:flex;flex-flow:row-reverse nowrap;justify-content:space-between;align-items:center;align-content:center;margin:22px 0 16px;border:none;outline:none;box-shadow:none;padding-right:4px;padding-left:4px}.product-content__save-amount{display:flex;justify-content:space-between;font-size:14px;font-family:var(--font-secondary);font-weight:700;margin:12px 0;text-transform:uppercase}.product-content__save-discount{color:var(--color-accent-pink)}.product-content__save-price{align-self:flex-end}.product-content__save-price .ComparePrice{text-decoration:line-through;color:var(--color-text-light)}.product-content__add-btn-container{display:flex;justify-content:center;align-content:center;gap:1rem}.product-content__add-btn-container .quantity:before,.product-content__add-btn-container .quantity:after{border-radius:5px}.product-add-to-cart{position:relative;padding:12px 6px;width:100%;background-color:var(--color-add-to-cart);color:#fff;font-size:14px;font-family:var(--font-secondary);font-weight:700;text-transform:uppercase;text-align:center;border:1px solid var(--color-pink-500);border-radius:5px;outline:none;cursor:pointer;letter-spacing:1px;min-height:40px;transition:all .3s ease}.product-add-to-cart:hover:not(:disabled){background-color:var(--color-add-to-cart-hover)}.product-add-to-cart:disabled:not(.out-of-stock){opacity:.5;cursor:not-allowed}.product-add-to-cart.loading span{visibility:hidden;opacity:0}.product-add-to-cart.loading:after{content:"";position:absolute;width:20px;height:20px;top:0;left:0;right:0;bottom:0;margin:auto;border:3px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}.product-add-to-cart .compare_at{font-weight:400;text-decoration:line-through;opacity:.7;font-size:12px}@media screen and (min-width: 568px){.product-add-to-cart{padding:12px 10px;font-size:16px;letter-spacing:1.6px}.product-add-to-cart .compare_at{font-size:14px}}.product-content__promo-happiness{display:flex;align-items:center;justify-content:center;margin:16px auto}.product-content__promo-happiness-icon{width:60px;height:auto;margin-right:16px}.product-content__promo-happiness h3{font-family:var(--font-secondary);font-weight:700;color:#222;font-size:14px}.product-content__promo-happiness p{text-transform:uppercase;font-size:12px}.product-content__title{text-align:left;font-size:38px;margin-top:.1em;margin-bottom:.1em;font-weight:600;line-height:42px}@media (max-width: 600px){.product-content__title{text-align:left;font-size:35px;magin-top:0px;margin-bottom:.1em;font-weight:600;line-height:42px}}.product-content__description{font-family:var(--font-primary);color:#000}.product-content__sub-content{width:100%;display:flex;align-items:center;justify-content:center}.product-content__sub-details{width:100%;max-width:350px;margin:32px auto 24px;display:flex;flex-direction:column;justify-content:center;list-style:none;padding:0}.product-content__sub-item{display:flex;align-items:center;margin-bottom:8px;font-family:Avenir Next,serif;font-weight:500;font-size:12px}.product-content__sub-item span{display:flex;align-items:center;justify-content:center;margin-right:8px}.product-content__sub-item svg{width:20px;height:20px;color:var(--color-primary)}@media screen and (min-width: 568px){.product-content__sub-item{margin-bottom:8px;font-size:14px}.product-content__sub-item span{margin-right:12px}.product-content__sub-item svg{width:25px;height:25px}}.selling-plan-content-container{margin-top:18px}.new-icon-we-make-it-easy{margin:auto;display:flex;align-items:center;justify-content:center}.new-icon-we-make-it-easy img{min-width:70px}.product-content__benefits-title{text-align:center;text-transform:uppercase;font-size:20px;margin-top:16px}.product-content__benefits-badges{margin-top:20px;width:100%;display:flex;flex-direction:row;justify-content:space-between}.product-content__benefits-badge{width:calc(25% - 16px);height:auto}.product-content__benefits-badge img{max-width:100%;object-fit:cover}.product-content__perfect-for{margin:12px 0 18px}.product-content__perfect-for ul{list-style:none}.product-content__perfect-for li{list-style:none!important;position:relative;padding:5px 2px;font-family:var(--font-secondary);font-weight:400;font-size:16px}.product-content__perfect-for li:before{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDMwIDI5IiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDApIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI5LjEgMC4yOTk5MTFDMjguNyAtMC40MDAwODkgMjYuMiAtOC44ODEwOWUtMDUgMjUgMS40OTk5MUMyMC4zIDYuMzk5OTEgMTQuNyAxMi4yOTk5IDYuNSAyMC43OTk5QzcuNSAyMi41OTk5IDYgMjUuOTk5OSA3LjEgMjcuNzk5OUMxMS43IDIyLjc5OTkgMjEuNyAxMi4yOTk5IDI2LjEgNS40OTk5MUMyOC4xIDIuNTk5OTEgMjkuNiAwLjg5OTkxMSAyOS4xIDAuMjk5OTExWiIgZmlsbD0iIzMzQjY3OSIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTUuMSAxMS43OTk4QzEyLjcgMTQuMjk5OCAxMCAxNy4wOTk4IDcgMjAuMjk5OEw4LjMgMjMuODk5OEwxNS40IDEyLjI5OThMMTUuMSAxMS43OTk4WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCA5LjE5OTc2QzUuMiAxNC45OTk4IDUuNyAyMS43OTk4IDYuNSAyOC40OTk4QzguMSAyNi42OTk4IDkuNiAyNC45OTk4IDExLjIgMjMuMTk5OEM3LjUgMTYuMTk5OCAzLjkgNy43OTk3NiAwIDkuMTk5NzZaIiBmaWxsPSIjMzNCNjc5Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjE5OTIyIDE0QzQuNTk5MjIgMTYuOSA1LjI5OTIyIDE5LjkgNS42OTkyMiAyMi45TDcuMjk5MjIgMjUuM0M3LjU5OTIyIDE4LjcgNS42OTkyMiAxNy4zIDMuMTk5MjIgMTRaIiBmaWxsPSJ1cmwoI3BhaW50MV9saW5lYXIpIi8+PC9nPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhciIgeDE9IjcuMDAxNiIgeTE9IjE3LjgxNjIiIHgyPSIxNS4zOTIxIiB5Mj0iMTcuODE2MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiMzM0I2NzkiLz48c3RvcCBvZmZzZXQ9IjAuMTgxOCIgc3RvcC1jb2xvcj0iIzM3Qjg3QyIvPjxzdG9wIG9mZnNldD0iMC4zNTI1IiBzdG9wLWNvbG9yPSIjNDJCQzgzIi8+PHN0b3Agb2Zmc2V0PSIwLjUxODkiIHN0b3AtY29sb3I9IiM1NUM0OTAiLz48c3RvcCBvZmZzZXQ9IjAuNjgyNSIgc3RvcC1jb2xvcj0iIzcwQ0ZBMiIvPjxzdG9wIG9mZnNldD0iMC44NDI2IiBzdG9wLWNvbG9yPSIjOTJERUI5Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjQkJFRkQ1Ii8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MV9saW5lYXIiIHgxPSIzLjIzMDcyIiB5MT0iMTkuNjU4OSIgeDI9IjcuNDExNzIiIHkyPSIxOS42NTg5IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzMzQjY3OSIvPjxzdG9wIG9mZnNldD0iMC4xODE4IiBzdG9wLWNvbG9yPSIjMzdCODdDIi8+PHN0b3Agb2Zmc2V0PSIwLjM1MjUiIHN0b3AtY29sb3I9IiM0MkJDODMiLz48c3RvcCBvZmZzZXQ9IjAuNTE4OSIgc3RvcC1jb2xvcj0iIzU1QzQ5MCIvPjxzdG9wIG9mZnNldD0iMC42ODI1IiBzdG9wLWNvbG9yPSIjNzBDRkEyIi8+PHN0b3Agb2Zmc2V0PSIwLjg0MjYiIHN0b3AtY29sb3I9IiM5MkRFQjkiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNCQkVGRDUiLz48L2xpbmVhckdyYWRpZW50PjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHdpZHRoPSIyOS4yIiBoZWlnaHQ9IjI4LjUiIGZpbGw9IndoaXRlIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) no-repeat 50% / cover;vertical-align:middle;display:inline-block;position:absolute;left:-26px;top:16px;transform:translateY(-50%);width:18px;height:18px}.product-content__perfect-for svg{width:20px;height:20px}.video-player-button-trigger{width:100%;height:50px;display:flex;align-items:center;justify-content:center;padding:16px 12px;color:#fff;background-color:var(--color-primary);margin:6px auto 16px;text-decoration:none;text-transform:uppercase}.video-player-button-trigger .play-icon{display:flex;align-items:center;justify-content:center;margin-right:12px}.video-player-button-trigger .play-icon svg{position:static!important;transform:translate(0);width:40px;height:40px;fill:#fff}.visually-hidden{display:none;visibility:hidden}.product-make-it-easy{display:flex;justify-content:space-between;padding-bottom:18px;padding-top:10px}@media screen and(min-width: 750px){.product-make-it-easy{padding-bottom:0}}.product-make-it_easy__item{width:33%;text-align:left;font-size:8px;font-family:var(--font-secondary);font-weight:400;color:#000;display:flex;flex-direction:column;align-items:center}.product-make-it_easy__item p{text-transform:uppercase;color:#000;font-size:10px;font-weight:500;text-align:center}.product-make-it_easy__item-icon{height:30px;margin-right:6px}@media screen and (min-width: 568px){.product-make-it_easy__item{width:33%;font-size:10px}.product-make-it_easy__item-icon{height:30px;margin-right:6px}}.product-make-it_easy__item img{display:block;width:auto;height:100%;margin:auto}.product-content__banner{display:flex;align-items:center;justify-content:center;margin:-10px auto 20px}.product-content__banner-ctn{width:100%;background-color:#fff;color:var(--color-text-dark);padding:10px 12px;border-radius:4px;font-size:18px;font-family:var(--font-primary);text-decoration:none;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--color-border-400)}.product-content__banner-ctn h3{font-size:10px;font-weight:700}.product-content__banner-ctn p{font-weight:400;font-size:10px;max-width:85%}.product-content__banner-ctn .icon{width:25px;height:25px;transform:rotate(-90deg)}.product-content__banner-ctn .icon svg{width:inherit;height:inherit}.product-content__banner-image{width:100%;height:auto;overflow:hidden}.product-content__banner-image img{width:100%;height:auto;object-fit:contain;border-radius:4px}@media screen and (min-width: 389px){.product-content__banner{margin:14px auto 20px}.product-content__banner-ctn{padding:14px 16px}.product-content__banner-ctn h3{font-size:15px}.product-content__banner-ctn p{font-size:14px}.product-content__banner-ctn .icon{width:30px;height:30px;margin-left:4px}}@media screen and (min-width: 568px){.product-content__banner-ctn h3{font-size:18px}.product-content__banner-ctn p{font-size:16px}}.popover-button__container{display:flex;align-items:center;margin:4px 0 10px}.popover-button{border:none;text-decoration:underline;background:transparent}.quantity-controller{display:inline-flex;border:1px solid grey;flex-shrink:2;border-radius:6px}.product-content__highlight{padding-top:0;padding-bottom:2.2rem}.variant-color__option{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;margin-top:6px}.variant-color__option label{margin-bottom:0}.product-content__description{padding:12px 0}.press-section__wrapper{width:100%;max-width:600px;display:flex;align-content:center;justify-content:center;margin:0 auto;padding:8px 0 10px}.press-section__container{display:flex;flex-direction:row;align-items:center;gap:8px}.press-section__image{min-width:70px}.press-section__icon{display:flex;align-content:center;justify-content:center}.press-section__icon svg{width:80%;height:auto}.press-section__text{font-size:12px;letter-spacing:-.01em}.press-section__button{display:flex;align-items:center;justify-content:center;width:fit-content;color:var(--color-brand-500);text-transform:uppercase;font-size:12px;font-weight:800;font-family:Avenir Next,serif;margin-top:8px}.press-section__button:hover{color:var(--color-brand-600)}.press-section__button span{display:inline-flex;align-items:center;justify-content:center}.press-section__button span svg{width:20px;height:auto;top:unset;left:unset;position:static;fill:var(--color-brand-500);transform:none}.press-section__button:hover span svg{fill:var(--color-brand-600)}@media screen and (min-width: 568px){.press-section__wrapper{padding:20px 0;margin-bottom:0;border-bottom:none}.press-section__container{gap:16px}.press-section__image{min-width:100px}.press-section__text{font-size:16px}.press-section__button{font-size:16px;margin-top:8px}.press-section__button span svg{width:20px}}.out-of-stock-banner{background-color:#fff;color:var(--color-pink-500);padding:20px 10px 0;font-weight:700}.out-of-stock-text{display:none}.product-add-to-cart.out-of-stock .out-of-stock-text{display:inline-block}.product-add-to-cart.out-of-stock .button-text{display:none}.product-add-to-cart.out-of-stock{cursor:not-allowed;background-color:var(--color-pink-400);border-color:var(--color-pink-400)}.product-add-to-cart.out-of-stock{opacity:.5}.alertbox{background:#fbe6e7;border:2px solid var(--color-pink-200);padding:0 5px 0 15px;margin:5px 0;display:flex;align-items:center;border-radius:4px;gap:1.6rem}.backinstock{font-family:Avenir Next,sans-serif;font-weight:600;line-height:24px;overflow-wrap:break-word;max-width:90%;margin:10px 10px 10px 0;color:#000;font-size:16px;display:flex;align-items:center;gap:1.2rem}.backinstock .date{display:inline-block;padding:4px 10px;background-color:#ff8189;border-radius:30px;font-weight:700;color:#000}.preorder-modal{position:fixed;z-index:3;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#747373ad;top:0;left:0}.preorder-modal-content{padding:60px;background:#fff;box-shadow:0 0 5px #68686866;border-radius:6px;width:100%;max-width:550px;position:relative}.preorder-modal-content .close{position:absolute;right:15px;top:10px;font-size:3.2rem;cursor:pointer}.tooltip{position:relative;display:inline-block;text-decoration:none}.tooltip .tooltiptext{visibility:hidden;width:350px;background-color:#383838;color:#fff;text-align:center;padding:8px;border-radius:6px;position:absolute;z-index:1;bottom:100%;left:50%;margin-left:-175px}.tooltip .tooltiptext:after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#383838 transparent transparent transparent}.tooltip:hover .tooltiptext{visibility:visible}#roaReviewsIframe{max-width:1200px!important}.read-more-component-text{display:inline-block;font-size:1.8rem;color:#000;font-weight:300}.read-more-component-text.active{font-size:1.6rem;font-weight:500;line-height:1.4}.read-more-component-text>div:last-child{display:none}.read-more-component-text.active>div:first-child{display:none}.read-more-component-text.active>div:last-child{display:inline-block}.read-more-component-text h2,.read-more-component-text h4,.read-more-component-text p,.read-more-component-text ul{margin-bottom:12px}.read-more-component-button{display:inline-block;text-decoration:underline;cursor:pointer;background:transparent;border:none;font-weight:600;font-size:1.6rem;color:#000}.read-more-component-text h2{font-size:1.8rem}.read-more-component-text h4{font-weight:700}.read-more-component-text ul{padding-left:2rem}
/*# sourceMappingURL=/cdn/shop/t/208/assets/section-main-product-pdp.css.map?v=132347877624035042531743111590 */
