:root{--smokestack-aspect-ratio:0.6422;--smokestack-width:clamp(1400px,280vw,2400px);--smokestack-height:calc(var(--smokestack-width) / var(--smokestack-aspect-ratio));--stockpile-aspect-ratio:4.0795;--stockpile-width:clamp(4000px,900vw,7000px);--stockpile-height:calc(var(--stockpile-width) / var(--stockpile-aspect-ratio));--landing-height:calc(var(--smokestack-width)*9/16);--large-text:clamp(0.8rem,2.1vw,1.3rem);--text:clamp(0.8rem,1.5vw,1.0rem);--small-text:clamp(0.65rem,1.3vw,0.9rem);--conveyor-slope:0.40;--hero-text-size:clamp(2rem,8vw,4rem);--right-of-smokestack:max(calc(50% - 120px),calc(45% - 65px))}*{box-sizing:border-box;padding:0;margin:0}body{color:black;background:url(/grainy.png);background-size:auto auto;background-repeat:repeat}main,section{width:100%}.background-wrapper{position:absolute;top:0;left:0;width:100%;z-index:-1}.smoke-background{width:100%;overflow:clip;background-color:rgb(146,146,146)}.smoke{width:var(--smokestack-width);aspect-ratio:16/9;overflow:clip}.shift-right{margin-left:clamp(50%,75%,calc(50% + 190px));transform:translateX(calc(-.31 * var(--smokestack-width)))}.smoke-video{height:100%;width:auto;filter:brightness(1);transform:translateZ(0)}.background{width:100%;overflow:clip;background:linear-gradient(180deg,rgb(146,146,146) 0,rgb(146,146,146) 2%,transparent 30%)}.smokestack{width:var(--smokestack-width);margin-top:-8px;z-index:0}.smokestack img,.smokestack svg{width:100%;height:auto}.animated-power-plants{position:absolute;top:0;left:0;width:100%;height:auto}.animated-power-plants #rggi-power-plants-bright_svg__power-plants path{animation:pulse-power-plants 4s ease-in-out infinite}@keyframes pulse-power-plants{0%,to{fill-opacity:.8}50%{fill-opacity:.1}}.stockpile-container{position:relative;margin-top:calc(-.035 * var(--smokestack-height));width:100%;display:flex;justify-content:center}.stockpile{position:relative;margin-left:calc(.05 * var(--stockpile-width))}.stockpile img,.stockpile svg{width:var(--stockpile-width);height:auto}.stockpile-grain-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/stockpile-grain.png);background-repeat:repeat-x;background-size:auto 100%;-webkit-mask-image:url(/stockpile-mask.svg);mask-image:url(/stockpile-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%}#sentinel{position:absolute;top:0;height:1px;width:1px}.navbar-container{position:fixed;width:100%;top:0;z-index:100}.navbar{max-width:1200px;padding-top:32px;padding-bottom:12px;padding-left:10px;margin:auto;display:flex;justify-content:space-between;align-items:center}.brand-container{position:relative;width:176px;height:46px;padding:8px}.brand{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;padding:8px}.wordmark{width:clamp(120px,20vw,160px);height:auto}.logo{height:30px;width:auto}.fade-in{opacity:1}.fade-in,.fade-out{transition:opacity .2s ease}.fade-out{opacity:0}.landing-container{height:var(--landing-height);width:100%}.landing{height:clamp(60%,100vh,100%);display:flex;flex-direction:column}.hero{height:50%;display:flex;align-items:flex-end;justify-content:center}.hero-line{font-size:var(--hero-text-size);font-weight:600;letter-spacing:-.045em;word-spacing:.1em}.email{height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.email-field{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgb(255,255,255);border-radius:3px;box-shadow:0 0 20px -5px rgb(255,255,255)}.email-cta,.email-field{padding:10px;font-family:inter;border:none}.email-cta{display:block;font-weight:500;background-color:black;color:white;border-radius:15px;cursor:pointer;text-decoration:none}.smokestack-contents{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:var(--smokestack-height);overflow:hidden}.explainer-line{font-size:calc(.7 * var(--hero-text-size));font-weight:400;letter-spacing:-.045em;word-spacing:.1em}.polluters-line{display:flex;justify-content:center;align-items:flex-start;width:100%;height:calc(.3 * var(--smokestack-height))}.polluters-line-container{padding-right:50px;padding-top:100px}.polluter-card{display:flex;width:100%}.polluter-card-container{margin-left:min(calc(100vw - 215px),calc(50% + 10px));margin-top:15px;overflow:clip;position:relative;animation:pulse-shadow 4s ease-in-out infinite;border-radius:25px}.polluter-card-image{width:clamp(190px,22vw,230px);height:auto}@keyframes pulse-shadow{0%,to{box-shadow:-15px -15px 3px 0 rgba(255,255,0,.6)}50%{box-shadow:-15px -15px 3px 0 rgba(255,255,0,.05)}}.polluter-info{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:0}.percentage45-margin-top{margin-top:45%}.percentage7-margin-top{margin-top:7%}.polluter-info p{color:white;font-size:var(--text)}.permits-line-container{padding-top:calc(.1 * var(--smokestack-height));margin-left:var(--right-of-smokestack)}.laws-container{width:100%;padding-top:calc(.05 * var(--smokestack-height));z-index:1;display:flex;justify-content:center}.folder{height:-moz-fit-content;height:fit-content;width:320px;margin-left:10vw;position:relative}.folder-background{position:absolute;top:29px;left:0;width:100%;height:calc(100% - 20px);background-color:rgb(255,255,204);border:.5px solid rgb(200,190,180);border-radius:0 5px 5px 5px;box-shadow:0 0 20px 10px rgba(0,0,0,.1);z-index:5}.tab-bar{display:flex;z-index:10;position:relative}.tab-bar input{display:none}.tab-bar label{background-color:rgb(255,255,204);padding:5px;cursor:pointer;border:2px solid rgb(200,190,180);border-bottom:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:3px 3px 0 0}#tab-ct:checked~label[for=tab-ct],#tab-de:checked~label[for=tab-de],#tab-ma:checked~label[for=tab-ma],#tab-md:checked~label[for=tab-md],#tab-nh:checked~label[for=tab-nh],#tab-nj:checked~label[for=tab-nj],#tab-ny:checked~label[for=tab-ny],#tab-ri:checked~label[for=tab-ri],#tab-vt:checked~label[for=tab-vt]{background-color:rgb(252,252,248);position:relative;z-index:10;border-bottom:1px solid rgb(252,252,248)}.worn-paper{background-image:radial-gradient(circle at 25% 25%,rgba(139,119,101,.04) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(160,142,120,.03) 0,transparent 50%),radial-gradient(circle at 50% 50%,rgba(180,160,140,.02) 0,transparent 60%);filter:contrast(1.02) brightness(.98)}.law{width:300px;margin-top:10px;margin-left:10px;background-color:rgb(252,252,248);border:1px solid rgb(200,190,180);box-shadow:0 8px 25px rgba(0,0,0,.15),inset 0 0 30px rgba(139,119,101,.1);border-radius:1px;transition:z-index 0s,box-shadow .3s ease;padding:20px;overflow:hidden;-webkit-clip-path:polygon(.8% .2%,25% .1%,50% .4%,75% .1%,99.1% .3%,99.5% 25%,99.2% 75%,99.6% 98.9%,75% 99.2%,50% 99.5%,25% 99.1%,.3% 99.3%,.2% 75%,.5% 25%);clip-path:polygon(.8% .2%,25% .1%,50% .4%,75% .1%,99.1% .3%,99.5% 25%,99.2% 75%,99.6% 98.9%,75% 99.2%,50% 99.5%,25% 99.1%,.3% 99.3%,.2% 75%,.5% 25%)}.law:not(.law-placeholder){position:absolute;z-index:1}.law-placeholder{visibility:hidden}.folder:has(#tab-ct:checked) .law-8,.folder:has(#tab-de:checked) .law-1,.folder:has(#tab-ma:checked) .law-4,.folder:has(#tab-md:checked) .law-6,.folder:has(#tab-nh:checked) .law-3,.folder:has(#tab-nj:checked) .law-7,.folder:has(#tab-ny:checked) .law-9,.folder:has(#tab-ri:checked) .law-10,.folder:has(#tab-vt:checked) .law-5{z-index:10}.law-content{display:flex;flex-direction:column;gap:12px}.law-title{text-align:center;margin-bottom:8px;font-size:var(--text)}.law-header{margin-bottom:4px}.law-body,.law-header{font-size:var(--small-text)}.law-body{line-height:1.2}.highlight{background-color:yellow;padding:1px 6px}.counter-container{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:20px;width:-moz-fit-content;width:fit-content;margin-left:max(calc(50% - 100px),calc(48% - 90px),calc(45% - 80px));padding-bottom:calc(.12*var(--smokestack-height))}.counter-labels{display:flex;align-items:center;gap:10px;font-size:var(--large-text)}.counter-label-right{padding-left:5px}.counter-divider{width:3px;height:60px;background-color:black}.counter-number{font-size:calc(2 * var(--large-text));font-weight:400;color:rgb(240,45,46)}#rggi-power-plants_svg__wheels path{transform-box:fill-box;transform-origin:center;animation:spin .2s linear infinite}@keyframes spin{to{transform:rotate(-1turn)}}#rggi-power-plants_svg__coals-1,#rggi-power-plants_svg__coals-2{animation:move-coals 3s linear infinite}#rggi-power-plants_svg__coals-2{animation-delay:.75s}#rggi-power-plants_svg__coals-3{animation:move-coals 3s linear infinite;animation-delay:1.1s}#rggi-power-plants_svg__coals-4{animation:move-coals 3s linear infinite;animation-delay:1.68s}#rggi-power-plants_svg__coals-5{animation:move-coals 3s linear infinite;animation-delay:2.1s}#rggi-power-plants_svg__coals-6{animation:move-coals 3s linear infinite;animation-delay:2.5s}@keyframes move-coals{0%{transform:translate(0)}to{transform:translate(-28%,calc(-28% * var(--conveyor-slope)))}}.stockpile-contents{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:var(--stockpile-height);overflow:hidden}.burn-line-container{padding-left:calc(.01 * var(--stockpile-width));padding-top:calc(.2 * var(--stockpile-height));color:white}.permit-footage-container{flex:1 1;margin-top:calc(.15 * var(--stockpile-height));display:flex;flex-direction:column;align-items:center}.permits-closeup-container{width:clamp(180px,50vw,300px)}.permits-closeup{width:100%;height:auto}.permit-footage{position:relative;width:clamp(180px,50vw,300px);aspect-ratio:1.5;overflow:hidden;margin-top:-20px}.permits-background{width:100%;height:100%;object-fit:cover}.vignette-overlay{pointer-events:none;z-index:1;background:radial-gradient(ellipse 100% 100%,transparent 0,rgba(49,49,49,1) 55%,rgba(49,49,49,1) 100%)}.permits-cctv-overlay,.vignette-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.permits-cctv-overlay{object-fit:cover;z-index:3}.analog-static{background:repeating-linear-gradient(0deg,rgba(0,0,0,.3),transparent 1px,transparent 2px)}.analog-static,.rolling-line{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.rolling-line{pointer-events:none;background:repeating-linear-gradient(0deg,rgba(34,40,11,.8),transparent 5%);animation:rolling-line 2s linear infinite}@keyframes rolling-line{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}.line-2{animation-delay:1s}.cta-section{display:flex;justify-content:center;width:100%}.cta-lines{display:flex;flex-direction:column;gap:1em}.invisible{visibility:hidden}.tiny-hspace{display:inline-block;width:.1em}.cta-line{font-size:calc(.5 * var(--hero-text-size));font-weight:400;letter-spacing:-.045em;word-spacing:.1em}.cta-end{margin-top:calc(.15 * var(--stockpile-height));margin-bottom:calc(.15 * var(--stockpile-height))}footer{width:100%;text-align:center;padding:40px 20px}.footer-email{font-size:var(--text);color:black;text-decoration:none;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.footer-email:hover{text-decoration:underline}@font-face{font-family:Inter;font-style:normal;font-weight:100;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;font-style:normal;font-weight:100;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;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100;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;font-style:normal;font-weight:100;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;font-style:normal;font-weight:100;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;font-style:normal;font-weight:100;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;font-style:normal;font-weight:200;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;font-style:normal;font-weight:200;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;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:200;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;font-style:normal;font-weight:200;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;font-style:normal;font-weight:200;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;font-style:normal;font-weight:200;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;font-style:normal;font-weight:300;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;font-style:normal;font-weight:300;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;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:300;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;font-style:normal;font-weight:300;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;font-style:normal;font-weight:300;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;font-style:normal;font-weight:300;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;font-style:normal;font-weight:800;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;font-style:normal;font-weight:800;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;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;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;font-style:normal;font-weight:800;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;font-style:normal;font-weight:800;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;font-style:normal;font-weight:800;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;font-style:normal;font-weight:900;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;font-style:normal;font-weight:900;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;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:900;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;font-style:normal;font-weight:900;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;font-style:normal;font-weight:900;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;font-style:normal;font-weight:900;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;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_b9c7ce{font-family:Inter,Inter Fallback;font-style:normal}