.lp{--ink:#100D0B;--ink-soft:#1B1712;--cream:#F8F5F1;--cream-deep:#EFE9E0;--gold:#A68030;--gold-bright:#C09B3C;--amber:#F59E0B;--wa:#1FAF54;--wa-deep:#128C43;--text-dark:#241E18;--text-muted:#5C534B;--text-on-dark:#F8F5F1;--text-dim-dark:#9A8F85;--z-bg:1;--z-content:10;--z-sticky:50;--z-fab:80;--z-grain:90;position:fixed;inset:0;z-index:100;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;font-family:var(--font-body),sans-serif;background:var(--cream);color:var(--text-dark);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}.lp,.lp *{margin:0;padding:0;box-sizing:border-box}.lp:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.035;pointer-events:none;z-index:var(--z-grain)}.lp img{max-width:100%;display:block}.lp a{color:inherit}.lp .icon{width:1.1em;height:1.1em;flex-shrink:0;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.lp a:focus-visible,.lp button:focus-visible{outline:3px solid var(--gold-bright);outline-offset:3px;border-radius:4px}.lp .wrap{max-width:1160px;margin:0 auto;padding:0 1.5rem}.lp section[id]{scroll-margin-top:7.5rem}.lp .top-stack{position:sticky;top:0;z-index:var(--z-sticky)}.lp .promo-bar{background:linear-gradient(90deg,var(--gold) 0,var(--gold-bright) 55%,var(--gold) 100%);color:#17120A;font-family:var(--font-display),sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.55rem 1rem;display:flex;align-items:center;justify-content:center;gap:.7rem;text-align:center;white-space:nowrap;text-decoration:none;cursor:pointer;transition:filter .2s}.lp .promo-bar:hover{filter:brightness(1.06)}.lp .promo-bar strong{font-weight:900}.lp .promo-bar .count{background:#17120A;color:var(--gold-bright);padding:.15rem .6rem;border-radius:3px;font-variant-numeric:tabular-nums;letter-spacing:.1em}.lp .promo-short{display:none}.lp header.site{background:rgba(16,13,11,.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(166,128,48,.25)}.lp header.site .wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-top:.8rem;padding-bottom:.8rem;gap:.6rem 1rem}.lp .brand{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:var(--text-on-dark)}.lp .brand-logo{height:52px;width:auto;-o-object-fit:contain;object-fit:contain;border-radius:4px;display:block}.lp .brand-divider{width:1px;height:34px;flex-shrink:0;background:rgba(192,155,60,.4)}.lp .brand-ortho{height:34px;width:auto;-o-object-fit:contain;object-fit:contain;display:block;opacity:.95}.lp nav.main{display:flex;gap:1.75rem}.lp nav.main a{color:#B8ADA3;text-decoration:none;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.5rem 0;transition:color .2s}.lp nav.main a:hover{color:var(--gold-bright)}.lp .hero{background:var(--ink);color:var(--text-on-dark);position:relative;overflow:hidden;isolation:isolate}.lp .hero-bg{position:absolute;inset:0;z-index:0;background:url(/landing/hero-bg.jpg) 100%/cover no-repeat}.lp .hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,13,11,.97),rgba(16,13,11,.88) 38%,rgba(16,13,11,.45) 72%,rgba(16,13,11,.3)),linear-gradient(0deg,rgba(16,13,11,.92),transparent 30%)}.lp .hero .wrap{position:relative;z-index:var(--z-content);padding-top:5.5rem;padding-bottom:6rem}.lp .hero-copy{max-width:620px}.lp .hero-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-display),sans-serif;font-weight:700;font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:1.5rem;opacity:0;animation:lp-fade-up .8s ease .15s forwards}.lp .hero-eyebrow:before{content:"";width:2.5rem;height:1px;background:linear-gradient(90deg,transparent,var(--gold-bright))}.lp .hero h1{font-family:var(--font-display),sans-serif;font-weight:900;font-size:clamp(2.7rem,7vw,4.8rem);line-height:.95;letter-spacing:-.04em;margin-bottom:1.4rem;opacity:0;animation:lp-fade-up .9s ease .3s forwards}.lp .hero h1 .outline{display:block;color:transparent;-webkit-text-stroke:2px rgba(192,155,60,.75)}.lp .hero-sub{font-size:1.05rem;color:var(--text-dim-dark);max-width:44ch;margin-bottom:2.25rem;opacity:0;animation:lp-fade-up .9s ease .45s forwards}.lp .hero-sub strong{color:var(--cream);font-weight:700}.lp .hero-ctas{display:flex;gap:.9rem;flex-wrap:wrap;opacity:0;animation:lp-fade-up .9s ease .6s forwards}.lp .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-family:var(--font-display),sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;min-height:48px;padding:.9rem 1.9rem;border-radius:4px;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s,color .22s;cursor:pointer}.lp .btn:active{transform:translateY(0) scale(.98)}.lp .btn-wa{background:var(--wa);color:#fff}.lp .btn-wa:hover{background:var(--wa-deep);transform:translateY(-2px);box-shadow:0 12px 36px rgba(31,175,84,.35)}.lp .btn-ghost{background:transparent;color:var(--cream);border:1px solid rgba(248,245,241,.35)}.lp .btn-ghost:hover{border-color:var(--gold-bright);color:var(--gold-bright);transform:translateY(-2px)}.lp .hero-note{margin-top:1.4rem;font-size:.8rem;color:var(--text-dim-dark);opacity:0;animation:lp-fade-up .9s ease .75s forwards}.lp .hero-note b{color:var(--gold-bright)}.lp .hero-partner{display:flex;align-items:center;gap:.9rem;margin-top:2.25rem;padding-top:1.6rem;border-top:1px solid rgba(248,245,241,.14);opacity:0;animation:lp-fade-up .9s ease .9s forwards}.lp .hero-partner span{font-size:.66rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--text-dim-dark)}.lp .hero-partner-logo{height:30px;width:auto;opacity:.95}.lp .seal{position:absolute;top:4.5rem;right:3rem;width:126px;height:126px;border-radius:50%;background:var(--gold-bright);color:#17120A;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-display),sans-serif;font-weight:900;line-height:1;box-shadow:0 14px 40px rgba(192,155,60,.4);transform:rotate(8deg);animation:lp-seal-pulse 3s ease-in-out infinite;z-index:var(--z-content)}.lp .seal .pct{font-size:2.1rem;letter-spacing:-.03em}.lp .seal .off{font-size:.68rem;letter-spacing:.2em}.lp .seal .until{font-size:.55rem;font-family:var(--font-body),sans-serif;font-weight:800;letter-spacing:.08em;margin-top:.25rem}@keyframes lp-seal-pulse{0%,to{transform:rotate(8deg) scale(1)}50%{transform:rotate(8deg) scale(1.05)}}.lp .marquee{background:var(--ink-soft);border-top:1px solid rgba(166,128,48,.2);border-bottom:1px solid rgba(166,128,48,.2);overflow:hidden;padding:.9rem 0}.lp .marquee-track{width:-moz-max-content;width:max-content;animation:lp-marquee 28s linear infinite}.lp .marquee-track,.lp .marquee-track>span{display:flex;gap:3rem}.lp .marquee-track>span>span{font-family:var(--font-display),sans-serif;font-weight:700;font-size:.75rem;letter-spacing:.26em;text-transform:uppercase;color:var(--gold);white-space:nowrap;display:flex;align-items:center;gap:3rem}.lp .marquee-track>span>span:after{content:"◈";color:rgba(192,155,60,.45)}@keyframes lp-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.lp section.light{padding:5rem 0}.lp .kicker{font-weight:700;font-size:.68rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:.9rem}.lp .kicker,.lp .section-title{font-family:var(--font-display),sans-serif}.lp .section-title{font-weight:900;font-size:clamp(1.9rem,4.2vw,3rem);letter-spacing:-.02em;line-height:1.05;margin-bottom:1rem}.lp .section-lead{color:var(--text-muted);max-width:58ch;font-size:1.02rem}.lp .stores-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}.lp .store{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e3dcd1;box-shadow:0 6px 30px rgba(36,30,24,.06);display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.lp .store:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(36,30,24,.12)}.lp .store.featured{border:2px solid var(--gold-bright);position:relative}.lp .store-tag{position:absolute;top:1rem;left:1rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem;background:var(--gold-bright);color:#17120A;font-family:var(--font-display),sans-serif;font-weight:900;font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;padding:.45rem .8rem;border-radius:4px;box-shadow:0 4px 14px rgba(23,18,10,.25)}.lp .store-tag .icon{fill:currentColor;stroke:none;width:.9em;height:.9em}.lp .store-photo{position:relative}.lp .store-photo img{width:100%;height:auto;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.lp .store.featured .store-photo img{-o-object-position:center 28%;object-position:center 28%}.lp .store:not(.featured) .store-photo img{-o-object-position:center 38%;object-position:center 38%}.lp .store-body{padding:1.75rem 1.75rem 2rem;flex:1;display:flex;flex-direction:column}.lp .store-name{font-family:var(--font-display),sans-serif;font-weight:900;font-size:1.3rem;letter-spacing:-.01em;margin-bottom:.2rem}.lp .store-sub{font-size:.78rem;font-weight:800;color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.2rem}.lp .store-info{list-style:none;display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.5rem}.lp .store-info li{display:flex;gap:.7rem;font-size:.95rem;color:var(--text-muted);align-items:flex-start}.lp .store-info li b{color:var(--text-dark)}.lp .store-info .icon{color:var(--gold);width:1.15rem;height:1.15rem;margin-top:.2rem}.lp .store-promo{display:flex;align-items:center;gap:.6rem;background:linear-gradient(90deg,rgba(192,155,60,.14),rgba(192,155,60,.05));border-left:3px solid var(--gold-bright);padding:.75rem .9rem;border-radius:0 6px 6px 0;font-size:.88rem;font-weight:700;color:var(--text-dark);margin-bottom:1.5rem}.lp .store-promo .icon{color:var(--gold);width:1.2rem;height:1.2rem}.lp .store-actions{display:flex;gap:.7rem;margin-top:auto;flex-wrap:wrap}.lp .store-actions .btn{padding:.75rem 1.3rem;font-size:.75rem;flex:1}.lp .btn-map{background:transparent;color:var(--text-dark);border:1px solid #cfc5b6}.lp .btn-map:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.lp .features{background:var(--cream-deep)}.lp .features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}.lp .feature{background:#fff;border-radius:12px;padding:1.9rem 1.6rem;border:1px solid rgba(36,30,24,.05);position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}.lp .feature:hover{transform:translateY(-4px);border-color:rgba(192,155,60,.5);box-shadow:0 14px 40px rgba(36,30,24,.1)}.lp .feature-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1rem}.lp .feature .num{font-family:var(--font-display),sans-serif;font-weight:900;font-size:3.2rem;line-height:1;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1.5px rgba(166,128,48,.4)}.lp .feature .icon{width:1.6rem;height:1.6rem;color:var(--gold)}.lp .feature h3{font-family:var(--font-display),sans-serif;font-weight:700;font-size:1.02rem;margin-bottom:.5rem}.lp .feature p{font-size:.9rem;color:var(--text-muted)}.lp .countdown-band{background:var(--ink);color:var(--text-on-dark);padding:4rem 0;text-align:center;position:relative;overflow:hidden}.lp .countdown-band:before{content:"40%";position:absolute;right:-2%;top:50%;transform:translateY(-50%);font-family:var(--font-display),sans-serif;font-weight:900;font-size:clamp(8rem,22vw,18rem);line-height:1;color:transparent;-webkit-text-stroke:2px rgba(192,155,60,.14);pointer-events:none}.lp .countdown-band .kicker{color:var(--gold-bright)}.lp .countdown-band h2{font-family:var(--font-display),sans-serif;font-weight:900;font-size:clamp(1.7rem,4vw,2.6rem);letter-spacing:-.02em;margin-bottom:2rem}.lp .clock,.lp .countdown-band h2{position:relative;z-index:var(--z-content)}.lp .clock{display:flex;justify-content:center;gap:1rem;margin-bottom:2.25rem}.lp .clock .cell{background:var(--ink-soft);border:1px solid rgba(192,155,60,.3);border-radius:10px;min-width:86px;padding:1rem .75rem}.lp .clock .val{font-family:var(--font-display),sans-serif;font-weight:900;font-size:2.3rem;line-height:1;color:var(--gold-bright);font-variant-numeric:tabular-nums}.lp .clock .lbl{font-size:.62rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim-dark);margin-top:.4rem}.lp .countdown-band .fine{font-size:.78rem;color:var(--text-dim-dark);margin-top:1.2rem;position:relative;z-index:var(--z-content)}.lp .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.lp .review{background:#fff;border-radius:12px;padding:1.9rem;border:1px solid #e3dcd1;box-shadow:0 6px 24px rgba(36,30,24,.05);display:flex;flex-direction:column;gap:1rem}.lp .stars{display:flex;gap:.2rem}.lp .stars .icon{width:1.05rem;height:1.05rem;fill:var(--amber);stroke:none}.lp .review blockquote{font-size:.96rem;color:var(--text-muted);font-style:italic;flex:1}.lp .review .who{display:flex;align-items:center;gap:.75rem}.lp .review .avatar{width:42px;height:42px;border-radius:50%;background:var(--cream-deep);color:var(--gold);display:flex;align-items:center;justify-content:center;font-family:var(--font-display),sans-serif;font-weight:900;font-size:.95rem}.lp .review .who b{display:block;font-size:.9rem}.lp .review .who small{color:var(--text-muted);font-size:.74rem}.lp .g-link{display:inline-flex;align-items:center;gap:.6rem;margin-top:2rem;min-height:44px;font-size:.88rem;font-weight:800;color:var(--text-dark);text-decoration:none;cursor:pointer}.lp .g-link .g-text{border-bottom:2px solid var(--gold-bright);padding-bottom:2px;transition:color .2s}.lp .g-link:hover .g-text{color:var(--gold)}.lp .g-logo{width:1.15rem;height:1.15rem}.lp .final-cta{background:var(--ink);color:var(--text-on-dark);padding:5.5rem 0;text-align:center;position:relative;overflow:hidden}.lp .final-cta:after{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(166,128,48,.1) 0,transparent 70%);bottom:-50%;left:50%;transform:translateX(-50%);pointer-events:none}.lp .final-cta h2{font-family:var(--font-display),sans-serif;font-weight:900;font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.03em;line-height:1;margin-bottom:1rem}.lp .final-cta h2,.lp .final-cta p{position:relative;z-index:var(--z-content)}.lp .final-cta p{color:var(--text-dim-dark);max-width:48ch;margin:0 auto 2.5rem}.lp .final-cta .hero-ctas{justify-content:center;opacity:1;animation:none;position:relative;z-index:var(--z-content)}.lp .site-footer{background:#0B0908;color:var(--text-dim-dark);padding:3.5rem 0 6.5rem;font-size:.88rem}.lp .site-footer .wrap{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2.5rem}.lp .site-footer h4{font-family:var(--font-display),sans-serif;font-weight:700;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.lp .site-footer li,.lp .site-footer p{margin-bottom:.45rem}.lp .site-footer ul{list-style:none}.lp .site-footer a{color:var(--cream);text-decoration:none;display:inline-block;padding:.2rem 0}.lp .site-footer a:hover{color:var(--gold-bright)}.lp .foot-logo-campinas{height:52px;width:auto;border-radius:4px;margin-bottom:.9rem}.lp .foot-logo-ortho{height:26px;width:auto;margin-top:1rem;opacity:.9}.lp .foot-slogan{color:var(--gold-bright);font-weight:700;font-style:italic}.lp .foot-social{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;min-height:44px}.lp .foot-social .icon{width:1.2rem;height:1.2rem}.lp .wa-fab{position:fixed;bottom:1.25rem;right:1.25rem;z-index:var(--z-fab);width:60px;height:60px;border-radius:50%;background:var(--wa);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 32px rgba(31,175,84,.45);transition:transform .2s,background .2s;cursor:pointer}.lp .wa-fab:hover{transform:scale(1.08);background:var(--wa-deep)}.lp .wa-fab svg{width:30px;height:30px}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.lp .reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.lp .reveal.in{opacity:1;transform:translateY(0)}@media (max-width:1024px){.lp .features-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.lp nav.main{display:none}.lp section[id]{scroll-margin-top:6.5rem}.lp .hero .wrap{padding-top:3rem;padding-bottom:3.5rem}.lp .reviews-grid,.lp .stores-grid{grid-template-columns:1fr}.lp .seal{width:92px;height:92px;top:1rem;right:1rem}.lp .seal .pct{font-size:1.6rem}.lp .hero-eyebrow{flex-wrap:wrap;padding-right:7rem;row-gap:.3rem}.lp .hero-bg{background-position:62%}.lp .hero-bg:after{background:linear-gradient(180deg,rgba(16,13,11,.72),rgba(16,13,11,.38) 45%,rgba(16,13,11,.8))}.lp .hero h1,.lp .hero-eyebrow,.lp .hero-note,.lp .hero-partner span,.lp .hero-sub{text-shadow:0 2px 16px rgba(16,13,11,.9),0 1px 3px rgba(16,13,11,.9)}.lp .hero-partner-logo{height:26px}.lp .site-footer .wrap{grid-template-columns:1fr;gap:2rem}}@media (max-width:480px){.lp .promo-bar{font-size:.68rem;padding:.5rem .75rem;gap:.5rem}.lp .promo-long{display:none}.lp .promo-short{display:inline}.lp .brand{gap:.5rem}.lp .brand-logo{height:32px}.lp .brand-divider{height:22px}.lp .brand-ortho{height:18px}.lp .hero-eyebrow:before{display:none}.lp .hero-eyebrow{letter-spacing:.22em;font-size:.62rem}.lp .header-cta{font-size:.7rem;padding:.5rem .85rem}.lp .features-grid{grid-template-columns:1fr}.lp .hero-ctas .btn{width:100%}.lp .store-actions{flex-direction:column}.lp .store-actions .btn{width:100%}.lp .clock{gap:.6rem}.lp .clock .cell{min-width:64px;padding:.8rem .5rem}.lp .clock .val{font-size:1.7rem}.lp section.light{padding:3.5rem 0}}@media (prefers-reduced-motion:reduce){.lp{scroll-behavior:auto}.lp *,.lp :after,.lp :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.lp .hero h1,.lp .hero-ctas,.lp .hero-eyebrow,.lp .hero-note,.lp .hero-partner,.lp .hero-sub,.lp .reveal{opacity:1!important;transform:none!important}.lp .marquee-track{animation:none}}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/32c80fb7588b7a2e-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-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:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/99e31c27a1524300-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/5b25d60b4670300e-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:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-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:Rubik Fallback;src:local("Arial");ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.00%;size-adjust:104.98%}.__className_c2c3d1{font-family:Rubik,Rubik Fallback;font-style:normal}.__variable_c2c3d1{--font-display:"Rubik","Rubik Fallback"}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-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:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-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:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-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:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-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:Nunito Sans Fallback;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_ad9d8d{font-family:Nunito Sans,Nunito Sans Fallback;font-style:normal}.__variable_ad9d8d{--font-body:"Nunito Sans","Nunito Sans Fallback"}