@charset "UTF-8";html{scroll-behavior:smooth}body{background:#fff}a{-webkit-text-decoration:none;text-decoration:none}.green{color:#a2fbd7}*,*:after,*:before{box-sizing:border-box}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,p,a,address,code,img,q,s,tt,var,b,u,i,center,dl,dt,ol,ul,li,form,tr,details,footer,header,section,time{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{position:relative;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:10px;left:50%;transform:translate(-50%);z-index:999;width:95%;padding:16px 0;border-radius:1000px;background:#000;background:var(--Neutral-black, #000);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width: 480px){.header{padding:16px 0;border:none;top:10px}}.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:rgba(255,255,255,.6);font-family:Urbanist;font-size:18px;font-style:normal;font-weight:500;line-height:130%;-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{color:#fff}.header-button{position:relative;display:flex;align-items:center;gap:10px;color:#fff;color:var(--Neutral-white, #FFF);font-family:Urbanist;font-size:18px;font-style:normal;font-weight:600;line-height:130%;cursor:pointer;padding:4px 4px 4px 24px;z-index:1;border-radius:100px;border:1px solid rgba(255,255,255,.28);background:#000;transition:ease-in-out .3s all}.header-button span{display:flex;justify-content:center;align-items:center;border-radius:100px;background:#a2fbd7;padding:10px}.header-button:hover{color:#fff;background:#2b2b2b}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:75px;left:0;width:100%;height:510px;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:none;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:70%;height:98%;position:relative;animation:fadeIn .3s ease}@media screen and (max-width: 480px){.popup{padding:16px;width:97%}}.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:#000;color:var(--000000, #000);text-align:center;font-family:Urbanist;font-size:44px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:16px}.popup-context p{color:#000;color:var(--000000, #000);text-align:center;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:130%;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:10px;width:100%;margin:0 0 12px}@media screen and (max-width: 480px){.popup-form{width:100%;gap:10px}}.form-field{display:flex;flex-direction:column;width:100%}.popup-form input{border:1px solid #D9D9D9;border:1px solid var(--secondary-devider, #D9D9D9);background:#fff;border-radius:100px;padding:16px 24px;color:#999;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:120%;outline:none;width:100%;resize:none;transition:all .3s ease-in-out;opacity:.6}@media screen and (max-width: 480px){.popup-form input{width:100%!important}}.popup-form input:focus{color:#000;border:1px solid #9E9E9E;background:#fff;opacity:1}.popup-form textarea{border:1px solid #D9D9D9;border:1px solid var(--secondary-devider, #D9D9D9);background:#fff;border-radius:16px;padding:16px 24px;color:#999;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:120%;outline:none;width:100%;resize:none;transition:all .3s ease-in-out;opacity:.6}@media screen and (max-width: 480px){.popup-form textarea{height:57.2px;padding:8px 24px}}.popup-form textarea:focus{color:#000;border:1px solid #9E9E9E;background:#fff;opacity:1}.popup-wrapper{width:100%;display:flex;justify-content:center}@media screen and (max-width: 480px){.popup-wrapper{width:100%}}.popup-btn{margin-top:12px;position:relative;display:flex;align-items:center;gap:10px;color:#fff;color:var(--Neutral-white, #FFF);font-family:Urbanist;font-size:18px;font-style:normal;font-weight:600;line-height:130%;cursor:pointer;padding:4px 4px 4px 24px;z-index:1;border-radius:100px;border:1px solid rgba(255,255,255,.28);background:#000;transition:ease-in-out .3s all}@media screen and (max-width: 480px){.popup-btn{margin-top:12px;width:100%;justify-content:space-between}}.popup-btn span{display:flex;justify-content:center;align-items:center;border-radius:100px;background:#a2fbd7;padding:10px}.popup-btn:hover{color:#fff;background:#2b2b2b}.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:115px;position:relative}@media screen and (max-width: 480px){.hero .container{display:flex;flex-direction:column;align-items:center}}.hero-img{position:absolute;top:0;left:0;width:100%;z-index:-1;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 480px){.hero-img{display:none}}.hero-img-mobile{display:none}@media screen and (max-width: 480px){.hero-img-mobile{display:block;position:absolute;top:130px;left:0;z-index:-1;width:100%;-o-object-fit:cover;object-fit:cover;padding-left:max(20px,min(5vw,48px));padding-right:max(20px,min(5vw,48px))}}.hero-line{padding-top:50px;display:flex;align-items:flex-end;gap:15px}@media screen and (max-width: 480px){.hero-line{flex-direction:column;align-items:center}}.hero-suptext{color:#000;color:var(--Neutral-black, #000);text-align:center;font-family:Urbanist;font-size:28px;font-style:normal;font-weight:500;line-height:110%;padding-bottom:18px}@media screen and (max-width: 480px){.hero-suptext{font-size:20px}}.hero-title{color:#000;color:var(--Neutral-black, #000);font-family:Urbanist;font-size:118px;font-style:normal;font-weight:600;line-height:110%}@media screen and (max-width: 480px){.hero-title{font-size:60px;text-align:center;max-width:332px}}.hero-subtitle{color:#fff;color:var(--Neutral-white, #FFF);font-family:Urbanist;font-size:118px;font-style:normal;font-weight:600;line-height:110%;margin-top:32px}@media screen and (max-width: 480px){.hero-subtitle{margin-top:0;font-size:60px;text-align:center}}.hero-text{color:rgba(255,255,255,.9);font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:130%;max-width:626px;margin:60px 0 40px}@media screen and (max-width: 480px){.hero-text{text-align:center;margin:40px 0 30px}}.hero-button{position:relative;display:flex;align-items:center;gap:10px;color:#000;color:var(--Neutral-white, #000);font-family:Urbanist;font-size:18px;font-style:normal;font-weight:600;line-height:130%;cursor:pointer;padding:4px 4px 4px 24px;z-index:1;border-radius:100px;border:2px solid rgba(255,255,255,.28);background:#fff;transition:ease-in-out .3s all}@media screen and (max-width: 480px){.hero-button{width:86%;justify-content:space-between}}.hero-button span{display:flex;justify-content:center;align-items:center;border-radius:100px;background:#a2fbd7;padding:10px}.hero-button:hover{border:2px solid #A2FBD7}.point{margin-top:110px}.point-bg{position:absolute;width:100%;top:0;left:0;z-index:-1;padding-left:max(20px,min(5vw,48px));padding-right:max(20px,min(5vw,48px))}@media screen and (max-width: 480px){.point-bg{display:none}}.point-mobile{display:none}@media screen and (max-width: 480px){.point-mobile{display:block;position:absolute;width:100%;height:110%;top:0;left:0;z-index:-1}}.point-wrapper{display:flex;justify-content:flex-end}@media screen and (max-width: 480px){.point-wrapper{flex-direction:column;justify-content:initial}}.point-block{width:50%;border-radius:32px;background:#fff;background:var(--Neutral-white, #FFF);padding:24px;margin:24px}@media screen and (max-width: 480px){.point-block{width:100%;margin:110px 0 0}}.point-suptitle{border-radius:90px;border:1px solid #CCC;border:1px solid var(--neutral-grey-light, #CCC);color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:110%;display:inline-block;padding:12px 18px}.point-title{color:#000;color:var(--Neutral-black, #000);font-family:Urbanist;font-size:56px;font-style:normal;font-weight:600;line-height:110%;margin:15px 0}@media screen and (max-width: 480px){.point-title{max-width:284px}}.point-text{color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:110%;margin-bottom:52px}@media screen and (max-width: 480px){.point-text{max-width:284px}}.point-list{display:flex;flex-direction:column;align-items:flex-start;gap:13px}@media screen and (max-width: 480px){.point-list{gap:18px}}.point-item:not(:last-child){border-bottom:1px solid #CCC;padding-bottom:13px}@media screen and (max-width: 480px){.point-item:not(:last-child){padding-bottom:18px}}.point-item-title{color:rgba(0,0,0,.8);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:110%;margin-bottom:15px}@media screen and (max-width: 480px){.point-item-title{max-width:254px}}.point-item-text{color:rgba(0,0,0,.8);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.marquee{overflow:hidden;width:100%;white-space:nowrap;position:relative;margin-top:315px}@media screen and (max-width: 480px){.marquee{margin-top:400px}}.marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:scrollText 25s linear infinite}.marquee-text{display:inline-block;padding-right:2rem;-webkit-text-stroke-width:1.5px;color:transparent;-webkit-text-stroke-color:#7F8D9E;-webkit-text-stroke-color:var(--neutral-grey-blu, #7F8D9E);font-family:Urbanist;font-size:100px;font-style:normal;font-weight:700;line-height:110%;white-space:nowrap;padding-bottom:5px}@keyframes scrollText{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (max-width: 480px){.marquee-text{font-size:90px;padding-right:2rem}.marquee-track{animation:scrollText 20s linear infinite}}.service{margin-top:178px}@media screen and (max-width: 480px){.service{margin-top:280px}}.service-content{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:60px}@media screen and (max-width: 480px){.service-content{flex-direction:column-reverse;gap:16px}}.service-title{color:#000;color:var(--Neutral-black, #000);font-family:Urbanist;font-size:74px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize;max-width:723px;width:100%}@media screen and (max-width: 480px){.service-title{font-size:44px}}.service-suptitle{border-radius:90px;border:1px solid #CCC;border:1px solid var(--neutral-grey-light, #CCC);color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:110%;display:inline-block;padding:12px 18px}.service-list{display:flex;justify-content:space-between;gap:25px}@media screen and (max-width: 480px){.service-list{flex-direction:column}}.service-item{width:49%;padding:24px;border-radius:26px}@media screen and (max-width: 480px){.service-item{width:100%}}.grey{color:rgba(255,255,255,.8)!important}@media screen and (max-width: 480px){.grey{color:#fff!important}}.white{color:#fff!important}@media screen and (max-width: 480px){.white{color:rgba(255,255,255,.8)!important}}.service-item-title{color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:32px;font-style:normal;font-weight:500;line-height:110%;margin-bottom:60px}@media screen and (max-width: 480px){.service-item-title{font-size:20px}}.service-inner{display:flex;flex-direction:column;gap:24px}.service-inner-item{display:flex;align-items:flex-start;gap:24px}.service-inner-item:not(:last-child){border-bottom:1px solid #CCC;padding-bottom:24px}.service-inner-content{display:flex;flex-direction:column;gap:14px}.service-inner-title{color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:110%}.service-inner-text{color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.why{margin-top:150px}.why-bg{position:absolute;top:0;left:0;z-index:-1;width:100%}@media screen and (max-width: 480px){.why-bg{display:none}}.why-mobile{display:none}@media screen and (max-width: 480px){.why-mobile{display:block;position:absolute;top:0;left:0;width:100%;z-index:-1;height:110%}}.why-wrapper{display:flex;justify-content:center}.why-block{width:46%;margin-top:130px}@media screen and (max-width: 480px){.why-block{width:100%}}.why-title{color:#000;color:var(--Neutral-black, #000);font-family:Urbanist;font-size:74px;font-style:normal;font-weight:500;line-height:110%;margin-bottom:15px}.why-text{color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:40px;max-width:580px;width:100%}@media screen and (max-width: 480px){.why-text{max-width:361px}}.why-list{display:flex;flex-direction:column;gap:24px}.why-item{width:100%;display:flex;gap:24px;align-items:flex-start}.why-item:not(:last-child){border-bottom:1px solid #000;padding-bottom:24px}.why-item-title{color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:110%;margin-bottom:14px}.why-item-text{color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.who{margin-top:150px}@media screen and (max-width: 480px){.who{margin-top:100px}}.who-block{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:80px}@media screen and (max-width: 480px){.who-block{flex-direction:column-reverse;gap:16px}}.who-content{display:flex;flex-direction:column;gap:15px}.who-title{color:#000;color:var(--Neutral-black, #000);font-family:Urbanist;font-size:48px;font-style:normal;font-weight:600;line-height:110%}.who-text{color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:130%;max-width:648px}.who-suptitle{border-radius:90px;border:1px solid #CCC;border:1px solid var(--neutral-grey-light, #CCC);color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:110%;display:inline-block;padding:12px 18px}.who-list{display:flex;justify-content:space-between;gap:24px}@media screen and (max-width: 480px){.who-list{flex-direction:column}}.who-item{display:flex;flex-direction:column;height:280px;align-items:flex-start;padding:24px;border-radius:26px;background:#29415d;background:var(--Primary-blu, #29415D);width:24%;overflow:hidden}@media screen and (max-width: 480px){.who-item{width:100%}}.who-item-text{color:#fff;color:var(--Neutral-white, #FFF);font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:110%;transition:all .4s ease-in-out;margin-bottom:16px;margin-top:80px;transform:translateY(30px)}@media screen and (max-width: 480px){.who-item-text{color:#a2fbd7;transform:translateY(0);margin-top:50px;max-width:310px}}.who-hidden{color:rgba(255,255,255,.7);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:110%;max-width:252px;width:100%;opacity:0;transform:translateY(30px);transition:all .4s ease-in-out}@media screen and (max-width: 480px){.who-hidden{opacity:1;transform:translateY(0)}}.who-item:hover .who-icon svg{width:38px;height:38px}.who-icon svg path{transition:all .4s ease-in-out}@media screen and (max-width: 480px){.who-icon svg path{stroke-opacity:1}}.who-item:hover .who-icon svg path{stroke:#a2fbd7;stroke-opacity:1}.who-icon svg{transition:all .4s ease-in-out}@media screen and (max-width: 480px){.who-icon svg{width:70px;height:70px}}.who-item:hover .who-item-text{color:#a2fbd7;transform:translateY(0)}.who-item:hover .who-hidden{opacity:1;transform:translateY(0)}.policy{margin-top:150px}.policy-title{color:#000;color:var(--000000, #000);font-family:Urbanist;font-size:44px;font-style:normal;font-weight:600;line-height:110%}.policy-text{color:#171717;color:var(--neutral-900, #171717);font-family:Inter;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:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:110%;margin-bottom:24px}.policy-item-text{color:#444;color:var(--neutral-800, #444);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:130%}.how{margin-top:145px}.how-bg{position:absolute;top:0;left:0;width:100%;z-index:-1}@media screen and (max-width: 480px){.how-bg{display:none}}.how-mobile{display:none}@media screen and (max-width: 480px){.how-mobile{display:block;position:absolute;top:0;left:0;width:100%;height:110%;z-index:-1;border-radius:36px}}.how-block{padding-top:150px;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:85px}@media screen and (max-width: 480px){.how-block{flex-direction:column-reverse;padding-top:100px}}.how-content{display:flex;flex-direction:column;gap:15px}@media screen and (max-width: 480px){.how-content{flex-direction:column}}.how-title{color:#fff;color:var(--Neutral-white, #FFF);font-family:Urbanist;font-size:74px;font-style:normal;font-weight:500;line-height:110%}@media screen and (max-width: 480px){.how-title{margin-bottom:10px}}.how-text{color:#fff;color:var(--Neutral-white, #FFF);font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:130%;max-width:628px}.how-suptitle{border-radius:90px;border:1px solid #CCC;border:1px solid var(--neutral-grey-light, #CCC);color:#fff;color:var(--Neutral-black, #fff);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:110%;display:inline-block;padding:12px 18px}@media screen and (max-width: 480px){.how-suptitle{margin-bottom:24px}}.how-list{display:flex;justify-content:space-between}@media screen and (max-width: 480px){.how-list{flex-direction:column;gap:24px}}.how-item{border-radius:26px;background:rgba(255,255,255,.19);padding:24px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:24%;transition:all .4s ease-in-out}@media screen and (max-width: 480px){.how-item{width:100%;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}}.how-item:hover{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.how-item:hover .how-num{color:#a2fbd7}.how-num{color:#fff;color:var(--Neutral-white, #FFF);font-family:Inter;font-size:88px;font-style:normal;font-weight:300;line-height:110%;margin-bottom:80px;transition:all .4s ease-in-out}@media screen and (max-width: 480px){.how-num{color:#a2fbd7;margin-bottom:100px}}.how-item-text{color:#fff;color:var(--Neutral-white, #FFF);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:130%;max-width:264px}.contact{margin-top:260px}.contact-wrapper{display:flex;justify-content:center}.contact-content{display:flex;flex-direction:column;align-items:center}.contact-title{color:#000;color:var(--Neutral-black, #000);font-family:Urbanist;font-size:74px;font-style:normal;font-weight:500;line-height:110%;text-align:center;max-width:816px;width:100%}.contact-text{color:rgba(0,0,0,.73);text-align:center;font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:130%;margin-top:15px;margin-bottom:60px;max-width:770px;width:100%}.contact-btn{display:flex;align-items:center;gap:10px;color:#fff;color:var(--Neutral-white, #FFF);font-family:Urbanist;font-size:18px;font-style:normal;font-weight:600;line-height:130%;cursor:pointer;padding:4px 4px 4px 24px;z-index:1;border-radius:100px;border:1px solid rgba(255,255,255,.28);background:#000;transition:ease-in-out .3s all}@media screen and (max-width: 480px){.contact-btn{width:100%;justify-content:space-between}}.contact-btn span{display:flex;justify-content:center;align-items:center;border-radius:100px;background:#a2fbd7;padding:10px}.contact-btn:hover{color:#fff;background:#2b2b2b}.footer{margin-top:150px;border-radius:50px 50px 0 0;background:#000;background:var(--Neutral-black, #000);padding:43px 0 12px}.footer-inner{display:flex;flex-direction:column;gap:14px}@media screen and (max-width: 480px){.footer-logo{display:none}}.footer-logo-mobile{display:none}@media screen and (max-width: 480px){.footer-logo-mobile{display:block;width:100%;height:100%}}.footer-line{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 480px){.footer-line{flex-direction:column;justify-content:center;gap:40px;border-bottom:0!important;border-bottom:initial!important;padding-bottom:0!important;padding-bottom:initial!important}}.footer-col{display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 480px){.footer-col{align-items:center;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.2);width:100%}}.footer-contact{color:rgba(255,255,255,.9);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase}.footer-email{color:#fff;font-family:Inter;font-size:24px;font-style:normal;font-weight:300;line-height:140%}.footer-address{color:rgba(255,255,255,.9);font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:140%;max-width:311px;width:100%}.copyright,.privacy{color:rgba(255,255,255,.8);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.about{margin-top:213px}@media screen and (max-width: 480px){.about{margin-top:150px}}.about-inner{display:flex;justify-content:space-between}@media screen and (max-width: 480px){.about-inner{flex-direction:column}}.about-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.about-suptitle{border-radius:90px;border:1px solid #CCC;border:1px solid var(--neutral-grey-light, #CCC);padding:12px 18px;color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:110%}@media screen and (max-width: 480px){.about-suptitle{margin-bottom:40px}}.about-title{color:#000;color:var(--Neutral-black, #000);font-family:Urbanist;font-size:74px;font-style:normal;font-weight:500;line-height:110%}@media screen and (max-width: 480px){.about-title{font-size:44px}}.bg{background:#a2fbd7;background:var(--primary-mint, #A2FBD7);padding:0 5px}.about-context{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:50%}@media screen and (max-width: 480px){.about-context{width:100%;margin-top:15px}}.about-subtext{color:#000;color:var(--Neutral-black, #000);font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:8px}.about-text{color:rgba(0,0,0,.7);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:110%}@media screen and (max-width: 480px){.about-text{color:#000}}
