@media(max-width:1400px) {
    /*.inn_hero {*/
    /*    height: 78vh;*/
    /*}*/
    /*#hero {*/
    /*    height: 100%;*/
    /*}*/
}
@media(max-width: 920px) {
    :root {
        --fz20:18px;
        --fz18:18px;
    }
    .sppwn_wrap h2 {
        font-size: 24px;
    }
    .advwwi_svg {
        min-width: 40px;
        max-width: 40px;
        min-height:40px;
        max-height:40px;
    }
    #about .about_wr_desc ul li:after {
        content: "";
        position: absolute;
        inset: 0 .1vh 0 .1vh;
        background-color: #F9F9F9;
        height: 100%;
        z-index: -1;
    }
    #about .about_wr_desc ul li:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 150%;
        background: linear-gradient(to right, rgba(16, 205, 188, 1), rgba(16, 205, 188, 1));
        animation: rotate 3s linear infinite;
        filter: blur(8vh);
        left: 0;
        z-index: -2;
    }
    #about .about_wr_desc ul li {
        border: .1vh solid #F1F1F1;
        padding: 25px;
        overflow: hidden;
        position: relative;
        z-index: 2;
    }
    .menu_wrap li a {
        font-size: 13px;
    }
    .header_logo {
        max-width: 78px;
    }
    .svg-btn span {
        font-size: 18px;
    }
    .risk_slider .swiper-slide::after {
        inset: 0 1px 0 1px;
    }
    @-webkit-keyframes rotate {
        0% {
            transform: translate(0, -200px);
        }
        100% {
            transform: translate(0, 200px);
        }
    }
    .header_lang_btn .svg-btn {
        height: 40px;
    }
    .header_lang_btn .svg-btn span {
        font-size: 12px;
    }
    .header_lang_btn .button {
        clip-path: polygon(0 0, 100% 0, 100% 13%, /* верхний правый "срез" адаптивен */ 85.5% 100%, /* нижний правый угол */ 0 100%);
    }
    .button,
    .green_btn {
        clip-path: polygon(0 0, 100% 0, 100% 13%, /* верхний правый "срез" адаптивен */ 95.5% 100%, /* нижний правый угол */ 0 100%);
    }
    .schema_wrap {
        flex-direction: column;
    }
    .schema_wrap > .schw_bx:nth-child(1), .schema_wrap > .schw_bx:nth-child(2) {
        max-width: 130px;
    }
    .schema_wrap > .schw_bx:nth-child(1) {
        margin-right: unset;
        margin-bottom: 70px;
    }
    .schema_wrap .schw_bx:after {
        left: 0;
        transform: rotate(90deg);
        width: 100%;
        top: 103%;
    }
    .schwb_text {
        position: relative;
        z-index: 2;
    }
    .schema_wrap > .schw_bx:nth-child(2) {
        margin-right: unset;
        margin-bottom: 70px;
    }
    .schema_wrap .schw_bx:nth-child(3) {
        margin-right: unset;
        margin-bottom: 160px;
    }
    .schema_wrap .wrapper .schw_bx {
        flex-direction: column;
        gap: 20px;
    }
    .schema_wrap .schw_bx:nth-child(3):after {
        width: 100%;
        top: 110%;
        left: 0;
        z-index: 1;
    }
    .schema_wrap .wrapper:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 50%;
        background-color: var(--c-black);
        z-index: 1;
        left: 0;
        top: -50%;
    }
    .schema_wrap .wrapper .schw_bx:before{
        content: '';
        position: absolute;
        background: linear-gradient(to right, #000000 0%, #10CDBC 100%);
        background-size: auto;
        background-size: 200% 100%;
        width: 122%;
        height: 2px;
        top: -51%;
        left: unset;
        right: -72%;
        border-radius: 10px;
        transform: rotate(180deg);
        z-index: 1;
    }
    .schema_wrap .wrapper .schw_bx:after {
        content: '';
        position: absolute;
        background-color: #252525;
        width: 70%;
        height: .2vh;
        top: -23%;
        z-index: 3;
        left: 16%;
        right: 100%;
    }
    .schwb_img {
        z-index: 5;
    }

    /*#risk .risk_slider .swiper-wrapper {*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*}*/
    /*#risk .risk_slider .swiper-slide {*/
    /*    width: 100% !important;*/
    /*}*/
    /*#risk .risk_slider .swiper-slide + .swiper-slide{*/
    /*    margin-top: 10px !important;*/
    /*    margin-right: unset !important;*/
    /*}*/
    #risk .risk_slider .swiper-slide .risk_img p {
        color: var(--c-white);
    }
    .risk_slider {
        margin-top: 20px;
    }
    .r_text {
        padding-bottom: 0;
        padding-top: 6vh;
    }
    .inn_hero {
        height: 100%;
    }
    .absolute_bg {
        height: 100%;
    }
    .r_container {
        bottom: 0;
    }
    .r_img {
        inset: -60vw 0vw 5% auto;
        width: 100vw;
        height: 60vw;
    }
    #hero {
        height: 850px;
        background-image: url("/wp-content/uploads/2025/04/hero_bg.png")
    }
    .absolute_bg {
        /*display: none;*/
    }
    .innhl_title {
        max-width: 100%;
    }
    .innhl_desc {
        max-width: 100%;
    }
    .cursor_container {
        height: 100%;
    }
    .chip_s_gologr {
        max-width: 25vw;
        top: 15%;
        right: 21%;
    }
    .chip {
        max-width: 100%;
    }
    .innhl_btns {
        flex-direction: column;
        gap: 20px;
        margin-top: 40px;
    }
    .innhl_title {
        font-size: 28px;
    }
    #team .risk_slider {
        width: 100%;
        margin-top: unset;
    }
    #team .risk_head h2 {
        font-size: 24px;
    }
    .innhl_desc {
        font-size: 18px;
        margin-top: 20px;
    }
    .ab_svg {
        display: none;
    }
    .about_wr_desc {
        max-width: 100%;
        margin-left: auto;
        margin-top: 30px;
    }
    .riskw_title svg {
        max-width: 130px;
        height: 130px;
    }
    .risk_bx {
        height: 130px;
    }
    .riskw_title {
        right: -14px;
        bottom: -14px;
        max-width: 80px;
        max-height: 100px;
    }
    #risk .risk_slider {
        position: relative;
    }
    #risk .risk_slider .swiper-pagination {
        width: 100% !important;
    }
    #risk .risk_slider .swiper-pagination-bullet {
        width: 100% !important;
        border-radius: unset!important;
        opacity: 1!important;
        margin: 0 !important;
    }
    #risk .risk_slider .swiper-pagination-bullet-active {
        background-color: var(--c-green) !important;
    }
    #risk .risk_slider .swiper-pagination {
        display: flex;
        top: unset;
        bottom: -30px;
        gap: 10px;
    }
    .risk_slider .swiper {
        overflow: visible;
    }
    .risk_slider .swiper-slide .riskw_title svg path {
        stroke: var(--c-green);
    }
    .risk_img {
        padding: 24px;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 2;
    }
    .risk_img p {
        font-size: 18px;
    }
    #risk {
        padding: 30px 0 50px 0;
        background-position: right;
    }
    .footerwl_logo {
        display: none;
    }
    .footerw_right {
        width: 100%;
    }
    .footerwr_bx {
        display: flex;
        gap: unset;
        justify-content: space-between;
        flex-direction: row-reverse;
        width: 100%;
    }
    #team .risk_slider .swiper-wrapper {
        /*flex-direction: row;*/
    }
    #team .risk_img {
        height: 300px;
    }
    #team .risk_wrap {
        --gap:20px;
        --titleWidth:100%;
    }
    h4 {
        font-size: 20px;
    }
    #team .risk_text p {
        font-size: 16px;
    }
    #team .ruka {

        display: flex;
        justify-content: flex-end;
        padding: 0 10px;
    }
    #team .ruka svg{
        display: block;
        position: absolute;
        right: 16px;
        bottom: 30px;
        -webkit-animation: rightLeft 1s ease-in-out infinite;
        animation: rightLeft 1s ease-in-out infinite;

    }

    .schema_wrap .schw_bx:nth-child(3):before {
        content: 'Оценка PD';
        font-size: 18px;
        font-weight: 500;
        color: var(--c-white);
        position: absolute;
        left: 30%;
        top: 140%;
        white-space: nowrap;
        z-index: 10;
    }
    .schema_wrap .wrapper {
        flex-direction: row;
    }
    @-webkit-keyframes rightLeft {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        50% {
            -webkit-transform: translateX(10px);
            transform: translateX(10px);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

}
@media(max-width: 768px) {
    :root {
        --vh50:20px;
        --padd130:50px;
        --padd180:60px;
        --headerHeight:100px;
        --cont-p: 20px;
        --fz16:14px;
        --cont:100%;
    }
    #about_us {
        background-color: var(--c-black);
    }

    .aw_text p {
        line-height: 1.5 !important;
        padding: 30px 20px;
        border: 1px solid rgba(255, 255, 255, .18);;
        color: var(--c-white);
        transition: .5s;
        position: relative;
        z-index: 2;
    }
    .aw_text p:after {
        position: absolute;
        content: '';
        background: radial-gradient(56.99999999999999% 50% at 52.300000000000004% 100%, #108DCF, #7ea9c421);
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1;
        filter: blur(1px);
    }
    .menu_wrap li a {
        font-size: 16px;
    }
    .chip_s_tenyu:after {
        content: '';
        position: absolute;
        top: 29%;
        background: #fff;
        left: 40%;
        mix-blend-mode: color-dodge;
        opacity: 1;
        filter: blur(10px);
        transform: skew(118deg, 209deg);
        width: 30%;
        height: 8%;
        transition: .3s;
    }
    .chip_s_tenyu.active:after {
        width: 30%;
        height: 8%;
        filter: blur(10px);
    }
    .neur_title {
        max-width: 100%;
    }
    #about .about_wr_desc p:nth-child(3) {
        display: none;
    }
    #about .about_wr_desc {
        background: rgba(255, 255, 255, 0.05);
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
        border: 1px solid rgba(255, 255, 255, 0.1);
        color: #ffffff;
    }

    .svg-btn {
        width: 100%;
        height: 52px;
        font-size: 18px;
    }
    .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
        font-size: 16px;
    }
    .gt_float_switcher .gt-selected .gt-current-lang {
        display: flex;
        gap: 3px;
    }
    #menu-menyu-v-mobilke {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #faq .advwwi_bx {
        max-width: 100%;
    }
    #menu-menyu-v-mobilke .menu-item a {
        font-size: 30px;
    }
    .header__mob-info {
        display: flex;
        flex-direction: column;
        gap: 25px;
    }
    .post-text p {
        font-size: 16px;
    }
    .inncont_title p {
        font-size: 20px;
    }
    .innr_zf {
        border-radius: 10px;
        padding: 30px 15px;
    }
    .inncont_frm_desc {
        margin-top: 10px;
    }
    .zapis_form {
        max-width: 330px;
    }
    .single .r_img {
        display: none;
    }
    .page-template-page-lab .more_wrap {
        grid-template-columns: repeat(1,1fr);
    }
    .news_wrap {
        grid-template-columns: repeat(1,1fr);
        grid-gap: 30px;
    }
    .nw_bx {
        min-height: 320px;
        gap: 14px;
        padding: 0 0 15px 0;
    }
    .nb_title h3 {
        font-size: 18px;
    }
    .nb_date p {
        font-size: 16px;
    }
    .nb_date {
        margin-top: 18px;
    }
    .page-id-15 .innhl_title{
        font-size: 32px;
    }
    .page-id-15 .r_img {
        display: none;
    }
    .news_hero .r_text {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .single .r_text {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .sidebar-title {
        font-size: 24px;
    }
    .spp_wrap {
        flex-direction: column;
        --bxWrap:100%;
        --gap: 60px;
        position: initial;
    }
    .sppw_news {
        position: initial;
    }
    .sidebar {
        width: 100%;
    }
    .advbx_wrap {
        align-items: flex-start;
        flex-direction: column;
        width: 100%;
    }
    .advwwi_img {
        max-width: 50px;
    }
    .page-template-page-lab .r_img {
        display: none;
    }
    .page-template-page-lab .r_text {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .page-template-page-lab .awd_wrap {
        grid-template-columns: repeat(1, 1fr);
        padding-top: 40px;
    }
    .aggr_flour {
        flex-direction: column;
        gap: 30px;
        --imgWidth: 100%;
        --imgHeight:246px;
        margin-top: 20px;
    }
    .agrrf_img img {
        object-fit: contain;
    }
    .page-template-page-resheniya .r_img {
        display: none;
    }
    .page-template-page-resheniya .r_text {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .page-template-page-resheniya .about_wr_desc{
        margin-top: 20px;
    }
    .page-template-page-resheniya .about_wr_desc h5 {
        font-size: 18px;
    }
    .about_cont {
        max-width: 100% ;
    }
    .awdwb_img {
        max-width: 40px;
        padding-bottom: 16px;
    }
    .page-template-page-resheniya .awd_wrap {
        gap: 46px;
    }


    h2 {
        font-size: 24px;
    }
    #more {
        padding: 30px 0 50px;
    }
    .about_wr_wrap {
        grid-gap: 40px 0;
        grid-template-columns: repeat(1,1fr);
        max-width: 100%;
        margin-top: 30px;
        margin-right: 0;
    }
    .about_wr_img {
        max-width: 50px;
        height: 50px;
    }
    .adv .about_wr_desc {
        margin-top: 14px;
        font-size: 16px;
        margin-right: auto;
        margin-left: unset;
        text-align: left;
    }

    .num_wrap {
        grid-template-columns: repeat(1,1fr);
        margin-top: 20px;
        grid-gap: 10px;
    }
    .num_bx_img {
        font-size: 80px;
    }
    .num_bx {
        min-height: 146px;
        padding: 24px;
    }
    .num_bx_desc {
        font-size: 16px;
        margin-top: 16px;
    }
    .more_wrap {
        margin-top: 20px;
        grid-gap: 24px;
        grid-template-columns: repeat(1,1fr);
    }
    .more_wrap_bx {
        min-height: 170px;
        padding: 20px;
    }
    .mwb_img {
        height:40px;
        max-width:40px;
    }
    .mwb_desc {
        margin-top: 20px;
        font-size: 16px;
    }
    .about_wr_title p {
        font-size: 24px;
    }
    .about_wr_title {
        max-width: 100%;
    }
    .about_wr_desc p {
        font-size: 16px;
    }

    .adv .about_wr_desc p {
        font-size: 18px;
        font-weight: 500;
    }
    .risk_wrap {
        flex-direction: column;
        width: calc(100% - var(--cont-p) * 2);
        margin-left: auto;
        margin-right: auto;
        max-width: var(--cont);
        padding-left: unset;
    }
    .risk_navs {
        display: none;
    }
    .about_wr_desc p + p {
        margin-top: 10px;
    }
    .about_wr_btn {
        margin-top: 30px;
        width: 100%;
    }
    .chip_s_gologr {
        max-width: 40vw;
        top: 6%;
        right: 25%;
    }
    .button {
        padding: 15px 0;
        font-size: 18px;
        font-weight: 600;
    }
    .chip {
        max-width: 150%;
        width: 200%;
        right: -5%;
        height: 100%;
        top: -25%;
    }

    .r_img {
        width: 100vw;
        height: 100vh;
        bottom: 0;
        overflow: hidden;
        inset: unset;
        position: relative;
    }

    .custom-logo-link {
        max-width: 78px;
        display: block;
    }
    header .header__burger {
        display: flex;
    }
    header .header__mobile {
        position: fixed;
        background-color: #F1F5F6;
        right: 0;
        left: 0;
        top: 0;
        z-index: 10;
        transition: 0.3s;
        visibility: hidden;
        opacity: 0;
        display: block;
    }
    body.showBurger header .header__mobile {
        opacity: 1;
        visibility: visible;
        bottom: 0;
        top: var(--headerHeight);
        display: flex;
        justify-content: flex-end;
    }
    .header__burger {
        display: flex;
        flex-direction: column;
        cursor: pointer;
        width: 30px;
        height: 30px;
        position: relative;
        z-index: 999999;
    }
    .burger_bar {
        background-color: var(--c-green);
        height: 4px;
        width: 30px;
        margin: 4px 0;
        transition: 0.4s;
    }
    .aggrt_text p {
        font-size: 16px;
    }
    .agrrft_wrap {
        margin-top: 60px;
    }
    .agrrftw_title {
        font-size: 20px;
    }
    #froud .agrrf_img {
        display: none;
    }
    .aggrt_text ul li {
        font-size: 14px;
    }
    #froud {
/*         margin-bottom: 60px; */
    }
    .os_title {
        max-width: 60%;
    }
    .agrrftw_rep {
        grid-template-columns: repeat(1,1fr);
        margin-top: 30px;
    }
    .agrrftwr_text {
        margin-top: 14px;
        font-size: 18px;
    }
    .agrrftwr_img {
        max-width: 50px;
        min-width: 50px;
    }
    .burger_bar:nth-child(1) {
        width: 19px;
        margin-left: auto;
    }
    .burger_bar:nth-child(3) {
        width: 19px;
    }
    .showBurger .burger_bar:nth-child(1) {
        transform: rotate(-45deg) translate(-8px, 9px);
        width: 30px;
    }
    .showBurger .burger_bar:nth-child(2) {
        opacity: 0;
    }
    .showBurger .burger_bar:nth-child(3) {
        transform: rotate(45deg) translate(-5px, -5px);
        width: 30px;
    }
    .header_menu .menu_wrap {
        display: none;
    }
    .header_lang_btn .button {
        display: none;
    }
    .cursor_blur {
        width: 30%;
        height: 15%;
    }
    .r_container {
        position: relative;
    }
    .footwcs_link {
        max-width: 40px;
        height: 40px;
    }
    .footerwr_menu .menu_wrap li {
        width: 100%;
        text-align: right;
    }
    #footer {
        background-image: url("/wp-content/uploads/2025/05/mobile_footer.png");
    }
    .foot_bot {
        flex-direction: column;
    }
    .footerwl_text {
        max-width: unset;
    }
    .footer__bottom-inner-webnow {
        text-align: left;
        margin-top: 30px;
        width: 100%;
    }
    .page-template-page-about #hero .r_img {
        display: none;
    }
    .page-template-page-about .r_text {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .about_wrap {
        flex-direction: column-reverse;
        --imgWidth:100%;
        --gap:30px;
    }
    .aw_text {
        width: 100%;
        padding-top: unset;
    }
    .aw_img {
        height: 328px;
    }
    .aw_text p {
        font-size: 16px;
    }
    #about_us {
        padding-top: 0;
        padding-bottom: 60px;
    }
    #advantages {
        padding-top: 30px;
        padding-bottom: 24px;
    }
    #advantages .advbx_wrap {
        align-items: flex-start;
        flex-direction: column;
        width: 100%;
    }
    .advwwi_bx {
        margin-left: unset;
    }
    #advantages .advwwi_img {
        max-width: 50px;
    }
    .advww_item {
        align-items: flex-start;
    }
    .advwwi_svg {
        max-width: 40px;
        min-width: 40px;
    }
    .advwwib_title {
        margin-top: 20px;
        font-size: 18px;
    }
    .advwwib_text p {
        font-size: 16px;
    }
    .advwwib_text {
        max-width: 100%;
    }
    .dn {
        display: block;
    }
    .db {
        position: absolute;
        opacity: 0;
        visibility: hidden;
    }
}