.cursor{width:10px;height:10px;position:fixed;top:0;left:0;z-index:5;pointer-events:none}.cursor .background{width:100%;height:100%;border-radius:50%;backdrop-filter:invert(1);-webkit-backdrop-filter:invert(1)}.cursor .text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;font-size:.8rem;color:var(--color-text-main);width:fit-content;white-space:nowrap}@media only screen and (max-width: 1024px){.cursor{display:none}}preloader-aktina{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:var(--color-background-main);overflow:hidden;z-index:2}preloader-aktina .content{width:100%;padding:0 clamp(35px,5.95vw,90px);position:absolute;top:50vh;left:50vw;transform:translate(-50%,-50%);display:flex;flex-direction:row;justify-content:space-between;align-items:center}preloader-aktina .content .left,preloader-aktina .content .right{position:relative;flex-grow:1}preloader-aktina .content .left .h1,preloader-aktina .content .right .h1{position:absolute}preloader-aktina .content .right .h1{right:0}@media only screen and (max-width: 480px){preloader-aktina{height:100dvh}preloader-aktina .content{top:50dvh}}gallery-page{height:0}gallery-page .gallery{height:175rem;position:relative;visibility:hidden}gallery-page .figure{position:absolute;height:calc(13rem + 12.7vw);aspect-ratio:3/4}gallery-page .figure:nth-child(1){top:0;left:8vw}gallery-page .figure:nth-child(2){left:39vw;top:20rem}gallery-page .figure:nth-child(4){left:70vw;top:10rem}gallery-page .figure:nth-child(5){left:8vw;top:35rem}gallery-page .figure:nth-child(6){left:39vw;top:55rem}gallery-page .figure:nth-child(3){left:70vw;top:45rem}gallery-page .figure:nth-child(8){left:8vw;top:70rem}gallery-page .figure:nth-child(9){left:39vw;top:90rem}gallery-page .figure:nth-child(7){left:70vw;top:80rem}gallery-page .figure:nth-child(10){left:8vw;top:105rem}gallery-page .figure:nth-child(12){left:39vw;top:125rem}gallery-page .figure:nth-child(11){left:70vw;top:115rem}gallery-page .image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width: 1024px){gallery-page .figure{height:calc(10rem + 15.87vw)}gallery-page .figure:nth-child(1){top:0;left:5vw}gallery-page .figure:nth-child(2){left:36vw;top:20rem}gallery-page .figure:nth-child(4){left:67vw;top:10rem}gallery-page .figure:nth-child(5){left:5vw;top:35rem}gallery-page .figure:nth-child(6){left:36vw;top:55rem}gallery-page .figure:nth-child(3){left:67vw;top:45rem}gallery-page .figure:nth-child(8){left:5vw;top:67rem}gallery-page .figure:nth-child(9){left:36vw;top:90rem}gallery-page .figure:nth-child(7){left:67vw;top:80rem}gallery-page .figure:nth-child(10){left:5vw;top:105rem}gallery-page .figure:nth-child(12){left:36vw;top:125rem}gallery-page .figure:nth-child(11){left:67vw;top:115rem}}@media only screen and (max-width: 769px){gallery-page .figure{height:calc(10rem + 20.1vw)}gallery-page .figure:nth-child(1){top:0;left:8vw}gallery-page .figure:nth-child(4){left:53vw;top:12rem}gallery-page .figure:nth-child(2){left:8vw;top:24rem}gallery-page .figure:nth-child(3){left:53vw;top:36rem}gallery-page .figure:nth-child(5){left:8vw;top:48rem}gallery-page .figure:nth-child(6){left:53vw;top:60rem}gallery-page .figure:nth-child(7){left:8vw;top:72rem}gallery-page .figure:nth-child(8){left:53vw;top:84rem}gallery-page .figure:nth-child(9){left:8vw;top:96rem}gallery-page .figure:nth-child(10){left:53vw;top:108rem}gallery-page .figure:nth-child(11){left:8vw;top:120rem}gallery-page .figure:nth-child(12){left:53vw;top:132rem}}@media only screen and (max-width: 480px){gallery-page .figure{width:90vw;height:unset}gallery-page .figure:nth-child(1){top:0;left:5vw}gallery-page .figure:nth-child(4){left:5vw;top:35rem}gallery-page .figure:nth-child(2){left:5vw;top:70rem}gallery-page .figure:nth-child(3){left:5vw;top:105rem}gallery-page .figure:nth-child(5){left:5vw;top:140rem}gallery-page .figure:nth-child(6){left:5vw;top:175rem}gallery-page .figure:nth-child(7){left:5vw;top:210rem}gallery-page .figure:nth-child(8){left:5vw;top:245rem}gallery-page .figure:nth-child(9){left:5vw;top:280rem}gallery-page .figure:nth-child(10){left:5vw;top:315rem}gallery-page .figure:nth-child(11){left:5vw;top:350rem}gallery-page .figure:nth-child(12){left:5vw;top:385rem}}.contact-page{padding:85px 35px;display:flex;flex-direction:column;align-items:flex-end;gap:45px;justify-content:center;min-height:100vh}.contact-page .content{margin-top:6.6vw;width:100%;display:flex;flex-direction:column}.contact-page .content .row{align-items:center;flex-wrap:wrap;gap:35px;row-gap:0}.contact-page .content .h3{text-transform:uppercase;line-height:calc(var(--line-height-h3) + 40px)}.contact-page .content .input-wrapper{position:relative}.contact-page .content .input-wrapper .input{transform-origin:center left;border-radius:0}.contact-page .content .input-wrapper .message{width:100%}.contact-page .button{position:relative;width:80px;height:80px;padding:0;overflow:hidden;margin-bottom:20px}.contact-page .button .svg{display:block;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.contact-page .notification{position:absolute;top:15vh;right:35px;display:flex;flex-direction:row;align-items:center;gap:12px;padding:17px 20px;border-radius:45px;z-index:2;background-color:var(--color-background-alternative)}.contact-page .notification .p{color:var(--color-text-alternative)}.contact-page .notification .icon{width:20px;height:20px}.contact-page .notification .icon .path{fill:var(--color-text-highlight)}@media only screen and (max-width: 1024px){.email-input-wrapper{width:calc(7.8*(3rem + 2.77vw))}.email-input-wrapper .input{transform-origin:center left;width:100%}}@media only screen and (max-width: 620px){.contact-page .content .h3{line-height:calc(var(--line-height-h3) + 20px)}.first-label{margin-right:60px}.name-input-wrapper{width:80%}.name-input-wrapper .input,.email-input-wrapper{width:100%}.word-wrap{word-break:break-all}}hero-section{width:100vw;height:100vh;position:relative}hero-section .logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;overflow:hidden}hero-section .logo .h1.filled{color:var(--color-text-highlight)}hero-section .logo .column{position:relative}hero-section .logo .outlined{-webkit-text-stroke:3px var(--color-text-highlight);color:transparent}hero-section .logo .row{position:relative;overflow-y:hidden}hero-section .logo .row--2{height:calc(2rem + 1.2vw);top:calc(-.9rem - 1.2vw)}hero-section .logo .row--2>.outlined{transform:translateY(calc(-1.6rem - 5.5vw))}hero-section .logo .row--3{height:calc(.7rem + 1.2vw);top:calc(-2.2rem - .7vw)}hero-section .logo .row--3>.outlined{transform:translateY(calc(-1.95rem - 6.3vw))}hero-section .video-wrapper{position:absolute;top:50vh;left:50vw;transform:translate(-50%,-50%);width:100vw;z-index:-1;overflow:hidden}hero-section .video-wrapper .video{object-fit:cover;height:100vh}@media only screen and (max-width: 480px){hero-section{height:100dvh}hero-section .logo{top:51dvh}hero-section .logo .outlined{-webkit-text-stroke:1.5px var(--color-text-highlight)}hero-section .logo .row--2{height:calc(1.2rem + 1.2vw);top:calc(-.8rem - 1.2vw)}hero-section .logo .row--2>.outlined{transform:translateY(calc(-1.2rem - 5.5vw))}hero-section .logo .row--3{height:calc(.8rem + 1.2vw);top:calc(-1.2rem - .7vw)}hero-section .logo .row--3>.outlined{transform:translateY(calc(-1.7rem - 6.2vw))}hero-section .video-wrapper{top:50dvh;left:50%;height:100dvh}hero-section .video-wrapper .video{transform:translate(-50%)}}moto-section .section{padding:50px 35px 16.52vw;position:relative}moto-section .section .moto .h2{text-transform:uppercase}moto-section .section .moto .h2.orange{color:var(--color-text-highlight)}moto-section .section .moto .h1.outline{text-transform:uppercase;color:transparent;-webkit-text-stroke:3px var(--color-text-highlight)}moto-section .section .moto .marquee{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:15px}moto-section .section .moto .marquee .image{width:calc(2.3rem + 5.42vw);height:calc(2.3rem + 5.42vw)}moto-section .section .moto .row{align-items:flex-end;gap:20px}moto-section .section .moto .row .p{width:calc(7rem + 11.375vw);padding-bottom:10px}moto-section .section .videos-wrapper{position:absolute;top:20vh;right:225px;z-index:-1}moto-section .section .videos{position:relative;width:calc(15rem + 14.75vw);aspect-ratio:3/4;transform:rotate(12deg);overflow:hidden;transform-origin:bottom center}moto-section .section .videos .video{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:bottom center}@media only screen and (max-width: 1024px){moto-section .section .moto .row{flex-direction:column;align-items:flex-start;gap:10px}moto-section .section .moto .row .p{width:calc(4.8*(3rem + 5.42vw));padding-bottom:0}moto-section .section .videos-wrapper{right:59vw;transform:translate(50%)}}@media only screen and (max-width: 650px){moto-section .section{padding:350px 25px 20.52vw}moto-section .section .moto .break-word{word-break:break-all}moto-section .section .videos-wrapper{top:30dvh}moto-section .section .videos{width:calc(12rem + 14.75vw)}}home-page content-section{padding:9.9vw 0px 25vw}home-page content-section .marquees{width:300vw;margin-bottom:16.5vw;transform:translate(-150vw)}home-page content-section .marquees .marquee{width:300vw;background-color:var(--color-background-highlight);display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:20px;padding:calc(.5rem + .56vw) 20px;transform-origin:center center}home-page content-section .marquees .marquee .marquee-content{width:fit-content;flex-shrink:0;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:20px}home-page content-section .marquees .marquee .marquee-content .image{width:calc(1.4rem + 1.587vw);height:calc(1.4rem + 1.587vw)}home-page content-section .marquees .marquee .marquee-content .p-big{white-space:no-wrap;flex-shrink:0;width:fit-content;color:var(--color-text-alternative);font-family:var(--font-highlight);text-transform:uppercase;margin-left:0;letter-spacing:-2px}home-page content-section .marquees .marquee--1{transform-origin:center center;transform:rotate(8deg) translateY(-50%)}home-page content-section .marquees .marquee--2{transform-origin:center center;transform:rotate(-8deg) translateY(50%)}home-page content-section .p-big{margin-left:35px;width:73vw}@media only screen and (max-width: 480px){home-page content-section{padding:70px 0 30px}home-page content-section .marquees{margin-bottom:22vw}home-page content-section .p-big{margin-left:25px;width:calc(100vw - 25px)}}slogan-section .section{width:100vw;height:100vh;position:relative}slogan-section .section .content{position:absolute;top:53vh;left:50vw;transform:translate(-50%,-50%)}slogan-section .section .background{background-color:var(--color-background-highlight);width:100vw;height:55vh;border-top-left-radius:100vw;border-top-right-radius:100vw;top:unset;bottom:0;z-index:-1}slogan-section .section .heading .h3{text-transform:uppercase}slogan-section .section .svg{width:calc(8rem + 10.5vw);height:calc(8rem + 10.5vw);position:absolute;top:0;left:calc((3rem + 2.77vw)*3.65);transform:translate(-50%,-45%);z-index:-1}slogan-section .section .marquee{position:absolute;bottom:4vh;left:-51vw;width:fit-content;z-index:-1;overflow-y:hidden}slogan-section .section .marquee .marquee-content{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:25px;white-space:nowrap}slogan-section .section .marquee .marquee-content .image{width:calc(3rem + 4vw);height:calc(3rem + 5vw)}slogan-section .section .marquee .marquee-content .h1{white-space:no-wrap;flex-shrink:0;width:fit-content;text-transform:uppercase;color:transparent;-webkit-text-stroke:3px var(--color-text-alternative)}@media only screen and (max-width: 480px){slogan-section .section{height:100dvh}slogan-section .section .content{top:calc(50dvh + 2.5vw)}slogan-section .section .marquee .marquee-content .h1{-webkit-text-stroke:1.5px var(--color-text-alternative)}}facts-section{position:relative;top:-1px}.facts{position:relative;width:240vw;height:100vh;background-color:var(--color-background-highlight)}.facts .explanation{position:absolute;bottom:35px;left:35px;width:120px;font-family:var(--font-highlight);color:var(--color-text-alternative);text-transform:uppercase}.facts .facts-wrapper{margin-left:15vw;width:fit-content;display:flex;flex-direction:row;flex-wrap:nowrap}@media only screen and (max-width: 480px){.facts{height:100dvh;margin-left:0}.facts .explanation{bottom:25px;left:25px}}.fact{position:relative;width:70vw;height:100vh;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fact .content{position:absolute;bottom:30vh;z-index:0}.fact .content .p-big{width:calc(10rem + 9.4vw);color:var(--color-text-alternative)}.fact .content .index{position:absolute;bottom:-140px;font-size:calc(9rem + 9vw);font-family:var(--font-highlight);z-index:-1;letter-spacing:-8px}@media only screen and (max-width: 769px){.fact{width:100vw;height:100dvh}.fact .content{bottom:36dvh}}cta-section{width:100vw}cta-section .section{position:relative;width:100vw;height:100vh;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}cta-section .section .content{padding:0 10.25vw;display:flex;flex-direction:column;gap:20px}cta-section .section .content .label{display:block;color:var(--color-text-highlight)}cta-section .section .content .placehoder-wrapper{border-bottom:2px solid var(--color-background-alternative);height:50px;transform-origin:left center}cta-section .section .content .placehoder-wrapper .placeholder{z-index:-1}cta-section .section .content .placehoder-wrapper .success-message{font-family:var(--font-main);font-size:36px;font-weight:var(--font-weight-p-big);line-height:36px;position:absolute;top:50%;left:45px;transform:translateY(-50%)}cta-section .section .content .placehoder-wrapper .mask{width:100%;height:100%;overflow-x:hidden}cta-section .section .content .placehoder-wrapper .input-wrapper{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:calc(100% - 20px);display:flex;flex-direction:row;gap:45px;align-items:center;justify-content:space-between}cta-section .section .content .placehoder-wrapper .input-wrapper .input{width:100%;border:none}cta-section .section .content .placehoder-wrapper .input-wrapper .button{position:relative;width:calc(1rem + 1.785vw);height:calc(1rem + 1.785vw);padding:0;overflow:hidden}cta-section .section .content .placehoder-wrapper .input-wrapper .button .svg{display:block;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}cta-section .section .video-wrapper{position:absolute;top:0;width:50vw;height:100vh;overflow:hidden}cta-section .section .video-wrapper .video{position:absolute;top:0;left:0;height:100vh;z-index:-1}cta-section .section .video-wrapper--1{left:0vw}cta-section .section .video-wrapper--1 .video{transform:translate(50vw)}cta-section .section .video-wrapper--2{left:50vw}cta-section .section .video-wrapper--2 .video{transform:translate(-100vw)}cta-section .section .notification{position:absolute;top:20vh;right:35px;display:flex;flex-direction:row;align-items:center;gap:12px;padding:17px 20px;border-radius:45px;z-index:2;background-color:var(--color-background-alternative)}cta-section .section .notification .p{color:var(--color-text-alternative)}cta-section .section .notification .icon{width:20px;height:20px}cta-section .section .notification .icon .path{fill:var(--color-text-highlight)}@media only screen and (max-width: 769px){cta-section .section .content{padding:0 35px}}@media only screen and (max-width: 480px){cta-section .section .content{padding:0 25px}}landing-section{display:block;width:100vw;position:relative;padding:0 25px}landing-section .content{position:absolute;top:50vh;left:50%;transform:translate(-50%,-50%);width:100%;height:calc(2.5rem + 1.587vw);overflow:hidden}landing-section .content .text-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}landing-section .content .text-wrapper .p-big{height:calc(2.5rem + 1.587vw)}landing-section .video-wrapper{position:absolute;top:0;left:-25px;width:100vw;height:100vh;overflow:hidden}landing-section .video-wrapper .video{position:absolute;z-index:-1;top:0vh;left:0vw;height:100%;object-fit:cover}@media only screen and (max-width: 480px){landing-section .content{top:52dvh;height:calc(2*(2rem + 1.587vw))}landing-section .content .text-wrapper .p-big{height:calc(2*(2rem + 1.587vw))}landing-section .video-wrapper{height:100dvh}landing-section .video-wrapper .video{transform:translate(-25%)}}moto2-section{display:block;padding:150px 35px;position:relative}moto2-section .moto .h2{text-transform:uppercase}moto2-section .moto .h2.break-word{word-break:break-all}moto2-section .moto .h2.orange{color:var(--color-text-highlight)}moto2-section .moto .h1.outline{text-transform:uppercase;color:transparent;-webkit-text-stroke:3px var(--color-text-highlight)}moto2-section .moto .white{color:var(--color-text-main)}moto2-section .moto .marquee{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:15px}moto2-section .moto .marquee .image{width:calc(2.3rem + 5.42vw);height:calc(2.3rem + 5.42vw)}@media only screen and (max-width: 769px){moto2-section{padding:150px 35px 0}}@media only screen and (max-width: 480px){moto2-section{padding:150px 25px 0}}content2-section .section{padding:170px 0 calc(1.5625rem + 17.85vw) 35px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:50px;flex-wrap:nowrap}content2-section .section .content{width:calc(15rem + 16.137vw);flex-shrink:0;display:flex;flex-direction:column;gap:20px}content2-section .section .video{z-index:-1;flex-shrink:0;height:calc(20rem + 36.83vw);object-fit:cover}@media screen and (max-width: 1024px){content2-section .section{justify-content:flex-start}content2-section .section .video{position:absolute;right:0}}@media screen and (max-width: 769px){content2-section{padding:0}content2-section .section .video{display:none}}people-section{margin-bottom:400px}people-section canvas{width:100%}slogan2-section .section{width:100vw;height:100vh;position:relative;padding:200px 0}slogan2-section .section .content{position:relative}slogan2-section .section .heading{margin-left:35px;width:calc(16rem + 36vw);text-transform:uppercase;position:relative;z-index:1}slogan2-section .section .svg{width:calc(8rem + 10.5vw);height:calc(8rem + 10.5vw);position:absolute;top:0;left:calc(5.5*(3rem + 2.77vw));z-index:0}slogan2-section .section .background{background-color:var(--color-background-highlight);width:100vw;height:55vh;border-top-left-radius:100vw;border-top-right-radius:100vw;top:unset;bottom:0;z-index:-1}@media only screen and (max-width: 480px){slogan2-section .section .heading{width:calc(100vw - 50px);margin-left:25px}slogan2-section .section .heading .h3.word-break{word-break:break-all}slogan2-section .section .svg{width:calc(10rem + 10.5vw);height:calc(10rem + 10.5vw);left:calc(4.5*(3rem + 2.77vw))}}footer-aktina{position:absolute;left:0;bottom:0}footer-aktina .footer{width:100vw;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 35px}footer-aktina .footer .row{align-items:center;gap:5px}@media only screen and (max-width: 1024px){footer-aktina .copyrights{display:none}}@media only screen and (max-width: 769px){footer-aktina .footer{justify-content:center}footer-aktina .footer .content-wrapper{text-align:center}}@media only screen and (max-width: 480px){footer-aktina .footer{flex-direction:column;justify-content:flex-start;gap:3px;padding:10px 25px}footer-aktina .copyrights{display:flex}footer-aktina .original-symbol{display:none}}.hamburger-button{width:calc(3rem + 1.124vw);height:calc(3rem + 1.124vw);position:relative;z-index:0}.hamburger-button .content{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(1rem + .8vw)!important;height:calc(.5rem + .1vw)!important;display:flex;flex-direction:column;justify-content:space-between;border-radius:0!important;overflow:visible!important;cursor:pointer}.hamburger-button .content .line{width:100%;height:1.5px;background-color:var(--color-background-main);transform-origin:center center;cursor:pointer}.hamburger-button .background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-background-alternative)!important;border-radius:50%;z-index:-1;cursor:pointer}menu-aktina{position:fixed;top:0;left:0;z-index:4}menu-aktina .menu{width:100vw;padding:10px}menu-aktina .menu .content{position:relative;width:100%;border-radius:25px;overflow:hidden}menu-aktina .menu .content .header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:25px}menu-aktina .menu .content .header .logo{width:calc(7rem + 4.7vw)}menu-aktina .menu .content .menu-content{align-items:flex-end;justify-content:space-between;padding:10px 25px 25px}menu-aktina .menu .content .menu-content .a .p-big{cursor:pointer}menu-aktina .menu .content .social-links{gap:15px}menu-aktina .menu .content .social-links .p{transform-origin:left center}menu-aktina .menu .content .menu-background{z-index:-2;background-color:var(--color-background-main)}menu-aktina .menu .blur-filter{position:absolute;top:0;left:0;width:100vw;height:100vh;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:-3}@media only screen and (max-width: 769px){menu-aktina .menu .content .menu-content{flex-direction:column;align-items:flex-start;gap:20px;padding:10px 25px 25px}menu-aktina .menu .content .social-links{padding-left:10px;justify-content:space-between}}@media only screen and (max-width: 480px){menu-aktina{position:fixed;top:0;left:0;z-index:4}menu-aktina .menu{width:100vw;padding:10px}menu-aktina .menu .content{position:relative;width:100%;border-radius:25px;overflow:hidden}menu-aktina .menu .content .header{padding:10px 15px}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}@font-face{font-family:IF Kica;src:url(../Fonts/IFKica-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IF Kica;src:url(../Fonts/IFKica-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HK Grotesk;src:url(../Fonts/HKGrotesk-Regular.woff2) format("woff2"),url(../Fonts/HKGrotesk-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--color-white: #ffffff;--color-black: #101010;--color-orange: #FF5D15;--color-text-main: var(--color-white);--color-text-alternative: var(--color-black);--color-text-highlight: var(--color-orange);--color-background-main: var(--color-black);--color-background-alternative: var(--color-white);--color-background-highlight: var(--color-orange);--font-main: "HK Grotesk";--font-highlight: "IF Kica";--font-weight-regular: 400;--font-weight-bold: 700;--font-size-h1:calc(3rem + 8vw);--font-weight-h1: var(--font-weight-bold);--line-height-h1:calc(3rem + 8vw);--letter-spacing-h1: -2px;--font-size-h2:calc(3rem + 5.42vw);--font-weight-h2: var(--font-weight-bold);--line-height-h2:calc(2.8rem + 5.42vw);--font-size-h3:calc(3rem + 2.77vw);--font-weight-h3: var(--font-weight-bold);--line-height-h3:calc(2.8rem + 2.77vw);--font-size-p-big:calc(2rem + 1.587vw);--font-weight-p-big: var(--font-weight-regular);--line-height-p-big:calc(2rem + 1.587vw);--font-size-p:calc(.875rem + .13277vw);--font-weight-p: var(--font-weight-regular);--line-height-p:calc(1rem + .13277vw);--font-size-p-small: 12px;--font-weight-p-small: var(--font-weight-regular);--line-height-p-small: 12px}@media only screen and (max-width: 480px){:root{--font-size-h1:calc(2.5rem + 8vw);--line-height-h1:calc(2.5rem + 8vw)}}*,*:after,*:before{box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:default}html{color:var(--color-text-main);-ms-overflow-style:none;scrollbar-width:none;overflow-x:hidden;overscroll-behavior:none}html::-webkit-scrollbar{display:none}body{font-family:var(--font-main);background-color:var(--color-background-main)}a{color:inherit;outline:none;text-decoration:none;display:block;cursor:pointer}button{background:none;border:none;color:inherit;outline:none;cursor:pointer;padding-inline:0}input,textarea{border:none;outline:none;background-color:transparent}.page-content{position:relative;display:flex;flex-direction:column}.mask{overflow-y:hidden}.row{display:flex;flex-direction:row}.h1{font-family:var(--font-highlight);font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);line-height:var(--line-height-h1);letter-spacing:var(--letter-spacing-h1)}.h2{font-family:var(--font-highlight);font-size:var(--font-size-h2);font-weight:var(--font-weight-h2);line-height:var(--line-height-h2);letter-spacing:var(--letter-spacing-h1)}.h3{font-family:var(--font-highlight);font-size:var(--font-size-h3);font-weight:var(--font-weight-h3);line-height:var(--line-height-h3)}.p-big{font-size:var(--font-size-p-big);font-weight:var(--font-weight-p-big);line-height:var(--line-height-p-big)}.p{font-size:var(--font-size-p);font-weight:var(--font-weight-p);line-height:var(--line-height-p)}.p-small{font-size:var(--font-size-p-small);font-weight:var(--font-weight-p-small);line-height:var(--line-height-p-small)}.input,.textarea{font-family:var(--font-main);font-size:calc(1rem + 1.322vw);font-weight:var(--font-weight-p-big);line-height:calc(1rem + 1.322vw);color:var(--color-text-main);border-bottom:2px solid var(--color-background-alternative);padding:8px 10px}.textarea{resize:none}.label{font-size:var(--font-size-p-big);font-weight:var(--font-weight-p-big);line-height:var(--line-height-p-big)}.placehoder-wrapper{position:relative;overflow:hidden}.placeholder{position:absolute;top:50%;left:10px;transform:translateY(-50%);font-family:var(--font-main);font-size:calc(1rem + 1.322vw);font-weight:var(--font-weight-p-big);line-height:calc(1rem + 1.322vw);opacity:.5;width:fit-content;white-space:nowrap}.background{position:absolute;top:0;left:0;width:100%;height:100%}.no-scroll{height:100vh;overflow:hidden}
