@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body, h1, .h1{
font-family: 'Roboto';
line-height: 1.4;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto';
}
ul li:last-of-type{
    margin-bottom:0;
}
.wrap, .wrapHeader  {
    max-width: 2445px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}
.wrapHeader{
    padding-top: 30px;
    padding-bottom: 30px;
    background: transparent!important;
}
.fixHeader header {
    background:  rgba(22, 25, 131, 0.62);
}
.platform_breadcrumb_wrap{
    display: none;
}
a.logo {
    flex: 0 0 400px;
}
a.logo svg{
    width: 100%;
    height: auto;
}
.wrapHeader ul {
    justify-content: space-between;
    flex: 0 0 auto ;
    gap: 50px;
}
.wrapHeader ul li{
    flex: 1 1 auto;
}
.wrapHeader ul a {
    margin-left: 0px;
    display: block;
    text-align: center;
    font-size: 32px;
    line-height: 1.1;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0278FF;
    padding: 13.5px 26px;
    border-radius: 5px;
    border: none;
    text-decoration: none !important;
}
.plavBlock1 {
    padding: 170px 0;
}
section#dfa_first {
    padding-top: 320px;
    padding-bottom: 195px;
    background-color: #161983;
    position: relative;
}
.first_img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 48%;    
}
img.first_img__bcg {
    position: absolute;
    width: 89%;
    opacity: 0.4;
    right: 35px;
    animation-name: animation_7_1;
    animation-duration: 6.1s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-fill-mode: none;
    animation-play-state: running;
}
@keyframes animation_7_1{
    0% {
        transform: translateY(0);
        animation-timing-function: linear;
    }
    100% {
        transform: translateY(26px);
    }
}
img.first_img__cube{
    position: absolute;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-fill-mode: none;
    animation-play-state: running;
}
img.first_img__cube_main {
    width: 100%;    
    position: relative;
    animation-name: animation_8_1;
    animation-duration: 4.2s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-fill-mode: none;
    animation-play-state: running;    
}
@keyframes animation_8_1{
    0% {
        transform: translateY(0);
        animation-timing-function: linear;
    }
    100% {
        transform: translateY(17px);
    }
}
img.first_img__cube.first_img__cube_1 {
    left: 33%;
    top: 3%;
    animation-name: animation_11_1;
    animation-duration: 3.8s;
    
}
@keyframes animation_11_1{
    0% {
        transform: translateY(0);
        animation-timing-function: linear;
    }
    100% {
        transform: translateY(16px);
    }
}
img.first_img__cube.first_img__cube_2 {
    left: 48%;
    top: 8%;
    animation-name: animation_10_1;
    animation-duration: 3.9s;
}
@keyframes animation_10_1{
    0% {
        transform: translateY(0);
        animation-timing-function: linear;
    }
    100% {
        transform: translateY(22px);
    }
}
img.first_img__cube.first_img__cube_3 {
    left: 71%;
    top: 18%;
    animation-name: animation_12_1;
    animation-duration: 5.5s;
}
@keyframes animation_12_1{
    0% {
        transform: translateY(0);
        animation-timing-function: linear;
    }
    100% {
        transform: translateY(29px);
    }
}
img.first_img__cube.first_img__cube_4 {
    left: 17%;
    top: 65%;
    animation-name: animation_14_1;
    animation-duration: 5.6s;
}
@keyframes animation_14_1{
    0% {
        transform: translateY(0);
        animation-timing-function: linear;
    }
    100% {
        transform: translateY(7px);
    }
}
img.first_img__cube.first_img__cube_5 {
    left: 34%;
    top: 87%;
    animation-name: animation_19_1;
    animation-duration: 5.4s;
}
@keyframes animation_19_1{
    0% {
        transform: translateY(0);
        animation-timing-function: linear;
    }
    100% {
        transform: translateY(5px);
    }
}
h1 {
    font-size: 95px;
    color: #FFCA56;
    max-width: 55%;
    font-weight: 700;
    margin-bottom: 50px;
}
.under_title{
color: #FFCA56;
}
.first_text {
    color: #fff;
    font-weight: 700;
    font-size: 38px;
    line-height: 1.2;
    max-width: 51%;
    margin-bottom: 170px;
}
.btn{
    font-weight: 700;
    font-size: 64px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 49px;
    text-align: center;
    background-color: #0278ff;
    border-radius: 15px;
    transition: 0.3s;
}
.btn:hover{
    color: #fff;
    background-color: rgb(93, 31, 207);
}
.btn:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
}
section#dfa_what {
    background: url(/local/templates/newDiasoft/images/dfa/bcg_what.webp) no-repeat center / cover;
}
h2 {
    margin: 0;
    margin-bottom: 90px;
    text-transform: uppercase;
    color: #280081;
    font-weight: bold;
    font-size: 95px;
    line-height: 1.2;
}
.what_text-big {
    font-size: 58px;
    font-weight: 700;
    line-height: 1.35;
    color: #5D1FCF;
    margin-bottom: 105px;
    max-width: 95%;
    text-transform: uppercase;
}
.what_text-small {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 130px;
    color: #080855;
}
.what_list {
    display: grid;
    gap: 80px;
    grid-template-columns: repeat(2, 1fr);
}
.what_item {
    position: relative;
    padding-left: 165px;
}
.what_item:before{
    content: '';
    width: 147px;
    height: 99px;
    background: url(/local/templates/newDiasoft/images/dfa/arr_what.svg) no-repeat center / cover;
    position: absolute;
    left: 0;
    top: 0;
}
.what_wrap {
    padding: 60px 55px;
    border-radius: 15px;
    background: url(/local/templates/newDiasoft/images/dfa/bcg_what_wrap.webp) no-repeat center / cover;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.what_item-strong {
    font-size: 80px;
    font-weight: 700;
    line-height: 1.17;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 60px;
}
.what_wrap p {
    margin-bottom: 100px;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
    color: #fff;
}
.what_wrap ul {
    margin-top: auto;
}
ul li {
    position: relative;
    padding-left: 60px;
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 57px;
    color: #fff;
    font-weight: bold;
}
ul li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    width: 44px;
    height: 44px;
    mask-image: none;
    -webkit-mask-image: none;
    background: url(/local/templates/newDiasoft/images/dfa/bullit.svg);
    background-size: contain;
}
.white{
    color: #fff;
}
section#dfa_preim {
    background: url(/local/templates/newDiasoft/images/dfa/bcg_preim.webp) no-repeat center / cover;
}
.preim_item.preim_item-1 {
    margin-bottom: 180px;
}
.preim_title {
    margin-bottom: 95px;
    text-transform: uppercase;
    font-size: 58px;
    font-weight: bold;
    color: #00FFE5;
}
.preim_item-2 .preim_title{
    color: #FFCA56;
}
ul.line {
    position: relative;
    max-width: 900px;
    margin-left: 354px;
}
ul.line:before{
    content: '';
    height: 90%;
    width: 5px;
    display: block;
    background: #00FFE5;
    position: absolute;
    left: 12.5px;
    top: 5px;
}
ul.line li:before {
    width: 30px;
    height: 55px;
    background: #00FFE5;
    top: 4px;
}
.preim_item-2 ul.line li:before{
    background: #FFCA56;
}
.preim_item-2 ul.line:before{
    background: #FFCA56;
}
.what_text-small a{
    color: #5F00A8;
    text-decoration: underline;
}
section#dfa_offer {
    background: url(/local/templates/newDiasoft/images/dfa/bcg_offer.webp) no-repeat center / cover;
    padding-bottom: 265px;
}
section#dfa_offer .what_text-big{
    font-size: 78px;
}
.offer_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 36px;
}

