@charset "UTF-8";html{scroll-behavior:smooth}body{background:#fff}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{height:90vh}}.video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.gradient{background:linear-gradient(136deg,#00c18b 10.01%,#08af9f 27.11%,#3826e9 76.49%,#4500fd 89.03%);background:var(--primary-gradiend, linear-gradient(136deg, #00C18B 10.01%, #08AF9F 27.11%, #3826E9 76.49%, #4500FD 89.03%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500}.dark{color:#171717;color:var(--neutral-900, #171717);font-weight:600}.fontweight{font-weight:700}.content{display:flex;flex-direction:column;align-items:center;gap:24px}.text{color:#171717;color:var(--neutral-900, #171717);text-align:center;font-family:Manrope;font-size:20px;font-style:normal;font-weight:400;line-height:140%;max-width:961px;width:100%}@media screen and (max-width: 480px){.text{font-size:20px}}.title{color:#444;text-align:center;font-family:Manrope;font-size:54px;font-style:normal;font-weight:400;line-height:100%;max-width:961px;width:100%}@media screen and (max-width: 480px){.title{font-size:36px}}.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,h4,h5,p,a,address,code,img,q,s,strong,tt,var,b,u,i,center,dl,dt,ol,ul,li,form,label,tr,details,footer,header,section,time,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}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(255,255,255,.13);-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px)}@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,.4);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:#444;color:var(--neutral-800, #444);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.3px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:all .4s ease-in-out}@media screen and (max-width: 480px){.header-link{font-size:28px}}.header-link:hover,.header-link-active{color:#171717;font-weight:600;letter-spacing:0}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:100px;position:fixed;top:0;left:0;width:100%;height:620px;border-radius:26px;border-top:1px solid #313131;border-top:1px solid var(--neutral-devider, #313131);background:#fff;background:var(--neutral-black, #fff);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);z-index:1000;padding-top:50px;transition:all .3s ease}.open{display:flex!important}.header-link{-webkit-text-decoration:none;text-decoration:none;color:#171717}.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 #262626;border:1px solid var(--color-card-border, #262626);background:#fff;-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;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-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:#444;color:var(--neutral-800, #444);text-align:center;font-family:Manrope;font-size:54px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:24px}@media screen and (max-width: 480px){.popup-context h3{font-size:36px}}.popup-context p{color:#171717;color:var(--neutral-900, #171717);text-align:center;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:140%;max-width:660px;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 #D9D9D9;background:#fff;background:var(--neutral-500, #FFF);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{color:#171717;border:1px solid #00C18B;border:1px solid var(--primary-gradiend, #00C18B);background:#f4f4f4;background:var(--neutral-600, #F4F4F4);box-shadow:0 -4px 30px rgba(17,235,162,.08)}.popup-form textarea{border-radius:16px;border:1px solid #D9D9D9;background:#fff;background:var(--neutral-500, #FFF);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{color:#171717;border:1px solid #00C18B;border:1px solid var(--primary-gradiend, #00C18B);background:#f4f4f4;background:var(--neutral-600, #F4F4F4);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}@media screen and (max-width: 480px){.popup-btn{margin-top:15px}}.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:100px}.hero-suptext{color:#171717;color:var(--neutral-900, #171717);text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:400;line-height:90%}@media screen and (max-width: 480px){.hero-suptext{font-size:14px}}.hero-title{color:#171717;color:var(--neutral-900, #171717);text-align:center;font-family:Poppins;font-size:90px;font-style:normal;font-weight:300;line-height:100%;letter-spacing:-1.8px;max-width:960px;width:100%}@media screen and (max-width: 480px){.hero-title{font-size:34px}}.hero-text{color:#171717;color:var(--neutral-900, #171717);text-align:center;font-family:Manrope;font-size:20px;font-style:normal;font-weight:400;line-height:140%;max-width:960px;margin:24px 0}@media screen and (max-width: 480px){.hero-text{font-size:16px}}.hero-buttons{display:flex;gap:11px}@media screen and (max-width: 480px){.hero-buttons{flex-direction:column;width:100%;align-items:center}}.hero-link{position:relative;display:inline-block;padding:18px 24px;border:1px solid transparent;border-radius:100px;color:#fff;font-family:Manrope;font-size:16px;font-weight:600;line-height:20px;text-transform:uppercase;overflow:hidden;transition:all .4s ease-in-out;cursor:pointer}@media screen and (max-width: 480px){.hero-link{width:100%;text-align:center}}.hero-link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(93deg,#11eba2 .2%,#2a9cf8 49.72%,#5519f5 100.2%);transition:opacity .4s ease-in-out;z-index:0}.hero-link span{position:relative;z-index:1;transition:all .6s ease-in-out}.hero-link:hover span{background:linear-gradient(90deg,#00c18b,#008cff 49.52%,#4500fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-link:hover:before{opacity:0}.hero-link:hover{border:1px solid #00C18B;background:#f4f4f4}.hero-button{position:relative;display:inline-block;border-radius:100px;padding:18px 24px;border:1px solid #000;color:#fff;color:var(--neutral-500, #FFF);font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;transition:all .4s linear;cursor:pointer}@media screen and (max-width: 480px){.hero-button{width:100%;text-align:center}}.hero-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#000;transition:opacity .3s ease-in-out;z-index:0}.hero-button span{position:relative;z-index:1;transition:all .4s ease-in-out}.hero-button:hover span{background:linear-gradient(90deg,#00c18b,#008cff 49.52%,#4500fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-button:hover:before{opacity:0}.hero-button:hover{border:1px solid #00C18B}.market{margin-top:160px;padding-bottom:200px;border-radius:36px;background:#fff;box-shadow:4px -4px 30px rgba(0,0,0,.06);padding-top:64px}@media screen and (max-width: 480px){.market{margin-top:110px;padding-bottom:100px}}.market-list{display:flex;justify-content:space-between;align-items:stretch;gap:20px;margin-top:60px}@media screen and (max-width: 480px){.market-list{flex-direction:column}}.market-item{width:33%;position:relative;border-radius:26px;padding:16px;box-shadow:0 -4px 30px rgba(0,0,0,.04);z-index:1;display:flex;flex-direction:column;justify-content:space-between;height:208px;overflow:hidden;transition:all .4s ease-in-out;border:1px solid transparent}@media screen and (max-width: 480px){.market-item{width:100%;border:1px solid #00C18B;box-shadow:0 -4px 30px rgba(0,0,0,.04)}}.market-item:hover{border:1px solid #00C18B;box-shadow:0 -4px 30px rgba(0,0,0,.04)}.market-item-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;border-radius:26px;opacity:1;transition:opacity .4s ease-in-out}@media screen and (max-width: 480px){.market-item-img{display:none}}.market-item-title{display:inline-block;background:none;color:#000;font-family:Manrope;font-size:24px;font-style:normal;font-weight:600;line-height:120%;max-width:173px;width:100%}.market-item-text{color:#000;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:140%;transform:translateY(70px);transition:transform .4s ease-in-out,opacity .2s ease-in-out;opacity:0}@media screen and (max-width: 480px){.market-item-text{opacity:1;transform:translateY(0)}}.market-item:hover .market-item-img{opacity:0}.market-item:hover .market-item-text{transform:translateY(0);opacity:1}.service{margin-top:-30px;background:#fff}.service-inner{display:flex;justify-content:space-between;border-radius:36px;overflow:hidden;margin-top:60px;border:1px solid #F8F8F8;border:1px solid var(--accent-gradient, #F8F8F8);background:linear-gradient(180deg,#f8f8f8,#ededed);background:var(--accent-gradient, linear-gradient(180deg, #F8F8F8 0%, #EDEDED 100%));box-shadow:-4px 4px 30px rgba(0,0,0,.06)}@media screen and (max-width: 480px){.service-inner{flex-direction:column-reverse}}.service-list{padding:24px 0 24px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:64px}.service-item{display:flex;align-items:center;gap:24px}.service-item-text{color:#171717;color:var(--neutral-900, #171717);font-family:Manrope;font-size:24px;font-style:normal;font-weight:400;line-height:120%;max-width:488px;width:100%}@media screen and (max-width: 480px){.service-item-text{font-size:16px}}@media screen and (max-width: 480px){.service-img{width:100%;-o-object-fit:contain;object-fit:contain}}.why{margin-top:200px}@media screen and (max-width: 480px){.why{margin-top:110px}}.why-list{display:flex;justify-content:space-between;align-items:stretch;gap:20px;margin-top:60px}@media screen and (max-width: 480px){.why-list{flex-direction:column}}.why-item{width:25%;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:16px;border-radius:22px;border:1px solid #F8F8F8;border:1px solid var(--accent-gradient, #F8F8F8);background:#fff;background:var(--neutral-500, #FFF);box-shadow:4px -4px 30px rgba(0,0,0,.06);transition:all .4s ease-in-out}@media screen and (max-width: 480px){.why-item{width:100%;border-radius:22px;border:1px solid #05FA9F;border:1px solid var(--Linear, #05FA9F);background:#fff;background:var(--neutral-500, #FFF);box-shadow:0 -4px 30px rgba(17,235,162,.1)}}.why-item:hover{border-radius:22px;border:1px solid #05FA9F;border:1px solid var(--Linear, #05FA9F);background:#fff;background:var(--neutral-500, #FFF);box-shadow:0 -4px 30px rgba(17,235,162,.3)}.why-title{color:#171717;color:var(--neutral-900, #171717);font-family:Manrope;font-size:24px;font-style:normal;font-weight:800;line-height:120%;margin-bottom:12px}.why-text{color:#171717;color:var(--neutral-900, #171717);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.policy{margin-top:150px}.policy-title{color:#444;color:var(--neutral-800, #444);font-family:Poppins;font-size:60px;font-style:normal;font-weight:300;line-height:110%;text-align:center}.policy-text{color:#171717;color:var(--neutral-900, #171717);text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:130%;max-width:868px;width:100%;margin-top:24px}.policy-inner{margin:80px 0;display:flex;flex-direction:column;justify-content:center;gap:60px;max-width:868px;width:100%}.policy-item-title{color:#171717;color:var(--neutral-900, #171717);font-family:Poppins;font-size:32px;font-style:normal;font-weight:500;line-height:110%;margin-bottom:24px}.policy-item-text{color:#444;color:var(--neutral-800, #444);font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:130%}.how{margin-top:200px;position:relative}.how-img{position:absolute;top:100px;left:0;width:100%;z-index:-1;-o-object-fit:cover;object-fit:cover;max-height:1200px}@media screen and (max-width: 480px){.how-img{display:none}}.how-img-mobile{display:none}@media screen and (max-width: 480px){.how-img-mobile{display:block;position:absolute;top:200px;left:0;z-index:-1;width:100%}}.how-list{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;margin-top:60px}.how-item{width:50%;padding:18px;border-radius:26px;border:1px solid #F4F4F4;border:1px solid var(--neutral-600, #F4F4F4);background:rgba(255,255,255,.8);box-shadow:4px -4px 30px rgba(0,0,0,.06);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow:hidden;display:flex;justify-content:space-between;align-items:center;transition:all .4s ease-in-out}@media screen and (max-width: 480px){.how-item{width:100%;flex-direction:column-reverse;align-items:flex-start;gap:12px;border:1px solid #00C18B;border:1px solid var(--primary-gradiend, #00C18B);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px)}}.how-item:hover{border:1px solid #00C18B;border:1px solid var(--primary-gradiend, #00C18B);background:#fff;background:var(--neutral-500, #FFF);box-shadow:0 -4px 30px rgba(17,235,162,.2)}.how-item-content{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.how-title{color:#171717;color:var(--neutral-900, #171717);font-family:Manrope;font-size:24px;font-style:normal;font-weight:400;line-height:120%}.how-text{color:#171717;color:var(--neutral-900, #171717);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:140%;max-width:600px;width:100%}.how-item-num{color:#baa4f3;color:var(--accent-purple, #BAA4F3);text-align:center;font-family:Manrope;font-size:54px;font-style:normal;font-weight:700;line-height:100%;transform:translate(120px);opacity:0;transition:all .4s ease-in-out}@media screen and (max-width: 480px){.how-item-num{opacity:1;transform:translate(0)}}.how-item:hover .how-item-num{transform:translate(0);opacity:1}.dev{margin-top:200px;padding:150px 0;border-radius:36px 36px 0 0;background:#fff;background:var(--neutral-500, #FFF);box-shadow:4px -16px 30px rgba(0,0,0,.06)}.built{position:relative;overflow:hidden}@media screen and (max-width: 480px){.built-video{display:none}}.built-video-mobile{display:none}@media screen and (max-width: 480px){.built-video-mobile{display:block;right:100px;overflow:hidden;height:660px;width:110%}}.built-inner{position:relative;padding:110px 24px;display:flex;justify-content:flex-end;align-items:center;border-radius:36px;overflow:hidden;max-height:-moz-max-content;max-height:max-content;box-shadow:4px -4px 30px rgba(0,0,0,.06)}@media screen and (max-width: 480px){.built-inner{box-shadow:none;box-shadow:initial;padding-left:12px;padding-right:12px}}.built-platform-inner{padding:190px 24px}.built-content{display:flex;flex-direction:column;align-items:flex-start;max-width:623px;width:100%}.built-title{color:#171717;color:var(--neutral-900, #171717);font-family:Manrope;font-size:76px;font-style:normal;font-weight:400;line-height:100%;text-transform:capitalize}@media screen and (max-width: 480px){.built-title{font-size:35px}}.built-platform-title{font-size:56px}@media screen and (max-width: 480px){.built-platform-title{font-size:36px}}.built-text{color:#171717;color:var(--neutral-900, #171717);font-family:Manrope;font-size:24px;font-style:normal;font-weight:400;line-height:140%;margin:24px 0 50px}.contact{margin-top:150px}@media screen and (max-width: 480px){.contact{margin-top:180px}}.contact-inner{display:flex;flex-direction:column;align-items:center}.footer{margin-top:150px;border-radius:36px 36px 0 0;background:#fff;background:var(--neutral-500, #FFF);box-shadow:4px -4px 30px rgba(0,0,0,.06);padding:64px 0 15px}@media screen and (max-width: 480px){.footer{margin-top:100px;padding-top:40px}}.footer-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}@media screen and (max-width: 480px){.footer-row{flex-direction:column}}.footer-row:nth-child(2){border-top:1px solid #D9D9D9;border-bottom:1px solid #D9D9D9;padding:32px 0}.footer-menu{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px}@media screen and (max-width: 480px){.footer-menu{flex-direction:column;margin-top:40px}}.footer-link{position:relative;background:none;border:none;color:#444;color:var(--neutral-800, #444);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.3px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:all .4s ease-in-out}.footer-link:hover,.footer-link-active{color:#171717;font-weight:600;letter-spacing:0}@media screen and (max-width: 480px){.footer-content{display:flex;flex-direction:column;align-items:center}}.footer-adress{color:#171717;color:var(--neutral-900, #171717);font-family:Manrope;font-size:20px;font-style:normal;font-weight:400;line-height:130%;margin-top:16px;max-width:360px;width:100%}@media screen and (max-width: 480px){.footer-adress{text-align:center;margin-bottom:40px}}.footer-adress-suptext{color:#444;color:var(--neutral-800, #444);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.footer-email{font-family:Manrope;font-size:40px;font-style:normal;font-weight:700;line-height:130%;background:linear-gradient(136deg,#00c18b 10.01%,#08af9f 27.11%,#3826e9 76.49%,#4500fd 89.03%);background:var(--primary-gradiend, linear-gradient(136deg, #00C18B 10.01%, #08AF9F 27.11%, #3826E9 76.49%, #4500FD 89.03%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 480px){.footer-email{font-size:32px}}.copyright{color:#444;color:var(--neutral-800, #444);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:20px}@media screen and (max-width: 480px){.copyright{text-align:center;margin-top:20px}}.privacy{color:#444;color:var(--neutral-800, #444);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:20px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;margin-top:16px}.design{margin-top:150px}@media screen and (max-width: 480px){.design{margin-top:110px}}.design-inner{position:relative;border-radius:36px;background:linear-gradient(90deg,#fff .19%,#fff 99.82%);box-shadow:4px -16px 30px rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:72px;overflow:hidden}@media screen and (max-width: 480px){.design-inner{padding:250px 16px 16px}}.design-title{color:#171717;color:var(--neutral-900, #171717);font-family:Poppins;font-size:54px;font-style:normal;font-weight:300;line-height:100%;max-width:623px;width:100%;z-index:3}@media screen and (max-width: 480px){.design-title{font-size:34px;text-align:center;max-width:690px}}.design-title span{font-weight:500}.design-text{color:#444;color:var(--neutral-800, #444);font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:140%;max-width:623px;width:100%;z-index:3}.design-img{position:absolute;top:0;right:0;z-index:1}@media screen and (max-width: 480px){.design-img{display:none}}.design-img-mobile{display:none}@media screen and (max-width: 480px){.design-img-mobile{display:block;width:100%;position:absolute;top:0;right:0;left:0}}.choose{margin-top:150px}.choose-swiper{margin-top:60px;padding:10px!important}.choose-card{border-radius:26px;background:#fff;box-shadow:4px -4px 30px rgba(0,0,0,.06);padding:26px 16px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid transparent;transition:all .4s ease-in-out}.choose-card:hover{border-color:#05fa9f;box-shadow:0 -4px 30px rgba(17,235,162,.15)}.choose-title{color:#171717;color:var(--neutral-900, #171717);font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:120%;margin:40px 0 12px}.choose-text{color:#171717;color:var(--neutral-900, #171717);font-family:Poppins;font-size:16px;font-style:normal;font-weight:300;line-height:140%}.choose-navigation{display:flex;align-items:center;justify-content:center;gap:12px}.swiper-btn{display:flex;align-items:center;gap:10px;padding:16px 25px;color:#171717;color:var(--neutral-900, #171717);font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;cursor:pointer;background:transparent;border-radius:100px;border:1px solid #00C18B;border:1px solid var(--primary-gradiend, #00C18B);transition:all .3s ease-in-out}.swiper-btn:hover{background:#f4f4f4;background:var(--neutral-600, #F4F4F4)}.vision{margin-top:150px}@media screen and (max-width: 480px){.vision{margin-top:110px}}.vision-inner{position:relative;border-radius:36px;background:linear-gradient(90deg,#fff .19%,#fff 99.82%);box-shadow:4px -16px 30px rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:flex-end;gap:24px;padding:72px;overflow:hidden}@media screen and (max-width: 480px){.vision-inner{padding:200px 16px 16px}}.vision-title{color:#171717;color:var(--neutral-900, #171717);font-family:Poppins;font-size:54px;font-style:normal;font-weight:300;line-height:100%;max-width:623px;width:100%;z-index:3}.vision-title span{font-weight:500}.vision-text{color:#444;color:var(--neutral-800, #444);font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:140%;max-width:623px;width:100%;z-index:3}.vision-img{position:absolute;top:0;left:0;z-index:1}@media screen and (max-width: 480px){.vision-img{display:none}}.vision-mobile{display:none}@media screen and (max-width: 480px){.vision-mobile{display:block;position:absolute;width:100%;top:0;left:0;right:0}}
