@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-Bold.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-BoldItalic.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-Black.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-Roman.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-LightItalic.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-BlackItalic.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-BlackItalic.woff") format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-MediumItalic.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-Italic.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"HelveticaNeueCyr";src:url("../fonts/HelveticaNeueCyr-Light.woff2") format("woff2"),url("../fonts/HelveticaNeueCyr-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{height:100%}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#000;font-family:"HelveticaNeueCyr",sans-serif;font-weight:normal;font-size:16px;line-height:normal;color:#fff}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}body::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border:5px solid #000;border-left:none}body::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.2)}header,main,footer,nav,picture{display:block}main{-ms-flex-negative:0;flex-shrink:0}footer{margin-top:auto}ul{list-style:none}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}strong{font-weight:bold}.container{max-width:1258px;padding:0 20px;margin:0 auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col{padding-left:15px;padding-right:15px}.overflow-hidden{overflow:hidden}@media(max-width: 1536px){body{font-size:11px}.container{max-width:896px}.row{margin-left:-11px;margin-right:-11px}.col{padding-left:11px;padding-right:11px}}@media(max-width: 991px){.container{max-width:720px}}@media(max-width: 767px){.container{max-width:540px}}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;padding:17px 35px;background-color:#4c0dff;border:none;font-family:inherit;font-weight:bold;font-size:16px;line-height:1;color:inherit;text-transform:uppercase;text-align:center;cursor:pointer}.up{display:none;width:50px;height:50px;border:1px solid #1d1e24;border-radius:50%;cursor:pointer;position:fixed;right:40px;bottom:136px;z-index:1}.up::before,.up::after{content:"";display:block;width:8px;height:25px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.up::before{background:url("../img/up-arrow-1.svg") no-repeat center/contain;opacity:1}.up::after{background:url("../img/up-arrow-2.svg") no-repeat center/contain;opacity:0}.up:hover{background-color:#4c0dff;border-color:#4c0dff}.up:hover::before{opacity:0}.up:hover::after{opacity:1}@media(max-width: 1536px){.button{padding:12px 24px;font-size:11px}.up{width:36px;height:36px;right:28px;bottom:96px}.up::before,.up::after{width:6px;height:18px}}@media(max-width: 767px){.button{padding:17px 35px;font-size:16px}.up{width:40px;height:40px;position:relative;right:auto;bottom:auto;-webkit-transform:none;transform:none;margin:30px auto 0}.up::before,.up::after{width:8px;height:25px}}.form input[type=text],.form input[type=email],.form input[type=tel],.form textarea{display:block;width:100%;height:60px;padding:0 23px;background-color:#1d1e24;font-family:inherit;font-weight:300;font-size:16px;line-height:130%;color:inherit;border:none}.form input[type=text]::-webkit-input-placeholder, .form input[type=email]::-webkit-input-placeholder, .form input[type=tel]::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder{color:inherit}.form input[type=text]::-moz-placeholder, .form input[type=email]::-moz-placeholder, .form input[type=tel]::-moz-placeholder, .form textarea::-moz-placeholder{color:inherit}.form input[type=text]:-ms-input-placeholder, .form input[type=email]:-ms-input-placeholder, .form input[type=tel]:-ms-input-placeholder, .form textarea:-ms-input-placeholder{color:inherit}.form input[type=text]::-ms-input-placeholder, .form input[type=email]::-ms-input-placeholder, .form input[type=tel]::-ms-input-placeholder, .form textarea::-ms-input-placeholder{color:inherit}.form input[type=text]::placeholder,.form input[type=email]::placeholder,.form input[type=tel]::placeholder,.form textarea::placeholder{color:inherit}.form textarea{height:144px;padding-top:19px;resize:none}.form-item{margin-bottom:20px}.form-item:last-child{margin-bottom:0}.wpcf7-radio label{display:block}.wpcf7-radio input{opacity:0;position:absolute;z-index:-1}.wpcf7-radio input:checked+.wpcf7-list-item-label::before{opacity:0}.wpcf7-radio input:checked+.wpcf7-list-item-label::after{opacity:1}.wpcf7-radio .wpcf7-list-item-label{display:block;padding-left:22px;font-weight:300;font-size:16px;line-height:130%;position:relative}.wpcf7-radio .wpcf7-list-item-label::before,.wpcf7-radio .wpcf7-list-item-label::after{content:"";display:block;width:16px;height:16px;position:absolute;left:0;top:1px}.wpcf7-radio .wpcf7-list-item-label::before{background:url("../img/radio-1.svg") no-repeat center/contain;opacity:1}.wpcf7-radio .wpcf7-list-item-label::after{background:url("../img/radio-2.svg") no-repeat center/contain;opacity:0}.wpcf7 form .wpcf7-response-output{padding:8px;border-width:1px;margin:20px 0 0}.wpcf7-not-valid-tip{margin-top:4px}@media(max-width: 1536px){.form input[type=text],.form input[type=email],.form input[type=tel],.form textarea{height:43px;padding:0 16px;font-size:11px}.form textarea{height:102px;padding-top:14px}.form-item{margin-bottom:14px}.wpcf7-radio .wpcf7-list-item-label{padding-left:16px;font-size:11px}.wpcf7-radio .wpcf7-list-item-label::before,.wpcf7-radio .wpcf7-list-item-label::after{width:11px;height:11px}.wpcf7 form .wpcf7-response-output{padding:6px;margin:14px 0 0}}@media(max-width: 767px){.form input[type=text],.form input[type=email],.form input[type=tel],.form textarea{height:60px;padding:0 20px;font-size:14px;line-height:140%}.form textarea{height:144px;padding-top:19px}.form-item{margin-bottom:20px}.wpcf7-radio .wpcf7-list-item-label{padding-left:22px;font-size:14px;line-height:140%}.wpcf7-radio .wpcf7-list-item-label::before,.wpcf7-radio .wpcf7-list-item-label::after{width:16px;height:16px;top:0}}.header{position:relative;z-index:2}.header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:75px;padding-top:24px;position:relative}.header-logo{display:block;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.header-languages{margin-right:100px;margin-top:10px}.header-languages a{display:block;font-size:16px;line-height:1;text-transform:uppercase}.header-languages .pll-parent-menu-item{position:relative}.header-languages .pll-parent-menu-item>a{padding-right:17px}.header-languages .pll-parent-menu-item>a::after{content:"";display:block;width:17px;height:16px;background:url("../img/languages-arrow.svg") no-repeat center/contain;position:absolute;right:0;top:0}.header-languages .pll-parent-menu-item.active>a::after{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.header-languages .pll-parent-menu-item.active .sub-menu{display:block}.header-languages .sub-menu{display:none;position:absolute;left:0;top:calc(100% + 8px)}.header-languages .sub-menu li{margin-bottom:8px}.header-languages .sub-menu li:last-child{margin-bottom:0}.header-hamburger{width:34px;height:34px;background:url("../img/header-navigation-open.svg") no-repeat center/contain;cursor:pointer}.header-navigation{width:100%;height:100vh;background-color:#000;opacity:0;position:absolute;left:0;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity .8s,-webkit-transform .8s;transition:opacity .8s,-webkit-transform .8s;transition:opacity .8s,transform .8s;transition:opacity .8s,transform .8s,-webkit-transform .8s;overflow:hidden}.header-navigation.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.header-navigation .container{position:relative}.header-navigation-close{display:block;width:34px;height:34px;background:url("../img/header-navigation-close.svg") no-repeat center/contain;position:absolute;right:15px;top:24px;cursor:pointer}.header-navigation-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header-navigation-menu ul{position:relative}.header-navigation-menu li{margin-bottom:40px}.header-navigation-menu li:last-child{margin-bottom:0}.header-navigation-menu a{font-weight:bold;font-size:36px;line-height:130%;color:rgba(255,255,255,.6);text-transform:uppercase;-webkit-transition:color .5s;transition:color .5s}.header-navigation-menu a::before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4c0dff;border-radius:50%;opacity:0;font-weight:900;font-size:122px;color:rgba(40,13,117,.15);line-height:1;letter-spacing:500px;white-space:nowrap;text-transform:uppercase;position:absolute;left:40%;top:50%;z-index:-1;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:letter-spacing .5s,left .5s;transition:letter-spacing .5s,left .5s}.header-navigation-menu a:hover{color:#000}.header-navigation-menu a:hover::before{content:attr(rel);width:935px;height:935px;letter-spacing:normal;opacity:1;left:50%}@media(max-width: 1536px){.header-row{height:54px;padding-top:16px}.header-logo{width:70px}.header-languages{margin-right:70px;margin-top:7px}.header-languages a{font-size:11px}.header-languages .pll-parent-menu-item>a{padding-right:12px}.header-languages .pll-parent-menu-item>a::after{width:12px;height:11px}.header-languages .sub-menu{top:calc(100% + 6px)}.header-languages .sub-menu li{margin-bottom:6px}.header-hamburger{width:24px;height:24px}.header-navigation-close{width:24px;height:24px;top:16px}.header-navigation-menu li{margin-bottom:28px}.header-navigation-menu a{font-size:26px}.header-navigation-menu a::before{font-size:86px;letter-spacing:356px}.header-navigation-menu a:hover::before{width:87vh;height:87vh}}@media(max-width: 767px){.header{padding-top:10px}.header-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;padding-top:0}.header-logo{-ms-flex-negative:0;flex-shrink:0;width:62px;position:static;-webkit-transform:none;transform:none;margin-right:auto}.header-languages{margin-right:15%;margin-top:0}.header-languages a{font-size:14px}.header-languages .pll-parent-menu-item>a{padding-right:15px}.header-languages .pll-parent-menu-item>a::after{width:15px;height:14px}.header-languages .sub-menu{top:calc(100% + 8px)}.header-languages .sub-menu li{margin-bottom:8px}.header-navigation-menu{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:18vh}.header-navigation-menu li{margin-bottom:26px}.header-navigation-menu a{font-size:24px}.header-navigation-menu a::before{font-size:42px;letter-spacing:94px;left:50%}.header-navigation-menu a:hover::before{width:320px;height:320px}}.footer{padding:30px 0;border-top:1px solid #1d1e24}.footer-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-copyright{font-weight:300;font-size:13px;line-height:1}.footer-social ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -9px}.footer-social li{margin:0 9px}.footer-social a{display:block;width:35px;height:35px;position:relative}.footer-social a::before,.footer-social a::after{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0}.footer-social a::before{opacity:1}.footer-social a::after{opacity:0}.footer-social a:hover::before{opacity:0}.footer-social a:hover::after{opacity:1}.footer-social .behance::before{background:url("../img/social-behance.svg") no-repeat center/contain}.footer-social .behance::after{background:url("../img/social-behance-gradient.svg") no-repeat center/contain}.footer-social .twitter::before{background:url("../img/social-twitter.svg") no-repeat center/contain}.footer-social .twitter::after{background:url("../img/social-twitter-gradient.svg") no-repeat center/contain}.footer-social .youtube::before{background:url("../img/social-youtube.svg") no-repeat center/contain}.footer-social .youtube::after{background:url("../img/social-youtube-gradient.svg") no-repeat center/contain}.footer-social .linkedin::before{background:url("../img/social-linkedin.svg") no-repeat center/contain}.footer-social .linkedin::after{background:url("../img/social-linkedin-gradient.svg") no-repeat center/contain}.footer-social .facebook::before{background:url("../img/social-facebook.svg") no-repeat center/contain}.footer-social .facebook::after{background:url("../img/social-facebook-gradient.svg") no-repeat center/contain}@media(max-width: 1536px){.footer{padding:20px 0}.footer-copyright{font-size:9px}.footer-social ul{margin:0 -7px}.footer-social li{margin:0 7px}.footer-social a{width:25px;height:25px}}@media(max-width: 767px){.footer{padding:30px 0}.footer-row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer-col{margin-bottom:18px}.footer-col:first-child{margin-bottom:0}.footer-copyright{font-size:10px}}.page-section{padding-top:120px;padding-bottom:120px}.page-title{font-weight:bold;font-size:70px;line-height:130%;text-transform:uppercase;text-align:center;margin-bottom:10px}.page-title:last-child{margin-bottom:0}.page-title-text{font-weight:300;font-size:16px;line-height:130%;text-align:center}.page-content{padding-top:40px;font-weight:300;font-size:16px;line-height:130%}.page-content h2{font-weight:bold;font-size:20px;line-height:130%;margin-bottom:10px}.page-content h2:last-child{margin-bottom:0}.page-content p{margin-bottom:21px}.page-content p:last-child{margin-bottom:0}@media(max-width: 1536px){.page-section{padding-top:85px;padding-bottom:85px}.page-title{font-size:50px;margin-bottom:8px}.page-title-text{font-size:11px}.page-content{padding-top:28px;font-size:11px}.page-content h2{font-size:14px;margin-bottom:7px}.page-content p{margin-bottom:15px}}@media(max-width: 767px){.page-section{padding-top:40px;padding-bottom:40px}.page-title{font-size:40px;margin-bottom:10px}.page-title-text{font-size:14px;line-height:140%}.page-content{font-size:14px;line-height:140%}.page-content h2{font-size:16px;margin-bottom:12px}.page-content p{margin-bottom:20px}}.hero-section{height:calc(100vh - 96px);min-height:680px;margin-top:-75px;position:relative}.hero-slider{height:100%}.hero-slider .swiper-slide{background-color:#000}.hero-slider .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.hero-content-container{position:absolute;left:0;right:0;top:31.111vh;z-index:1}.hero-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-text-1{font-weight:300;font-size:20px;line-height:1;margin-left:208px;margin-bottom:8px}.hero-text-2{font-weight:bold;font-size:70px;line-height:1;text-transform:uppercase;margin-left:208px;margin-bottom:4px}.hero-text-3{background:url("../img/hero-text-background.jpg") no-repeat;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:900;font-size:135px;line-height:1;text-transform:uppercase;margin-bottom:12px}.hero-text-4{font-weight:bold;font-size:70px;line-height:1;text-transform:uppercase;margin-left:104px}.hero-button{text-align:center;margin-top:46px}@media(max-width: 1536px){.hero-section{height:calc(100vh - 66px);min-height:482px;margin-top:-54px}.hero-text-1{font-size:14px;margin-left:148px;margin-bottom:6px}.hero-text-2{font-size:50px;margin-left:148px;margin-bottom:4px}.hero-text-3{background-size:504px 100px;font-size:96px;margin-bottom:8px}.hero-text-4{font-size:50px;margin-left:74px}.hero-button{margin-top:32px}}@media(max-width: 991px){.hero-content-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 767px){.hero-section{height:auto;min-height:0;padding-bottom:40px;margin-top:-43px}.hero-content-container{position:static;margin-top:12px}.hero-text-1{font-size:16px;margin-left:68px}.hero-text-2{font-size:40px;margin-left:68px}.hero-text-3{background-size:320px 74px;font-size:60px}.hero-text-4{font-size:40px;text-align:right;margin-left:0;margin-right:14px}.hero-button{margin-top:40px}}.history-section{padding-top:120px;padding-bottom:120px}.history-container{position:relative}.history-title{max-width:698px;font-weight:bold;font-size:70px;line-height:130%;text-transform:uppercase;margin-bottom:40px}.history-col{width:50%}.history-image{max-width:490px}.history-years{max-width:282px;position:absolute;right:0;top:0}.history-years-caption{font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase}.history-years-value{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:bold;font-size:64px;line-height:130%;text-transform:uppercase;margin-left:104px}.history-content-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%}.history-text{font-weight:300;font-size:16px;line-height:130%}.history-text p{margin-bottom:21px}.history-text p:last-child{margin-bottom:0}.history-text-block{padding-top:40px;border-top:1px solid #1d1e24;font-weight:bold;font-size:20px;line-height:130%;margin-top:40px}.history-button{text-align:right;margin-right:90px;margin-top:40px}@media(max-width: 1536px){.history-section{padding-top:85px;padding-bottom:85px}.history-title{max-width:496px;font-size:50px;margin-bottom:28px}.history-image{max-width:348px}.history-years{max-width:200px}.history-years-caption{font-size:26px}.history-years-value{font-size:46px;margin-left:74px}.history-text{font-size:11px}.history-text p{margin-bottom:15px}.history-text-block{padding-top:28px;font-size:14px;margin-top:28px}.history-button{margin-right:64px;margin-top:28px}}@media(max-width: 991px){.history-title{max-width:100%}.history-content-col{width:100%;margin-bottom:15px}.history-content-col:last-child{margin-bottom:0}.history-years{position:static;margin-top:28px}}@media(max-width: 767px){.history-section{padding-top:40px;padding-bottom:70px}.history-title{font-size:40px}.history-col{width:100%;margin-bottom:30px}.history-col:last-child{margin-bottom:0}.history-years{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:252px;margin-left:auto}.history-years-caption{font-size:24px}.history-years-value{padding-top:17px;font-size:40px;margin-left:22px}.history-image{max-width:100%}.history-content-col{margin-bottom:20px}.history-text{font-size:14px;line-height:140%}.history-text p{margin-bottom:20px}.history-text-block{font-size:16px;margin-top:12px}.history-button{margin-right:0}}.do-section{padding-top:130px;padding-bottom:130px;position:relative;margin-bottom:120px}.do-section::before,.do-section::after{content:"";display:block;width:38.542vw;height:10px;background-color:#1d1e24;position:absolute}.do-section::before{right:0;top:0}.do-section::after{left:0;bottom:0}.do-col:nth-child(1){width:25%}.do-col:nth-child(2){width:41.6666666667%}.do-col:nth-child(3){width:33.3333333333%}.do-title{font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase}.do-button{margin-top:40px}.do-button:first-child{margin-top:0}.do-text{max-width:454px;font-weight:300;font-size:16px;line-height:130%}.do-text p{margin-bottom:21px}.do-text p:last-child{margin-bottom:0}.do-years{max-width:370px}.do-years-value{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:bold;font-size:64px;line-height:130%;text-transform:uppercase;text-align:right;margin-right:50px;margin-bottom:-20px}.do-years-caption{font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase}@media(max-width: 1536px){.do-section{padding-top:92px;padding-bottom:92px;margin-bottom:85px}.do-section::before,.do-section::after{content:"";height:8px}.do-title{font-size:26px}.do-button{margin-top:28px}.do-text{max-width:323px;font-size:11px}.do-text p{margin-bottom:15px}.do-years{max-width:263px}.do-years-value{font-size:46px;margin-right:36px;margin-bottom:-14px}.do-years-caption{font-size:26px}}@media(max-width: 991px){.do-col{margin-bottom:30px}.do-col:nth-child(1){width:33.3333333333%}.do-col:nth-child(2){width:66.6666666667%}.do-col:nth-child(3){width:100%}.do-col:last-child{margin-bottom:0}.do-text{max-width:100%}.do-years{margin-left:auto}}@media(max-width: 767px){.do-section{padding-top:88px;padding-bottom:78px;margin-bottom:80px}.do-section::before{width:75.556vw}.do-section::after{width:56.667vw}.do-col{margin-bottom:40px}.do-col:nth-child(1){width:100%}.do-col:nth-child(2){width:100%;margin-bottom:0}.do-title{max-width:202px;font-size:24px}.do-text{font-size:14px;line-height:140%}.do-text p{margin-bottom:20px}.do-years{max-width:210px;margin-right:48px}.do-years-value{font-size:40px;margin-right:4px;margin-bottom:-30px}.do-years-caption{font-size:24px}}.stopping-section{padding-bottom:120px}.stopping-col:first-child{width:41.6666666667%;z-index:1}.stopping-col:last-child{width:58.3333333333%}.stopping-title{font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase;margin-bottom:30px}.stopping-title strong{color:#4c0dff}.stopping-text{font-weight:300;font-size:16px;line-height:130%}.stopping-text p{margin-bottom:21px}.stopping-text p:last-child{margin-bottom:0}.stopping-button{margin-top:40px}.stopping-image{margin-left:-84px}@media(max-width: 1536px){.stopping-section{padding-bottom:85px}.stopping-title{font-size:26px;margin-bottom:21px}.stopping-text{font-size:11px}.stopping-text p{margin-bottom:15px}.stopping-button{margin-top:28px}.stopping-image{margin-left:-60px}}@media(max-width: 767px){.stopping-section{padding-bottom:80px}.stopping-col{margin-bottom:26px}.stopping-col:first-child{width:100%}.stopping-col:last-child{width:100%;margin-bottom:0}.stopping-title{font-size:24px;margin-bottom:30px}.stopping-text{font-size:14px;line-height:140%}.stopping-text p{margin-bottom:20px}.stopping-image{margin-left:-20px;margin-right:-20px}}.services-hero-section{padding-top:88px;overflow:hidden}.services-hero-section.no-image .services-hero-content{position:static;-webkit-transform:none;transform:none;margin:0 auto}.services-hero{position:relative}.services-hero-image img{width:100%}.services-hero-content{width:100%;max-width:512px;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 1536px){.services-hero-section{padding-top:62px}.services-hero-content{max-width:364px}}@media(max-width: 991px){.services-hero-content{position:static;margin:0 auto -66px;-webkit-transform:none;transform:none}}@media(max-width: 767px){.services-hero-section{padding-top:40px}.services-hero-section.no-image{margin-bottom:-40px}.services-hero-content{max-width:320px;margin-bottom:-8px}.services-hero-image{margin:0 -26px}}.services-section{padding-top:60px;padding-bottom:110px}.services-row{margin-top:-60px}.services-col{width:25%;margin-top:60px}.services-card{display:block;position:relative}.services-card::before{content:"";display:block;width:24px;height:24px;background:url("../img/services-card-arrow.svg") no-repeat center/contain;position:absolute;right:12px;top:0;opacity:0}.services-card:hover::before{opacity:1}.services-card:hover .services-card-title{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.services-card-title{padding-bottom:10px;font-weight:bold;font-size:20px;line-height:130%;border-bottom:1px solid #1d1e24;margin-right:46px;margin-bottom:15px}.services-card-text{font-weight:300;font-size:16px;line-height:130%}@media(max-width: 1536px){.services-section{padding-top:42px;padding-bottom:70px}.services-row{margin-top:-42px}.services-col{margin-top:42px}.services-card::before{width:17px;height:17px;right:8px}.services-card-title{padding-bottom:7px;font-size:14px;margin-right:32px;margin-bottom:10px}.services-card-text{font-size:11px}}@media(max-width: 991px){.services-col{width:50%}}@media(max-width: 767px){.services-section{padding-top:80px;padding-bottom:28px}.services-row{margin-top:-30px}.services-col{width:100%;margin-top:30px}.services-card::before{width:24px;height:24px;right:0;opacity:1}.services-card-title{padding-right:30px;padding-bottom:12px;font-size:16px;margin-right:0}.services-card-text{font-size:14px;line-height:140%}}.service-hero-section{margin-top:-75px}.service-hero-section.no-image{padding-top:82px;margin-top:0}.service-hero-section.no-image .service-hero-container{position:static}.service-hero-image{width:38.385%;border-bottom:10px solid #1d1e24}.service-hero-image img{width:100%}.service-hero-container{position:absolute;left:0;right:0;top:9.896vw}.service-hero-content{width:100%;max-width:685px;margin:0 auto}.service-hero-button{text-align:center;margin-top:30px}@media(max-width: 1536px){.service-hero-section{margin-top:-54px}.service-hero-section.no-image{padding-top:58px}.service-hero-image{border-width:7px}.service-hero-content{max-width:418px}.service-hero-button{margin-top:21px}}@media(max-width: 991px){.service-hero-image{width:75%}}@media(max-width: 767px){.service-hero-section{margin-top:-43px}.service-hero-section.no-image{padding-top:40px}.service-hero-image{margin-bottom:50px;border-width:10px}.service-hero-container{position:static}.service-hero-button{margin-top:18px}}.creating-section{padding-top:120px;padding-bottom:126px}.creating-col:nth-child(1){width:41.6666666667%}.creating-col:nth-child(2){width:25%}.creating-col:nth-child(3){width:33.3333333333%}.creating-title{font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase;margin-bottom:20px}.creating-text{font-weight:300;font-size:16px;line-height:130%}.creating-text p{margin-bottom:21px}.creating-text p:last-child{margin-bottom:0}.creating-main{max-width:386px}.creating-main .creating-text{max-width:326px}.creating-list li{margin-bottom:30px}.creating-list li:last-child{margin-bottom:0}.creating-list a{display:inline-block;font-weight:bold;font-size:20px;line-height:130%}.creating-list a:hover{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.creating-button{margin-top:40px}@media(max-width: 1536px){.creating-section{padding-top:85px;padding-bottom:90px}.creating-title{font-size:26px;margin-bottom:14px}.creating-text{font-size:11px}.creating-text p{margin-bottom:15px}.creating-main{max-width:275px}.creating-main .creating-text{max-width:232px}.creating-list li{margin-bottom:20px}.creating-list a{font-size:14px}.creating-button{margin-top:28px}}@media(max-width: 767px){.creating-section{padding-top:80px;padding-bottom:80px}.creating-col:nth-child(1){width:100%;margin-bottom:40px}.creating-col:nth-child(2){width:100%;margin-bottom:30px}.creating-col:nth-child(3){width:100%}.creating-title{font-size:24px;margin-bottom:20px}.creating-text{font-size:14px;line-height:140%}.creating-text p{margin-bottom:20px}.creating-main{max-width:100%}.creating-main .creating-text{max-width:100%;font-size:16px;line-height:130%}.creating-list li{text-align:center}.creating-list a{font-size:16px}.creating-button{text-align:right;margin-top:30px}}.stages-section{padding-top:130px;padding-bottom:120px;position:relative}.stages-section::before{content:"";display:block;width:38.542vw;height:10px;background-color:#1d1e24;position:absolute;right:0;top:0}.stages-title{font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase;margin-bottom:80px}.stages-container{width:100%;max-width:1010px;margin:0 auto}.stage{padding-bottom:30px;position:relative}.stage::before{content:"";display:block;width:1px;background-color:#1d1e24;position:absolute;left:0;top:0;bottom:0}.stage::after{content:"";display:block;width:11px;height:11px;background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);border-radius:50%;position:absolute;left:-5px;top:8px}.stage:first-child::before{top:10px}.stage:last-child{padding-bottom:0}.stage:last-child::before{bottom:calc(100% - 10px)}.stage-col:first-child{width:40%}.stage-col:last-child{width:60%}.stage-title{padding-left:32px;font-weight:bold;font-size:20px;line-height:130%}.stage-text{font-weight:300;font-size:16px;line-height:130%}@media(max-width: 1536px){.stages-section{padding-top:92px;padding-bottom:85px}.stages-section::before{height:8px}.stages-title{font-size:26px;margin-bottom:56px}.stages-container{max-width:718px}.stage{padding-bottom:20px}.stage::after{top:4px}.stage-title{padding-left:22px;font-size:14px}.stage-text{font-size:11px}}@media(max-width: 767px){.stages-section{padding-top:90px;padding-bottom:80px}.stages-section::before{width:75.556vw}.stages-title{font-size:24px;margin-bottom:30px}.stage::after{top:8px}.stage-col:first-child{width:100%;margin-bottom:15px}.stage-col:last-child{width:100%}.stage-title{padding-left:26px;font-size:20px}.stage-text{padding-left:26px;font-size:16px}}.cooperation-section{position:relative}.cooperation-container{position:absolute;left:0;right:0;top:0;bottom:0}.cooperation-container .container{height:100%}.cooperation-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.cooperation-content{max-width:678px}.cooperation-title{font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase}.cooperation-title strong{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.cooperation-button{margin-top:40px}.cooperation-image img{width:100%}@media(max-width: 1536px){.cooperation-content{max-width:482px}.cooperation-title{font-size:26px}.cooperation-button{margin-top:28px}}@media(max-width: 991px){.cooperation-container{padding-top:80px;background-color:#1c1d23;position:relative}}@media(max-width: 767px){.cooperation-title{font-size:24px;text-align:center}.cooperation-button{text-align:center;margin-top:30px}.cooperation-image{margin-top:-76px}}.faq-section{padding-top:120px}.faq-title{font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase}.faq-col:first-child{width:33.3333333333%}.faq-col:last-child{width:66.6666666667%}.faq{max-width:594px}.faq-item{position:relative;margin-bottom:35px}.faq-item::before,.faq-item::after{content:"";display:block;width:24px;height:24px;position:absolute;right:0;top:0;cursor:pointer}.faq-item::before{background:url("../img/faq-1.svg") no-repeat center/contain;opacity:1}.faq-item::after{background:url("../img/faq-2.svg") no-repeat center/contain;opacity:0}.faq-item:last-child{margin-bottom:0}.faq-item.active::before{opacity:0}.faq-item.active::after{opacity:1}.faq-item.active .faq-item-question{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.faq-item.active .faq-item-question::after{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%)}.faq-item.active .faq-item-answer{display:block}.faq-item-question{padding-right:54px;padding-bottom:10px;font-weight:bold;font-size:20px;line-height:130%;position:relative;z-index:1;cursor:pointer}.faq-item-question::after{content:"";display:block;width:100%;height:1px;background-color:#1d1e24;position:absolute;left:0;bottom:0}.faq-item-answer{display:none;padding-top:20px;font-weight:300;font-size:16px;line-height:130%}@media(max-width: 1536px){.faq-section{padding-top:85px}.faq-title{font-size:26px}.faq{max-width:424px}.faq-item{margin-bottom:25px}.faq-item::before,.faq-item::after{width:17px;height:17px}.faq-item-question{padding-right:38px;padding-bottom:7px;font-size:14px}.faq-item-answer{padding-top:14px;font-size:11px}}@media(max-width: 767px){.faq-section{padding-top:80px}.faq-title{font-size:24px}.faq-col:first-child{width:100%;margin-bottom:30px}.faq-col:last-child{width:100%}.faq{max-width:100%}.faq-item{margin-bottom:20px}.faq-item::before,.faq-item::after{width:24px;height:24px}.faq-item-question{padding-right:68px;padding-bottom:10px;font-size:16px}.faq-item-answer{padding-top:10px;font-size:14px;line-height:140%}}.portfolios-hero-section{padding-top:16px;padding-bottom:58px;position:relative}.portfolios-hero-section::after{content:"";display:block;width:38.385vw;height:10px;background-color:#1d1e24;position:absolute;left:0;bottom:0}.portfolios-hero-col{width:33.3333333333%}.portfolios-hero-content{padding-top:160px;margin-left:-30px;margin-right:-30px}.portfolios-hero-button{text-align:center;margin-top:40px}.portfolios-hero-navigation{padding-left:104px;padding-top:160px}.portfolios-hero-navigation li{margin-bottom:20px}.portfolios-hero-navigation li:last-child{margin-bottom:0}.portfolios-hero-navigation li.current a{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.portfolios-hero-navigation a{display:inline-block;font-weight:bold;font-size:20px;line-height:130%}.portfolios-hero-navigation a:hover{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1536px){.portfolios-hero-section{padding-top:10px;padding-bottom:40px}.portfolios-hero-section::after{height:8px}.portfolios-hero-content{padding-top:114px}.portfolios-hero-button{margin-top:28px}.portfolios-hero-navigation{padding-left:74px;padding-top:114px}.portfolios-hero-navigation li{margin-bottom:14px}.portfolios-hero-navigation a{font-size:14px}}@media(max-width: 991px){.portfolios-hero-col{width:100%}.portfolios-hero-image img{margin:0 auto}.portfolios-hero-content{padding-top:30px;margin-left:0;margin-right:0}.portfolios-hero-navigation{padding-left:0;padding-top:30px}.portfolios-hero-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-15px -15px 0}.portfolios-hero-navigation li{margin:15px 15px 0}}@media(max-width: 767px){.portfolios-hero-section{padding-top:0;padding-bottom:0}.portfolios-hero-section::after{display:none}.portfolios-hero-image{width:63%;margin:0 auto}.portfolios-hero-content{padding-top:20px;padding-bottom:40px}.portfolios-hero-button{margin-top:22px}.portfolios-hero-navigation{padding-top:0;margin-left:-20px;margin-right:-20px;overflow-x:auto}.portfolios-hero-navigation::-webkit-scrollbar{display:none;width:0 !important}.portfolios-hero-navigation ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}.portfolios-hero-navigation li{margin-left:0;margin-right:20px;margin-top:0}.portfolios-hero-navigation li:first-child{padding-left:20px}.portfolios-hero-navigation li:last-child{padding-right:20px;margin-right:0}.portfolios-hero-navigation a{font-size:16px;white-space:nowrap}}.portfolios-section{padding-top:120px;padding-bottom:120px}.portfolios-row{margin-top:-30px}.portfolios-col{display:none;width:33.3333333333%;margin-top:30px}.portfolios-col:nth-child(-n+9){display:block}.portfolios-card-image{display:block;margin-bottom:30px}.portfolios-card-image img{width:100%}.portfolios-card-header{display:-webkit-box;display:-ms-flexbox;display:flex}.portfolios-card-row{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-bottom:4px;border-bottom:1px solid #1d1e24;margin-bottom:15px}.portfolios-card-title{font-weight:bold;font-size:20px;line-height:130%;margin-right:30px}.portfolios-card-categories{font-weight:300;font-size:16px;line-height:130%}.portfolios-card-categories a{display:block;margin-bottom:5px}.portfolios-card-categories a:last-child{margin-bottom:0}.portfolios-card-text{max-width:345px;font-weight:300;font-size:16px;line-height:130%}.portfolios-button{text-align:center;margin-top:60px}@media(max-width: 1536px){.portfolios-section{padding-top:85px;padding-bottom:85px}.portfolios-row{margin-top:-20px}.portfolios-col{margin-top:20px}.portfolios-card-image{margin-bottom:20px}.portfolios-card-row{margin-bottom:10px}.portfolios-card-title{font-size:14px;margin-right:20px}.portfolios-card-categories{font-size:11px}.portfolios-card-text{max-width:245px;font-size:11px}.portfolios-button{margin-top:40px}}@media(max-width: 991px){.portfolios-col{width:50%}.portfolios-card-text{max-width:100%}}@media(max-width: 767px){.portfolios-section{padding-top:40px;padding-bottom:80px}.portfolios-row{margin-top:-30px}.portfolios-col{width:100%;margin-top:30px}.portfolios-card-image{height:41.667vw}.portfolios-card-image img{height:100%;-o-object-fit:cover;object-fit:cover}.portfolios-card-title{font-size:16px}.portfolios-card-categories{font-size:14px;line-height:140%}.portfolios-card-text{font-size:14px;line-height:140%}}.portfolio-section{padding-top:120px;padding-bottom:120px}.portfolio-image{padding-top:40px}.portfolio-image img{width:100%}@media(max-width: 1536px){.portfolio-section{padding-top:85px;padding-bottom:85px}.portfolio-image{padding-top:28px}}@media(max-width: 767px){.portfolio-section{padding-top:40px;padding-bottom:40px}}.contacts-hero-section{padding-top:82px}.contacts-hero-content{width:100%;max-width:506px;margin:0 auto}@media(max-width: 1536px){.contacts-hero-section{padding-top:58px}.contacts-hero-content{max-width:348px}}@media(max-width: 767px){.contacts-hero-section{padding-top:40px}.contacts-hero-content{max-width:100%}}.contacts-section{padding-top:100px;padding-bottom:50px}.contacts-col:nth-child(1){width:25%}.contacts-col:nth-child(2){width:33.3333333333%}.contacts-col:nth-child(3){width:41.6666666667%}.contacts-content-block{margin-bottom:25px}.contacts-content-block:last-child{margin-bottom:0}.contacts-title{font-weight:bold;font-size:20px;line-height:130%;margin-bottom:25px}.contacts-text{font-weight:300;font-size:16px;line-height:130%}.contacts-text p{margin-bottom:21px}.contacts-text p:last-child{margin-bottom:0}.contacts-text strong{font-weight:300;background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.contacts-call{margin-bottom:48px}.contacts-call-label{font-weight:300;font-size:16px;line-height:130%;margin-bottom:20px}.contacts-call-value{display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase}.contacts-write-label{font-weight:300;font-size:16px;line-height:130%;margin-bottom:20px}.contacts-write-value{display:inline-block;font-weight:bold;font-size:20px;line-height:130%}@media(max-width: 1536px){.contacts-section{padding-top:70px;padding-bottom:36px}.contacts-content-block{margin-bottom:18px}.contacts-title{font-size:14px;margin-bottom:18px}.contacts-text{font-size:11px}.contacts-text p{margin-bottom:15px}.contacts-call{margin-bottom:34px}.contacts-call-label{font-size:11px;margin-bottom:14px}.contacts-call-value{font-size:26px}.contacts-write-label{font-size:11px;margin-bottom:14px}.contacts-write-value{font-size:14px}}@media(max-width: 991px){.contacts-col:nth-child(1){width:100%;margin-bottom:30px}.contacts-col:nth-child(2){width:100%;margin-bottom:40px}.contacts-col:nth-child(3){width:100%}.contacts-col:last-child{margin-bottom:0}.contacts-content-block{margin-bottom:30px}.contacts-call{margin-bottom:30px}}@media(max-width: 767px){.contacts-section{padding-top:80px;padding-bottom:80px}.contacts-title{font-size:16px;margin-bottom:10px}.contacts-text{font-size:14px;line-height:140%}.contacts-text p{margin-bottom:0}.contacts-call{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts-call-label{font-size:14px;line-height:140%;margin-right:26px;margin-bottom:0}.contacts-call-value{font-size:24px}.contacts-write-label{font-size:14px;line-height:140%;margin-bottom:10px}.contacts-write-value{font-size:16px}}.discuss-section{padding-bottom:16.823vw;background:url("../img/discuss-image.png") no-repeat center bottom/100% auto;margin-bottom:20px}.service-discuss-section{padding-top:120px;padding-bottom:120px}.discuss-section-title{font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase;margin-bottom:60px}.discuss-row{margin-bottom:60px}.discuss-row:last-child{margin-bottom:0}.discuss-col:nth-child(1){width:66.6666666667%}.discuss-col:nth-child(2){width:33.3333333333%}.discuss-heading-col{width:50%}.discuss-heading-title{padding-right:1px;font-weight:bold;font-size:36px;line-height:130%;text-transform:uppercase}.discuss-heading-text{padding-top:38px;font-weight:300;line-height:130%}.discuss-form-radios .wpcf7-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.discuss-form-radios .wpcf7-radio .wpcf7-list-item{-ms-flex-negative:0;flex-shrink:0;margin-left:0;margin-right:15px}.discuss-form-radios .wpcf7-radio .wpcf7-list-item:last-child{margin-right:0}.discuss-form-col{width:50%}.discuss-form-text{font-weight:300;font-size:16px;line-height:130%}.discuss-form-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:32px}.discuss-form-submit .wpcf7-spinner{margin:0;position:absolute;left:0}.discuss-form-agreement{font-weight:300;font-size:13px;line-height:130%;margin-left:25px}.discuss-messengers{padding-left:104px}.discuss-messengers-title{font-weight:300;font-size:16px;line-height:130%;margin-bottom:20px}.discuss-messengers-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-20px;margin-left:-34px}.discuss-messengers-list li{margin-left:34px;margin-top:20px}.discuss-messengers-list a{display:inline-block;font-weight:bold;font-size:20px;line-height:130%}.discuss-messengers-list a:hover{background:-webkit-gradient(linear, left top, right top, from(#9541FF), to(#CF95FF));background:linear-gradient(90deg, #9541FF 0%, #CF95FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1536px){.discuss-section{margin-bottom:14px}.service-discuss-section{padding-top:85px;padding-bottom:85px}.discuss-section-title{font-size:26px;margin-bottom:43px}.discuss-row{margin-bottom:42px}.discuss-heading-title{padding-right:0;font-size:26px}.discuss-heading-text{padding-top:26px}.discuss-form-radios .wpcf7-radio .wpcf7-list-item{margin-right:11px}.discuss-form-text{font-size:11px}.discuss-form-submit{margin-top:24px}.discuss-form-agreement{font-size:9px;margin-left:18px}.discuss-messengers{padding-left:74px}.discuss-messengers-title{font-size:11px;margin-bottom:14px}.discuss-messengers-list ul{margin-top:-14px;margin-left:-24px}.discuss-messengers-list li{margin-left:24px;margin-top:14px}.discuss-messengers-list a{font-size:14px}}@media(max-width: 991px){.discuss-section-title{margin-bottom:30px}.discuss-col{margin-bottom:40px}.discuss-col:nth-child(1){width:100%}.discuss-col:nth-child(2){width:100%}.discuss-col:last-child{margin-bottom:0}.discuss-messengers{padding-left:0}}@media(max-width: 767px){.discuss-section{padding-bottom:52.778vw;background:url("../img/discuss-image-mob.png") no-repeat center bottom/100% auto;margin-bottom:30px}.service-discuss-section{padding-top:74px;padding-bottom:80px}.discuss-section-title{font-size:24px;margin-bottom:20px}.discuss-row{margin-bottom:30px}.discuss-heading-col{width:100%;margin-bottom:20px}.discuss-heading-col:last-child{margin-bottom:0}.discuss-heading-title{font-size:24px}.discuss-heading-text{padding-top:0;font-size:14px;line-height:140%}.discuss-form-radios{overflow-x:auto;margin-left:-20px;margin-right:-20px}.discuss-form-radios::-webkit-scrollbar{display:none;width:0 !important}.discuss-form-radios .wpcf7-radio .wpcf7-list-item{margin-right:15px}.discuss-form-radios .wpcf7-radio .wpcf7-list-item:first-child{padding-left:20px}.discuss-form-radios .wpcf7-radio .wpcf7-list-item:last-child{padding-right:20px}.discuss-form-col{width:100%;margin-bottom:30px}.discuss-form-col:last-child{margin-bottom:0}.discuss-form-text{font-size:14px;line-height:140%}.discuss-form-submit{margin-top:30px}.discuss-form-agreement{font-size:12px}.discuss-messengers-title{font-size:14px;line-height:140%;margin-bottom:8px}.discuss-messengers-list ul{margin-left:-20px}.discuss-messengers-list li{margin-left:20px}.discuss-messengers-list a{font-size:16px}}