.offer_item {
    background: #fff;
    border-radius: 15px;
    text-align: center;
    padding: 40px 35px;
    position: relative;
    flex: 0 0 452px;
    display: block;
    transition:all 0.3s;
}
a.offer_item:hover{
        box-shadow: 0 0 10px 0px #00000052;
}
.offer_item:before, .offer_item:after{
    content:'';
    position: absolute;
    display: block;
}
:root{
    --poz_ram:16px;
}
.offer_item:before{
    display: block;
    border: 7px solid #FFCA56;
    border-radius: 15px;
    left: var(--poz_ram);
    right: var(--poz_ram);
    bottom: var(--poz_ram);
    top: var(--poz_ram);
    z-index: 1;
}
.offer_item:after{
    width: 100%;
    height: 47%;
    left: 0;
    bottom: 0;
    background: #9405E24D;
    border-radius: 0 0 15px 15px;
}
.offer_item:nth-of-type(even):before{
    border-color: #9405E2;
}
.offer_item:nth-of-type(even):after{
    background: #025BFF59;
}
.offer_img {
    margin-bottom: 40px;
    height: 186px;
}
.offer_img svg{
    height: 100%;
}
.offer_title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.16;
    color: #080855;
    position: relative;
    z-index: 2;
}
.offer_info {
    position: absolute;
    z-index: 2;
    right: 40px;
    bottom: 40px;
    width: 45px;
    height: 45px;
    background: url(/local/templates/newDiasoft/images/dfa/icon_info.svg) no-repeat center / cover;
    cursor: pointer;
}
.offer_hover {
    position: absolute;
    opacity: 0; 
    width: 286px;
    background: white;
    border-radius: 15px;
    padding: 13px;
    font-size: 25px;
    line-height: 1.2;
    left: 100%;
    top: 100%;
    transform: translate(-90px, 15px);
    transition: 0.3s;
    text-align: center;
    color: #3E2177;
}
.offer_info:hover~.offer_hover{
    opacity: 1;
    z-index: 2;
}
section#dfa_premProd {
    background: url(/local/templates/newDiasoft/images/dfa/bcg_premProd.webp) no-repeat center / cover;
}
.dfa_premProd__list{
    display: flex;
    gap: 110px;
    justify-content: space-between;
}
.dfa_premProd__column {
    display: flex;
    height: auto;
    flex-direction:column;
    justify-content: space-between;
    gap: 80px;
}
.dfa_premProd__column-1{
    flex: 0 0 auto;
}
.dfa_premProd__column h3{
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 58px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    color: #5F00A8;
}
.dfa_premProd__column p{
    color: #080855;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 0px;
}
.dfa_premProd__column div{
    padding-left: 200px;
    position: relative;
}
.dfa_premProd__column div:before{
    content: '';
    width: 147px;
    height: 99px;
    background: url(/local/templates/newDiasoft/images/dfa/arr_what.svg) no-repeat center / cover;
    position: absolute;
    left: 0;
    top: -15px;
}
.dfa_premProd__column-2 div{
    margin-bottom: auto;
    margin-top: 0;
}
section#dfa_arch, section#dfa_arch-2 {
    background: url(/local/templates/newDiasoft/images/dfa/bcg_arch.webp) no-repeat center / cover;
}
section#dfa_arch h2, section#dfa_arch-2 h2{
    color: #FFCA56;
}
.arch_wrap{
    display: flex;
    gap: 15px;
}
.arch_wrap.arch_wrap-1 {
    justify-content: center;
    margin-bottom: 15px;
    flex-direction: column;
    align-items: center;
    margin-top: 160px;
}
.arch_item {
    padding: 35px 30px 40px;
    border: 5px solid #A8A8A8;
    border-radius: 18px;
    background: #3F3878;
    text-align: center;
    max-width: 729px;
}
.arch_title{
    margin-bottom: 29px;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #FFFFFF;
}
.arch_title:not(:first-of-type){
    margin-top: 70px;
}
.arch_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.arch_block {
    background: rgba(168, 168, 168, 0.5);
    border-radius: 6px;
    padding: 32px 10px;
    font-size: 30px;
    color: #fff;
    max-width: 335px;
    flex: 1 1 319px;
    line-height: 1.3;
    display: flex;
    justify-content: center;
    align-items: center;
}
.arch_arrows {
    display: flex;
    gap: 20px 25px;
    flex-direction: column;
}
.arch_wrap-1 .arch_arrows{
    flex-direction: row;
}
.arch_wrap .offer_info {
    position: initial;
}
.arch_wrap .offer_hover{
    left: 50%;
    top: 0%;
    transform: translate(-50%, -100%) scale(0);
}
.arch_wrap .offer_info:hover~.offer_hover{
    transform: translate(-50%, -100%) scale(1);
}
.arch_wrap-2 .offer_hover{
    top: -15px;
}
.arch_ar {
    position: relative;
    width: 82px;
    height: 78px;
    display: flex;
    justify-content: center;
}
.arch_wrap-1 .arch_ar, section#dfa_arch-2 .arch_item .arch_ar{
    height: 82px;
    justify-content: flex-start;
    align-items: center;
}
.arch_ar.arch_ar-down {
    background: url(/local/templates/newDiasoft/images/dfa/ar_down.svg) no-repeat right / contain;
}
.arch_wrap.arch_wrap-2 {
    align-items: flex-start;
    gap: 10px;
}
.arch_ar.arch_ar-baf {
    background: url(/local/templates/newDiasoft/images/dfa/ar_baf.svg) no-repeat bottom / contain;
}
.arch_ar.arch_ar-left {
    background: url(/local/templates/newDiasoft/images/dfa/ar_left.svg) no-repeat bottom / contain;
}
.arch_ar.arch_ar-right {
    background: url(/local/templates/newDiasoft/images/dfa/ar_right.svg) no-repeat bottom / contain;
}
.arch_title.arch_title-mini {
    font-size: 45px;
}
.arch_item-3, .arch_item-4{
    background-color: #23238C;
    border-color: #FFCA56;
}
.arch_item-3 .arch_block , .arch_item-4 .arch_block {
    color: #23238C;
    background: linear-gradient(96.64deg, #B28F36 7.02%, #FFDC7B 34.75%, #F4D27C 62.49%, #B28F36 90.22%);
}
.arch_item-3 .arch_list, .arch_item-4 .arch_list, .arch_item-5 .arch_list {
    justify-content: center;
}
.arch_wrap-2 .arch_item {
    min-height: 728px;
    flex: 1 0 auto;
}
.arch_arrows-3{
    margin-top: 7%;
    gap: 10px;
}
section#dfa_arch-2 .arch_title{
    font-size: 31px;
    margin-bottom: 22px;
}
section#dfa_arch-2 .arch_block{
    font-weight: 700;
    min-height: 134px;
}
section#dfa_arch-2 .arch_item-1, section#dfa_arch-2 .arch_wrap-2 .arch_item-5{
    background-color: #23238C;
    border-color: #FFCA56;
}
section#dfa_arch-2 .arch_item-1 .arch_block, section#dfa_arch-2 .arch_wrap-2 .arch_item-5 .arch_block{
    color: #23238C;
    background: linear-gradient(96.64deg, #B28F36 7.02%, #FFDC7B 34.75%, #F4D27C 62.49%, #B28F36 90.22%);
}
section#dfa_arch-2 .arch_wrap-2 .arch_item{
    min-height: 602px;
    flex: 1 1 auto;
}
section#dfa_arch-2 .arch_wrap-2 .arch_item-3, section#dfa_arch-2 .arch_wrap-2 .arch_item-4, section#dfa_arch-2 .arch_wrap-2 .arch_item-5{
    max-width: 445px;
}
section#dfa_arch-2 .arch_arrows{
    gap: 10px;
}
section#dfa_arch-2 .arch_wrap-2{
    margin-top: 40px;
}
section#dfa_arch-2 .arch_item-1, section#dfa_arch-2 .arch_wrap-1 .arch_arrows{
    transform: translateX(380px);
}

