:root{--transition-default: 300ms}:root{--padding-x-cart-drawer: clamp(1.2rem, 1.5dvw, 3rem)}cart-drawer .cart-drawer__empty-content{padding-top:24px;padding-bottom:24px}cart-drawer .drawer__inner{width:100%;max-width:51rem;padding:0}cart-drawer .drawer__header{flex-direction:column;align-items:flex-start;padding:2.3rem clamp(.8rem,1.5dvw,2rem) 1.6rem}cart-drawer .drawer__header .drawer__heading{position:relative;font-size:3.2rem;line-height:1.1;letter-spacing:-0.096rem;text-transform:uppercase}cart-drawer .drawer__header .drawer__heading .drawer__cart--count{position:absolute;top:10%;left:100%;font-family:inherit;font-size:1.33rem;line-height:1.1;letter-spacing:-0.004rem;text-wrap:nowrap}cart-drawer .drawer__header .drawer__progressbar{font-size:1.4rem;line-height:1}cart-drawer .drawer__header .drawer__progressbar strong{font-weight:700}cart-drawer .drawer__header .drawer__progressbar,cart-drawer .drawer__header .progressbar--box{width:100%}cart-drawer .drawer__header .progressbar--box{height:.3rem;margin-top:.8rem;border-radius:2rem;overflow:hidden}cart-drawer .drawer__header .progressbar{display:block;height:.3rem;border-radius:2rem;background-color:#ffa842}cart-drawer .drawer__header .drawer__close{top:1.7rem;right:.8rem}@media(width >= 750px){cart-drawer .drawer__header .drawer__close{top:2rem;right:2rem}}cart-drawer .drawer__slider{width:100%}cart-drawer .drawer__slider .drawer__slider--wrapper{height:3.6rem;width:100%;color:#fff}cart-drawer .drawer__slider .drawer__slider--wrapper .drawer__slider--slide{display:flex;align-items:center;justify-content:center;gap:1.3rem;height:100%;font-size:1.4rem;line-height:1;text-align:center;cursor:pointer;background-color:#1d1d1b;transition:color .2s ease}cart-drawer .drawer__slider .drawer__slider--wrapper .drawer__slider--slide.copied{color:#04da8d}cart-drawer .drawer__slider .drawer__slider--wrapper .drawer__slider--slide.copied svg path{stroke:#04da8d}cart-drawer .drawer__slider .drawer__slider--wrapper .drawer__slider--slide em{font-style:normal;text-decoration:underline}cart-drawer .drawer__slider .nav--button{transition:scale .2s ease}cart-drawer .drawer__slider .nav--button:disabled{display:none}cart-drawer .drawer__slider .nav--button.swiper-button-next{right:unset;left:100%;translate:calc(-100% - 1rem) 0}cart-drawer .drawer__slider .nav--button svg{min-width:1.6rem;height:1.6rem}cart-drawer .drawer__slider .nav--button:hover,cart-drawer .drawer__slider .nav--button:focus{scale:1.15}cart-drawer .drawer__slider .nav--button::after,cart-drawer .drawer__slider .nav--button::before{content:unset}cart-drawer .drawer__contents{padding:clamp(1.5rem,1.5dvw,2.1rem) var(--padding-x-cart-drawer) 0}cart-drawer .drawer__contents .cart-item{position:relative;padding-bottom:1.8rem}cart-drawer .drawer__contents .cart-item:not(:nth-child(1)){padding-top:1.5rem}cart-drawer .drawer__contents .cart-item:not(:last-child){border-bottom:1px solid rgba(29,29,27,.2)}cart-drawer .drawer__contents .cart-item:has(.subscribe--info)>:last-child{grid-column:1/-1}cart-drawer .drawer__contents .cart-item:has(.subscribe--info) .cart-item__details .cart-item__prices{bottom:unset;translate:0 1rem}cart-drawer .drawer__contents .cart-item .subscribe--info{padding:0;margin-top:2rem}cart-drawer .drawer__contents .cart-item .subscribe--info .subscribe--info__content{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;height:100%;padding:2rem 1.2rem 1.2rem;border:1px solid rgba(29,29,27,.2);border-radius:.4rem}cart-drawer .drawer__contents .cart-item .subscribe--info .subscribe--info__label{position:absolute;top:0;left:50%;translate:-50% -50%;display:flex;align-items:center;justify-content:center;height:2.1rem;padding:0 1.2rem;border-radius:4.3rem;font-size:1.2rem;line-height:1.3;font-weight:500;text-transform:uppercase;color:#fff;background-color:#0053b3}cart-drawer .drawer__contents .cart-item .subscribe--info .subscribe--info___save{display:inline-block;width:100%;margin-bottom:1.1rem;padding-bottom:1.1rem;border-bottom:1px solid rgba(29,29,27,.2);font-size:1.6rem;line-height:1.3;font-weight:500}cart-drawer .drawer__contents .cart-item .subscribe--info .subscribe--info___features{display:flex;flex-direction:column;row-gap:1.2rem;font-size:1.4rem;line-height:1}cart-drawer .drawer__contents .cart-item .subscribe--info .subscribe--info___features li{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}cart-drawer .drawer__contents .cart-item .subscribe--info .subscribe--info___button{display:flex;align-items:center;justify-content:center;height:4rem;width:100%;margin-top:1.4rem;border:unset;border-radius:7.3rem;font-size:1.4rem;line-height:1;font-weight:400;background-color:#ffa842;cursor:pointer;transition:.2s ease-in}@media(hover: hover){cart-drawer .drawer__contents .cart-item .subscribe--info .subscribe--info___button:hover{color:#ffa842;background-color:#1d1d1b}}cart-drawer .drawer__contents .cart-item .subscribe--info .subscribe--info___button:focus{color:#ffa842;background-color:#1d1d1b}cart-drawer .drawer__contents .cart-item .cart-item__media{width:10rem;height:10rem;padding:0;border-radius:.5rem;overflow:hidden}cart-drawer .drawer__contents .cart-item .cart-item__details{padding:0}cart-drawer .drawer__contents .cart-item .cart-item__details .cart-item__name{font-size:1.8rem;line-height:1.1;letter-spacing:-0.036rem;text-transform:uppercase}cart-drawer .drawer__contents .cart-item .cart-item__details .cart-item__prices{position:absolute;bottom:1.8rem;right:0}cart-drawer .drawer__contents .cart-item .cart-item__details .cart-item__prices .cart-item__discounted-prices{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem;width:10rem}cart-drawer .drawer__contents .cart-item .cart-item__details .cart-item__prices .cart-item__discounted-prices .cart-item__percentage-saving__wrap{flex-basis:100%}cart-drawer .drawer__contents .cart-item .cart-item__details .cart-item__prices .cart-item__percentage-saving{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:2.1rem;margin-left:auto;padding:0 1.2rem;border-radius:4.3rem;font-size:1.2rem;line-height:1.3;font-weight:600;color:#fff;background-color:#0053b3}cart-drawer .drawer__contents .cart-item .cart-item__details .cart-item__prices .cart-item__old-price{font-size:1.2rem;line-height:1;color:#1d1d1b}cart-drawer .drawer__contents .cart-item .cart-item__details .cart-item__prices .cart-item__final-price{font-size:1.4rem;line-height:1.3;font-weight:600}cart-drawer .drawer__contents .cart-item .cart-item__details .product-option{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;line-height:1;font-weight:400;color:#1d1d1b}cart-drawer .drawer__contents .cart-item .cart-item__details .product-option .text{opacity:.5}cart-drawer .drawer__contents .cart-item .cart-item__details .product-option .product-option__marker{display:inline-block;min-width:.8rem;width:.8rem;height:.8rem;border-radius:50%}cart-drawer .drawer__contents .cart-item .cart-item__totals{align-items:flex-end;opacity:0}cart-drawer .drawer__contents .cart-item .cart-item__quantity{position:unset;padding:0}cart-drawer .drawer__contents .cart-item .cart-item__quantity quantity-popover:has(.cart-item__error-text:empty) .cart-item__error{margin:0}cart-drawer .drawer__contents .cart-item .cart-item__quantity quantity-input{position:unset;min-height:unset}cart-drawer .drawer__contents .cart-item .cart-item__quantity quantity-input::before,cart-drawer .drawer__contents .cart-item .cart-item__quantity quantity-input::after{content:unset}cart-drawer .drawer__contents .cart-item .cart-item__quantity quantity-input button{width:2.6rem;height:2.6rem}cart-drawer .drawer__contents .cart-item .cart-item__quantity quantity-input button .svg-wrapper{width:100%;height:100%}cart-drawer .drawer__contents .cart-item .cart-item__quantity quantity-input input{flex-grow:unset;width:3.4rem;font-size:.8 .6rem;line-height:.81 .3;font-weight:500;color:#1d1d1b}cart-drawer .drawer__contents .cart-item .cart-item__quantity cart-remove-button{position:absolute;top:0;right:0;width:1.6rem;height:1.6rem;margin:0;opacity:.5;transition:opacity .2s ease-in-out}cart-drawer .drawer__contents .cart-item .cart-item__quantity cart-remove-button:hover,cart-drawer .drawer__contents .cart-item .cart-item__quantity cart-remove-button:focus{opacity:1}cart-drawer .drawer__contents .cart-item .cart-item__quantity cart-remove-button button{padding:.3rem;width:100%;height:100%;min-width:unset;min-height:unset}cart-drawer .drawer__contents .cart-item .cart-item__quantity cart-remove-button button svg{min-width:1rem;width:1rem;height:1rem}cart-drawer cart-drawer-items{display:flex;flex-direction:column}cart-drawer #CartDrawer-Form{order:0}cart-drawer .trustpilot--container{display:flex;justify-content:center;width:100%;padding:8px 16px}@media screen and (max-width: 749.98px){cart-drawer .trustpilot--container{padding:8px 12px}}cart-drawer .trustpilot--container img{width:311px;height:auto;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}cart-drawer .results-container{margin:8px 16px;padding:20px 14px 32px;border-radius:10px;background:#f6f4ec;position:relative}@media screen and (max-width: 749.98px){cart-drawer .results-container{margin:8px 12px}}cart-drawer .results-container>h2{font-size:28px;margin-bottom:16px;line-height:100%;letter-spacing:-4%}cart-drawer .results-container>p{line-height:130%;letter-spacing:0;margin-bottom:16px;font-weight:500}@media screen and (max-width: 749.98px){cart-drawer .results-container>p{font-size:16px}}cart-drawer .results-container img{position:absolute;right:0;bottom:0;width:230px;height:auto;-o-object-fit:contain;object-fit:contain;z-index:0}@media screen and (max-width: 749.98px){cart-drawer .results-container img{width:170px;bottom:121px}}cart-drawer .results-container__wrapper{z-index:1;max-width:65%;position:relative}cart-drawer .results-container__wrapper::before{content:"";position:absolute;left:18px;top:10px;width:3px;background:#2a4427}cart-drawer .results-container__item{padding-left:48px;margin-bottom:28px}cart-drawer .results-container__item:last-of-type{margin-bottom:0}cart-drawer .results-container__item>strong{position:relative;line-height:100%;font-size:18px;margin-bottom:8px;font-weight:600}cart-drawer .results-container__item>strong::before{position:absolute;left:-48px;top:-8px;content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzkiIGhlaWdodD0iMzkiIHZpZXdCb3g9IjAgMCAzOSAzOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTkuNSIgY3k9IjE5LjUiIHI9IjkuNzUiIGZpbGw9IiNGRkE4NDIiLz4KPGNpcmNsZSBvcGFjaXR5PSIwLjIiIGN4PSIxOS41IiBjeT0iMTkuNSIgcj0iMTkuNSIgZmlsbD0iI0ZGQTg0MiIvPgo8L3N2Zz4K")}cart-drawer .results-container__item div p,cart-drawer .results-container__item div li,cart-drawer .results-container__item div strong{font-size:14px;letter-spacing:0}cart-drawer .results-container__item div *{line-height:130%}cart-drawer .science-container{margin:8px 16px;padding:20px;border-radius:10px;background:#2c4329}@media screen and (max-width: 749.98px){cart-drawer .science-container{margin:8px 12px}}cart-drawer .science-container *{color:#f6f4ed}cart-drawer .science-container>p{font-size:20px;font-weight:500;line-height:120%;letter-spacing:0;margin-bottom:16px;padding-bottom:16px;border-bottom:solid 1px #f6f4ed}cart-drawer .science-container img{width:71px;min-height:71px;height:71px;border-radius:2px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-right:12px}cart-drawer .science-container>div{display:flex}cart-drawer .science-container>div p{display:flex;align-items:center;font-size:16px;line-height:130%}cart-drawer .science-container>div svg{margin-right:10px}cart-drawer .science-container h2{letter-spacing:-4%;margin-top:9px;margin-bottom:11px;line-height:100%}@media screen and (max-width: 749.98px){cart-drawer .science-container h2{font-size:24px}}cart-drawer .benefits-container{margin:8px 16px;padding:20px;border-radius:10px;background:#f6f4ec}@media screen and (max-width: 749.98px){cart-drawer .benefits-container{margin:8px 12px}}cart-drawer .benefits-container>h3{margin-bottom:32px;letter-spacing:-2%}@media screen and (max-width: 749.98px){cart-drawer .benefits-container>h3{font-size:18px}}cart-drawer .benefits-container__item{display:flex;border-bottom:solid 1.5px rgb(var(--custom-color-primary));margin-bottom:16px;padding-bottom:24px}cart-drawer .benefits-container__item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}cart-drawer .benefits-container__item img{width:40px;min-width:40px;height:40px;margin-right:24px}cart-drawer .benefits-container__item div>strong{display:block;margin-bottom:16px;line-height:100%;font-weight:600 !important}@media screen and (max-width: 749.98px){cart-drawer .benefits-container__item div>strong{font-size:16px}}cart-drawer .benefits-container__item div div p,cart-drawer .benefits-container__item div div li,cart-drawer .benefits-container__item div div strong{font-size:14px;letter-spacing:0}cart-drawer .benefits-container__item div div *{line-height:130%}cart-drawer .total__info{order:11;display:flex;flex-direction:column;gap:.6rem;margin-top:60px;width:100%;padding:0 var(--padding-x-cart-drawer) 2.4rem}cart-drawer .total__info .total__info--title{margin-bottom:.6rem;font-family:"Inter Tight",sans-serif !important;font-size:1.8rem;line-height:1;font-weight:600}cart-drawer .total__info .total__info--line{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;font-size:1.4rem;line-height:1}cart-drawer .total__info .total__info--line.discounts--list{justify-content:flex-start;gap:.8rem}cart-drawer .total__info .total__info--line .total__info--old__price{margin-right:.5rem;font-size:1.4rem;line-height:1.3;font-weight:500;text-decoration:line-through;opacity:.5}cart-drawer .total__info .total__info--line .total__info--price{font-weight:600;line-height:1.3}cart-drawer .total__info .total__info--line .total__info--price.blue{color:#0053b3}cart-drawer .total__info .total__info--line .total__info--discount{display:flex;align-items:center;justify-content:center;gap:.9rem;min-height:2.7rem;padding:.2rem 1.5rem;border-radius:2.4rem;font-size:1.2rem;line-height:1.3;font-weight:500;text-transform:uppercase;color:#f6f4ed;background-color:#0053b3}cart-drawer .drawer__footer{padding:2rem var(--padding-x-cart-drawer) 1.2rem}@media screen and (min-width: 750px){cart-drawer .drawer__footer{padding-top:2.4rem}}cart-drawer .drawer__footer .totals{align-items:center;margin-top:0}cart-drawer .drawer__footer .totals .totals__total{margin-top:0;font-family:unset !important;font-size:1.6rem;line-height:1.3;font-weight:600}cart-drawer .drawer__footer .totals .totals__prices{display:flex;flex-wrap:nowrap;align-items:center;gap:.6rem}cart-drawer .drawer__footer .totals .totals__prices .totals__prices--saving{display:flex;align-items:center;justify-content:center;height:1.9rem;padding:0 1.2rem;border-radius:4.3rem;font-size:1rem;line-height:1.3;font-weight:500;letter-spacing:0;color:#fff;text-align:center;text-transform:uppercase;background-color:#0053b3}cart-drawer .drawer__footer .totals .totals__prices .totals__prices--old{font-size:1.6rem;line-height:1.3;font-weight:500;color:#1d1d1b;text-decoration:line-through;opacity:.4}cart-drawer .drawer__footer .totals .totals__prices--current{font-size:1.6rem;line-height:1.3;font-weight:600}cart-drawer .drawer__footer .cart__checkout-button{display:flex;align-items:center;justify-content:center;height:5rem;margin-top:1.2rem;padding:0 1.85rem;border-radius:7.3rem;font-size:1.8rem;line-height:1;font-weight:600;color:#1d1d1b;background-color:#ffa842;transition:background-color .2s ease-in-out,color .2s ease-in-out}cart-drawer .drawer__footer .cart__checkout-button:hover,cart-drawer .drawer__footer .cart__checkout-button:focus{background-color:#1d1d1b;color:#ffa842}cart-drawer .drawer__footer .cart__checkout-button::before,cart-drawer .drawer__footer .cart__checkout-button::after{content:unset}cart-drawer .drawer__footer .drawer__footer--info__list{display:flex;align-items:center;justify-content:center;gap:4.8rem;padding:0 12px}@media screen and (min-width: 750px){cart-drawer .drawer__footer .drawer__footer--info__list{padding:0 52px}}cart-drawer .drawer__footer--info__item{display:flex;gap:.8rem;margin-top:.8rem;font-size:1.2rem;font-weight:500;letter-spacing:-0.025rem;text-wrap:balance}cart-drawer .drawer__footer--info__item .svg-wrapper{padding-top:.3rem;height:1.9rem}cart-drawer .drawer__footer--info__item svg{min-width:1.6rem;width:1.6rem}cart-drawer .total-info-line__gifts{display:flex;flex-direction:column;gap:.6rem}cart-drawer .total-info-line__gifts .shaker-nuoro{order:-1}cart-drawer .total-info-line__gifts .total__info--price{color:#0053b3}cart-drawer .cart-item__price-holer{display:flex;align-items:center;justify-content:end;flex-shrink:0;gap:6px}