@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none}html{scroll-behavior:smooth!important;scroll-padding:5rem;font-family:ubuntu,sans-serif}h1{font-size:clamp(2rem,6vw + 1rem,2.8rem)}h2{font-size:clamp(1.6rem,6vw + 1rem,2.4rem)}h3,.hero_span{font-size:clamp(1.5rem,6vw + 1rem,2.4rem)}h4{font-size:clamp(1.5rem,6vw + 1rem,1.8rem)}h5{font-size:clamp(1rem,6vw + 1rem,1.6rem)}h6{font-size:clamp(.8rem,6vw + 1rem,1.3rem)}a,p,li{font-size:clamp(.6rem,6vw + 1rem,.9rem)}span{font-size:clamp(.7rem,6vw + 1rem,1.1rem)}.title{text-align:center;margin-top:1rem;margin-bottom:1rem;font-weight:400;max-width:60ch;margin-inline:auto;letter-spacing:-1px}.sm--title{font-weight:700;font-size:clamp(1.2rem,6vw + 1rem,1.3rem)}.head__title{padding-top:clamp(3rem,8vw,6rem);margin-bottom:6rem}.min-h-screen{min-height:calc(100vh - 53px);min-height:calc(100svh - 53px);padding-inline:.7em;display:flex;text-align:center;justify-content:center;flex-direction:column}@media screen and (min-width: 900px){.min-h-screen{min-height:800px;max-height:1200px}}.min-h-aboutpx{min-height:800px}.content-fit{width:-moz-fit-content;width:fit-content}.flex-column{display:flex;flex-direction:column;justify-content:center;gap:10px}.flex-center{justify-content:center;align-items:center;gap:10px}.flex-left{display:flex;gap:10px;justify-content:center;align-items:center}@media screen and (min-width: 890px){.flex-left{justify-content:left}}.text-pc-left{text-align:center}@media screen and (min-width: 890px){.text-pc-left{text-align:left}}.text-teal{color:#33aeb8}.text-blue{color:#344857}.text-green{color:#0bceb3}.h2{font-size:clamp(1.6rem,6vw + 1rem,2.4rem)}.text-light{font-weight:300;letter-spacing:1px}.text-bold{font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(25px)}to{transform:translateY(0);opacity:1}}@keyframes fadeleft{0%{opacity:0;transform:translate(100px)}to{transform:translateY(0);opacity:1}}@keyframes fadeRight{0%{opacity:0;transform:translate(-100px)}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{0%{opacity:0;scale:0}to{scale:1;opacity:1}}.fadeIn-anim{animation:fadeIn 1s ease-in-out}.fadeRight-anim{animation:fadeleft 1s ease-in-out}.fadeLeft-anim{animation:fadeRight 1s ease-in-out}.zoomIn-anim{animation:zoomIn 1s ease-in-out}.st0{fill:#cafeff}.st1{fill:#33aeb8}.svg-wave{scale:1.5}@media screen and (min-width: 890px){.svg-wave{margin-block:100px;scale:1}}.show{opacity:.9}.hide{opacity:0;pointer-events:none}.scroll-up-button{cursor:pointer;z-index:999;position:fixed;right:20px;bottom:30px;padding:.3em;border-radius:15px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;background:#344857;color:#fff;transition:all .3s ease-in-out;border:1px solid white}.scroll-up-button:hover{box-shadow:0 0 15px #344857}.flex{display:flex;justify-content:space-between;align-items:center;gap:.3rem}.grid{display:grid;justify-content:center;justify-items:center;align-content:center}.grid--1x2{grid-template-columns:1fr;padding:2rem 1rem;gap:20px}@media screen and (min-width: 900px){.grid--1x2{gap:0px;justify-content:center;justify-items:center;align-items:center;grid-gap:2rem;grid-template-columns:repeat(2,minmax(200px,700px));text-align:center}}.container{max-width:1400px;padding-bottom:4rem;text-align:center;margin:0 auto}.sm-container{max-width:1400px;padding-bottom:4rem;margin:0 auto;text-align:center}@media screen and (width < 400px){.sm-container{padding-inline:.7em}}.image-container{position:relative;margin:1rem;overflow:hidden;border-radius:15px;max-height:450px;max-width:450px;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}.image-container img{width:100%;height:100%;transition:all .3s ease-in-out}@media (hover: hover){.image-container img:hover{transform:scale(1.15)}}.btn{display:inline-block;transition:all .2s ease-in-out;font-weight:600;margin:.8rem 0;padding:15px 30px;text-align:center;border-radius:30px;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px;cursor:pointer;white-space:nowrap;border:none}.btn:active{transition:all .1s linear}.btn:disabled{background:gray;pointer-events:none;cursor:default}.btn--primary{background:#344857;color:#fff}.btn--primary:hover{background:#212e37}.btn--secondary{background:#0bceb3;color:#fff}.btn--secondary:hover{background:#089e89}.btn--mui_loading{width:-moz-fit-content;width:fit-content;margin-inline:auto;background:#344857!important;color:#fff!important;padding:10px 30px!important;border-radius:30px;margin-top:10px}.btn--mui_loading:disabled{background:gray;pointer-events:none;cursor:default}.btn--mui_loading:hover{background:#212e37!important}.nav-container{width:100%;z-index:999;position:sticky;top:0}.nav-bar{color:#fff;padding-block:.5em;justify-content:space-around;max-width:2300px;margin-inline:auto;flex-direction:column;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.scroll-navbar{border-bottom:1px solid white;background:white}.nav__title{font-size:clamp(.9rem,8vw,1.4rem);font-weight:600;margin:0 auto;color:#344857;cursor:pointer}.nav__title:hover{color:#0bceb3}.nav__inside-title{font-size:clamp(.9rem,8vw,1.4rem);font-weight:600;text-shadow:0 0 20px rgb(255,255,255);margin:0 auto;color:#fff;transition:all .2s ease-in-out}.nav__inside-title:hover{scale:1.05}.navbar__mobile{width:100%;position:relative}.navbar__mobile svg{margin-left:10px;scale:1.1}@media screen and (min-width: 890px){.navbar__mobile svg{scale:1}}.navbar__mobile img{width:50px;margin-left:10px;transition:transform 1s ease}@media (hover: hover){.navbar__mobile img:hover{transition:.3s;transform:scale(1.1)}}.nav__list,.login__bar{flex-direction:column;transition:all .3s ease-out;width:100%;text-align:center;transform:translate(0);opacity:0;max-height:0vh}.nav__item{border:1px solid transparent;margin-block:.1em;width:100%;background:none;transition:all .3s ease-in-out;pointer-events:none}.nav__item a{padding-block:12px;color:#344857;font-weight:600;cursor:pointer;letter-spacing:-.03em;width:100%;display:block}.nav__item:hover,.nav__item:focus{background:white}.nav__item:hover a,.nav__item:focus a{color:#0bceb3}.nav__toggle{width:28px;display:block;cursor:pointer;border:none;background:none;transform:rotate(180deg);transition:all .2s ease-in-out}.nav__toggle img{width:100%}.collapsible--expanded{background:linear-gradient(200deg,#344857 0%,#0bceb3 100%);border-bottom:1px dotted #33aeb8;box-shadow:0 0 10px #00000080}.collapsible--expanded a,.collapsible--expanded p{color:#fff}.collapsible--expanded .nav__list{margin-top:1em}.collapsible--expanded .login__bar,.collapsible--expanded .nav__list{opacity:1;max-height:100vh}.collapsible--expanded .navtog__rotate{right:0;transform:rotate(0)}.collapsible--expanded .nav__item{pointer-events:all}.collapsible--expanded .language-selector-onmobile{opacity:1;max-height:100vh;pointer-events:all}@media screen and (min-width: 890px){.nav-bar{flex-direction:row;margin-top:10px}.nav__toggle{display:none}.navbar__mobile{width:initial}.login__bar{flex-direction:row;width:initial}.nav__list,.login__bar{margin:0;position:inherit;transform:translate(0);max-height:100vh;opacity:1}.nav__list{min-height:0vh;display:flex;padding:0;position:inherit;height:inherit;background:none;width:auto;flex-direction:row}.nav__item{pointer-events:all;margin:0 .1em;white-space:nowrap;border-radius:30px;border:none;transition:all .2s ease-in-out}.nav__item a{background:none;padding:.6em 1.2em}.nav__item:hover,.nav__item:focus{background:transparent}.nav__item:hover a,.nav__item:focus a{color:#0bceb3}.nav__item:active a{color:#33aeb8}.nav__item a.registration{display:inline-block;border-radius:30px;padding:10px 25px;background:linear-gradient(45deg,#344857,#0bceb3);color:#fff;transition:all .2s ease-in-out}.nav__item a.registration:hover{background:linear-gradient(#33aeb8,#1a585c);box-shadow:0 0 20px #33aeb833,0 0 35px #3448574d;color:#fff}.nav__item.login:hover{background:none!important;box-shadow:none;text-shadow:0 0 20px rgba(51,174,184,.2);border-color:transparent;color:#344857}.nav__item.login:hover a{color:#344857;text-shadow:0 0 20px #0bceb3}}#nav-icon1{scale:.5;width:60px;height:45px;position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}#nav-icon1 span{display:block;position:absolute;height:9px;width:100%;background:#344857;border-radius:9px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}#nav-icon1.open span{background:white}#nav-icon1 span:nth-child(1){top:0}#nav-icon1 span:nth-child(2){top:18px}#nav-icon1 span:nth-child(3){top:36px}#nav-icon1.open span:nth-child(1){top:18px;transform:rotate(135deg)}#nav-icon1.open span:nth-child(2){opacity:0;left:-60px}#nav-icon1.open span:nth-child(3){top:18px;transform:rotate(-135deg)}.hero__img{width:100%;border-radius:15px}.hero__title{font-size:clamp(2.5rem,8vw,4rem);letter-spacing:-5px;text-align:left;margin-left:10px;font-weight:500;line-height:clamp(2.2rem,14vw + .1rem,3.5rem);font-size:clamp(3rem,14vw + .1rem,4rem)}.hero__text{margin-block:2em 1em;font-size:clamp(1rem,5vw,1.3rem);text-align:left}.tutorial__container{padding-inline:20px;display:flex;gap:20px;flex-direction:column;margin-top:100px}@media screen and (min-width: 1200px){.tutorial__container{flex-direction:row}.tutorial__container .box-left{margin-bottom:100px}.tutorial__container .box-right{margin-top:100px}}.tutorial__box{width:100%;max-width:600px;margin-inline:auto;padding:30px 50px 20px;min-height:300px;border-radius:50px;background:#d4eced;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px}.tutorial__box .box__title{margin-bottom:15px;font-weight:400;font-size:clamp(2rem,3vw + .1rem,2.3rem)}.tutorial__box .box__title span{font-size:clamp(2rem,3vw + .1rem,2.3rem);font-weight:900}.tutorial__box li{line-height:1.5;text-align:left;font-size:clamp(1rem,3vw + .1rem,1.2rem)}.tutorial__box .marked li::marker{content:"\2022  ";filter:hue-rotate(150deg)}.tutorial__box a{display:block;width:-moz-fit-content;width:fit-content;margin-top:30px;text-align:center;margin-inline:auto}.vote{overflow:hidden}.vote__container{display:flex;flex-direction:column;padding-inline:0}.vote__container span:nth-child(2){font-weight:900}.vote__title{font-weight:400;line-height:.85}.vote__text{padding-inline:20px}@media screen and (min-width: 890px){.vote .btns{display:flex;justify-content:center;align-items:center;gap:30px;min-height:600px;margin-block:20px}.vote .btns div{margin:0}}.vote .btn--ask{border-top-left-radius:0;border-bottom-left-radius:0;padding:10px 20px!important;display:flex;align-items:center;overflow:hidden;display:grid}.vote .btn--ask .ask-dropdown{transition:all .5s ease;display:grid;grid-template-rows:0fr}@media screen and (min-width: 890px){.vote .btn--ask .ask-dropdown:first-child{grid-row:2}}.vote .btn--ask .ask-dropdown a{overflow:hidden;font-weight:600;text-align:center;border-radius:30px;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px;cursor:pointer;white-space:nowrap;border:none}.vote .btn--ask .ask-dropdown a:active{transition:all .1s linear}.vote .btn--ask.open{max-width:-moz-fit-content;max-width:fit-content}.vote .btn--ask.open .ask-dropdown{transition:all .2s ease;grid-template-rows:1fr}.vote .btn--ask.open .ask-dropdown a{margin-block:5px;padding:10px 20px}@media screen and (min-width: 890px){.vote .btn--ask.open .ask-dropdown a{margin-block:0}}@media screen and (min-width: 890px){.vote .btn--ask.open{gap:10px}}.vote .btn--vote{border-top-right-radius:0;border-bottom-right-radius:0;padding:10px 20px!important;display:flex;align-items:center;transition:all .5s ease;display:grid;justify-items:center;overflow:hidden}.vote .btn--vote .vote-dropdown{max-width:200px;overflow:hidden;white-space:normal;max-height:0;transition:all .5s ease;display:flex;flex-direction:column;align-items:center;gap:0}.vote .btn--vote .vote-dropdown>p:first-child{font-size:20px;margin-bottom:10px}.vote .btn--vote .vote-dropdown .input-div-mui{outline-color:transparent!important}.vote .btn--vote .vote-dropdown .input-div-mui>div{border-radius:30px!important}.vote .btn--vote .vote-dropdown .tipp{font-size:.7rem;text-transform:none;font-weight:400;font-style:italic;margin-bottom:10px}.vote .btn--vote.open .vote-dropdown{margin-top:20px;width:100%;max-width:400px;max-height:500px;justify-items:center}.vote .vote-btn__start{display:flex;margin-block:80px 20px;justify-content:flex-start}@media screen and (min-width: 900px){.vote .vote-btn__start{justify-content:center}.vote .vote-btn__start .btn--choice{border-radius:30px}}.vote .vote-btn__end{display:flex;margin-bottom:100px;justify-content:flex-end}@media screen and (min-width: 900px){.vote .vote-btn__end{justify-content:center}.vote .vote-btn__end .btn--choice{border-radius:30px}}.vote .btn--choice{padding:20px;font-size:2.5rem;text-transform:uppercase;background:#d4eced;color:#000}.vote .btn--choice:hover{box-shadow:0 -3px 15px #00000029,0 -3px 15px #0000003b}.vote .vote__text{font-size:clamp(1.3rem,3vw + 0rem,1.6rem);font-weight:600}.privacy__container{text-align:center;min-height:78vh}.privacy__container .head__title{margin-bottom:10px}.privacy-holder{overflow-y:hidden;height:calc(100vh - 300px);margin-inline:auto;border-radius:15px;box-shadow:#63636333 0 2px 8px;width:100%;max-width:800px}.privacy-iframe{border:none;padding:0!important;height:100%;width:100%}.shape-fill{color:#33aeb8;fill:#33aeb8}.footer__wave{transform:translateY(20px)}.footer__container{background:#33aeb8;padding:15px}.footer__container .container{padding-bottom:0;min-height:0}.footer__container a,.footer__container p,.footer__container h4{color:#fff}.footer__logo{justify-content:center;padding-block:10px}.footer__logo svg{width:40px}@media screen and (width > 900px){.footer__logo{justify-content:flex-start}}.footer__details{gap:30px 0;padding-block:20px 40px;border-bottom:1px solid white;margin-bottom:12px}.footer__details .footer__slogen{text-transform:initial;text-align:left;font-weight:800;width:100%}.footer__details .fot-title{text-transform:uppercase;padding-bottom:6px;font-weight:800}.footer__details .social-media svg{font-size:1.85rem;width:30px;fill:#fff}.footer__details .social-media svg:hover{transition:all .2s ease-in-out;fill:#344857;scale:1.1}@media screen and (width > 500px){.footer__details{gap:0;grid-template-columns:repeat(3,1fr)}.footer__details .footer__slogen{grid-column:span 3;padding-bottom:20px}}@media screen and (width > 900px){.footer__details{grid-template-columns:repeat(4,1fr)}.footer__details .footer__slogen{grid-column:span 1}}.powered-by a:hover{transition:all .2s ease-in-out;color:#344857;scale:1.1}.footer__copyright{padding-bottom:2px;flex-direction:column;gap:12px}@media screen and (width > 900px){.footer__copyright{flex-direction:row}}.footer__copyright .documents{gap:20px}.footer__copyright .documents a:hover{transition:all .2s ease-in-out;color:#344857;scale:1.02}.language-selector{display:flex;align-items:center;justify-content:center;text-align:left;flex-wrap:wrap;width:100%;transition:all .3s ease-in-out;cursor:pointer;margin-top:10px;gap:10px}@media screen and (min-width: 890px){.language-selector{justify-content:flex-start}}.language-selector .language__title{margin-right:10px;font-weight:800;width:60px}.language-selector button{background:none;box-shadow:none}.language-selector .btn{color:#fff;padding:5px 10px;border-radius:15px;display:flex;justify-content:center;align-items:center;gap:5px}.language-selector .btn svg{width:20px}.language-selector .active{background:#1a585c}.language-selector .loading{color:#fff;font-size:20px}.language-selector-onmobile{opacity:0;max-height:0;pointer-events:none}@media screen and (min-width: 890px){.language-selector-onmobile{display:none}}