section#dfa_how {
    background: url(/local/templates/newDiasoft/images/dfa/bcg_how.webp) no-repeat center / cover;
}
.how_title-1{
    color: #5F00A8;
}
.how_title-2, .how_title-4{
    color: #0278FF;
}
.how_list {
    display: flex;
    position: relative;
}
.how_list:not(:last-of-type){
    margin-bottom: 165px;
}
.how_list.how_list-1 {
    max-width: 2171px;
}
.how_item {
    flex: 1;
    text-align: center;
}
.how_dot {
    margin-top: 24px;
    margin-bottom: 38px;
    border: 5px solid #FFCA56;
    width: 57px;
    height: 57px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 60px;
    background-color: #5F00A8;
    z-index: 2;
    position: relative;
}
.how_text {
    color: #080855;
    font-weight: bold;
    line-height: 1.25;
    font-size: 30px;
}
.how_list:before{
    content: '';
    width:90%;
    height: 5px;
    background-color: #FFCA56;
    position: absolute;
    left: 0;
    top: calc(190px + 24px + 57px / 2);
    transform: translateY(-50%);
}
.how_img {
    height: 189px;
    width: auto;
}
.how_img img{
    height: 100%;
}
.how_list.how_list-3 {
    max-width: 1603px;
}
.how_list.how_list-1:before{
    left: 10%;
    width: 80%;
}
.how_list.how_list-2:before{
    width: 83%;
    left: 8%;
}
.how_list.how_list-3:before{
    width: 75%;
    left: 12%;
}
.how_list.how_list-4:before{
    width: 23.8%;
    left: 7%;
    top: calc(50% + 57px / 2);
}
.how_list.how_list-5:before{
    width: 88%;
}
.how_list.how_list-6:before{
        width: 88%;
}
.how_list.how_list-8:before{
        width: 88%;
    left: 6%;
}
.how_list.how_list-5, .how_list.how_list-6 {
    padding-left: 30px;
    justify-content: space-between;
}
.how_list.how_list-7:before{
    left: 8%;
    width: 85%;
}
.how_answer{
    flex: 0 0 80px;
}
.how_question {
    flex: 0 0 308px;
    text-align: center;
    transform: translateY(-70%);
}
.how_list-answer {
    flex: 1;
}
.how_list.how_list-4 {
    align-items: center;
}
.how_answer {
    border-right: 5px solid #FFCA56;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 663px;
    align-items: flex-end;
    padding-right: 17px;
}
.how_list.how_list-4 .how_item {
    flex: 0 0 353px;
}
.how_list.how_list-5 .how_item, .how_list.how_list-6 .how_item{
    flex: 1;
}
.how_list.how_list-5 {
    margin-bottom: 265px;
}
.how_list.how_list-6 {
    transform: translateY(-64px);
}
section#dfa_how .what_text-big.how_title-5{
color: #0278FF;

}
section#dfa_blockchain {
    background: url(/local/templates/newDiasoft/images/dfa/bcg_blockchain.webp) no-repeat center / cover;
}
section#dfa_blockchain .what_text-small a{
color: #FFCA56;
}
.blockchain_wrap {
    display: flex;
    gap: 90px;
}
.blockchain_title {
    color: #FFCA56;
    font-weight: bold;
    max-width: 693px;
    font-size: 50px;
    line-height: 1.24;
    text-transform: uppercase;
}
.blockchain_list ul.line {
    margin-left: 0;
}
.blockchain_list ul.line li:before, .blockchain_list  ul.line:before{
    background: #FFCA56;
}
.blockchain_list ul.line ul.line {
    margin: 60px 0;
}
.blockchain_list ul.line ul.line:before{
    height: 92%;
}
.blockchain_list ul.line ul.line li:before{
    height: 35px;
}
section#dfa_back {
    background: url(/local/templates/newDiasoft/images/dfa/bcg_back.webp) no-repeat center / cover;
}
section#dfa_back h2{
    color: #5D1FCF;
}
section#dfa_back .what_text-small a{
    color: #080855;
}
section#dfa_back .what_item-strong{
    font-size: 50px;
}
section#dfa_back .what_wrap ul {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
.formBlock {
    padding: 165px 70px;
}
.formBlock .h1 {
    margin-bottom: 90px;
    color: #fff;
    line-height: 1.1;
    max-width: 50%;
}
.formBlock .h1 span{
    color: #fff;
}
footer .decoreHex{
    display: none;
}
.formBlock .txtBlock {
    font-size: 0;
    line-height: 0;
    width: 0%;
}
footer .form {
    width: 43%;
    margin: 0 auto 0 0;
}
.form input, .form textarea, .form-block input, .form-block textarea, 
.form input::placeholder, .form textarea::placeholder, .form-block input::placeholder, .form-block textarea::placeholder{
    font-size: 38px;
    font-weight:bold;
}
.form input, .form textarea, .form-block input, .form-block textarea{    
    color: #000;
    border-radius: 15px;
    padding: 33px;
    line-height: 1.1;
    min-height: 0;
    
}
.form input, .form textarea{
    border: none;
}
.form-block font {
    top: 40px;
}
.form input::placeholder, .form textarea::placeholder, .form-block input::placeholder, .form-block textarea::placeholder{
    color: #A8A8A8;
}
.form .captcha, .form .wrapLabel a{
    color: #fff;
}
.form .wrapSubmit {
    width: 100%;
}
.form .wrapSubmit span, .wrapSubmitModal span {
    width: 100%;
    font-weight: bold;
    font-size: 38px;
    letter-spacing: 0;
    background: #5F00A8;
    border: none;
    border-radius: 15px;
    padding: 37px;
    height: auto;
    line-height: 1;
    max-width:none;
}
.form .wrapLabel {
    font-weight: bold;
    font-size: 38px;
    color: #fff;
    line-height: 1.2;
    width: auto;
    display: block;
}
.politics {
    font-size: 24px;
    line-height: 1.2;
    color: #000;
    max-width: 100%;
}
.arrTop svg * {
    stroke: #5f00a8;
}
.footer{
    padding: 85px 70px;
    background: #025BFF45;
}
.footer .rightCol, .footer .leftCol{
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.footer .copyright, .footer .phone{
    margin-bottom: 0;
}
.footer .copyright, .footer .mails a, .mails a span, .footer .phone, .footer .phone span, .footer .copyright span{
    color: #080855;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
}
.footer .copyright span{
    margin-right: 0;
}
.mails a{
    margin-right: 17%;
}
.footer .phone{
    margin-left: 17%;
}
.arrTop:hover svg * {
    fill: #0278ff;
}
.arch_mob_text, .what_img{
    display: none;
}
#dfa_want{
background: url(/local/templates/newDiasoft/images/dfa/want_bcg.webp) no-repeat center / cover;
}
.want_list {
    display: flex;
}
.want_video {
    flex: 0 0 1516px;
    position: relative;
}
.want_video img{
width:100%;
}
.want_video iframe {
    position: absolute;
    left: 10.6%;
    top: 2.8%;
    border-radius: 30px 30px 0 0;
    width: 79%;
    height: 83%;
}
.want_text {
    position: relative;
    padding-left: 250px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 58px;
    color: #5D1FCF;
}
.want_text svg{
position: absolute;
    top: -10px;
    left: 0;
}

