@charset "UTF-8";html{scroll-behavior:smooth}body{background:#000}a{-webkit-text-decoration:none;text-decoration:none}.video{position:absolute;right:0;bottom:0;left:0;top:0;width:100%;height:-moz-max-content;height:max-content;max-height:1900px;z-index:-1}@media screen and (max-width: 480px){.video{top:10px}}.video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#000,rgba(0,0,0,.1) 52.88%,#000);pointer-events:none}.video video{width:100%;height:860px;-o-object-fit:contain;object-fit:contain;pointer-events:none}@media screen and (max-width: 480px){.video video{-o-object-fit:cover;object-fit:cover;height:500px}}.grey{color:#8e8e8e}.blue{color:#6c6bf7;color:var(--primary-violet, #6C6BF7)}.content{position:relative;display:flex;flex-direction:column;align-items:center;gap:34px}@media screen and (max-width: 480px){.content{gap:16px}}.text{color:#d9d9d9;color:var(--secondary-100, #D9D9D9);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.4px;max-width:630px;width:100%}@media screen and (max-width: 480px){.text{font-size:18px}}.title{color:#fff;color:var(--black-white-white, #FFF);font-family:Plus Jakarta Sans;font-size:44px;font-style:normal;font-weight:500;line-height:110%;max-width:643px;width:100%}@media screen and (max-width: 480px){.title{font-size:32px}}.item{padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:40px;border-radius:14px;background:rgba(255,255,255,.04);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2);transition:all .4s ease-in-out}@media screen and (max-width: 480px){.item{border-radius:14px;background:rgba(255,255,255,.14)}}.item:hover{border-radius:14px;background:rgba(255,255,255,.14)}*,*:after,*:before{box-sizing:border-box}html,body,div,span,object,iframe,h1,h2,h3,h5,p,a,address,code,img,q,s,strong,tt,var,b,u,i,dl,dt,ol,ul,li,form,label,tr,article,details,footer,header,section,time,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,details,footer,header,section{display:block}body{line-height:1}ol,ul{list-style:none}q{quotes:none}q:before,q:after{content:"";content:none}.container{width:100%;max-width:1440px;margin:0 auto;padding-left:max(20px,min(5vw,48px));padding-right:max(20px,min(5vw,48px));box-sizing:border-box}@media screen and (max-width: 480px){.container{max-width:480px;padding:0 16px}}.header{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:999;width:100%;padding:20px 0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width: 480px){.header{padding:24px 0 16px;border:none;top:0}}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:998}.menu-overlay.active{opacity:1;visibility:visible}.header-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.header-logo-mobile{display:none}@media screen and (max-width: 480px){.header-logo-mobile{display:block}}@media screen and (max-width: 480px){.header-logo{display:none}}.header-menu{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:max(8px,min(2vw,32px))}.header-link{position:relative;background:none;border:none;color:#939393;color:var(--secondary-200, #939393);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:20px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:all .4s ease-in-out}@media screen and (max-width: 480px){.header-link{color:#f0f0f0;color:var(--Color-text-hover, #F0F0F0);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize}}.header-link:hover{color:#6c6bf7}@media screen and (max-width: 480px){.mobile-none{display:none}}.badge-soon{position:absolute;top:-23px;right:-20px;border-radius:100px;background:rgba(255,255,255,.1);background:var(--effects-background-chips, rgba(255, 255, 255, .1));padding:0 8px;color:#6c6bf7;color:var(--primary-violet, #6C6BF7);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.disactive-link{color:rgba(255,255,255,.29)}.disactive-link:hover{color:rgba(255,255,255,.29);cursor:inherit}.header-button{position:relative;display:flex;align-items:center;gap:10px;color:#fff;color:var(--black-white-white, #FFF);font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;cursor:pointer;padding:14px 24px;z-index:1;border-radius:100px;border:1px solid rgba(83,83,165,.15);border:1px solid var(--card, rgba(83, 83, 165, .15));background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));box-shadow:0 2px 4px rgba(255,255,255,.15) inset;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);transition:ease-in-out .3s all}.header-button:hover{border-radius:100px;background:#446ef6;background:var(--primary-blue, #446EF6);box-shadow:0 2px 4px rgba(255,255,255,.15) inset,0 0 30px #446ef6}body.menu-open{overflow:hidden}.burger,.burger-close{display:none}@media screen and (max-width: 480px){.header-inner{position:relative;justify-content:space-between}.burger{display:flex;justify-content:space-between;gap:10px;align-items:center;background:none;cursor:pointer}.burger-close{display:flex;position:absolute;top:26px;right:24px;background:none;width:38px;height:38px;justify-content:center;align-items:center;cursor:pointer;z-index:1002}.header-menu{display:none;flex-direction:column;align-items:center;justify-content:initial;gap:50px;position:fixed;top:0;left:0;width:100%;height:85vh;border-radius:0 0 26px 26px;border-top:1px solid rgba(255,255,255,.06);border-top:1px solid var(--effects-background-card, rgba(255, 255, 255, .06));background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:1000;padding-top:70px;transition:all .3s ease}.open{display:flex!important}.header-buttons{display:none}}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);display:none;justify-content:center;align-items:center;z-index:1000}.popup{border-radius:26px;border:1px solid rgb(45,45,45);border:1px solid var(--effects-border, rgb(45, 45, 45));background:rgba(0,0,0,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;height:98%;position:relative;overflow:hidden;animation:fadeIn .3s ease}@media screen and (max-width: 480px){.popup{padding:16px}}.popup-block{display:flex;justify-content:space-between;align-items:center;gap:150px}.popup-img{position:absolute;bottom:0;left:0;z-index:-1}.popup-img-second{position:absolute;top:0;right:0;z-index:-1}.popup-inner{display:flex;flex-direction:column;align-items:center}.popup-context{display:flex;flex-direction:column;align-items:center;justify-content:center}.popup-context h3{color:#fff;color:var(--black-white-white, #FFF);font-family:Plus Jakarta Sans;font-size:44px;font-style:normal;font-weight:400;line-height:110%;margin-bottom:24px}@media screen and (max-width: 480px){.popup-context h3{font-size:36px}}.popup-context p{color:#d9d9d9;color:var(--secondary-100, #D9D9D9);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:130%;max-width:750px;width:100%;margin-bottom:30px}@media screen and (max-width: 480px){.popup-context p{margin-bottom:15px}}@media screen and (max-width: 480px){.pop-text br{display:none}}.popup-form{display:flex;flex-direction:column;align-items:center;gap:15px;width:100%;margin:0 0 16px}@media screen and (max-width: 480px){.popup-form{width:100%;gap:10px}}.form-field{display:flex;flex-direction:column;gap:2px;width:100%}.form-field label{color:#444;color:var(--neutral-800, #444);font-family:Manrope;font-size:12px;font-style:normal;font-weight:700;line-height:140%}.popup-form input{border-radius:16px;border:1px solid rgb(45,45,45);border:1px solid var(--effects-border, rgb(45, 45, 45));background:rgba(255,255,255,.06);background:var(--effects-background-card, rgba(255, 255, 255, .06));box-shadow:4px -4px 30px rgba(0,0,0,.06);padding:18px 12px;color:#d9d9d9;color:var(--neutral-700, #D9D9D9);font-family:Manrope;font-size:14px;font-style:normal;font-weight:400;line-height:140%;outline:none;width:100%;resize:none;transition:all .3s ease-in-out}@media screen and (max-width: 480px){.popup-form input{width:100%!important}}.popup-form input:focus{border:1px solid rgb(45,45,45);border:1px solid var(--effects-border, rgb(45, 45, 45));background:rgba(255,255,255,.06);background:var(--effects-background-card, rgba(255, 255, 255, .06));box-shadow:0 -4px 30px rgba(17,235,162,.08)}.popup-form textarea{border-radius:16px;border:1px solid rgb(45,45,45);border:1px solid var(--effects-border, rgb(45, 45, 45));background:rgba(255,255,255,.06);background:var(--effects-background-card, rgba(255, 255, 255, .06));box-shadow:4px -4px 30px rgba(0,0,0,.06);padding:18px 12px;color:#d9d9d9;color:var(--neutral-700, #D9D9D9);font-family:Manrope;font-size:14px;font-style:normal;font-weight:400;line-height:140%;outline:none;width:100%;resize:none;transition:all .3s ease-in-out}@media screen and (max-width: 480px){.popup-form textarea{height:57.2px}}.popup-form textarea:focus{border:1px solid rgb(45,45,45);border:1px solid var(--effects-border, rgb(45, 45, 45));background:rgba(255,255,255,.06);background:var(--effects-background-card, rgba(255, 255, 255, .06));box-shadow:0 -4px 30px rgba(17,235,162,.08)}@media screen and (max-width: 480px){.popup-wrapper{width:100%}}.popup-btn{margin-top:25px;border-radius:100px;border:none;background:linear-gradient(265deg,#1a82d2,#3065e2 53.37%,#5353a5);box-shadow:0 2px 4px rgba(255,255,255,.15) inset;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);padding:14px 24px;color:#fff;color:var(--black-white-white, #FFF);font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .4s ease-in-out}@media screen and (max-width: 480px){.popup-btn{margin-top:15px}}.popup-btn:hover{background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));box-shadow:0 0 30px #446ef6,0 2px 4px rgba(255,255,255,.15) inset;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px)}.close-popup{position:absolute;top:16px;right:20px;font-size:32px;cursor:pointer;color:#5c5a5b}.popup-overlay.active{display:flex}@keyframes fadeIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.hero{margin-top:140px}.hero-suptext{color:#d9d9d9;color:var(--secondary-100, #D9D9D9);font-family:Manrope;font-size:24px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:1px;text-transform:capitalize}@media screen and (max-width: 480px){.hero-suptext{font-size:14px}}.hero-title{color:#fff;color:var(--black-white-white, #FFF);font-family:Plus Jakarta Sans;font-size:100px;font-style:normal;font-weight:500;line-height:90%;text-transform:uppercase;position:relative}@media screen and (max-width: 480px){.hero-title{font-size:44px;text-align:center;margin-bottom:102px}}@media screen and (max-width: 480px){.hero-title span{position:static}}.hero-built{position:absolute;right:-70px}.hero-on{position:absolute;width:650px;left:-135px}.hero-pre{position:absolute;right:-26px}.hero-pur{position:absolute;width:650px;left:-47px}.hero-text{color:#fff;color:var(--black-white-white, #FFF);font-family:Manrope;font-size:14px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width: 480px){.hero-text{font-size:18px;color:#939393}}.hero-text-high{position:absolute;top:266px;right:max(10px,min(10vw,148px));max-width:458px;width:100%}@media screen and (max-width: 480px){.hero-text-high{position:static}}.hero-text-low{max-width:390px;width:100%;position:absolute;top:355px;left:222px}@media screen and (max-width: 480px){.hero-text-low{position:static}}.hero-button{margin-top:6px;overflow:hidden;border-radius:100px;border:none;background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));padding:14px 24px;color:#fff;color:var(--black-white-white, #FFF);font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;box-shadow:0 2px 4px rgba(255,255,255,.15) inset;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);transition:opacity .4s ease-in-out;cursor:pointer}@media screen and (max-width: 480px){.hero-button{width:100%}}.hero-button:hover{border-radius:100px;background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));box-shadow:0 0 30px #446ef6,0 2px 4px rgba(255,255,255,.15) inset;-webkit-backdrop-filter:blur(3.5043578148px);backdrop-filter:blur(3.5043578148px)}.hero-button span{position:relative;z-index:1}.hero-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(265deg,#1a82d2,#3065e2 53.37%,#5353a5);transition:opacity .4s ease-in-out;z-index:0}.hero-button:hover:before{opacity:0}.about{margin-top:260px;position:relative}@media screen and (max-width: 480px){.about{margin-top:100px}}.hero-ellipse{position:absolute;left:0;top:-850px;z-index:-1}@media screen and (max-width: 480px){.hero-ellipse{display:none}}.about-ellipse{position:absolute;right:0;top:-1000px;z-index:-1}@media screen and (max-width: 480px){.about-ellipse{width:100%;top:-300px}}.about-content{display:flex;flex-direction:column;gap:32px;align-items:center}@media screen and (max-width: 480px){.about-content{gap:16px}}.wedo{margin-top:260px;position:relative}@media screen and (max-width: 480px){.wedo{margin-top:100px}}.video-overlay{position:sticky;top:0;left:0;bottom:0;width:100%;z-index:-1}.wedo-content{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 480px){.wedo-content{flex-direction:column;gap:10px}}@media screen and (max-width: 480px){#approach{flex-direction:column-reverse}}@media screen and (max-width: 480px){#wedovideo{top:0}}.wedo-text{color:#6c6bf7;color:var(--primary-violet, #6C6BF7);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px;border-radius:100px;background:rgba(255,255,255,.1);background:var(--effects-background-chips, rgba(255, 255, 255, .1));padding:8px 16px}.wedo-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:80px}@media screen and (max-width: 480px){.wedo-list{gap:30px}}.wedo-item-ellipse{position:absolute;z-index:-1;top:0;right:0;width:100%}.wedo-item{position:relative;overflow:hidden;width:49%;border-radius:26px;border-top:1px solid rgb(45,45,45);border-top:1px solid var(--effects-border, rgb(45, 45, 45));background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:32px 74px;transition:all .6s ease-in-out}@media screen and (max-width: 480px){.wedo-item{width:100%;background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));box-shadow:0 4px 30px #446ef6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.wedo-item:hover{background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));box-shadow:0 4px 30px #446ef6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.wedo-item-head{display:flex;align-items:center;gap:30px;height:67px}.wedo-title{color:#fff;color:var(--black-white-white, #FFF);font-family:Inter;font-size:28px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.56px}.wedo-item-text{margin-top:50px;color:#d9d9d9;color:var(--secondary-100, #D9D9D9);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.36px;max-width:498px;width:100%}.method{margin-top:260px;position:relative;min-height:100vh}.method-sticky{position:sticky;top:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;gap:40px}@media screen and (max-width: 480px){.method-sticky{gap:20px}}.method-card-wrap{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:65px}@media screen and (max-width: 480px){.method-card-wrap{margin-top:10px}}@media screen and (max-width: 480px){.small-text{font-size:30px}}.method-cards{position:relative;width:min(100%,560px);height:380px;margin-bottom:40px}@media screen and (max-width: 480px){.method-cards{margin-bottom:10px;height:400px}}.method-card{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:26px;border:1px solid rgb(45,45,45);border:1px solid var(--effects-border, rgb(45, 45, 45));background:rgba(83,83,165,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-origin:center;transform:translate(0);transform:translate(var(--offset, 0));transition:opacity .26s ease,transform .26s ease}@media screen and (max-width: 480px){.method-card{transform:translate(0)}}.method-card-title{margin-top:50px;margin-bottom:20px;color:#fff;color:var(--black-white-white, #FFF);font-family:Inter;font-size:28px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.56px}@media screen and (max-width: 480px){.method-card-title{margin-top:30px;margin-bottom:10px}}.method-card-text{color:#d9d9d9;color:var(--secondary-100, #D9D9D9);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.36px}.method-card:nth-child(1){--offset: 0px;z-index:5}.method-card:nth-child(2){--offset: 18px;z-index:4}.method-card:nth-child(3){--offset: 32px;z-index:3}.method-card:nth-child(4){--offset: 46px;z-index:2}.method-card:nth-child(5){--offset: 60px;z-index:1}.card-inner{height:100%;padding:32px 32px 28px;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;opacity:0;transition:opacity .4s ease}@media screen and (max-width: 480px){.card-inner{padding:24px;gap:4px}}.method-card.is-active{z-index:10;opacity:1;transform:translate(0) scale(1)}.method-card.is-active .card-inner{opacity:1}.method-progress{position:relative;display:flex;justify-content:space-between;align-items:center;z-index:3}.progress-line{position:absolute;left:0;right:0;height:1px;background:rgba(255,255,255,.15);top:50%;transform:translateY(-50%);z-index:-2}.progress-fill{position:absolute;left:0;height:1px;width:0%;width:var(--progress, 0%);background:linear-gradient(90deg,#245bff,#5f3bff);top:50%;transform:translateY(-50%);z-index:-1;transition:width .3s ease}.progress-item{position:relative;color:#7d7d7d;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.4px;background:#000;border:none;cursor:pointer;padding:0 16px}.progress-item.is-active{color:#6c6bf7}.method-scroll{position:relative;z-index:-1;margin-top:30px}.method-trigger{height:500px}.contact{margin-top:260px;position:relative;height:1200px;overflow:hidden;border-radius:26px 26px 0 0}@media screen and (max-width: 480px){.contact{height:auto;height:initial;margin-top:100px;padding-top:20px;overflow:visible;overflow:initial}}.contact-img{position:absolute;z-index:-1;width:100%;top:0;left:0}@media screen and (max-width: 480px){.contact-img{height:1200px}}.contact-inner{margin-top:64px;margin-bottom:230px;padding:82px 0;border-radius:26px;border-top:1px solid rgb(45,45,45);border-top:1px solid var(--effects-border, rgb(45, 45, 45));border-bottom:1px solid rgb(45,45,45);border-bottom:1px solid var(--effects-border, rgb(45, 45, 45));border-left:1px solid rgb(45,45,45);border-left:1px solid var(--effects-border, rgb(45, 45, 45));background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 480px){.contact-inner{padding:16px;margin-bottom:20px}}.contact-title{color:#fff;color:var(--black-white-white, #FFF);font-family:Plus Jakarta Sans;font-size:72px;font-style:normal;font-weight:500;line-height:110%;text-align:center;max-width:873px;width:100%}@media screen and (max-width: 480px){.contact-title{font-size:32px}}.contact-text{color:#d9d9d9;color:var(--secondary-100, #D9D9D9);text-align:center;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.48px;margin:32px 0 60px;max-width:873px;width:100%}@media screen and (max-width: 480px){.contact-text{font-size:18px}}.footer{margin-top:-300px;padding:32px 0 24px;border-radius:26px 26px 0 0;border-top:1px solid rgb(45,45,45);border-top:1px solid var(--effects-border, rgb(45, 45, 45));border-bottom:1px solid rgb(45,45,45);border-bottom:1px solid var(--effects-border, rgb(45, 45, 45));border-left:1px solid rgb(45,45,45);border-left:1px solid var(--effects-border, rgb(45, 45, 45));background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width: 480px){.footer{margin-top:100px}}.footer-inner{display:flex;justify-content:space-between}@media screen and (max-width: 480px){.footer-inner{flex-direction:column;align-items:center}}@media screen and (max-width: 480px){.footer-column{display:flex;flex-direction:column;gap:20px!important}}.footer-contact-text{color:#7d7d7d;color:var(--secondary-300, #7D7D7D);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}@media screen and (max-width: 480px){.footer-contact-text{text-align:center}}.footer-contact-meil{color:#fff;color:var(--black-white-white, #FFF);font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:20px}@media screen and (max-width: 480px){.footer-contact-meil{text-align:center}}.footer-address-text{color:#7d7d7d;color:var(--secondary-300, #7D7D7D);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}@media screen and (max-width: 480px){.footer-address-text{text-align:center}}.copyright{color:#7d7d7d;color:var(--secondary-300, #7D7D7D);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px}@media screen and (max-width: 480px){.copyright{text-align:center}}@media screen and (max-width: 480px){.footer-column-menu{display:none!important}}.footer-mobile-column{display:none}@media screen and (max-width: 480px){.footer-mobile-column{display:flex;flex-direction:column;align-items:center;margin-top:30px;margin-bottom:30px;gap:12px;padding:20px 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);width:100%}}.footer-menu{display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 480px){.footer-img{width:151px;height:133px}}.footer-arrow{display:inline-flex;padding:12px;justify-content:center;align-items:center;gap:10px;border-radius:100px;border:1px solid rgba(83,83,165,.15);border:1px solid var(--card, rgba(83, 83, 165, .15));background:rgba(83,83,165,.15);background:var(--card, rgba(83, 83, 165, .15));box-shadow:0 2px 4px rgba(255,255,255,.15) inset;-webkit-backdrop-filter:blur(3.5043578148px);backdrop-filter:blur(3.5043578148px)}@media screen and (max-width: 480px){.footer-arrow{display:none}}.privacy{color:#7d7d7d;color:var(--secondary-300, #7D7D7D);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.policy{margin-top:160px}.policy-block{display:flex;flex-direction:column;align-items:center}.policy-content{display:flex;flex-direction:column;align-items:flex-start}.policy-title{color:#fff;color:var(--black-white-white, #FFF);font-family:Plus Jakarta Sans;font-size:44px;font-style:normal;font-weight:500;line-height:110%}.policy-text{color:#d9d9d9;color:var(--secondary-100, #D9D9D9);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.4px;max-width:800px;width:100%;margin-bottom:40px;margin-top:24px}.policy-inner{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:40px}.policy-item-title{color:#fff;color:var(--black-white-white, #FFF);font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.56px;margin-bottom:24px}.policy-item-text{color:#939393;color:var(--secondary-200, #939393);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.4px}
