:root{--s1-ink: #1c1a17;--s1-cream: #f4ecdf;--s1-paper: #fffdf8;--s1-terracotta: #c66143;--s1-terracotta-dark: #9d422c;--s1-olive: #65705d;--s1-line: rgba(28, 26, 23, .16);--s1-radius: 24px;--s1-shadow: 0 18px 60px rgba(47, 31, 20, .12);--s1-max: 1240px}.s1-section{padding-top:0!important;padding-bottom:0!important;color:var(--s1-ink)}.s1-container{width:min(calc(100% - 40px),var(--s1-max));margin-inline:auto}.s1-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;font-size:12px;font-weight:750;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.s1-eyebrow:before{width:28px;height:2px;background:currentColor;content:""}.s1-heading{margin:0;max-width:850px;font-family:var(--font-heading--family, Georgia, serif);font-weight:600;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.s1-copy{margin:20px 0 0;max-width:680px;color:#1c1a17c2;line-height:1.65}.s1-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 24px;border:1px solid var(--s1-ink);border-radius:999px;background:var(--s1-ink);color:#fffdf8;font-weight:700;line-height:1.1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;cursor:pointer}.s1-btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #1c1a172e}.s1-btn--accent{border-color:var(--s1-terracotta);background:var(--s1-terracotta)}.s1-btn--accent:hover{background:var(--s1-terracotta-dark)}.s1-btn--ghost{background:transparent;color:var(--s1-ink)}.s1-btn--light{border-color:#fffdf8;background:#fffdf8;color:var(--s1-ink)}.s1-btn[disabled]{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.s1-link{color:inherit;text-underline-offset:5px}.s1-announcement{padding:8px 20px;text-align:center;font-size:12px;font-weight:720;letter-spacing:.04em}.s1-header{position:relative;z-index:20;border-bottom:1px solid var(--s1-line);background:#fffdf8f5;color:var(--s1-ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.s1-header--sticky{position:sticky;top:0}.s1-header__inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.s1-header__brand{color:inherit;font-size:25px;font-weight:850;letter-spacing:-.06em;line-height:1;text-decoration:none}.s1-header__logo{display:block;width:auto;max-height:52px}.s1-header__nav{display:flex;align-items:center;justify-content:center;gap:28px}.s1-header__nav a{color:inherit;font-size:14px;font-weight:650;text-decoration:none}.s1-header__nav a:hover{color:var(--s1-terracotta)}.s1-header__actions{display:flex;align-items:center;gap:10px}.s1-header__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--s1-line);border-radius:50%;color:inherit;text-decoration:none}.s1-header__icon svg{width:19px;height:19px}.s1-header__cart{position:relative}.s1-header__count{position:absolute;top:-3px;right:-4px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--s1-terracotta);color:#fff;font-size:10px;font-weight:800}.s1-header__mobile{display:none}.s1-header__mobile summary{list-style:none;cursor:pointer}.s1-header__mobile summary::-webkit-details-marker{display:none}.s1-header__drawer{position:absolute;top:100%;left:0;width:100%;padding:18px 20px 28px;border-top:1px solid var(--s1-line);background:var(--s1-paper);box-shadow:var(--s1-shadow)}.s1-header__drawer a{display:block;padding:12px 0;color:inherit;font-weight:700;text-decoration:none}.s1-hero{position:relative;min-height:min(780px,calc(100vh - 108px));display:flex;align-items:center;overflow:hidden;background:#ddd0c0}.s1-hero__image,.s1-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.s1-hero__image{width:100%;height:100%;object-fit:cover}.s1-hero__shade{background:linear-gradient(90deg,#f4ecdffa,#f4ecdfeb 35%,#f4ecdf42 63%,#f4ecdf00)}.s1-hero__content{position:relative;z-index:2;width:min(610px,52%)}.s1-hero__content .s1-copy{color:#1c1a17d1}.s1-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.s1-hero__micro{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:30px;font-size:13px;font-weight:650}.s1-hero__micro span{display:inline-flex;align-items:center;gap:8px}.s1-hero__micro span:before{width:7px;height:7px;border-radius:50%;background:var(--s1-terracotta);content:""}.s1-trust{border-block:1px solid var(--s1-line);background:var(--s1-paper)}.s1-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.s1-trust__item{padding:22px 28px;border-right:1px solid var(--s1-line)}.s1-trust__item:last-child{border-right:0}.s1-trust__item strong{display:block;margin-bottom:4px;font-size:15px}.s1-trust__item span{color:#1c1a179e;font-size:12px}.s1-intro{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.s1-intro .s1-copy{margin:0;max-width:440px}.s1-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.s1-card{min-height:310px;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border:1px solid var(--s1-line);border-radius:var(--s1-radius);background:var(--s1-paper);transition:transform .22s ease,box-shadow .22s ease}.s1-card:hover{transform:translateY(-6px);box-shadow:var(--s1-shadow)}.s1-card__number{color:var(--s1-terracotta);font-size:13px;font-weight:800;letter-spacing:.12em}.s1-card h3{margin:0 0 10px;font-family:var(--font-heading--family, Georgia, serif);font-size:30px;letter-spacing:-.035em}.s1-card p{margin:0;color:#1c1a17ad;line-height:1.55}.s1-card a{margin-top:22px;font-weight:750;color:inherit;text-underline-offset:5px}.s1-steps{background:var(--s1-ink);color:var(--s1-paper)}.s1-steps .s1-copy{color:#fffdf8b8}.s1-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:48px;border-block:1px solid rgba(255,255,255,.18)}.s1-step{position:relative;padding:34px 38px;border-right:1px solid rgba(255,255,255,.18)}.s1-step:last-child{border-right:0}.s1-step__num{display:block;margin-bottom:32px;color:#e28c6c;font-size:13px;font-weight:800;letter-spacing:.14em}.s1-step h3{margin:0 0 10px;font-size:22px}.s1-step p{margin:0;color:#fffdf8ad;line-height:1.55}.s1-split{display:grid;grid-template-columns:1.04fr .96fr;min-height:620px}.s1-split--reverse .s1-split__media{order:2}.s1-split--reverse .s1-split__content{order:1}.s1-split__media{min-height:560px;overflow:hidden;background:#d8c8b5}.s1-split__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}.s1-split:hover .s1-split__media img{transform:scale(1.018)}.s1-split__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,110px)}.s1-split__content .s1-heading{max-width:540px}.s1-split__content .s1-copy{max-width:520px}.s1-split__content .s1-btn{align-self:flex-start;margin-top:28px}.s1-split__list{display:grid;gap:13px;margin:26px 0 0;padding:0;list-style:none}.s1-split__list li{display:flex;gap:12px;line-height:1.45}.s1-split__list li:before{content:"\2713";color:var(--s1-terracotta);font-weight:900}.s1-packs{background:var(--s1-cream)}.s1-pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px}.s1-pack{position:relative;padding:34px;border:1px solid var(--s1-line);border-radius:var(--s1-radius);background:var(--s1-paper)}.s1-pack--featured{border:2px solid var(--s1-terracotta);box-shadow:var(--s1-shadow)}.s1-pack__badge{display:inline-flex;margin-bottom:24px;padding:6px 11px;border-radius:999px;background:var(--s1-cream);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.s1-pack--featured .s1-pack__badge{background:var(--s1-terracotta);color:#fff}.s1-pack h3{margin:0 0 10px;font-family:var(--font-heading--family, Georgia, serif);font-size:28px;letter-spacing:-.035em}.s1-pack__price{margin:20px 0;font-size:35px;font-weight:820;letter-spacing:-.05em}.s1-pack__price small{font-size:13px;font-weight:600;letter-spacing:0}.s1-pack ul{min-height:126px;display:grid;gap:9px;margin:0 0 28px;padding:0;list-style:none;color:#1c1a17b8}.s1-pack li:before{content:"\2713";margin-right:9px;color:var(--s1-terracotta);font-weight:900}.s1-pack-note{margin:22px auto 0;max-width:760px;color:#1c1a17a3;font-size:12px;text-align:center;line-height:1.55}.s1-faq__layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(40px,8vw,110px)}.s1-faq__items{border-top:1px solid var(--s1-line)}.s1-faq__item{border-bottom:1px solid var(--s1-line)}.s1-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;list-style:none;cursor:pointer;font-weight:720}.s1-faq__item summary::-webkit-details-marker{display:none}.s1-faq__plus{position:relative;flex:0 0 22px;width:22px;height:22px}.s1-faq__plus:before,.s1-faq__plus:after{position:absolute;top:10px;left:3px;width:16px;height:2px;background:currentColor;content:"";transition:transform .18s ease}.s1-faq__plus:after{transform:rotate(90deg)}.s1-faq__item[open] .s1-faq__plus:after{transform:rotate(0)}.s1-faq__answer{padding:0 42px 24px 0;color:#1c1a17ad;line-height:1.65}.s1-cta{position:relative;overflow:hidden;border-radius:var(--s1-radius);background:var(--s1-terracotta);color:#fffdf8;text-align:center}.s1-cta:before,.s1-cta:after{position:absolute;border:1px solid rgba(255,255,255,.24);border-radius:50%;content:""}.s1-cta:before{width:420px;height:420px;top:-280px;left:-120px}.s1-cta:after{width:340px;height:340px;right:-180px;bottom:-260px}.s1-cta__inner{position:relative;z-index:1;padding:clamp(58px,8vw,100px) 24px}.s1-cta .s1-heading,.s1-cta .s1-copy{margin-inline:auto}.s1-cta .s1-copy{color:#fffdf8c7}.s1-cta .s1-btn{margin-top:28px}.s1-footer{background:var(--s1-ink);color:var(--s1-paper)}.s1-footer__grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;gap:70px;padding-block:70px}.s1-footer__brand{margin:0 0 18px;font-size:32px;font-weight:850;letter-spacing:-.06em}.s1-footer__logo{display:block;width:auto;margin-bottom:20px}.s1-footer p{max-width:430px;color:#fffdf8ad;line-height:1.65}.s1-footer h3{margin:0 0 18px;color:#fff;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.s1-footer__links{display:grid;gap:12px}.s1-footer__links a{color:#fffdf8c2;text-decoration:none}.s1-footer__links a:hover{color:#fff}.s1-footer__social{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.s1-footer__social a{padding:8px 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-size:12px;text-decoration:none}.s1-footer__bottom{display:flex;justify-content:space-between;gap:24px;padding-block:22px;border-top:1px solid rgba(255,255,255,.16);color:#fffdf88f;font-size:12px}.s1-footer__legal{display:flex;flex-wrap:wrap;gap:18px}.s1-footer__legal a{color:inherit}.s1-product{background:var(--s1-paper)}.s1-product__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:clamp(34px,6vw,88px);align-items:start}.s1-product__gallery{display:grid;grid-template-columns:84px 1fr;gap:14px;position:sticky;top:100px}.s1-product__thumbs{display:grid;align-content:start;gap:10px}.s1-product__thumb{padding:0;border:1px solid transparent;border-radius:12px;overflow:hidden;background:#f3f0ea;cursor:pointer}.s1-product__thumb[aria-current=true]{border-color:var(--s1-ink)}.s1-product__thumb img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.s1-product__main{position:relative;border-radius:var(--s1-radius);overflow:hidden;background:#f3f0ea}.s1-product__main img{width:100%;height:auto;display:block;aspect-ratio:4 / 5;object-fit:contain}.s1-product__panel{padding-top:12px}.s1-product__badge{display:inline-flex;margin-bottom:18px;padding:7px 12px;border-radius:999px;background:var(--s1-cream);color:var(--s1-terracotta-dark);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.s1-product__title{margin:0;font-family:var(--font-heading--family, Georgia, serif);font-size:clamp(38px,4vw,62px);font-weight:600;letter-spacing:-.05em;line-height:.98}.s1-product__price{margin:20px 0 8px;font-size:27px;font-weight:820}.s1-product__compare{margin-left:8px;color:#1c1a177a;font-size:16px;text-decoration:line-through}.s1-product__base-note{margin:0 0 26px;color:#1c1a17a3;font-size:13px;line-height:1.5}.s1-product__option{margin:0 0 18px}.s1-product__option label,.s1-product__label{display:block;margin-bottom:8px;font-size:13px;font-weight:780}.s1-product select,.s1-product textarea,.s1-product input[type=file]{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--s1-line);border-radius:12px;background:#fff;color:var(--s1-ink);font:inherit}.s1-product textarea{min-height:96px;resize:vertical}.s1-product__quantity{width:128px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;margin-bottom:18px;border:1px solid var(--s1-line);border-radius:12px;overflow:hidden}.s1-product__quantity button{height:44px;border:0;background:transparent;cursor:pointer;font-size:20px}.s1-product__quantity input{width:100%;height:44px;padding:0;border:0;text-align:center;-moz-appearance:textfield}.s1-product__quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.s1-product__actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}.s1-product__actions .s1-btn{width:100%}.s1-product__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.s1-product__trust div{padding:12px;border-radius:12px;background:var(--s1-cream);font-size:11px;font-weight:700;text-align:center;line-height:1.35}.s1-product__description{margin-top:32px;padding-top:26px;border-top:1px solid var(--s1-line);color:#1c1a17b8;line-height:1.65}.s1-product__features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.s1-product__feature{padding:18px;border:1px solid var(--s1-line);border-radius:14px}.s1-product__feature strong{display:block;margin-bottom:5px;font-size:13px}.s1-product__feature span{color:#1c1a179e;font-size:12px;line-height:1.4}[data-s1-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}[data-s1-reveal].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}[data-s1-reveal]{opacity:1;transform:none}}@media(max-width:989px){.s1-header__inner{grid-template-columns:1fr auto}.s1-header__nav,.s1-header__actions .s1-header__whatsapp{display:none}.s1-header__actions{grid-column:2}.s1-header__mobile{display:block}.s1-hero{min-height:720px;align-items:end}.s1-hero__shade{background:linear-gradient(0deg,#f4ecdf,#f4ecdff0 42%,#f4ecdf29 76%)}.s1-hero__image{object-position:66% 25%!important}.s1-hero__content{width:100%;padding-bottom:54px}.s1-hero__content .s1-heading{max-width:620px}.s1-trust__grid{grid-template-columns:repeat(2,1fr)}.s1-trust__item:nth-child(2){border-right:0}.s1-trust__item:nth-child(-n+2){border-bottom:1px solid var(--s1-line)}.s1-card-grid,.s1-pack-grid{grid-template-columns:1fr}.s1-card{min-height:240px}.s1-steps__grid{grid-template-columns:1fr}.s1-step{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.s1-step:last-child{border-bottom:0}.s1-split{grid-template-columns:1fr;min-height:0}.s1-split--reverse .s1-split__media,.s1-split--reverse .s1-split__content{order:initial}.s1-split__media{min-height:520px}.s1-faq__layout{grid-template-columns:1fr}.s1-footer__grid{grid-template-columns:1.3fr 1fr}.s1-footer__grid>:first-child{grid-column:1 / -1}.s1-product__layout{grid-template-columns:1fr}.s1-product__gallery{position:static}}@media(max-width:749px){.s1-container{width:min(calc(100% - 28px),var(--s1-max))}.s1-heading{letter-spacing:-.035em;line-height:1.02}.s1-intro{display:block}.s1-intro .s1-copy{margin-top:18px}.s1-hero{min-height:680px}.s1-hero__buttons{display:grid}.s1-hero__buttons .s1-btn{width:100%}.s1-hero__micro{gap:9px 16px}.s1-trust__item{padding:18px 14px}.s1-trust__item strong{font-size:13px}.s1-step{padding-inline:8px}.s1-split__media{min-height:430px}.s1-split__content{padding:48px 20px}.s1-pack,.s1-card{padding:25px}.s1-footer__grid{grid-template-columns:1fr;gap:42px;padding-block:55px}.s1-footer__grid>:first-child{grid-column:auto}.s1-footer__bottom{display:grid}.s1-product__gallery{display:block}.s1-product__thumbs{grid-template-columns:repeat(5,1fr);margin-top:10px}.s1-product__main{display:grid}.s1-product__thumbs{order:2}.s1-product__features,.s1-product__trust{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/s1-styles.css.map */
