.w-product-buyer{letter-spacing:normal;display:block;font-family:var(--font-paragraph);color:var(--primary-300);padding:var(--section-spacing-medium) var(--section-gutter-small) var(--section-spacing-small);scroll-margin-top:90px;margin:0 0 50px}.w-product-buyer *,.w-product-buyer *:before,.w-product-buyer *:after{box-sizing:border-box}.w-product-buyer p{margin:0}.w-product-buyer svg{display:block}.w-pb__grid{display:flex;flex-direction:column;max-width:1440px;margin-inline:auto}.w-pb-gallery{display:flex;flex-direction:column;gap:12px;min-width:0}.w-pb-gallery__main{position:relative;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#fff}.w-pb-gallery__slides{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;transition:transform .4s ease;will-change:transform;gap:5px}.w-pb-gallery__slide{flex:0 0 100%;width:100%;height:100%}.w-pb-gallery__slide img,.w-pb-gallery__slide svg{width:100%;height:100%;object-fit:cover}.w-pb-gallery__badges{position:absolute;top:18px;right:18px;bottom:18px;left:18px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;pointer-events:none}.w-pb-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:6px;font-size:var(--text-sm-size);line-height:var(--text-sm-line-height)}.w-pb-badge--dark{background:var(--primary-100);color:#fff;font-weight:500;box-shadow:0 0 30px #001a1633}.w-pb-badge--light{background:#fff;color:var(--primary-300);font-weight:400}.w-pb-gallery__arrows{position:absolute;inset:auto 18px 18px 18px;display:none;justify-content:space-between;align-items:flex-end}.w-pb-gallery__arrow{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;background:none;color:var(--primary-100);cursor:pointer}.w-pb-gallery__arrow svg{width:24px;height:24px}.w-pb-gallery__arrow--prev{transform:rotate(180deg)}.w-pb-gallery__arrow:disabled{opacity:.2;cursor:default}.w-pb-gallery__thumbs{display:flex;width:100%;min-width:0;gap:6px;overflow-x:auto;scrollbar-width:none;border-radius:6px}.w-pb-gallery__thumbs::-webkit-scrollbar{display:none}.w-pb-gallery__thumb{flex:0 0 78px;width:78px;height:78px;padding:0;border:1px solid transparent;border-radius:6px;background:none;overflow:hidden;cursor:pointer;opacity:.4;transition:opacity .2s ease}.w-pb-gallery__thumb img,.w-pb-gallery__thumb svg{width:100%;height:100%;object-fit:cover;border-radius:5px}.w-pb-gallery__thumb.is-active{border-color:var(--primary-100);opacity:1}.w-pb-buy{display:flex;flex-direction:column;gap:20px;max-width:500px}.w-pb-head{display:flex;flex-direction:column;gap:24px}.w-pb-head__top{display:flex;flex-direction:column;gap:12px}.w-pb-rating{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.w-pb-rating__score{display:flex;align-items:center;gap:8px}.w-pb-rating__count{font-size:var(--text-base-size);line-height:var(--text-base-line-height);color:var(--primary-300)}.w-pb-title{margin:0;font-family:var(--font-heading);font-weight:400;font-size:46px;line-height:52px;letter-spacing:normal;color:var(--primary-300)}.w-pb-subtitle{display:flex;align-items:center;gap:10px;margin-top:4px}.w-pb-subtitle svg{flex:0 0 auto;width:15px;height:12px;color:var(--secondary-100)}.w-pb-subtitle span{font-size:var(--text-lg-size);line-height:var(--text-lg-line-height);color:var(--primary-300)}.w-pb-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.w-pb-link{display:inline-flex;align-items:center;gap:8px;padding-bottom:6px;border-bottom:1px solid var(--primary-100);color:var(--primary-100);font-size:var(--text-base-size);line-height:16px;text-decoration:none}.w-pb-link svg{width:10px;height:10px}.w-pb-form{display:flex;flex-direction:column;gap:20px}.w-pb-tier.is-active,.w-pb-freq__option.is-active{border-color:var(--primary-100);background:var(--primary-05)}.is-active .w-pb-radio,.w-pb-freq__option.is-active .w-pb-radio{border-color:var(--primary-100)}.w-pb-freq__option.is-active .w-pb-radio:after{transform:scale(1)}.w-pb-stock{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.w-pb-stock__row{display:flex;align-items:center;justify-content:flex-start;gap:10px}.w-pb-stock__dot{flex:0 0 auto;width:8px;height:8px;margin:0 6px;border-radius:100px;background:var(--in-stock, #1fb700);animation:w-pb-stock-pulse 1.8s ease-out infinite}.pb-mailbox{display:flex;align-items:center;gap:10px}.pb-mailbox__icon{display:inline-flex;flex-shrink:0;color:var(--w-orange)}.pb-mailbox__icon svg{width:20px;height:20px}.pb-mailbox__text{margin:0;font-size:14px;line-height:1.3;color:var(--w-green-dark)}@keyframes w-pb-stock-pulse{0%{box-shadow:0 0 #1fb70080}70%{box-shadow:0 0 0 7px #1fb70000}to{box-shadow:0 0 #1fb70000}}@media(prefers-reduced-motion:reduce){.w-pb-stock__dot{animation:none;box-shadow:0 0 0 4px #1fb70033}}.w-pb-stock__delivery{font-size:14px;line-height:1.2;color:var(--primary-300)}.w-pb-stock__note{font-size:var(--text-sm-size);line-height:var(--text-sm-line-height);text-align:center;color:#001a16}.w-pb-stock__date{font-weight:600}.w-pb-videos{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}.w-pb-videos::-webkit-scrollbar{display:none}.w-pb-video{flex:0 0 140px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;border:0;background:none;cursor:pointer}.w-pb-video__thumb{position:relative;width:140px;height:210px;border-radius:8px;overflow:hidden;background:var(--primary-05)}.w-pb-video__thumb img,.w-pb-video__thumb video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.w-pb-video__caption{font-size:var(--text-sm-size);line-height:var(--text-sm-line-height);color:var(--primary-100);text-align:center}.w-pb-nutrition{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px 24px;border:1px solid var(--primary-40);border-radius:6px;background:var(--primary-05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary-300);font-family:var(--font-paragraph);font-size:var(--text-lg-size);line-height:18px;cursor:pointer}.w-pb-nutrition svg{flex:0 0 auto;width:15px;height:18px;color:var(--primary-300)}.w-pb-nutrition span{text-decoration:underline;text-underline-position:from-font}.w-pb-faq{display:flex;flex-direction:column}.w-pb-faq__item{border-bottom:1px solid var(--primary-20)}.w-pb-faq__q{display:flex;align-items:center;gap:15px;width:100%;padding:15px;border:0;background:none;font-family:var(--font-paragraph);text-align:left;cursor:pointer}.w-pb-faq__item:first-child .w-pb-faq__q{padding-top:0}.w-pb-faq__q-text{flex:1 1 0;min-width:0;font-size:14px;line-height:1.2;color:var(--primary-300)}.w-pb-faq__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--primary-300);transition:transform .2s ease}.w-pb-faq__icon svg{width:15px;height:15px}.w-pb-faq__q[aria-expanded=true] .w-pb-faq__icon{transform:rotate(45deg)}.w-pb-faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.w-pb-faq__item.is-open .w-pb-faq__answer{grid-template-rows:1fr}.w-pb-faq__answer-inner{overflow:hidden}.w-pb-faq__answer-rte{padding:10px 15px;font-size:14px;line-height:var(--text-base-line-height);color:var(--primary-80)}.w-pb-faq__answer-rte>:first-child{margin-top:0}.w-pb-faq__answer-rte>:last-child{margin-bottom:0}@media screen and (min-width:990px){.w-product-buyer{padding-inline:var(--section-margin-side-small);padding:0 var(--section-gutter-small)}.w-pb__grid{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:start;gap:75px}.w-pb-gallery{position:sticky;top:70px;max-width:500px;margin:0 0 0 auto}.w-pb-gallery__badges{inset:18px 18px auto 18px;flex-direction:row;align-items:flex-start;justify-content:flex-start}.w-pb-gallery__arrows{display:flex}.w-pb-links{flex-direction:row;align-items:center;gap:36px}.w-pb-tier.is-active{background:none}.w-pb-tier.is-active .w-pb-tier__body{border-color:var(--primary-100);background:var(--primary-05)}}.w-nutri{width:100%}.w-nutri svg,.w-nutri img{display:block;width:100%;height:auto}.pb-freq__button,.pb-submit{-webkit-tap-highlight-color:transparent}.pb-steps{--w-orange: #db4c00;--w-green-dark: #001a16;--w-green-bg: #00463c;--w-green-light: #e5ecec;--w-border: #e3e3e3;--w-text-muted: #4a4a4a;color:var(--w-green-dark);display:flex;flex-direction:column;gap:10px}.pb-intro{border-radius:6px;display:flex;flex-direction:column;gap:15px}.pb-intro__title{font-size:35px;font-weight:500;line-height:1;color:var(--w-green-dark);margin:0}.pb-intro__rating{display:flex;align-items:center;gap:10px;background:var(--w-orange);color:#fff;font-weight:600;font-size:14px;padding:2px 15px;border-radius:999px;width:fit-content}.pb-intro__rating-score{display:flex;align-items:center;gap:5px}.pb-intro__rating-sep{width:1px;height:16px;background:#ffffff80}.pb-intro__proof{font-size:16px;line-height:1.2;margin:0;font-weight:600}.pb-intro__proof-number{color:var(--w-orange);font-weight:600}.pb-intro__divider{border:none;border-top:1px solid #afafaf;margin:0}.pb-intro__benefits{display:grid;grid-template-columns:1fr auto;gap:0 15px}.pb-intro__benefit{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:400}.pb-intro__benefit-icon{display:inline-flex;flex-shrink:0}.pb-intro__benefit-icon svg{width:20px;height:20px;fill:#001a16}.pb-intro__tags{display:flex;flex-wrap:wrap;gap:10px;line-height:1.5}.pb-intro__tag{display:inline-flex;align-items:center;gap:6px;background:color-mix(in srgb,var(--w-orange) 12%,white);font-size:12px;padding:2px 10px;border-radius:999px}.pb-persons__option.is-active{background:color-mix(in srgb,var(--w-orange) 12%,white);border-color:var(--w-orange)}.pb-gift__product{display:grid;grid-template-columns:80px auto;align-items:stretch;gap:15px;margin:10px 0 0}.pb-gift__image{width:80px;height:80px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#eeebe5}.pb-gift__image img{width:100%;height:100%;object-fit:contain}.pb-gift__container{display:flex;flex-direction:column;justify-content:center}.pb-gift__name{font-size:14px;line-height:1.3}.pb-gift__desc{font-size:14px;line-height:1.3;color:#7f7f7f}.pb-tier.is-active .pb-tier__badge{border-color:var(--w-orange);color:#fff;background-color:var(--w-orange)}.pb-tier__choice.is-active{border-color:var(--w-orange);background:color-mix(in srgb,var(--w-orange) 12%,white)}.pb-tier.is-active .pb-tier__label{color:var(--w-orange)}.pb-freq{display:flex;flex-direction:column}.pb-freq__button{cursor:pointer}.pb-freq__option{background:#fff;box-shadow:inset 0 0 0 1px #afafaf;border-radius:12px;padding:15px;position:relative;margin:10px 0 0}.pb-freq__option.is-active{box-shadow:inset 0 0 0 2px var(--w-orange)}.pb-freq__option--banner{padding:0;overflow:hidden}.pb-freq__banner{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--w-orange);color:#fff;font-weight:600;font-size:14px;padding:5px 15px}.pb-freq__banner-badge{background:#fff;line-height:1.4;padding:0 10px;border-radius:99px;color:#db4c00}.pb-freq__body{padding:15px}.pb-freq__savings{margin:0;font-size:14px;line-height:1.2}.pb-freq__savings-color{color:#db4c00;font-weight:600}.pb-freq__price-row{display:flex;align-items:baseline;justify-content:flex-end;gap:6px}.pb-freq__strike{font-size:18px;text-decoration:line-through;color:#7f7f7f}.pb-freq__gift{margin:15px 0 0;padding-top:15px;border-top:1px solid #afafaf}.pb-freq__gift-label{font-size:12px;color:var(--w-green-dark);margin:0 0 10px}.pb-freq__row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.pb-freq__name{font-size:18px;font-weight:600;line-height:1.5}.pb-freq__prices{text-align:right;flex-shrink:0;line-height:1.5}.pb-freq__value{font-size:18px;font-weight:600;display:block}.pb-freq__compare{font-size:14px;font-weight:500;color:#001a16;display:block;line-height:1.2}.pb-freq__collapse{display:grid;grid-template-rows:1fr;transition:grid-template-rows .4s ease .15s}.pb-freq__button:not(.is-active) .pb-freq__collapse{grid-template-rows:0fr}.pb-freq__collapse-inner{overflow:hidden;min-height:0}.pb-freq__benefits{list-style:none;margin:15px 0 0;padding-top:15px;border-top:1px solid #afafaf;display:flex;flex-direction:column;gap:5px;line-height:1.2}.pb-freq__benefits p{margin:0;font-size:14px;padding-left:12px;position:relative}.pb-freq__container{display:flex;align-items:center}.pb-check-icon svg{stroke:#db4c00;fill:#db4c00;stroke-width:.25;width:15px;height:15px}.pb-cross-icon svg{stroke:#7f7f7f;stroke-width:.75;width:12px;height:12px}.pb-submit{background-color:#db4c00;color:#fff;padding:15px;border-radius:6px;font-size:16px;border:1px solid #db4c00;cursor:pointer;display:flex;gap:10px;justify-content:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.pb-submit svg{width:16px;height:16px}.pb-submit:hover{background-color:#fff;color:#e95405}@media(min-width:620px){.pb-freq__option{flex:1}}@media only screen and (max-width:1099px){.pb-gift__product{grid-template-columns:80px auto;gap:5px}.pb-gift__image{width:70px;height:70px}.pb-gift__name{font-size:14px;width:100%}.pb-intro__proof{font-size:14px}.pb-intro__benefits{grid-template-columns:auto auto;gap:5px}.pb-intro__benefit{font-size:11px;line-height:1}.pb-freq__option{margin-top:10px}.pb-freq__name,.pb-freq__value{font-size:16px}.pb-freq__compare{font-size:12px}.pb-freq__banner{font-size:14px;padding:10px 12px}.pb-freq__savings,.pb-freq__strike{font-size:12px}.pb-submit{font-size:16px}.pb-submit:hover{background-color:#db4c00;color:#fff}.pb-intro{padding-right:10px;padding-left:10px}.pb-intro__title{font-size:30px;font-weight:600}.pb-gift__desc{font-size:12px}}@media screen and (max-width:989px){.w-product-buyer{padding-top:20px;padding-bottom:10px;margin-bottom:0}.w-pb__grid{gap:20px}.w-pb-buy{margin-left:auto;margin-right:auto}.w-pb-title{font-size:30px;line-height:36px}.w-pb-head__top{gap:10px}.w-pb-rating{row-gap:0}.w-pb-subtitle{gap:8px}.w-pb-links{gap:24px}.pb-freq__benefits{gap:6px;margin-top:10px;padding-top:10px}.w-pb-stock{gap:0;padding-left:5px;padding-right:5px}.w-pb-stock__row{justify-content:flex-start}.w-pb-stock__delivery{font-size:14px;line-height:1.2}.w-pb-stock__note{font-size:14px;line-height:var(--text-xs-line-height)}.pb-mailbox{padding-left:5px;padding-right:5px}.w-pb-videos{gap:8px}.w-pb-gallery__main{border-radius:10px}.w-pb-gallery__badges{top:8px;right:8px;bottom:8px;left:8px}.w-pb-gallery__thumb{flex-basis:60px;width:60px;height:60px}.w-pb-faq__q{gap:30px}}@media screen and (max-width:389px){.w-pb-badge{font-size:11px;line-height:16px;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/201/assets/w-product-buyer.css.map */
