:root{--white:#FFFFFF;--offwhite:#FBF9F5;--ivory:#F5EFE4;--sand:#E9E1D2;--teal:#0F5E5B;--teal-d:#0A4644;--navy:#1C2B3A;--charcoal:#2C2C2A;--muted:#5A6675;--mint:#15EAD9;--line:#EAE3D6;--maxw:1080px;--display:var(--font-spectral),Georgia,"Times New Roman",serif;--sans:var(--font-figtree),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}*{box-sizing:border-box}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;transform:translateY(-160%);transition:transform .15s ease;background:var(--teal);color:var(--white);font-family:var(--sans);font-size:15px;font-weight:600;text-decoration:none;padding:12px 18px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2)}.skip-link:focus{transform:translateY(0);outline:2px solid var(--navy);outline-offset:2px}main:focus{outline:none}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);color:var(--navy);background:var(--offwhite);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.eyebrow{font-family:var(--sans);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:500;color:var(--teal);margin:0 0 10px}h1{font-family:var(--display);font-style:italic;font-size:clamp(38px,4vw,52px);line-height:1.08;letter-spacing:-.008em;margin:0 0 14px}h1,h2{font-weight:500;color:var(--navy)}h2{font-family:var(--sans);font-style:normal;font-size:clamp(28px,2.7vw,34px);line-height:1.15;margin:0 0 12px}h1 .em,h2 .em{font-style:italic}h2 .em{font-family:var(--display)}h2 .em,h3{font-weight:500}h3{font-family:var(--sans);font-size:clamp(17px,1.5vw,19px);color:var(--navy);margin:0 0 8px}.em{color:var(--teal)}.lead{font-family:var(--sans);font-weight:300;font-size:21px;line-height:1.5;color:var(--muted);margin:0 0 22px}p{margin:0 0 14px}a{color:var(--teal);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}a:hover{-webkit-text-decoration-color:var(--mint);text-decoration-color:var(--mint);text-decoration-thickness:2px}.btn,.btn:hover,.dropdown a,.foot-legal a,.tile,.tile:hover,footer a,header a{text-decoration:none}.btn{display:inline-block;font-family:var(--sans);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:500;padding:12px 22px;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.btn-primary{background:var(--teal);color:var(--ivory)}.btn-primary:hover{background:var(--teal-d);text-decoration:none}.btn-ghost{background:transparent;color:var(--teal);border:1px solid var(--teal)}.btn-ghost:hover{background:var(--teal);color:var(--ivory);text-decoration:none}header{background:var(--white);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20}.nav{display:flex;align-items:center;gap:18px;height:60px}.brand img{height:38px;width:auto;display:block}.nav .links{display:flex;gap:16px;margin-left:auto;align-items:center}.nav .links a{font-family:var(--sans);font-size:14px;color:var(--navy)}.nav .links a:hover{color:var(--teal);text-decoration:none}.nav .cta{margin-left:6px}.nav .links a.cta{color:var(--ivory);font-size:12px;padding:8px 16px;text-transform:uppercase;letter-spacing:.06em}.nav .links a.cta:hover{color:var(--ivory);text-decoration:none}.menu-btn{display:none;background:none;border:none;cursor:pointer;padding:8px;margin-left:auto}.menu-btn span{display:block;width:20px;height:2px;background:var(--navy);margin:4px 0;border-radius:2px}@media(max-width:880px){.menu-btn{display:block}.nav .links{display:none}.nav .links.open{display:flex;position:absolute;top:60px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--white);border-bottom:1px solid var(--line);padding:8px 0 14px;box-shadow:0 8px 20px rgba(28,43,58,.08)}.nav .links.open .moretrigger,.nav .links.open a{padding:12px 24px;font-size:16px}.nav .links.open a.cta{margin:10px 24px 0;text-align:center}}section{padding:56px 0}.section-sm{padding:40px 0}.bg-white{background:var(--white)}.bg-ivory{background:var(--ivory)}.bg-offwhite{background:var(--offwhite)}.bg-navy{background:var(--navy);color:var(--ivory)}.center{text-align:center}.hero{padding:56px 0 48px}.hero-split .wrap{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:40px;gap:40px;align-items:center}.hero .lead{max-width:560px}.hero-img{width:100%;height:320px;object-fit:cover;border-radius:14px;box-shadow:0 10px 30px rgba(28,43,58,.12)}@media(max-width:760px){.hero-split .wrap{grid-template-columns:1fr}.hero-img{height:220px}}.center .lead{margin-left:auto;margin-right:auto}.grid{display:grid;grid-gap:16px;gap:16px}.cols-3{grid-template-columns:repeat(3,1fr)}.cols-5{grid-template-columns:repeat(5,1fr)}.cols-4{grid-template-columns:repeat(4,1fr)}@media(max-width:880px){.cols-3,.cols-4,.cols-5{grid-template-columns:1fr 1fr}}@media(max-width:560px){.cols-3,.cols-4,.cols-5{grid-template-columns:1fr}}.card{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:18px;box-shadow:0 1px 3px rgba(15,94,91,.05)}.card img{width:100%;aspect-ratio:1128/1028;height:auto;object-fit:contain;border-radius:8px;margin-bottom:12px;background:#F2EEED}.card h3{margin-bottom:6px;line-height:1.3;min-height:2.6em;display:flex;align-items:center}@media(max-width:560px){.card h3{min-height:0}}.card p{font-size:14px;color:var(--muted);margin-bottom:12px}.card .links{gap:8px;margin-top:auto}.card,.card .links{display:flex;flex-direction:column}.btn-sm{padding:9px 14px;font-size:12px;text-align:center}.step .num{font-family:var(--sans);font-weight:300;font-size:30px;color:var(--teal);line-height:1}.step p{font-size:14px;color:var(--muted)}.why{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}@media(max-width:560px){.why{grid-template-columns:1fr}}.why .item{display:flex;gap:10px;align-items:flex-start;font-size:15px}.why .dot{width:8px;height:8px;border-radius:50%;background:var(--teal);margin-top:8px;flex:0 0 auto}.quote{font-family:var(--display);font-style:italic;font-size:21px;line-height:1.5;color:var(--ivory);max-width:760px;margin:0 auto 12px}.quote-by{font-family:var(--sans);text-transform:uppercase;letter-spacing:.1em;font-size:12px;color:var(--mint)}.ticker{background:var(--ivory);border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.ticker-track{display:flex;width:max-content;animation:ticker 28s linear infinite}.ticker:hover .ticker-track{animation-play-state:paused}.ticker .item{display:flex;align-items:center;gap:9px;padding:13px 26px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--teal-d);font-weight:500;white-space:nowrap}.ticker .item svg{width:17px;height:17px;stroke:var(--teal);flex:0 0 auto}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.ticker-track{animation:none;width:auto;flex-wrap:wrap;justify-content:center}.ticker-track .copy2{display:none}}.ptable{width:100%;max-width:620px;margin:0 auto;border-collapse:collapse;table-layout:fixed;font-family:var(--sans);font-size:14px;color:var(--navy);background:var(--white);border:1px solid var(--line);border-radius:12px;overflow:hidden}.ptable caption{caption-side:top;text-align:center;font-family:var(--sans);text-transform:uppercase;letter-spacing:.1em;font-size:16px;color:var(--teal);font-weight:500;padding:0 0 10px}.ptable thead tr{background:var(--teal);color:var(--ivory)}.ptable th{text-align:left;font-weight:500;padding:10px 14px}.ptable td{padding:9px 14px;border-bottom:1px solid var(--line)}.ptable td,.ptable th{text-align:center}.ptable th:first-child{width:20%}.ptable th:not(:first-child){width:26.67%}.ptable tbody tr:nth-child(2n){background:var(--offwhite)}.ptable .total{font-weight:500}@media(max-width:410px){.ptable th{padding:10px 6px}.ptable td{padding:9px 6px}}.pnote{color:var(--muted);margin-top:14px}.pnote,footer{font-size:13px}footer{background:var(--navy);padding:40px 0 26px}footer,footer a{color:#C7D0DB}footer a:hover{color:var(--mint)}.foot{display:grid;grid-template-columns:1.2fr 1fr .8fr 1fr auto;grid-gap:28px;gap:28px;align-items:flex-start}.foot-4{grid-template-columns:1.2fr 1fr 1fr auto}.foot>*{min-width:0}.foot-links a{overflow-wrap:anywhere}@media(max-width:760px){.foot,.foot-4{grid-template-columns:1fr 1fr;gap:22px 24px}.foot-brand{grid-column:1;grid-row:1}.foot-seal{grid-column:2;grid-row:1;align-self:start}}.foot-seal{justify-self:end}.foot-seal img{max-width:73px;height:auto}.foot-brand img{height:85px;width:auto}@media(max-width:480px){footer{padding:28px 0 20px}.foot-brand img{height:76px}.foot,.foot-4{grid-template-columns:1fr 1.4fr}}.foot-h{display:block;color:var(--ivory);font-weight:500;font-size:14px;margin-bottom:10px}.foot-links{list-style:none;margin:0;padding:0}.foot-links li{margin-bottom:7px}.seal-slot{margin-top:16px}.seal-slot img{max-width:140px;height:auto}.disc{color:#8C97A6;font-size:12px;line-height:1.6;margin-top:18px;max-width:760px}.mt8{margin-top:8px}.mt24{margin-top:24px}.mb0{margin-bottom:0}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:36px;gap:36px;align-items:start}@media(max-width:760px){.split{grid-template-columns:1fr}}.faq-item{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:14px 18px;margin-bottom:10px;box-shadow:0 1px 3px rgba(15,94,91,.05)}.faq-item summary{font-family:var(--sans);font-weight:500;font-size:16px;color:var(--navy);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px}.faq-item summary:hover{color:var(--teal)}.faq-item summary{list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";flex:0 0 auto;width:13px;height:13px;background-color:currentColor;transition:transform .18s ease;--chev:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");-webkit-mask:var(--chev) center /13px 13px no-repeat;mask:var(--chev) center /13px 13px no-repeat}.faq-item[open] summary:after{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.faq-item summary:after{transition:none}}.faq-item p{margin:10px 0 4px;font-size:14.5px;color:var(--muted)}.hero-markrow{display:flex;align-items:center;justify-content:center;gap:40px}.hero-markrow-copy{flex:0 1 auto;min-width:0;max-width:560px}.hero-mark{flex:0 0 auto;display:block;width:auto;height:170px}@media(max-width:860px){.hero-markrow{display:block}.hero-mark{display:none}}.cform label{display:block;font-size:13px;font-weight:500;color:var(--navy);margin-bottom:14px}.cform input,.cform select,.cform textarea{display:block;width:100%;margin-top:5px;padding:10px 12px;font-family:var(--sans);font-size:16px;color:var(--navy);background:var(--white);border:1px solid var(--line);border-radius:8px}.cform input:focus,.cform select:focus,.cform textarea:focus{outline:2px solid var(--teal);outline-offset:1px;border-color:var(--teal)}.cform input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;min-height:41px}.frow{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}@media(max-width:560px){.frow{grid-template-columns:1fr}}.form-error{font-size:14px;color:#8a3b2e;background:#faf0ed;border:1px solid #e8cfc8;border-radius:8px;padding:12px 14px;margin:0 0 14px}.form-confirm{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:28px 30px;box-shadow:0 1px 3px rgba(15,94,91,.05)}.form-confirm p{margin:0;font-size:15px;color:var(--muted)}.legal h1{font-family:var(--display);font-style:italic}.type-c .legal h2{font-family:var(--sans);font-weight:500;font-size:clamp(17px,1.5vw,19px);line-height:1.4;margin:22px 0 8px}.legal h3{margin-top:22px}.legal li,.legal p{font-size:14.5px;color:var(--charcoal)}.legal ol,.legal ul{padding-left:22px}.legal li{margin-bottom:8px}.navitem{position:relative;display:flex;align-items:center}.moretrigger,.navitem-head,.navitem-head>a,.subtoggle{display:flex;align-items:center;gap:4px}.subtoggle{background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}.subtoggle:focus-visible{outline:2px solid var(--teal);outline-offset:2px;border-radius:4px}.moretrigger{font-family:var(--sans);font-size:14px;font-weight:400;color:var(--navy);cursor:default}.moretrigger:hover{color:var(--teal)}.caret{width:13px;height:13px;transition:transform .18s ease}.dropdown{display:none;position:absolute;top:100%;left:-8px;min-width:185px;background:var(--white);border:1px solid var(--line);border-radius:0 0 10px 10px;box-shadow:0 8px 20px rgba(28,43,58,.08);padding:6px 0;z-index:30}.dropdown a{display:block;padding:9px 16px;font-size:14px;color:var(--navy)}.dropdown a:hover{background:var(--offwhite);color:var(--teal);text-decoration:none}.navitem:focus-within .dropdown,.navitem:hover .dropdown{display:block}@media(max-width:880px){.navitem{flex-direction:column;align-items:stretch}.navitem-head{justify-content:space-between;gap:0}.moretrigger,.navitem-head>a{padding:12px 24px;flex:1 1}.subtoggle{padding:12px 24px;align-self:stretch}.moretrigger{justify-content:space-between}.navitem.expanded .caret{transform:rotate(180deg)}.dropdown{display:none;position:static;border:none;box-shadow:none;padding:0 0 6px;min-width:0;background:transparent}.navitem.expanded .dropdown{display:block}.nav .links.open .dropdown a{padding:10px 24px 10px 44px;font-size:15px;color:var(--muted)}.nav .links.open .dropdown a:hover{color:var(--teal)}}.foot-rule{border-top:1px solid rgba(255,255,255,.14);margin:28px 0 18px}@media(max-width:480px){.foot-rule{margin:20px 0 14px}}.foot-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:10px 0;font-size:13px}.foot-copy{font-weight:500;color:var(--ivory);margin-right:26px}.foot-legal{display:flex;flex-wrap:wrap}.foot-legal a{padding:0 14px;border-left:1px solid rgba(255,255,255,.18)}.foot-legal a:first-child{border-left:none;padding-left:0}@media(max-width:760px){.foot-legal a{border-left:none;padding:4px 14px 4px 0}.foot-copy{width:100%;margin-right:0}}.tsec{padding:48px 0;overflow:hidden}.tmarquee{overflow:hidden;margin-top:26px}.tmarquee-track{display:flex;width:max-content;animation:ticker 45s linear infinite reverse}.tmarquee:hover .tmarquee-track{animation-play-state:paused}.tset{display:flex;gap:18px;padding-right:18px;align-items:stretch}.tcard{width:340px;min-height:210px;flex:0 0 auto;background:var(--white);border-radius:18px;padding:24px 26px;box-shadow:0 6px 18px rgba(0,0,0,.18);display:flex;flex-direction:column}.tcard,.tname{color:var(--navy)}.tname{display:block;font-weight:500;font-size:16px;margin-bottom:8px}.tcard p,.tname{font-family:var(--sans)}.tcard p{font-style:normal;font-size:14.5px;line-height:1.6;color:var(--muted);margin:0}@media(max-width:560px){.tcard{width:280px}}@media (prefers-reduced-motion:reduce){.tmarquee-track{animation:none}.tmarquee{overflow-x:auto}.tmarquee-track .tset[aria-hidden]{display:none}}.type-c h1{letter-spacing:-.008em}.type-c h1,.type-c h2{font-family:var(--display);font-style:normal;font-weight:500}.type-c h1 .em,.type-c h2 .em{font-family:var(--display);font-style:italic}.subhead{font-family:var(--sans);font-weight:600;font-size:22px;color:var(--teal);margin:0 0 10px}.bullets{margin:0;padding-left:22px;color:var(--charcoal)}.bullets li{margin-bottom:7px}.tagline{font-family:var(--display);font-size:20px;color:var(--teal);margin:0 0 10px}.tiles{display:grid;grid-gap:16px;gap:16px;justify-content:center;grid-template-columns:repeat(4,minmax(0,246px))}@media(max-width:1079px){.tiles{grid-template-columns:repeat(2,minmax(0,300px))}}@media(max-width:620px){.tiles{grid-template-columns:1fr;gap:12px;justify-content:stretch}}.tile{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:14px;overflow:hidden;color:inherit;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.tile,.tile:hover{text-decoration:none}.tile:hover{border-color:#DCD3C2;transform:translateY(-2px);box-shadow:0 12px 30px -16px rgba(28,43,58,.3)}.tile:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.tile-media{position:relative;width:100%;aspect-ratio:4/3;max-height:210px;background:var(--offwhite);overflow:hidden}.tile-media img{width:100%;height:100%;object-fit:cover;display:block}.tile-media.product{background:#F2EEED}.tile-media.product img{object-fit:contain}.tile-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;flex:1 1}.tile-label{font-family:var(--sans);font-weight:600;font-size:17px;line-height:1.25;color:var(--navy)}.tile-arrow{flex:0 0 auto;display:block;color:var(--teal);transition:transform .18s ease}.tile:hover .tile-arrow{transform:translateX(4px)}@media(max-width:620px){.tile{flex-direction:row;align-items:stretch}.tile-media{flex:0 0 108px;width:108px;aspect-ratio:1/1}.tile-bar{padding:14px 16px}.tile-label{font-size:17px}}@media (prefers-reduced-motion:reduce){.tile,.tile-arrow{transition:none}.tile:hover{transform:none}}@font-face{font-family:Spectral;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/de32ab4287127d46-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:Spectral;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/52c789a43a83edb4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Spectral;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/53a2694769c6fc4b-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:Spectral;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/109cd0be88080556-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:Spectral;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9f5251eb979d3d3e-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:Spectral;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/b1c71187c85bb732-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:Spectral;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/1d0267b201e007a0-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Spectral;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/192b55935f4e8c71-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:Spectral;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/130fa9c96dfc2da9-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:Spectral;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/a325990d5fec1d3f-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:Spectral;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/1392a8708768005c-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:Spectral;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/6a64cc3acf910f14-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Spectral;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/b42be14db559d7fe-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:Spectral;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/84d7006d28fb721d-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:Spectral;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/a8803dd9fdd15a53-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:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a905a6179bab2b08-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:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/273b2e150de7c4a9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/692781be160fc9d0-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:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1e9fc5e960416d85-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:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e244d3ca994d3054-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:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/95fbe602f95f5b1d-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:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d7fd192484976c0a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e478c40a90656953-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:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/680964f1bd688e24-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:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3e68fbb477d90635-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:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/eba0a4e5bf800560-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:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6adccebe1b78ad4c-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1ee996a2e7c8d770-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:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/581701471b17b157-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:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1eedfae966de4e1c-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:Spectral Fallback;src:local("Times New Roman");ascent-override:96.46%;descent-override:42.17%;line-gap-override:0.00%;size-adjust:109.78%}.__className_cfa357{font-family:Spectral,Spectral Fallback}.__variable_cfa357{--font-spectral:"Spectral","Spectral Fallback"}@font-face{font-family:Figtree;font-style:normal;font-weight:300;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:300;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: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_760b88{font-family:Figtree,Figtree Fallback;font-style:normal}.__variable_760b88{--font-figtree:"Figtree","Figtree Fallback"}