:root{--teal:#2e7d85;--teal-deep:#215e64;--black:#1a1a1a;--white:#fff;--light:#f5f5f5;--muted:#d8e6e8;--text-soft:hsla(0,0%,100%,.78);--body-text:rgba(26,26,26,.78);--border:rgba(46,125,133,.2);--shadow:0 24px 60px rgba(16,49,53,.14);--radius:28px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body),sans-serif;background:radial-gradient(circle at top left,rgba(46,125,133,.12),transparent 32%),linear-gradient(180deg,#fff,#f6fbfb 45%,#fff);color:var(--black)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.site-shell{min-height:100vh}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.narrow{max-width:760px}.section{padding:5rem 0}.section-light{background:transparent}.section-dark{background:radial-gradient(circle at top,rgba(46,125,133,.18),transparent 28%),#121616;color:var(--white)}.page-shell{padding-top:5.5rem}.page-hero{padding:7rem 0 3rem}.page-hero-dark{background:linear-gradient(135deg,rgba(17,26,28,.96),hsla(0,0%,7%,.92)),#121616;color:var(--white)}.page-hero-light{background:linear-gradient(180deg,rgba(46,125,133,.08),hsla(0,0%,100%,.92)),#fff}.faq-copy h2,.hero-copy h1,.owner-copy h2,.page-hero h1,.section-heading h2{font-family:var(--font-heading),sans-serif;font-weight:700;line-height:1.05;letter-spacing:-.03em}.page-hero h1{margin:.75rem 0 1rem;font-size:clamp(2.5rem,6vw,4.5rem)}.contact-item a,.contact-item p,.faq-copy p,.hero-copy p,.map-placeholder p,.page-hero p,.section-heading p,.story-copy p{color:var(--body-text);line-height:1.75}.page-hero-dark p{color:var(--text-soft)}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--teal);font-weight:700;text-transform:uppercase;letter-spacing:.22em;font-size:.75rem}.page-hero-dark .eyebrow,.section-dark .eyebrow{color:#87d3db}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.92rem 1.4rem;font-weight:700;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background-color .25s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:var(--white);box-shadow:0 16px 30px rgba(46,125,133,.28)}.button-primary:hover{background:var(--teal-deep)}.button-secondary{border:1px solid rgba(46,125,133,.38);color:inherit;background:transparent}.button-secondary:hover{border-color:var(--teal);box-shadow:0 12px 24px rgba(46,125,133,.12)}.button-small{padding:.7rem 1.15rem;font-size:.94rem;background:var(--teal);color:var(--white)}.section-heading{margin-bottom:2rem;max-width:720px}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.section-heading.light p{color:var(--text-soft)}.section-heading h2{margin:.85rem 0 1rem;font-size:clamp(2rem,5vw,3.2rem)}.grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.grid-four,.grid-products,.grid-three{grid-template-columns:repeat(1,minmax(0,1fr))}.card-hover{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.card-hover:hover{transform:translateY(-8px);box-shadow:var(--shadow);border-color:rgba(46,125,133,.4)}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(46,125,133,.36),transparent 28%),radial-gradient(circle at 84% 14%,rgba(46,125,133,.14),transparent 24%),linear-gradient(135deg,rgba(10,14,15,.98),rgba(26,26,26,.92)),#111415}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:radial-gradient(circle at center,#000 50%,transparent 100%);mask-image:radial-gradient(circle at center,#000 50%,transparent 100%)}.hero-content{position:relative;z-index:1;padding:7.5rem 0 5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.hero-logo{height:auto;width:min(280px,70vw)}.hero-copy{max-width:860px}.hero-copy h1{font-size:clamp(3rem,8vw,6.25rem);color:var(--white);margin:1rem 0}.hero-copy p{color:hsla(0,0%,100%,.82);font-size:clamp(1rem,2.2vw,1.3rem);max-width:640px;margin:0 auto}.hero-actions{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-top:2rem}.marquee-strip{overflow:hidden;background:var(--teal);color:var(--white);padding:.95rem 0;font-weight:700;white-space:nowrap}.marquee-track{display:inline-flex;min-width:max-content;animation:marquee 22s linear infinite}.marquee-track span{padding-right:3rem}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.image-wrap{position:relative;overflow:hidden;border-radius:calc(var(--radius) - 8px);min-height:300px}.image-cover{object-fit:cover;transition:transform .45s ease}.category-card:hover .image-cover,.product-card:hover .image-cover{transform:scale(1.08)}.category-card,.contact-card,.contact-form,.info-panel,.map-card,.product-card,.testimonial-card,.timeline-card{border:1px solid var(--border);border-radius:var(--radius);background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.category-card{padding:1rem}.category-content,.product-content{padding:1.2rem .5rem .4rem}.category-content h3,.contact-item h3,.map-placeholder h3,.product-content h3,.testimonial-card h3,.timeline-card h3,.why-card h3{font-family:var(--font-heading),sans-serif;margin:0 0 .5rem;font-size:1.3rem}.category-content p,.product-content p,.testimonial-card p,.timeline-card p,.why-card p{color:var(--body-text);line-height:1.7;margin:0}.why-card{padding:1.75rem;border-radius:var(--radius);background:hsla(0,0%,100%,.05);border:1px solid rgba(135,211,219,.16)}.why-card p{color:var(--text-soft)}.icon-chip{width:3rem;height:3rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(135,211,219,.12);color:#87d3db;margin-bottom:1rem}.product-image{min-height:260px}.product-tag{display:inline-flex;padding:.35rem .7rem;border-radius:999px;background:rgba(46,125,133,.1);color:var(--teal);font-size:.82rem;font-weight:700;margin-bottom:.9rem}.product-content{min-height:220px;flex-direction:column}.product-content,.product-footer{display:flex;justify-content:space-between}.product-footer{align-items:center;gap:1rem;margin-top:1.4rem}.product-footer strong{font-size:1.3rem;font-family:var(--font-heading),sans-serif}.testimonial-section{background:radial-gradient(circle at top right,rgba(46,125,133,.08),transparent 30%),var(--light)}.testimonial-card{padding:2rem;box-shadow:var(--shadow)}.stars{color:#f4b942;letter-spacing:.1em;margin-bottom:1rem}.testimonial-card span{color:rgba(26,26,26,.58)}.faq-section{border-top:1px solid rgba(46,125,133,.08)}.faq-layout{display:grid;grid-gap:2rem;gap:2rem}.faq-copy h2{margin:.75rem 0 1rem;font-size:clamp(2rem,5vw,3.2rem)}.faq-list{display:grid;grid-gap:1rem;gap:1rem}.faq-item{border:1px solid var(--border);border-radius:22px;background:hsla(0,0%,100%,.88);overflow:hidden}.faq-trigger{width:100%;border:0;background:transparent;color:inherit;text-align:left;padding:1.2rem 1.3rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:700}.faq-panel{overflow:hidden}.faq-panel-inner{padding:0 1.3rem 1.3rem;color:var(--body-text);line-height:1.7}.faq-icon{flex-shrink:0;color:var(--teal)}.contact-grid,.story-grid{display:grid;grid-gap:2rem;gap:2rem}.story-copy{display:grid;grid-gap:1rem;gap:1rem}.info-panel{padding:2rem;display:grid;grid-gap:1.4rem;gap:1.4rem;box-shadow:var(--shadow)}.panel-label{display:block;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--teal);margin-bottom:.4rem}.timeline{display:grid;grid-gap:1.25rem;gap:1.25rem}.timeline-card{padding:1.8rem;background:hsla(0,0%,100%,.06);border-color:rgba(135,211,219,.18)}.timeline-card p{color:var(--text-soft)}.timeline-year{display:inline-flex;margin-bottom:.8rem;color:#87d3db;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.owner-card{padding:2rem;display:grid;grid-gap:1.5rem;gap:1.5rem;align-items:center;border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);background:linear-gradient(180deg,rgba(46,125,133,.08),hsla(0,0%,100%,.95)),#fff;box-shadow:var(--shadow)}.owner-icon{width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(46,125,133,.12);color:var(--teal)}.owner-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(46,125,133,.45),transparent)}.owner-copy p{margin:0;line-height:1.8;color:var(--body-text)}.contact-form{padding:1.5rem;box-shadow:var(--shadow)}.contact-form,.field-grid{display:grid;grid-gap:1rem;gap:1rem}.contact-form label{display:grid;grid-gap:.55rem;gap:.55rem;font-weight:600}.contact-form input,.contact-form textarea{width:100%;border-radius:18px;border:1px solid rgba(46,125,133,.22);padding:.95rem 1rem;background:hsla(0,0%,100%,.9);color:var(--black);outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(46,125,133,.12)}.contact-sidebar{display:grid;grid-gap:1.5rem;gap:1.5rem}.contact-card,.map-card{padding:1.5rem;box-shadow:var(--shadow)}.contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-item+.contact-item{margin-top:1.5rem}.contact-item svg{color:var(--teal);flex-shrink:0;margin-top:.1rem}.map-placeholder{min-height:280px;border-radius:24px;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,rgba(46,125,133,.14),hsla(0,0%,100%,.88)),#fff;border:1px solid rgba(46,125,133,.14)}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(46,125,133,.14);box-shadow:0 10px 24px rgba(19,42,44,.06);transition:background-color .3s ease,box-shadow .3s ease,border-color .3s ease}.site-header.scrolled{background:hsla(0,0%,100%,.98);box-shadow:0 16px 30px rgba(19,42,44,.08)}.nav-shell{min-height:5.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-mark,.logo-fallback{display:inline-flex;align-items:center}.logo-fallback{min-height:56px;padding:.65rem 1rem;border-radius:18px;background:linear-gradient(135deg,rgba(46,125,133,.14),hsla(0,0%,100%,.94));border:1px solid rgba(46,125,133,.18);color:var(--black);font-family:var(--font-heading),sans-serif;font-weight:700}.nav-links{display:none;align-items:center;gap:1.5rem;font-weight:600}.nav-links a{position:relative}.nav-links a:after{content:"";position:absolute;left:0;bottom:-.4rem;width:100%;height:2px;background:var(--teal);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.nav-links a.active:after,.nav-links a:hover:after{transform:scaleX(1)}.nav-actions{display:none}.menu-toggle{width:3rem;height:3rem;border-radius:999px;border:1px solid rgba(46,125,133,.18);background:hsla(0,0%,100%,.7);display:inline-flex;align-items:center;justify-content:center}.mobile-drawer{position:absolute;top:calc(100% + .75rem);left:1rem;right:1rem;border-radius:28px;padding:1rem;background:hsla(0,0%,100%,.96);border:1px solid rgba(46,125,133,.16);box-shadow:var(--shadow)}.mobile-drawer nav{display:grid;grid-gap:.5rem;gap:.5rem}.mobile-drawer a{padding:.85rem .95rem;border-radius:16px;font-weight:600}.mobile-drawer a.active,.mobile-drawer a:hover{background:rgba(46,125,133,.08);color:var(--teal)}.site-footer{background:radial-gradient(circle at top left,rgba(46,125,133,.16),transparent 28%),#111415;color:var(--white);padding:4rem 0 2rem}.footer-grid{display:grid;grid-gap:2rem;gap:2rem}.footer-bottom,.footer-brand p,.footer-contact a,.footer-contact p,.footer-links a{color:hsla(0,0%,100%,.74);line-height:1.7}.footer-contact,.footer-links{display:grid;grid-gap:.7rem;gap:.7rem}.footer-contact h3,.footer-links h3{color:var(--white);margin:0 0 .5rem;font-family:var(--font-heading),sans-serif}.footer-bottom{border-top:1px solid rgba(135,211,219,.14);margin-top:2rem;padding-top:1.5rem;font-size:.95rem}.whatsapp-fab{position:fixed;right:1rem;bottom:1rem;z-index:90;width:3.8rem;height:3.8rem;border-radius:999px;background:var(--teal);color:var(--white);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 36px rgba(46,125,133,.32)}@media (min-width:700px){.hero-actions{flex-direction:row}.contact-grid,.faq-layout,.field-grid,.footer-grid,.grid-four,.grid-products,.grid-three,.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-card{grid-template-columns:auto 1px 1fr}.owner-divider{width:1px;height:100%;background:linear-gradient(180deg,transparent,rgba(46,125,133,.45),transparent)}.timeline{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:960px){.nav-actions,.nav-links{display:flex}.menu-toggle,.mobile-drawer{display:none}.grid-products,.grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-content{padding-top:9rem}}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:__Poppins_75265a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:__Poppins_75265a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-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:__Poppins_75265a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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:__Poppins_75265a;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_75265a;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-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:__Poppins_75265a;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-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:__Poppins_Fallback_75265a;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_75265a{font-family:__Poppins_75265a,__Poppins_Fallback_75265a;font-style:normal}.__variable_75265a{--font-heading:"__Poppins_75265a","__Poppins_Fallback_75265a"}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_8b3a0b;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_8b3a0b{font-family:__Inter_8b3a0b,__Inter_Fallback_8b3a0b;font-style:normal}.__variable_8b3a0b{--font-body:"__Inter_8b3a0b","__Inter_Fallback_8b3a0b"}