*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#331d00;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,textarea,select,button{font-family:inherit!important}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}ul,ol{list-style:none}button{font-family:inherit;font-size:inherit;cursor:pointer;background:none;border:none}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;color:#331d00}h1{font-size:36px}@media(min-width:990px){h1{font-size:48px}}h2{font-size:30px}@media(min-width:990px){h2{font-size:36px}}h3{font-size:24px}@media(min-width:990px){h3{font-size:30px}}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}p{margin-bottom:16px}p:last-child{margin-bottom:0}.container{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 16px}@media(min-width:990px){.container{padding:0 24px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;font-size:14px;font-weight:500;border-radius:8px;transition:all .2s ease;cursor:pointer}.btn--primary{background-color:#000;color:#fff;border:1px solid #000}.btn--primary:hover{opacity:.85}.btn--secondary{background-color:transparent;color:#331d00;border:1px solid #D4D4D4}.btn--secondary:hover{border-color:#000}.btn--full{width:100%}.carousel-dot{width:6px;height:6px;border-radius:6px;background:#683b00;opacity:.4;transition:opacity .2s ease,border-radius .2s ease}.carousel-dot.is-active{opacity:1;border-radius:9999px}.input{width:100%;padding:8px 16px;font-size:16px;border:1px solid #D4D4D4;border-radius:8px;transition:border-color .2s ease}.input:focus{outline:none;border-color:#000}.input::placeholder{color:#a1a1a1}.iurop-announcement{position:sticky;top:0;z-index:1030;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:8px 32px;background:var(--announcement-bg, #F4FFE4)}.iurop-announcement__row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.iurop-announcement__ticker{display:none}.iurop-announcement__item{color:var(--announcement-text, #1C3A13);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap;text-transform:uppercase;flex-shrink:0}.iurop-announcement__link{color:inherit;text-decoration:none}.iurop-announcement__link:hover{text-decoration:underline}.iurop-announcement__dot{display:block;width:4px;height:4px;flex-shrink:0;border-radius:9999px;background:var(--announcement-text, #1C3A13);margin:0 32px}@media(max-width:990px){.iurop-announcement{padding:8px 16px;overflow:hidden}.iurop-announcement__row{display:none}.iurop-announcement__ticker{display:flex;width:100%;overflow:hidden}.iurop-announcement__ticker-track{display:flex;align-items:center;width:max-content;flex-shrink:0;animation:announcement-ticker 30s linear infinite}.iurop-announcement__ticker-track:hover{animation-play-state:paused}.iurop-announcement__dot{margin:0 20px}.iurop-announcement__item{font-size:12px;line-height:17px}@keyframes announcement-ticker{0%{transform:translate(0)}to{transform:translate(-16.6667%)}}}.shopify-section-group-header-group{position:sticky;top:0;z-index:1030}.shopify-section-group-header-group .shopify-section{position:relative;z-index:auto}.shopify-section-group-header-group .iurop-announcement,.shopify-section-group-header-group .iurop-header{position:relative;top:auto}.shopify-section-group-header-group,.shopify-section-group-header-group .shopify-section,.shopify-section-group-header-group .iurop-announcement,.shopify-section-group-header-group .iurop-header{border:0;outline:0;box-shadow:none}.iurop-header{display:flex;flex-direction:column;width:100%;background:var(--header-bg, #075431);color:var(--header-text, #FFF)}.iurop-header__bar{display:flex;padding:16px 40px;justify-content:space-between;align-items:center}.iurop-header__logo{display:inline-flex;align-items:center;flex-shrink:0}.iurop-header__logo a{display:inline-flex;align-items:center;text-decoration:none}.iurop-header__logo-img{display:block;width:141px;height:56px;aspect-ratio:141/56;object-fit:contain}.iurop-header__logo-text{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:var(--header-text, #FFF);text-decoration:none}.iurop-header__nav{display:flex;align-items:center}.iurop-header__nav-list{display:flex;align-items:center;gap:48px;list-style:none;margin:0;padding:0}.iurop-header__nav-item{position:relative}.iurop-header__nav-item--mega{position:static}.iurop-header__nav-link{display:inline-flex;align-items:center;gap:4px;color:var(--header-text, #FFF);font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:25px;letter-spacing:-.4px;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:opacity .2s ease}.iurop-header__nav-link:hover{opacity:.7}.iurop-header__nav-arrow{display:inline-flex;align-items:center;transition:transform .2s ease}.iurop-header__nav-item:hover .iurop-header__nav-arrow{transform:rotate(180deg)}.iurop-header__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:24px;flex-shrink:0}.iurop-header__action-text{color:var(--header-text, #FFF);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:33.4px}.iurop-header__action-text--underline{text-decoration:underline;cursor:pointer;border:none;background:transparent;padding:0}.iurop-header__locale-wrapper{position:relative}.iurop-header__locale-dropdown{position:absolute;top:calc(100% + 8px);right:0;display:none;flex-direction:column;min-width:140px;padding:8px;border:1px solid #E5E5E5;border-radius:12px;background:#fff;box-shadow:0 8px 24px #0000001a;z-index:100}.iurop-header__locale-dropdown.is-open{display:flex}.iurop-header__locale-dropdown--countries{min-width:620px;max-height:60vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.iurop-header__locale-dropdown--countries form{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}@media(max-width:767px){.iurop-header__locale-dropdown--countries{position:fixed;top:auto;bottom:0;left:0;right:0;min-width:0;max-height:70vh;border-radius:16px 16px 0 0;padding:16px}.iurop-header__locale-dropdown--countries form{grid-template-columns:repeat(2,1fr)}}.iurop-header__locale-option{display:block;width:100%;padding:6px 12px;border:none;border-radius:6px;background:transparent;color:#000;font-family:Inter,sans-serif;font-size:13px;font-weight:300;line-height:20px;text-align:left;cursor:pointer;transition:background .2s ease}.iurop-header__locale-option:hover{background:#f5f5f5}.iurop-header__locale-option.is-active{font-weight:500}.iurop-header__action-link{display:inline-flex;align-items:center;gap:6px;color:var(--header-text, #FFF);text-decoration:none;transition:opacity .2s ease}.iurop-header__action-link:hover{opacity:.7}.iurop-header__action-label{color:var(--header-text, #FFF);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:33.4px}.iurop-header__action-icon{display:inline-flex;align-items:center;justify-content:center;position:relative}.iurop-header__cart-count{position:absolute;top:-6px;right:-8px;display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#fff;color:#075431;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:1}.iurop-header__mobile-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:var(--header-text, #FFF);cursor:pointer}.iurop-header__dropdown{position:absolute;top:calc(100% + 12px);left:50%;display:grid;gap:8px;min-width:200px;padding:16px;border:1px solid #E5E5E5;border-radius:12px;background:#fff;box-shadow:0 12px 30px #00000014;opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.iurop-header__dropdown:before{content:"";position:absolute;top:-14px;left:0;width:100%;height:14px}.iurop-header__nav-item:hover .iurop-header__dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.iurop-header__dropdown-link{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:24px;text-decoration:none;padding:4px 0;transition:opacity .2s ease}.iurop-header__dropdown-link:hover{opacity:.6}.iurop-header__mega-menu{position:absolute;top:100%;left:0;width:100%;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .24s ease .18s,visibility .24s ease .18s,transform .28s ease .18s}.iurop-header__mega-menu:before{content:"";position:absolute;top:-12px;left:0;width:100%;height:12px}.iurop-header__nav-item:hover .iurop-header__mega-menu{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.iurop-header__mega-inner{display:grid;grid-template-columns:320px 1fr;gap:0;padding:0;background:#fff;border-bottom:1px solid #E5E5E5;box-shadow:0 16px 32px #0000000f;max-height:468px}.iurop-header__mega-tree{display:flex;flex-direction:column;padding:28px 32px;border-right:1px solid #E5E5E5;overflow-y:auto}.iurop-header__mega-tree-details{border:none}.iurop-header__mega-tree-details[open]>.iurop-header__mega-tree-summary .iurop-header__mega-tree-chevron{transform:rotate(180deg)}.iurop-header__mega-tree-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.iurop-header__mega-tree-summary::-webkit-details-marker{display:none}.iurop-header__mega-tree-label{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:22px;color:#000}.iurop-header__mega-tree-chevron{flex-shrink:0;transition:transform .2s ease;color:#000}.iurop-header__mega-tree-summary--child{padding:6px 0 6px 16px}.iurop-header__mega-tree-summary--child span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#000}.iurop-header__mega-tree-children{display:flex;flex-direction:column}.iurop-header__mega-tree-link{display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#000;text-decoration:none;transition:opacity .2s ease}.iurop-header__mega-tree-link:hover{opacity:.6}.iurop-header__mega-tree-link--top{padding:10px 0;font-weight:600;font-size:15px}.iurop-header__mega-tree-link--child{padding:6px 0 6px 16px}.iurop-header__mega-tree-link--deep{padding:4px 0 4px 32px;font-size:13px;color:#525252}.iurop-header__mega-products{display:flex;flex-direction:column;gap:12px;padding:20px 24px;overflow-y:auto}.iurop-header__mega-products-title{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;color:#525252;flex-shrink:0}.iurop-header__mega-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.iurop-header__tags{display:none}.iurop-mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;pointer-events:none}.iurop-mobile-nav__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;transition:opacity .3s ease}.iurop-mobile-nav__panel{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:20px;width:min(88vw,380px);height:100%;padding:20px;background:#fff;transform:translate(-100%);transition:transform .3s ease}.iurop-mobile-nav.is-open{pointer-events:auto}.iurop-mobile-nav.is-open .iurop-mobile-nav__overlay{opacity:1}.iurop-mobile-nav.is-open .iurop-mobile-nav__panel{transform:translate(0)}.iurop-mobile-nav__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.iurop-mobile-nav__title{font-family:Inter,sans-serif;font-size:22px;font-weight:500;color:#000}.iurop-mobile-nav__close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:transparent;color:#000;cursor:pointer;flex-shrink:0}.iurop-mobile-nav__menu{display:flex;flex-direction:column;flex:1;overflow-y:auto}.iurop-mobile-nav__summary,.iurop-mobile-nav__link{display:block;width:100%;padding:14px 0;color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;text-transform:uppercase}.iurop-mobile-nav__summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer}.iurop-mobile-nav__summary::-webkit-details-marker{display:none}.iurop-mobile-nav__chevron{transition:transform .3s ease;flex-shrink:0}.iurop-mobile-nav__details[open] .iurop-mobile-nav__chevron{transform:rotate(180deg)}.iurop-mobile-nav__children{display:grid;gap:2px;padding-bottom:12px}.iurop-mobile-nav__link--child{padding:8px 0 8px 12px;font-size:15px;font-weight:300;text-transform:none}.iurop-mobile-nav__summary--child{padding:8px 0 8px 12px;font-size:15px;font-weight:400;text-transform:none}.iurop-mobile-nav__children--nested{padding-left:12px}.iurop-mobile-nav__link--grandchild{padding:6px 0 6px 24px;font-size:14px;font-weight:300;text-transform:none}.iurop-mobile-nav__footer{margin-top:auto;display:flex;flex-direction:column;gap:12px}.iurop-mobile-nav__account{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid #E5E5E5;border-radius:999px;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-decoration:none}.iurop-mobile-nav__lang{display:flex;align-items:center;gap:8px}.iurop-mobile-nav__lang-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #E5E5E5;border-radius:999px;background:#fff;color:#737373;font-family:Inter,sans-serif;font-size:14px;font-weight:400;cursor:pointer}.iurop-mobile-nav__lang-btn.is-active{border-color:#000;color:#000;font-weight:500}body.iurop-mobile-nav-open{overflow:hidden}@media(max-width:1200px){.iurop-header__actions{gap:16px}.iurop-header__action-label{display:none}.iurop-header__mega-inner{grid-template-columns:260px 1fr}}@media(max-width:990px){.iurop-header__bar{display:flex;align-items:center;padding:12px 16px;gap:12px}.iurop-header__nav{display:none}.iurop-header__actions{gap:12px}.iurop-header__action-text,.iurop-header__action-label{display:none}.iurop-header__mobile-toggle{display:inline-flex;flex:1;justify-content:flex-start}.iurop-header__logo{flex:0 0 auto}.iurop-header__actions{flex:1;justify-content:flex-end}.iurop-header__logo-img{width:80px;height:auto}.iurop-header__tags{display:block;overflow:hidden;padding:0 12px 8px;background:var(--header-bg, #075431)}.iurop-header__tags::-webkit-scrollbar{display:none}.iurop-header__tags-inner{display:flex;align-items:center;gap:6px;width:100%;flex-wrap:wrap}.iurop-header__tag{display:flex;height:25px;padding:6px 10px;justify-content:center;align-items:center;border-radius:30px;border:1px solid rgba(255,255,255,.4);background:transparent;-webkit-backdrop-filter:blur(.75px);backdrop-filter:blur(.75px);color:var(--header-text, #FFF);text-align:center;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;white-space:nowrap;text-decoration:none;-webkit-tap-highlight-color:transparent;flex:1 1 0}}.iurop-footer{background:var(--iurop-footer-bg, #075431);color:var(--iurop-footer-text, #FCFCF7)}.iurop-footer__inner{display:flex;justify-content:space-between;align-items:flex-start;padding:64px 40px}.iurop-footer__logo-wrap{flex-shrink:0}.iurop-footer__logo{display:block;width:215px;height:56px;aspect-ratio:215/56;object-fit:contain}.iurop-footer__shop-name{font-family:Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;color:var(--iurop-footer-text, #FCFCF7)}.iurop-footer__instagram{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;color:var(--iurop-footer-text, #FCFCF7);text-decoration:none;transition:opacity .2s ease}.iurop-footer__instagram .icon-instagram{width:28px;height:28px}.iurop-footer__instagram:hover{opacity:.7}.iurop-footer__right{display:flex;flex-direction:column;align-items:flex-end}.iurop-footer__columns{display:flex;gap:48px}.iurop-footer__column{display:flex;flex-direction:column;gap:8px}.iurop-footer__column-title{margin:0;font-family:Helvetica,Arial,sans-serif;font-size:11.4px;font-weight:400;line-height:18px;text-transform:uppercase;color:var(--iurop-footer-text, #FCFCF7)}.iurop-footer__column-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.iurop-footer__column-link{font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:19.6px;color:var(--iurop-footer-text, #FCFCF7);text-decoration:none;transition:opacity .2s ease}.iurop-footer__column-link:hover{opacity:.7}.iurop-footer__column-link--social{display:inline-flex;align-items:center;gap:4px}.iurop-footer__column-link--social .icon-instagram{width:18px;height:18px;color:var(--iurop-footer-text, #FCFCF7);flex-shrink:0}.iurop-footer__klaviyo{margin-top:32px;width:100%;max-width:500px}@media(max-width:750px){.iurop-footer__inner{flex-direction:column;align-items:center;padding:40px 24px;gap:16px}.iurop-footer__logo-wrap{text-align:center}.iurop-footer__logo{width:100%;max-width:400px;height:auto}.iurop-footer__right{align-items:center;width:100%}.iurop-footer__columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%}.iurop-footer__column{width:100%}.iurop-footer__klaviyo{max-width:100%}}.pureza-hero{position:relative;display:flex;padding:0 40px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;height:var(--pureza-hero-height, 500px);overflow:hidden}.pureza-hero__media,.pureza-hero__image,.pureza-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pureza-hero__image{object-fit:cover;object-position:var(--pureza-hero-image-position, center center)}.pureza-hero__image--mobile{display:none}.pureza-hero__placeholder{background:linear-gradient(135deg,#e8e4dc,#d4cfc5)}.pureza-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,var(--pureza-hero-overlay-opacity, .5)),#9990 42.33%)}.pureza-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.pureza-hero__social-proof{display:flex;align-items:center;gap:8px}.pureza-hero__avatars{display:flex;align-items:center}.pureza-hero__avatar{width:32px;height:32px;border-radius:32px;border:.93px solid #FFF;object-fit:cover}.pureza-hero__avatar:not(:first-child){margin-left:-8px}.pureza-hero__social-text{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:14px;line-height:16px;letter-spacing:-.7px}.pureza-hero__social-count{color:var(--pureza-hero-social-count-color, #075431);font-weight:600}.pureza-hero__social-label{color:#000;font-weight:500}.pureza-hero__heading{margin:0;color:var(--pureza-hero-heading-color, #042415);font-family:Inter,sans-serif;font-size:48px;font-weight:600;line-height:52px;letter-spacing:-2px;max-width:var(--pureza-hero-heading-max-width, 709px)}.pureza-hero__tags{display:flex;gap:8px;flex-wrap:wrap}.pureza-hero__tag{display:flex;padding:4px 8px;gap:4px;align-items:center;border-radius:9999px;border:1px solid rgba(229,229,229,.3);background:#ffffff4d;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.pureza-hero__tag svg{flex-shrink:0}.pureza-hero__tag-text{color:#0e1d09;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:16px}.pureza-hero__buttons{display:flex;gap:12px;margin-top:8px}.pureza-hero__btn{display:inline-flex;padding:14px 24px;justify-content:center;align-items:center;border-radius:9999px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;text-decoration:none;border:none;cursor:pointer;transition:background .2s ease}.pureza-hero__btn--primary{background:var(--pureza-hero-primary-btn-bg, #1C3A13);color:var(--pureza-hero-primary-btn-color, #FFF)}.pureza-hero__btn--primary:hover{background:color-mix(in srgb,var(--pureza-hero-primary-btn-bg, #1C3A13) 85%,#000)}.pureza-hero__btn--secondary{background:var(--pureza-hero-secondary-btn-bg, #FFF);color:var(--pureza-hero-secondary-btn-color, #1C3A13)}.pureza-hero__btn--secondary:hover{background:color-mix(in srgb,var(--pureza-hero-secondary-btn-bg, #FFF) 90%,#000)}@media(max-width:990px){.pureza-hero{height:var(--pureza-hero-height-mobile, 450px);padding:24px 16px 0;align-items:center;justify-content:flex-start}.pureza-hero__image--desktop{display:none}.pureza-hero__image--mobile{display:block}.pureza-hero__content{width:100%;align-items:center}.pureza-hero__heading{font-size:28px;line-height:32px;letter-spacing:-1.2px;max-width:100%;text-align:center}.pureza-hero__tags{gap:6px;justify-content:center}.pureza-hero__tag{padding:3px 6px}.pureza-hero__tag-text{font-size:13px;line-height:13px}.pureza-hero__tag svg{width:14px;height:14px}.pureza-hero__buttons{gap:10px}.pureza-hero__btn{padding:10px 18px;font-size:14px;line-height:20px}}.pureza-bullet-bar{display:flex;height:36px;padding:8px 24px;justify-content:center;align-items:center;background:var(--pureza-bullet-bar-bg, #F3F1EA);color:var(--pureza-bullet-bar-text-color, #154730);overflow:hidden}.pureza-bullet-bar__desktop{display:flex;justify-content:center;align-items:center;gap:64px;flex-wrap:wrap}.pureza-bullet-bar__mobile{display:none}.pureza-bullet-bar__item{display:flex;align-items:center;gap:6px;white-space:nowrap}.pureza-bullet-bar__icon{display:inline-flex;align-items:center;flex-shrink:0;color:var(--pureza-bullet-bar-icon-color, #154730)}.pureza-bullet-bar__icon svg{width:20px;height:20px}.pureza-bullet-bar__text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:normal;letter-spacing:-.32px}@media(max-width:990px){.pureza-bullet-bar{padding:8px 0}.pureza-bullet-bar__desktop{display:none}.pureza-bullet-bar__mobile{display:flex;width:100%;overflow:hidden}.pureza-bullet-bar__track{display:flex;align-items:center;gap:48px;animation:pureza-bullet-bar-scroll var(--pureza-bullet-bar-speed, 20s) linear infinite;animation-direction:var(--pureza-bullet-bar-direction, normal);width:max-content}.pureza-bullet-bar__item{flex-shrink:0}.pureza-bullet-bar__text{font-size:14px}}@keyframes pureza-bullet-bar-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.pureza-products{display:flex;padding:40px 32px;flex-direction:column;gap:24px;background:var(--pureza-products-bg, #FFF)}.pureza-products__heading{margin:0;color:#000;font-family:Inter,sans-serif;font-size:30px;font-weight:500;line-height:32px;letter-spacing:-.8px}.pureza-products__row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.pureza-products__card{position:relative;display:flex;flex-direction:row;height:375px;padding:16px;gap:16px;border-radius:16px;background:var(--pureza-products-card-bg, #F6F7EF)}.pureza-products__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.pureza-products__buttons{position:relative;z-index:2}.pureza-products__image-wrapper{position:relative;flex:0 0 45%;min-width:0;border-radius:8px;overflow:hidden}.pureza-products__image{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;transition:opacity .2s ease}.pureza-products__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.pureza-products__card:hover .pureza-products__image--hover{opacity:1}.pureza-products__card:hover .pureza-products__image--primary{opacity:0}.pureza-products__image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e4dc,#d4cfc5);border-radius:8px}.pureza-products__discount{position:absolute;top:8px;left:8px;height:20px;padding:4px 8px;border-radius:10000px;background:#d3fa99;color:#1c3a13;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:12px;white-space:nowrap;display:inline-flex;align-items:center}.pureza-products__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.pureza-products__title{margin:0;color:#1c3a13;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:28.8px;letter-spacing:-.36px}.pureza-products__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.pureza-products__bullet{display:flex;align-items:flex-start;gap:8px;color:#1c3a13;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.4px}.pureza-products__bullet span:last-child{flex:1;min-width:0}.pureza-products__bullet-dot{display:inline-block;width:6px;min-width:6px;height:6px;min-height:6px;border-radius:50%;background:#1c3a13;flex-shrink:0;flex-grow:0;margin-top:9px}.pureza-products__tags{display:flex;gap:6px;flex-wrap:wrap}.pureza-products__tag{padding:4px 8px;border-radius:10000px;border:1px solid #1C3A13;color:#1c3a13;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:12px;white-space:nowrap}.pureza-products__price-row{display:flex;align-items:center;gap:8px;margin-top:auto}.pureza-products__price{color:#1c3a13;font-family:Helvetica,sans-serif;font-size:19.8px;font-weight:400;line-height:26px;letter-spacing:-.2px}.pureza-products__compare-price{color:#1c3a1380;font-family:Helvetica,sans-serif;font-size:20px;font-weight:400;line-height:26px;letter-spacing:-.2px;text-decoration:line-through}.pureza-products__buttons{display:flex;gap:12px;align-items:center}.pureza-products__btn{font-family:Helvetica,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.04px;cursor:pointer;transition:opacity .2s ease;border:none}.pureza-products__btn--link{color:#1c3a13;background:transparent;text-decoration:underline;text-transform:capitalize;padding:0}.pureza-products__btn--link:hover{opacity:.7}.pureza-products__btn--add{display:inline-flex;padding:10px 20px;justify-content:center;align-items:center;border-radius:10000px;background:#1c3a13;color:#fcfcf7;font-family:Inter,sans-serif;white-space:nowrap}.pureza-products__btn--add:hover{background:color-mix(in srgb,#1C3A13 85%,#000)}.pureza-products__btn--add:disabled{opacity:.5;cursor:not-allowed}@media(max-width:750px){.pureza-products{padding:32px 16px}.pureza-products__heading{font-size:24px;line-height:28px}.pureza-products__row{grid-template-columns:1fr}.pureza-products__card{flex-direction:column;height:auto}.pureza-products__image-wrapper{flex:none;height:200px;width:100%}.pureza-products__info{gap:8px}.pureza-products__title{font-size:20px;line-height:24px}.pureza-products__buttons{flex-wrap:wrap}}.pureza-banner{position:relative;display:flex;height:var(--pureza-banner-height, 400px);padding:56px 32px;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:2px;overflow:hidden}.pureza-banner__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pureza-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pureza-banner__image--mobile{display:none}.pureza-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#fff9,#fff0 38.09%)}.pureza-banner__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;max-width:520px}.pureza-banner__text-group{display:flex;flex-direction:column;gap:8px}.pureza-banner__bottom{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.pureza-banner__disclaimer{order:-1}.pureza-banner__btn{order:0}.pureza-banner__heading{margin:0;color:var(--pureza-banner-heading-color, #1C3A13);font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:36px;letter-spacing:-.8px}.pureza-banner__subheading{margin:0;color:#0e1d09;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:22px}.pureza-banner__disclaimer{margin:0;color:#0e1d09;font-family:Inter,sans-serif;font-size:14px;font-style:italic;font-weight:500;line-height:14px}.pureza-banner__btn{display:inline-flex;height:40px;min-width:110px;padding:16px 19px;justify-content:center;align-items:center;border:none;border-radius:10000px;background:var(--pureza-banner-btn-bg, #1C3A13);color:var(--pureza-banner-btn-color, #FCFCF7);font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.035px;cursor:pointer;transition:opacity .2s ease;white-space:nowrap}.pureza-banner__btn:hover{opacity:.9}.pureza-banner__btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:750px){.pureza-banner{height:70svh;min-height:400px;padding:40px 16px;align-items:center;border-radius:2px}.pureza-banner__overlay{background:linear-gradient(180deg,#ffffff4d .4%,#fff0 25.22%),linear-gradient(0deg,#ffffff80 .29%,#fff0 20.21%)}.pureza-banner__content{max-width:100%;align-items:center;text-align:center;justify-content:space-between}.pureza-banner__text-group,.pureza-banner__bottom{align-items:center}.pureza-banner__disclaimer{order:1}.pureza-banner__image--desktop{display:none}.pureza-banner__image--mobile{display:block}.pureza-banner__heading{font-size:28px;line-height:30px;text-align:center}.pureza-banner__subheading{font-size:16px;line-height:18px;text-align:center}.pureza-banner__disclaimer{font-size:12px;text-align:center}}.pureza-ingredients{display:flex;padding:64px 32px;flex-direction:column;gap:24px;background:var(--pureza-ingredients-bg, #FFF)}.pureza-ingredients__header{display:flex;align-items:center;justify-content:space-between;width:100%}.pureza-ingredients__heading{margin:0;color:#000;font-family:Inter,sans-serif;font-size:30px;font-weight:500;line-height:32px;letter-spacing:-.8px}.pureza-ingredients__arrows{display:flex;align-items:center;gap:12px;flex-shrink:0}.pureza-ingredients__arrows[hidden]{display:none}.pureza-ingredients__tabs{display:flex;gap:8px;flex-wrap:wrap}.pureza-ingredients__tab{height:34px;padding:12px 24px;border-radius:10000px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22.4px;letter-spacing:-.4px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;background:#fff;color:#042e1b;border:1px solid #042E1B}.pureza-ingredients__tab--active{background:#1c3a13;color:#fff;border-color:#1c3a13}.pureza-ingredients__arrow{flex-shrink:0;width:53px;height:53px;border-radius:26.5px;border:1px solid #1C3A13;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.pureza-ingredients__arrow:hover{background:#f7f7f7}.pureza-ingredients__track{display:flex;gap:24px;margin-top:16px;padding-left:32px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pureza-ingredients__track::-webkit-scrollbar{display:none}.pureza-ingredients__card{display:flex;flex-direction:column;gap:8px;flex-shrink:0;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.pureza-ingredients__card--hidden{display:none;opacity:0;transform:translateY(8px)}.pureza-ingredients__card--visible{display:flex;opacity:1;transform:translateY(0)}.pureza-ingredients__card-image-wrapper{width:280px;height:280px;border-radius:12px;overflow:hidden;flex-shrink:0}.pureza-ingredients__card-image{width:100%;height:100%;object-fit:cover;display:block}.pureza-ingredients__card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e4dc,#d4cfc5)}.pureza-ingredients__card-title{margin:0;color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:24px}.pureza-ingredients__card-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.pureza-ingredients__card-bullet{display:flex;align-items:flex-start;gap:8px;color:#404040;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.4px}.pureza-ingredients__card-bullet svg{flex-shrink:0;margin-top:3px}.pureza-ingredients__dots{display:none}.pureza-ingredients__dot{display:inline-block;width:6px;height:6px;border-radius:10000px;background:#262626;opacity:.3;transition:width .35s ease,opacity .35s ease}.pureza-ingredients__dot--active{width:30px;height:6px;opacity:1}@media(max-width:750px){.pureza-ingredients{padding:48px 16px;gap:24px;align-items:center;overflow:hidden}.pureza-ingredients__header{justify-content:center}.pureza-ingredients__heading{font-size:24px;line-height:28px;text-align:center}.pureza-ingredients__tabs{justify-content:center}.pureza-ingredients__arrows{display:none}.pureza-ingredients__track{scroll-snap-type:x mandatory;padding:0 16px;margin-top:0;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.pureza-ingredients__card{min-width:70vw;max-width:70vw;scroll-snap-align:center;align-items:center}.pureza-ingredients__card-image-wrapper{width:100%;height:240px}.pureza-ingredients__dots{display:flex;justify-content:center;gap:4px}}.pureza-ugc{display:flex;padding:64px 32px;flex-direction:column;gap:40px;background:var(--pureza-ugc-bg, #FFFDF9)}.pureza-ugc__heading{margin:0;font-family:Inter,sans-serif;font-size:30px;font-weight:500;line-height:32px;letter-spacing:-.8px;color:#000}.pureza-ugc__heading-prefix{font-weight:500}.pureza-ugc__heading-highlight{color:var(--pureza-ugc-highlight-color, #0D542B);font-weight:700}.pureza-ugc__header{display:flex;align-items:center;justify-content:space-between;width:100%}.pureza-ugc__arrows{display:flex;align-items:center;gap:12px;flex-shrink:0}.pureza-ugc__arrows[hidden]{display:none}.pureza-ugc__arrow{flex-shrink:0;width:53px;height:53px;border-radius:26.5px;border:1px solid #1C3A13;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.pureza-ugc__arrow:hover{background:#f7f7f7}.pureza-ugc__arrow--left{opacity:.5}.pureza-ugc__track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pureza-ugc__track::-webkit-scrollbar{display:none}.pureza-ugc__card{flex:1 0 0;min-width:280px;cursor:pointer}.pureza-ugc__card-inner{position:relative;width:100%;aspect-ratio:9/16;border-radius:12px;overflow:hidden}.pureza-ugc__card-image{width:100%;height:100%;object-fit:cover;display:block}.pureza-ugc__card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e4dc,#d4cfc5)}.pureza-ugc__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:80px;background:#ffffff52;backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;pointer-events:none}.pureza-ugc__play-btn:hover{background:#ffffff7a}.pureza-ugc__card-inner--playing .pureza-ugc__card-image,.pureza-ugc__card-inner--playing .pureza-ugc__card-placeholder,.pureza-ugc__card-inner--playing .pureza-ugc__play-btn{display:none}.pureza-ugc__card-inner--playing iframe,.pureza-ugc__card-inner--playing video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border:none}.pureza-ugc__dots{display:none}.pureza-ugc__dot{display:inline-block;width:6px;height:6px;border-radius:10000px;background:#262626;opacity:.3;transition:width .35s ease,opacity .35s ease}.pureza-ugc__dot--active{width:30px;height:6px;opacity:1}@media(max-width:750px){.pureza-ugc{padding:48px 16px;gap:24px}.pureza-ugc__heading{font-size:24px;line-height:28px}.pureza-ugc__arrows{display:none}.pureza-ugc__track{scroll-snap-type:x mandatory;padding:0 16px}.pureza-ugc__card{flex:0 0 75%;scroll-snap-align:start}.pureza-ugc__dots{display:flex;justify-content:center;gap:4px}}.iurop-pureza-faq{padding:64px 32px;display:flex;flex-direction:column;align-items:center;gap:24px;background:var(--iurop-faq-bg, #F6F7EF)}.iurop-pureza-faq__heading{color:var(--iurop-faq-heading-color, #1C3A13);font-family:Inter,sans-serif;font-size:30px;font-weight:500;line-height:32px;letter-spacing:-.8px;text-align:center;margin:0}.iurop-pureza-faq__columns{display:flex;flex-direction:row;gap:24px;align-items:stretch;width:100%}.iurop-pureza-faq__accordion{flex:1;display:flex;flex-direction:column;gap:8px}.iurop-pureza-faq__item{border-radius:12px;background:#dee7dc99;overflow:hidden}.iurop-pureza-faq__item[open] .iurop-pureza-faq__icon{transform:rotate(45deg)}.iurop-pureza-faq__item[open] .iurop-pureza-faq__answer-wrapper{max-height:300px;padding-bottom:12px}.iurop-pureza-faq__question{display:flex;justify-content:space-between;align-items:center;padding:18px 12px;cursor:pointer;list-style:none;-webkit-tap-highlight-color:transparent}.iurop-pureza-faq__question::-webkit-details-marker{display:none}.iurop-pureza-faq__question::marker{display:none;content:""}.iurop-pureza-faq__question-text{color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px}.iurop-pureza-faq__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;border-radius:10000px;background:#075431;transition:transform .3s ease}.iurop-pureza-faq__answer-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease,padding-bottom .3s ease;padding-bottom:0}.iurop-pureza-faq__answer{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;padding:0 12px}.iurop-pureza-faq__image-wrapper{flex:1 0 0;position:relative;min-height:300px;border-radius:16px;overflow:hidden}.iurop-pureza-faq__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:750px){.iurop-pureza-faq{padding:32px 16px}.iurop-pureza-faq__columns{flex-direction:column}.iurop-pureza-faq__image-wrapper{display:none}.iurop-pureza-faq__heading{text-align:center}}.iurop-pureza-differentiator{background-color:color-mix(in srgb,var(--iurop-differentiator-bg, #E1DBC5) 40%,transparent);padding:64px clamp(32px,8vw,128px)}.iurop-pureza-differentiator__container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:80px;max-width:1200px;margin:0 auto}.iurop-pureza-differentiator__text{max-width:476px;flex-shrink:0}.iurop-pureza-differentiator__heading{color:var(--iurop-differentiator-heading-color, #1C3A13);font-family:Inter,sans-serif;font-size:30px;font-weight:500;line-height:32px;letter-spacing:-.8px;margin:0 0 16px}.iurop-pureza-differentiator__subheading{color:var(--iurop-differentiator-heading-color, #1C3A13);font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:28px;letter-spacing:0;margin:0}.iurop-pureza-differentiator__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;flex:1 1 auto}.iurop-pureza-differentiator__card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;flex:1 0 0;border-radius:16px;border:1px solid rgba(28,58,19,.1)}.iurop-pureza-differentiator__icon{width:32px;height:32px;color:var(--iurop-differentiator-heading-color, #1C3A13)}.iurop-pureza-differentiator__icon svg{width:32px;height:32px;display:block}.iurop-pureza-differentiator__card-title{color:var(--iurop-differentiator-heading-color, #1C3A13);text-align:center;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin:0}@media screen and (max-width:750px){.iurop-pureza-differentiator__container{flex-direction:column;gap:32px}.iurop-pureza-differentiator__text{max-width:100%;text-align:center}.iurop-pureza-differentiator__grid{width:100%;grid-template-columns:repeat(2,1fr)}}.pureza-product{background:var(--pureza-product-bg, #fff);padding:0 24px 64px;max-width:1280px;margin:0 auto}@media(max-width:750px){.pureza-product{padding:0 16px 48px;max-width:100%}}.pureza-product__breadcrumb{display:flex;align-items:center;gap:4px;padding:16px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;color:#363435}.pureza-product__breadcrumb svg{flex-shrink:0}.pureza-product__breadcrumb-link{color:#363435;text-decoration:none}.pureza-product__breadcrumb-link:hover{text-decoration:underline}.pureza-product__breadcrumb-current{color:#075431;font-weight:400}.pureza-product__layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}@media(max-width:990px){.pureza-product__layout{grid-template-columns:minmax(0,1fr);gap:24px}}.pureza-product__gallery{position:sticky;top:100px}@media(max-width:990px){.pureza-product__gallery{position:static}}.pureza-product__main-image-wrapper{position:relative;aspect-ratio:1/1;border-radius:24px;overflow:hidden}.pureza-product__main-image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}.pureza-product__main-image--active{opacity:1}.pureza-product__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:24px}.pureza-product__image-placeholder{width:100%;height:100%;background:#e5e5e5}.pureza-product__gallery-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:#ffffffd9;border:0;cursor:pointer;box-shadow:0 1px 4px #0000001a;transition:background .2s ease;padding:0}.pureza-product__gallery-arrow:hover{background:#fff}.pureza-product__gallery-arrow--prev{left:10px}.pureza-product__gallery-arrow--next{right:10px}@media(max-width:990px){.pureza-product__gallery-arrow{display:flex}}.pureza-product__thumbnails{display:flex;gap:8px;margin-top:16px;overflow-x:auto;scrollbar-width:none}.pureza-product__thumbnails::-webkit-scrollbar{display:none}.pureza-product__thumbnail{flex-shrink:0;width:80px;height:80px;border-radius:6px;border:1px solid transparent;overflow:hidden;cursor:pointer;opacity:.5;transition:opacity .2s ease,border-color .2s ease;padding:0;background:#d3d3d3}.pureza-product__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.pureza-product__thumbnail--active{opacity:1;border-color:#075431}.pureza-product__thumbnail:hover:not(.pureza-product__thumbnail--active){opacity:.8}.pureza-product__info{display:flex;flex-direction:column;gap:16px;min-width:0}.pureza-product__rating{display:flex;align-items:center;gap:6px}.pureza-product__stars{display:flex;gap:1px}.pureza-product__stars--small svg{width:14px;height:14px}.pureza-product__rating-text{color:#000;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:normal}.pureza-product__title{color:#000;font-family:Inter,sans-serif;font-size:30px;font-weight:400;line-height:32px;letter-spacing:-1px;margin:0}.pureza-product__description{color:#000;font-family:Satoshi,Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.pureza-product__description p{margin:0}.pureza-product__bullets{display:flex;flex-wrap:wrap;gap:4px 24px}.pureza-product__bullet{display:flex;align-items:center;gap:6px;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.4px}.pureza-product__bullet svg{flex-shrink:0}.pureza-product__stock{display:flex;align-items:center;gap:10px}.pureza-product__stock-dot-wrap{display:flex;padding:4px;align-items:center;border-radius:40px;animation:stock-dot-breathe 2s ease-in-out infinite}.pureza-product__stock-text{font-family:Satoshi,Inter,sans-serif;font-size:14px;font-weight:500;line-height:16px;letter-spacing:-.28px}.pureza-product__stock--green .pureza-product__stock-dot-wrap{background:#04894c4d}.pureza-product__stock--green .pureza-product__stock-text{color:#04894c}.pureza-product__stock--orange .pureza-product__stock-dot-wrap{background:#ff89044d}.pureza-product__stock--orange .pureza-product__stock-text{color:#ff8904}.pureza-product__stock--red .pureza-product__stock-dot-wrap{background:#e53e3e4d}.pureza-product__stock--red .pureza-product__stock-text{color:#e53e3e}@keyframes stock-dot-breathe{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.6}}.pureza-product__qty-selector{display:flex;gap:8px;padding-top:12px;max-width:100%;align-items:stretch}.pureza-product__qty-option{flex:1 1 0;display:flex;padding:18px 16px 16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:8px;border:1px solid #E5E5E5;background:#fff;cursor:pointer;position:relative;overflow:visible;transition:border-color .2s ease,background .2s ease;color:#282222;text-align:center;font-family:Satoshi,Inter,sans-serif;font-size:16px;font-weight:500;line-height:16px}.pureza-product__qty-option--active{border:1px solid #1C3A13;background:#f3f6f5;color:#1c3a13;font-weight:700}.pureza-product__qty-option:hover:not(.pureza-product__qty-option--active){border-color:#d4d4d4}.pureza-product__qty-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);display:flex;padding:6px;justify-content:center;align-items:center;border-radius:1000px;background:#d3fa99;color:#1c3a13;font-family:Satoshi,Inter,sans-serif;font-size:12px;font-weight:500;line-height:12px;white-space:nowrap;z-index:10}.pureza-product__qty-label{font-family:Satoshi,Inter,sans-serif;font-size:16px;font-weight:inherit;line-height:16px}.pureza-product__qty-images{display:flex;justify-content:center;gap:2px}.pureza-product__qty-images img{width:122px;height:70px;object-fit:contain}.pureza-product__qty-prices{display:flex;align-items:baseline;gap:6px}.pureza-product__qty-compare{color:#a1a1a1;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:14px;text-decoration:line-through}.pureza-product__qty-price{color:#1c3a13;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:16px}.pureza-product__qty-installments{margin-top:4px;color:#1c3a13;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:14px}.pureza-product__qty-daily{color:#6b6b6b;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:14px}.pureza-product__free-shipping{display:inline-flex;align-self:flex-start;padding:8px 12px;align-items:center;border-radius:6px;background:#f6f7ef}.pureza-product__free-shipping-default{color:#111;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15.4px}.pureza-product__free-shipping-default strong{font-weight:600;line-height:16px}.pureza-product__free-shipping-active{display:flex;align-items:center;gap:6px;color:#111;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15.4px}.pureza-product__free-shipping-active svg{flex-shrink:0}.pureza-product__free-shipping-active strong{font-weight:600;line-height:16px}.pureza-product__purchase-indicator{display:inline-flex;align-self:flex-start;padding:6px 12px 6px 6px;align-items:center;gap:10px;border-radius:9999px;border:1px solid #F5F5F5;background:#fff}.pureza-product__purchase-avatars{display:flex;flex-shrink:0}.pureza-product__purchase-avatar{width:16px;height:16px;aspect-ratio:1/1;border-radius:50%;border:1px solid #fff;object-fit:cover;margin-left:-4px}.pureza-product__purchase-avatar:first-child{margin-left:0}.pureza-product__purchase-text{display:flex;align-items:center;gap:3px;flex-wrap:nowrap}.pureza-product__purchase-text svg{flex-shrink:0}.pureza-product__purchase-names{color:#000;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:16px;letter-spacing:-.26px}.pureza-product__purchase-rest{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px;letter-spacing:-.28px}.pureza-product__purchase-rest strong{font-weight:700}.pureza-product__buy-buttons{display:flex;flex-direction:column;gap:8px;width:100%}.pureza-product__buy-buttons .shopify-payment-button{width:100%}.pureza-product__buy-buttons .shopify-payment-button .shopify-payment-button__button{border-radius:1000px;min-height:48px}.pureza-product__buy-buttons .shopify-payment-button .shopify-payment-button__button--unbranded{background:#000;color:#fff;border-radius:1000px;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.pureza-product__add-to-cart{width:100%;padding:18px 24px;border:none;border-radius:1000px;background:var(--pureza-product-btn-bg, #1C3A13);color:var(--pureza-product-btn-text, #FCFCF7);font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:1;cursor:pointer;transition:opacity .2s ease;display:inline-flex;align-items:baseline;justify-content:center;gap:6px;flex-wrap:wrap}.pureza-product__add-to-cart>*{pointer-events:none}.pureza-product__add-to-cart:hover:not(:disabled){opacity:.9}.pureza-product__add-to-cart:disabled{opacity:.6;cursor:not-allowed}.pureza-product__add-to-cart-label{font-weight:500}.pureza-product__add-to-cart-daily{font-size:14px;font-weight:400;opacity:.85}.pureza-product__add-to-cart-daily:empty{display:none}.pureza-product__payment-icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.pureza-product__payment-icon{display:inline-flex}.pureza-product__payment-icon svg{width:38px;height:auto}.pureza-product__guarantees{display:flex;justify-content:flex-start;gap:24px;flex-wrap:wrap}.pureza-product__guarantee{display:flex;align-items:center;gap:6px;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.4px}.pureza-product__guarantee svg{flex-shrink:0}.pureza-product__timeline{display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:12px;border:1px solid rgba(7,84,49,.1);background:#0754311a}.pureza-product__timeline-step{display:flex;flex-direction:column;align-items:center;gap:4px;flex:0 0 auto;min-width:80px}.pureza-product__timeline-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.pureza-product__timeline-icon svg{width:20px;height:20px}.pureza-product__timeline-icon--shipping svg{width:21px;height:21px}.pureza-product__timeline-label{color:#1c3a13;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:16px}.pureza-product__timeline-date{color:#1c3a13;font-family:Satoshi,Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}.pureza-product__timeline-line{flex:1;height:1px;background:#1c3a1333;margin-top:0;min-width:40px;align-self:center}.pureza-product__upsell{display:flex;flex-direction:column;gap:16px}.pureza-product__upsell:not(:has(.pureza-product__upsell-card)){display:none}.pureza-product__upsell-heading{color:#0e1d09;font-family:Satoshi,Inter,sans-serif;font-size:16px;font-weight:500;line-height:16px;letter-spacing:0;margin:0}.pureza-product__upsell-card{display:flex;padding:12px 16px 12px 12px;align-items:stretch;gap:16px;border-radius:12px;background:#f6f7ef;max-width:100%}.pureza-product__upsell-image{width:98px;height:98px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#d3d3d3}.pureza-product__upsell-image img{width:100%;height:100%;object-fit:cover}.pureza-product__upsell-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.pureza-product__upsell-title{color:#1c3a13;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.2px}.pureza-product__upsell-rating{display:flex;align-items:center;gap:4px}.pureza-product__upsell-score{color:#000;font-family:Satoshi,Inter,sans-serif;font-size:13px;font-weight:500;line-height:normal}.pureza-product__upsell-review-count{color:#000;font-family:Satoshi,Inter,sans-serif;font-size:13px;font-weight:400;line-height:normal}.pureza-product__upsell-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.pureza-product__upsell-tag{display:flex;height:20px;padding:4px 8px;justify-content:center;align-items:center;border-radius:1188px;border:1px solid #1C3A13;color:#1c3a13;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:12px}.pureza-product__upsell-action{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;flex-shrink:0}.pureza-product__upsell-prices{display:flex;align-items:baseline;gap:6px}.pureza-product__upsell-price{color:#1c3a13;font-family:Helvetica,Inter,sans-serif;font-size:16px;font-weight:400;line-height:22.4px;letter-spacing:-.16px}.pureza-product__upsell-compare{color:#1c3a1380;font-family:Helvetica,Inter,sans-serif;font-size:14px;font-weight:400;line-height:22.4px;letter-spacing:-.16px;text-decoration:line-through}.pureza-product__upsell-btn{display:flex;width:116px;height:32px;padding:16px 18.61px;justify-content:center;align-items:center;border-radius:1386px;background:#1c3a13;color:#fcfcf7;border:none;font-family:Helvetica,Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:-.035px;line-height:normal;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}.pureza-product__upsell-btn:hover{opacity:.9}.pureza-product__upsell-btn:disabled{opacity:.6;cursor:not-allowed}.pureza-product__ugc{display:flex;flex-direction:column;gap:16px;margin-top:8px}.pureza-product__ugc-heading{font-family:Inter,sans-serif;font-size:20px;font-weight:400;color:#000;margin:0}.pureza-product__ugc-highlight{color:#075431;font-style:italic}.pureza-product__ugc-track{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pureza-product__ugc-track::-webkit-scrollbar{display:none}.pureza-product__ugc-card{flex-shrink:0;width:180px;height:260px;border-radius:12px;overflow:hidden;position:relative;cursor:pointer;scroll-snap-align:start}@media(max-width:750px){.pureza-product__ugc-card{width:120px;height:170px}}.pureza-product__ugc-thumb{width:100%;height:100%;object-fit:cover}.pureza-product__ugc-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0003;border:none;cursor:pointer;transition:background .2s ease}.pureza-product__ugc-play:hover{background:#00000059}.pureza-product__ugc-dots{display:flex;justify-content:center;gap:6px;padding:4px 0}.pureza-product__ugc-dot{width:6px;height:6px;border-radius:50%;background:#d4d4d4;transition:background .2s ease}.pureza-product__ugc-dot--active{background:#1c3a13}.pureza-product__ugc-card--playing .pureza-product__ugc-thumb,.pureza-product__ugc-card--playing .pureza-product__ugc-play{display:none}.pureza-product__ugc-card--playing iframe,.pureza-product__ugc-card--playing video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border:none;border-radius:12px}.pureza-product__dropdowns{display:flex;flex-direction:column;gap:8px;margin-top:8px}.pureza-product__dropdown{border-radius:12px;background:#dee7dc99;overflow:hidden}.pureza-product__dropdown[open] .pureza-product__dropdown-toggle svg{transform:rotate(45deg)}.pureza-product__dropdown-header{display:flex;padding:18px 12px;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;-webkit-tap-highlight-color:transparent}.pureza-product__dropdown-header::-webkit-details-marker{display:none}.pureza-product__dropdown-header::marker{display:none;content:""}.pureza-product__dropdown-left{display:flex;align-items:center;gap:8px}.pureza-product__dropdown-icon{display:flex;align-items:center}.pureza-product__dropdown-icon svg{width:20px;height:20px}.pureza-product__dropdown-title{color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px}.pureza-product__dropdown-toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;border-radius:9999px;background:#075431;transition:transform .3s ease}.pureza-product__dropdown-toggle svg{transition:transform .3s ease}.pureza-product__dropdown-toggle svg path{fill:#fff}.pureza-product__dropdown-body-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease}.pureza-product__dropdown-body{padding:0 12px 18px;font-family:Inter,sans-serif;font-size:14px;color:#000;line-height:20px}.pureza-product__dropdown-body p{margin:0 0 8px}.pureza-product__dropdown-body p:last-child{margin-bottom:0}.pureza-product__sticky{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(calc(100% + 48px));z-index:1020;width:843px;max-width:calc(100% - 32px);padding:24px;border-radius:24px;background:#fff;box-shadow:0 4px 24px #0000001f;transition:transform .3s ease}.pureza-product__sticky--visible{transform:translate(-50%) translateY(0)}@media(max-width:750px){.pureza-product__sticky{bottom:16px;padding:12px;border-radius:32px;max-width:calc(100% - 24px)}}.pureza-product__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:750px){.pureza-product__sticky-inner{gap:8px}}.pureza-product__sticky-product{display:flex;align-items:center;gap:16px;flex-shrink:0}@media(max-width:750px){.pureza-product__sticky-product{display:none}}.pureza-product__sticky-image{width:64px;height:64px;border-radius:10px;overflow:hidden;flex-shrink:0}.pureza-product__sticky-image img{width:100%;height:100%;object-fit:cover}.pureza-product__sticky-title{color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;max-width:220px}.pureza-product__sticky-actions{display:flex;align-items:flex-end;gap:12px}@media(max-width:750px){.pureza-product__sticky-actions{flex:1;min-width:0;gap:8px}}.pureza-product__sticky-qty-wrap{display:flex;flex-direction:column;gap:4px}@media(max-width:750px){.pureza-product__sticky-qty-wrap{flex:1;min-width:0}}.pureza-product__sticky-qty-label{color:#000;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:14px}.pureza-product__sticky-select-wrap{position:relative}.pureza-product__sticky-select{-webkit-appearance:none;appearance:none;height:48px;padding:0 40px 0 20px;border-radius:9999px;border:1px solid rgba(28,58,19,.8);background:#fff url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27%3E%3Cpath d=%27M2.5 4.5L6 8L9.5 4.5%27 stroke=%27%231C3A13%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E") no-repeat right 16px center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#000;cursor:pointer;min-width:180px}@media(max-width:750px){.pureza-product__sticky-select{min-width:0;width:100%;font-size:12px;height:44px;padding:0 28px 0 12px}}@media(max-width:750px){.pureza-product__sticky-select-wrap{flex:1;min-width:0}}.pureza-product__sticky-btn{display:flex;height:48px;padding:0 28px;justify-content:center;align-items:center;gap:6px;border-radius:9999px;background:#1c3a13;color:#fcfcf7;border:none;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}.pureza-product__sticky-btn:hover{opacity:.9}.pureza-product__sticky-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:750px){.pureza-product__sticky-btn{height:44px;padding:0 14px;font-size:12px;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width:750px){.pureza-product__breadcrumb{font-size:12px;padding:8px 0}.pureza-product__breadcrumb-current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.pureza-product__bullets{flex-direction:column;gap:4px}.pureza-product__main-image-wrapper,.pureza-product__image{border-radius:16px}.pureza-product__thumbnails{gap:6px;margin-top:8px}.pureza-product__thumbnail{width:60px;height:60px}.pureza-product__title{font-size:24px;line-height:28px}.pureza-product__bullets{gap:4px 16px}.pureza-product__bullet{font-size:13px}.pureza-product__qty-selector{gap:6px;flex-wrap:nowrap}.pureza-product__qty-option{flex:1 1 0;min-width:0;padding:14px 6px 12px;font-size:13px;overflow:hidden}.pureza-product__qty-label{font-size:13px}.pureza-product__qty-images img{width:60px;height:40px}.pureza-product__qty-prices{flex-wrap:wrap;justify-content:center;gap:2px 4px}.pureza-product__qty-compare,.pureza-product__qty-price{font-size:11px;white-space:nowrap}.pureza-product__qty-selector{padding-top:0}.pureza-product__qty-option{padding:12px 8px;justify-content:flex-end}.pureza-product__qty-badge{position:static;transform:none;font-size:10px;padding:3px 6px;order:-1}.pureza-product__qty-compare{font-size:11px}.pureza-product__qty-price{font-size:13px}.pureza-product__add-to-cart{font-size:16px;padding:16px}.pureza-product__timeline{padding:12px;gap:2px;overflow:hidden}.pureza-product__timeline-step{min-width:0;flex:1}.pureza-product__timeline-line{min-width:12px}.pureza-product__timeline-label{font-size:12px}.pureza-product__timeline-date{font-size:11px}.pureza-product__upsell-card{display:grid;grid-template-columns:72px 1fr;grid-template-rows:auto auto;padding:10px;gap:10px}.pureza-product__upsell-image{width:72px;height:72px;grid-row:1;grid-column:1}.pureza-product__upsell-info{grid-row:1;grid-column:2;min-width:0}.pureza-product__upsell-title{font-size:13px;line-height:18px}.pureza-product__upsell-tags{display:none}.pureza-product__upsell-action{grid-row:2;grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.pureza-product__upsell-price{font-size:14px}.pureza-product__upsell-compare{font-size:12px}.pureza-product__upsell-btn{width:auto;padding:10px 12px;font-size:11px;height:28px;min-width:0}.pureza-product__ugc-card{width:150px;height:220px}.pureza-product__dropdown-header{padding:14px 12px}.pureza-product__dropdown-title{font-size:14px}.pureza-product__guarantees{gap:12px}.pureza-product__guarantee{font-size:13px}.pureza-product__purchase-indicator{display:flex;align-self:stretch;justify-content:center;width:100%}.pureza-product__purchase-names,.pureza-product__purchase-rest{font-size:11px}}.pureza-transformation{background:var(--pureza-transformation-bg, #F0EEE5);padding:64px 32px;width:100%;box-sizing:border-box}.pureza-transformation__layout{display:flex;gap:48px;max-width:1280px;margin:0 auto;align-items:stretch}.pureza-transformation__image-col{flex:0 0 48%;min-width:0;border-radius:12px;overflow:hidden}.pureza-transformation__img{width:100%;height:100%;object-fit:cover;display:block}.pureza-transformation__content{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0}.pureza-transformation__header{display:flex;flex-direction:column;gap:4px}.pureza-transformation__heading{color:#000;font-family:Inter,sans-serif;font-size:30px;font-weight:500;line-height:32px;letter-spacing:-.8px;margin:0}.pureza-transformation__heading-highlight{color:#075431;font-weight:700}.pureza-transformation__subtitle{color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:25.6px;margin:0}.pureza-transformation__timeline{display:flex;flex-direction:column;position:relative;padding-left:28px}.pureza-transformation__timeline:before{content:"";position:absolute;left:5px;top:12px;bottom:0;width:2px;background:#1c3a13}.pureza-transformation__step{display:flex;gap:16px;position:relative}.pureza-transformation__step--last:before{content:"";position:absolute;left:-23px;top:18px;bottom:0;width:2px;background:var(--pureza-transformation-bg, #F0EEE5);z-index:1}.pureza-transformation__step-line{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:12px;padding-top:6px;position:absolute;left:-28px}.pureza-transformation__step-dot{width:12px;height:12px;border-radius:50%;background:#1c3a13;flex-shrink:0;position:relative;z-index:1}.pureza-transformation__step-connector{display:none}.pureza-transformation__step-body{display:flex;flex-direction:column;gap:8px;padding-bottom:24px}.pureza-transformation__step--last .pureza-transformation__step-body{padding-bottom:0}.pureza-transformation__step-top{display:flex;align-items:center;gap:8px}.pureza-transformation__badge{display:inline-flex;padding:4px 12px;border-radius:4px;background:#1c3a13;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16.8px;white-space:nowrap}.pureza-transformation__step-title{color:#000;font-family:Inter,sans-serif;font-size:19.5px;font-weight:600;line-height:26px;margin:0}.pureza-transformation__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.pureza-transformation__benefit{display:flex;align-items:center;gap:8px;color:#000;font-family:Inter,sans-serif;font-size:13.3px;font-weight:500;line-height:22.4px}.pureza-transformation__check{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:14px;height:14px}.pureza-transformation__check svg{display:block}.pureza-transformation__stat{display:inline;padding:8px 12px;border-radius:4px;background:#1c3a1314;font-family:Inter,sans-serif;font-size:12px;line-height:15.4px;color:#111;font-weight:400;margin:0;-webkit-box-decoration-break:clone;box-decoration-break:clone}.pureza-transformation__stat-highlight{color:#075431;font-weight:700}@media(max-width:990px){.pureza-transformation{padding:48px 24px}.pureza-transformation .pureza-transformation__layout{flex-direction:column;gap:32px}.pureza-transformation .pureza-transformation__image-col{flex:none;max-height:400px}}@media(max-width:750px){.pureza-transformation{padding:32px 16px}.pureza-transformation .pureza-transformation__heading{font-size:20px;line-height:26px;letter-spacing:-.5px}.pureza-transformation .pureza-transformation__subtitle{font-size:14px;line-height:22px}.pureza-transformation .pureza-transformation__step-title{font-size:16px;line-height:22px}.pureza-transformation .pureza-transformation__benefit{font-size:12px;line-height:18px}.pureza-transformation .pureza-transformation__stat{font-size:11px;line-height:14px;padding:4px 8px}.pureza-transformation .pureza-transformation__badge{font-size:11px;padding:3px 10px}.pureza-transformation .pureza-transformation__image-col{max-height:320px}.pureza-transformation .pureza-transformation__step-body{gap:6px;padding-bottom:16px}.pureza-transformation .pureza-transformation__step--last .pureza-transformation__step-body{padding-bottom:0}}.pureza-testimonials{display:flex;padding:64px 32px;flex-direction:column;align-items:center;gap:40px;max-width:1280px;margin:0 auto}@media(max-width:750px){.pureza-testimonials{padding:48px 16px;gap:24px}}.pureza-testimonials__heading{color:#1c3a13;font-family:Inter,sans-serif;font-size:30px;font-weight:500;line-height:32px;letter-spacing:-.8px;margin:0;text-align:center}@media(max-width:750px){.pureza-testimonials__heading{font-size:24px;line-height:28px}}.pureza-testimonials__heading-highlight{color:#075431;font-weight:700;font-style:normal}.pureza-testimonials__track{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;align-items:start}@media(max-width:990px){.pureza-testimonials__track{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.pureza-testimonials__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding:50px 0 0;margin-top:0}.pureza-testimonials__track::-webkit-scrollbar{display:none}}.pureza-testimonials__card{display:flex;padding:64px 24px 28px;flex-direction:column;align-items:center;gap:11.28px;align-self:stretch;border-radius:16px;background:#f1efe7;text-align:center;position:relative;margin-top:50px}@media(max-width:750px){.pureza-testimonials__card{flex:0 0 80%;margin-top:0;scroll-snap-align:center;min-width:0}}.pureza-testimonials__avatar{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:100px;height:100px;border-radius:50px;overflow:hidden;border:3px solid #004623;background:#e8e8e8}.pureza-testimonials__avatar img{width:100%;height:100%;object-fit:cover;display:block}.pureza-testimonials__name{color:#1c3a13;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:20px;margin:0 0 12px}.pureza-testimonials__text{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;margin:0;opacity:.8}.pureza-testimonials__dots{display:none}@media(max-width:750px){.pureza-testimonials__dots{display:flex;justify-content:center;align-items:center;gap:8px}}.pureza-testimonials__dot{width:8px;height:8px;border-radius:9999px;background:#d4d4d4;transition:width .3s ease,background .3s ease}.pureza-testimonials__dot--active{width:24px;background:#1c3a13}.iurop-pureza-contact{display:flex;padding:56px 32px 64px;flex-direction:column;align-items:flex-start;gap:44px;align-self:stretch;background:#fff;max-width:1440px;margin:0 auto}.iurop-pureza-contact__header{display:flex;flex-direction:column;gap:8px}.iurop-pureza-contact__title{color:#1c3a13;font-family:var(--font-family-brand-primary, "Inter"),sans-serif;font-size:30px;font-weight:500;line-height:32px;letter-spacing:-.8px}.iurop-pureza-contact__subtitle{color:#1c3a13;font-family:var(--font-family-brand-secondary, "Satoshi"),sans-serif;font-size:16px;font-weight:400;line-height:25px}.iurop-pureza-contact__layout{display:flex;align-self:stretch}.iurop-pureza-contact__form-wrapper{flex:1;display:flex;flex-direction:column}.iurop-pureza-contact__form{display:flex;flex-direction:column;gap:20px}.iurop-pureza-contact__fields-and-image{display:flex;gap:48px;align-items:stretch}.iurop-pureza-contact__fields{flex:1 1 0;display:flex;flex-direction:column;gap:20px}.iurop-pureza-contact__row{display:flex;gap:24px}.iurop-pureza-contact__row .iurop-pureza-contact__field{flex:1 1 0}.iurop-pureza-contact__field{display:flex;flex-direction:column;gap:6px}.iurop-pureza-contact__label{color:#171717;font-family:var(--font-family-brand-primary, "Inter"),sans-serif;font-size:14px;font-weight:500;line-height:normal}.iurop-pureza-contact__input{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #737373;background:#fff;font-family:var(--font-family-brand-primary, "Inter"),sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#171717;transition:border-color .2s ease;outline:none}.iurop-pureza-contact__input:focus{border-color:#1c3a13}.iurop-pureza-contact__input::placeholder{color:#a1a1a1}.iurop-pureza-contact__textarea{resize:vertical;min-height:120px}.iurop-pureza-contact__submit{display:flex;padding:14px 24px;justify-content:center;align-items:center;border-radius:9999px;background:#1c3a13;color:#fff;font-family:var(--font-family-brand-primary, "Inter"),sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;border:none;cursor:pointer;align-self:flex-start;transition:opacity .2s ease;margin-top:12px}.iurop-pureza-contact__submit:hover{opacity:.9}.iurop-pureza-contact__submit:disabled{opacity:.6;cursor:not-allowed}.iurop-pureza-contact__image-wrapper{flex:1 1 0;position:relative;overflow:hidden;border-radius:12px}.iurop-pureza-contact__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:12px}.iurop-pureza-contact__banner{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:8px;font-family:var(--font-family-brand-primary, "Inter"),sans-serif;font-size:14px;font-weight:500;line-height:20px;margin-bottom:20px}.iurop-pureza-contact__banner--success{background:#f0fdf4;border:1px solid #BBF7D0;color:#166534}.iurop-pureza-contact__banner--error{background:#fef2f2;border:1px solid #FECACA;color:#991b1b}.iurop-pureza-contact__banner svg{flex-shrink:0}.iurop-pureza-contact__banner span{flex:1}.iurop-pureza-contact__banner-close{background:none;border:none;font-size:20px;cursor:pointer;color:inherit;padding:0 4px;line-height:1}@media screen and (max-width:768px){.iurop-pureza-contact{padding:40px 16px 48px;align-items:center}.iurop-pureza-contact__header{align-items:center;text-align:center}.iurop-pureza-contact__title{text-align:center}.iurop-pureza-contact__layout,.iurop-pureza-contact__fields-and-image{flex-direction:column;gap:32px}.iurop-pureza-contact__row{gap:16px}.iurop-pureza-contact__image-wrapper{display:none}}.pureza-about{display:flex;flex-direction:column;gap:64px;max-width:1440px;margin:0 auto;padding:64px 32px}@media(max-width:750px){.pureza-about{padding:40px 16px;gap:40px}}.pureza-about__row{display:flex;align-items:center;gap:64px}.pureza-about__row--reversed{flex-direction:row-reverse}@media(max-width:750px){.pureza-about__row{flex-direction:column!important;gap:32px}}.pureza-about__content{flex:1 1 0;display:flex;flex-direction:column;gap:16px}@media(max-width:750px){.pureza-about__content{order:1;flex-basis:auto}}.pureza-about__heading{color:#1c3a13;font-family:var(--font-family-brand-primary, "Inter"),sans-serif;font-size:30px;font-weight:600;line-height:120%;letter-spacing:-.8px;margin:0}.pureza-about__heading-highlight{color:#0d542b}.pureza-about__body{display:flex;flex-direction:column;gap:12px}.pureza-about__body p{color:#262626;font-family:var(--font-family-brand-secondary, "Satoshi"),sans-serif;font-size:16px;font-weight:400;line-height:150%;margin:0}.pureza-about__body strong{font-family:var(--font-family-brand-secondary, "Satoshi"),sans-serif;font-size:20px;font-weight:700;line-height:120%;letter-spacing:.4px}.pureza-about__closing{color:#262626;font-family:var(--font-family-brand-secondary, "Satoshi"),sans-serif;font-size:20px;font-weight:700;line-height:120%;letter-spacing:.4px;margin:0}.pureza-about__image-wrapper{flex:1 1 0;border-radius:12px;overflow:hidden}@media(max-width:750px){.pureza-about__image-wrapper{order:2;flex-basis:auto;width:100%}}.pureza-about__image{width:100%;display:block;border-radius:12px}body.cart-drawer-open{overflow:hidden!important}#cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}#cart-drawer-overlay.is-open{opacity:1;visibility:visible}#cart-drawer{position:fixed;top:16px;right:16px;bottom:16px;z-index:9999;display:flex;width:512px;flex-direction:column;align-items:flex-start;border-radius:16px;background:#fafafa;box-shadow:0 8px 40px #0000002e;transform:translate(calc(100% + 32px));transition:transform .35s cubic-bezier(.4,0,.2,1);overflow:hidden}#cart-drawer.is-open{transform:translate(0)}.cart-drawer-header{display:flex;width:100%;padding:20px 24px;justify-content:space-between;align-items:center;border-bottom:1.5px solid #EBEBEB;box-sizing:border-box;flex-shrink:0}.cart-drawer-header__left{display:flex;align-items:center;gap:8px}.cart-drawer-header__title{color:#111;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:normal}.cart-drawer-header__count{display:flex;width:24px;height:24px;padding:3px 6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:9999px;background:#075431;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:normal;letter-spacing:-.5px}.cart-drawer-close{display:flex;padding:8px;align-items:center;gap:10px;border-radius:9999px;background:#f7f7f5;border:0;cursor:pointer;transition:background .2s ease}.cart-drawer-close:hover{background:#ebebeb}.cart-drawer-meta{display:flex;padding:20px 16px 16px;flex-direction:column;align-items:center;gap:16px;width:100%;box-sizing:border-box;border-bottom:1px solid #E5E5E5;background:#f6f7ef;flex-shrink:0}.cart-drawer-meta__bar-wrap{display:flex;width:100%;align-items:center;gap:0}.cart-drawer-meta__bar{flex:1;height:3px;border-radius:2px 0 0 2px;background:#07543133;overflow:hidden;margin-right:-1px}.cart-drawer-meta__progress{height:100%;border-radius:2px;background:#075431;transition:width .4s ease}.cart-drawer-meta__icon{display:flex;width:26px;height:26px;padding:5px;justify-content:center;align-items:center;border-radius:13px;border:1px solid #075431;background:#f6f7ef;flex-shrink:0;box-sizing:border-box;position:relative;z-index:1}.cart-drawer-meta__icon--check{border:2px solid rgba(7,84,49,0);background:#075431}.cart-drawer-meta__icon .cart-drawer-meta__icon-check{display:none}.cart-drawer-meta__icon .cart-drawer-meta__icon-cart,.cart-drawer-meta__icon--check .cart-drawer-meta__icon-check{display:block}.cart-drawer-meta__icon--check .cart-drawer-meta__icon-cart{display:none}.cart-drawer-meta__info{display:flex;flex-direction:column;align-items:flex-end;gap:2px;align-self:flex-end}.cart-drawer-meta__units{color:#666;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:normal}.cart-drawer-meta__shipping{color:#111;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:normal}.cart-drawer-body{display:flex;flex:1 1 auto;min-height:0;padding:16px;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.cart-item{display:flex;padding:16px 0;justify-content:center;align-items:center;gap:12px;align-self:stretch;border-bottom:1.5px solid #F5F5F5}.cart-item__image{display:flex;width:72px;height:72px;justify-content:center;align-items:center;border-radius:12px;background:#f7f7f5;overflow:hidden;flex-shrink:0;text-decoration:none}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1 0 0;min-width:0}.cart-item__title{color:#111;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:normal;text-decoration:none}.cart-item__variant{margin:0;color:#666;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:normal}.cart-item__stock{display:inline-flex;align-items:center;gap:6px}.cart-item__stock-dot{width:8px;height:8px;border-radius:50%;background:#ff8904;box-shadow:0 0 0 3px #ff89044d;animation:cart-stock-dot-breathe 2s ease-in-out infinite;flex-shrink:0}.cart-item__stock-text{color:#ff8904;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:14px}@keyframes cart-stock-dot-breathe{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.6}}.cart-item__badge{display:inline-flex;padding:4px 6px;align-items:center;gap:5px;border-radius:20px;background:#d3fa99;color:#1c3a13;font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:normal;text-transform:uppercase}.cart-item__right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.cart-item__price{color:#111;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:normal}.cart-item__compare{color:#aaa;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:normal;text-decoration-line:line-through}.cart-item__quantity{display:flex;width:87px;padding:1.5px;align-items:center;border-radius:20px;border:1.5px solid #EBEBEB;background:#f7f7f5;box-sizing:border-box}.cart-item__qty-btn{display:flex;width:30px;padding:3px 0 5px;justify-content:center;align-items:center;flex-shrink:0;border:0;background:transparent;cursor:pointer;color:#111;font-family:Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px}.cart-item__qty-input{flex:1;width:20px;border:0;padding:0;background:transparent;text-align:center;color:#111;font-family:Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px;outline:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-item__qty-input::-webkit-outer-spin-button,.cart-item__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-bundles{display:flex;padding:16px 18px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:16px;border:2px solid #525252;box-sizing:border-box}.cart-bundles__title{margin:0;color:#111;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:normal}.cart-bundle-option{display:flex;width:100%;padding:12px 0;align-items:center;gap:10px;cursor:pointer;border:0;background:transparent;border-bottom:1px solid #F0F0F0;box-sizing:border-box}.cart-bundle-option:last-child{border-bottom:0}.cart-bundle-option__radio{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:50%;border:1.5px solid #D4D4D4;background:#fff;flex-shrink:0;box-sizing:border-box;transition:all .2s ease}.cart-bundle-option__radio svg{display:none}.cart-bundle-option__radio--checked{border-color:transparent;background:#075431}.cart-bundle-option__radio--checked svg{display:block}.cart-bundle-option__images{display:flex;align-items:center;flex-shrink:0}.cart-bundle-option__images img{width:64px;height:40px;border-radius:6px;object-fit:contain;background:transparent}.cart-bundle-option__info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.cart-bundle-option__label{color:#111;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:normal}.cart-bundle-option__prices{display:flex;align-items:center;gap:6px}.cart-bundle-option__sale{color:#111;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:normal}.cart-bundle-option__original{color:#aaa;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:normal;text-decoration-line:line-through}.cart-bundle-option__badge{display:inline-flex;padding:4px 8px;align-items:center;border-radius:20px;background:#d3fa99;color:#1c3a13;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:normal;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.cart-crossell{display:flex;flex-direction:column;gap:12px;align-self:stretch}.cart-crossell__title{margin:0;color:#111;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:normal}.cart-crossell__list{display:flex;flex-direction:column;gap:8px}.cart-crossell-card{display:flex;padding:10px;align-items:center;gap:10px;align-self:stretch;border-radius:12px;background:#f7f7f5;box-sizing:border-box}.cart-crossell-card__image{display:flex;width:56px;height:56px;justify-content:center;align-items:center;border-radius:8px;overflow:hidden;flex-shrink:0;background:#fff}.cart-crossell-card__image img{width:100%;height:100%;object-fit:contain}.cart-crossell-card__info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.cart-crossell-card__title{color:#111;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:normal}.cart-crossell-card__rating{display:flex;align-items:center;gap:4px}.cart-crossell-card__stars{display:flex;align-items:center;gap:1px}.cart-crossell-card__review-count{color:#999;font-family:Inter,sans-serif;font-size:10px;font-weight:400}.cart-crossell-card__prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.cart-crossell-card__price{color:#111;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:normal}.cart-crossell-card__compare{color:#aaa;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:normal;text-decoration-line:line-through}.cart-crossell-card__add{display:flex;width:30px;height:30px;justify-content:center;align-items:center;border-radius:50%;background:#1c3a13;border:0;cursor:pointer;flex-shrink:0;transition:background .2s ease}.cart-crossell-card__add:hover{background:#2a5420}.cart-drawer-footer{display:flex;padding:16px;flex-direction:column;align-items:center;gap:12px;align-self:stretch;border-radius:0 0 16px 16px;border-top:1px solid #EBEBEB;background:linear-gradient(0deg,#dee7dc99 0% 100%),#fff;flex-shrink:0;box-sizing:border-box}.cart-drawer-footer.is-hidden{display:none}.cart-footer-savings{display:flex;width:100%;justify-content:space-between;align-items:center}.cart-footer-savings__label{color:#666;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:normal}.cart-footer-savings__value{color:#22a85c;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:normal}.cart-footer-subtotal{display:flex;width:100%;justify-content:space-between;align-items:center}.cart-footer-subtotal__label{color:#111;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:normal}.cart-footer-subtotal__prices{display:flex;align-items:center;gap:8px}.cart-footer-subtotal__value{color:#111;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:normal}.cart-footer-subtotal__original{color:#aaa;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:normal;text-decoration-line:line-through}.cart-timeline{display:flex;width:100%;padding:12px 16px;justify-content:center;align-items:center;gap:8px;border-radius:12px;border:1px solid rgba(7,84,49,.1);background:#0754311a;box-sizing:border-box}.cart-timeline__step{display:flex;flex-direction:column;align-items:center;gap:4px;flex:0 0 auto}.cart-timeline__icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.cart-timeline__icon svg{width:20px;height:20px}.cart-timeline__icon--shipping svg{width:21px;height:21px}.cart-timeline__label{color:#1c3a13;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:14px}.cart-timeline__date{color:#1c3a13;font-family:Inter,sans-serif;font-size:11px;font-weight:400;line-height:14px}.cart-timeline__line{flex:1;height:1px;background:#1c3a1333;align-self:center;margin-bottom:22px}.cart-footer-checkout{display:flex;width:100%;padding:14px 24px;justify-content:center;align-items:center;gap:12px;border-radius:9999px;background:#1c3a13;color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:150%;border:0;cursor:pointer;box-sizing:border-box;transition:opacity .2s ease}.cart-footer-checkout svg{flex-shrink:0}.cart-footer-checkout:hover{opacity:.9}.cart-footer-social{display:flex;width:100%;align-items:center;justify-content:center;gap:8px}.cart-footer-social__avatars{display:flex;align-items:center}.cart-footer-social__avatars img,.cart-footer-social__avatars .cart-footer-social__avatar-placeholder{width:24px;height:24px;aspect-ratio:1/1;border-radius:24px;border:.93px solid #FFF;object-fit:cover;background:#d4d4d4}.cart-footer-social__avatars img:nth-child(n+2),.cart-footer-social__avatars .cart-footer-social__avatar-placeholder:nth-child(n+2){margin-left:-6px}.cart-footer-social__text{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:16px;letter-spacing:-.7px}.cart-footer-social__text strong{color:#075431;font-weight:600}.cart-empty-state{display:flex;width:100%;flex:1;align-items:center;justify-content:center;padding:32px 0}.cart-empty-state__text{margin:0;color:#666;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.cart-upsell-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;display:none;align-items:center;justify-content:center;padding:24px;background:#00000080}.cart-upsell-modal.is-open{display:flex}.cart-upsell-modal__dialog{width:min(100%,420px);border-radius:16px;background:#fff;padding:24px;display:flex;flex-direction:column;gap:20px}.cart-upsell-modal__header{display:flex;align-items:center;gap:16px}.cart-upsell-modal__image{width:72px;height:72px;border-radius:12px;overflow:hidden;background:#f7f7f5}.cart-upsell-modal__image img{width:100%;height:100%;object-fit:cover}.cart-upsell-modal__title{margin:0;color:#111;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:20px}.cart-upsell-modal__options{display:flex;flex-wrap:wrap;gap:8px}.cart-upsell-modal__option{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;border:1px solid #EBEBEB;background:#fff;color:#111;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.cart-upsell-modal__option.is-selected{border-color:#075431;background:#f6f7ef}.cart-upsell-modal__actions{display:flex;gap:12px}.cart-upsell-modal__cancel,.cart-upsell-modal__submit{display:inline-flex;flex:1 1 auto;justify-content:center;align-items:center;min-height:44px;border-radius:999px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.cart-upsell-modal__cancel{border:1px solid #EBEBEB;background:#fff;color:#111}.cart-upsell-modal__submit{border:0;background:#1c3a13;color:#fff}.cart-upsell-modal__submit:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:768px){#cart-drawer{top:0;right:0;bottom:0;width:100vw;border-radius:0;transform:translate(100%)}#cart-drawer.is-open{transform:translate(0)}.cart-drawer-header{padding:16px}.cart-drawer-body{padding:12px}.cart-drawer-footer{border-radius:0}.cart-footer-checkout{width:100%}.cart-bundles{padding:12px 14px}}.is-pulse{animation:cart-pulse .32s cubic-bezier(.4,0,.2,1);will-change:transform,color}@keyframes cart-pulse{0%{transform:translateY(4px) scale(.96);opacity:.6}60%{transform:translateY(0) scale(1.06);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}.cart-item__qty-btn{transition:background-color .15s ease,transform .1s ease}.cart-item__qty-btn:active{transform:scale(.92)}.cart-item__qty-input{transition:color .15s ease}.cart-item{transition:opacity .2s ease}
/*# sourceMappingURL=/cdn/shop/t/11/assets/iurop-layout.css.map */
