.atmosphera-mini{--atmosphera-ink: #3D2B1F;--atmosphera-brand: #C4704B;--atmosphera-onBrand: #ffffff;--atmosphera-bg: #ffffff;--atmosphera-bg-alt: #F5F0E8;--atmosphera-card: #ffffff;--atmosphera-line: #e4dbcc;--atmosphera-muted: #7a6a5c;--atmosphera-sand: #D4C5A9;--atmosphera-olive: #6B7C5E;--atmosphera-panel: #3D2B1F;--atmosphera-onPanel: #F5F0E8;--atmosphera-onPanelMuted: rgba(245,240,232,.72);--atmosphera-shot-bg: #ffffff;--atmosphera-container: 1240px;--atmosphera-gutter: 24px;--atmosphera-section-y: clamp(52px, 7vw, 96px);--atmosphera-radius: 2px;--atmosphera-display: "Playfair Display", Georgia, serif;--atmosphera-body: "Montserrat", var(--body-font-family, system-ui), Arial, sans-serif;color:var(--atmosphera-ink);font-family:var(--atmosphera-body);line-height:1.62;-webkit-font-smoothing:antialiased}.atmosphera-mini *,.atmosphera-mini *:before,.atmosphera-mini *:after{box-sizing:border-box}.atmosphera-container{max-width:var(--atmosphera-container);margin:0 auto;padding-inline:var(--atmosphera-gutter)}.atmosphera-mini h1,.atmosphera-mini h2,.atmosphera-mini h3{font-family:var(--atmosphera-display);font-weight:400;letter-spacing:.01em;line-height:1.14;margin:0}.atmosphera-eyebrow{font-family:var(--atmosphera-body);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--atmosphera-muted);margin:0 0 14px}.atmosphera-eyebrow--onDark{color:#fff9}.atmosphera-sec-head{margin-bottom:clamp(26px,4vw,44px)}.atmosphera-sec-head--center{text-align:center;max-width:680px;margin-inline:auto}.atmosphera-sec-head__title{font-size:clamp(25px,3.2vw,38px)}.atmosphera-sec-head__sub{margin:14px 0 0;color:var(--atmosphera-muted);font-size:clamp(14px,1.3vw,16px);max-width:62ch}.atmosphera-sec-head--center .atmosphera-sec-head__sub{margin-inline:auto}.atmosphera-btn{display:inline-block;padding:14px 30px;border:1px solid currentColor;border-radius:var(--atmosphera-radius);font-size:12px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:inherit;transition:background-color .22s ease,color .22s ease}.atmosphera-btn:hover{background:var(--atmosphera-brand);border-color:var(--atmosphera-brand);color:var(--atmosphera-onBrand)}.atmosphera-hero{display:grid;grid-template-columns:1fr min(560px,44vw);align-items:stretch;background:var(--atmosphera-panel);color:var(--atmosphera-onPanel)}.atmosphera-hero__inner{padding:clamp(38px,5vw,84px) clamp(28px,4vw,68px);display:flex;flex-direction:column;justify-content:center;max-width:660px;margin-left:auto}.atmosphera-hero .atmosphera-eyebrow{color:var(--atmosphera-onPanelMuted)}.atmosphera-hero__logo{width:clamp(120px,15vw,190px);height:auto;margin-bottom:22px}.atmosphera-hero__title{font-size:clamp(31px,4.4vw,58px);color:var(--atmosphera-onPanel)}.atmosphera-hero__text{margin:18px 0 30px;font-size:clamp(15px,1.4vw,18px);max-width:46ch;color:var(--atmosphera-onPanelMuted)}.atmosphera-hero .atmosphera-btn{color:var(--atmosphera-onPanel);align-self:flex-start}.atmosphera-hero .atmosphera-btn:hover{background:var(--atmosphera-brand);border-color:var(--atmosphera-brand);color:var(--atmosphera-onBrand)}.atmosphera-hero__media{position:relative;width:100%;aspect-ratio:1;background:var(--atmosphera-shot-bg);overflow:hidden}.atmosphera-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1s ease}.atmosphera-hero__slide.is-active{opacity:1}.atmosphera-hero__img{width:100%;height:100%;object-fit:contain;display:block;padding:clamp(16px,3vw,44px)}.atmosphera-hero__caption{position:absolute;left:0;right:0;bottom:16px;text-align:center;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--atmosphera-muted)}@media(max-width:899px){.atmosphera-hero{grid-template-columns:1fr}.atmosphera-hero__media{order:-1}.atmosphera-hero__inner{max-width:none;margin-left:0;padding-bottom:clamp(76px,20vw,118px)}}.atmosphera-pcard{background:var(--atmosphera-card);border:1px solid var(--atmosphera-line);border-radius:var(--atmosphera-radius);padding:16px;display:flex;flex-direction:column;transition:border-color .2s ease,transform .2s ease}.atmosphera-pcard:hover{transform:translateY(-3px);border-color:var(--atmosphera-brand)}.atmosphera-pcard__media{position:relative;display:block;aspect-ratio:1;background:var(--atmosphera-shot-bg);border-radius:var(--atmosphera-radius);overflow:hidden;margin-bottom:13px}.atmosphera-pcard__media img{width:100%;height:100%;object-fit:contain;display:block}.atmosphera-pcard__badge{position:absolute;top:9px;left:9px;z-index:2;background:var(--atmosphera-brand);color:var(--atmosphera-onBrand);font-size:11px;letter-spacing:.04em;padding:4px 9px;border-radius:var(--atmosphera-radius)}.atmosphera-pcard__title{font-family:var(--atmosphera-display);font-size:clamp(14px,1.4vw,16px);color:inherit;text-decoration:none;line-height:1.32}.atmosphera-pcard__title:hover{text-decoration:underline;text-underline-offset:3px}.atmosphera-pcard__price{margin-top:auto;padding-top:13px;display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.atmosphera-pcard__now{font-size:clamp(15px,1.6vw,18px);font-weight:600}.atmosphera-pcard__was{color:var(--atmosphera-muted);text-decoration:line-through;font-size:13px}.atmosphera-pcard__cta{margin-top:13px;text-align:center;display:block;border:1px solid var(--atmosphera-ink);border-radius:var(--atmosphera-radius);padding:10px 12px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;text-decoration:none;color:var(--atmosphera-ink);transition:background-color .2s ease,color .2s ease}.atmosphera-pcard__cta:hover{background:var(--atmosphera-ink);color:var(--atmosphera-bg)}.atmosphera-pcard__form{margin:0}.atmosphera-pcard__add{margin-top:13px;width:100%;cursor:pointer;background:var(--atmosphera-brand);color:var(--atmosphera-onBrand);border:1px solid var(--atmosphera-brand);border-radius:var(--atmosphera-radius);padding:11px 12px;font-family:var(--atmosphera-body);font-size:11px;letter-spacing:.13em;text-transform:uppercase;transition:opacity .2s ease,transform .12s ease}.atmosphera-pcard__add:hover{opacity:.88}.atmosphera-pcard__add:active{transform:translateY(1px)}.atmosphera-pcard__add[disabled]{opacity:.45;cursor:not-allowed}.atmosphera-pcard__cta--off{border-color:var(--atmosphera-line);color:var(--atmosphera-muted);cursor:not-allowed}.atmosphera-pcard__cta--off:hover{background:transparent;color:var(--atmosphera-muted)}.atmosphera-pcard__ver{margin-top:8px;text-align:center;display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--atmosphera-muted);text-decoration:none}.atmosphera-pcard__ver:hover{color:var(--atmosphera-ink);text-decoration:underline;text-underline-offset:3px}.atmosphera-grupos{background:var(--atmosphera-bg-alt);padding-block:var(--atmosphera-section-y)}.atmosphera-grupos__tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:clamp(26px,4vw,42px)}.atmosphera-grupos__tab{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid var(--atmosphera-line);border-radius:var(--atmosphera-radius);padding:15px 12px;cursor:pointer;font-family:var(--atmosphera-body);color:var(--atmosphera-ink);text-align:center;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.atmosphera-grupos__tab:hover{transform:translateY(-2px)}.atmosphera-grupos__tab.is-active{border-color:var(--tab-color, var(--atmosphera-brand));background:var(--atmosphera-card)}.atmosphera-grupos__dot{display:block;width:24px;height:24px;border-radius:50%;margin:0 auto 9px;background:var(--tab-color, var(--atmosphera-brand))}.atmosphera-grupos__tab.is-active .atmosphera-grupos__dot{box-shadow:0 0 0 4px color-mix(in srgb,var(--tab-color, #000) 22%,transparent)}.atmosphera-grupos__tab-name{display:block;font-size:clamp(12px,1.15vw,14px);letter-spacing:.03em}.atmosphera-grupos__panel{display:none}.atmosphera-grupos__panel.is-active{display:block}.atmosphera-grupos__desc{margin:0 auto clamp(22px,3vw,34px);max-width:64ch;text-align:center;color:var(--atmosphera-muted)}.atmosphera-grupos__vacio{color:var(--atmosphera-muted)}.atmosphera-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:clamp(14px,2vw,24px)}@media(max-width:749px){.atmosphera-grupos__tabs{grid-template-columns:repeat(2,1fr)}.atmosphera-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.atmosphera-editorial{display:grid;grid-template-columns:min(560px,44vw) 1fr;align-items:center;background:var(--atmosphera-bg)}.atmosphera-editorial--right{grid-template-columns:1fr min(560px,44vw)}.atmosphera-editorial__figure{position:relative;aspect-ratio:1;width:100%;overflow:hidden;background:var(--atmosphera-shot-bg)}.atmosphera-editorial--right .atmosphera-editorial__figure{order:2}.atmosphera-editorial__figure img{width:100%;height:100%;object-fit:cover;display:block}.atmosphera-editorial__inner{padding:clamp(34px,5vw,76px) clamp(28px,4vw,64px);max-width:620px}.atmosphera-editorial--right .atmosphera-editorial__inner{margin-left:auto}.atmosphera-editorial__title{font-size:clamp(25px,3.2vw,42px)}.atmosphera-editorial__text{margin:18px 0 0;color:var(--atmosphera-muted);font-size:clamp(14px,1.4vw,17px)}.atmosphera-editorial--solo{grid-template-columns:1fr;background:var(--atmosphera-bg-alt);text-align:center}.atmosphera-editorial--solo .atmosphera-editorial__inner{max-width:720px;margin-inline:auto;padding-block:clamp(52px,7vw,96px)}@media(max-width:899px){.atmosphera-editorial,.atmosphera-editorial--right{grid-template-columns:1fr}.atmosphera-editorial__figure,.atmosphera-editorial--right .atmosphera-editorial__figure{order:-1}.atmosphera-editorial__inner,.atmosphera-editorial--right .atmosphera-editorial__inner{max-width:none;margin-left:0}}.atmosphera-benefits{background:var(--atmosphera-bg-alt);padding-block:var(--atmosphera-section-y)}.atmosphera-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(20px,3vw,38px)}.atmosphera-benefit{text-align:center}.atmosphera-benefit__num{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;border:1px solid var(--atmosphera-brand);color:var(--atmosphera-brand);font-family:var(--atmosphera-display);font-size:18px;margin-bottom:15px}.atmosphera-benefit__title{font-size:clamp(16px,1.6vw,19px);margin:0 0 8px}.atmosphera-benefit__text{margin:0;color:var(--atmosphera-muted);font-size:14px}.atmosphera-carousel{padding-block:var(--atmosphera-section-y);background:var(--atmosphera-bg)}.atmosphera-carousel__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.atmosphera-carousel__nav{display:flex;gap:8px}.atmosphera-carousel__btn{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:transparent;cursor:pointer;border:1px solid var(--atmosphera-line);border-radius:50%;color:var(--atmosphera-ink);transition:border-color .2s ease,background-color .2s ease}.atmosphera-carousel__btn:hover{border-color:var(--atmosphera-brand);background:var(--atmosphera-bg-alt)}.atmosphera-carousel__btn svg{width:15px;height:15px}.atmosphera-carousel__viewport{overflow:hidden}.atmosphera-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,280px);justify-content:start;gap:clamp(14px,2vw,24px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:6px}.atmosphera-track::-webkit-scrollbar{display:none}.atmosphera-track>*{scroll-snap-align:start}@media(max-width:749px){.atmosphera-track{grid-auto-columns:62vw}}.atmosphera-newsletter{background:var(--atmosphera-panel);color:var(--atmosphera-onPanel);padding-block:var(--atmosphera-section-y);text-align:center}.atmosphera-newsletter h2{color:var(--atmosphera-onPanel);font-size:clamp(23px,3vw,36px)}.atmosphera-newsletter__text{margin:14px auto 26px;color:var(--atmosphera-onPanelMuted);max-width:52ch}.atmosphera-newsletter__form{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;max-width:520px;margin-inline:auto}.atmosphera-newsletter__input{flex:1 1 260px;background:transparent;border:1px solid var(--atmosphera-onPanelMuted);border-radius:var(--atmosphera-radius);color:var(--atmosphera-onPanel);padding:14px 16px;font-family:var(--atmosphera-body);font-size:14px}.atmosphera-newsletter__input::placeholder{color:var(--atmosphera-onPanelMuted)}.atmosphera-newsletter__input:focus{outline:none;border-color:var(--atmosphera-brand)}.atmosphera-newsletter__btn{border:1px solid var(--atmosphera-brand);background:var(--atmosphera-brand);color:var(--atmosphera-onBrand);border-radius:var(--atmosphera-radius);padding:14px 28px;cursor:pointer;font-family:var(--atmosphera-body);font-size:11px;letter-spacing:.16em;text-transform:uppercase;transition:opacity .2s ease}.atmosphera-newsletter__btn:hover{opacity:.85}.atmosphera-newsletter__ok{margin-top:16px;color:var(--atmosphera-brand);font-size:14px}@media(prefers-reduced-motion:reduce){.atmosphera-mini *,.atmosphera-mini *:before,.atmosphera-mini *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.atmosphera-hero__slide{transition:none}}.atmosphera-mini :focus-visible{outline:2px solid var(--atmosphera-brand);outline-offset:3px}.atmosphera-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/81/assets/atmosphera-minisitio.css.map */
