@font-face{font-family:"VelaSans GX";src:url(../fonts/VelaSansGX/VelaSans-GX.woff2) format("woff2-variations"),url(../fonts/VelaSans/VelaSans-GX.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"VelaSans GX";src:url(../fonts/VelaSansGX/VelaSans-GX.woff2) format("woff2-variations"),url(../fonts/VelaSans/VelaSans-GX.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"VelaSans GX";src:url(../fonts/VelaSansGX/VelaSans-GX.woff2) format("woff2-variations"),url(../fonts/VelaSans/VelaSans-GX.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"VelaSans GX";src:url(../fonts/VelaSansGX/VelaSans-GX.woff2) format("woff2-variations"),url(../fonts/VelaSans/VelaSans-GX.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}body{font-family:"VelaSans GX",sans-serif;font-weight:400;font-size:16px;color:#fff;min-width:380px;background:#020015}ul{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input{outline:0;border:0}button{cursor:pointer}input{border-radius:0;background:0 0}.container{max-width:1620px;padding:0 10px;width:100%;margin:0 auto;position:relative;z-index:5}.lines{z-index:initial;position:absolute;top:0;left:0;right:0;bottom:0}.lines ul{position:relative;width:100%;height:100%}.lines ul li{position:absolute;top:90px;height:calc(100% - 90px);display:block;width:1px;background:rgba(255,255,255,.14)}.lines ul li:nth-child(1){left:-1px}.lines ul li:nth-child(2){left:660px;z-index:-5}.lines ul li:nth-child(3){right:-1px}.btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.btn-outline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:18px;padding:30px 0;max-width:265px;width:100%;border-radius:999px;border:1px solid rgba(255,255,255,.2);-webkit-transition:.3s;transition:.3s}.btn-outline.btn-black{border-color:#828282}.btn-outline.btn-black:hover{background:#1a1a18;border-color:#1a1a18;color:#fff}.btn-outline:hover{background:#fff;border-color:#fff;color:#1a1a18}.btn-big{width:100%;height:98px;border-radius:9999px;border:1px solid #020015;text-align:center;font-size:28px;background:0 0;-webkit-transition:.3s;transition:.3s}.btn-red{border-color:#e2000c;color:#e2000c}.btn-red:hover{background:#e2000c;color:#fff}.btn-white{border-color:#fff;display:block;padding:20px 40px;border-radius:999px;background:#fff;border:1px solid rgba(255,255,255,.14);color:#1a1a18;font-size:18px;line-height:1.4;-webkit-transition:.3s;transition:.3s}.btn-white:hover{background:0 0;color:#fff}.title{font-size:48px;font-weight:500;line-height:1.1}.subtitle{font-size:18px;line-height:1.6;color:rgba(255,255,255,.7);margin-top:25px;font-weight:400}.subtitle span{color:#fff}.gradient{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #fff),color-stop(190.29%, rgba(255,255,255,0)));background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 190.29%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.badge{font-size:14px;font-weight:500;color:rgba(255,255,255,.7);background:rgba(255,255,255,.05);padding:8px 14px;border-radius:999px;-webkit-box-shadow:inset 0 0 0 2px #020015;box-shadow:inset 0 0 0 2px #020015;border:2px solid rgba(255,255,255,.2);line-height:10px;-webkit-transition:.3s;transition:.3s}.error{position:absolute;bottom:-20px;left:0;font-style:normal;font-size:14px;color:#e2000c;display:none}.error.show{display:block}.error.show+span{background:#e2000c!important;width:100%}label.label{display:block;position:relative}label.label p{font-size:18px}label.label span{content:"";position:absolute;bottom:0;left:0;right:0;z-index:20;height:2px;background:#020015;width:0%;-webkit-transition:.5s;transition:.5s}.input{display:block;width:100%;padding:12px 0 29px;border-bottom:2px solid #e4e4e4;font-size:46px;line-height:1.2;-webkit-transition:.3s;transition:.3s}.input::-webkit-input-placeholder{color:#bdbdbd;-webkit-transition:.3s;transition:.3s}.input:-moz-placeholder{color:#bdbdbd;-moz-transition:.3s;transition:.3s}.input::-moz-placeholder{color:#bdbdbd;-moz-transition:.3s;transition:.3s}.input:-ms-input-placeholder{color:#bdbdbd;-ms-transition:.3s;transition:.3s}.input:focus::-webkit-input-placeholder{color:transparent}.input:focus:-moz-placeholder{color:transparent}.input:focus::-moz-placeholder{color:transparent}.input:focus:-ms-input-placeholder{color:transparent}.input:focus+span{width:100%}.breadcrumbs{font-size:15px;line-height:1.6;margin-bottom:24px}.breadcrumbs li{display:inline-block;color:rgba(255,255,255,.7);-webkit-transition:color .3s;transition:color .3s}.breadcrumbs li::after{content:"";background:url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7.5L5 4L1 0.5' stroke='white' stroke-opacity='0.7'/%3E%3C/svg%3E%0A") bottom no-repeat;padding:0 12px;display:inline-block;width:6px;height:17px;vertical-align:top}.breadcrumbs li:last-child::after{display:none}.breadcrumbs li:hover{color:#fff}.breadcrumbs li:hover a::before{width:100%}.breadcrumbs li a{position:relative}.breadcrumbs li a::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.fixed{position:fixed;width:100%;overflow-y:scroll;right:calc(var(--scrollbar-width) * 1px)}.radio-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;margin-top:24px}.radio{display:block}.radio.circle span{padding:0}.radio span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:75px;min-width:75px;padding:0 30px;font-size:24px;line-height:1.2;border:1px solid rgba(0,0,0,.1);border-radius:9999px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.radio input{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.radio input:checked+span{background:#020015;color:#fff}.loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:url("data:image/svg+xml,%3Csvg width='1' height='1' viewBox='0 0 1 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1' height='1' fill='white' fill-opacity='0.14'/%3E%3C/svg%3E%0A") center repeat-x #e2000c;-webkit-animation:1.5s linear forwards fadeOpacity;animation:1.5s linear forwards fadeOpacity}.loader::before{content:"";position:absolute;top:0;right:0;bottom:0;width:100%;background:#020015;-webkit-animation:.8s linear .2s forwards loader;animation:.8s linear .2s forwards loader}.loader::after{content:"";width:138px;height:138px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:url("data:image/svg+xml,%3Csvg width='138' height='138' viewBox='0 0 138 138' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cmask id='mask0_256_3037' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='138' height='138'%3E%3Crect width='138' height='138' fill='url(%23pattern0)'/%3E%3Cg clip-path='url(%23clip0_256_3037)'%3E%3Cpath opacity='0.05' d='M112.25 69C112.25 60.7928 109.915 52.7551 105.517 45.8255C101.12 38.8959 94.841 33.3607 87.4149 29.8662' stroke='%23EBEBEB' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath opacity='0.1' d='M112.25 69C112.25 57.9995 108.058 47.4124 100.528 39.3933' stroke='%23EBEBEB' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath opacity='0.3' d='M112.25 69C112.25 63.5489 111.219 58.1469 109.213 53.0786' stroke='%23EBEBEB' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath d='M109.5 69C109.5 68.9152 109.5 68.8304 109.499 68.7455' stroke='%23EBEBEB' stroke-width='11' stroke-linecap='round'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_256_3037)'%3E%3Cpath opacity='0.05' d='M47.375 31.5444C40.2674 35.648 34.4741 41.6892 30.6717 48.9624C26.8694 56.2357 25.2149 64.4406 25.9017 72.619' stroke='%23EBEBEB' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath opacity='0.1' d='M47.375 31.5444C37.8483 37.0446 30.7754 45.9684 27.5959 56.4994' stroke='%23EBEBEB' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath opacity='0.3' d='M47.375 31.5444C42.6542 34.2699 38.4912 37.8633 35.1053 42.1353' stroke='%23EBEBEB' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath d='M48.75 33.926C48.6766 33.9684 48.6032 34.011 48.53 34.0539' stroke='%23EBEBEB' stroke-width='11' stroke-linecap='round'/%3E%3C/g%3E%3Cg clip-path='url(%23clip2_256_3037)'%3E%3Cpath opacity='0.05' d='M47.3749 106.456C54.4825 110.559 62.611 112.556 70.811 112.212C79.011 111.868 86.9439 109.199 93.6833 104.515' stroke='%23EBEBEB' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath opacity='0.1' d='M47.3749 106.456C56.9016 111.956 68.1662 113.619 78.8761 111.107' stroke='%23EBEBEB' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath opacity='0.3' d='M47.3749 106.456C52.0957 109.181 57.2892 110.99 62.6818 111.786' stroke='%23EBEBEB' stroke-width='5.5' stroke-linecap='round'/%3E%3Cpath d='M48.7499 104.074C48.8234 104.116 48.897 104.159 48.9707 104.201' stroke='%23EBEBEB' stroke-width='11' stroke-linecap='round'/%3E%3C/g%3E%3C/mask%3E%3Cg mask='url(%23mask0_256_3037)'%3E%3Crect x='0.00508881' width='138' height='138' fill='%23EBEBEB'/%3E%3C/g%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_256_3037'/%3E%3C/pattern%3E%3CclipPath id='clip0_256_3037'%3E%3Crect width='92' height='92' fill='white' transform='translate(23 23)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_256_3037'%3E%3Crect width='92' height='92' fill='white' transform='translate(52.1628 131.837) rotate(-120)'/%3E%3C/clipPath%3E%3CclipPath id='clip2_256_3037'%3E%3Crect width='92' height='92' fill='white' transform='translate(131.837 52.1628) rotate(120)'/%3E%3C/clipPath%3E%3Cimage id='image0_256_3037' width='1' height='1' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAQSURBVHgBAQUA+v8AAAAAAAAFAAFkeJU4AAAAAElFTkSuQmCC'/%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat;-webkit-animation:1s linear infinite spinner;animation:1s linear infinite spinner}@-webkit-keyframes fadeOpacity{0%,70%{opacity:1}100%{opacity:0;z-index:-100}}@keyframes fadeOpacity{0%,70%{opacity:1}100%{opacity:0;z-index:-100}}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loader{0%{width:100%}100%{width:0%}}@keyframes loader{0%{width:100%}100%{width:0%}}.animate{opacity:0}.animate-start.animate-slide{-webkit-animation:1s forwards slideIn;animation:1s forwards slideIn}.animate-start.animate-fade{-webkit-animation:.5s forwards fadeIn;animation:.5s forwards fadeIn}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateY(160px);transform:translateY(160px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateY(160px);transform:translateY(160px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}body.arabic .lines ul li:nth-child(2){left:730px}body.arabic .hero-about__video{right:unset;left:-110px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}body.arabic .articles-item::before{left:44px;right:unset}body.arabic .hero{padding-top:140px}body.arabic .hero-content{margin-right:25px;margin-left:unset}body.arabic .hero-title{font-size:49px}body.arabic .hero-btn,body.arabic .hero-subtitle{font-size:19px}body.arabic .hero-video{right:unset;left:30px}body.arabic .ranked-cup{right:unset;left:90px}body.arabic .footer::before{right:unset;left:0}body.arabic .footer-image{left:-230px;right:unset;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}body.arabic .footer-links a{margin-left:10px}body.arabic .footer-copyright{text-align:left;margin-right:auto;margin-left:unset}body.arabic .subtitle{font-size:17px}body.arabic .complex-item__title{font-size:25px}body.arabic .complex-item__text{font-size:16px}body.arabic .complex-head{margin-right:auto;padding-right:40px;margin-left:unset}body.arabic .stages-item__text{font-size:15px}body.arabic .articles-head{margih-right:40px}body.arabic .help-head{margin-right:auto;margin-left:unset;padding-right:20px}body.arabic .help-list{margin-right:auto;margin-left:unset}body.arabic .about-text{padding-right:25px;padding-left:unset;font-size:16px}body.arabic .serv-forensic,body.arabic .serv-purple,body.arabic .serv-response,body.arabic .serv-risk{padding-right:50%}body.arabic .serv-forensic .services-item__content,body.arabic .serv-purple .services-item__content,body.arabic .serv-response .services-item__content,body.arabic .serv-risk .services-item__content{width:100%}body.arabic .services-item{margin-top:50px}.header{border-bottom:1px solid rgba(255,255,255,.14);height:90px;overflow:hidden}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:110%;z-index:initial}.header-logo img{height:28px}.header-hmenu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:65%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-hmenu li{padding:0 30px}.header-hmenu li a{line-height:1.1;position:relative}.header-hmenu li a::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.header-hmenu li a:hover::before{width:100%}.header-langc a{line-height:1.1;position:relative}.header-langc a::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.header-langc a:hover::before{width:100%}.header-burger{width:26px;height:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:300;cursor:pointer;position:relative;-webkit-transition:height .2s;transition:height .2s}.header-burger span{display:block;width:100%;height:2px;background:#fff;-webkit-transition:.3s;transition:.3s}.header-burger.active span:nth-child(1){-webkit-transform:translateY(3px) rotate(45deg);-ms-transform:translateY(3px) rotate(45deg);transform:translateY(3px) rotate(45deg)}.header-burger.active span:nth-child(2){-webkit-transform:translateY(-3px) rotate(-45deg);-ms-transform:translateY(-3px) rotate(-45deg);transform:translateY(-3px) rotate(-45deg)}.header-burger.active:hover{height:8px}.header-burger:hover{height:16px}.header-burger::before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px}.header-sm .container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1441px){.header{padding:0 52px}.header .container{max-width:100%;padding:0}}.hero{height:1150px;padding-top:175px;overflow:hidden}.hero .container{z-index:initial}.hero-video{position:absolute;top:-265px;z-index:-10;right:-50px}.hero-content{max-width:660px;margin-left:25px}.hero-title{font-size:58px;font-weight:400;line-height:1.1}.hero-title span{color:#e2000c;font-weight:500}.hero-subtitle{font-size:15px;line-height:1.6;font-weight:500;color:rgba(255,255,255,.7);max-width:405px;margin-top:20px}.hero-subtitle span{color:#fff}.hero .btn-wrap{margin-top:80px}.hero-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 50px;border-radius:9999px;background:#e2000c;font-size:15px;-webkit-transition:.3s;transition:.3s}.hero-btn::after{content:"";display:block;width:20px;height:20px;background:url(../img/svg/rocket.svg) center no-repeat;margin-left:20px}.hero-btn:hover{background:#ff1421}.hero-about{padding-top:140px;height:1000px}.hero-about .hero-content{max-width:820px}.hero-about .hero-subtitle{max-width:500px}.hero-about__video{position:absolute;z-index:-10;top:-205px;right:-150px;width:1080px}.complex-head{max-width:940px;margin-left:auto;padding-bottom:155px;padding-left:36px;margin-top:-340px;padding-top:20px}.complex-head .title{max-width:635px}.complex-head .subtitle{max-width:675px}.complex-head .btn-wrap{margin-top:35px}.complex-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#020015}.complex-item{border-bottom:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14);height:440px;padding:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;position:relative;-webkit-transition:background .3s;transition:background .3s}.complex-item::before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;height:16px;background:#fff;opacity:.8;margin:auto 0}.complex-item__icon{height:62px;margin-bottom:12px}.complex-item__icon path,.complex-item__icon rect{-webkit-transition:.3s;transition:.3s}.complex-item__title{font-size:26px;font-weight:500}.complex-item__text{line-height:1.6;margin-top:12px;color:rgba(255,255,255,.7)}.complex-item__badge{margin-top:auto}.complex-item:nth-child(1),.complex-item:nth-child(4){max-width:calc(100% - 940px)}.complex-item:nth-child(2),.complex-item:nth-child(3){max-width:940px}.complex-item:nth-child(1){border-left:0;border-top:1px solid rgba(255,255,255,.14)}.complex-item:nth-child(1) .complex-item__title{max-width:305px}.complex-item:nth-child(1) .complex-item__text{max-width:280px}.complex-item:nth-child(2){border-top:1px solid rgba(255,255,255,.14)}.complex-item:nth-child(2) .complex-item__title{max-width:470px}.complex-item:nth-child(2) .complex-item__text{max-width:360px}.complex-item:nth-child(2) .complex-item__icon path{stroke:none!important}.complex-item:nth-child(3){border-left:0}.complex-item:nth-child(3) .complex-item__text,.complex-item:nth-child(3) .complex-item__title{max-width:480px}.complex-item:nth-child(3) .complex-item__icon path:not(:nth-child(3)){fill:none!important}.complex-item:nth-child(3) .complex-item__icon path:nth-child(3){stroke:none!important}.complex-item:nth-child(4) .complex-item__text,.complex-item:nth-child(4) .complex-item__title{max-width:450px}.complex-item:nth-child(4) .complex-item__icon path{stroke:none!important}.complex-item:hover{background:#e2000c}.complex-item:hover .complex-item__badge{background:#fff;border-color:#fff;color:#030116;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.complex-item:hover .complex-item__icon path,.complex-item:hover .complex-item__icon rect{fill:#fff;stroke:#fff}.stages-head{padding:155px 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#020015}.stages-head .title{max-width:635px}.stages-head .subtitle{max-width:460px}.stages-head .badge{margin-bottom:24px}.stages-list{background:#020015;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:65px;padding:65px 0}.stages-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stages-item__img{width:915px;height:785px;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center}.stages-item__content{width:calc(100% - 915px - 65px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 25px}.stages-item__badge{text-transform:uppercase;margin-bottom:24px}.stages-item__title{font-size:51px;line-height:1.2;font-weight:600}.stages-item__title span{font-weight:400;color:rgba(255,255,255,.7)}.stages-item__text{font-size:16px;line-height:1.6;color:rgba(255,255,255,.7);margin-top:24px;max-width:450px}.stages-item:nth-child(2n) .stages-item__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.articles{background:#020015}.articles-head{padding:155px 0;max-width:940px;margin-left:auto}.articles-head .title{max-width:690px}.articles-head .subtitle{margin-bottom:45px;max-width:485px}.articles-wrapper{border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);overflow:hidden}.articles-slider{width:386px;margin-left:-1px}.articles-slider .articles-item{height:350px!important;width:350px!important}.articles-slider .swiper-slide:first-child .articles-item{border-left:1px solid rgba(255,255,255,.14)}.articles-slider .swiper-slide-active .articles-item,.articles-slider .swiper-slide-next .articles-item{opacity:1}.articles-item{height:480px;border-right:1px solid rgba(255,255,255,.14);padding:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;-webkit-transition:background .3s,opacity .3s;transition:background .3s,opacity .3s;opacity:1;background-size:cover;background-position:center;background-repeat:no-repeat}.articles-item::before{content:"";position:absolute;bottom:44px;right:44px;width:100px;height:100px;border-radius:100%;background:url(../img/svg/arrow.svg) center no-repeat #fff;-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.articles-item__badge{position:absolute;top:20px;right:20px;text-transform:uppercase}.articles-item__date{font-size:18px;line-height:1.6;color:rgba(255,255,255,.7)}.articles-item__title{margin-top:auto;max-width:400px;font-size:26px;font-weight:500;line-height:1.2;margin-bottom:24px;display:block}.articles-item__title::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.articles-item__text{text-transform:uppercase;color:rgba(255,255,255,.7);line-height:1.6;font-size:15px;max-width:400px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.articles-item:hover{background-position:center;background-repeat:no-repeat}.articles-item:hover::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.articles-page{padding:60px 0;background:#020015}.articles-page__head{background:#e2000c;text-align:center;padding:60px 0}.articles-page__head .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.articles-page__head .title{margin-top:20px}.articles-page__head .subtitle{max-width:410px;margin-top:36px}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}.articles-grid .articles-item{opacity:1;border:1px solid rgba(255,255,255,.14)}.articles-grid .articles-item:nth-child(3n){border-right:0}.articles-grid .articles-item:nth-child(3n+1){border-left:0}.articles-load{width:100%}.articles-load .articles-item{opacity:0;-webkit-transition:none;transition:none}.cs-loader{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.cs-loader-inner{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0;right:0;position:absolute;color:#e2000c;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cs-loader-inner label{opacity:0}.cs-loader-inner label:nth-child(1){-webkit-animation:3s ease-in-out .5s infinite lol;animation:3s ease-in-out .5s infinite lol}.cs-loader-inner label:nth-child(2){-webkit-animation:3s ease-in-out .4s infinite lol;animation:3s ease-in-out .4s infinite lol}.cs-loader-inner label:nth-child(3){-webkit-animation:3s ease-in-out .3s infinite lol;animation:3s ease-in-out .3s infinite lol}.cs-loader-inner label:nth-child(4){-webkit-animation:3s ease-in-out .2s infinite lol;animation:3s ease-in-out .2s infinite lol}.cs-loader-inner label:nth-child(5){-webkit-animation:3s ease-in-out .1s infinite lol;animation:3s ease-in-out .1s infinite lol}.cs-loader-inner label:nth-child(6){-webkit-animation:3s ease-in-out infinite lol;animation:3s ease-in-out infinite lol}@-webkit-keyframes lol{0%{opacity:0;-webkit-transform:translateX(-300px);transform:translateX(-300px)}33%,66%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}}@keyframes lol{0%{opacity:0;-webkit-transform:translateX(-300px);transform:translateX(-300px)}33%,66%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}}@media (min-width:1441px){.articles-grid .articles-item{height:405px}}.help{background:#020015}.help-head{padding:155px 0 100px;max-width:940px;margin-left:auto}.help-head .subtitle,.help-head .title{max-width:500px}.help-list{max-width:940px;margin-left:auto;padding-bottom:155px}.help-item{padding:40px;position:relative;border-bottom:1px solid rgba(255,255,255,.14);border-left:1px solid transparent;-webkit-transition:background .3s;transition:background .3s;cursor:pointer}.help-item::after,.help-item::before{content:"";position:absolute;height:16px;width:1px;top:43px;background:rgba(255,255,255,.7)}.help-item::before{left:0}.help-item::after{right:0}.help-item__line{position:absolute;top:0;bottom:0;left:-1px;width:1px;background:-webkit-gradient(linear,left top, left bottom,from(#020015),to(rgba(255,255,255,.14)));background:linear-gradient(#020015,rgba(255,255,255,.14))}.help-item__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:color .3s;transition:color .3s}.help-item__title h3{font-weight:400;font-size:19px;width:calc(100% - 30px);-webkit-transition:font-size .3s;transition:font-size .3s}.help-item__title span{width:13px;height:8px;display:block;margin-top:7px;background:url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6.5 7L12 1' stroke='white'/%3E%3C/svg%3E%0A") center no-repeat;-webkit-transition:.3s;transition:.3s}.help-item__text{color:#333;font-size:18px;line-height:1.8;max-height:0;overflow:hidden;-webkit-transition:max-height .3s;transition:max-height .3s}.help-item__text p{padding-top:20px}.help-item.open{background:#fff}.help-item.open .help-item__title{color:#e2000c}.help-item.open .help-item__title h3{font-size:20px}.help-item.open .help-item__title span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6.5 7L12 1' stroke='black'/%3E%3C/svg%3E%0A") center no-repeat}.feedback{background:#fff;padding:100px 0;color:#1a1a18}.feedback .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.feedback-left{max-width:calc(100% - 940px);width:100%}.feedback-right{max-width:940px;width:100%}.feedback-title{font-size:76px;font-weight:400;line-height:1.2}.feedback-title a{font-weight:500;color:#e2000c}.feedback-subtitle{font-size:22px;font-weight:500;line-height:1.6;margin-top:36px;color:#4f4f4f}.feedback-info p{font-size:20px;max-width:370px;margin-bottom:24px;line-height:1.6;font-weight:500;color:#333}.feedback-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:85px;margin-top:85px}.feedback-black{background:#020015;color:#fff;position:relative;z-index:2}.feedback-black .feedback-right{margin-left:auto}.feedback-black .feedback-subtitle{color:rgba(255,255,255,.7)}.feedback-black .label span{background:#fff}.feedback-black .input{border-color:rgba(255,255,255,.14);color:#fff}.feedback-black .input::-webkit-input-placeholder{color:rgba(255,255,255,.7)}.feedback-black .input:-moz-placeholder{color:rgba(255,255,255,.7)}.feedback-black .input::-moz-placeholder{color:rgba(255,255,255,.7)}.feedback-black .input:-ms-input-placeholder{color:rgba(255,255,255,.7)}.feedback-black .input:focus::-webkit-input-placeholder{color:transparent}.feedback-black .input:focus:-moz-placeholder{color:transparent}.feedback-black .input:focus::-moz-placeholder{color:transparent}.feedback-black .input:focus:-ms-input-placeholder{color:transparent}.feedback-video{position:absolute;top:-100px;left:0;bottom:0;width:600px;z-index:-1}.feedback-video video{width:100%;position:sticky;top:0}.footer{padding:75px 0 50px;background:#020015;position:relative;z-index:6;overflow:hidden}.footer::before{content:"";position:absolute;top:-1px;right:0;bottom:0;width:350px;background:#e2000c}.footer::after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:rgba(255,255,255,.14)}.footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-bottom{padding-top:105px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer-links{font-size:12px}.footer-links a{margin-right:10px;line-height:1.1;position:relative}.footer-links a::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.footer-links a:hover::before{width:100%}.footer-info{max-width:560px;width:100%}.footer-info p{max-width:340px;color:rgba(255,255,255,.7);line-height:1.6;margin-top:50px}.footer-info p span{color:#fff}.footer .address{margin-top:40px;font-size:12px;line-height:1.6;color:rgba(255,255,255,.7)}.footer-logo img{height:51px}.footer-menu{padding-top:5px}.footer-menu h4{font-weight:400;font-size:18px;color:rgba(255,255,255,.7)}.footer-menu ul{margin-top:45px;font-size:20px}.footer-menu ul li{padding:10px 0}.footer-get{max-width:560px;width:100%}.footer-get p{font-size:14px;color:rgba(255,255,255,.7);margin-bottom:12px}.footer-get a{font-size:18px;line-height:1.1;position:relative}.footer-get a::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.footer-get a:hover::before{width:100%}.footer-cassari{font-size:14px;line-height:1.2;color:rgba(255,255,255,.7)}.footer-cassari a{color:#fff}.footer-copyright{font-size:14px;line-height:1.2;margin-left:auto}.footer-sm{padding-bottom:60px}.footer-sm .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-sm p{position:absolute;left:10px;font-size:14px;color:rgba(255,255,255,.7)}.footer-image{position:absolute;z-index:-1;top:-195px;right:-280px;max-width:initial}.footer-x-logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-x-logo{width:32px;height:32px;margin-right:10px}.footer-x-text-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:green}.footer-x-text-link::before{background:0 0!important}@media (min-width:576px){.footer-menu a{position:relative}.footer-menu a::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.footer-menu a:hover::before{width:100%}}.about{padding-bottom:125px}.about .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about .container::before{content:"";display:block;width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.about-head{max-width:940px;width:100%;margin-left:auto;padding-bottom:80px;padding-left:25px;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.about-head .title{max-width:635px}.about-spec{width:100%;max-width:calc(100% - 940px)}.about-spec__item{padding:36px;max-width:510px;position:relative}.about-spec__item::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:-webkit-gradient(linear,right top, left top,from(#020015),to(rgba(255,255,255,.14)));background:linear-gradient(-90deg,#020015,rgba(255,255,255,.14))}.about-spec__icon{margin-bottom:20px}.about-spec__title{font-size:20px;font-weight:500;margin-bottom:20px}.about-spec__title a{line-height:1.1;position:relative;display:inline-block;border-radius:20px;padding:5px 10px}.about-spec__title a .aaaaa::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.about-spec__title a:hover::before{width:100%}.about-spec__title a.bn{border:1px solid #f3ba2f}.about-spec__title a.bn::before{background:#f3ba2f}.about-spec__title a.bybit{border:1px solid #f7a700;padding:0 13px;line-height:29px}.about-spec__title a.bybit::before{background:#f7a700}.about-spec__title a.kc{border:1px solid #2cbe96}.about-spec__title a.kc::before{background:#2cbe96}.about-spec__title a.okx{border:1px solid #fff}.about-spec__title a.okx::before{background:#fff}.about-spec__title a.okjp{border:1px solid #88bdf3}.about-spec__title a.okjp::before{background:#88bdf3}.about-spec__title a.htx{padding:5px 10px;border:1px solid #008cd6}.about-spec__title a.htx::before{background:#008cd6}.about-spec__title a.tron{padding:5px 10px;border:1px solid #fe050c}.about-spec__title a.tron::before{background:#fe050c}.about-spec__title a.polo{border:1px solid #3ab069}.about-spec__title a.polo::before{background:#3ab069}.about-spec__text{font-size:18px;line-height:1.6;font-weight:500;color:rgba(255,255,255,.7)}.about-spec__list{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}.about-text{width:100%;max-width:965px;color:rgba(255,255,255,.7);font-size:18px;line-height:1.6;padding-left:25px}.about-text p{max-width:660px;margin-top:30px}.about-text p:first-child{margin-top:0}.binancelogo{color:#f3ba2f;background:url(/img/binance.logo.png) 0 1px/18px no-repeat;display:inline-block;padding-left:20px;font-weight:700}.bybitlogo{color:#f7a700;display:inline-block;vertical-align:sub}.kucoinlogo{color:#2cbe96;background:url(/img/kucoin.logo.png) 0 1px/18px no-repeat;display:inline-block;padding-left:20px;font-weight:700}.okxlogo{color:#fff;background:url(/img/okx.logow.png) 0 1px/18px no-repeat;display:inline-block;padding-left:25px;font-weight:700}.okjplogo{color:#88bdf3;background:url(/img/okcoinjp.logo.png) 0 1px/18px no-repeat;display:inline-block;padding-left:25px;font-weight:700}.htxlogo{color:#008cd6;background:url(/img/htx.logo.svg) 0 0/12px no-repeat;display:inline-block;padding-left:18px;font-weight:700}.tronlogo{color:#fff;background:url(/img/tron.logo.png) 0 0/20px no-repeat;display:inline-block;padding-left:25px;font-weight:700}.polologo{color:#3ab069;background:url(/img/polo.logo.png) 0 1px/18px no-repeat;display:inline-block;padding-left:20px;font-weight:700}.top-partners a{vertical-align:middle;line-height:1.1;position:relative;display:inline-block;border-radius:20px;padding:5px 10px}.top-partners a .aaaaa::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.top-partners a:hover::before{width:100%}.top-partners a.bn{border:1px solid #f3ba2f}.top-partners a.bn::before{background:#f3ba2f}.top-partners a.bybit{border:1px solid #f7a700;padding:0 13px;line-height:29px}.top-partners a.bybit::before{background:#f7a700}.top-partners a.kc{border:1px solid #2cbe96}.top-partners a.kc::before{background:#2cbe96}.top-partners a.okx{border:1px solid #fff}.top-partners a.okx::before{background:#fff}.top-partners a.okjp{border:1px solid #88bdf3}.top-partners a.okjp::before{background:#88bdf3}.top-partners a.htx{padding:5px 10px;border:1px solid #008cd6}.top-partners a.htx::before{background:#008cd6}.top-partners a.tron{padding:5px 10px;border:1px solid #fe050c}.top-partners a.tron::before{background:#fe050c}.top-partners a.polo{border:1px solid #3ab069}.top-partners a.polo::before{background:#3ab069}.top-partners a.m2{padding:5px 10px;border:1px solid #a1936a}.top-partners a.m2::before{background:#a1936a}.top-partners a.m2 svg{display:inline-block;vertical-align:middle;height:16px;width:auto}.stats{background:#e2000c;padding:115px 0;position:relative;z-index:6}.stats .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stats-item__title h3,.stats-item__title h4{display:inline-block}.stats-item__title h3{font-weight:600;font-size:109px}.stats-item__title h4{font-size:24px;font-weight:500;margin-left:15px}.stats-item__text{font-size:16px;margin-top:25px}.single{background:#020015;padding:60px 0}.single-head{background:url(../img/single.png) center/770px no-repeat #e2000c;height:260px;text-align:center;padding:60px 0}.single-head .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-head .title{margin-top:20px}.single-head .subtitle{max-width:410px;margin-top:36px}.single .title{margin:40px 0}.single-content{max-width:900px;margin:0 auto}.single-content .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:60px}.single-text{color:rgba(255,255,255,.9);gap:28px;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.1rem;font-weight:400;line-height:1.5;text-align:left}.single-text img+p i{display:block;text-align:center}.single-text .inline-code{background:rgba(255,250,247,.85);color:#8a2f18;padding:3px 4px;border-radius:5px;margin:0 1px;font-family:inherit;font-size:.86em;font-weight:500;letter-spacing:.3px;display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-all;word-wrap:break-word}.single-text img{margin:20px auto;max-width:100%;height:auto}.single-text iframe{width:100%!important;max-width:100%}.single-text p{margin-bottom:1rem}.single-text h1,.single-text h2,.single-text h3,.single-text h4,.single-text h5,.single-text h6{margin:1.5rem 0 .5rem;padding:0;color:#fff;font-weight:500;line-height:1.25em;outline:0}.single-text h1{font-size:2em}.single-text h2{margin:1.5rem 0;font-weight:700}.single-text h3{font-size:1.75rem}.single-text a{color:rgba(0,191,255,.9);border-bottom:1px solid rgba(255,255,255,.7)}.single-text code:not(.inline-code){min-height:100px;font-family:Menlo,Monaco,Consolas,Courier New,monospace;color:#41314e;line-height:1.6em;font-size:12px;background:#f8f7fa;border:1px solid #f1f1f4;-webkit-box-shadow:none;box-shadow:none;white-space:pre;word-wrap:normal;overflow-x:auto;resize:vertical;display:block}.single-text ol,.single-text ul{margin:0 0 .4rem;padding-left:1.5rem}.single-text ul{list-style:disc}.single-text table{table-layout:fixed;width:100%;margin-bottom:1rem}.single-text table tr td{max-width:100%;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;border:1px solid;padding:10px}.single-text mark{background:rgba(255,255,255,.7)}.single .last-updated{text-align:right;font-style:italic}.page-404{height:calc(var(--app-height) - 90px - 142px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.page-404 h2{max-width:900px;text-align:center;font-weight:300;font-size:54px;color:rgba(255,255,255,.7);line-height:1.2}.page-404 h2 span{color:#fff}.page-404 video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;width:700px}.menu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:20;height:0;-webkit-transition:.5s;transition:.5s;overflow:hidden}.menu.open{height:var(--app-height)}.menu-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:var(--app-height)}.menu-left{width:30%;background:#020014;min-height:var(--app-height);padding:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.menu-right{width:70%;background:#e2000c;min-height:var(--app-height);padding:50px 50px 50px 210px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-right h3{font-size:18px;font-weight:400;color:rgba(255,255,255,.7);margin-left:14px}.menu-nav{margin-top:50px}.menu-nav li{padding:16px 10px}.menu-nav li a{font-size:90px;line-height:1.1;color:rgba(255,255,255,.5);position:relative;-webkit-transition:.3s;transition:.3s;font-weight:300}.menu-nav li a::before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#fff;width:0%;-webkit-transition:.3s;transition:.3s}.menu-nav li a:hover{color:#fff}.menu-nav li a:hover::before{width:100%}.menu-footer{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:14px;font-size:15px}.menu-footer a{font-weight:600;position:relative}.menu-footer a::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.menu-footer a:hover::before{width:100%}.menu-text{line-height:1.6;color:rgba(255,255,255,.7);max-width:340px;position:relative;z-index:5}.menu-text span{color:#fff}.menu-get{position:relative;z-index:5}.menu-get p{font-size:14px;color:rgba(255,255,255,.7);margin-bottom:12px}.menu-get a{font-size:18px;line-height:1.1;position:relative}.menu-get a::before{content:"";position:absolute;bottom:-1px;left:0;right:0;width:0%;height:1px;background:#fff;-webkit-transition:.3s;transition:.3s}.menu-get a:hover::before{width:100%}.menu-video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.form{background:#fff;color:#020015;padding:75px 0}.form .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-sidebar{max-width:500px;width:100%;position:relative}.form-sidebar::before{content:"";position:absolute;top:-75px;right:0;bottom:-75px;left:-2000px;background:#fafafa;z-index:-1}.form-sidebar__content{padding-right:50px;position:sticky;top:50px}.form-sidebar__content h2{font-size:44px;line-height:1.1;font-weight:600}.form-sidebar__content h2 span{color:#e2000c}.form-sidebar__content h3{font-size:18px;line-height:1.4;margin-top:24px;color:#333;font-weight:400}.form-sidebar__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:60px}.form-sidebar__list li{padding:12px 20px;line-height:1.2;font-weight:500;text-transform:uppercase;border-radius:9999px;border:1px solid #ddd;cursor:pointer;-webkit-box-shadow:inset 0 0 0 0 #020015;box-shadow:inset 0 0 0 0 #020015;-webkit-transition:.3s;transition:.3s}.form-sidebar__list li.active{border-color:#020015;-webkit-box-shadow:inset 0 0 0 1px #020015;box-shadow:inset 0 0 0 1px #020015}.form-content{width:calc(100% - 500px);max-width:1000px;padding-left:150px}.form-content form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:125px}.form-section{display:none}.form-section h2{text-transform:uppercase;font-weight:500;font-size:64px;line-height:1.2}.form-section.active,.form-section:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.form-section .label p{text-transform:uppercase}.form-section .input{padding:20px 0 12px}@media (min-width:1441px){.form-section .input{font-size:30px}.form-section .label p{font-size:14px}}.employees-hidden{display:none}.employees.other{opacity:.5}.thanks{min-height:calc(var(--app-height) - 90px - 142px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:40px 0}.thanks h2{max-width:600px;font-weight:400;font-size:62px;line-height:1.2;color:#e2000c}.thanks h3{max-width:600px;font-size:18px;font-weight:400;margin-top:24px;line-height:1.6}.thanks video{max-width:256px;margin-bottom:10px}.services-head{padding:155px 0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#020015}.services-head .title{max-width:635px}.services-head .subtitle{max-width:460px}.services-head .badge{margin-bottom:24px}.services-list{background:#020015;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:65px;padding:0 0 65px}.services-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 0;max-width:100%}.services-item__content{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 25px}.services-item.serv-ciso{background-color:#030216;background-repeat:no-repeat;background-image:url(/img/services.ciso.png);background-size:45% auto;background-position:50px center;padding-left:50%}.services-item.serv-ciso>.services-item__content{width:100%}.services-item.serv-forensic{background-color:#030216;background-repeat:no-repeat;background-image:url(/img/services.forensic.png);background-size:45% auto;background-position:100% center}.services-item.serv-pentest{background-color:#030216;background-repeat:no-repeat;background-image:url(/img/services.pentest.png);background-size:45% auto;background-position:50px center;padding-left:50%}.services-item.serv-pentest>.services-item__content{width:100%}.services-item.serv-purple{background-color:#030216;background-repeat:no-repeat;background-image:url(/img/services.purple.png);background-size:45% auto;background-position:100% center}.services-item.serv-redteam{background-color:#030216;background-repeat:no-repeat;background-image:url(/img/services.redteam.png);background-size:45% auto;background-position:50px center;padding-left:50%}.services-item.serv-redteam>.services-item__content{width:100%}.services-item.serv-response{background-color:#030216;background-repeat:no-repeat;background-image:url(/img/services.response.png);background-size:45% auto;background-position:100% center}.services-item.serv-risk{background-color:#030216;background-repeat:no-repeat;background-image:url(/img/services.risk.png);background-size:45% auto;background-position:100% center;padding-top:0}.services-item.serv-threat{background-color:#030216;background-repeat:no-repeat;background-image:url(/img/services.threat.png);background-size:45% auto;background-position:0 center;padding-left:50%}.services-item.serv-threat>.services-item__content{width:100%}.services-item__img{width:915px;height:785px;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center}.services-item__badge{text-transform:uppercase;margin-bottom:24px}.services-item__title{font-size:26px;line-height:1.2;font-weight:600}.services-item__title span{font-weight:400;color:rgba(255,255,255,.7)}.services-item__text{font-size:15px;line-height:1.6;margin-top:24px;max-width:450px}.services-item__text span{font-weight:400;color:rgba(255,255,255,.7)}.services-item:nth-child(2n) .stages-item__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.partners{padding:100px 0;background:#020015}.partners-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.partners-head .title{max-width:550px}.partners-head .subtitle{max-width:460px}.partners-head .badge{margin-bottom:24px}.partners-carousel{overflow:hidden;padding:90px 40px;margin:-90px 0}.partners-carousel__wrapper{position:relative;margin-top:60px}.partners-arrow{width:45px;height:45px;background:url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.09053 0.218757L0.223977 4.97188C-0.0746592 5.26355 -0.0746591 5.73645 0.223977 6.02813L5.09054 10.7812C5.38917 11.0729 5.87336 11.0729 6.17199 10.7812C6.47063 10.4896 6.47063 10.0167 6.17199 9.72499L2.61087 6.24688L13 6.24688L13 4.75312L2.61087 4.75312L6.17199 1.27501C6.47063 0.983331 6.47063 0.510432 6.17199 0.218757C5.87336 -0.0729182 5.38917 -0.0729181 5.09053 0.218757Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat #020015;border-radius:100%;cursor:pointer;z-index:100;border:1px solid rgba(255,255,255,.14);position:absolute;top:0;bottom:0;margin:auto 0;-webkit-transition:.2s;transition:.2s;pointer-events:auto;opacity:1}.partners-arrow__prev{left:-23px}.partners-arrow__next{right:-23px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.partners-arrow:hover{background-color:#e2000c;border-color:#e2000c}.partners-arrow.swiper-button-disabled{pointer-events:none;opacity:0}.partners-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:.2s;transition:.2s;aspect-ratio:1/1}.partners-item__logo{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners-item__logo img{max-height:100%}.partners-item__link{font-size:14px;font-weight:600;line-height:1.6;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.partners-item__link span{border-bottom:1px solid transparent;-webkit-transition:.2s;transition:.2s}.partners-item__link::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:5}.partners-item__link::after{content:"";display:block;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.45607 3.06155L8.40083 3.06155C8.70427 3.06155 8.95025 3.30753 8.95025 3.61097L8.95025 8.55573C8.95025 8.85917 8.70427 9.10515 8.40083 9.10515C8.0974 9.10515 7.85142 8.85917 7.85142 8.55573V4.93738L3.60936 9.17943L2.83237 8.40244L7.07442 4.16039L3.45607 4.16039C3.15263 4.16039 2.90665 3.9144 2.90665 3.61097C2.90665 3.30753 3.15263 3.06155 3.45607 3.06155Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;opacity:0;-webkit-transition:.2s;transition:.2s}.partners-item:hover{background:#e2000c;border-color:#020015;-webkit-box-shadow:0 30px 60px rgba(226,0,12,.31);box-shadow:0 30px 60px rgba(226,0,12,.31)}.partners-item:hover .partners-item__link span{border-color:#fff}.partners-item:hover .partners-item__link::after{opacity:1}@media (max-width:1260px){.partners-carousel{padding-left:20px;padding-right:20px}.partners-carousel .swiper-slide{width:194px!important}.partners-arrow{display:none}}@media (max-width:576px){.partners{padding:60px 0}.partners-head{padding:0 25px}.partners-head .title{font-size:24px}.partners-carousel{padding:0;margin:0}.partners-carousel__wrapper{margin-top:30px;padding:0}.partners-carousel .swiper-slide{height:auto;max-width:120px!important;width:120px!important}.partners-carousel .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.partners-item{height:100%;padding:8px;aspect-ratio:1/1}.partners-item__logo img{max-width:60%}.partners-item__link{font-size:9px}}.ranked{background:#020015;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);overflow:hidden;margin-bottom:100px}.ranked .container::after{content:"";position:absolute;top:340px;right:-260px;width:950px;height:950px;border-radius:100%;background:rgba(226,0,12,.56);opacity:.67;-webkit-filter:blur(160px);filter:blur(160px)}.ranked-cup{position:absolute;bottom:10px;right:90px;height:540px;z-index:-1}.ranked-content{max-width:640px;padding:54px 0 20px 40px;position:relative;z-index:10}.ranked-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px;max-width:460px}.ranked-head .badge{margin-bottom:24px}.ranked-head .title{font-size:28px}.ranked-head .title span{color:#f3ba2f}.ranked-head .subtitle{margin-top:12px}.ranked-description{font-size:12px;line-height:1.6;color:rgba(255,255,255,.5)}.ranked-carousel{margin-bottom:40px}.ranked-carousel .swiper-slide{width:140px}.ranked-item{padding:12px;border:1px solid rgba(255,255,255,.17);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transition:.2s;transition:.2s;position:relative}.ranked-item span{width:100%;height:54px;position:relative;margin-bottom:16px;display:block}.ranked-item span img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center;-webkit-transition:.2s;transition:.2s;position:absolute;top:0;left:0}.ranked-item span img:nth-child(1){opacity:1}.ranked-item span img:nth-child(2){z-index:1}.ranked-item b{font-size:13px;font-weight:600;line-height:1.1;margin-bottom:4px}.ranked-item p{font-size:11px;line-height:1.1;color:rgba(255,255,255,.7)}.ranked-item:hover{border-color:rgba(255,255,255,.35)}.ranked-item:hover span img:nth-child(1){opacity:1}.ranked-item.win::before{content:"";position:absolute;top:10px;right:10px;width:16px;height:16px;z-index:5;background:url(../img/ranked-win.png) center/cover no-repeat}@media (min-width:576px){.ranked-carousel .swiper-wrapper{gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:1261px){.ranked-cup{right:-40px}.ranked .container::after{right:-360px}}@media (max-width:964px){.ranked-content{max-width:100%;padding:54px 16px 20px}.ranked-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0 auto 40px}.ranked-head .badge{margin-bottom:16px}.ranked-carousel{margin-bottom:400px}.ranked-carousel .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ranked-description{text-align:center}.ranked-cup{height:400px;right:0;left:0;margin:0 auto;bottom:0}.ranked .container::after{right:initial;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:initial;bottom:-600px}}@media (max-width:576px){.ranked-content{overflow:hidden}.ranked-head{margin-bottom:26px}.ranked-head .title{font-size:24px}.ranked-carousel{margin-bottom:350px}.ranked-carousel .swiper-slide{width:115px;height:auto}.ranked-carousel .swiper-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ranked-item{padding:10px;height:100%;min-height:110px}.ranked-item span{height:48px;margin-bottom:12px}.ranked-item b{font-size:12px}.ranked-item p{font-size:10px}}.hf-solution{padding:120px 0 140px;background:#020015;overflow:hidden}.hf-solution-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.hf-solution-head .badge{margin-bottom:12px}.hf-solution-head .title{max-width:540px;font-size:36px}.hf-solution-head .title span{color:#e2000c}.hf-solution-head .subtitle{max-width:340px;margin-top:15px;font-size:16px}.hf-solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:60px;padding:0 40px;counter-reset:hf_solution}.hf-solution-grid__item{background-color:rgba(40,40,40,.13);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:8px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;counter-increment:hf_solution;position:relative}.hf-solution-grid__item span{font-size:12px;text-transform:uppercase;line-height:1.3;letter-spacing:.04em;padding:4px 8px;background:rgba(85,85,85,.13);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:8px}.hf-solution-grid__item h3{font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.02em}.hf-solution-grid__item p{font-size:16px;line-height:1.6;color:rgba(255,255,255,.7);padding-bottom:32px}.hf-solution-grid__item::after{content:counter(hf_solution,decimal-leading-zero);display:block;font-size:14px;line-height:1.3;letter-spacing:.04em;color:rgba(255,255,255,.8);padding-top:16px;border-top:1px solid rgba(255,255,255,.1);width:100%;margin-top:auto}.hf-solution-grid__item::before{width:110px;height:110px;position:absolute;background-size:cover;background-repeat:no-repeat;background-position:center}.hf-solution-grid__item.red{background-image:url(../img/red-blur.png);background-repeat:no-repeat;background-position:bottom right;z-index:11}.hf-solution-grid__item.red::before{content:"";bottom:-48px;right:-52px;background-image:url(../img/red-figure.png)}.hf-solution-grid__item.orange{background-image:url(../img/orange-blur.png);background-repeat:no-repeat;background-position:top right;z-index:10}.hf-solution-grid__item.orange::before{content:"";top:-60px;right:-45px;background-image:url(../img/orange-figure.png)}.hf-world{background:url(../img/world-bg.jpg) center/cover no-repeat}.hf-world-wrapper{padding:80px 64px}.hf-world-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.hf-world-content span{font-size:14px;text-transform:uppercase;line-height:1.3;letter-spacing:.04em;padding:4px 8px;background:rgba(85,85,85,.13);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:8px}.hf-world-content h2{font-size:64px;font-weight:500;line-height:1.1}.hf-world-content p{font-size:16px;line-height:1.6;max-width:490px;color:rgba(255,255,255,.7)}.hf-world-list{margin-top:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px 52px}.hf-world-list li{max-width:270px}.hf-world-list li img{margin-bottom:20px;height:32px}.hf-world-list li b{display:block;text-transform:uppercase;font-weight:400;font-size:14px;line-height:1.3;letter-spacing:.04em}.hf-world-list li p{margin-top:8px;font-size:14px;line-height:1.6;color:rgba(255,255,255,.7)}.hf-promo{height:730px;padding-top:140px;position:relative}.hf-promo::before{content:"";position:absolute;top:-70px;left:0;bottom:0;right:0;background:url(../img/promo-light.jpg) top left/contain no-repeat;z-index:-1;mix-blend-mode:screen;opacity:.3;-webkit-filter:blur(52px);filter:blur(52px)}.hf-promo-bg{position:absolute;top:-70px;left:0;right:0;bottom:0;z-index:-2}.hf-promo-bg img{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center;max-width:initial;width:100%;height:100%}.hf-promo-bg::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left bottom, left top,color-stop(0, #020015),to(rgba(2,0,21,0)));background:linear-gradient(0deg,#020015 0,rgba(2,0,21,0) 100%)}.hf-promo-content{padding:0 20px;max-width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}.hf-promo-content .breadcrumbs{margin:0}.hf-promo-content h1{font-size:44px;font-weight:400;line-height:1.1}.hf-promo-content h1 span{color:#e2000c}.hf-promo-content p{font-size:16px;line-height:1.6;max-width:400px;color:rgba(255,255,255,.7)}.hf-promo-btn{font-size:14px;line-height:1.2;padding:16px 24px;background:#e2000c;border-radius:999px;-webkit-transition:.3s;transition:.3s;margin-top:28px}.hf-promo-btn:hover{background:#ff1421}.hf-ready{padding:120px 0 160px;background:#020015}.hf-ready::before{content:"";position:absolute;bottom:0;left:0;right:0;height:1040px;background:url(../img/ready-bg.png) top center/cover no-repeat}.hf-ready-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.hf-ready-content .badge{margin-bottom:12px}.hf-ready-content .title{max-width:510px;font-size:44px}.hf-ready-content .title span{color:#e2000c}.hf-ready-content .subtitle{max-width:460px;margin-top:15px;font-size:16px}.hf-ready-btn{font-size:14px;line-height:1.2;padding:16px 24px;background:#e2000c;border-radius:999px;-webkit-transition:.3s;transition:.3s;margin-top:44px}.hf-ready-btn:hover{background:#ff1421}.hf-ready+.footer{background:rgba(255,255,255,.02)}.hf-problem{padding:120px 0 0;background:#020015;overflow:hidden}.hf-problem-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.hf-problem-head .badge{margin-bottom:12px}.hf-problem-head .title{max-width:620px;font-size:36px}.hf-problem-head .title span{color:#e2000c}.hf-problem-head .subtitle{max-width:340px;margin-top:15px;font-size:16px}.hf-problem-list{position:relative;max-width:900px;width:100%;height:670px;margin:40px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.hf-problem-list::before{content:"";position:absolute;top:0;bottom:0;width:1252px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:url(../img/problem-bg.png) center/cover no-repeat;z-index:-1}.hf-problem-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:14px 20px;background:rgba(85,85,85,.13);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:8px;position:absolute}.hf-problem-list__item img{width:24px}.hf-problem-list__item span{display:block;width:calc(100% - 24px - 20px)}.hf-problem-list__item span b{font-size:16px;font-weight:400;line-height:1.6}.hf-problem-list__item span p{font-size:12px;line-height:1.6;color:rgba(255,255,255,.7)}.hf-problem-list__item:nth-child(2n) img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hf-problem-list__item:nth-child(1){top:117px;right:136px}.hf-problem-list__item:nth-child(2){top:244px;left:-108px}.hf-problem-list__item:nth-child(3){top:281px;right:-67px}.hf-problem-list__item:nth-child(4){top:400px;left:0}.hf-problem-list__item:nth-child(5){top:476px;right:85px}@media (max-width:1260px){.hf-lines{display:none}.hf-promo-content{padding:0}.hf-problem{padding-top:40px}.hf-problem-list__item:nth-child(1){right:100px}.hf-problem-list__item:nth-child(2){left:0}.hf-problem-list__item:nth-child(3){right:0}.hf-problem-list__item:nth-child(4){left:40px}.hf-problem-list__item:nth-child(5){right:120px}.hf-solution{padding-bottom:100px}.hf-solution-grid{grid-template-columns:repeat(2,1fr);padding:0}.hf-world-wrapper{padding:100px 32px}.hf-ready{padding-bottom:120px}}@media (max-width:964px){.hf-problem-list__item:nth-child(1){top:96px;right:32px}.hf-problem-list__item:nth-child(2){top:200px}.hf-problem-list__item:nth-child(3){top:298px}.hf-problem-list__item:nth-child(4){top:388px;left:0}.hf-problem-list__item:nth-child(5){top:490px;right:55px}}@media (max-width:575px){.hf-promo{padding:60px 0 80px;height:auto}.hf-promo-content h1{font-size:32px;max-width:350px}.hf-problem-head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.hf-problem-head .title{font-size:26px;max-width:350px}.hf-problem-list{margin-top:16px;height:auto;padding:60px 0}.hf-problem-list::before{left:-15px;right:-15px;-webkit-transform:none;-ms-transform:none;transform:none;width:auto}.hf-problem-list__item{position:relative;top:0!important;right:0!important;left:0!important;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hf-problem-list__item:nth-child(2n) img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.hf-solution{padding:60px 0 80px}.hf-solution-head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.hf-solution-head .title{font-size:26px;max-width:350px}.hf-solution-grid{margin-top:40px;grid-template-columns:repeat(1,1fr)}.hf-solution-grid__item.red::before{right:-15px}.hf-solution-grid__item.orange::before{right:-20px}.hf-world-wrapper{padding:32px 10px}.hf-world-content h2{font-size:44px}.hf-world-list{margin-top:44px;gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hf-ready{padding:80px 0}.hf-ready-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.hf-ready-content .title{font-size:32px;max-width:350px}.hf-ready-btn{margin-top:32px}}@media (max-width:2800px){.container{max-width:1260px}.header-hmenu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lines ul li{top:70px;height:calc(100% - 70px)}.lines ul li:nth-child(2){left:510px}.title{font-size:34px;padding-bottom:5px}.subtitle{font-size:14px}.btn-outline{padding:16px 24px;max-width:100%;width:initial;font-size:14px;line-height:10px}.badge{font-size:13px}.label p{font-size:12px}.input{font-size:22px;padding:20px 0}.btn-big{height:77px;font-size:22px}.btn-white{font-size:14px;line-height:1.2;padding:16px 24px}.header{height:70px}.header-logo img{height:23px}.hero{height:760px;padding-top:105px}.hero-content{max-width:510px}.hero-title{font-size:41px;line-height:1.2}.hero-subtitle{font-size:14px;max-width:320px}.hero .btn-wrap{margin-top:45px}.hero-btn{font-size:14px;line-height:1.2;padding:16px 24px}.hero-btn::after{display:none}.hero-about .hero-content{max-width:580px}.hero-about .hero-subtitle{max-width:400px}.hero-about__video{width:800px;top:-160px;right:-110px}.hero-video{width:700px;right:30px;top:-70px}.complex-head{max-width:730px;padding-bottom:100px}.complex-head .subtitle,.complex-head .title{max-width:450px}.complex-item{height:340px}.complex-item__icon{height:40px}.complex-item__icon svg{height:24px;width:24px}.complex-item__title{font-size:20px}.complex-item__text{font-size:14px}.complex-item:nth-child(1),.complex-item:nth-child(4){max-width:calc(100% - 730px)}.complex-item:nth-child(2),.complex-item:nth-child(3){max-width:730px}.complex-item:nth-child(1) .complex-item__text,.complex-item:nth-child(1) .complex-item__title{max-width:330px}.complex-item:nth-child(2) .complex-item__text,.complex-item:nth-child(2) .complex-item__title{max-width:360px}.complex-item:nth-child(3) .complex-item__text,.complex-item:nth-child(3) .complex-item__title,.complex-item:nth-child(4) .complex-item__text,.complex-item:nth-child(4) .complex-item__title{max-width:400px}.stages-head{padding:100px 0}.stages-head .title{max-width:480px}.stages-head .subtitle{max-width:310px}.stages-list{gap:50px;padding:50px 0}.stages-item__img{width:680px;height:510px}.stages-item__content{width:calc(100% - 680px - 45px)}.stages-item__title{font-size:36px}.stages-item__text{font-size:14px;max-width:400px}.articles-head{padding:100px 0;margin:0 auto;text-align:center}.articles-head .title{text-align:center;margin:0 auto}.articles-head .subtitle{text-align:center;margin:30px auto 45px;max-width:400px}.articles-head .btn-wrap a{margin:0 auto}.articles-item{padding:36px}.articles-item::before{right:36px;bottom:36px;width:64px;height:64px;background-size:14px}.articles-item__date{font-size:14px}.articles-item__title{font-size:20px;max-width:300px}.articles-item__text{font-size:14px;max-width:300px}.articles-page__head .title{margin-top:12px}.articles-page__head .subtitle{max-width:320px;margin-top:24px}.help-head{padding:100px 0 45px;max-width:730px}.help-head .subtitle,.help-head .title{max-width:450px}.help-list{max-width:730px;padding-bottom:100px}.help-item{padding:36px}.help-item::after,.help-item::before{top:38px}.help-item__title h3{font-size:16px}.help-item__text{font-size:14px}.help-item.open .help-item__title h3{font-size:16px}.feedback-left{max-width:calc(100% - 730px)}.feedback-right{max-width:730px}.feedback-title{font-size:46px}.feedback-subtitle{font-size:14px;margin-top:24px}.feedback-info p{font-size:16px;max-width:240px}.feedback-form{gap:45px;margin-top:45px}.feedback-video{width:500px;top:-80px}.footer{padding:60px 0 30px}.footer-logo img{height:44px}.footer-info{max-width:510px}.footer-info p{font-size:14px;max-width:300px;margin-top:36px}.footer-menu{padding-top:0}.footer-menu h4{font-size:14px}.footer-menu ul{margin-top:12px;font-size:16px}.footer-menu ul li{padding:6px 0}.footer-get{max-width:510px}.footer-cassari,.footer-copyright,.footer-get a,.footer-get p{font-size:12px}.footer-sm{padding-bottom:40px}.footer-image{position:absolute;top:-240px;right:-230px;width:860px}.breadcrumbs{margin-bottom:12px;font-size:12px}.breadcrumbs li::after{height:14px}.about{padding-bottom:100px}.about-head{max-width:730px;padding-bottom:60px}.about-head .title{max-width:550px}.about-spec{max-width:calc(100% - 730px)}.about-spec__item{max-width:410px}.about-spec__icon{margin-bottom:16px}.about-spec__icon img{height:24px}.about-spec__title{margin-bottom:16px;font-size:18px}.about-spec__text{font-size:14px}.about-spec__list{margin-top:16px}.about-spec__list .badge{font-size:12px;padding:8px}.about-text{max-width:730px;font-size:14px}.about-text p{max-width:500px;margin-top:22px}.stats{padding:80px 0}.stats-item__title h3{font-size:80px}.stats-item__title h4{font-size:20px}.stats-item__text{font-size:14px;margin-top:15px}.single-head{height:210px;background-size:560px}.single .title{margin:30px 0}.single-text{gap:22px}.page-404{height:calc(var(--app-height) - 70px - 84px)}.page-404 h2{font-size:38px;line-height:1.4;max-width:600px}.menu-left{padding:40px 50px}.menu-text{font-size:13px;max-width:260px}.menu-get a,.menu-get p{font-size:12px}.menu-get p{margin-bottom:8px}.menu-right{padding:40px 50px 40px 160px}.menu-right h3{font-size:14px;margin-left:7px}.menu-nav{margin-top:40px}.menu-nav li{padding:8px 4px}.menu-nav li a{font-size:64px;line-height:1.2}.menu-footer{margin-left:7px;font-size:12px}.form{padding:50px 0}.form-sidebar{max-width:400px}.form-sidebar::before{top:-50px;bottom:-50px}.form-sidebar__content{padding-right:30px}.form-sidebar__content h2{font-size:36px}.form-sidebar__content h3{font-size:16px;margin-top:12px}.form-sidebar__list{gap:15px;margin-top:40px}.form-sidebar__list li{font-size:14px;padding:10px 15px}.form-content{padding-left:100px}.form-content form{gap:100px}.form-section h2{font-size:50px}.radio-row{gap:12px;margin-top:12px}.radio span{height:50px;min-width:50px;font-size:14px}.thanks{min-height:calc(var(--app-height) - 70px - 84px)}.thanks h2{font-size:38px}.thanks h3{font-size:14px}.thanks video{max-width:128px}}@media (max-width:1261px){.container{max-width:964px}.lines ul li:nth-child(2){left:389px}.header-hmenu{padding-left:0;font-size:13px;width:50%}.header-hmenu li{padding:0 20px}.header-hmenu li.menu-contact{display:none}.hero-about .hero-content{max-width:510px}.hero-about__video{width:600px;top:-60px;right:-70px}.hero-video{top:-60px;right:-60px;width:600px}.complex-head{max-width:555px;margin-top:0}.complex-item:nth-child(1){max-width:calc(100% - 555px)}.complex-item:nth-child(2){max-width:555px}.complex-item:nth-child(3),.complex-item:nth-child(4){max-width:50%}.stages-item__img{width:calc(100% - 450px - 45px);height:455px}.stages-item__content{width:450px}.articles-head{max-width:555px}.articles-slider{width:395px;margin-left:-1px}.articles-wrapper{border:0}.articles-item{border:1px solid rgba(255,255,255,.14)}.articles-grid{grid-template-columns:repeat(2,1fr)}.articles-grid .articles-item:nth-child(3n){border-right:1px solid rgba(255,255,255,.14)}.articles-grid .articles-item:nth-child(3n+1){border-left:1px solid rgba(255,255,255,.14)}.articles-grid .articles-item:nth-child(2n){border-right:0}.articles-grid .articles-item:nth-child(2n+1){border-left:0}.help-head,.help-list{max-width:555px}.feedback-left{max-width:calc(100% - 555px)}.feedback-right{max-width:555px}.feedback-black .feedback-right{width:50%}.feedback-black .feedback-form{margin-top:0}.feedback-video{display:none}.footer::before{width:240px}.footer-get,.footer-info{max-width:390px}.footer-image{position:absolute;top:-120px;right:-200px;width:580px}.about{padding-bottom:0}.about-head{max-width:555px}.about-spec{max-width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#020015}.about-spec__item{max-width:initial;-webkit-box-flex:1;-ms-flex:1;flex:1}.about-spec__item::after{display:none}.about-spec__item:nth-child(2){max-width:295px;border-left:1px solid rgba(255,255,255,.14)}.about-text{max-width:555px;padding-bottom:45px;margin-left:auto}.stats-item__title h3{font-size:70px}.stats-item__title h4{font-size:18px}.menu-left{width:400px}.menu-right{width:calc(100% - 400px);padding-left:60px}.menu-nav li a{color:#fff}.page-404 video{width:500px}.form-sidebar{max-width:320px}.form-sidebar__content h2{font-size:28px}.form-sidebar__content h3{font-size:14px}.form-sidebar__list li{font-size:12px}.form-content{padding-left:50px;width:calc(100% - 320px)}.form-section h2{font-size:40px}}@media (max-width:964px){.container{max-width:100%;padding:0 40px}.header-hmenu,.lines ul li:nth-child(2){display:none}.hero{height:auto;min-height:895px}.hero-video{top:60px;width:700px}.hero-about__video{width:500px;top:310px;right:-70px}.top-partners{display:block}.top-partners a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.complex-head{max-width:500px;margin-left:0;padding:20px 25px 60px}.complex-item{height:auto;max-width:100%!important;border-left:0!important;padding:25px}.complex-item:not(:first-child){border-top:0!important}.complex-item__badge{margin-top:24px}.stages-item__img{width:calc(100% - 300px - 24px);height:330px;-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.stages-item__content{width:300px}.stages-item__title{font-size:24px}.stages-item__badge{margin-bottom:16px}.stages-item__text{margin-top:16px}.articles-head{margin-left:0;padding-left:25px;padding-right:25px}.articles-slider{width:calc(100% - 100px)}.articles-slider .swiper-slide-next .articles-item{opacity:.5}.articles-grid{grid-template-columns:repeat(1,1fr)}.articles-grid .articles-item{border-left:0!important;border-right:0!important}.articles-grid .articles-item__badge{top:16px;right:16px}.articles-page,.articles-page__head{padding:40px 0}.help-head{padding-left:25px;padding-right:25px}.help-head,.help-list{max-width:100%}.help-item{border-left:0}.help-item__line{display:none}.feedback{padding:60px 0}.feedback-left{max-width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-top:60px}.feedback-right{max-width:100%}.feedback-black{padding:30px 0}.feedback-black .feedback-right{width:100%}.feedback-black .feedback-form{margin-top:30px}.footer{padding:35px 0}.footer::before{width:190px}.footer-info{max-width:100%}.footer-menu{width:100%;margin-top:40px}.footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25px}.footer-bottom{padding-top:40px;gap:25px}.footer-get{max-width:inherit;width:auto}.footer-get p{font-size:14px}.footer-get a{font-size:16px}.footer-copyright{margin-left:0;font-size:16px}.footer-cassari{font-size:16px}.footer-image{position:absolute;top:35px;right:-170px;width:490px}.about-head{margin-left:0;padding-bottom:45px}.about-text{margin-left:0}.stats{padding:40px 0}.stats .container{gap:40px}.stats-item{width:100%}.single{padding:40px 0}.single-head{height:160px;background-size:420px}.single-head .title{font-size:18px}.single-content .btn-wrap{margin-top:40px}.menu{overflow:scroll}.menu-left,.menu-right{width:100%}.menu-left{height:330px;min-height:0;padding:45px 65px}.menu-right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:65px}.menu-nav{margin-top:20px}.menu-footer{margin-top:65px}.menu-text{max-width:280px}.menu-video{display:none}.form{padding:0;overflow:hidden}.form-sidebar{max-width:100%;width:100%;padding:50px 0}.form-sidebar::before{top:0;bottom:0;left:-1000px;right:-1000px}.form-sidebar__content{padding-right:0}.form-sidebar__content h2{max-width:350px}.form-sidebar__list{margin-top:30px}.form-content{max-width:100%;width:100%;padding:50px 0}.form-content form{gap:50px}.form-section{gap:30px!important}.services-item{margin-top:50px;padding-left:0;padding-right:0}.services-item__content{width:100%}.services-item.serv-ciso,.services-item.serv-pentest,.services-item.serv-redteam,.services-item.serv-threat{padding-left:0}.services-item__title{font-size:35px}.services-item__text{font-size:14px}body.arabic .serv-forensic,body.arabic .serv-purple,body.arabic .serv-response,body.arabic .serv-risk{padding-right:0}body.arabic .hero{padding-top:10px}}@media (max-width:650px){.about-spec__item{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%;padding:20px}.about-spec__item:nth-child(2){max-width:initial;border-left:0;border-top:1px solid rgba(255,255,255,.14)}}@media (max-width:576px){.container{padding:0 15px}.title{font-size:30px}.btn-big{height:64px;font-size:18px}.hero{height:auto;min-height:455px;padding-top:40px;padding-bottom:40px}.hero-title{font-size:30px}.hero .btn-wrap{margin-top:35px}.hero-video{top:120px;width:300px;right:-20px}.hero-about__video{width:360px;top:260px;right:40px}.hero-content{margin-left:0}.top-partners{display:block;padding-bottom:20px;white-space:nowrap}.top-partners a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2px 1px;padding:4px 6px!important;font-size:12px}.top-partners a svg{display:inline-block;width:auto;height:12px}.top-partners span{font-size:12px;padding-left:16px!important;background-size:14px!important}.complex-head{padding:20px 25px 60px;text-align:center;margin:0 auto}.complex-head .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.complex-head .title{font-size:24px}.stages-head{padding:100px 25px}.stages-list{gap:0;padding:0}.stages-item{padding:50px 0;border-bottom:1px solid rgba(255,255,255,.14)}.stages-item:last-child{border:0}.stages-item__img{width:100%;height:auto;-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important;margin-bottom:20px}.stages-item__content{width:100%;max-width:350px;padding:0 25px}.articles-head{padding:100px 25px;text-align:center;margin:0 auto}.articles-head .title{font-size:24px;margin:0 auto}.articles-head .subtitle{margin:25px auto 45px}.articles-head .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.articles-slider{width:calc(100% - 30px)}.articles-item{height:280px;padding:24px}.articles-item::before{display:none}.articles-item__badge{top:12px;right:12px}.help-head{padding-left:25px;padding-right:25px;text-align:center}.help-item{padding:25px}.help-item::after,.help-item::before{top:25px}.help-item__title h3{font-size:14px}.help-item__title span{margin-top:5px}.help-item__text{font-size:12px}.help-item.open .help-item__title h3{font-size:14px}.feedback-form{gap:40px;margin-top:40px}.feedback-title{font-size:30px}.footer{padding:30px 0 0}.footer::before{display:none}.footer-menu{margin-top:36px}.footer-menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.footer-menu ul li{width:100%;padding:0}.footer-menu ul a{padding:12px 0;display:block;border-bottom:1px solid rgba(255,255,255,.14);position:relative;background:url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 12L7 6.5L1 1' stroke='white'/%3E%3C/svg%3E%0A") right center no-repeat}.footer-bottom{padding:25px 15px;margin-top:30px;margin-left:-15px;margin-right:-15px;position:relative;gap:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-bottom::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#e2000c;z-index:-2}.footer-get{width:100%;margin-bottom:70px}.footer-sm{padding-bottom:20px}.footer-sm .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-sm p{position:relative;left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:10px;padding-top:70px}.footer-image{top:initial;bottom:-90px;right:-80px;width:340px}.about-head{padding:0 25px 25px}.about-head .title{font-size:25px}.about-text{padding:0 25px 25px}.single-head{background-size:290px}.page-404{height:calc(var(--app-height) - 70px - 146px)}.page-404 h2{font-size:26px;max-width:320px}.page-404 video{width:380px}.menu.open{height:var(--app-height)}.menu-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;height:var(--app-height)}.menu-right{padding:25px;min-height:10px}.menu-right h3{margin-left:0;font-size:12px;margin-top:1px}.menu-nav li{padding:4px 0}.menu-nav li a{font-size:38px;line-height:1.4}.menu-footer{margin-top:25px;margin-left:0}.menu-left{padding:25px;height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}@-webkit-keyframes lol{0%{opacity:0;-webkit-transform:translateX(-150px);transform:translateX(-150px)}33%,66%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(150px);transform:translateX(150px)}}@keyframes lol{0%{opacity:0;-webkit-transform:translateX(-150px);transform:translateX(-150px)}33%,66%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(150px);transform:translateX(150px)}}.hero-content,.single-content{padding-left:25px;padding-right:25px}.about-spec__item,.complex-item{padding:25px}.thanks{min-height:calc(var(--app-height) - 70px - 146px)}.thanks h2{font-size:26px}}@media (max-width:475px){.hero-about__video{width:260px;top:360px;right:40px}}