.landing{--l-bg:#f7f2eb;--l-bg-soft:#efe6db;--l-surface:#fffdf9;--l-ink:#2a221c;--l-muted:#6e6258;--l-accent:#b07a5c;--l-accent-deep:#8c5a42;--l-line:rgba(42,34,28,0.12);--l-hero-scrim:linear-gradient(105deg,rgba(26,20,16,0.72),rgba(26,20,16,0.45) 48%,rgba(26,20,16,0.2));height:100dvh;max-height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;color:var(--l-ink);background:var(--l-bg);font-family:var(--font-landing-sans),"Segoe UI",sans-serif}.landing *{box-sizing:border-box}.landing-nav{position:absolute;inset:0 0 auto 0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;color:#fff}@media (min-width:768px){.landing-nav{padding:1.75rem 2.5rem}}.landing-nav__brand{font-family:var(--font-landing-serif),Georgia,serif;font-size:1.15rem;font-weight:500;letter-spacing:.02em;color:inherit;text-decoration:none}.landing-nav__links{display:flex;align-items:center;gap:1rem}@media (min-width:768px){.landing-nav__links{gap:1.35rem}}.landing-nav__links a{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.78);text-decoration:none;border-bottom:1px solid transparent;transition:color .25s ease,border-color .25s ease}.landing-nav__links a:hover{color:#fff;border-color:rgba(255,255,255,.55)}.landing-nav__enter{opacity:.85}.landing-nav__plataforma{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem .7rem}@media (max-width:640px){.landing-nav{gap:.5rem}.landing-nav__brand{min-width:0}.landing-nav__links{gap:.15rem;flex-shrink:0}.landing-nav__links a:not(.landing-nav__enter):not(.landing-nav__plataforma){display:none}.landing-nav__enter{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem .7rem}}.landing-hero{position:relative;min-height:100dvh;display:flex;align-items:flex-end;overflow:hidden;color:#fff}.landing-hero__media{position:absolute;inset:0}.landing-hero__media img{object-fit:cover;object-position:center 45%}.landing-hero__hint{position:absolute;left:50%;bottom:1.25rem;z-index:10;transform:translateX(-50%);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.7);animation:landing-hint 1.8s ease-in-out infinite}@keyframes landing-hint{0%,to{opacity:.45;transform:translate(-50%)}50%{opacity:.9;transform:translate(-50%,4px)}}.landing-hero__scrim{position:absolute;inset:0;background:var(--l-hero-scrim)}.landing-hero__content{position:relative;z-index:10;width:min(40rem,100%);padding:6.5rem 1.5rem 3.5rem;animation:landing-fade-up .9s ease both}@media (min-width:768px){.landing-hero__content{padding:7rem 2.5rem 4.5rem}}.landing-hero__brand{font-size:clamp(2.4rem,7vw,4.25rem);font-weight:500;line-height:1.05;letter-spacing:-.02em;margin:0 0 1rem}.landing-hero__brand,.landing-hero__headline{font-family:var(--font-landing-serif),Georgia,serif}.landing-hero__headline{font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:400;font-style:italic;line-height:1.35;margin:0 0 .85rem;max-width:22rem;color:rgba(255,255,255,.95)}.landing-hero__support{margin:0 0 1.75rem;font-size:.98rem;line-height:1.55;color:rgba(255,255,255,.78);max-width:24rem}.landing-cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.75rem 1.4rem;background:var(--l-accent);color:#fff;text-decoration:none;font-size:.92rem;letter-spacing:.03em;transition:background .25s ease,transform .25s ease}.landing-cta:hover{background:var(--l-accent-deep);transform:translateY(-1px)}.landing-cta--ghost{background:transparent;color:var(--l-ink);border:1px solid var(--l-line)}.landing-cta--ghost:hover{background:var(--l-bg-soft);transform:none}.landing-section{padding:4.5rem 1.5rem}@media (min-width:768px){.landing-section{padding:6rem 2.5rem}}.landing-section__inner{max-width:68rem;margin:0 auto}.landing-kicker{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--l-accent-deep);margin:0 0 .75rem}.landing-title{font-family:var(--font-landing-serif),Georgia,serif;font-size:clamp(1.9rem,4vw,2.75rem);font-weight:500;line-height:1.15;margin:0 0 1rem;letter-spacing:-.02em}.landing-lead{margin:0;color:var(--l-muted);font-size:1.05rem;line-height:1.65;max-width:36rem}.landing-lead--center{max-width:46rem;margin-inline:auto;text-align:center}.landing-about{display:grid;gap:2.5rem;align-items:center}@media (min-width:900px){.landing-about{grid-template-columns:.95fr 1.05fr;gap:4rem}}.landing-about__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--l-bg-soft)}.landing-about__media img{object-fit:cover}.landing-quote{margin:1.75rem 0 0;padding-top:1.5rem;border-top:1px solid var(--l-line);font-family:var(--font-landing-serif),Georgia,serif;font-size:1.25rem;font-style:italic;line-height:1.45;color:var(--l-ink)}.landing-credentials{margin:1rem 0 0;font-size:.88rem;color:var(--l-muted);letter-spacing:.02em}.landing-services-intro{background:var(--l-bg-soft);padding-bottom:3rem}.landing-services-intro__inner,.landing-services-intro__inner .landing-kicker,.landing-services-intro__inner .landing-title{text-align:center}.landing-procedure--alt{background:var(--l-bg-soft)}.landing-procedure__inner{display:grid;gap:2.5rem;align-items:center}@media (min-width:900px){.landing-procedure__inner{grid-template-columns:1fr 1fr;gap:4rem}.landing-procedure--alt .landing-procedure__copy{order:2}}.landing-title--procedure{font-size:clamp(1.65rem,3.4vw,2.35rem)}.landing-procedure__lead{margin:0 0 1.5rem;font-size:1.2rem;line-height:1.7;color:var(--l-ink);max-width:34rem}.landing-procedure__points{list-style:none;margin:0 0 2rem;padding:0;display:grid;gap:.7rem;max-width:34rem}.landing-procedure__points li{position:relative;padding-left:1.5rem;font-size:1rem;line-height:1.55;color:var(--l-muted)}.landing-procedure__points li:before{content:"";position:absolute;left:0;top:.62em;width:.7rem;height:1px;background:var(--l-accent)}.case-gallery__track{display:flex;gap:1rem;list-style:none;margin:0;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.case-gallery__track::-webkit-scrollbar{display:none}.case-gallery__track:focus-visible{outline:2px solid var(--l-accent);outline-offset:4px}.case-gallery__item{position:relative;flex:0 0 min(86%,30rem);aspect-ratio:var(--case-ratio,1/1);scroll-snap-align:center;overflow:hidden;background:transparent}.case-gallery__item img{object-fit:contain}.case-gallery__tag{position:absolute;left:.75rem;padding:.28rem .6rem;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:rgba(26,20,16,.62);backdrop-filter:blur(2px);pointer-events:none}.case-gallery__tag--before{top:.75rem}.case-gallery__tag--after{bottom:.75rem}.case-gallery__controls{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem}.case-gallery__arrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.75rem;height:2.75rem;border:1px solid var(--l-line);background:var(--l-surface);color:var(--l-ink);font-size:1.4rem;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.case-gallery__arrow:hover:not(:disabled){background:var(--l-bg-soft);border-color:var(--l-accent)}.case-gallery__arrow:disabled{opacity:.32;cursor:default}.case-gallery__dots{display:flex;align-items:center;gap:.4rem;list-style:none;margin:0;padding:0;flex-wrap:wrap;justify-content:center}.case-gallery__dot{display:block;width:1.15rem;height:1.15rem;padding:0;border:none;background:transparent;cursor:pointer;position:relative}.case-gallery__dot:after{content:"";position:absolute;inset:50% 0 auto 0;height:2px;background:var(--l-line);transition:background .2s ease}.case-gallery__dot.is-active:after{background:var(--l-accent-deep)}.landing-testimonials{background:var(--l-bg-soft)}.landing-reviews{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;gap:1.25rem}@media (min-width:860px){.landing-reviews{grid-template-columns:1fr 1fr}}.landing-review[hidden]{display:none}.landing-review figure{margin:0;height:100%;display:flex;flex-direction:column;gap:.8rem;padding:1.6rem;background:var(--l-surface);border:1px solid var(--l-line)}.landing-review__head{display:flex;align-items:center;gap:.75rem}.landing-review__avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--l-bg-soft);color:var(--l-accent-deep);font-family:var(--font-landing-serif),Georgia,serif;font-size:1.15rem}.landing-review__author{margin:0;font-size:1rem;font-weight:500;color:var(--l-ink)}.landing-review__meta{margin:0;font-size:.82rem;color:var(--l-muted)}.landing-review__rating{display:flex;align-items:baseline;gap:.6rem}.landing-review__stars{color:#e8a33d;letter-spacing:.1em;font-size:.95rem}.landing-review__when{font-size:.8rem;color:var(--l-muted)}.landing-review__text{margin:0;flex:1;font-size:1.02rem;line-height:1.65;color:var(--l-ink)}.landing-review__source{font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;color:var(--l-muted);padding-top:.75rem;border-top:1px solid var(--l-line)}.landing-reviews__more{margin-top:1.5rem;padding:.7rem 1.25rem;background:transparent;border:1px solid var(--l-line);color:var(--l-ink);font-size:.92rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.landing-reviews__more:hover{background:var(--l-surface);border-color:var(--l-accent)}.landing-testimonials__cta{margin-top:2rem}.landing-studio__grid{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;gap:1.25rem}@media (min-width:768px){.landing-studio__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.landing-studio__media{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--l-bg-soft)}.landing-studio__media img{object-fit:cover}.landing-studio__caption{margin:.75rem 0 0;font-size:.85rem;letter-spacing:.04em;color:var(--l-muted)}.landing-locations{background:var(--l-bg-soft)}.landing-locations__grid{display:grid;gap:2rem;margin-top:2.5rem}@media (min-width:768px){.landing-locations__grid{grid-template-columns:1fr 1fr;gap:3rem}}.landing-location{padding-top:1.25rem;border-top:1px solid var(--l-line)}.landing-location h3{font-family:var(--font-landing-serif),Georgia,serif;font-size:1.65rem;font-weight:500;margin:0 0 .35rem}.landing-location__focus{margin:0 0 .85rem;font-size:.85rem;color:var(--l-accent-deep);letter-spacing:.04em}.landing-location address{font-style:normal;color:var(--l-muted);line-height:1.55;margin:0 0 1rem}.landing-location a{color:var(--l-ink);font-size:.9rem;text-decoration:none;border-bottom:1px solid var(--l-line);transition:border-color .25s ease}.landing-location a:hover{border-color:var(--l-accent)}.landing-secondary{background:var(--l-ink);color:#f4ebe3}.landing-secondary__inner{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:52rem}.landing-secondary__portrait{position:relative;width:9rem;height:9rem;border-radius:50%;overflow:hidden;margin-bottom:1.75rem;border:1px solid rgba(244,235,227,.2)}.landing-secondary__portrait img{object-fit:cover;object-position:center 30%}.landing-secondary__subtitle{margin:0 0 1.25rem;font-family:var(--font-landing-serif),Georgia,serif;font-style:italic;font-size:1.2rem;color:#d4a48a}.landing-secondary .landing-kicker{color:#d4a48a}.landing-secondary .landing-lead{color:rgba(244,235,227,.75)}.landing-secondary .landing-cta--ghost{color:#f4ebe3;border-color:rgba(244,235,227,.28);margin-top:2rem}.landing-secondary .landing-cta--ghost:hover{background:rgba(255,255,255,.06)}.landing-footer{padding:2rem 1.5rem 2.75rem;border-top:1px solid var(--l-line);background:var(--l-bg)}.landing-footer__inner{max-width:68rem;margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center;justify-content:space-between;color:var(--l-muted);font-size:.9rem}.landing-footer__links{display:flex;gap:1.25rem}.landing-footer a{color:var(--l-ink);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .25s ease}.landing-footer a:hover{border-color:var(--l-accent)}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-hero__content,.landing-hero__hint{animation:none;transition:none}.case-gallery__track{scroll-behavior:auto}}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_ea5885{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.__variable_ea5885{--font-landing-serif:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree Fallback;src:local("Arial");ascent-override:94.32%;descent-override:24.82%;line-gap-override:0.00%;size-adjust:100.72%}.__className_be17c6{font-family:Figtree,Figtree Fallback;font-style:normal}.__variable_be17c6{--font-landing-sans:"Figtree","Figtree Fallback"}