.Header-module__ldgnoG__header{z-index:10002;-webkit-backdrop-filter:blur(8px);background-color:#e1e1e199;width:100%;padding:25px 40px;transition:transform .4s,opacity .4s,background-color .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out,backdrop-filter .3s ease-in-out;position:fixed;top:0;left:50%;transform:translate(-50%)}.Header-module__ldgnoG__header_transparent{-webkit-backdrop-filter:none;background-color:#0000}.Header-module__ldgnoG__header_dark{-webkit-backdrop-filter:blur(8px);background-color:#bebebe}.Header-module__ldgnoG__header_visible{opacity:1;transform:translate(-50%)translateY(0)}.Header-module__ldgnoG__header_hidden{opacity:0;pointer-events:none;transform:translate(-50%)translateY(-100%)}.Header-module__ldgnoG__header_menu_open{-webkit-backdrop-filter:none;background-color:#0000}.Header-module__ldgnoG__header_menu_open nav{opacity:0}.Header-module__ldgnoG__header__row{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__ldgnoG__header__logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:40px;padding:0}.Header-module__ldgnoG__header__nav{flex:1;justify-content:center;align-items:center;gap:30px;display:none}.Header-module__ldgnoG__header__nav_item{color:var(--white-color);white-space:nowrap;padding:8px 0;font-family:Steppe,sans-serif;font-size:18px;font-weight:300;text-decoration:none;transition:opacity .3s;position:relative}.Header-module__ldgnoG__header__nav_item:hover{opacity:.7}.Header-module__ldgnoG__header__nav_item:after{content:"";background-color:var(--white-color);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__ldgnoG__header__nav_item:hover:after{width:100%}.Header-module__ldgnoG__header__menu{cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;position:relative}.Header-module__ldgnoG__header__menu_icon{width:40px;height:24px;display:block;position:relative}.Header-module__ldgnoG__header__menu_icon:before{content:"";background-color:var(--white-color);transform-origin:50%;width:40px;height:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:0;left:0}.Header-module__ldgnoG__header__menu_icon:after{content:"";background-color:var(--white-color);transform-origin:50%;width:40px;height:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);position:absolute;bottom:0;left:0}.Header-module__ldgnoG__header__menu:before{content:"";background-color:var(--white-color);transform-origin:50%;opacity:1;width:40px;height:3px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:50%;left:0;transform:translateY(-50%)}.Header-module__ldgnoG__header__menu_open .Header-module__ldgnoG__header__menu_icon:before{top:50%;transform:translateY(-50%)rotate(45deg)}.Header-module__ldgnoG__header__menu_open .Header-module__ldgnoG__header__menu_icon:after{bottom:50%;transform:translateY(50%)rotate(-45deg)}.Header-module__ldgnoG__header__menu_open:before{opacity:0;transform:translateY(-50%)scale(0)}.Header-module__ldgnoG__menu_overlay{background-color:var(--red-color);z-index:1002;width:100%;max-height:100dvh;margin:0 auto;position:fixed;top:0;left:0;right:0;overflow:hidden}.Header-module__ldgnoG__menu_content{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:column;justify-content:flex-start;gap:25px;width:100%;max-width:430px;height:100dvh;margin:0 auto;padding:80px 40px 20px;display:flex;overflow:hidden auto}.Header-module__ldgnoG__menu_header{justify-content:center;align-items:center;width:100%;display:flex}.Header-module__ldgnoG__menu_logo_wrapper{justify-content:center;align-items:flex-end;gap:12px;display:flex}.Header-module__ldgnoG__menu_logo_1{object-fit:contain;flex-shrink:0;width:auto;height:60px}.Header-module__ldgnoG__menu_logo_2{object-fit:contain;width:auto;height:40px}.Header-module__ldgnoG__menu_logo{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Header-module__ldgnoG__menu_logo_text h2{color:var(--white-color);text-transform:uppercase;margin:0;font-size:24px;line-height:1}.Header-module__ldgnoG__menu_logo_text p{color:var(--white-color);text-transform:uppercase;margin:0;font-size:12px;line-height:1}.Header-module__ldgnoG__menu_nav{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.Header-module__ldgnoG__menu_item{text-align:center;width:fit-content;color:var(--white-color);padding:8px 0;font-size:25px;font-weight:300;line-height:1;text-decoration:none;display:block;position:relative}.Header-module__ldgnoG__menu_item:after{content:"";background-color:var(--white-color);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__ldgnoG__menu_item:hover:after{width:100%}.Header-module__ldgnoG__menu_footer{flex-direction:column;gap:25px;width:100%;display:flex}.Header-module__ldgnoG__menu_social{justify-content:space-around;align-items:center;width:100%;display:flex}.Header-module__ldgnoG__menu_social_icon{border:1px solid var(--white-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Header-module__ldgnoG__menu_social_icon img{filter:brightness(0)invert();width:20px;height:20px}.Header-module__ldgnoG__menu_social_icon:hover{background-color:var(--white-color);transform:scale(1.1)}.Header-module__ldgnoG__menu_social_icon:hover img{filter:brightness(0)invert(0)}.Header-module__ldgnoG__menu_flatme{text-transform:uppercase;letter-spacing:.5px;font-family:Tenor Sans,sans-serif}@media (min-width:768px){.Header-module__ldgnoG__menu_overlay{max-width:100%}.Header-module__ldgnoG__menu_content{justify-content:center;gap:40px;max-width:600px;padding:100px 60px 40px;overflow:hidden auto}.Header-module__ldgnoG__menu_logo_wrapper{gap:16px}.Header-module__ldgnoG__menu_logo_1{height:80px}.Header-module__ldgnoG__menu_logo_2{height:50px}.Header-module__ldgnoG__menu_nav{gap:20px}.Header-module__ldgnoG__menu_item{padding:12px 0;font-size:32px}.Header-module__ldgnoG__menu_footer{gap:40px}.Header-module__ldgnoG__menu_social{justify-content:center;gap:20px}.Header-module__ldgnoG__menu_social_icon{width:50px;height:50px}.Header-module__ldgnoG__menu_social_icon img{width:24px;height:24px}.Header-module__ldgnoG__menu_content a.Header-module__ldgnoG__white_btn{max-width:300px!important}}@media (max-height:700px){.Header-module__ldgnoG__menu_content{gap:20px;padding:60px 40px 20px}.Header-module__ldgnoG__menu_logo_1{height:50px}.Header-module__ldgnoG__menu_logo_2{height:35px}.Header-module__ldgnoG__menu_item{padding:6px 0;font-size:22px}.Header-module__ldgnoG__menu_nav{gap:10px}.Header-module__ldgnoG__menu_footer{gap:20px}}@media (min-width:768px) and (max-height:700px){.Header-module__ldgnoG__menu_content{gap:25px;padding:70px 60px 30px}.Header-module__ldgnoG__menu_logo_1{height:60px}.Header-module__ldgnoG__menu_logo_2{height:40px}.Header-module__ldgnoG__menu_item{padding:8px 0;font-size:26px}.Header-module__ldgnoG__menu_nav{gap:15px}.Header-module__ldgnoG__menu_footer{gap:25px}.Header-module__ldgnoG__menu_social_icon{width:40px;height:40px}.Header-module__ldgnoG__menu_social_icon img{width:20px;height:20px}}@media (min-width:1024px) and (max-height:700px){.Header-module__ldgnoG__menu_content{gap:25px;padding:60px 60px 30px}.Header-module__ldgnoG__menu_logo_1{height:55px}.Header-module__ldgnoG__menu_logo_2{height:38px}.Header-module__ldgnoG__menu_logo_text h2{font-size:24px}.Header-module__ldgnoG__menu_logo_text p{font-size:12px}.Header-module__ldgnoG__menu_item{padding:8px 0;font-size:26px}.Header-module__ldgnoG__menu_nav{gap:12px}.Header-module__ldgnoG__menu_footer{gap:20px}}@media (max-height:600px){.Header-module__ldgnoG__menu_content{gap:15px;padding:50px 40px 15px}.Header-module__ldgnoG__menu_logo_1{height:40px}.Header-module__ldgnoG__menu_logo_2{height:28px}.Header-module__ldgnoG__menu_item{padding:5px 0;font-size:20px}.Header-module__ldgnoG__menu_nav{gap:8px}.Header-module__ldgnoG__menu_footer{gap:15px}.Header-module__ldgnoG__menu_social_icon{width:36px;height:36px}.Header-module__ldgnoG__menu_social_icon img{width:18px;height:18px}}@media (min-width:768px) and (max-height:600px){.Header-module__ldgnoG__menu_content{gap:20px;padding:60px 60px 25px}.Header-module__ldgnoG__menu_logo_1{height:50px}.Header-module__ldgnoG__menu_logo_2{height:35px}.Header-module__ldgnoG__menu_item{padding:6px 0;font-size:22px}.Header-module__ldgnoG__menu_nav{gap:10px}.Header-module__ldgnoG__menu_footer{gap:20px}}@media (min-width:1024px) and (max-height:600px){.Header-module__ldgnoG__menu_content{gap:20px;padding:50px 60px 25px}.Header-module__ldgnoG__menu_logo_1{height:48px}.Header-module__ldgnoG__menu_logo_2{height:32px}.Header-module__ldgnoG__menu_logo_text h2{font-size:20px}.Header-module__ldgnoG__menu_logo_text p{font-size:11px}.Header-module__ldgnoG__menu_item{padding:6px 0;font-size:22px}.Header-module__ldgnoG__menu_nav{gap:10px}.Header-module__ldgnoG__menu_footer{gap:18px}}@media (min-width:1024px){.Header-module__ldgnoG__header{padding:30px 40px}.Header-module__ldgnoG__header__row{gap:30px;max-width:1520px;margin:0 auto}.Header-module__ldgnoG__header__nav{gap:100px}.Header-module__ldgnoG__header__logo{width:50px}.Header-module__ldgnoG__header__nav_item{font-size:20px;font-weight:400}.Header-module__ldgnoG__header__menu{flex-shrink:0;width:50px;height:50px}.Header-module__ldgnoG__header__menu_icon{width:50px;height:30px}.Header-module__ldgnoG__header__menu_icon:before,.Header-module__ldgnoG__header__menu_icon:after,.Header-module__ldgnoG__header__menu:before{width:50px;height:3px}.Header-module__ldgnoG__menu_content{justify-content:space-between;gap:40px;max-width:800px;padding:80px 60px 40px;overflow:hidden auto}.Header-module__ldgnoG__menu_logo_wrapper{gap:16px}.Header-module__ldgnoG__menu_logo_1{height:70px}.Header-module__ldgnoG__menu_logo_2{height:45px}.Header-module__ldgnoG__menu_logo_text h2{font-size:28px}.Header-module__ldgnoG__menu_logo_text p{font-size:14px}.Header-module__ldgnoG__menu_nav{gap:16px}.Header-module__ldgnoG__menu_item{padding:12px 0;font-size:32px}.Header-module__ldgnoG__menu_footer{gap:30px}.Header-module__ldgnoG__menu_social{gap:20px}.Header-module__ldgnoG__menu_social_icon{width:50px;height:50px}.Header-module__ldgnoG__menu_social_icon img{width:24px;height:24px}}@media (min-width:1100px){.Header-module__ldgnoG__header__nav{display:flex}}
.SplashScreen-module__Mligxq__splash{background-color:var(--red-color);z-index:9999;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed}.SplashScreen-module__Mligxq__splash_content{justify-content:center;align-items:flex-end;gap:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SplashScreen-module__Mligxq__splash_logo{z-index:1;object-fit:contain;flex-shrink:0;width:auto;height:60px}.SplashScreen-module__Mligxq__splash_text{object-fit:contain;z-index:0;width:auto;height:40px;position:relative}@media (min-width:1024px){.SplashScreen-module__Mligxq__splash_logo{height:120px}.SplashScreen-module__Mligxq__splash_text{height:80px}.SplashScreen-module__Mligxq__splash_content{gap:20px}}@media (min-width:1440px){.SplashScreen-module__Mligxq__splash_logo{height:150px}.SplashScreen-module__Mligxq__splash_text{height:100px}.SplashScreen-module__Mligxq__splash_content{gap:24px}}
.Process-module__Y14LMW__process{background-color:var(--bg-color);width:100%;margin:0 auto}.Process-module__Y14LMW__process_container{width:100%;padding:50px 40px}.Process-module__Y14LMW__process_content{flex-direction:column;gap:50px;width:100%;display:flex}.Process-module__Y14LMW__process_timeline{flex-direction:column;gap:40px;display:flex;position:relative}.Process-module__Y14LMW__process_timeline_line{background-color:var(--black-color);width:1.5px;position:absolute;top:0;bottom:0;left:16px}.Process-module__Y14LMW__process_step{align-items:flex-start;gap:12px;display:flex;position:relative}.Process-module__Y14LMW__process_step_number{background-color:var(--white-color);border:2px solid var(--black-color);z-index:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:500;line-height:1;transition:all .4s ease-in-out;display:flex;position:relative;color:var(--black-color)!important}.Process-module__Y14LMW__process_step_number_active{background-color:var(--black-color);color:var(--white-color)}.Process-module__Y14LMW__process_step_content{flex:1;padding-top:4px}.Process-module__Y14LMW__process_step_content h3{color:var(--black-color);text-transform:uppercase;margin-bottom:12px;font-weight:500;line-height:1}.Process-module__Y14LMW__process_step_list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Process-module__Y14LMW__process_step_list li{color:var(--black-color);text-wrap:balance;word-break:break-word;overflow-wrap:break-word;font-weight:300;line-height:1.4}.Process-module__Y14LMW__process_cta{width:100%;margin-top:20px}.Process-module__Y14LMW__process_flatme{text-transform:uppercase;letter-spacing:.5px;font-family:Tenor Sans,sans-serif;font-size:16px}.Process-module__Y14LMW__process_img{display:none}@media (min-width:1024px){.Process-module__Y14LMW__process_step_list li{font-size:20px}.Process-module__Y14LMW__process{padding:50px 40px}.Process-module__Y14LMW__process_container{justify-content:space-between;align-items:flex-start;gap:20px;max-width:1520px;margin:0 auto;padding:50px 0;display:flex}.Process-module__Y14LMW__process_img{border-radius:8px;width:calc(50% - 20px);max-height:900px;display:block}}
.DarkBtn-module__fqjEnq__dark_btn{text-align:start;background-color:var(--black-color);border-radius:var(--border-radius);cursor:pointer;border:none;outline:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 10px 10px 16px;transition:all .3s;display:flex}.DarkBtn-module__fqjEnq__dark_btn:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #3b161026}.DarkBtn-module__fqjEnq__dark_btn:active{transform:translateY(0);box-shadow:0 2px 6px #3b16101a}.DarkBtn-module__fqjEnq__dark_btn__title{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.DarkBtn-module__fqjEnq__dark_btn span,.DarkBtn-module__fqjEnq__dark_btn h4{color:var(--white-color)}.DarkBtn-module__fqjEnq__dark_btn span{font-size:16px;font-weight:300;line-height:1.4}@media (min-width:1024px){.DarkBtn-module__fqjEnq__dark_btn h4{font-size:18px}.DarkBtn-module__fqjEnq__dark_btn span{font-size:13px}}.DarkBtn-module__fqjEnq__dark_btn__arrow{background-color:var(--white-color);border-radius:var(--border-radius);justify-content:center;align-items:center;width:100%;max-width:50px;height:50px;transition:all .3s;display:flex}.DarkBtn-module__fqjEnq__dark_btn:hover .DarkBtn-module__fqjEnq__dark_btn__arrow{background-color:#fff;transform:scale(1.05)}.DarkBtn-module__fqjEnq__dark_btn:active .DarkBtn-module__fqjEnq__dark_btn__arrow{transform:scale(.95)}.DarkBtn-module__fqjEnq__dark_btn__arrow img{width:14px;transition:margin-left .3s}@media (min-width:768px){.DarkBtn-module__fqjEnq__dark_btn{max-width:350px}}
