/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,"monospace fallback",monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,"monospace fallback",monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--space-3xs:calc(3.31818px + .05682vw);--space-2xs:calc(5.49091px + .20909vw);--space-xs:calc(8.80909px + .26591vw);--space-s:calc(10.98182px + .41818vw);--space-m:calc(13.72727px + .52273vw);--space-l:calc(8.07273px + 1.32727vw);--space-xl:calc(21.77273px + .85227vw);--space-2xl:calc(32.75455px + 1.27045vw);--space-3xl:calc(38.05455px + 1.49545vw);--space-4xl:calc(43.54545px + 1.70455vw);--space-5xl:calc(49.03636px + 1.91364vw);--space-6xl:calc(54.52727px + 2.12273vw);--space-7xl:calc(59.82727px + 2.34773vw);--space-8xl:calc(70.80909px + 2.76591vw);--space-9xl:calc(81.6px + 3.2vw);--space-10xl:calc(87.09091px + 3.40909vw);--step--1:calc(11.02727px + .14773vw);--step-0:calc(13.27273px + .22727vw);--step-1:calc(15.63636px + .36364vw);--step-2:calc(18.18182px + .56818vw);--step-3:calc(21.45455px + .79545vw);--step-4:calc(25.36364px + 1.13636vw)}.font-size--1{font-size:var(--step--1)}.font-size-0{font-size:var(--step-0)}.font-size-1{font-size:var(--step-1)}.font-size-2{font-size:var(--step-2)}.font-size-3{font-size:var(--step-3)}.font-size-4{font-size:var(--step-4)}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200 800;src:url(./Manrope_wght_.b079b975.woff2) format("woff2")}body{-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,Manrope override,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,sans-serif;font-size:calc(13.27273px + .22727vw);overflow-y:overlay;scroll-behavior:smooth;scrollbar-gutter:stable;text-rendering:optimizeLegibility}:root{--color:#000;--max-width:1200px;--header-height:calc(42.72727px + 2.27273vw);--footer-height:var(--space-9xl);--white:#fff;--font-color-2:#333;--font-color-3:#999;--font-color-4:rgba(255,0,0,.8);--font-color-5:#ff4343;--bg-color:#fff;--bg-color-2:#f8f9fb;--bg-color-3:#f7f8fa;--bg-color-4:rgba(0,0,0,.5);--bg-color-5:red;--bg-color-6:#faaf00;--bg-color-7:#fd6666;--bg-color-8:rgba(115,175,37,.1);--bg-color-blur:hsla(0,0%,100%,.8);--bg-color-blur-2:hsla(0,0%,57%,.384);--color-primary:#85cf26;--border-color-1:#e8e8e8;--box-shadow-1:rgba(35,57,84,.14) 0px 6px 20px,rgba(35,46,84,.14) 0px 1px 3px,rgb(26 26 26/8%) 0px 0px 1px;--button-shadow:#85cf26a6 0px 6px 20px,#00dc821c 0px 1px 3px,rgb(26 26 26/8%) 0px 0px 1px;background-color:#fff;color:#000}.max-width-wrap{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:var(--max-width);padding:0 var(--space-m)}.grid-content{display:grid}@media screen and (min-width:1200px){.grid-content{grid-template-columns:1fr var(--max-width) 1fr}}@media screen and (max-width:1200px){.grid-content{grid-template-columns:1fr 100% 1fr}}.grid-content>*{box-sizing:border-box;grid-column:2/3;padding:0 var(--space-m)}.grid-content>.no-padding{padding:0}.grid-content>.full-bleed{grid-column:1/4;padding:0;width:100%}.flex,.flex-row{display:flex}.flex-row{flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-justify-center{justify-content:center}.flex-align-center,.flex-row-center{align-items:center}.flex-row-center{display:flex;flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.eclipse{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.colorful-title{position:relative}.colorful-title:after{background-color:var(--color-primary);border-radius:5px;bottom:-.3em;content:"";height:4px;left:0;position:absolute;width:var(--space-xl)}.cursor-alias{cursor:alias}.page-enter-active,.page-leave-active{transition:all .2s cubic-bezier(.39,.575,.565,1)}.page-enter-from,.page-leave-to{opacity:0;transform:scale(.98)}.zoom-left-enter-active,.zoom-left-leave-active{transition:all .2s cubic-bezier(.39,.575,.565,1)}.zoom-left-enter-from,.zoom-left-leave-to{opacity:0;transform:translate(-200px) scaleX(.98)}.slide-enter-active,.slide-leave-active{transform-origin:top center;transition:all .15s cubic-bezier(.39,.575,.565,1)}.slide-enter-from,.slide-leave-to{opacity:0;transform:translateY(-40px)}.fade-enter-active,.fade-leave-active{transition:opacity .3s cubic-bezier(.39,.575,.565,1)}.fade-enter-from,.fade-leave-to{opacity:0}@media (max-width:320px){:root{--space-3xs:3.5px;--space-2xs:6.16px;--space-xs:9.66px;--space-s:12.32px;--space-m:15.4px;--space-l:12.32px;--space-xl:24.5px;--space-2xl:36.82px;--space-3xl:42.84px;--space-4xl:49px;--space-5xl:55.16px;--space-6xl:61.32px;--space-7xl:67.34px;--space-8xl:79.66px;--space-9xl:91.84px;--space-10xl:98px;--step--1:11.5px;--step-0:14px;--step-1:16.8px;--step-2:20px;--step-3:24px;--step-4:29px;--header-height:50px}body{font-size:14px}}@media (min-width:1200px){:root{--space-3xs:4px;--space-2xs:8px;--space-xs:12px;--space-s:16px;--space-m:20px;--space-l:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:56px;--space-4xl:64px;--space-5xl:72px;--space-6xl:80px;--space-7xl:88px;--space-8xl:104px;--space-9xl:120px;--space-10xl:128px;--step--1:12.8px;--step-0:16px;--step-1:20px;--step-2:25px;--step-3:31px;--step-4:39px;--header-height:70px}body{font-size:16px}}
