@keyframes PulseDot_pulse-1__j3bK1{0%{opacity:0;transform:scale(1)}50%,60%{opacity:.2;transform:scale(4)}70%,75%{opacity:0}}@keyframes PulseDot_pulse-2__lhv6X{0%{opacity:0;transform:scale(1)}50%,60%{opacity:.1;transform:scale(2.5)}}.PulseDot_dot__HLVtn{display:flex;width:32px;height:32px;color:rgb(var(--white));position:relative;justify-content:center;align-items:center}.PulseDot_wrapper__E9854{position:absolute;width:8px;height:8px}.PulseDot_wrapper__E9854:after,.PulseDot_wrapper__E9854:before{content:"";position:absolute;height:100%;width:100%;background-color:#fff;opacity:0;border-radius:50%}.PulseDot_wrapper__E9854:before{animation:PulseDot_pulse-1__j3bK1 3s ease infinite}.PulseDot_wrapper__E9854:after{animation:PulseDot_pulse-2__lhv6X 3s ease infinite}.PulseDot_wrapper__E9854 svg{position:absolute;top:-150%;left:-150%}.DiscountAlert_alert__9HZmy[open]{cursor:pointer;position:relative;z-index:10;display:flex;position:fixed;bottom:0;width:calc(100% - 88px);border-radius:16px 16px 0 0;background-color:rgb(var(--default-cyan));transform:translateY(100%);transition:.35s;padding:16px 72px 16px 64px;align-items:center;justify-content:space-between}.DiscountAlert_alert__9HZmy[open] .DiscountAlert_timer__sK2Ud{display:flex;gap:16px;align-items:center}.DiscountAlert_alert__9HZmy[open] strong{font:var(--heading-extra-small);color:rgb(var(--dark-blue))}.DiscountAlert_alert__9HZmy[open] strong span:last-of-type{color:rgb(var(--white));font-weight:600}.DiscountAlert_alert__9HZmy[open] a{color:rgb(var(--white))}.DiscountAlert_alert__9HZmy[open]>button{all:unset;position:absolute;z-index:1;top:0;right:0;width:40px;height:40px;border-top-right-radius:16px;color:rgb(var(--default-sea));background-color:rgb(var(--light-cyan));display:flex;align-items:center;justify-content:center;cursor:pointer}@media(max-width:992px){.DiscountAlert_alert__9HZmy[open]{width:100%;border-radius:0;padding:16px 24px}.DiscountAlert_alert__9HZmy[open] .DiscountAlert_timer__sK2Ud{font:var(--body-default-lg);gap:8px}.DiscountAlert_alert__9HZmy[open] strong{font:var(--body-default-lg);color:rgb(var(--white))}.DiscountAlert_alert__9HZmy[open] strong span,.DiscountAlert_alert__9HZmy[open] strong span:last-of-type{color:rgb(var(--dark-blue))}.DiscountAlert_alert__9HZmy[open]>button{border-radius:0;width:24px;height:24px}.DiscountAlert_alert__9HZmy[open]>button svg{width:10px;height:10px}}.DiscountAlert_alert__9HZmy[open].visible{transform:none}.FAQ_section__g5ZVO>div>header{text-align:center;margin-bottom:80px}.FAQ_section__g5ZVO>div>header h2{font:var(--heading-medium)}.FAQ_section__g5ZVO>div>header p{margin-bottom:40px}@media(max-width:992px){.FAQ_section__g5ZVO>div>header{margin-bottom:48px}.FAQ_section__g5ZVO>div>header p{margin-bottom:24px}}.FAQ_section__g5ZVO .row>div{display:flex;flex-direction:column;gap:56px}.FAQ_section__g5ZVO .row>div:nth-child(odd) article{margin-right:14px}.FAQ_section__g5ZVO .row>div:nth-child(2n) article{margin-left:14px}@media(max-width:992px){.FAQ_section__g5ZVO .row{gap:40px}.FAQ_section__g5ZVO .row>div{gap:40px;text-align:left}.FAQ_section__g5ZVO .row>div:nth-child(odd) article{margin-right:0}.FAQ_section__g5ZVO .row>div:nth-child(2n) article{margin-left:0}}.FAQ_question__ZXhPp{cursor:pointer;border-bottom:1px solid rgb(var(--default-cyan));transition:border-color .35s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FAQ_question__ZXhPp header{display:flex;align-items:center;justify-content:space-between;color:rgb(var(--light-gray));padding:24px 8px 24px 24px;transition:.35s}.FAQ_question__ZXhPp header h3{font:var(--body-default-lg);color:rgb(var(--light-gray));transition:.35s}.FAQ_question__ZXhPp:hover{border-color:rgb(var(--white))}.FAQ_question__ZXhPp:hover header,.FAQ_question__ZXhPp:hover header h3{color:rgb(var(--white))}.FAQ_question__ZXhPp>div>div{padding:24px 40px 40px 24px}.FAQ_question__ZXhPp path{transition:.35s;transform-origin:center}.FAQ_question__ZXhPp.FAQ_active__geWeu{border-color:rgb(var(--default-cyan))}.FAQ_question__ZXhPp.FAQ_active__geWeu svg>path{fill:transparent;transform:rotate(180deg)}.FAQ_question__ZXhPp.FAQ_active__geWeu header,.FAQ_question__ZXhPp.FAQ_active__geWeu header h3{color:rgb(var(--white))}@media(max-width:992px){.FAQ_question__ZXhPp header{padding:24px}}.ShortForm_form__BLKQc{position:relative;background-color:rgb(var(--white));padding:12px 24px 12px 40px;display:flex;border-radius:56px}.ShortForm_form__BLKQc form{display:flex;width:100%;gap:16px}.ShortForm_form__BLKQc form .floating{flex:1 1}.ShortForm_form__BLKQc form .floating>span:not(.prefix){left:0;right:auto;bottom:-8px}.ShortForm_form__BLKQc form [type=submit]{justify-content:center;padding:0;height:64px;width:64px}.ShortForm_form__BLKQc form [type=submit]~span{position:absolute;top:-32px}.ShortForm_form__BLKQc form [type=submit]~div{position:absolute;right:-8%;bottom:50%;transform:translateY(50%)}.ShortForm_form__BLKQc form [type=submit] span{display:none}@media(max-width:992px){.ShortForm_form__BLKQc{border-radius:16px;padding:24px 20px 16px}.ShortForm_form__BLKQc input{text-align:center}.ShortForm_form__BLKQc input::placeholder{text-align:center}.ShortForm_form__BLKQc form{flex-direction:column;align-items:center;gap:24px}.ShortForm_form__BLKQc form .floating{align-items:center;width:100%}.ShortForm_form__BLKQc form .floating>span{bottom:4px}.ShortForm_form__BLKQc form .floating label{transform-origin:center;left:auto}.ShortForm_form__BLKQc form [type=submit]{padding:16px 32px}.ShortForm_form__BLKQc form [type=submit] span{display:inline}.ShortForm_form__BLKQc form [type=submit]~div{right:8px;bottom:8px}}@keyframes Hero_infinite-arrow-shaft__M0Ih5{0%,20%{stroke-dashoffset:1}80%,to{stroke-dashoffset:0}}@keyframes Hero_infinite-arrow-tip___sBrY{0%,40%{stroke-dashoffset:1}60%,to{stroke-dashoffset:0}}.Hero_section__SYk69{position:relative}.Hero_section__SYk69 header{text-align:center;position:relative;display:flex;flex-direction:column;align-items:center}.Hero_section__SYk69 header h1{font:var(--display);margin-bottom:40px}.Hero_section__SYk69 header>p:first-of-type{font:var(--body-default-lg);font-weight:500;margin-bottom:24px;padding:16px 24px;border:1px solid rgb(var(--default-cyan));border-radius:72px}.Hero_section__SYk69 header>p:not(:first-of-type){font:var(--body-default-sm);position:relative;z-index:1;color:rgb(var(--default-cyan));margin-top:24px;margin-bottom:40px}.Hero_section__SYk69 header a{position:relative;z-index:2;padding:16px!important}.Hero_section__SYk69 header a svg{transform:rotate(90deg)}.Hero_section__SYk69 header a .arrow-shaft{animation:Hero_infinite-arrow-shaft__M0Ih5 2s infinite alternate}.Hero_section__SYk69 header a .arrow-tip{animation:Hero_infinite-arrow-tip___sBrY 2s infinite alternate}@media(max-width:992px){.Hero_section__SYk69 header a{padding:12px!important}.Hero_section__SYk69 header a span{display:none}.Hero_section__SYk69 header>p:first-of-type{font:var(--body-default-sm);padding:8px 20px}}@media(max-width:576px){.Hero_section__SYk69 header h1{font:var(--display-ext)}}.Hero_section__SYk69:before{content:"";position:absolute;bottom:0;z-index:1;width:100%;height:880px;background:linear-gradient(180deg,rgba(0,30,98,0),#001e62);pointer-events:none}@media(max-width:992px){.Hero_section__SYk69:before{background:linear-gradient(180deg,rgba(0,30,98,0),#001e62);bottom:0;top:auto;height:760px}}.Hero_mosaic__lHUTx{display:flex;position:relative;flex-wrap:nowrap;overflow:hidden;width:116.456%;left:-8.228%;margin-top:-214px;pointer-events:none}@media(max-width:992px){.Hero_mosaic__lHUTx{width:285.5%;left:-95%;margin-top:-48px}}.Hero_mosaic__lHUTx>div{width:calc(21.528% + 12px);text-align:left;margin:0 12px;display:flex;flex-direction:column;row-gap:24px;justify-content:flex-end}.Hero_mosaic__lHUTx>div>div{position:relative;display:flex;align-items:center;overflow:hidden}.Hero_mosaic__lHUTx>div>div:not([data-no-link]){cursor:pointer}.Hero_mosaic__lHUTx>div>div,.Hero_mosaic__lHUTx>div>div img,.Hero_mosaic__lHUTx>div>div video{border-radius:24px}@media(max-width:992px){.Hero_mosaic__lHUTx>div>div,.Hero_mosaic__lHUTx>div>div img,.Hero_mosaic__lHUTx>div>div video{border-radius:12px}}.Hero_mosaic__lHUTx>div>div video{position:relative;width:100%;height:100%;object-fit:cover}.Hero_mosaic__lHUTx>div:first-child{margin-bottom:65px}@media(max-width:992px){.Hero_mosaic__lHUTx>div:first-child{margin-bottom:0}}.Hero_mosaic__lHUTx>div:nth-child(2){margin-bottom:120px}.Hero_mosaic__lHUTx>div:nth-child(2) video{height:102%}.Hero_mosaic__lHUTx>div:nth-child(4){margin-bottom:90px}.Hero_mosaic__lHUTx>div:nth-child(4) video{height:145%}@media(max-width:992px){.Hero_mosaic__lHUTx>div:nth-child(4){margin-bottom:56px}}.Hero_mosaic__lHUTx>div:nth-child(5){margin-bottom:270px}@media(max-width:992px){.Hero_mosaic__lHUTx>div:nth-child(5){margin-bottom:0}.Hero_mosaic__lHUTx>div{width:calc(50% + 12px);margin:0 6px}}.Hero_lg__EdoLM{height:480px}@media(max-width:768px){.Hero_lg__EdoLM{height:295px}}.Hero_md__Ra3dQ{height:400px}@media(max-width:768px){.Hero_md__Ra3dQ{height:245px}}.Hero_sm__m_zqz{height:320px}@media(max-width:768px){.Hero_sm__m_zqz{height:195px}}.Hero_lg__EdoLM,.Hero_md__Ra3dQ,.Hero_sm__m_zqz{pointer-events:all}.Projects_section__n2Htn header{text-align:center;margin-bottom:96px}.Projects_section__n2Htn header p{margin-bottom:40px}.Projects_section__n2Htn header p svg{color:var(--white)}.Projects_section__n2Htn header h2{font:var(--heading-sans-medium);color:rgb(var(--white))}@media(max-width:992px){.Projects_section__n2Htn header{margin-bottom:64px}.Projects_section__n2Htn header p{margin-bottom:24px}.Projects_section__n2Htn header p:before{content:none}}@media(max-width:576px){.Projects_section__n2Htn .container{padding:0 24px}}.Projects_intro__jWutQ{text-align:center;margin-bottom:100px;margin-left:auto;margin-right:auto}.Projects_intro__jWutQ h4{margin:0 auto 25px}.Projects_intro__jWutQ h1{margin-bottom:50px}.Projects_intro__jWutQ p{margin-bottom:0}@media(max-width:768px){.Projects_intro__jWutQ{margin-bottom:50px}.Projects_intro__jWutQ h1{white-space:break-spaces}}.Projects_row1__pWkvQ{margin-bottom:24px}.Projects_row1__pWkvQ:active a,.Projects_row2__kjg_j:active a{cursor:-webkit-grabbing;cursor:grabbing}.Features_section__Kwc9M{display:block;position:relative}.Features_section__Kwc9M>.container>.col-12{position:absolute;left:0}.Features_section__Kwc9M header{text-align:center}.Features_section__Kwc9M header p{margin-bottom:40px}@media(max-width:992px){.Features_section__Kwc9M header h2 span{display:inline}.Features_section__Kwc9M header p{margin-bottom:24px}}.Features_rowWrapper__eVliI{display:flex;min-height:100vh;flex-direction:column}.Features_rowWrapper__eVliI .row{margin-top:300px}@media(max-width:1200px){.Features_rowWrapper__eVliI .row{margin-top:240px}.Features_rowWrapper__eVliI .row .col-12{padding:0 12px}}.Features_card__wFp0b{padding:32px 48px 40px;display:flex;flex-direction:column;gap:20px;border-radius:24px;background-color:rgb(var(--white))}.Features_card__wFp0b svg{color:rgb(var(--default-cyan))}.Features_card__wFp0b h3{font:var(--heading-small);color:rgb(var(--blue))}.Features_card__wFp0b p{color:rgb(var(--blue))}@media(max-width:1400px){.Features_card__wFp0b{padding:24px 40px 32px;gap:16px}.Features_card__wFp0b svg{width:80px;height:80px}}@media(max-width:992px){.Features_card__wFp0b{text-align:left}}.Features_formCard__mrgS_{background-color:rgb(var(--white));padding:40px;border-radius:24px;display:flex;flex-direction:column;gap:20px}.Features_formCard__mrgS_ h3{font:var(--heading-medium);color:rgb(var(--blue))}.Features_formCard__mrgS_>p{color:rgb(var(--blue))}.Features_formCard__mrgS_>div{padding:0}.Features_formCard__mrgS_>div [type=submit]{margin-top:24px}@media(max-width:992px){.Features_formCard__mrgS_{text-align:left!important;align-items:flex-start!important;padding:32px 24px;gap:16px}.Features_formCard__mrgS_ form{gap:16px!important}.Features_formCard__mrgS_ form [type=submit]{margin-top:16px}.Features_formCard__mrgS_ form [type=submit] span{white-space:pre}}.Mobile_section__ASxnx.Mobile_active__r9_bi .Mobile_outer__qrzmJ{background-color:rgb(var(--white));border-color:rgb(var(--white))}.Mobile_section__ASxnx.Mobile_active__r9_bi .Mobile_outer__qrzmJ p{color:rgb(var(--blue))}.Mobile_section__ASxnx.Mobile_active__r9_bi .Mobile_outer__qrzmJ h2{color:rgb(var(--default-cyan))}.Mobile_section__ASxnx.Mobile_active__r9_bi .Mobile_outer__qrzmJ h2 span{color:rgb(var(--blue))}.Mobile_section__ASxnx.Mobile_active__r9_bi .Mobile_inner__DC7EG img{transform:none;opacity:1}.Mobile_outer__qrzmJ{border:1px solid rgb(var(--darker-blue));background-color:rgb(var(--dark-blue));border-radius:32px;transition:.35s}@media(max-width:992px){.Mobile_outer__qrzmJ{margin:0 12px}}.Mobile_inner__DC7EG{display:flex;justify-content:flex-end;position:relative}.Mobile_inner__DC7EG h2{font:var(--heading-small);transition:.5s}.Mobile_inner__DC7EG h2 span{transition:.5s;color:rgb(var(--default-cyan))}.Mobile_inner__DC7EG p{margin:32px 0;transition:.5s}.Mobile_inner__DC7EG h2,.Mobile_inner__DC7EG p{padding:0 48px}.Mobile_inner__DC7EG img{position:absolute;left:12px;bottom:0;border-bottom-left-radius:32px;transition:.35s;opacity:0;transform:rotate(-4deg) translateX(-80px);transform-origin:bottom;width:41.6667%;height:calc(100% + 64px);object-fit:contain;object-position:bottom left}@media(max-width:1400px){.Mobile_inner__DC7EG img{width:33.33333333%;height:100%}}@media(max-width:1200px){.Mobile_inner__DC7EG img{position:relative;left:0}}@media(max-width:992px){.Mobile_inner__DC7EG h2,.Mobile_inner__DC7EG p{padding:0}.Mobile_inner__DC7EG img{width:105%;height:445px}}.Mobile_textContent__zm7Lg{margin:72px 0}.Mobile_textContent__zm7Lg>form{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex-wrap:wrap;padding-left:48px;padding-right:56px}.Mobile_textContent__zm7Lg>form>.floating:first-child,.Mobile_textContent__zm7Lg>form>.floating:nth-child(4){flex-grow:1}@media(max-width:1599px){.Mobile_textContent__zm7Lg>form>.floating:first-child,.Mobile_textContent__zm7Lg>form>.floating:nth-child(4){flex-basis:0%}}@media(max-width:1200px){.Mobile_textContent__zm7Lg>form>.floating:first-child,.Mobile_textContent__zm7Lg>form>.floating:nth-child(4){flex-basis:auto}}.Mobile_textContent__zm7Lg>form>.floating:nth-child(3),.Mobile_textContent__zm7Lg>form>.floating:nth-child(4){margin-bottom:24px}.Mobile_textContent__zm7Lg>form [type=submit]{margin-right:auto;transition:.5s}@media(max-width:1200px){.Mobile_textContent__zm7Lg{text-align:center}}@media(max-width:992px){.Mobile_textContent__zm7Lg{padding:0 24px;margin-top:64px;margin-bottom:24px}.Mobile_textContent__zm7Lg>form{padding:0;flex-wrap:nowrap;flex-direction:column}.Mobile_textContent__zm7Lg>form>.floating{width:100%;margin-bottom:0!important}.Mobile_textContent__zm7Lg>form [type=submit]{width:100%;justify-content:center;margin:16px auto auto}}@keyframes Support_spin___lXpp{to{transform:rotate(1turn)}}.Support_section__9PyBz header{text-align:center;margin-bottom:84px}.Support_section__9PyBz header p{margin-bottom:40px}.Support_section__9PyBz header h2{font-size:112px;line-height:160px}.Support_section__9PyBz header h2>span{display:inline-block;width:100%}.Support_section__9PyBz header h2>span:first-child{font:var(--heading-sans-medium);color:rgb(var(--default-cyan));font-size:inherit;line-height:inherit;text-align:left}.Support_section__9PyBz header h2>span:last-child{text-align:right}.Support_section__9PyBz header>div{position:relative}.Support_section__9PyBz header>div>div{position:absolute;top:0;right:0;animation:Support_spin___lXpp 16s linear infinite}@media(max-width:1400px){.Support_section__9PyBz header h2{font:var(--display-ext)}.Support_section__9PyBz header>div>div{top:-50%}}@media(max-width:992px){.Support_section__9PyBz header{margin-bottom:40px}.Support_section__9PyBz header p{margin-bottom:24px}.Support_section__9PyBz header>div>div{display:none}}@media(max-width:576px){.Support_section__9PyBz header h2{font:var(--display)}.Support_section__9PyBz header h2 span:first-child,.Support_section__9PyBz header h2 span:last-child{text-align:center}.Support_section__9PyBz>.container{padding:0}}.Support_mockup__rCOVS{position:relative;z-index:-1;width:1128px;margin-left:auto;perspective:100px;transform-style:preserve-3d;perspective-origin:320px 140px}.Support_mockup__rCOVS video{position:absolute;top:91.4px;left:448.9px;width:545.1px;height:430.8px;transform:scale(1) rotate(0deg) rotateY(-1.3deg);object-fit:fill}@media(max-width:992px){.Support_mockup__rCOVS{display:none}}.Support_formWrapper__jhdL7{position:relative;margin-top:64px;width:440px}.Support_formWrapper__jhdL7>div{margin-bottom:24px;text-align:center}@media(max-width:1400px){.Support_formWrapper__jhdL7{left:-8%}}@media(max-width:992px){.Support_formWrapper__jhdL7{left:auto;margin:0 auto;padding:0 24px}.Support_formWrapper__jhdL7>div{margin-bottom:48px}}@media(max-width:768px){.Support_formWrapper__jhdL7{width:auto}}.Support_formContainer__4Vy5N{position:relative}.Support_formContainer__4Vy5N>div:first-child{position:absolute}@media(max-width:992px){.Support_formContainer__4Vy5N>div:first-child{position:relative}}