#one-step-checkout-form label.insider-club__checkbox-label{width:100%;text-transform:none;cursor:pointer}#cartForm label.insider-club__checkbox-label{width:100%;margin-bottom:20px;cursor:pointer}.header-minicart label.insider-club__checkbox-label{width:100%;padding:5px 12px 0 22px;cursor:pointer}.insider-club__offer-section{display:flex;background-color:#fef8fa;color:#000}.insider-club__offer-section .insider-club__checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;flex-shrink:0;align-self:baseline;display:flex;align-items:center;justify-content:center;width:14px;height:14px;margin:12px 10px 0 10px;border:1px solid #000;cursor:pointer}.insider-club__offer-section .insider-club__checkbox:checked:before{content:'';width:10px;height:10px;position:absolute;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNi41TDQuNSAxMEwxMC41IDEiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K) 50% 50% no-repeat}.insider-club__offer-section .insider-club__main{flex-grow:1;margin:10px 0}.insider-club__offer-section .insider-club__main p{margin-bottom:0;text-align:left}.insider-club__offer-section .insider-club__main p.insider-club__title{margin-bottom:4px;font-family:'Oswald',sans-serif;font-size:15px;font-weight:500;line-height:17px;letter-spacing:.18px}.insider-club__offer-section .insider-club__subtitle{font-family:'Maison Neue Book';font-size:12px;line-height:18px}.insider-club__offer-section .insider-club__learn-more-btn{font-family:'Maison Neue Book';font-size:12px;line-height:16px;text-decoration:underline;cursor:pointer}.insider-club__offer-section .insider-club__title .accented,.insider-club__offer-section .insider-club__subtitle .accented{color:#ff0283}.insider-club__offer-section .insider-club__img{margin:0}.insider-club__note{font-family:"Maison Neue Demi",sans-serif;font-size:12px;line-height:16px;text-align:left;color:#ff0283}.minicart-wrapper .insider-club__note{padding:12px 6px 6px}.insider-club__learn-more-popup-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000;display:flex;justify-content:center;align-items:center;padding:20px;background-color:rgb(0 0 0 / .3)}.insider-club__learn-more-popup-wrapper.hidden{display:none}.insider-club__learn-more-popup{position:relative;width:480px;max-width:100%;margin:auto;padding:30px 16px;background:#fff;font-family:"Maison Neue Book",sans-serif;font-size:14px;color:#000;text-align:center}.insider-club__learn-more-popup .insider-club__close-btn{position:absolute;top:20px;right:20px;cursor:pointer}.insider-club__learn-more-popup .insider-club__learn-more-popup-title{margin-bottom:20px;padding:0;font-family:"Noe Display",serif;font-size:28px;line-height:30px;text-align:center;color:#000}.insider-club__learn-more-popup p{margin-bottom:20px;text-align:left;line-height:22px}.insider-club__learn-more-popup p b{font-family:"Maison Neue Demi",sans-serif}.insider-club__learn-more-popup .insider-club__learn-more-popup-content-important{font-family:"Maison Neue Demi",sans-serif;line-height:18px}.insider-club__learn-more-popup .insider-club__CTA{display:flex;align-items:center;justify-content:center;height:60px;width:100%;max-width:335px;margin:0 auto;background-color:#000;font-family:"Maison Neue Demi",sans-serif;font-size:18px;line-height:30px;text-align:center;text-transform:uppercase;color:#fff;border:1px solid #000;cursor:pointer}.insider-club__learn-more-popup .insider-club__CTA:hover{background-color:#fff;color:#000}.insider__product-description{text-transform:none!important}.insider__product-description .accented{color:#ff0283}.insider-club__error-notification{margin:0 -6%;padding:6px 18px;background:#f9f9f9;text-align:center;font-family:'Maison Neue Book',sans-serif;font-size:14px;line-height:20px}.insider-club__error-notification .important-notification-text{width:100%;max-width:510px;margin:0 auto}.insider-club__error-notification .attention{width:20px;margin-bottom:5px}.insider-club__error-notification p.important-notification-text{color:red}@media (min-width:768px){.insider-club__learn-more-popup{padding:30px 38px}.insider-club__note{font-size:13px;line-height:18px}}@media (min-width:1200px){.insider-club__error-notification{margin:0 -60%}}.fading-screen{position:fixed;z-index:100000;top:0;left:0;display:none;width:100vw;height:100vh;background-color:rgb(0 0 0 / .2)}.fading-screen.loading{display:flex;align-items:center;justify-content:center}.fading-screen.loading:after{content:'';position:absolute;display:inline-block;width:30px;height:30px;border-radius:50%;border:3px solid #b5b5b5;border-top:3px solid #000;box-shadow:0 0 5px rgb(255 255 255 / .5);animation:spin 1s linear infinite}