.atlas-home-hero{background:rgba(var(--color-background));color:rgba(var(--color-foreground))}.atlas-home-hero__grid{position:relative;display:grid;overflow:hidden;border-radius:clamp(2rem,2.5vw,3rem);background:radial-gradient(circle at 14% 0%,color-mix(in srgb,var(--atlas-home-hero-accent) 8%,transparent),transparent 28rem),#fbf8f3;box-shadow:0 2.4rem 6rem #3e254a17}.atlas-home-hero__content{position:relative;z-index:2;min-width:0;padding:clamp(3.2rem,7vw,6.4rem) clamp(2.2rem,6vw,5.6rem) 3.2rem}.atlas-home-hero__eyebrow{display:inline-flex;align-self:flex-start;margin:0 0 1.8rem;padding:.7rem 1.2rem;border-radius:999px;background:var(--atlas-home-hero-badge);color:#111827;font-size:calc(var(--font-body-scale) * 1.2rem);font-weight:var(--font-bolder-weight);letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.atlas-home-hero__heading{max-width:11ch;margin:0;color:rgba(var(--color-foreground-alt));font-size:clamp(4rem,12vw,6rem);line-height:.98;letter-spacing:-.025em;text-wrap:balance}.atlas-home-hero__heading strong{color:var(--atlas-home-hero-accent);font-weight:inherit}.atlas-home-hero__text{max-width:52rem;margin-top:1.8rem;color:rgba(var(--color-foreground));font-size:calc(var(--font-body-scale) * 1.7rem);line-height:1.55}.atlas-home-hero__text>:last-child{margin-bottom:0}.atlas-home-hero__actions{display:grid;gap:1rem;margin-top:2.2rem}.atlas-home-hero__button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;padding:1.2rem 2.2rem;border:.2rem solid transparent;border-radius:var(--buttons-radius);font-family:var(--font-buttons-family);font-size:calc(var(--font-body-scale) * 1.5rem);font-weight:var(--font-bolder-weight);line-height:1.2;text-align:center;text-decoration:none;text-transform:var(--font-buttons-transform)}.atlas-home-hero__button--primary{border-color:var(--atlas-home-hero-accent);background:var(--atlas-home-hero-accent);color:#fff}.atlas-home-hero__button--secondary{border-color:var(--atlas-home-hero-accent);background:#ffffffb8;color:var(--atlas-home-hero-accent)}.atlas-home-hero__button:hover{box-shadow:0 .8rem 2rem color-mix(in srgb,var(--atlas-home-hero-accent) 18%,transparent)}.atlas-home-hero__button:focus-visible{outline:.3rem solid rgba(var(--color-foreground-alt));outline-offset:.3rem;box-shadow:0 0 0 .3rem rgba(var(--color-background))}.atlas-home-hero__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2.2rem}.atlas-home-hero__benefit{display:flex;min-width:0;align-items:center;gap:.8rem}.atlas-home-hero__benefit-icon{display:grid;width:2.8rem;height:2.8rem;flex:0 0 2.8rem;place-items:center;color:var(--atlas-home-hero-accent)}.atlas-home-hero__benefit-icon .icon{width:2.4rem;height:2.4rem}.atlas-home-hero__benefit strong,.atlas-home-hero__benefit small{display:block}.atlas-home-hero__benefit strong{color:rgba(var(--color-foreground-alt));font-size:calc(var(--font-body-scale) * 1.15rem);line-height:1.2;text-transform:uppercase}.atlas-home-hero__benefit small{margin-top:.2rem;color:color-mix(in srgb,rgba(var(--color-foreground)) 78%,transparent);font-size:calc(var(--font-body-scale) * 1.05rem);line-height:1.25}.atlas-home-hero__review{display:inline-flex;width:fit-content;align-items:center;gap:.8rem;margin-top:1.8rem;color:rgba(var(--color-foreground-alt));text-decoration:none}.atlas-home-hero__review:focus-visible{outline:.3rem solid var(--atlas-home-hero-accent);outline-offset:.4rem}.atlas-home-hero__review strong,.atlas-home-hero__review small{display:block;line-height:1.15}.atlas-home-hero__review strong{font-size:calc(var(--font-body-scale) * 1.2rem)}.atlas-home-hero__review small{margin-top:.2rem;font-size:calc(var(--font-body-scale) * 1rem)}.atlas-home-hero__google{font-size:2.5rem;font-weight:900;color:#4285f4}.atlas-home-hero__stars{color:#fbb000;font-size:1.5rem;letter-spacing:.05em}.atlas-home-hero__media{position:relative;width:100%;min-width:0;overflow:hidden;min-height:31rem;background:#f1ece5}.atlas-home-hero__media--landscape{aspect-ratio:16 / 10}.atlas-home-hero__media--square{aspect-ratio:1}.atlas-home-hero__media--portrait{aspect-ratio:4 / 5}.atlas-home-hero__media picture,.atlas-home-hero__image,.atlas-home-hero__placeholder{display:block;width:100%;height:100%}.atlas-home-hero__image{object-fit:cover}.atlas-home-hero__expert-badge{position:absolute;z-index:4;inset:auto auto 27rem 50%;display:grid;width:10.4rem;aspect-ratio:1;place-content:center;padding:1.3rem;border:.35rem solid rgba(255,255,255,.9);border-radius:50%;background:var(--atlas-home-hero-accent);color:#fff;box-shadow:0 1.2rem 3rem #32145038;text-align:center;text-transform:uppercase;transform:translate(-50%,50%) rotate(-3deg)}.atlas-home-hero__expert-badge:after{content:"";position:absolute;top:.45rem;right:.45rem;bottom:.45rem;left:.45rem;border:.1rem solid rgba(250,204,21,.85);border-radius:inherit}.atlas-home-hero__expert-badge span,.atlas-home-hero__expert-badge strong,.atlas-home-hero__expert-badge small{position:relative;z-index:1;display:block}.atlas-home-hero__expert-badge span{font-size:.85rem;letter-spacing:.08em}.atlas-home-hero__expert-badge strong{margin-block:.3rem;font-size:1.25rem;line-height:1.02}.atlas-home-hero__expert-badge small{font-size:.8rem;font-weight:800;letter-spacing:.06em}.atlas-home-hero__media--placeholder{display:grid;place-items:center;padding:2.4rem;color:rgba(var(--color-foreground));text-align:center}.atlas-home-hero__media--placeholder p{position:absolute;inset-block-end:2rem;margin:0;padding:.8rem 1.2rem;border-radius:999px;background:rgba(var(--color-background));font-weight:var(--font-bolder-weight)}.atlas-home-hero__editor-note{margin-block:2rem;padding:1.6rem;border:.1rem dashed rgba(var(--color-border))}@media(min-width:480px){.atlas-home-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem}.atlas-home-hero__button{min-width:16rem}}@media(min-width:750px){.atlas-home-hero__heading{font-size:clamp(5.2rem,8vw,7rem)}.atlas-home-hero__text{font-size:calc(var(--font-body-scale) * 1.8rem)}}@media(min-width:990px){.atlas-home-hero__grid{grid-template-columns:minmax(0,44fr) minmax(0,56fr);align-items:stretch;min-height:50rem}.atlas-home-hero__grid--text-only{grid-template-columns:minmax(0,1fr)}.atlas-home-hero__heading{font-size:clamp(4.8rem,4.5vw,7.2rem)}.atlas-home-hero__text{font-size:calc(var(--font-body-scale) * 1.65rem)}.atlas-home-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,4.5vw,6.4rem) clamp(3.2rem,4vw,5.6rem)}.atlas-home-hero__media{min-height:50rem}.atlas-home-hero__media--landscape,.atlas-home-hero__media--square,.atlas-home-hero__media--portrait{aspect-ratio:auto}.atlas-home-hero__media:before{content:"";position:absolute;z-index:1;inset:0 auto 0 0;width:clamp(5rem,7vw,9rem);background:linear-gradient(90deg,#fbf8f3,#fbf8f300);pointer-events:none}.atlas-home-hero__expert-badge{inset:8% auto auto 50%;width:clamp(10.4rem,8.5vw,12.4rem);transform:translate(-50%) rotate(-3deg)}}@media(max-width:1100px)and (min-width:750px){.atlas-home-hero__benefits{grid-template-columns:1fr}}@media(max-width:749px){.atlas-home-hero__grid{border-radius:2rem}.atlas-home-hero__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-home-hero__benefit:last-child{grid-column:1 / -1}.atlas-home-hero__media{min-height:0;border-radius:0 0 2rem 2rem}.atlas-home-hero__expert-badge{inset:auto 1.8rem calc((100vw - 3.6rem)/1.6 - 4.6rem) auto;width:9.2rem;transform:rotate(-3deg)}}@media(max-width:374px){.atlas-home-hero__content{padding-inline:1.8rem}.atlas-home-hero__benefits{grid-template-columns:1fr}.atlas-home-hero__benefit:last-child{grid-column:auto}.atlas-home-hero__review{flex-wrap:wrap}.atlas-home-hero__heading{font-size:3.5rem}.atlas-home-hero__button{padding-inline:1.6rem;font-size:calc(var(--font-body-scale) * 1.3rem)}}@media(prefers-reduced-motion:no-preference){.atlas-home-hero__button{transition:box-shadow .16s ease,transform .16s ease}.atlas-home-hero__button:hover{transform:translateY(-.1rem)}}@media(prefers-reduced-motion:reduce){.atlas-home-hero__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/atlas-home-hero.css.map */
