a,button,input,select,h1,h2,h3,h4,h5,*{appearance:none;-webkit-font-smoothing:antialiased;background:0 0;border:none;margin:0;padding:0;line-height:100%;text-decoration:none;box-sizing:border-box!important}body.no-scroll,body.no-overflow{width:100%;position:fixed;overflow:hidden}html{background-color:var(--bg-100)}html,body{overscroll-behavior:none;scroll-behavior:auto}body{color:var(--text-invers-100);height:100%;background-color:var(--bg-100)!important}ul{list-style-type:none}*{transition:background-color .5s,max-height .5s,height .5s,width .5s,flex .5s,opacity .5s,top .5s,bottom .5s,left .5s,right .5s,transform .5s}::-webkit-scrollbar{width:6px;height:11px}::-webkit-scrollbar-thumb{background-color:var(--neutral-white)}::-webkit-scrollbar-track{background:var(--bg-100);background-clip:padding-box}.horizontalScrollbar::-webkit-scrollbar{height:11px}.horizontalScrollbar::-webkit-scrollbar-thumb{background:var(--bg-100)}.horizontalScrollbar::-webkit-scrollbar-track{background:#0d0c0c40 padding-box padding-box;border-top:3px solid #0000;border-bottom:3px solid #0000}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:var(--neutral-white) var(--bg-100)}.horizontalScrollbar{scrollbar-height:11px}}@supports (-webkit-touch-callout:none){.horizontalScrollbar{-webkit-overflow-scrolling:touch;overflow:scroll}.horizontalScrollbar::-webkit-scrollbar{height:11px}.horizontalScrollbar::-webkit-scrollbar-thumb{background:var(--bg-100)}.horizontalScrollbar::-webkit-scrollbar-track{background:#0d0c0c40 padding-box padding-box;border-top:3px solid #0000;border-bottom:3px solid #0000}}h2,.h2,h2 em{color:var(--text-100);font-family:Outfit-Regular,sans-serif;font-size:2rem;font-style:normal;font-weight:400;line-height:100%}@media only screen and (width>=100px) and (width<=967px){h2,.h2,h2 em{font-size:1.6rem}}.h1,h1,.h1 em,h1 em{color:var(--text-100);font-family:Outfit-Bold,sans-serif;font-size:3.2rem;font-style:normal;font-weight:700;line-height:100%}@media only screen and (width>=100px) and (width<=967px){.h1,h1,.h1 em,h1 em{font-size:2.4rem}}.h2{color:var(--text-100);font-family:Outfit-Regular,sans-serif;font-size:2rem;font-style:normal;font-weight:400;line-height:100%}@media only screen and (width>=100px) and (width<=967px){.h2{font-size:1.3rem}}.red{color:var(--primary-200)!important}h3{color:var(--text-100);font-family:Outfit-Bold,sans-serif;font-size:1.6rem;font-weight:700;line-height:100%}@media only screen and (width>=100px) and (width<=967px){h3{font-size:1.2rem}}em{font-family:Outfit-Bold,sans-serif;font-size:1rem;font-style:normal;font-weight:700}button{color:var(--text-100);cursor:pointer}p{color:var(--text-invers-100);font-size:1rem}p.headline-description{color:var(--text-100);font-family:Outfit-Regular,sans-serif;font-size:1.2rem;font-weight:400}a{color:var(--text-invers-100);cursor:pointer;font-family:Outfit-Bold,sans-serif;font-weight:700}small{color:var(--text-invers-100);font-size:.7rem;font-weight:400}small em{color:var(--text-invers-100);font-family:Outfit-Bold,sans-serif;font-size:.7rem;font-style:normal;font-weight:700}button.cta{color:var(--text-100);text-transform:uppercase;border-radius:.1rem;padding:.6rem 1.2rem;font-family:Outfit-Bold,sans-serif;font-size:1rem;font-weight:700}button.cta a{color:var(--text-100);text-transform:uppercase;font-family:Outfit-Bold,sans-serif;font-size:1rem;font-weight:700}button.cta.primary{background-color:var(--primary-100)}button.cta.secondary{background-color:var(--text-invers-100)}button.cta.tertiary{color:var(--text-invers-100);background-color:#0000}button.cta[disabled]{background-color:var(--bg-100);color:var(--text-100);opacity:.5}section.wrapper,section.small-wrapper{width:100%;max-width:100%;margin-bottom:var(--vertical-default-margin);justify-content:center;display:flex;flex-direction:row!important}section.wrapper h2,section.small-wrapper h2,section.wrapper h3,section.small-wrapper h3,section.wrapper h4,section.small-wrapper h4{color:var(--text-invers-100)}section.wrapper.small-wrapper>*,section.small-wrapper.small-wrapper>*{max-width:var(--small-max-width);width:100%;margin:2.4rem var(--horizontal-default-margin);display:flex;overflow:hidden}section.wrapper.wrapper>*,section.small-wrapper.wrapper>*{box-sizing:border-box;max-width:var(--normal-max-width);width:100%;margin:2.4rem var(--horizontal-default-margin);display:flex;overflow:hidden}table{border-collapse:collapse;width:100%}table tr{border-radius:2px;height:36px}table thead th{color:var(--text-invers-100);text-align:center;padding:1rem;font-size:1rem;font-weight:700}table tbody tr:nth-child(odd){background-color:var(--bg-300)}table tbody tr td{white-space:nowrap;color:var(--text-invers-100);text-align:center}table tbody tr td:first-child{font-weight:700}@media only screen and (width>=100px) and (width<=967px){table thead th{font-size:.8rem}table tbody tr td{font-size:.6rem}}button{outline:none}.container{transform-origin:bottom;justify-content:center;align-items:flex-start;height:1000px;margin-top:-60px;display:flex;transform:scale(.9)}@media (width<=1430px){.container{transform-origin:top;height:900px;transform:scale(.9)}}@media (width<=1290px){.container{height:700px;margin-top:40px;transform:scale(.6)}}@media (width<=680px){.container{height:500px;margin-top:80px;transform:scale(.5)}.container .content{font-size:.9rem!important}}@media (width<=520px){.container{height:370px;margin-top:120px;transform:scale(.45);font-size:1.1rem!important}}.container .main-circle{background:var(--primary-100);border-radius:50%;width:180px;height:180px;margin:auto;position:relative}.container .main-circle>.content{height:100%;color:var(--text-100);z-index:120;white-space:pre-line;text-align:center;justify-content:center;align-items:center;width:100%;padding:0 .8rem;font-size:.8rem;font-weight:700;display:flex;position:absolute}.container .main-circle .circle{background:var(--primary-100);border:4px solid var(--primary-100);z-index:100;transform-origin:50%;border-radius:50%;width:180px;height:180px;position:absolute;overflow:hidden}.container .main-circle .circle>.content{transform-origin:50%;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:95%;height:95%;padding:15px;font-size:.8rem;line-height:1;display:flex;position:relative}.container .main-circle .circle>.content .text{white-space:pre-line;color:var(--primary-100);margin-top:0%}.container .main-circle .circle>.content .icon{width:60%;height:60%;color:var(--primary-100);justify-content:center;align-items:center;display:flex}.container .main-circle .circle>.content .icon svg{width:100%;height:100%}.container .main-circle .circle .half{color:#fff;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;overflow:hidden}.container .main-circle .circle .half .number{color:#fff;justify-content:center;align-items:center;width:19%;height:100%;font-size:26px;font-weight:700;display:flex;position:absolute;top:0%;left:0%}.container .main-circle .circle .half:before{content:"";background:var(--primary-100);border-radius:50%;width:19%;height:200%;position:absolute;top:-50%;left:0}.container .main-circle .circle.focused{background:var(--bg-200)!important}.container .main-circle .circle.focused .number{color:var(--primary-100)!important}.container .main-circle .circle.focused .content,.container .main-circle .circle.focused .text{color:var(--text-100)!important}.container .main-circle .circle.focused .icon{color:#fff!important}.container .main-circle .circle.focused .half{background:var(--primary-100)!important}.container .main-circle .circle.focused .half:before{background:var(--bg-100)!important}.container .main-circle .arrow{transform-origin:50%;width:10px;height:75px;position:absolute}.icon-cycle-section.svelte-qwycsc{gap:.5rem;display:grid}.icon-cycle-shell.svelte-qwycsc{justify-content:center;width:100%;display:flex}.icon-cycle-shell.svelte-qwycsc .container{width:100%;margin-bottom:-1.5rem}
