.header{z-index:1000;background:linear-gradient(#06060d 28.89%,#06060d00 100%);width:100%;position:fixed;top:0;left:0}.header .header__content{position:relative}.header .header__bar{justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 14px;display:flex}.header .header__bar:has(.drop-menu.active){box-shadow:none}.header .logo-wrapper{z-index:2;flex:none;position:relative}.header .logo-wrapper a{align-items:center;display:flex}.header .logo-wrapper img{object-fit:contain;width:135px;height:auto;display:block}.header .header__mobile-actions{z-index:2;align-items:center;display:flex;position:relative}.header .drop-menu{opacity:0;pointer-events:none;background-color:#14152a;flex-direction:column;gap:24px;width:100%;height:calc(100vh - 112px);padding:20px;transition:opacity .2s,transform .2s;display:flex;position:fixed;top:-100%;left:50%;overflow-y:auto;transform:translate(-50%)}.header .drop-menu.active{opacity:1;pointer-events:auto;z-index:3000;top:64px}.header .drop-menu.active .menu-nav{flex:1}.header .menu-nav,.header .nav-list,.header .submenu__list{width:100%}.header .nav-list,.header .submenu__list{flex-direction:column;gap:4px;display:flex}.header .nav-item{position:relative}.header .link-item-menu,.header .submenu__link{white-space:nowrap;color:#ffffffb2;align-items:center;gap:1rem;min-height:44px;font-weight:500;line-height:1.2;transition:color .2s,background-color .2s;display:flex}.header .link-item-menu{justify-content:flex-start;padding:8px 0;font-size:16px;font-weight:400}.header .link-item-menu:hover,.header .submenu__link:hover,.header .link-item-menu.activePage,.header .submenu__link.activePage{color:#14152a}.header .nav-item--has-dropdown>.link-item-menu img{transition:transform .2s;transform:rotate(0)translateY(0)}.header .nav-item--has-dropdown.active>.link-item-menu img{transform:rotate(180deg)translate(0)}.header .submenu{padding:2px 0 8px 16px;display:none}.header .nav-item--has-dropdown.active .submenu{display:block}.header .submenu__link{min-height:36px;font-size:16px}.header .header__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.header .header__cta .btn{width:100%}@media (width>=1122px){.header .header__bar{gap:1rem;min-height:72px;padding:.5rem 0}.header .logo-wrapper img{width:135px}.header .header__mobile-actions{display:none}.header .link-item-menu:hover,.header .link-item-menu.activePage{color:#fff;position:relative}.header .drop-menu{height:fit-content;max-height:none;box-shadow:none;opacity:1;pointer-events:auto;background-color:#0000;border:0;border-radius:0;flex-direction:row;flex:auto;justify-content:space-between;align-items:center;gap:24px;padding:0;display:flex;position:static;overflow:visible;transform:none}.header .menu-nav{flex:auto}.header .nav-list{flex-direction:row;justify-content:flex-end;align-items:center;gap:clamp(16px,2vw,32px)}.header .link-item-menu{white-space:nowrap;min-height:40px;padding:8px 0;font-size:16px}.header .nav-item--has-dropdown>.link-item-menu:after{width:6px;height:6px}.header .submenu{z-index:3000;opacity:0;pointer-events:none;min-width:180px;transition:opacity .2s,transform .2s;display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-6px)}.header .submenu .wrapp-sub{background-color:#06060d;margin-top:62px;padding:10px}.header .nav-item--has-dropdown:hover .submenu,.header .nav-item--has-dropdown:focus-within .submenu{opacity:1;pointer-events:auto;transform:translate(-50%)}.header .submenu__list{gap:2px}.header .submenu__link{min-height:38px;padding:0 10px;font-size:14px}.header .submenu__link.activePage,.header .submenu__link:hover{color:#14152a}.header .header__cta{flex:none;width:auto}.header .header__cta .btn{width:auto;min-width:150px}}.header-overlay{z-index:1500;background-color:#ffffff5c;display:none;position:fixed;inset:0}.header-overlay.active{display:block}@media (width>=1122px){.header-overlay{display:none!important}}.footer{background-color:#06060d;margin-top:auto}.footer .footer__content{flex-direction:column;gap:32px;margin-top:1rem;display:flex}.footer .footer__top{gap:28px;display:grid}.footer .footer__column{flex-direction:column;gap:16px;display:flex}.footer .footer__column--contact{gap:20px}.footer .footer__title{color:#14152a80;margin:0;font-size:18px;font-weight:500;line-height:1.2}.footer .footer__group,.footer .footer__nav,.footer .footer__meta{flex-direction:column;gap:12px;display:flex}.footer .footer__text,.footer .footer__link,.footer .footer__meta-link,.footer .footer__creator{color:#14152a;width:fit-content;font-size:18px;font-weight:500;line-height:1.35;transition:color .2s,opacity .2s}.footer .footer__text--address{font-size:18px;font-weight:400}.footer .footer__text:hover,.footer .footer__link:hover,.footer .footer__meta-link:hover{color:#14152a}.footer .footer__cta{width:fit-content;margin-top:4px}.footer .footer__brand{border-bottom:1px solid #ffffff1f;padding-bottom:20px;display:block}.footer .footer__brand img{width:100%;max-width:197px;height:auto;display:block}.footer .footer__bottom{border-top:1px solid #fff3;flex-direction:column;gap:20px;padding:1.5rem 0;display:flex}.footer .footer__meta{gap:10px}.footer .footer__meta p{color:#14152a80;margin:0}.footer .footer__meta-link{color:#14152a80}.footer .footer__creator{color:#14152a80;align-items:center;gap:10px;display:inline-flex}.footer .footer__creator-name{letter-spacing:.08em;color:#14152a80;font-size:22px;font-weight:700;line-height:1}@media (width>=981px){.footer .footer__content{gap:40px;margin-top:2rem}.footer .footer__top{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,.9fr) minmax(0,.8fr);align-items:start;gap:32px}.footer .footer__title{font-size:18px}.footer .footer__bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.footer .footer__meta{flex-flow:wrap;align-items:center;gap:18px 36px}.footer .footer__creator{flex:none;justify-content:flex-end}}.btn{cursor:pointer;color:#fff;text-wrap:nowrap;text-overflow:ellipsis;background:#006aed;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;height:50px;padding:10px 30px;font-family:Akt,sans-serif;font-size:16px;font-weight:400;display:flex;overflow:hidden}.btn:hover{color:#14152a;background:#fff}.btn:hover img{filter:invert()}.btn.btn-border{color:#fff;background-color:#0000;border:1px solid #fff}.btn.btn-border:hover{color:#14152a;background-color:#fff}button:active,button:focus{outline:none}button::-moz-focus-inner{border:0}#scrollTopButton{background:#fff;width:50px;height:50px;display:none;position:fixed;bottom:0;right:1rem;box-shadow:0 0 20px #00000012}#scrollTopButton.active{justify-content:center;align-items:center;display:flex}.btn.disabled{opacity:.5;pointer-events:none}.wrapp-btn{flex-direction:column;gap:1rem;display:flex}.wrapp-btn .btn{width:100%}@media (width>=981px){#scrollTopButton{display:none}.btn{cursor:pointer;width:fit-content;font-size:16px}.wrapp-btn{flex-direction:row;justify-content:center;gap:1rem;display:flex}.wrapp-btn .btn{width:fit-content}}.hamburger{cursor:pointer;background-color:#0000;border:none;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.hamburger span{background-color:#fff;width:30px;height:2px;display:block}.hamburger span+span{margin-top:6px}.hamburger span:last-of-type{width:28px}.hamburger.active{z-index:60}.hamburger.active span:nth-child(2){background-color:#0000}.hamburger.active span{background-color:#fff}.hamburger.active span+span{margin-top:10px}.hamburger.active span:first-of-type{transition:all .4s;top:0;transform:rotate(45deg)translate(8px,8px)}.hamburger.active span:last-of-type{width:30px;transition:all .4s;top:0;transform:rotate(-45deg)translate(9px,-8px)}@media (width>=1122px){.hamburger{display:none}}a{cursor:pointer;text-decoration:none}p{color:#fff;font-family:Akt,sans-serif;font-size:16px;font-weight:400;line-height:150%}p b,p strong{font-weight:600}p.opacity{color:#ffffff80}ol{padding-inline-start:20px}ol li{cursor:default;color:#fff;font-size:16px;font-weight:400;line-height:120%;list-style:none}ul{margin-block:0;padding-inline-start:0}ul li{cursor:default;color:#fff;font-size:18px;font-weight:400;line-height:150%;list-style:none}ul.list-styled li{padding-left:20px;position:relative}ul.list-styled li.opacity{color:#ffffff80}ul.list-styled li.opacity:before{background-color:#ffffff80}ul.list-styled li:before{content:"";background-color:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}ul.list-styled li.text-black:before{background-color:#14152a}ul.check-list li{align-items:flex-start;gap:1rem;display:flex}ul.check-list li h4{margin:0}ul.check-list li:has(h4) p{color:#ffffff80}ul.check-list li+li{margin-top:1rem}.item-form{position:relative}.item-form span.error-text,.item-form span.error-date{display:none}.item-form.error span.error-text{color:#e80616;font-size:12px;display:block;position:absolute;bottom:-16px;left:0}.item-form.error-date span.error-date{color:#e80616;font-size:12px;display:block;position:absolute;bottom:-23px;left:0}label{color:#06060d;margin-bottom:.5rem;font-size:14px;font-weight:400;line-height:140%;display:inline-block}.my_input-textarea{color:#06060d;background-color:#14152a;border:1px solid #fff;width:100%;padding:1rem;font-family:Akt,sans-serif}.my_input-textarea::placeholder{color:#281b0480;font-size:16px}.my_input{color:#06060d;background-color:#14152a;border:1px solid #fff;width:100%;padding:1rem;font-family:Akt,sans-serif}.my_input::placeholder{color:#281b0480;font-size:16px}.my_input.w-fit-con{width:fit-content}.my_input_date{color:#06060d;background-color:#14152a;border:none;width:100%;padding:1rem;font-family:Akt,sans-serif}.my_input_date::placeholder{color:#ffffff80}h1{text-align:center;color:#fff;margin:1rem 0;font-family:Akt,sans-serif;font-size:24px;font-weight:500;line-height:100%}h2{color:#fff;font-family:Akt,sans-serif;font-size:20px;font-weight:500;line-height:120%}h3{color:#fff;font-family:Akt,sans-serif;font-size:18px;font-weight:500;line-height:120%}.truncate-2-lines{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.truncate-3-lines-5{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}textarea{resize:none}@media (width>=981px){p{font-size:20px}h1{font-size:60px}h2{font-size:48px}h3{font-size:32px}ul li{font-size:20px}.truncate-2-lines{height:60px}.truncate-3-lines-5{-webkit-line-clamp:5}}html{height:100%}body{background-color:#14152a;margin:0;font-family:Akt,sans-serif;position:relative}.overfow{overflow:hidden}.mainWrapper{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;margin:0 auto;display:flex;overflow:hidden}*,:before,:after{box-sizing:border-box}.nowrapp{flex-wrap:nowrap!important}.overflow{overflow:hidden}.content{width:100%;margin-left:auto;margin-right:auto}.container{box-sizing:border-box;max-width:1240px;padding-left:20px;padding-right:20px}.section{padding-top:2rem;padding-bottom:2rem}.section:has(.hero-block){padding-top:0;padding-bottom:1rem}.small-section .container{max-width:800px}.center-block{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.wrappImg{width:100%;height:100%;position:relative;overflow:hidden}.wrappImg img{object-fit:cover;width:100%;height:100%}.inputHidden{opacity:0;width:0;position:absolute}.pointer{cursor:pointer}.bg-white{background-color:#fff}.bg-white h2{color:#006aed}.bg-opacity-blue{background-color:#ffffff0d;border:1px solid #ffffff26}.radius-block{border-radius:12px}.bg-black{background-color:#06060d}.text-center{text-align:center}.aspect-1-1{aspect-ratio:1;height:auto}.mt-4{margin-top:2rem}.mt-2{margin-top:1rem}@media (width>=981px){.container{width:100%;margin-left:auto;margin-right:auto}.section{padding:4rem 0}.mt-4{margin-top:4rem}.mt-2{margin-top:2rem}}.hero{height:50vh;position:relative}.hero:before{z-index:100;content:"";background:linear-gradient(#06060d00 56.48%,#06060d 100%);width:100%;height:20vh;position:absolute;bottom:0;left:0}.hero .container{z-index:200;width:100%;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero h1{text-align:left;margin:0}.hero p{margin:0}@media (width>=981px){.hero{height:100vh}}.title-chip{background-color:#ffffff0d;border:1px solid #ffffff26;border-radius:100px;width:fit-content;padding:8px 20px}.title-chip.bg_red{background-color:#eb0505}.title-chip.bg_red span{color:#14152a}.title-chip span{text-align:center;color:#fff;font-size:16px;font-weight:400;line-height:120%}@media (width>=981px){.title-chip.bg_red{margin-left:auto}}.text-block .date{color:#281b0480;font-size:14px;font-weight:400;line-height:120%}.text-block ul{padding-left:20px}.text-block ul li{padding-left:1.5rem;font-size:16px;font-weight:400;line-height:140%;position:relative}.text-block ul li:before{content:"";background-color:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.text-block h3{text-transform:none;font-family:Akt,sans-serif;font-size:18px;font-weight:600;line-height:150%}@media (width>=981px){.text-block .date{font-size:16px}}.card-item{background-color:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;width:100%;height:100%;padding:1rem;position:relative;overflow:hidden}.card-item.bg-blue{background-color:#006aed}.card-item p{margin:0}@media (width>=981px){.card-item{padding:2rem}}.cards{flex-wrap:wrap;align-items:stretch;gap:1rem;display:flex}.cards .card{background-color:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;width:100%;position:relative;overflow:hidden}.cards .card.bg-white{background-color:#14152a}.cards .card.flex-col{flex-direction:column;gap:1rem;padding:1rem;display:flex}.cards .card.p-20{padding:1rem}.cards .card.bg-blue{background-color:#006aed}.cards .title{color:#fff;margin:0;font-size:32px;font-weight:500;line-height:120%}.cards .card__content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:calc(100% - 2rem);padding:1rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:inset 0 0 68px #ffffff0d}.cards .card__footer{visibility:hidden;height:0;overflow:hidden;transform:translateY(100%)}.cards .card__footer p{color:#14152a;font-weight:300}.cards .btn{margin-top:auto}.cards .card_footer{flex-wrap:wrap;align-items:flex-end;gap:.5rem;width:100%;display:flex}.cards .icon-card{width:24px;height:24px;margin-top:auto}@media (width>=981px){.cards.for-items .card{width:calc(25% - .75rem)}.cards .card{width:calc(33.3333% - .666667rem);padding:2rem}.cards .card p{margin-bottom:0;font-size:18px}.cards .card:hover .card__footer{visibility:visible;height:fit-content;transition:height .3s;transform:translateY(0%)}.cards .title{font-size:48px}.cards .icon-card{width:fit-content;height:auto;margin-top:auto}}.bracket{flex-wrap:nowrap;align-items:center;gap:10px;width:fit-content;display:flex}.bracket.center{margin:0 auto}.bracket h3{margin:0}.bracket p{color:#fff;font-size:18px;font-weight:600;line-height:150%}.block-text{background-color:#fff;border-radius:12px;padding:1rem}@media (width>=981px){.block-text{padding:2rem}}.text-black{color:#14152a}.flex-wrap{flex-wrap:wrap;gap:1rem;width:100%;display:flex}.flex-wrap.p-20{padding:1rem}.flex-wrap.al-center{align-items:center}.flex-wrap .item{width:100%;overflow:hidden}.flex-wrap .item.p-20{padding:1rem}.flex-wrap .item.flex-col{flex-direction:column;gap:1rem;padding:1rem;display:flex}.flex-wrap .item h3{margin-top:0;margin-bottom:1rem}.flex-wrap .item p{font-size:18px}.flex-wrap .item:has(h4) p{color:#14152a80}.flex-wrap .item.mob-two-item{width:calc(50% - .5rem)}@media (width>=981px){.flex-wrap{align-items:stretch}.flex-wrap.p-20{padding:2rem}.flex-wrap.reverse{flex-direction:row-reverse}.flex-wrap .item.two-item{width:calc(50% - .5rem)}.flex-wrap .item.text-al-r{text-align:right}.flex-wrap .item.item-2_3{width:calc(66.6667% - .5rem)}.flex-wrap .item.item-1_3{width:calc(33.3333% - .5rem)}.flex-wrap .item.three-item{width:calc(33.3333% - .666667rem)}.flex-wrap .item.p-20{padding:2rem}}.chips{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.chips .chip{color:#006aed;white-space:nowrap;background-color:#006aed1a;border:1px solid #006aed1a;border-radius:100px;padding:10px 20px}.error-page{justify-content:center;align-items:center;min-height:calc(100vh - 200px);display:flex}.error-page .container{justify-content:center;align-items:center;display:flex}.error-page .error-page__content{text-align:center;max-width:700px;margin:0 auto}.error-page .btn{margin:2rem auto}.policy h1{color:#14152a;text-align:left}.policy a{color:#14152a}.policy{padding-bottom:2rem}@media (width>=768px){.policy{padding-bottom:4rem}}.message{opacity:0;visibility:hidden;z-index:4000;pointer-events:none;width:calc(100% - 2rem);max-width:1200px;height:fit-content;transition:opacity .35s,visibility .35s,top .5s,transform .5s;position:fixed;top:0;left:50%;transform:translate(-50%,-24px)}.message.active{opacity:1;pointer-events:auto;visibility:visible;top:100px;transform:translate(-50%)}.message .wrapp{background-color:#14152a;width:min(100%,420px);margin-left:auto;padding:1rem;position:relative;box-shadow:0 12px 35px #ffffff14}.message h3{font-size:16px}.message p{font-size:14px}.message.is-success .wrapp{border-left:4px solid #fff}.message.is-error .wrapp{border-left:4px solid #eb0505}.close{cursor:pointer;background-color:#0000;border:0;width:32px;height:32px;position:absolute;top:14px;right:14px}.close:before,.close:after{content:"";background-color:#fff;width:16px;height:2px;position:absolute;top:15px;left:8px}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.info-block ul li,.info-block ol li{color:#14152a80;padding-left:1rem}.info-block ul{padding-left:20px}.info-block ul li{position:relative}.info-block ul li:before{content:"";background-color:#14152a80;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.info-block p{color:#14152a80}#example .item .title-chip span{color:#14152a}#example .wrappImg{border-radius:12px;height:400px;margin-top:1rem;position:relative}#example .wrappImg:before{content:"";background:radial-gradient(18.24% 49% at 64.33% 47.75%,#06060d00 0%,#06060dcc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.comparison-table{color:#14152a;margin-top:auto;font-size:18px;line-height:1.2;overflow:hidden}.comparison-table__row{border-bottom:1px solid #0000001a;grid-template-columns:1fr 1fr 1fr;display:grid}.comparison-table__row:last-child{border-bottom:0}.comparison-table__row--head{border-top:1px solid #14152a;border-bottom:1px solid #14152a;font-weight:500}.comparison-table__cell{word-break:break-word;padding:10px 0;font-weight:400}.comparison-table__cell.bold{font-weight:500}.comparison-table__cell--accent{color:#0074f0;font-weight:700}
