@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Outfit:wght@400;500;600&display=swap";.atx{--atx-bg: #f5f2ed;--atx-ink: #0a0a0a;--atx-stage: #d8d1c6;--atx-soft: #eae5dd;--atx-muted: #5e5a54;--atx-white: #ffffff;--atx-ease-out: cubic-bezier(.23, 1, .32, 1);--atx-ease-in-out: cubic-bezier(.77, 0, .175, 1);--atx-radius: 2.75rem;font-family:Manrope,system-ui,sans-serif;color:var(--atx-ink);-webkit-font-smoothing:antialiased}.atx *,.atx *:before,.atx *:after{box-sizing:border-box}.atx h1,.atx h2,.atx h3,.atx .atx-heading{font-family:Outfit,system-ui,sans-serif;font-weight:500;letter-spacing:-.02em;text-wrap:balance;margin:0;color:inherit}.atx p{margin:0;text-wrap:pretty}.atx a{color:inherit;text-decoration:none}.atx button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}.atx img{display:block;max-width:100%}.atx :focus-visible{outline:2px solid var(--atx-ink);outline-offset:4px}.atx-wrap{padding:.75rem .75rem 0}.atx-frame{position:relative;isolation:isolate;overflow:hidden;border-radius:2rem}.atx-eyebrow{font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--atx-muted)}.atx-lead{line-height:1.65;color:#0a0a0abf}.atx-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:3rem;padding:0 1.5rem;border-radius:999px;font-weight:500;white-space:nowrap;transition:transform .16s var(--atx-ease-out),background-color .2s var(--atx-ease-out),color .2s var(--atx-ease-out)}.atx-btn:active,.atx-press:active{transform:scale(.97)}.atx-press{transition:transform .16s var(--atx-ease-out),background-color .2s var(--atx-ease-out),box-shadow .2s var(--atx-ease-out)}.atx-btn--dark{background:var(--atx-ink);color:var(--atx-bg)}.atx-btn--light{background:#ffffffb3}.atx-btn--white{background:var(--atx-white)}@media(hover:hover)and (pointer:fine){.atx-btn--dark:hover{background:#0a0a0ad9}.atx-btn--light:hover,.atx-btn--white:hover{background:#ffffffd9}}.atx-icon{width:1.1rem;height:1.1rem;flex:none}.atx-blend{mix-blend-mode:multiply}.atx-blend img{filter:brightness(1.04) contrast(1.02)}.atx-swap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .45s var(--atx-ease-out),transform .45s var(--atx-ease-out)}.atx-swap.is-entering{opacity:0;transform:translate(24px) scale(.96)}.atx-swap.is-leaving{opacity:0;transform:translate(-16px) scale(.98)}@keyframes atx-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.atx-rise{animation:atx-rise .7s var(--atx-ease-out) both;animation-delay:var(--d, 0ms)}.atx-reveal{opacity:0;transform:translateY(16px);transition:opacity .6s var(--atx-ease-out),transform .6s var(--atx-ease-out)}.atx-reveal.is-in{opacity:1;transform:none}.atx-hero .atx-frame{background:var(--atx-stage);padding:1.25rem 1rem 1rem}.atx-hero__grid{display:grid;gap:1.5rem}.atx-hero__badge{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;border-radius:999px;background:#fff9;font-size:.875rem;color:#0a0a0acc}.atx-hero__title{font-size:clamp(2.9rem,7.2vw,6.1rem);line-height:.95}.atx-hero__text{max-width:28rem;margin-top:1.5rem;font-size:1.05rem}.atx-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.atx-hero__media{position:relative;aspect-ratio:1;margin:0 -1rem}.atx-hero__side{display:flex;flex-direction:column;justify-content:center;gap:1rem}.atx-hero__thumbs{display:flex}.atx-hero__thumbs span{width:3rem;height:3rem;margin-left:-.75rem;overflow:hidden;border:2px solid var(--atx-stage);border-radius:50%;background:var(--atx-white)}.atx-hero__thumbs span:first-child{margin-left:0}.atx-hero__thumbs img{width:100%;height:100%;object-fit:contain;padding:.2rem}.atx-hero__price{font-family:Outfit,system-ui,sans-serif;font-size:1.9rem;font-weight:500}.atx-hero__name{margin-top:.25rem;color:#0a0a0abf}.atx-pill-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;max-width:16rem;height:3.5rem;padding:0 .375rem 0 1.5rem;border-radius:999px;background:var(--atx-white);font-weight:500}.atx-pill-cta__dot{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--atx-ink);color:var(--atx-white)}.atx-cards{position:relative;z-index:1;display:flex;gap:.75rem;margin:1.5rem 0 0;padding:0 0 .25rem;overflow-x:auto;scroll-snap-type:x mandatory;list-style:none}.atx-cards li{flex:none;width:15rem;scroll-snap-align:start;animation:atx-rise .6s var(--atx-ease-out) both;animation-delay:calc(.5s + var(--i, 0) * 60ms)}.atx-card{display:flex;flex-direction:column;width:100%;height:100%;padding:1rem;border-radius:1.75rem;background:var(--atx-white);text-align:left;box-shadow:0 18px 40px -24px #00000059}.atx-card__media{position:relative;display:block;aspect-ratio:16 / 9}.atx-card__price{margin-top:.5rem;font-family:Outfit,system-ui,sans-serif;font-size:1.5rem;font-weight:500}.atx-card__row{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;margin-top:.125rem}.atx-card__name{display:block;font-weight:500}.atx-card__tag{display:block;font-size:.875rem;color:var(--atx-muted)}.atx-card__go{display:inline-flex;align-items:center;height:2.25rem;padding:0 1rem;border-radius:999px;background:var(--atx-ink);color:var(--atx-white);font-size:.875rem}@media(min-width:640px){.atx-wrap{padding:1.25rem 1.25rem 0}.atx-frame{border-radius:var(--atx-radius)}.atx-hero .atx-frame{padding:2.5rem 2rem 2rem}.atx-hero__media{margin:0}}@media(min-width:1024px){.atx-hero .atx-frame{min-height:max(46rem,calc(100svh - 8rem));padding-top:3.5rem}.atx-hero__grid{grid-template-columns:1.05fr 1fr .62fr;gap:1rem}.atx-hero__media{aspect-ratio:auto;min-height:28rem;margin-top:-1.5rem}.atx-hero__media .atx-swap{transform:scale(1.12)}.atx-hero__media .atx-swap.is-entering{transform:translate(24px) scale(1.08)}.atx-hero__media .atx-swap.is-leaving{transform:translate(-16px) scale(1.1)}.atx-hero__side{align-items:flex-end;text-align:right}.atx-cards{position:absolute;inset:auto 2rem 2rem;display:grid;grid-template-columns:repeat(2,15rem) 1fr 15rem;margin:0;padding:0;overflow:visible}.atx-cards li{width:auto}.atx-cards li:nth-child(3){grid-column-start:4}}.atx-carousel .atx-frame{background:var(--atx-soft);padding:2.5rem 1rem}.atx-carousel__top{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.atx-carousel__intro{max-width:24rem;margin-top:.5rem;color:#0a0a0abf}.atx-arrows{display:flex;gap:.5rem}.atx-round{display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;background:var(--atx-white)}.atx-round--dark{background:var(--atx-ink);color:var(--atx-white)}.atx-stage{position:relative;height:26rem;margin-top:1rem;border-radius:1.5rem;touch-action:pan-y;-webkit-user-select:none;user-select:none}.atx-tile{position:absolute;left:50%;top:42%;display:grid;place-items:center;border-radius:28%;background:var(--atx-white);box-shadow:0 24px 50px -30px #00000073;transition:transform .6s var(--atx-ease-in-out),opacity .6s var(--atx-ease-in-out)}.atx-tile img{width:72%;height:72%;object-fit:contain;pointer-events:none}.atx-stage__shadow{position:absolute;left:50%;top:70%;width:38%;height:2rem;border-radius:50%;background:#0a0a0a26;filter:blur(18px);transform:translate(-50%)}.atx-stage__center{position:absolute;left:50%;top:40%;width:62%;aspect-ratio:1;pointer-events:none;transform:translate(-50%,-50%)}.atx-stage__center .atx-swap.is-entering{transform:translateY(14px) scale(.96)}.atx-stage__center .atx-swap.is-leaving{transform:translateY(-8px) scale(.98)}.atx-stage__info{position:absolute;inset:68% 0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:0 .5rem;text-align:center}.atx-stage__name{font-family:Outfit,system-ui,sans-serif;font-size:1.5rem;font-weight:500}.atx-stage__name span{color:var(--atx-muted)}.atx-stage__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.atx-stage__buy{height:2.75rem;border-radius:1rem}.atx-angles{display:flex;gap:.25rem;padding:.25rem;border-radius:1rem;background:var(--atx-white)}.atx-angles button{height:2.25rem;padding:0 .75rem;border-radius:.75rem;font-size:.875rem;color:#0a0a0ab3;transition:transform .16s var(--atx-ease-out),background-color .2s var(--atx-ease-out),color .2s var(--atx-ease-out)}.atx-angles button[aria-pressed=true]{background:var(--atx-soft);color:var(--atx-ink);font-weight:500}.atx-carousel__title{position:relative;margin-top:-.5rem;text-align:center;font-size:clamp(2.6rem,10.5vw,9.5rem);line-height:.9}@media(min-width:640px){.atx-carousel .atx-frame{padding:3rem 2rem 2.5rem}.atx-stage{height:36rem}.atx-stage__center{width:34%}.atx-stage__shadow{width:26%}.atx-stage__name{font-size:1.9rem}}.atx-cats{padding:6rem 1rem}.atx-cats__grid{display:grid;gap:3rem}.atx-cats__title{margin-top:1rem;font-size:clamp(2.2rem,4.6vw,3.9rem);line-height:1.02}.atx-cats__text{max-width:28rem;margin-top:1.5rem}.atx-cats__list{margin:0;padding:0;list-style:none;border-top:1px solid rgb(10 10 10 / .15)}.atx-cats__list li{border-bottom:1px solid rgb(10 10 10 / .15)}.atx-cats__link{display:grid;grid-template-columns:2.5rem 1fr auto;align-items:center;gap:1rem;padding:1.5rem 0}.atx-cats__num{font-family:Outfit,system-ui,sans-serif;font-size:.875rem;font-variant-numeric:tabular-nums;color:var(--atx-muted)}.atx-cats__name{display:block;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.7rem,3.6vw,2.8rem);font-weight:500;line-height:1;transition:transform .3s var(--atx-ease-out)}.atx-cats__note{display:block;margin-top:.5rem;color:#0a0a0ab3}.atx-cats__arrow{display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;background:var(--atx-white);transition:background-color .2s var(--atx-ease-out),color .2s var(--atx-ease-out)}@media(hover:hover)and (pointer:fine){.atx-cats__link:hover .atx-cats__name{transform:translate(.5rem)}.atx-cats__link:hover .atx-cats__arrow{background:var(--atx-ink);color:var(--atx-white)}}@media(min-width:640px){.atx-cats{padding:8rem 2.5rem}.atx-cats__link{grid-template-columns:3.5rem 1fr auto;padding:2rem 0}}@media(min-width:1024px){.atx-cats{padding:8rem 4rem}.atx-cats__grid{grid-template-columns:.8fr 1.2fr;gap:5rem}.atx-cats__intro{position:sticky;top:6rem;align-self:start}}.atx-about .atx-frame{display:grid;background:var(--atx-white)}.atx-about__media{position:relative;display:flex;align-items:center;justify-content:center;min-height:20rem;padding:2.5rem;background:var(--atx-stage)}.atx-about__media img{width:58%;max-width:24rem}.atx-about__place{position:absolute;left:1.5rem;bottom:1.5rem;font-size:.875rem;color:#0a0a0ab3}.atx-about__body{padding:3rem 1.5rem}.atx-about__title{margin-top:1rem;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.04}.atx-about__text{max-width:32rem;margin-top:1.5rem}.atx-facts{margin:2.5rem 0 0;border-top:1px solid rgb(10 10 10 / .1)}.atx-facts>div{display:grid;gap:.25rem;padding:1.25rem 0;border-bottom:1px solid rgb(10 10 10 / .1)}.atx-facts dt{font-family:Outfit,system-ui,sans-serif;font-size:1.125rem;font-weight:500}.atx-facts dd{margin:0;line-height:1.65;color:#0a0a0abf}@media(min-width:640px){.atx-about__body{padding:3rem}.atx-facts>div{grid-template-columns:10rem 1fr;gap:1.5rem}}@media(min-width:1024px){.atx-about .atx-frame{grid-template-columns:1fr 1fr}.atx-about__media{min-height:40rem}.atx-about__body{padding:4rem}}.atx-contact .atx-frame{padding:4rem 1.5rem;background:var(--atx-ink);color:var(--atx-bg)}.atx-contact__grid{display:grid;gap:3rem}.atx-contact__title{font-size:clamp(2.4rem,6vw,5.2rem);line-height:.98}.atx-contact__text{max-width:32rem;margin-top:1.5rem;line-height:1.65;color:#f5f2edb3}.atx-contact__text strong{font-weight:400;color:var(--atx-bg)}.atx-contact__actions{display:flex;flex-direction:column;gap:.75rem}.atx-contact__main{display:flex;align-items:center;justify-content:space-between;height:4rem;padding:0 .5rem 0 1.75rem;border-radius:999px;background:var(--atx-bg);color:var(--atx-ink);font-weight:500}.atx-contact__main .atx-pill-cta__dot{width:3rem;height:3rem}.atx-contact__socials{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.atx-contact__social{display:flex;align-items:center;justify-content:center;gap:.5rem;height:3.5rem;border:1px solid rgb(245 242 237 / .25);border-radius:999px}.atx-contact__mail{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;margin-top:.5rem;color:#f5f2edb3;text-underline-offset:4px}@media(hover:hover)and (pointer:fine){.atx-contact__social:hover{background:#f5f2ed1a}.atx-contact__mail:hover{color:var(--atx-bg);text-decoration:underline}}@media(min-width:640px){.atx-contact .atx-frame{padding:6rem 3rem}}@media(min-width:1024px){.atx-contact .atx-frame{padding:6rem 4rem}.atx-contact__grid{grid-template-columns:1.3fr 1fr;align-items:end}}.atx-section-end{padding-bottom:1.25rem}@media(prefers-reduced-motion:reduce){.atx-rise,.atx-cards li{animation-name:atx-fade}.atx-reveal,.atx-reveal.is-in,.atx-swap.is-entering,.atx-swap.is-leaving,.atx-hero__media .atx-swap.is-entering,.atx-hero__media .atx-swap.is-leaving,.atx-stage__center .atx-swap.is-entering,.atx-stage__center .atx-swap.is-leaving,.atx-btn:active,.atx-press:active{transform:none}}@keyframes atx-fade{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/atenas.css.map */