@media(max-width: 2559px){
    .wrap, .wrapHeader{
        max-width: 1795px;
    }
    .wrapHeader{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    a.logo {
        flex: 0 0 361px;
    }
    .wrapHeader ul a{
        font-size: 25px;
        padding: 10px 10px;
    }
    section#dfa_first {
        padding-top: 270px;
        padding-bottom: 125px;
    }
    .plavBlock1 {
        padding: 110px 0;
    }
    h1, .h1 {
        font-size: 77px;
    }
    .plavBlock1 h1{        
        max-width: 57%;
        margin-bottom: 40px;
    }
    .first_text {
        font-size: 32px;
        max-width: 58.5%;
        margin-bottom: 125px;
    }
    .btn {
        font-size: 45px;
        padding: 18px 35px;
        border-radius: 10px;
    }
    .first_img{
        width: 47%;
    }
    img.first_img__bcg{
        width: 85%;
        right: 15px;
    }
    img.first_img__cube.first_img__cube_1, img.first_img__cube.first_img__cube_5 {
        width: 70px;
    }
    img.first_img__cube.first_img__cube_2, img.first_img__cube.first_img__cube_3, img.first_img__cube.first_img__cube_4 {
        width: 85px;
    }
    img.first_img__cube.first_img__cube_3{
        top: 16%;
    }
    img.first_img__cube.first_img__cube_2{
        top: 7%;
    }
    h2{
        font-size: 77px;
        margin-bottom: 58px;
    }
    .what_text-big{
        font-size: 57px;
        max-width: 100%;
        margin-bottom: 70px;
    }
    .what_text-small{
        font-size: 32px;
        margin-bottom: 70px;
    }
    .what_list{
        gap: 35px;
    }
    .what_item{
        padding-left: 105px;
    }
    .what_item:before{
        width: 111px;
        height: 70px;
    }
    .what_wrap {
        padding: 40px;
        border-radius: 10px;
    }
    .what_item-strong{
        font-size: 57px;
        margin-bottom: 50px;
    }
    ul li{
        font-size: 32px;
        margin-bottom: 45px;
        padding-left: 55px;
    }
    ul li:before{
        width: 33px;
        height: 33px;
    }
    ul.line {
        margin-left: 278px;
    }
    .what_wrap p {
        margin-bottom: 70px;
        font-size: 32px;
    }
    .preim_title {
        margin-bottom: 50px;
        font-size: 57px;
    }
    ul.line li{
        margin-bottom: 50px;
    }
    .preim_item.preim_item-1 {
        margin-bottom: 85px;
    }
    section#dfa_offer .what_text-big {
        font-size: 57px;
    }
    .offer_list{
        gap: 26px;
    }
    .offer_item{
        padding:30px;
        flex: 0 0 330px;
    }
    :root {
        --poz_ram: 11px;
    }
    .offer_item:before{
        border-width: 4px;
    }
    .offer_img {
        margin-bottom: 35px;
        height: 133px;
    }
    .offer_title{
        font-size: 21px;
    }
    .offer_info{
        right: 30px;
        bottom: 30px;
        width: 33px;
        height: 33px;
    }
    .offer_hover{
        font-size: 21px;
        width: 280px;
    }
    section#dfa_offer {
        padding-bottom: 205px;
    }
    .arch_wrap.arch_wrap-1{
        margin-top: 106px;
        margin-bottom: 12px;
    }
    .arch_title{
        margin-bottom: 25px;
    }
    .arch_title.arch_title-mini, .arch_title {
        font-size: 32px;
    }
    .arch_item{
        padding: 28px 25px 30px;
        border-width:4px;
        max-width: 535px;
    }
    .arch_list{
        gap: 14px;
    }
    .arch_block{
        padding: 23px 5px;
        font-size: 24px;
        max-width: 265px;
        flex: 1 1 230px;
    }
    .arch_wrap{
        gap: 9px;
    }
    .arch_wrap.arch_wrap-2  {
        gap: 5px;
    }
    .arch_ar {
        width: 65px;
        height: 65px;
    }
    .arch_wrap-1 .arch_ar{
        height: 60px;
    }
    .arch_wrap-2 .arch_item {
        min-height: 570px;
    }
    section#dfa_how .what_text-big{
        margin-bottom: 35px;
    }
    .how_img {
        height: 140px;
    }
    .how_dot{
        margin-top: 16px;
        margin-bottom: 16px;
        width: 42px;
        height: 42px;
    }
    .how_text {
        font-size: 22px;
    }
    .how_list:before{
        top: calc(140px + 16px + 42px / 2);
    }
    .how_list.how_list-1 {
        max-width: 1600px;
    }
    .how_list:not(:last-of-type) {
        margin-bottom: 90px;
    }
    .how_list.how_list-3 {
        max-width: 1170px;
    }
    .how_question {
        font-size: 23px;
        line-height: 1.2;
        flex: 0 0 225px;
        transform: translateY(-40%);
    }
    .how_answer {
        flex: 0 0 auto;
        height: 422px;
        font-size: 23px;
        padding-right: 12px;
    }
    .how_list.how_list-4:before {
        width: 24.6%;
        left: 8%;
    }
    .how_list.how_list-4 .how_item {
        flex: 0 0 288px;
    }
    .how_list.how_list-5 {
        margin-bottom: 125px;
    }
    .how_list.how_list-6 {
        transform: translateY(-58px);
    }
    .blockchain_title{
        font-size: 57px;
        max-width: 500px;
    }
    section#dfa_back .what_item-strong {
        font-size: 38px;
    }
    .formBlock {
        padding: 115px 70px 108px;
    }
    .formBlock .h1 {
        margin-bottom: 50px;
    }
    .form input, .form textarea, .form-block input, .form-block textarea, 
    .form input::placeholder, .form textarea::placeholder, .form-block input::placeholder, .form-block textarea::placeholder{
        font-size: 32px;
    }
    .form input, .form textarea, .form-block input, .form-block textarea{    
        color: #000;
        border-radius: 10px;
        padding: 30px;
    }
    .form .wrapSubmit span, .wrapSubmitModal span{
        padding: 27px;
    }
    .form .wrapLabel{
        font-size: 28px;
    }
    .footer {
        padding: 50px 70px;
    }
    .footer .copyright, .footer .mails a, .mails a span, .footer .phone, .footer .phone span, .footer .copyright span{
        font-size: 32px;
    }
    .form-best .formTitle{
        font-size: 50px;
    }
    .want_video{
      flex: 0 0 1180px;
    }
    .want_text{
        font-size: 38px;
    }
    .dfa_premProd__column h3{
        font-size: 45px;
    }
    .dfa_premProd__column p{
        font-size: 32px;
    }
    .dfa_premProd__column div{
        padding-left: 130px;
    }
    .dfa_premProd__column div:before{
        width: 105px;
        height: 70px;
        top: -8px;
    }
    .dfa_premProd__column {
        flex: 1 1 50%!important;
    }
    section#dfa_arch-2 .arch_title{
        font-size: 26px;
    }
    section#dfa_arch-2 .arch_item-1, section#dfa_arch-2 .arch_wrap-1 .arch_arrows {
        transform: translateX(340px);
    }

}
@media(max-width:1919px){
    a.logo {
        flex: 0 0 250px;
    }
    .wrapHeader ul a{
        font-size: 20px;
    }
    .wrapHeader {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .wrap, .wrapHeader {
        max-width: 1540px;
    }
    .plavBlock1 {
        padding: 90px 0;
    }
    h1, .h1 {
        font-size: 62px;
    }
    .plavBlock1 h1 {
        margin-bottom: 40px;
    }
    .first_text {
        font-size: 26px;
        margin-bottom: 60px;
    }
    section#dfa_first {
        padding-top: 235px;
        padding-bottom: 125px;
    }
    img.first_img__cube.first_img__cube_1, img.first_img__cube.first_img__cube_5 {
        width: 60px;
    }
    img.first_img__cube.first_img__cube_2, img.first_img__cube.first_img__cube_3, img.first_img__cube.first_img__cube_4 {
        width: 75px;
    }
    .btn {
        font-size: 36px;
    }
    h2 {
        font-size: 62px;
        margin-bottom: 40px;
    }
    .what_text-big {
        font-size: 48px;
        margin-bottom: 50px;
    }
    .what_text-small {
        font-size: 26px;
        margin-bottom: 60px;
    }
    .what_list {
        gap: 25px;
    }
    .what_item:before {
        width: 80px;
        height: 55px;
    }
    .what_item {
        padding-left: 90px;
    }
    .what_item-strong {
        font-size: 48px;
        margin-bottom: 35px;
    }
    .what_wrap p {
        margin-bottom: 40px;
        font-size: 26px;
    }
    ul li {
        font-size: 24px;
        margin-bottom: 35px;
        padding-left: 40px;
    }
    ul li:before {
        width: 25px;
        height: 25px;
    }
    .preim_title {
        margin-bottom: 35px;
        font-size: 44px;
    }
    ul.line {
        max-width: 509px;
        margin-left: 180px;
    }
    ul.line li:before {
        height: 45px;
    }
    section#dfa_offer .what_text-big {
        font-size: 47px;
    }
    .offer_list {
        gap: 20px;
    }
    .offer_item {
        padding: 25px;
        flex: 0 0 calc(20% - 20px);
    }
    .offer_title {
        font-size: 18px;
    }
    .offer_img {
        margin-bottom: 30px;
        height: 130px;
    }
    .offer_item:after{
        height: 43%;
    }
    .offer_info {
        right: 25px;
        bottom: 25px;
        width: 28px;
        height: 28px;
    }
    .offer_hover {
        font-size: 16px;
        width: 220px;
    }
    section#dfa_offer {
        padding-bottom: 175px;
    }
    .arch_wrap.arch_wrap-1 {
        margin-top: 85px;
        margin-bottom: 8px;
    }
    .arch_item {
        padding: 24px 20px 25px;
        border-width: 4px;
        max-width: 453px;
    }
    .arch_title.arch_title-mini, .arch_title {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .arch_title:not(:first-of-type) {
        margin-top: 40px;
    }
    .arch_block {
        padding: 18px 7px;
        font-size: 18px;
        max-width: 205px;
        flex: 1 1 175px;
    }
    .arch_ar{
        width: 60px;
        height: 60px;
    }
    .arch_wrap-1 .arch_ar{
        height: 60px;
    }
    section#dfa_how .what_text-big {
        font-size: 40px;
        margin-bottom: 35px;
    }
    .how_img {
        height: 100px;
    }
    .how_dot {
        width: 35px;
        height: 35px;
    }
    .how_text {
        font-size: 16px;
    }
    .how_list:before {
        top: calc(100px + 16px + 35px / 2);
    }
    .how_list.how_list-4 .how_item {
        flex: 0 0 230px;
    }
    .how_question {
        font-size: 19px;
        flex: 0 0 235px;
        transform: translateY(-20%);
    }
    .how_answer{
        font-size: 20px;
        height: 338px;
    }
    .how_list.how_list-4:before {
        width: 26.6%;
        top: calc(50% + 40px / 2);
    }
    .how_list.how_list-6 {
        transform: translateY(-39px);
    }
    section#dfa_back .what_item-strong {
        font-size: 34px;
    }
    .form input, .form textarea, .form-block input, .form-block textarea, .form input::placeholder, 
    .form textarea::placeholder, .form-block input::placeholder, .form-block textarea::placeholder {
        font-size: 20px;
    }
    .form input, .form textarea, .form-block input, .form-block textarea {
        padding: 20px 30px;
    }
    .form .wrapSubmit span, .wrapSubmitModal span{
        font-size: 24px;
    }
    .form .wrapLabel {
        font-size: 18px;
    }
    .footer .copyright, .footer .mails a, .mails a span, .footer .phone, .footer .phone span, .footer .copyright span {
        font-size: 22px;
    }
    .form-best .formTitle {
        font-size: 40px;
        margin-bottom: 20px;
        line-height: 1.2;
    }
    .form-block font {
        top: 30px;
    }
    .want_text {
        font-size: 32px;
    }
    .want_text svg{
        top: -15px;
    }
    .want_video {
        flex: 0 0 900px;
    }
    .dfa_premProd__list{
        gap: 50px;
    }
    .dfa_premProd__column{
        gap: 30px;
    }
    .dfa_premProd__column h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .dfa_premProd__column p {
        font-size: 20px;
    }
    .dfa_premProd__column div:before {
        width: 80px;
        height: 55px;
    }
    .dfa_premProd__column div {
        padding-left: 100px;
    }
    section#dfa_arch-2 .arch_title {
        font-size: 20px;
    }
    section#dfa_arch-2 .arch_wrap-2 .arch_item{
        min-height: 530px;
    }
    section#dfa_arch-2 .arch_item-1, section#dfa_arch-2 .arch_wrap-1 .arch_arrows {
        transform: translateX(299px);
    }
    section#dfa_arch-2 .arch_wrap-2 {
        margin-top: 25px;
    }

}
@media(max-width: 1599px){
    body{
        font-size: 18px;
    }
    .wrap, .wrapHeader {
        max-width: 1160px;
    }
    .plavBlock1 {
        padding: 70px 0;
    }
    a.logo {
        flex: 0 0 200px;
    }
    .wrapHeader ul {
        gap: 20px;
    }
    .wrapHeader ul a {
        font-size: 16px;
    }
    h1, .h1 {
        font-size: 50px;
    }
    .wrapHeader {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .first_text {
        font-size: 20px;
        margin-bottom: 50px;
    }
    section#dfa_first {
        padding-top: 175px;
        padding-bottom: 110px;
    }
    img.first_img__cube.first_img__cube_1, img.first_img__cube.first_img__cube_5 {
        width: 55px;
    }
    img.first_img__cube.first_img__cube_2, img.first_img__cube.first_img__cube_3, img.first_img__cube.first_img__cube_4 {
        width: 60px;
    }
    .btn {
        font-size: 28px;
    }
    h2{
        font-size: 48px;
    }
    .what_text-big {
        font-size: 38px;
        margin-bottom: 40px;
    }
    .what_text-small {
        font-size: 21px;
        margin-bottom: 50px;
    }
    .what_list {
        gap: 15px;
    }
    .what_item:before {
        width: 55px;
        height: 40px;
    }
    .what_item {
        padding-left: 65px;
    }
    .what_wrap {
        padding: 35px;
    }
    .what_item-strong {
        font-size: 38px;
        margin-bottom: 25px;
    }
    .what_wrap p {
        margin-bottom: 25px;
        font-size: 20px;
    }
    ul li {
        font-size: 18px;
        margin-bottom: 20px;
        padding-left: 35px;
    }
    ul li:before {
        width: 22px;
        height: 22px;
        background-size: contain;
    }
    .preim_title {
        margin-bottom: 25px;
        font-size: 34px;
    }
    ul.line {
        max-width: 450px;
        margin-left: 120px;
    }
    ul.line li:before {
        height: 35px;
        width: 25px;
    }
    ul.line:before{
        width: 4px;
        left: 10.5px;
    }
    section#dfa_offer .what_text-big {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .offer_img {
        height: 100px;
    }
    :root {
        --poz_ram: 8px;
    }
    .offer_item {
        padding: 15px 20px;
    }
    .offer_item:before {
        border-width: 3px;
    }
    .offer_title {
        font-size: 14px;
    }
    .offer_info {
        right: 20px;
        bottom: 20px;
        width: 20px;
        height: 20px;
    }
    .offer_hover {
        font-size: 12px;
        width: 165px;
    }
    section#dfa_offer {
        padding-bottom: 145px;
    }
    .arch_item {
        padding: 20px 15px 20px;
        border-width: 3px;
        max-width: 340px;
    }
    .arch_title.arch_title-mini, .arch_title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .arch_wrap.arch_wrap-1 {
        margin-top: 70px;
        margin-bottom: 5px;
    }
    .arch_list {
        gap: 8px;
    }
    .arch_block {
        padding: 14px 7px;
        font-size: 14px;
        max-width: 165px;
        flex: 1 1 145px;
    }
    .arch_ar {
        width: 40px;
        height: 40px;
    }
    .arch_wrap-1 .arch_ar {
        height: 40px;
    }
    .arch_wrap-2 .arch_item {
        min-height: 342px;
    }
    section#dfa_arch, section#dfa_arch-2 {
        background-position-y: 10%;
    }
    section#dfa_how .what_text-big {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .how_img {
        height: 80px;
    }
    .how_dot {
        width: 24px;
        height: 24px;
        border-width: 2px;
        margin: 6px auto;
    }
    .how_text {
        font-size: 14px;
    }
    .how_list:before {
        top: calc(80px + 6px + 24px / 2);
    }
    .how_list.how_list-3 {
        max-width: 970px;
    }
    .how_list:not(:last-of-type) {
        margin-bottom: 60px;
    }
    .how_list.how_list-4 .how_item {
        flex: 0 0 175px;
    }
    .how_question {
        font-size: 16px;
        flex: 0 0 170px;
    }
    .how_list:before{
        height: 3px;
    }
    .how_answer{
        border-right-width: 3px;
        font-size: 16px;
        height: 266px;
    }
    .how_list:not(:last-of-type) {
        margin-bottom: 70px;
    }
    .how_list.how_list-6 {
        transform: translateY(-27px);
    }
    .blockchain_title {
        font-size: 44px;
        max-width: 360px;
    }
    .blockchain_list ul.line ul.line {
        margin: 40px 0;
    }
    .blockchain_list ul.line:before{
        height: 93%;
    }
    section#dfa_back .what_item-strong {
        font-size: 25px;
    }
    .formBlock {
        padding: 90px 70px 80px;
    }
    footer .form{
        width: 50%;
    }
    .form input, .form textarea, .form-block input, .form-block textarea, 
    .form input::placeholder, .form textarea::placeholder, .form-block input::placeholder, .form-block textarea::placeholder {
        font-size: 16px;
    }
    .form input, .form textarea, .form-block input, .form-block textarea {
        padding: 20px 20px;
        border-radius: 6px;
    }
    .form .wrapSubmit span, .wrapSubmitModal span {
        font-size: 20px;
        padding: 22px;
        border-radius: 6px;
    }
    .form .wrapLabel {
        font-size: 16px;
    }
    .footer {
        padding: 40px 70px;
    }
    .footer .copyright, .footer .mails a, .mails a span, .footer .phone, .footer .phone span, .footer .copyright span {
        font-size: 18px;
    }
    .footer .socBlock svg{
        width: 20px;
        height: auto;
    }
    .want_video {
        flex: 0 0 616px;
    }
    .want_video iframe {
        border-radius: 15px 15px 0 0;
    }
    .want_text{
        padding-left: 150px;
    }
    .want_text svg {
        width: 130px;
        top: -43px;
    }
    .dfa_premProd__column h3{
        font-size: 26px;
        margin-bottom: 10px;
    }
    .dfa_premProd__column p {
        font-size: 18px;
    }
    .dfa_premProd__column div:before {
        width: 55px;
        height: 40px;
    }
    .dfa_premProd__column div {
        padding-left: 65px;
    }
    section#dfa_arch-2 .arch_title {
        font-size: 16px;
    }
    section#dfa_arch-2 .arch_block{
        min-height: 80px;
    }
    section#dfa_arch-2 .arch_wrap-2 .arch_item {
        min-height: 360px;
    }
    section#dfa_arch-2 .arch_item .arch_ar{
        height: 40px;
    }
    section#dfa_arch-2 .arch_item-1, section#dfa_arch-2 .arch_wrap-1 .arch_arrows {
        transform: translateX(223px);
    }

}
@media(max-width: 1200px){
    #mobMainBtn .line, #mobMainBtn .line:nth-child(2):before {
        background:#fff;
        border-radius: 10px;
    }
    .wrap, .wrapHeader {
        max-width: 984px;
    }
    body{
        font-size: 16px;
    }
    .plavBlock1 {
        padding: 50px 0;
    }
    .fixHeader .wrapHeader {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #menu{
        padding-top: 20px;
        background: #9405E2;
        width: 207px;
        padding-top: 20px;
        height: auto;
        border-radius: 5px;
    }
    .wrapHeader ul a {
        font-size: 20px;
        margin-bottom: 13px;
        padding: 0 15px;
        background: transparent;
        text-align: left;
    }
    .activeMain #menu {
        right: 20px;
    }
    h1, .h1 {
        font-size: 38px;
    }
    .plavBlock1 h1 {
        margin-bottom: 20px;
    }
    .first_text {
        font-size: 16px;
        margin-bottom: 35px;
        max-width: 56%;
    }
    .btn {
        font-size: 20px;
        padding: 10px 20px;
        border-radius: 5px;
    }
    img.first_img__cube.first_img__cube_2, img.first_img__cube.first_img__cube_3, img.first_img__cube.first_img__cube_4 {
        width: 45px;
    }
    img.first_img__cube.first_img__cube_1, img.first_img__cube.first_img__cube_5 {
        width: 40px;
    }
    section#dfa_first {
        padding-top: 140px;
    }
    h2 {
        font-size: 36px;
        margin-bottom: 30px;
    }
    .what_text-big {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .what_text-small {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .what_item:before {
        width: 40px;
        height: 30px;
    }
    .what_item {
        padding-left: 45px;
    }
    .what_item-strong{
        font-size: 29px;
    }
    .what_wrap p {
        margin-bottom: 15px;
        font-size: 16px;
    }
    ul li:before {
        width: 15px;
        height: 15px;
    }
    ul li {
        font-size: 16px;
        margin-bottom: 15px;
        padding-left: 22px;
    }
    .preim_title{
        font-size: 24px;
    }
    ul.line {
        max-width: 325px;
        margin-left: 60px;
    }
    ul.line li:before {
        height: 30px;
        width: 20px;
    }
    ul.line:before {
        width: 3px;
        left: 8.5px;
    }
    ul.line li {
        margin-bottom: 30px;
        padding-left: 25px;
    }
    section#dfa_offer .what_text-big {
        font-size: 30px;
    }
    .offer_list {
        gap: 10px;
    }
    .offer_item {
        padding: 27px 20px;
        flex: 0 0 calc(20.2% - 10px);
    }
    .offer_img {
        height: 80px;
        margin-bottom: 23px;
    }
    .offer_item:after {
        height: 53%;
    }
    .arch_item {
        padding: 20px 10px 20px;
        border-width: 2px;
        max-width: 287px;
    }
    .arch_list {
        justify-content: center;
    }
    .arch_ar {
        width: 35px;
        height: 35px;
    }
    .offer_info{
        width: 16px;
        height: 16px;
    }
    .arch_title.arch_title-mini, .arch_title{
        font-size: 17px;
    }
    .arch_title:not(:first-of-type) {
        margin-top: 30px;
    }
    .arch_wrap.arch_wrap-1{
        margin-top: 40px;
    }
    .arch_block {
        padding: 10px 7px;
    }
    section#dfa_arch, section#dfa_arch-2 {
        padding-top: 80px;
    }
    section#dfa_how .what_text-big {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .how_text {
        font-size: 12px;
    }
    .how_list.how_list-4 .how_item {
        flex: 0 0 142px;
    }
    .how_question {
        font-size: 14px;
        flex: 0 0 143px;
    }
    .how_answer {
        font-size: 15px;
        height: 245px;
    }
    .how_list.how_list-6 {
        transform: translateY(-20px);
    }
    .how_list:not(:last-of-type) {
        margin-bottom: 40px;
    }
    .blockchain_title {
        font-size: 34px;
        max-width: 280px;
    }
    .blockchain_wrap {
        gap: 40px;
    }
    section#dfa_back .what_item-strong {
        font-size: 21px;
    }
    .formBlock {
        padding: 50px 40px 50px;
    }
    .formBlock .txtBlock{
        display: none;
    }
    .formBlock .h1 {
        margin-bottom: 30px;
    }
    .arrTop svg{
        max-width: 50px;
    }
    .form-best{
        padding: 40px 0;
    }
    .form-best .formTitle{
        font-size: 34px;
    }
    .form-block input, .form-block textarea{
        border-width:2px;
    }
    .mfp-close{
        width: 65px;
        height: 65px;
        line-height: 0;
        font-size: 90px;
    }
    .mails a {
        margin-right: 10px;
    }
    .footer .phone {
        margin-left: 10px;
    }
    .want_text {
        padding-left: 0px;
        padding-top: 100px;
        margin-top: -108px;
        font-size: 22px;
    }
    .want_text svg {
        width: 110px;
        top: -43px;
        left: -5px;
    }
    .dfa_premProd__column h3{
        font-size: 22px;
    }
    .dfa_premProd__column p {
        font-size: 16px;
    }
    .dfa_premProd__list {
        gap: 20px;
    }
    section#dfa_arch-2 .arch_block {
        min-height: auto;
    }
    section#dfa_arch-2 .arch_item-1, section#dfa_arch-2 .arch_wrap-1 .arch_arrows {
        transform: translateX(189px);
    }
}
@media(max-width: 1023px){
    .plavBlock1 h1 {
        font-size: 32px;
    }
    .first_text{
        font-size: 14px;
    }
    .btn{
        font-size: 18px;
    }
    img.first_img__cube.first_img__cube_1, img.first_img__cube.first_img__cube_5 {
        width: 35px;
    }
    img.first_img__cube.first_img__cube_2, img.first_img__cube.first_img__cube_3, img.first_img__cube.first_img__cube_4 {
        width: 40px;
    }
    img.first_img__cube.first_img__cube_2 {
        top: 2%;
    }
    img.first_img__cube.first_img__cube_1{
        top: -1%;
    }
    img.first_img__cube.first_img__cube_3 {
        top: 8%;
    }
    section#dfa_first {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .plavBlock1 {
        padding: 35px 0;
    }
    h2{
        font-size: 24px;
    }
    .what_text-big {
        font-size: 20px;
        margin-bottom: 27px;
    }
    .what_text-small{
        font-size: 14px;
    }
    .what_wrap {
        padding: 20px;
    }
    .what_item-strong {
        font-size: 20px;
        margin-bottom: 14px;
    }
    ul li {
        font-size: 14px;
        margin-bottom: 13px;
    }
    .what_wrap p {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .preim_item.preim_item-1 {
        margin-bottom: 65px;
    }
    .preim_title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    ul.line{
        margin-left: 0;
    }
    ul.line li {
        margin-bottom: 25px;
        padding-left: 25px;
    }
    ul.line li:before {
        height: 20px;
        width: 11px;
    }
    ul.line:before {
        width: 2px;
        left: 4.5px;
    }
    section#dfa_offer .what_text-big {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .offer_list {
        gap: 20px;
    }
    .offer_item {
        padding: 16px 20px 20px;
        flex: 0 0 calc(48% - 20px);
    }
    .offer_img {
        height: 85px;
        margin-bottom: 16px;
    }
    .offer_item:after {
        height: 43%;
    }
    .offer_info {
        width: 20px;
        height: 20px;
    }
    .offer_hover{
        left: 100%;
        transform: translate(-100%, 8px);
    }
    .arch_title.arch_title-mini, .arch_title {
        font-size: 14px;
    }
    .arch_block{
        font-size: 12px;
    }
    .arch_block {
        font-size: 12px;
        max-width: 145px;
        flex: 0 0 135px;
    }
    .arch_item{
        max-width: 213px;
    }
    .arch_arrows{
        gap: 10px;
    }
    .arch_wrap-1 .arch_ar {
        height: 30px;
    }
    section#dfa_how .what_text-big {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .how_img {
        height: 50px;
    }
    .how_dot {
        width: 12px;
        height: 12px;
    }
    .how_list:before {
        height: 2px;
        top: calc(50px + 6px + 12px / 2);
    }
    .how_text {
        font-size: 11px;
    }
    .how_question {
        font-size: 12px;
        flex: 0 0 125px;
        transform: translateY(-80%);
    }
    .how_answer{
        font-size: 13px;
        border-right-width:2px;
        height: 218px;
    }
    .how_list.how_list-4 .how_item {
        flex: 0 0 107px;
    }
    .how_list.how_list-4:before {
        width: 29%;
        top: calc(50% - 3px);
    }
    .how_list.how_list-6 {
        transform: translateY(6px);
    }
    .blockchain_title {
        font-size: 20px;
        max-width: 170px;
    }
    .blockchain_list ul.line ul.line li:before{
        height: 11px;
    }
    section#dfa_back .what_item-strong {
        font-size: 20px;
    }
    .formBlock {
        padding: 25px 20px 50px;
    }
    .formBlock .h1 {
        margin-bottom: 25px;
        font-size: 24px;
    }
    .form input, .form textarea, .form-block input, .form-block textarea {
        padding: 10px;
        border-radius: 5px;
    }
    .form input, .form textarea, .form-block input, .form-block textarea, .form input::placeholder, 
    .form textarea::placeholder, .form-block input::placeholder, .form-block textarea::placeholder {
        font-size: 14px;
    }
    .form .wrapSubmit span, .wrapSubmitModal span {
        font-size: 16px;
        padding: 15px;
        border-radius: 5px;
    }
    .form .wrapLabel, .politics {
        font-size: 14px;
    }
    .form-best .formTitle {
        font-size: 30px;
    }
    .form-block font {
        top: 20px;
    }
    .footer {
        padding: 20px;
    }
    .footer .copyright{
        text-align: left;
        border-bottom: 0;
        padding-bottom: 0;
    }
    .footer .phone{
        margin-left: 0;
    }
    .footer .socBlock a{
        margin-right: 0;
    }
    .want_list {
        flex-direction: column-reverse;
    }
    .want_text {
        padding-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .want_text svg {
        width: 60px;
        top: -145px;
        left: auto;
        right: 20px;
    }
    .want_video {
        flex: auto;
    }
    .dfa_premProd__list{
        flex-direction:column;
    }
    .dfa_premProd__column{
        gap: 20px;
    }
    .dfa_premProd__column {
        flex: 1 1 100% !important;
    }
    .dfa_premProd__column br{
        display: none;
    }
    section#dfa_arch-2 .arch_block {
        flex: 1 1 50%;
    }
    section#dfa_arch-2 .arch_item-1, section#dfa_arch-2 .arch_wrap-1 .arch_arrows {
        transform: translateX(105px);
    }
}
@media(max-width:767px){
    section#dfa_first {
        padding-top: 100px;
        padding-bottom: 40px;
    }
    .plavBlock1 h1 {
        max-width: 100%;
        font-size: 24px;
    }
    .first_text{
        max-width: 100%;
    }
    .btn {
        font-size: 20px;
    }
    img.first_img__cube_main, img.first_img__cube{
        display: none;
    }
    img.first_img__bcg {
        max-width: 100%;
        right: 0px;
        margin: 0;
        width: 100%;
        opacity: 0.2;
    }
    .first_img {
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    .form-best .formTitle {
        font-size: 24px;
    }
    .form-block textarea{
        height: 80px;
    }
    .mfp-close {
        width: 40px;
        height: 35px;
        line-height: 0;
        font-size: 60px;
    }
    .what_list {
        gap: 20px;
        grid-template-columns: none;
    }
    .what_item:before {
        width: 30px;
        height: 20px;
    }
    .what_item {
        padding-left: 35px;
    }
    .preim_item.preim_item-1 {
        margin-bottom: 180px;
    }
    section#dfa_preim {
        background: url(/local/templates/newDiasoft/images/dfa/bcg_preim_mob.webp) no-repeat center / cover;
    }
    .offer_item {
        flex: 0 0 222px;
        height: 212px;
    }
    .offer_img{
        margin-bottom: 25px;
    }
    .offer_item:after {
        height: 46%;
    }
    section#dfa_offer {
        padding-bottom: 35px;
    }
    .arch_wrap, .how_list  {
        display: none;
    }
    .arch_mob_text, .what_img{
        display: block;
    }
    .arch_text_blue{
        color: #00FFE5;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 24px;
        line-height: 1.2;
    }
    .arch_mob_text p{
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 28px;
    }
    .arch_mob_text .btn{
        width: 100%;
        font-size: 14px;
        text-transform: none;
        background-color: #9405E2;
    }
    section#dfa_arch, section#dfa_arch-2 {
        padding-top: 35px;
        background-size: 195%;
    }
    .plavBlock1 img.what_img{
        max-width: 100%;
        margin: 15px 0;
    }
    .blockchain_wrap {
        gap: 35px;
        flex-direction: column;
    }
    .formBlock .h1 {
        max-width: 100%;
    }
    .form input, .form textarea, .form-block input, .form-block textarea{
        margin-bottom: 5px;
    }
    .form .wrapSubmit span, .wrapSubmitModal span {
        font-size: 14px;
    }
    .footer .copyright, .footer .mails a, .mails a span, .footer .phone, .footer .phone span, .footer .copyright span {
        font-size: 14px;
    }
    .footer .socBlock a{
        margin-left: 15px;
    }
    .footer{
        flex-direction: column-reverse;
        gap: 20px;
    }
    .footer .leftCol {
        margin-bottom: 0px;
        flex-direction: row-reverse;
    }
    .footer .copyright{
        text-align: right;
    }
    #dfa_want h2{
        max-width: 260px;
    }
    .want_text svg {
        width: 80px;
        height: auto;
        top: -95px;
    }
    .want_video img{
        max-width: 100%!important;
        margin: 0!important;
    }
    .want_video iframe {
        border-radius: 8px 8px 0 0;
        left: 10.4%;
        top: 2.7%;
        width: 79.3%;
        height: 83.3%;
    }
    .dfa_premProd__column h3 {
        font-size: 18px;
    }
    .dfa_premProd__column p {
        font-size: 14px;
    }
    .dfa_premProd__column div:before {
        width: 30px;
        height: 20px;
        top: 0px;
    }
    .dfa_premProd__column div {
        padding-left: 42px;
    }
}
@media(max-width:375px){
    .footer .mails{
        flex-direction: column;
        gap: 5px;
    }
    .footer .leftCol {
        align-items: center;
        flex-direction: column-reverse;
        gap: 10px;
    }
    .footer .rightCol{
        gap: 10px;
        flex-direction: column;
    }
    .footer .copyright{
        text-align: center;
    }
    .mails a{
        margin-right: 0;
    }
}
#news{
    background:url(/local/templates/newDiasoft/images/dfa/fon_news.webp) no-repeat center / cover;
}
#news .h1 span {
    color: #280081;
}
#news .btnStyleColor{
    background:#0278ff;
    border-color:#0278ff;
}
.btnStyleColor:hover{
    color:#0278ff;
}
.dfa_want .btn {
    font-size: 1.7rem;
    font-weight: 500;
}
.dfa_want .what_text-small{
    margin-bottom: 0;
    padding: 30px;
    border-radius: 25px;
    max-width: 1200px;
    align-self: flex-start;
}
@media(max-width:1919px){
	.dfa_want .what_text-small{
		max-width: 700px;
	}
}
@media(max-width:375px){
    .dfa_want .btn {
            font-size: 1.2rem;
    }
}