

/* Start:/local/templates/naginoff/assets/css/otraslevye-resheniya.css?175880340022655*/
:root {
    --main-color: #ffffff;
    --orange: rgba(255, 199, 3, 1);
    --green: rgba(0, 119, 46, 1);
    --p-text: rgba(65, 69, 73, 1);;
}

p {
    margin: 0 !important;
}

.container-naginoff,
.container-otraslevye-resheniya {
    max-width: 1090px;
    margin: auto;
}

.first-block, .second-block, .third-block, .fourth-block, .sixth-block, .seventh-block, .eighth-block, .ninth-block, .tenth-block, .eleventh-block, .twelfth-block, .fourteenth-block, .naginoff-block {
    margin-top: 90px;
}
.container-naginoff .naginoff-block:last-child {
    padding-bottom: 160px;
}
.fourteenth-block {
    padding-bottom:  90px !important;
}
.title-description p {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}

.title-description p.text-justify {
    text-align: justify;
}
.title-main h2,
.title-main h1 {
    font-family: Adderley;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
}

.main-block {
    margin-top: 30px;
    background-color: var(--main-color);
}

.main-block .image img {
    width: 1090px;
}
.main-block .text-block {
    padding: 30px;
    display: flex;
    flex-direction: column;
}
.main-block .text-block p {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}

button.consultation {
    background-color: var(--orange);
    border: unset !important;
    border-radius: 22px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.75px;
    text-align: center;
    color: var(--p-text);
    padding: 13px 77px;
    margin: 20px auto 0 auto;
}

.otr-solution .naginoff-advantage-dot-root {
    width: 150px;
}
.otr-solution .naginoff-advantage-text {
    width: unset !important;
}
.otr-solution .naginoff-advantage-dot-root .naginoff-advantage-text {
    margin: 0 !important;
}
.otr-solution .naginoff-advantage-dot-root {
    margin: 0 auto !important;
}
.otr-solution .naginoff-advantage-dot-root:first-child {
    margin-left: 0 !important;
}
.otr-solution .naginoff-advantage-dot-root:last-child {
    margin-right: 0 !important;
}
.otr-solution .naginoff-advantage-textline a {
    align-items: center;
    margin: auto;
    min-height: 68px;
    display: flex;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
}
.otr-solution .naginoff-advantage-wrapper {
    margin-top: 30px;
}
.otr-solution .naginoff-advantage-textline {
    padding: 10px 0;
    margin: auto;
    width: 100%;
}
.otr-solution .orange-place {
    padding: 4px 20px;
    background-color: var(--orange);
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: center;
    color: var(--p-text);
    border-radius: 4px;
}
.otr-solution .naginoff-advantage-dot-root:nth-child(even) .naginoff-advantage-dot {
    order: unset !important;
}
.otr-solution .naginoff-advantage-dot-root {
    flex-direction: column !important;
}
.otr-solution .naginoff-advantage-dots {
    margin: 0 !important;
    display: flex !important;
    flex-direction: row !important;
}


/* cases block */

.cases-block {
    margin: 30px 0;
}
.cases-block .case-item .case-logo img {
    width: 300px;
    height: 300px;
    object-fit: contain;
    margin: auto;
}
.cases-block .case-item .case-description {
    margin-bottom: 30px;
    overflow: hidden;
}
.cases-block .case-item .case-description p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: var(--p-text);
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cases-block .case-item .case-title p {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: var(--green);
}
.cases-block .open-case a {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.75px;
    text-align: center;
    text-transform: uppercase;
    color: var(--main-color);
}
.cases-block .open-case a:focus,
.cases-block .open-case a:visited,
.cases-block .open-case a:hover {
    color: var(--main-color) !important;
    text-decoration: none !important;
}
.otr-solution .naginoff-advantage-dot:hover,
.cases-block .open-case:hover {
    background-color: #00461a;
}
.cases-block .open-case {
    position: absolute;
    padding: 10px 30px;
    background-color: var(--green);
    border-radius: 4px;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
/*.cases-block .owl-item,*/
/*.cases-block .case-item {*/
/*    max-width: 340px !important;*/
/*}*/
.cases-block .case-item {
    display: flex;
    flex-direction: column;
    padding: 20px;
    background-color: var(--main-color);
    gap: 20px;
    border-radius: 4px;
    position: relative;
    margin: 0 auto 15px auto;
    min-width: 340px !important;
    height: 578px !important;
}
.cases-carousel.owl-carousel .owl-stage-outer {
    height: unset !important;
}
.cases-carousel {
    width: calc(100% - 50px) !important;
    margin: auto;
}
.cases-carousel .owl-nav .owl-next,
.cases-carousel .owl-nav .owl-prev {
    /*margin: 0 25% 0 25% !important;*/
}
.cases-carousel .owl-nav {
    /*top: unset !important;*/
    /*bottom: -10px !important;*/
    /*height: fit-content !important;*/
}
/* end cases block */

.sixth-block-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    margin-top: 30px;
}
.sixth-block-items .six-item {
    width: 100%;
    background-color: var(--main-color);
    border-radius: 4px;
    padding: 36px 20px;
    position: relative;
    margin-top: 48px;
}
.sixth-block-items .six-item .yellow-icon {
    position: absolute;
    background-color: var(--orange);
    top: -50px;
    /*padding: 16px;*/
    border-radius: 4px;
    width: 80px;
    height: 80px;
    display: flex;
}
.sixth-block-items .six-item .six-text p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: var(--p-text);
}
.sixth-block-items .six-item .yellow-icon img {
    width: 48px;
    height: 48px;
    object-fit: contain;
}
.sixth-block-items .six-item .yellow-icon span {
    object-fit: contain;
    color:rgba(109, 114, 120, 1);
    font-family: Adderley;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin: auto;
}


/* otzivi */

.otzivi-carousel.owl-carousel .owl-stage-outer {
    height: unset !important;
}

.otzivi-full {
    margin-top: 30px;
    background-color: var(--main-color);
    border-radius: 4px;
    padding: 30px 0;
}

.otziv-full-block {
    max-width: 810px;
    display: flex;
    margin: auto;
}
.otziv-full-block .img-file {
    margin-right: 30px;
}
.otziv-full-block .img-file img {
    width: 250px !important;
    height: 354px !important;
    object-fit: contain;
}
.otziv-full-block .company-name-mobile {
    display: none;
}
.otziv-full-block .company-name-mobile,
.otziv-full-block .otziv-block .company-name {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: var(--green);
    margin-bottom: 30px !important;
}
.otziv-full-block .otziv-block .company-otziv-text {
    font-family: Roboto;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: var(--p-text);
    margin-bottom: 20px !important;
}
.otziv-full-block .otziv-block .company-signed {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: right;
    color: var(--p-text);
}

.otzivi-carousel .owl-nav .owl-prev {
    margin-left: 30px !important;
}
.otzivi-carousel .owl-nav .owl-next {
    margin-right: 30px !important;
}
.otzivi-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    transform: translateY(-50%);
}

/* end otzivi */

.ninth-block .requisites {
    margin-top: 30px;
    /*background-image: unset !important;*/
}

/* faq-block */

.faq-block {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    gap: 15px;
}
.faq-block .faq-item {
    background-color: var(--main-color);
    width: 100%;
    padding: 25px 0;
    border-radius: 4px;
}
.faq-block .faq-item .faq-header {
    display: flex;
    align-items: center;
}
.faq-block .faq-item .faq-header .faq-question {
    margin-right: auto !important;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: var(--p-text);
    /*height: 30px;*/
}
.faq-block .faq-item .faq-header .faq-count {
    padding-left: 30px !important;
    color: var(--main-color);
    background-color: var(--green);
    font-family: Roboto;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: right;
    margin-bottom: auto !important;
}
.faq-block .faq-item .faq-header .faq-actions {
    padding-right: 30px !important;
    margin-left: auto !important;
    cursor: pointer;
    margin-bottom: auto !important;
}
.faq-block .faq-item .faq-body {
    padding-left: 30px !important;
}
.faq-block .faq-item .faq-body .faq-answer {
    padding-top: 30px !important;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.faq-block .faq-item.active .faq-header .faq-actions .faq-open,
.faq-block .faq-item:not(.active) .faq-body .faq-answer,
.faq-block .faq-item:not(.active) .faq-header .faq-actions .faq-close {
    display: none;
}
.faq-block .faq-item:not(.active) .faq-answer {
    /*transform: translateY(-130px);*/
    /*opacity: 0;*/
    visibility:hidden;
    opacity: 0;
    -moz-transition: opacity 1s, visibility 1.3s;
    -webkit-transition: opacity 1s, visibility 1.3s;
    -o-transition: opacity 1s, visibility 1.3s;
    transition: opacity 1s, visibility 1.3s;
}
.faq-block .faq-item.active .faq-answer {
    /*transition: all 1s linear;*/
    /*transform: translateY(0px);*/
    /*opacity: 1;*/
    visibility:visible;
    opacity: 1;
    -moz-transition: opacity 1s, visibility 1.3s;
    -webkit-transition: opacity 1s, visibility 1.3s;
    -o-transition: opacity 1s, visibility 1.3s;
    transition: opacity 1s, visibility 1.3s;
}
/* end faq-block */

/* partners-block */

.partners-block {
    max-width: 1640px;
    margin: auto;
}
.partners-block .owl-item {
    /*width: unset !important;*/
}
.partners-block .owl-carousel .owl-stage-outer {
    height: unset !important;
}
.partners-block .partner-item-image {
    /*max-height: 120px !important;*/
    /*object-fit: none;*/

    height: 120px !important;
    object-fit: contain;
}

/* end partners-block */

.eleventh-block {
    padding: 30px 0;
}

.map__email-phone .map__phone p {
    margin-left: 10px !important;
    font-size: 16px;
    color: #24832E;
}


.owl-carousel .owl-dots {
    /*width: 50%;*/
    /*display: flex;*/
    /*margin: 20px auto 0 auto;*/
}
.owl-carousel .owl-dots .owl-dot {
    /*margin: auto;*/
}
.owl-carousel .owl-dots .owl-dot span {
    /*content: "";*/
    /*width: 10px;*/
    /*height: 10px;*/
    /*border-radius: 50%;*/
    /*background: #ffffff;*/
    /*border: 2px solid #6D7278;*/
    /*display:inline-block;*/
}
.owl-carousel .owl-dots .owl-dot.active span {
    /*background: #6D7278;*/
}

.background-1 {
    background-position: center;
    background-image: url(/local/templates/naginoff/assets/img/naginoff-advantages.png);
    background-repeat: no-repeat;
}

@media screen and (max-width: 1640px) {
    .partners-block {
        max-width: 728px;
    }
}
@media screen and (max-width: 1190px) {
    .container-naginoff,
    .container-otraslevye-resheniya {
        max-width: 728px;
    }
    .first-block, .second-block, .third-block, .fourth-block, .sixth-block, .seventh-block, .eighth-block, .ninth-block, .tenth-block, .eleventh-block, .twelfth-block, .fourteenth-block, .naginoff-block {
        margin-top: 40px;
    }
    .fourteenth-block {
        padding-bottom: 40px !important;
    }
    .main-block .image img {
        width: 728px;
    }


    .otr-solution .naginoff-advantage-dots {
        display: grid !important;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .otr-solution .naginoff-advantage-dot-root:first-child {
        margin-left: auto !important;
    }
    .otr-solution .naginoff-advantage-dot-root:last-child {
        margin-right: auto !important;
    }

    .sixth-block-items {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .otziv-full-block .img-file img {
        width: 229px !important;
        height: 324px !important;
    }
    .otzivi-carousel .owl-nav {
        /*display: none !important;*/
    }
    .otziv-full-block {
        width: 688px;
    }
    .otzivi-full {
        padding: 20px;
    }

    .cases-carousel,
    .cases-carousel .owl-item {
        /*width: unset !important;*/
    }
    .cases-carousel .owl-nav {
        /*display: none !important;*/
    }

    .otzivi-carousel .owl-nav .owl-next {
        margin: 0 0 0 auto !important;
    }
    .otzivi-carousel .owl-nav .owl-prev {
        margin: 0 auto 0 0 !important;
    }
    /*.cases-carousel .owl-nav .owl-next svg,*/
    /*.cases-carousel .owl-nav .owl-prev svg {*/
    /*    margin: 0 25% 0 25% !important;*/
    /*    margin: unset !important;*/
    /*}*/
}
@media screen and (max-width: 767px) {
    .container-naginoff,
    .container-otraslevye-resheniya {
        max-width: 320px;
    }
    .first-block, .second-block, .third-block, .fourth-block, .sixth-block, .seventh-block, .eighth-block, .ninth-block, .tenth-block, .eleventh-block, .twelfth-block, .fourteenth-block, .naginoff-block {
        margin-top: 20px;
    }
    .title-description p {
        font-size: 16px;
        line-height: 24px;
    }
	.title-main h2,
    .title-main h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .first-block .title-description p,
    .first-block .title-description h1 {
        padding: 0 10px;
    }
    .main-block .image img {
        width: 320px;
    }
    .main-block .text-block {
        padding: 10px;
    }
    .main-block .text-block p {
        font-size: 14px;
        line-height: 21px;
    }
    button.consultation {
        padding: 13px 30px;
        font-size: 16px;
        line-height: 18.75px;
    }

    .otr-solution .naginoff-advantage-dots {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }
    .otr-solution .naginoff-advantage-textline a {
        font-size: 16px;
        line-height: 19.2px;
        min-height: 46px;
    }
    .otr-solution .naginoff-advantage-wrapper {
        margin-top: 10px;
        padding: 0 10px;
    }
    .otr-solution .naginoff-advantage-dot-root {
        width: 145px !important;
    }

    .fourth-block, .sixth-block, .ninth-block, .tenth-block {
        padding: 0 10px;
    }
    .eleventh-block {
        padding: 10px;
    }

    .cases-block {
        margin-top: 10px;
    }
    .cases-block .case-item {
        min-width: 300px !important;
        width: 300px;
        height: 535px !important;
    }
    .cases-block .case-item .case-logo img {
        width: 260px;
        height: 260px;
    }

    .sixth-block-items {
        display: flex !important;
        flex-direction: column !important;
    }
    .sixth-block-items .six-item {
        padding: 20px 30px;
    }

    .sixth-block-items .six-item .yellow-icon {
        left: 50%;
        transform: translateX(-50%);
        width: 60px;
        height: 60px;
    }
    .sixth-block-items .six-item .yellow-icon span {
        /*width: 36px;*/
        /*height: 36px;*/
        font-size: 36px;
        font-weight: 700;
        line-height: 36px;
    }

    .otzivi-full {
        padding: 20px 10px;
        margin-top: 10px;
    }
    .otziv-full-block {
        width: 300px;
        flex-direction: column;
    }
    .otziv-full-block .img-file {
        margin: unset;
        text-align: center;
    }
    .otziv-full-block .otziv-block {
        margin-top: 20px;
    }
    .otziv-full-block .img-file img {
        width: 196px !important;
        height: 277px !important;
        margin: auto;
    }
    .otziv-full-block .company-name-mobile,
    .otziv-full-block .otziv-block .company-name {
        font-size: 16px;
        line-height: 19.2px;
        margin-bottom: 10px !important;
        display: block;
        text-align: center;
    }
    .otziv-full-block .otziv-block .company-name {
        display: none;
    }
    .otziv-full-block .otziv-block .company-otziv-text {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 20px !important;
    }
    .otziv-full-block .otziv-block .company-signed {
        font-size: 14px;
        line-height: 21px;
    }

    .requisites {
        display: flex !important;
        flex-direction: row !important;
        gap: 10px;
    }
    .requisites .requisites__inner img {
        width: 145px;
        height: 206px;
    }

    .faq-block .faq-item {
        padding: 20px 0;
    }
    .faq-block .faq-item .faq-header .faq-count {
        font-size: 16px;
        line-height: 19.2px;
        padding-left: 10px !important;
    }
    .faq-block .faq-item .faq-header .faq-question {
        font-size: 16px;
        line-height: 19.2px;
    }
    .faq-block .faq-item.active .faq-answer {
        font-size: 14px;
        line-height: 21px;
        padding-top: 10px !important;
    }
    .faq-block .faq-item .faq-body {
        padding: 0 5px !important;
    }
    .faq-block .faq-item .faq-header .faq-actions img {
        width: 20px;
        height: 20px;
    }
    .faq-block .faq-item .faq-header .faq-actions {
        padding-right: 10px !important;
    }

    .partners-block .partner-item-image {
        height: 80px;
    }
    .container-naginoff .naginoff-block:last-child {
        padding-bottom: 80px;
    }

    .naginoff-block.plr-10 {
        padding: 0 10px;
    }
    .naginoff-block.plr-10 .otziv-full-block {
        width: 100%;
    }
    .cases-carousel {
        width: 100% !important;
    }
    .cases-carousel .owl-nav .owl-next svg,
    .cases-carousel .owl-nav .owl-prev svg {
        /*margin: 0 25% 0 25% !important;*/
        margin: unset !important;
    }
    .naginoff-block .cases-block {
        padding: 0 10px;
    }
}

.container-otraslevye-resheniya .naginoff-lp-content {
    padding: 60px 0 60px 0 !important;
    margin: 60px 0 0 0 !important;
}
.text p {
    margin: 20px 0 10px 0 !important;
}
.advantages-request-form-wrapper {
    margin: 0 !important;
}
.advantages-request-form-wrapper .naginoff-advantage-wrapper {
    margin-bottom: 0 !important;
}

.four-block-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-top: 30px;
}
.four-block-items .four-item {
    width: 100%;
    background-color: var(--main-color);
    border-radius: 4px;
    padding: 36px 20px;
    position: relative;
    margin-top: 48px;
}
.four-block-items .four-item .yellow-icon {
    position: absolute;
    background-color: var(--orange);
    top: -50px;
    /*padding: 16px;*/
    border-radius: 4px;
    width: 80px;
    height: 80px;
    display: flex;
}
.four-block-items .four-item .four-text p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: var(--p-text);
}
.four-block-items .four-item .four-text span {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: var(--p-text);
}
.four-block-items .four-item .yellow-icon img {
    width: 48px;
    height: 48px;
    object-fit: contain;
}
.four-block-items .four-item .yellow-icon span {
    object-fit: contain;
    color:rgba(109, 114, 120, 1);
    font-family: Adderley;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin: auto;
}


.sixth-block-items .six-item .yellow-icon.right,
.four-block-items .four-item .yellow-icon.right {
    right: 60px;
}

.fines-name {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    color: var(--p-text);
}
.fines-block {
    padding-left: 50px;
}
.fines-block .fines-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.fines-block .fines-item:not(:last-child) {
    margin-bottom: 20px;
}
.fines-block .fines-item .fine-title {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: var(--p-text);
}
.fines-block .fines-item .fine-price {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: var(--p-text);
    position: relative;
    margin-left: 24px !important;
}
.fines-block .fines-item .fine-price:before {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--orange);
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: -16px;
}
@media screen and (max-width: 767px) {
    .four-block-items {
        display: flex;
        flex-direction: column;
        padding: 10px;
        gap: 0;
        margin: 0;
    }
    .four-block-items .four-item .four-text span {
        font-size: 16px;
        line-height: 24px;
    }
    .four-block-items .four-item .four-text p {
        font-size: 14px;
        line-height: 21px;
    }
    .four-block-items .four-item .yellow-icon {
        width: 60px;
        height: 60px;
        top: -35px;
    }
    .four-block-items .four-item .yellow-icon span {
        font-size: 36px;
        line-height: 36px;
    }
    .sixth-block-items .six-item .yellow-icon.right, .four-block-items .four-item .yellow-icon.right {
        left: 50%;
        transform: translateX(-50%);
    }
    .four-block-items .four-item {
        padding: 30px 10px 10px 10px;
    }
    .fines-name {
        font-size: 16px;
        line-height: 19.2px;
    }
    .fines-block {
        padding: 0;
    }
    .fines-block .fines-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .fines-block .fines-item .fine-title {
        font-size: 16px;
        line-height: 19.2px;
    }
    .fines-block .fines-item .fine-price {
        font-size: 14px;
        line-height: 16.8px;
    }
    .faq-block .faq-item .faq-header .faq-question {
        height: unset !important;
    }
}
/* End */


/* Start:/local/templates/naginoff/assets/css/team.css?17371357105127*/
.main-image {
    max-width: 1090px;
    width: 100%;
    margin-top: 30px;
}
.main-image img {
    width: 100%;
    object-fit: contain;
}
.employees-block .owl-carousel .owl-stage-outer {
    height: unset !important;
}
.employees-block {
    width: 100%;
}

.employee-short-card {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 20px;
    min-height: 510px;
    position: relative;
    margin: 0 15px 15px 15px;
}
.employee-body .experience {
    padding: 10px 0 40px 0;
}
.employee-body .experience,
.employee-body .position {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: center;
    color: rgba(65, 69, 73, 1);
}
.employee-body .fio {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: rgba(0, 119, 46, 1);
}
.employee-short-card .employee-img img {
    max-width: 300px;
    max-height: 300px;
    object-fit: contain;
    border-radius: 2px;
    margin: auto;
}
.employee-body {
    margin-top: 20px;
}
.employee-short-card .open-employee span {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.75px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}
.employee-short-card .open-employee {
    position: absolute;
    padding: 10px 30px;
    background-color: rgba(0, 119, 46, 1);
    border: 2px solid rgba(0, 119, 46, 1);
    border-radius: 4px;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    /*z-index: 1008;*/
    cursor: pointer;
}
.employee-short-card .open-employee:hover{
    background-color: #00461a;
    color: white;
    border: 2px solid #00461a;
}

.employee-card .employee-img img {
    width: 500px;
    height: 500px;
    border-radius: 2px;
}
.employee-card {
    width: 100%;
    display: flex;
    gap: 30px;
}
.employee-card .tablet {
    display: none;
}
.employee-card .component li,
.employee-card .component span {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: rgba(65, 69, 73, 1);
}
.employee-card .component span.bold {
    font-weight: 700;
}
.employee-card .fio span {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: rgba(0, 119, 46, 1);
}
.employee-card .component {
    margin-bottom: 10px;
}
.employee-card .component ul {}
.employee-card .component ul li {
    margin-left: 30px;
    margin-bottom: 10px;
    position: relative;
}
.employee-card .component ul li:before {
    background: rgba(255, 199, 3, 1);
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    z-index: 100;
    left: -20px;
    top: 3px;
}

@media screen and (max-width: 1190px) {
    .employee-short-card {
        width: 320px !important;
        margin: 0 10px 15px 10px;
    }
    .employees-block {
        width: calc(100% - 40px);
        margin: auto;
    }
    .employees-block .owl-nav .owl-next svg {
        margin-right: -20px !important;
    }
    .employees-block .owl-nav .owl-prev svg {
        margin-left: -20px !important;
    }

    .employee-card .employee-img img {
        width: 272px;
        height: 272px;
    }
    .employee-card .notablet {
        display: none;
    }
    .employee-card .tablet {
        display: block;
    }
    .employee-card {
        flex-wrap: wrap;
    }
    .employee-card .employee-img {
        width: calc(40% - 15px);
    }
    .employee-card .first-component {
        width: calc(60% - 15px);
        margin: auto;
        padding-left: 20px;
    }
}
@media screen and (max-width: 767px) {
    .container-naginoff {
        max-width: unset !important;
        min-width: 320px;
        width: 100%;
    }
    .employees-block {
        max-width: 320px;
    }
    .employee-short-card {
        width: 260px !important;
        min-height: 410px;
        padding: 10px;
        margin: 0 auto 15px auto;
    }
    .employee-body .experience, .employee-body .position {
        font-size: 14px;
        line-height: 21px;
    }
    .employee-body .fio {
        font-size: 16px;
        line-height: 19.2px;
    }
    .employees-block .owl-nav .owl-next svg {
        margin-right: -25px !important;
    }
    .employees-block .owl-nav .owl-prev svg {
        margin-left: -25px !important;
    }
    .employee-card {
        flex-direction: column;
    }
    .employee-card .employee-img {
        display: flex;
    }
    .employee-card .first-component,
    .employee-card .employee-img {
        width: 100%;
    }
    .employee-card .employee-img img {
        width: 248px;
        height: 248px;
        margin: auto;
    }
    .employee-card .first-component {
        padding: 0;
    }
    .employee-card .component li, .employee-card .component span {
        font-size: 14px;
        line-height: 16.8px;
    }
    .employee-card .fio span {
        font-size: 16px;
        line-height: 19.2px;
    }
    .employee-card {
        gap: 10px;
    }
    .__block__modal .__modal__text {
        padding: 0;
    }
}
/* End */


/* Start:/local/templates/naginoff/assets/css/ceo-text.css?177909290410068*/
.ceo-text {
    padding: 30px 0;
    word-break: break-word;
}

span.h2,
.ceo-text h2,
.ceo-text h1 {
    font-family: Adderley;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: rgba(109, 114, 120, 1);
    text-transform: uppercase;
    margin: 0;
}

.ceo-text h3 {
    font-family: Roboto;
    font-weight: 700;
    font-size: 32px;
    color: #6D7278;
    text-transform: uppercase;
    margin-top: 50px;
}

.ceo-text .mb-30 {
    margin: 30px 0 30px 0 !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.ceo-text .bg-white {
    background-color: #ffffff !important;
    padding: 30px !important;
    border-radius: 4px !important;
}

.ceo-text .bg-white li:before {
    position: absolute;
    top: 9px;
    margin: 0 0 0 -15px;
    vertical-align: middle;
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #ccc;
    content: "";
}

.ceo-text .bg-white li {
    padding-left: 30px !important;
    position: relative !important;
}

.ceo-text .bg-white li,
.ceo-text .bg-white p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    padding-bottom: 10px !important;
    color: rgba(65, 69, 73, 1);
}

.ceo-text p {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(65, 69, 73, 1);
}

.ceo-text p.center {
    text-align: center;
}

.ceo-text .props::before {
    content: '“';
    font-size: 96px;
    font-weight: 400;
    line-height: 96px;
    text-align: left;
    margin-right: 10px;
    margin-bottom: auto;
}

.ceo-text .props::after {
    content: '„';
    font-size: 96px;
    font-weight: 400;
    line-height: 96px;
    text-align: left;
    margin-left: 10px;
    margin-top: auto;
}

.ceo-text .props {
    display: flex;
    align-items: center;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    word-break: normal;
    max-width: 590px;
    margin: 0 auto;
}

.ceo-text .blog-enum {
    display: flex;
    position: relative;
    padding-left: 30px;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 15px;
    font-family: Roboto;
}

.ceo-text .blog-enum>.num {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    background-color: #FFC703;
}

.ceo-text .blog-enum>b {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: #414549;
    margin-bottom: 10px;
}

.ceo-text .blog-enum>div {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.ceo-text .blog-list>li::before {
    content: '';
    display: block;
    height: 2px;
    width: 20px;
    background: #FFC703;
    margin-right: 15px;
    left: 0;
}

.ceo-text .blog-list>li {
    align-items: center;
}

.ceo-text .props>div {
    color: #414549;
}

.ceo-text .yellow-square {
    position: relative;
    display: flex;
}

.ceo-text .yellow-square p {
    z-index: 110;
}

.ceo-text .yellow-square:before {
    background: var(--orange);
    content: "";
    height: 24px;
    width: 24px;
    position: absolute;
    z-index: 100;
    left: -12px;
}

.ceo-text ul li:before {
    content: "—";
    position: relative;
    left: -5px;
}

.ceo-text ul li {
    display: flex;
    margin-top: 0 !important;
    padding: 0 0 15px 0 !important;
    color: rgba(65, 69, 73, 1);
}

.ceo-text li,
.ceo-text p {
    font-size: 16px;
}

.ceo-text p {
    padding-top: 0 !important;
}

@media screen and (max-width:1190px) {
    .ceo-text .bg-white {
        padding: 20px !important
    }

    .mt-90 {
        margin-top: 40px !important
    }

    .ceo-text .mb-30 {
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:767px) {
    .ceo-text {
        padding: 10px
    }

    .ceo-text h2,
    .ceo-text h1 {
        font-size: 36px;
        line-height: 36px
    }

    .ceo-text p {
        font-size: 16px;
        line-height: 24px
    }

    .ceo-text .yellow-square:before {
        height: 18px;
        width: 18px;
        left: -4px
    }

    .ceo-text .bg-white {
        padding: 20px 10px !important
    }
}

.two-two-block {
    display: grid;
    grid-template-columns: 4fr 6fr;
    padding: 30px 0;
}

.two-two-block p.two-two-title {
    margin-right: 30px !important;
    font-family: Roboto;
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
    text-align: right;
    text-transform: uppercase;
    color: var(--green);
}

.two-two-block .two-two-descriptions-item {
    margin-bottom: 30px;
}

.two-two-block p.two-two-descriptions {
    display: flex;
    flex-direction: column;
}

.two-two-block p.two-two-p-title-text {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    color: var(--p-text);
    position: relative;
    z-index: 110;
}

.two-two-block p.two-two-p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: var(--p-text);
}

@media screen and (max-width:1190px) {
    .two-two-block {
        display: flex;
        flex-direction: column;
        gap: 20px
    }

    .two-two-block p.two-two-title {
        margin-right: unset !important;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    .two-two-block {
        padding: 20px 0
    }

    .two-two-block p.two-two-title {
        font-size: 20px;
        line-height: 30px
    }

    .two-two-block p.two-two-p-title-text {
        font-size: 14px;
        line-height: 21px
    }

    .two-two-block p.two-two-p {
        font-size: 14px;
        line-height: 21px
    }

    .two-two-block .two-two-descriptions-item {
        margin-bottom: 10px
    }
}

.tree-picture {
    padding: 30px 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

.tree-picture .tree-picture-title {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}

.tree-picture .tree-picture-image {
    width: 100%;
    display: flex;
}

.tree-picture .tree-picture-image img {
    margin: auto;
    width: 120px;
    height: 120px;
    object-fit: contain;
}

@media screen and (max-width:767px) {
    .tree-picture {
        padding: 20px 0;
        display: flex;
        flex-direction: column;
        gap: 10px
    }

    .tree-picture-item {
        display: flex
    }

    .tree-picture .tree-picture-image img {
        width: 68px;
        height: 68px;
        margin: auto 10px auto 0
    }

    .tree-picture .tree-picture-image {
        width: unset
    }

    .tree-picture .tree-picture-title {
        font-size: 16px;
        line-height: 24px
    }
}

.two-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.two-columns .two-columns-column {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.two-columns .two-columns-column p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

@media screen and (max-width:767px) {
    .two-columns {
        display: flex;
        flex-direction: column;
        gap: 10px
    }

    .two-columns .two-columns-column {
        gap: 10px
    }
}

.any-question {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    padding: 60px;
}

.any-question p,
.any-question h1 {
    margin: 0 !important;
    padding: 0 !important;
}

.any-question h2,
.any-question h1 {
    font-family: Adderley;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: #6D7278;
    margin-bottom: 15px !important;
}

.any-question p {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #6D7278;
}

.any-question-form {
    margin-top: 30px;
    display: flex !important;
    flex-wrap: wrap;
    gap: 30px;
}

.any-question-input {
    height: 44px;
    color: #6D7278;
    border: 1px solid #D3D3D3;
    border-radius: 3px 3px 3px 3px;
    background-color: #F4F4F4;
    padding: 12px;
}

.any-question-input.f-100 {
    flex: 100%;
}

.any-question-input.f-50 {
    flex: calc(50% - 15px);
}

.any-question-form .send-button {
    width: 320px !important;
}

.any-question-form .agree__text {
    flex: 1;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.75px;
    text-align: left;
    max-width: 432px;
    margin: auto 0;
}

.any-question-form .agree__text .green-link {
    text-decoration: underline;
}

.mtb-30 {
    margin: 30px 0 30px 0;
}

.mt-15 {
    margin-top: 15px;
}

.neutralzagolovki {
    font-family: Adderley;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin: 0 !important;
}

body.nashi-raboty .ceo-text .title-p.mt-90.mb-30 {
    font-size: 44px !important;
}

@media screen and (max-width:1190px) {
    .any-question {
        padding: 20px
    }

    .any-question-form .agree__text,
    .any-question-form .send-button {
        width: 100% !important;
        flex: calc(50% - 15px)
    }
}

@media screen and (max-width:768px) {
    .any-question-form {
        margin-top: 20px;
        gap: 20px
    }

    .any-question-form .send-button {
        width: 320px !important;
        flex: unset
    }

    .any-question {
        padding: 20px 10px
    }

    .any-question h2,
    .any-question h1 {
        font-size: 36px !important;
        line-height: 36px !important
    }

    .any-question p {
        font-size: 16px;
        line-height: 24px
    }

    .neutralzagolovki {
        font-size: 28px;
    }

    .ceo-text .bg-white li:before {
        margin: 0 15px 0 0 !important;
    }
}
/* End */


/* Start:/local/templates/naginoff/assets/css/mainpage-new-styles.css?1784137218112337*/
.first-screen-mainpage {
	position: relative;
	width: 100%;
	min-height: 600px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 48px 0 28px;
	color: #ffffff;
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: transparent;
	font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	background-color: #0f172a;
	font-size: 16px;
	line-height: 1.4;
    font-weight: normal !important;
}

.first-screen-mainpage .hero-badges {
    display: flex;
    gap: 10px;
    margin: 0 0 22px;
    flex-wrap: wrap;
}

.first-screen-mainpage .hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 7px 13px;
    border: 1px solid rgba(0, 185, 86, 0.32);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.04);
    color: rgba(255, 255, 255, 0.95);
    font-size: 12px;
    line-height: 1.3;
    text-decoration: none;
    backdrop-filter: blur(10px);
    transition: background 0.15s ease, border-color 0.15s ease;
}

.first-screen-mainpage .hero-badge:hover {
    background: rgba(0, 185, 86, 0.1);
    border-color: rgba(0, 185, 86, 0.5);
    color: #ffffff !important;
}

.first-screen-mainpage .hero-badge i {
    color: #00b956;
    font-size: 14px;
}

.first-screen-mainpage .hero-stats {
    display: flex;
    max-width: 640px;
    margin-top: 28px;
    padding-top: 26px;
    border-top: 1px solid rgba(0, 185, 86, 0.22);
}

.first-screen-mainpage .stat {
    flex: 1;
    min-width: 0;
    padding: 0 22px;
    position: relative;
}

.first-screen-mainpage .stat:first-child {
    padding-left: 0;
}

.first-screen-mainpage .stat:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
    bottom: 8px;
    width: 1px;
    background: rgba(255, 255, 255, 0.12);
}

.first-screen-mainpage .stat-num-row {
    display: flex;
    align-items: baseline;
    gap: 4px;
    margin-bottom: 7px;
}

.first-screen-mainpage .stat-num {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
}

.first-screen-mainpage .stat-suffix {
    color: #00b956;
    font-size: 21px;
    font-weight: 600;
    line-height: 1;
}

.first-screen-mainpage .stat-lbl {
    color: rgba(255, 255, 255, 0.62);
    font-size: 12px;
    line-height: 1.4;
}

@media (max-width: 768px) {
    .first-screen-mainpage .hero-stats {
        flex-wrap: wrap;
        gap: 18px 0;
    }

    .first-screen-mainpage .stat {
        flex: 1 1 45%;
        padding: 0 12px !important;
    }

    .first-screen-mainpage .stat:not(:last-child)::after {
        display: none;
    }
}

.mainpage-final-fos.contact-section-compact {
    padding: 20px 20px 88px !important;
    background: #f4f6f9;
    color: #333333;
    overflow: hidden;
    position: relative;
}

.mainpage-final-fos .contact-section-container {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

body:has(.mainpage-client-block) .body-content {
	margin-bottom: 0;
    font-weight: normal;
}

.mainpage-final-fos .contact-section-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.mainpage-final-fos .contact-section-info {
    text-align: left;
}

.mainpage-final-fos .contact-section-title {
    margin: 0 0 25px !important;
    color: #1a1a1a !important;
    font-size: 42px !important;
    line-height: 1.12 !important;
    font-weight: 800 !important;
    text-align: left !important;
    text-transform: uppercase;
    letter-spacing: 0 !important;
}

.mainpage-final-fos .contact-section-desc {
    margin: 0 0 28px !important;
    color: #555555;
    font-size: 22px;
    line-height: 1.45;
    text-align: left;
}

.mainpage-final-fos__direct {
    display: grid;
    gap: 12px;
    margin: 0 !important;
    color: #555555;
    font-size: 16px;
    line-height: 1.55;
}

.mainpage-final-fos__direct-title {
    color: #333333;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 800;
}

.mainpage-final-fos__direct-row {
    display: flex;
    align-items: center;
    gap: 12px;
}

.mainpage-final-fos__direct-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 10px;
    background: #ffffff;
    color: #16823a;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.07);
    flex: 0 0 34px;
}

.mainpage-final-fos__direct-icon svg {
    width: 18px;
    height: 18px;
}

.mainpage-final-fos__direct a {
    color: #16823a;
    font-weight: 800;
    text-decoration: none;
}

.mainpage-final-fos__direct a:hover {
    color: #0f5d2a;
}

.mainpage-final-fos .contact-form-wrapper {
    position: relative;
}

.mainpage-final-fos .contact-form-glow {
    position: absolute;
    top: -25%;
    left: -25%;
    width: 150%;
    height: 150%;
    background: radial-gradient(circle, rgba(46, 204, 113, 0.15) 0%, rgba(255, 255, 255, 0) 70%);
    z-index: 0;
    pointer-events: none;
}

.mainpage-final-fos .contact-form-card {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 14px;
    padding: 24px 25px !important;
    border: 1px solid #ffffff;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.mainpage-final-fos .contact-form-header {
    margin-bottom: 2px;
    text-align: center;
}

.mainpage-final-fos .contact-form-header h3 {
    margin: 0 !important;
    color: #1a1a1a;
    font-size: 24px !important;
    line-height: 1.2;
    font-weight: 800;
}

.mainpage-final-fos .contact-input-row {
    margin: 0 !important;
}

.mainpage-final-fos .contact-prem-input {
    width: 100%;
    min-height: 45px !important;
    padding: 0 20px !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 12px !important;
    background: #fcfcfc;
    color: #333333 !important;
    font-size: 14px !important;
    font-family: "Inter", sans-serif;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.mainpage-final-fos select.contact-prem-input {
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #16823a 50%), linear-gradient(135deg, #16823a 50%, transparent 50%);
    background-position: calc(100% - 20px) 19px, calc(100% - 14px) 19px;
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
}

.mainpage-final-fos .contact-prem-input:focus {
    border-color: #2ecc71 !important;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(46, 204, 113, 0.15);
}

.mainpage-final-fos .contact-prem-input.is-error {
    border-color: #dc2626 !important;
    background: #fff7f7;
    box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.12);
}

.mainpage-final-fos .contact-btn-prem {
    width: 100%;
    margin-top: 5px;
    padding: 18px !important;
    border: none;
    border-radius: 12px;
    background: #fcc02a;
    color: #000000;
    font-family: "Inter", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
    box-shadow: 0 8px 20px rgba(46, 204, 113, 0.25);
}

.mainpage-final-fos .contact-btn-prem:hover {
    background: #ffbf1e;
    transform: translateY(-2px);
    box-shadow: 0 12px 25px rgba(46, 204, 113, 0.35);
}

.mainpage-final-fos .contact-policy {
    margin: 2px 0 0 !important;
    color: #777777;
    font-size: 12px !important;
    line-height: 1.5;
    text-align: center;
}

.mainpage-final-fos .contact-policy a {
    color: #2ecc71;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px dashed rgba(46, 204, 113, 0.5);
}

.mainpage-final-fos .contact-success-alert {
    display: none;
    padding: 15px;
    border-radius: 10px;
    background: rgba(46, 204, 113, 0.12);
    color: #27ae60;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

@media (max-width: 992px) {
    .mainpage-final-fos .contact-section-wrapper {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .mainpage-final-fos .contact-section-info,
    .mainpage-final-fos .contact-section-title,
    .mainpage-final-fos .contact-section-desc {
        text-align: center !important;
    }
}

@media (max-width: 640px) {
    .mainpage-final-fos.contact-section-compact {
        padding: 56px 16px 64px !important;
    }

    .mainpage-final-fos .contact-section-title {
        font-size: 30px !important;
    }

    .mainpage-final-fos .contact-section-desc {
        font-size: 17px;
    }

    .mainpage-final-fos .contact-form-card {
        padding: 22px 16px !important;
    }
}

.first-screen-mainpage .first-screen-mainpage__bg {
	background-image: url("https://images.unsplash.com/photo-1532187643603-ba119cdd7512?q=80&w=2070&auto=format&fit=crop");
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: absolute;
	inset: 0;
	z-index: 0;
}

.any-question-form.first-screen-mainpage__form {
    gap: 10px;
    margin-top: 0px;
    justify-content: center;
} 

@supports (-webkit-touch-callout: none) {
	.first-screen-mainpage .first-screen-mainpage__bg {
		background-attachment: scroll;
	}
}

.first-screen-mainpage .first-screen-mainpage__overlay {
	background: linear-gradient(135deg, rgba(0, 0, 0, 0.92) 0%, rgba(0, 0, 0, 0.75) 100%);
	position: absolute;
	inset: 0;
	z-index: 1;
}

.first-screen-mainpage .first-screen-mainpage__container {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__container {
		padding: 0;
	}
}

.first-screen-mainpage .first-screen-mainpage__grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 32px;
	align-items: center;
}

@media (min-width: 1024px) {
	.first-screen-mainpage .first-screen-mainpage__grid {
		grid-template-columns: 1fr 420px;
		gap: 64px;
	}
}

.first-screen-mainpage .first-screen-mainpage__left {
	text-align: left;
}

.first-screen-mainpage .first-screen-mainpage__right {
	width: 100%;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__right {
		max-width: 420px;
	}
}

@media (min-width: 1024px) {
	.first-screen-mainpage .first-screen-mainpage__right {
		margin-left: auto;
	}
}

.first-screen-mainpage .first-screen-mainpage__animate-up {
	opacity: 0;
	animation: first-screen-mainpage-fadeInUp 0.8s ease-out forwards;
}

.first-screen-mainpage .first-screen-mainpage__animate-right {
	opacity: 0;
	animation: first-screen-mainpage-fadeInRight 0.8s ease-out 0.3s forwards;
}

@keyframes first-screen-mainpage-fadeInUp {
	0% { opacity: 0; transform: translateY(20px); }
	100% { opacity: 1; transform: translateY(0); }
}

@keyframes first-screen-mainpage-fadeInRight {
	0% { opacity: 0; transform: translateX(20px); }
	100% { opacity: 1; transform: translateX(0); }
}

.first-screen-mainpage .first-screen-mainpage__form-card {
	background: rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	border: 1px solid rgba(255, 255, 255, 0.15);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
	border-radius: 12px;
	width: 100%;
	padding: 20px;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__form-card {
		padding: 32px;
	}
}

.first-screen-mainpage .first-screen-mainpage__form-title {
	font-family: "Oswald", "Manrope", Arial, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	margin: 0 0 10px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	color: #ffffff;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__form-title {
		font-size: 24px;
	}
}

.first-screen-mainpage .first-screen-mainpage__form-note {
	margin: 0 0 18px;
	color: rgba(255, 255, 255, 0.78);
	font-size: 13px;
	line-height: 1.45;
	text-align: center;
}

.first-screen-mainpage .first-screen-mainpage__form-note a {
	color: #2ecc71;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
}

.first-screen-mainpage .first-screen-mainpage__form-note a:hover {
	color: #ffffff;
}

.first-screen-mainpage .first-screen-mainpage__fields {
	display: grid;
	gap: 12px;
    width: 100%;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__fields {
		gap: 16px;
	}
}

.first-screen-mainpage .first-screen-mainpage__input {
	box-sizing: border-box;
	width: 100%;
	padding: 14px 16px;
	background: rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 8px;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.5;
	outline: none;
	transition: all 0.3s ease;
	appearance: none;
	-webkit-appearance: none;
	margin: 0;
	display: block;
}

.first-screen-mainpage .first-screen-mainpage__input:focus {
	border-color: #2ecc71;
	background: rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 0 2px rgba(46, 204, 113, 0.3);
}

.first-screen-mainpage .first-screen-mainpage__input::placeholder {
	color: rgba(255, 255, 255, 0.5);
}

.first-screen-mainpage .first-screen-mainpage__recaptcha {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 12px 0;
	width: 100%;
	overflow: hidden;
}

.first-screen-mainpage .g-recaptcha {
	transform-origin: center center;
}

@media (max-width: 359px) {
	.first-screen-mainpage .g-recaptcha { transform: scale(0.75); }
}

@media (min-width: 360px) and (max-width: 400px) {
	.first-screen-mainpage .g-recaptcha { transform: scale(0.85); }
}

@media (min-width: 401px) {
	.first-screen-mainpage .g-recaptcha { transform: scale(1); }
}

.first-screen-mainpage .first-screen-mainpage__submit-wrap {
	margin-top: 8px;
    width: 100%;
}

.first-screen-mainpage .send-button.first-screen-mainpage__submit {
	box-sizing: border-box;
	width: 100% !important;
	padding: 16px;
	background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
	color: #ffffff;
	border: none;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 0.05em;
	transition: transform 0.2s ease, box-shadow 0.3s ease;
	position: relative;
	overflow: hidden;
	-webkit-appearance: none;
	appearance: none;
	animation: first-screen-mainpage-pulseGlow 2.5s infinite;
	margin: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.first-screen-mainpage .send-button.first-screen-mainpage__submit:hover {
	transform: translateY(-2px);
	box-shadow: 0 10px 25px rgba(46, 204, 113, 0.4);
}

.first-screen-mainpage .send-button.first-screen-mainpage__submit:active {
	transform: scale(0.98);
}

@keyframes first-screen-mainpage-pulseGlow {
    0%,
    100% {
    box-shadow: 0 0 0 0 rgba(252, 192, 42, 1);
    }

    50% {
    box-shadow: 0 0 20px 0 rgba(252, 192, 42, .5);
    }
}

.first-screen-mainpage .first-screen-mainpage__policy {
	font-size: 10px;
	line-height: 1.6;
	text-align: center;
	color: rgba(209, 213, 219, 0.9);
	margin: 16px 0 0;
	opacity: 0.85;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__policy {
		font-size: 12px;
	}
}

.first-screen-mainpage .first-screen-mainpage__policy-link {
	color: #2ecc71;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-underline-offset: 2px;
	transition: color 0.2s ease;
}

.first-screen-mainpage .first-screen-mainpage__policy-link:hover {
	color: #ffffff;
}

/* --- Left column (copied from layout: title + list with icons) --- */
.first-screen-mainpage .first-screen-mainpage__title-block {
	margin-bottom: 24px;
	border-left: none;
	padding-left: 0;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__title-block {
		margin-bottom: 40px;
		border-left-width: 4px;
		padding-left: 0;
	}
}

.first-screen-mainpage .first-screen-mainpage__kicker {
	font-family: "Oswald", "Manrope", Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #2ecc71;
	font-weight: 700;
	margin: 0 0 8px;
	opacity: 0.9;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__kicker {
		font-size: 14px;
	}
}

@media (min-width: 1024px) {
	.first-screen-mainpage .first-screen-mainpage__kicker {
		font-size: 16px;
	}
}

.first-screen-mainpage .first-screen-mainpage__title {
	font-family: "Oswald", "Manrope", Arial, sans-serif;
	font-size: 32px;
	line-height: 1.1;
	font-weight: 700;
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
}

@media (min-width: 375px) {
	.first-screen-mainpage .first-screen-mainpage__title {
		font-size: 36px;
	}
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__title {
		font-size: 48px;
	}
}

@media (min-width: 1024px) {
	.first-screen-mainpage .first-screen-mainpage__title {
		font-size: 56px;
	}
}

.first-screen-mainpage .first-screen-mainpage__subtitle {
	font-family: "Oswald", "Manrope", Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #2ecc71;
	font-weight: 700;
	margin: 15px 0 0 !important;
	opacity: 0.9;
	line-height: 1.4;
}

.first-screen-mainpage .first-screen-mainpage__utp {
	max-width: 760px;
	margin: 0 0 24px !important;
	color: rgba(243, 244, 246, 0.95);
	font-size: 15px !important;
	line-height: 1.35;
	font-weight: 400;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__subtitle {
		font-size: 14px;
	}

	.first-screen-mainpage .first-screen-mainpage__utp {
		font-size: 18px;
	}
}

@media (min-width: 1024px) {
	.first-screen-mainpage .first-screen-mainpage__subtitle {
		font-size: 16px;
	}

	.first-screen-mainpage .first-screen-mainpage__utp {
		font-size: 20px;
	}
}

.first-screen-mainpage .first-screen-mainpage__list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	gap: 14px;
	color: rgba(243, 244, 246, 0.95);
	font-size: 15px;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__list {
		gap: 20px;
		font-size: 18px;
	}
}

@media (min-width: 1024px) {
	.first-screen-mainpage .first-screen-mainpage__list {
		font-size: 20px;
	}
}

.first-screen-mainpage .first-screen-mainpage__list-item {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	cursor: default;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__list-item {
		gap: 16px;
	}
}

.first-screen-mainpage .first-screen-mainpage__list-icon {
	background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
	box-shadow: 0 4px 15px rgba(46, 204, 113, 0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 999px;
	flex-shrink: 0;
	margin-top: 2px;
	transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
}

@media (min-width: 640px) {
	.first-screen-mainpage .first-screen-mainpage__list-icon {
		width: 36px;
		height: 36px;
		margin-top: 0;
	}
}

.first-screen-mainpage .first-screen-mainpage__list-icon:empty::after {
	content: "";
	box-sizing: content-box;
	width: 6px;
	height: 12px;
	border: solid #ffffff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
	margin-top: -2px;
}

.first-screen-mainpage .first-screen-mainpage__list-item:hover .first-screen-mainpage__list-icon {
	transform: scale(1.15);
	box-shadow: 0 6px 20px rgba(46, 204, 113, 0.6);
}

.first-screen-mainpage .first-screen-mainpage__list-text {
	line-height: 1.35;
	padding-top: 2px;
	transition: color 0.3s ease;
}

.first-screen-mainpage .first-screen-mainpage__list-strong {
	color: #ffffff;
	font-weight: 600;
}

.first-screen-mainpage .first-screen-mainpage__facts {
	list-style: none;
	margin: 34px 0 0;
	padding: 18px 0 0;
	border-top: 1px solid rgba(255, 255, 255, 0.18);
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	color: rgba(255, 255, 255, 0.86);
	font-size: 13px;
	line-height: 1.35;
}

.first-screen-mainpage .first-screen-mainpage__facts li {
	position: relative;
	padding-left: 18px;
}

.first-screen-mainpage .first-screen-mainpage__facts li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.6em;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #2ecc71;
	box-shadow: 0 0 12px rgba(46, 204, 113, 0.55);
}

@media (min-width: 768px) {
	.first-screen-mainpage .first-screen-mainpage__facts {
		align-items: center;
		gap: 20px;
		font-size: 14px;
	}
}

.mainpage-complex-services {
	--mpcs-bg-page: #f4f6f9;
	--mpcs-card-bg: #ffffff;
	--mpcs-text-main: #2c3e50;
	--mpcs-text-gray: #596775;
	--mpcs-accent: #00b894;
	--mpcs-accent-gradient: linear-gradient(135deg, #00b894 0%, #00cec9 100%);
	--mpcs-shadow-soft: 0 10px 30px rgba(0, 0, 0, 0.03);
	--mpcs-shadow-hover: 0 15px 40px rgba(0, 184, 148, 0.15);

	background-color: var(--mpcs-bg-page);
	color: var(--mpcs-text-main);
	padding: 80px 20px;
	font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.mainpage-complex-services .mainpage-complex-services__container {
	max-width: 1000px;
	margin: 0 auto;
	width: 100% !important;
}

.mainpage-complex-services .mainpage-complex-services__section-title {
	text-align: center;
	font-size: 32px;
	font-weight: 800;
	color: var(--mpcs-text-main);
	margin: 0 0 40px 0;
	line-height: 1.2;
}

.mainpage-complex-services .mainpage-complex-services__intro-card {
	background: var(--mpcs-card-bg);
	border-radius: 24px;
	padding: 35px;
	box-shadow: var(--mpcs-shadow-soft);
	margin-bottom: 30px;
	border-top: 4px solid var(--mpcs-accent);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.mainpage-complex-services .mainpage-complex-services__intro-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
}

.mainpage-complex-services .mainpage-complex-services__intro-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	align-items: start;
}

.mainpage-complex-services .mainpage-complex-services__intro-item {
	display: flex;
	flex-direction: column;
	gap: 15px;
	position: relative;
}

.mainpage-complex-services .mainpage-complex-services__intro-item:not(:last-child)::after {
	content: "";
	position: absolute;
	right: -15px;
	top: 10%;
	height: 80%;
	width: 1px;
	background-color: rgba(0, 0, 0, 0.05);
}

.mainpage-complex-services .mainpage-complex-services__intro-icon {
	font-size: 24px;
	color: var(--mpcs-accent);
	background: rgba(0, 184, 148, 0.1);
	width: 50px;
	height: 50px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}

@media (max-width: 768px) {
    .mainpage-complex-services .mainpage-complex-services__intro-icon {
        background: transparent;
    }
}

.mainpage-complex-services .mainpage-complex-services__intro-item:hover .mainpage-complex-services__intro-icon {
	background: var(--mpcs-accent);
	color: #ffffff;
	transform: scale(1.1);
}

.mainpage-complex-services .mainpage-complex-services__intro-text {
	font-size: 15px;
	line-height: 1.5;
	font-weight: 600;
	color: var(--mpcs-text-main);
}

.mainpage-complex-services .mainpage-complex-services__features-list {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.mainpage-complex-services .mainpage-complex-services__feature-row {
	background: var(--mpcs-card-bg);
	border-radius: 24px;
	padding: 30px;
	display: flex;
	align-items: flex-start;
	gap: 30px;
	box-shadow: var(--mpcs-shadow-soft);
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	position: relative;
	overflow: hidden;
	border-left: 5px solid transparent;
}

.mainpage-complex-services .mainpage-complex-services__feature-row:hover {
	transform: translateX(5px);
	box-shadow: var(--mpcs-shadow-hover);
	border-left-color: var(--mpcs-accent);
}

.mainpage-complex-services .mainpage-complex-services__row-icon-box {
	flex-shrink: 0;
	width: 70px;
	height: 70px;
	background: rgba(0, 184, 148, 0.08);
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 32px;
	color: var(--mpcs-accent);
	transition: transform 0.4s ease, background 0.4s ease, color 0.4s ease;
}

.mainpage-complex-services .mainpage-complex-services__feature-row:hover .mainpage-complex-services__row-icon-box {
	background: var(--mpcs-accent-gradient);
	color: #ffffff;
	transform: rotate(10deg);
}

.mainpage-complex-services .mainpage-complex-services__row-content {
	flex-grow: 1;
}

.mainpage-complex-services .mainpage-complex-services__row-title {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 10px 0;
	color: var(--mpcs-text-main);
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.mainpage-complex-services .mainpage-complex-services__row-desc {
	font-size: 15px;
	line-height: 1.7;
	color: var(--mpcs-text-gray);
	margin: 0;
	font-weight: 400;
}

.mainpage-complex-services .mainpage-complex-services__row-desc b {
	font-weight: 800;
	color: var(--mpcs-text-main);
}

.mainpage-complex-services .mainpage-complex-services__feature-row--address {
	background: #2d3436;
	color: #ffffff;
}

.mainpage-complex-services .mainpage-complex-services__feature-row--address .mainpage-complex-services__row-title {
	color: #ffffff;
}

.mainpage-complex-services .mainpage-complex-services__feature-row--address .mainpage-complex-services__row-desc {
	color: rgba(255, 255, 255, 0.7);
}

.mainpage-complex-services .mainpage-complex-services__feature-row--address .mainpage-complex-services__row-icon-box {
	background: rgba(255, 255, 255, 0.1);
	color: #ffffff;
}

.mainpage-complex-services .mainpage-complex-services__feature-row--address:hover {
	border-left-color: #ffd200;
}

.mainpage-complex-services .mainpage-complex-services__feature-row--address:hover .mainpage-complex-services__row-icon-box {
	background: #ffffff;
	color: #2d3436;
}

.mainpage-complex-services .mainpage-complex-services__yandex-btn {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-top: 15px;
	padding: 10px 20px;
	background: #ffd200;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	border-radius: 50px;
	transition: transform 0.2s, box-shadow 0.2s;
}

.mainpage-complex-services .mainpage-complex-services__yandex-btn:hover {
	transform: scale(1.05);
	box-shadow: 0 5px 15px rgba(255, 210, 0, 0.4);
}

@media (max-width: 768px) {
	.mainpage-complex-services {
		padding: 60px 20px;
	}

	.mainpage-complex-services .mainpage-complex-services__section-title {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.mainpage-complex-services .mainpage-complex-services__intro-grid {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.mainpage-complex-services .mainpage-complex-services__intro-item:not(:last-child)::after {
		display: none;
	}

	.mainpage-complex-services .mainpage-complex-services__intro-item {
		flex-direction: row;
		align-items: center;
	}

	.mainpage-complex-services .mainpage-complex-services__feature-row {
		flex-direction: column;
		gap: 20px;
	}

	.mainpage-complex-services .mainpage-complex-services__feature-row:hover {
		transform: translateY(-5px);
	}
}

.mainpage-how-we-work {
	background: #f1f5f9;
	color: #0f172a;
	font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	padding: 64px 16px;
    font-weight: normal;
}

@media (min-width: 768px) {
	.mainpage-how-we-work { padding: 64px 24px; }
}

@media (min-width: 1024px) {
	.mainpage-how-we-work { padding: 64px 32px; }
}

.mainpage-how-we-work .mainpage-how-we-work__container {
	max-width: 1280px;
	margin: 0 auto;
	width: 100% !important;
}

.mainpage-how-we-work .mainpage-how-we-work__layout {
	display: grid;
	grid-template-columns: 1fr;
	gap: 32px;
	align-items: start;
}

@media (min-width: 1024px) {
	.mainpage-how-we-work .mainpage-how-we-work__layout {
		grid-template-columns: 4fr 8fr;
		gap: 48px;
	}
}

.mainpage-how-we-work .mainpage-how-we-work__left {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	gap: 24px;
}

@media (min-width: 1024px) {
	.mainpage-how-we-work .mainpage-how-we-work__left {
		position: sticky;
		top: 32px;
	}
}

.mainpage-how-we-work .mainpage-how-we-work__kicker {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #10b981;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	font-size: 12px;
}

.mainpage-how-we-work .mainpage-how-we-work__kicker-line {
	width: 32px;
	height: 2px;
	background: #10b981;
	display: inline-block;
}

.mainpage-how-we-work .mainpage-how-we-work__title {
	font-size: 36px;
	line-height: 1.1;
	font-weight: 800;
	margin: 0;
}

@media (min-width: 768px) {
	.mainpage-how-we-work .mainpage-how-we-work__title { font-size: 48px; }
}

.mainpage-how-we-work .mainpage-how-we-work__title-accent {
	color: #10b981;
}

.mainpage-how-we-work .mainpage-how-we-work__intro {
	font-size: 18px;
	line-height: 1.6;
	color: #64748b;
	margin: 0;
}

.mainpage-how-we-work .mainpage-how-we-work__cta-desktop {
	padding-top: 16px;
	display: none;
}

@media (min-width: 1024px) {
	.mainpage-how-we-work .mainpage-how-we-work__cta-desktop { display: block; }
}

.mainpage-how-we-work .mainpage-how-we-work__cta-btn {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	background: transparent;
	border: none;
	padding: 0;
	cursor: pointer;
	color: #0f172a;
	font-weight: 700;
	font-size: 18px;
	transition: color 0.2s ease;
}

.mainpage-how-we-work .mainpage-how-we-work__cta-btn:hover {
	color: #10b981;
}

.mainpage-how-we-work .mainpage-how-we-work__cta-icon {
	color: #10b981;
	transition: transform 0.3s ease;
}

.mainpage-how-we-work .mainpage-how-we-work__cta-btn:hover .mainpage-how-we-work__cta-icon {
	transform: translateX(8px);
}

.mainpage-how-we-work .mainpage-how-we-work__grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 16px;
}

@media (min-width: 768px) {
	.mainpage-how-we-work .mainpage-how-we-work__grid { grid-template-columns: 1fr 1fr; gap: 24px; }
}

.mainpage-how-we-work .mainpage-how-we-work__card {
	background: #ffffff;
	border-radius: 24px;
	padding: 32px;
	border: 1px solid rgba(226, 232, 240, 0.6);
	box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
	transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.mainpage-how-we-work .mainpage-how-we-work__card:hover {
	box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.mainpage-how-we-work .mainpage-how-we-work__card-icon {
	width: 48px;
	height: 48px;
	border-radius: 16px;
	background: #f8fafc;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #10b981;
	font-size: 20px;
	margin-bottom: 24px;
	transition: background 0.2s ease, color 0.2s ease;
}

.mainpage-how-we-work .mainpage-how-we-work__card:hover .mainpage-how-we-work__card-icon {
	background: #10b981;
	color: #ffffff;
}

.mainpage-how-we-work .mainpage-how-we-work__card-title {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 12px 0;
}

.mainpage-how-we-work .mainpage-how-we-work__card-text {
	font-size: 14px;
	line-height: 1.6;
	color: #64748b;
	margin: 0;
}

.mainpage-how-we-work .mainpage-how-we-work__card--reviews {
	justify-content: center;
}

@media (min-width: 768px) {
	.mainpage-how-we-work .mainpage-how-we-work__card--reviews {
		grid-column: 1 / span 2; /* md:col-span-2 */
	}
}

@media (min-width: 1024px) {
	.mainpage-how-we-work .mainpage-how-we-work__card--reviews {
		grid-column: auto; /* lg:col-span-1 */
	}
}

.mainpage-how-we-work .mainpage-how-we-work__reviews-head {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 16px;
}

.mainpage-how-we-work .mainpage-how-we-work__avatars {
	display: flex;
	align-items: center;
}

.mainpage-how-we-work .mainpage-how-we-work__avatar {
	width: 32px;
	height: 32px;
	border-radius: 999px;
	border: 2px solid #ffffff;
	object-fit: cover;
	margin-left: -8px;
}

.mainpage-how-we-work .mainpage-how-we-work__avatar:first-child {
	margin-left: 0;
}

.mainpage-how-we-work .mainpage-how-we-work__avatar-plus {
	width: 32px;
	height: 32px;
	border-radius: 999px;
	background: #10b981;
	border: 2px solid #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-size: 12px;
	margin-left: -8px;
}

.mainpage-how-we-work .mainpage-how-we-work__reviews-label {
	font-size: 14px;
	font-weight: 700;
	color: #0f172a;
}

.mainpage-how-we-work .mainpage-how-we-work__quote {
	font-size: 14px;
	line-height: 1.6;
	color: #64748b;
	font-style: italic;
	margin: 0 0 10px 0 !important;
}

.mainpage-how-we-work .mainpage-how-we-work__reviews-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #10b981;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	transition: color 0.2s ease, transform 0.2s ease;
}

.mainpage-how-we-work .mainpage-how-we-work__reviews-link:hover {
	color: #047857;
	transform: translateX(4px);
}

.mainpage-how-we-work .mainpage-how-we-work__card--promise {
	background: #10b981;
	color: #ffffff;
	position: relative;
	overflow: hidden;
	box-shadow: 0 12px 24px rgba(16, 185, 129, 0.25);
	border: none;
}

@media (min-width: 768px) {
	.mainpage-how-we-work .mainpage-how-we-work__card--promise {
		grid-column: 1 / span 2; /* md:col-span-2 */
	}
}

@media (min-width: 1024px) {
	.mainpage-how-we-work .mainpage-how-we-work__card--promise {
		grid-column: auto; /* lg:col-span-1 */
	}
}

.mainpage-how-we-work .mainpage-how-we-work__promise-bg {
	position: absolute;
	top: -40px;
	right: -40px;
	width: 160px;
	height: 160px;
	background: rgba(255, 255, 255, 0.10);
	border-radius: 999px;
	filter: blur(24px);
}

.mainpage-how-we-work .mainpage-how-we-work__promise-content {
	position: relative;
	z-index: 1;
}

.mainpage-how-we-work .mainpage-how-we-work__promise-title {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 12px;
}

.mainpage-how-we-work .mainpage-how-we-work__promise-title h3 {
	margin: 0;
	font-size: 18px;
	font-weight: 700;
}

.mainpage-how-we-work .mainpage-how-we-work__promise-text {
	margin: 0 0 24px 0 !important;
	font-size: 14px;
	line-height: 1.6;
	color: rgba(236, 253, 245, 0.95);
}

.mainpage-how-we-work .mainpage-how-we-work__promise-btn {
	background: #ffffff;
	color: #10b981;
	border: none;
	border-radius: 12px;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	transition: background 0.2s ease, transform 0.05s ease;
	width: fit-content;
}

.mainpage-how-we-work .mainpage-how-we-work__promise-btn:hover {
	background: #ecfdf5;
}

.mainpage-how-we-work .mainpage-how-we-work__promise-btn:active {
	transform: scale(0.98);
}

.mainpage-how-we-work .mainpage-how-we-work__cta-mobile {
	margin-top: 32px;
	display: block;
}

@media (min-width: 1024px) {
	.mainpage-how-we-work .mainpage-how-we-work__cta-mobile { display: none; }
}

.mainpage-how-we-work .mainpage-how-we-work__cta-mobile-btn {
	width: 100%;
	padding: 16px;
	border-radius: 12px;
	background: #0f172a;
	color: #ffffff;
	border: none;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
	transition: transform 0.05s ease;
}

.mainpage-how-we-work .mainpage-how-we-work__cta-mobile-btn:active {
	transform: scale(0.98);
}

.mainpage-portfolio {
	--naginoff-green: #10B981;
	--naginoff-green-dark: #059669;
	--text-main: #111827;
	--text-muted: #6B7280;
	--bg-gray: #F3F4F6;

	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	color: var(--text-main);
}

.mainpage-portfolio * { box-sizing: border-box; }

.mainpage-portfolio .portfolio-section {
	padding: 0px 20px;
	background: var(--bg-gray);
    font-weight: normal;
}

.mainpage-portfolio .container { max-width: 1090px; margin: 0 auto; width: 100% !important; }

.mainpage-portfolio .section-title {
	font-size: 35.2px;
	font-weight: 800;
	text-align: center;
	margin: 0 0 50px 0;
	text-transform: uppercase;
	color: var(--text-main);
}

@media (max-width: 768px) {
    .mainpage-portfolio .section-title {
        font-size: 30px;
    }
}

.mainpage-portfolio .portfolio-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
	gap: 30px;
	margin-bottom: 50px;
}

.mainpage-portfolio .case-card {
	background: #fff;
	border-radius: 24px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	transition: all 0.3s ease !important;
	border: 1px solid transparent;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

.mainpage-portfolio .case-card:hover {
	transform: translateY(-8px);
	box-shadow: 0 20px 40px -10px rgba(0,0,0,0.1);
	border-color: var(--naginoff-green);
}

.mainpage-portfolio .case-tag {
	align-self: flex-start;
	background: #ECFDF5;
	color: var(--naginoff-green);
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 6px 12px;
	border-radius: 50px;
	margin-bottom: 20px;
	letter-spacing: 0.05em;
}

.mainpage-portfolio .logo-box {
	height: 120px;
	background: #F9FAFB;
	border-radius: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 24px;
	padding: 20px;
	border: 1px solid #E5E7EB;
}

.mainpage-portfolio .client-logo {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	filter: grayscale(100%);
	opacity: 0.7;
	transition: 0.3s;
}

.mainpage-portfolio .case-card:hover .client-logo {
	filter: grayscale(0%);
	opacity: 1;
}

.mainpage-portfolio .case-title {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px 0;
	color: var(--text-main);
}

.mainpage-portfolio .case-desc {
	font-size: 15.2px;
	color: var(--text-muted);
	line-height: 1.5;
	margin: 0 0 20px 0 !important;
	flex-grow: 1;
}

.mainpage-portfolio .case-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-weight: 600;
	color: var(--naginoff-green);
	font-size: 15.2px;
	margin-top: auto;
}

.mainpage-portfolio .arrow-icon { transition: transform 0.3s; }
.mainpage-portfolio .case-card:hover .arrow-icon { transform: translateX(5px); }

.mainpage-portfolio .more-projects-wrap { text-align: center; }

.mainpage-portfolio .case-card.hidden { display: none; }

/* --- MODAL (same as РјР°РєРµС‚) --- */
.mainpage-portfolio .modal-overlay {
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	background: rgba(17, 24, 39, 0.8);
	backdrop-filter: blur(4px);
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	padding: 16px;
}

.mainpage-portfolio .modal-overlay.active { opacity: 1; visibility: visible; }

.mainpage-portfolio .modal-window {
	background: #fff;
	width: 90%;
	max-width: 1000px;
	max-height: 90vh;
	border-radius: 24px;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	position: relative;
	padding: 40px;
	overflow-y: auto;
}

.mainpage-portfolio .modal-close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	background: #F3F4F6;
	border-radius: 50%;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 19.2px; /* 1.2rem */
}

.mainpage-portfolio .modal-tag {
	color: var(--naginoff-green);
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12.8px; /* 0.8rem */
	margin-bottom: 10px;
	display: block;
}

.mainpage-portfolio .modal-title {
	font-size: 32px; /* 2rem */
	font-weight: 800;
	margin: 0 0 30px 0;
	line-height: 1.2;
}

.mainpage-portfolio .modal-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	margin-bottom: 30px;
}

.mainpage-portfolio .modal-block h4 {
	font-size: 14.4px; /* 0.9rem */
	text-transform: uppercase;
	color: #9CA3AF;
	margin: 0 0 10px 0;
}

.mainpage-portfolio .modal-block p {
	font-size: 16px;
	line-height: 1.5;
	color: #1F2937;
	margin: 0;
    font-weight: normal;
}

.mainpage-portfolio .modal-result {
	background: #ECFDF5;
	padding: 20px;
	border-radius: 16px;
	border: 1px solid #A7F3D0;
}

.mainpage-portfolio .modal-result h4 {
	color: var(--naginoff-green-dark);
	margin: 0 0 10px 0;
	font-size: 14.4px;
	text-transform: uppercase;
}

.mainpage-portfolio .modal-result p {
	margin: 0;
	font-size: 16px;
    font-weight: normal;
	line-height: 1.5;
	color: #1F2937;
}

@media (max-width: 768px) {
	.mainpage-portfolio .modal-grid { grid-template-columns: 1fr; gap: 20px; }
	.mainpage-portfolio .modal-window { padding: 24px; border-radius: 0; width: 100%; height: 100%; max-height: 100%; }
	.mainpage-portfolio .portfolio-grid { grid-template-columns: 1fr; }
}

.mainpage-reviews * { box-sizing: border-box; margin: 0; padding: 0; }

.mainpage-reviews {
  background-color: #f4f6f9;
  padding: 60px 20px;
  color: #333;
  font-family: 'Inter', sans-serif;
  font-weight: normal;
}

.mainpage-reviews .container {
  max-width: 1090px;
  margin: 0 auto;
  position: relative;
  width: 100% !important;
}

.mainpage-reviews__title {
  text-align: center;
  font-size: 35.2px;
  font-weight: 800;
  text-transform: uppercase;
  color: #1a1a1a;
  margin-bottom: 40px;
  line-height: 1.2;
}

.mainpage-reviews__desktop-wrapper {
  position: relative;
  padding: 0 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mainpage-reviews__review-card {
  position: relative;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
  padding: 50px;
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 50px;
  align-items: center;
  min-height: 400px;
  width: 100%;
}

.mainpage-reviews__badge {
  position: absolute;
  top: 0;
  right: 0;
  background: #2ecc71;
  color: white;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom-left-radius: 16px;
  z-index: 10;
}
.mainpage-reviews__badge.is-hidden { display: none; }

.mainpage-reviews__scan-wrap {
  position: relative;
  cursor: pointer;
  border: 1px solid #eee;
  border-radius: 8px;
  background: #f0f0f0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 300px;
  overflow: hidden;
}

.mainpage-reviews__scan-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}

.mainpage-reviews__zoom-icon {
  position: absolute;
  top: 0; left: 0; width: 100%; height: 100%;
  background: rgba(0,0,0,0.05);
  display: flex; align-items: center; justify-content: center;
  opacity: 0; transition: 0.3s;
  font-size: 32px; /* 2rem */
}
.mainpage-reviews__scan-wrap:hover .mainpage-reviews__zoom-icon { opacity: 1; }

.mainpage-reviews__text-wrap { text-align: left; }

.mainpage-reviews__company {
  font-size: 28.8px; /* 1.8rem */
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
  margin-top: 10px;
}

.mainpage-reviews__quote {
  font-size: 17.6px;
  line-height: 1.6;
  color: #555;
  font-style: italic;
  margin-bottom: 30px !important;
}

.mainpage-reviews__author b { display: block; color: #333; font-weight: 800;}
.mainpage-reviews__author span { color: #888; font-size: 14.4px; /* 0.9rem */ }
.mainpage-reviews__author span:empty { display: none; }

.mainpage-reviews__btn-orig {
  display: inline-block;
  margin-top: 25px;
  padding: 12px 30px;
  border: 2px solid #2ecc71;
  color: #2ecc71;
  background: transparent;
  border-radius: 50px;
  font-weight: 700;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12.8px; /* 0.8rem */
  transition: all 0.3s ease;
}
.mainpage-reviews__btn-orig:hover {
  background: #2ecc71;
  color: white;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(46, 204, 113, 0.4);
}

.mainpage-reviews__desk-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  cursor: pointer;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}
.mainpage-reviews__desk-arrow:hover { background: #2ecc71; transform: translateY(-50%) scale(1.1); }
.mainpage-reviews__desk-arrow:hover svg { fill: #fff; }
.mainpage-reviews__desk-arrow svg { width: 24px; height: 24px; fill: #333; transition: 0.2s; }
.mainpage-reviews__desk-arrow--prev { left: 0; }
.mainpage-reviews__desk-arrow--next { right: 0; }

.mainpage-reviews__mobile-controls {
  display: none;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  gap: 20px;
}

.mainpage-reviews__mob-arrow {
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.mainpage-reviews__mob-arrow svg { width: 24px; height: 24px; fill: #333; }

.mainpage-reviews__slide-counter {
  font-size: 17.6px; /* 1.1rem */
  font-weight: 700;
  color: #999;
  min-width: 60px;
  text-align: center;
}
.mainpage-reviews__current-num { color: #333; }

.mainpage-reviews__lightbox {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.95);
  align-items: center;
  justify-content: center;
}
.mainpage-reviews__lightbox.is-open { display: flex; }

.mainpage-reviews__lb-content {
  max-width: 95%;
  max-height: 90vh;
  object-fit: contain;
}

.mainpage-reviews__lb-close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  line-height: 1;
  user-select: none;
}

@media (max-width: 992px) {
  .mainpage-reviews { padding: 40px 15px; }
  .mainpage-reviews__desktop-wrapper { padding: 0; display: block; }
  .mainpage-reviews__desk-arrow { display: none; }

  .mainpage-reviews__review-card {
    display: flex !important;
    flex-direction: column;
    padding: 40px 20px 30px 20px;
    gap: 20px;
    text-align: center;
    height: auto !important;
    min-height: 0;
  }

  .mainpage-reviews__badge { font-size: 10.4px; /* 0.65rem */ padding: 5px 15px; }

  .mainpage-reviews__scan-wrap {
    width: 100%;
    max-width: 220px;
    margin: 10px auto 0 auto;
    min-height: 280px;
  }

  .mainpage-reviews__text-wrap { text-align: center; width: 100%; }
  .mainpage-reviews__company { font-size: 22.4px; /* 1.4rem */ }
  .mainpage-reviews__quote { font-size: 15.2px; /* 0.95rem */ }

  .mainpage-reviews__mobile-controls { display: flex; }
}

.mainpage-team {
	--naginoff-green: #10B981;
	--naginoff-green-dark: #059669;
	--text-main: #111827;
	--text-muted: #6B7280;
	--bg-gray: #F3F4F6;

	color: var(--text-main);
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.mainpage-team * { box-sizing: border-box; }

.mainpage-team .container { max-width: 1090px; margin: 0 auto; padding: 0 20px; width: 100% !important; }

.mainpage-team .team-hero {
	padding: 90px 0 60px;
	text-align: center;
}

.mainpage-team .hero-title {
	font-size: 34px;
	font-weight: 800;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	line-height: 1.2;
	color: #374151;
}

.mainpage-team .hero-desc {
	font-size: 18px;
	color: var(--text-muted);
	max-width: 700px;
	margin: 0 auto !important;
	line-height: 1.5;
}

.mainpage-team .team-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
	gap: 30px;
	margin-bottom: 40px;
}

.mainpage-team .team-card {
	display: flex;
	flex-direction: column;
	background: #FFFFFF;
	border: 1px solid transparent;
	border-radius: 24px;
	padding: 32px 24px;
	text-align: center;
	transition: 0.3s;
	position: relative;
	height: 100%;
	box-shadow: 0 4px 6px rgba(0,0,0,0.02);
}

.mainpage-team .team-card.hidden-item { display: none; }

.mainpage-team .team-card:hover {
	border-color: var(--naginoff-green);
	transform: translateY(-8px);
	box-shadow: 0 20px 40px -10px rgba(0,0,0,0.1);
	z-index: 2;
}

.mainpage-team .photo-circle { width: 130px; height: 130px; margin: 0 auto 20px; flex-shrink: 0; }

.mainpage-team .photo-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
	border: 4px solid #F3F4F6;
	background: #E5E7EB;
}

.mainpage-team .card-name { font-size: 18px; font-weight: 800; margin: 0 0 8px 0; line-height: 1.2; }

.mainpage-team .card-role {
	font-size: 14px;
	color: var(--naginoff-green);
	font-weight: 700;
	background: #ECFDF5;
	padding: 6px 14px;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 16px;
	min-height: 3.2em;
	line-height: 1.3;
}

.mainpage-team .btn-details {
	margin-top: auto;
	border: 2px solid var(--naginoff-green);
	background: transparent;
	color: var(--naginoff-green);
	padding: 12px 28px;
	border-radius: 14px;
	font-weight: 700;
	cursor: pointer;
	transition: 0.3s;
	font-size: 15px;
	width: 100%;
}

.mainpage-team .btn-details:hover { background: var(--naginoff-green); color: #fff; }

.mainpage-team .load-more-wrap { text-align: center; margin-bottom: 40px; margin-top:40px;}

.mainpage-team .btn-load-more, .mainpage-portfolio .btn-more {
	background: #FFFFFF;
	border: 1px solid #E5E7EB;
	color: var(--text-muted);
	padding: 14px 40px;
	border-radius: 50px;
	font-weight: 600;
	cursor: pointer;
	transition: 0.3s;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.mainpage-team .btn-load-more:hover, .mainpage-portfolio .btn-more:hover {
	border-color: var(--naginoff-green);
	color: var(--naginoff-green);
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.mainpage-team .btn-load-more.hidden, .mainpage-portfolio .btn-more.hidden { display: none; }

.mainpage-team .cta-compact {
	background: var(--naginoff-green);
	color: #fff;
	border-radius: 20px;
	padding: 30px 40px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	box-shadow: 0 10px 25px rgba(16, 185, 129, 0.3);
}

.mainpage-team .cta-text h3 { font-size: 24px; font-weight: 800; margin: 0 0 5px 0; }
.mainpage-team .cta-text p { margin: 0; opacity: 0.9; font-size: 16px; }

.mainpage-team .cta-btn {
	background: #fff;
	color: var(--naginoff-green);
	padding: 12px 28px;
	border-radius: 12px;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
	transition: 0.3s;
	flex-shrink: 0;
}

.mainpage-team .cta-btn:hover { background: #f0fdf4; box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

@media (max-width: 800px) {
	.mainpage-team .cta-compact { flex-direction: column; text-align: center; padding: 30px 20px; margin-bottom: 60px; }
	.mainpage-team .cta-btn { width: 100%; text-align: center; }
	.mainpage-team .hero-title { font-size: 1.8rem; }
	.mainpage-team .team-grid {margin-bottom: 0;}
	.mainpage-team .team-card.hidden-item-mobile { display: none; }
}

.mainpage-team .modal-overlay {
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	background: rgba(17, 24, 39, 0.8);
	backdrop-filter: blur(4px);
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	padding: 16px;
}

.mainpage-team .modal-overlay.active { opacity: 1; visibility: visible; }

.mainpage-team .modal-window {
	background: #fff;
	width: 90%;
	max-width: 1000px;
	max-height: 90vh;
	border-radius: 24px;
	display: flex;
	overflow: hidden;
	position: relative;
}

.mainpage-team .modal-close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 40px;
	height: 40px;
	background: #F3F4F6;
	border-radius: 50%;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.2rem;
}

.mainpage-team .modal-left { width: 35%; background: #F9FAFB; display: flex; align-items: center; justify-content: center; }
.mainpage-team .modal-photo-lg { width: 100%; height: 100%; object-fit: cover; }
.mainpage-team .modal-right { width: 65%; padding: 50px; overflow-y: auto; }

.mainpage-team .modal-name-lg { font-size: 32px; font-weight: 800; margin: 0 0 5px 0 !important; line-height: 1.2; }
.mainpage-team .modal-role-lg { color: var(--naginoff-green); font-weight: 700; font-size: 18px; margin-bottom: 24px !important; display: block; }
.mainpage-team .modal-label { font-size: 14px; text-transform: uppercase; color: #9CA3AF; font-weight: 700; margin-bottom: 8px; margin-top: 20px; }
.mainpage-team .modal-label:first-of-type { margin-top: 0; }
.mainpage-team .modal-text { font-size: 16px; margin: 0 0 10px 0 !important; color: #374151; line-height: 1.5; }
.mainpage-team .achievements-list { padding-left: 0; margin: 0; list-style: none; }
.mainpage-team .achievements-list li { display: flex; gap: 10px; margin-bottom: 10px; font-size: 14px; line-height: 1.5; color: #374151; }

.modal-title-wrap {display: flex; justify-content: space-between; margin-bottom: 5px;align-items: center;}
.modal-title-wrap h2.modal-title {margin-bottom: 0 !important; font-size: 26px;}

@media (max-width: 768px) {
	.mainpage-team .modal-window { flex-direction: column; height: 100%; border-radius: 0; width: 100%; }
	.mainpage-team .modal-left { width: 100%; height: 250px; flex-shrink: 0; }
	.mainpage-team .modal-right { width: 100%; padding: 30px 20px 80px; }
	.modal-title-wrap {flex-direction: column;gap: 20px;}
	#caseModalMain .modal-window {max-height: 90% !important; top: 30px;}
}

.gr-line-up.mainpage-doverie::before {
    content: none;
}

.mainpage-doverie > .eleventh-block {
    margin-top: 0;
}

.mainpage-risk-audit {
    background: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);
    padding: 76px 20px;
    color: #1e293b;
    font-family: "Inter", "Manrope", Arial, sans-serif;
}

.mainpage-risk-audit .mainpage-risk-audit__container {
    max-width: 1200px;
    width: 100% !important;
    margin: 0 auto;
}

.mainpage-risk-audit .mainpage-risk-audit__head {
    text-align: center;
    margin-bottom: 34px;
}

.mainpage-risk-audit .mainpage-risk-audit__title {
    margin: 0 !important;
}

.mainpage-risk-audit .mainpage-risk-audit__panel {
    background: rgba(255, 255, 255, 0.68);
    border: 1px solid rgba(255, 255, 255, 0.85);
    border-radius: 28px;
    box-shadow: 0 20px 50px -15px rgba(15, 23, 42, 0.14);
    overflow: hidden;
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
}

.mainpage-risk-audit .mainpage-risk-audit__columns,
.mainpage-risk-audit .mainpage-risk-audit__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.mainpage-risk-audit .mainpage-risk-audit__col-head {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 76px;
    padding: 22px 28px;
    font-size: 18px;
    line-height: 1.25;
    font-weight: 800;
}

.mainpage-risk-audit .mainpage-risk-audit__col--danger .mainpage-risk-audit__col-head {
    color: #991b1b;
    background: rgba(254, 226, 226, 0.72);
}

.mainpage-risk-audit .mainpage-risk-audit__col--solution .mainpage-risk-audit__col-head {
    color: #047857;
    background: rgba(209, 250, 229, 0.74);
}

.mainpage-risk-audit .mainpage-risk-audit__head-icon {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.75);
}

.mainpage-risk-audit .mainpage-risk-audit__row {
    border-top: 1px solid rgba(148, 163, 184, 0.22);
}

.mainpage-risk-audit .mainpage-risk-audit__cell {
    min-height: 132px;
    padding: 24px 28px;
}

.mainpage-risk-audit .mainpage-risk-audit__cell + .mainpage-risk-audit__cell {
    border-left: 1px solid rgba(148, 163, 184, 0.22);
}

.mainpage-risk-audit .mainpage-risk-audit__label {
    display: block;
    margin-bottom: 10px;
    color: #0f172a;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 800;
}

.mainpage-risk-audit .mainpage-risk-audit__cell p {
    margin: 0 !important;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 500;
}

.mainpage-risk-audit .mainpage-risk-audit__cell--danger p {
    color: #7f1d1d;
}

.mainpage-risk-audit .mainpage-risk-audit__cell--solution p {
    color: #065f46;
}

.mainpage-risk-audit .mainpage-risk-audit__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 24px 28px;
    border-top: 1px solid rgba(148, 163, 184, 0.22);
    background: rgba(255, 255, 255, 0.52);
}

.mainpage-risk-audit .mainpage-risk-audit__note {
    margin: 0 !important;
    color: #475569;
    font-size: 14px;
    line-height: 1.45;
    font-weight: 700;
}

.mainpage-risk-audit .mainpage-risk-audit__cta {
    border: none;
    border-radius: 14px;
    padding: 16px 22px;
    color: #111827;
    background: #fbbf24;
    box-shadow: 0 10px 25px rgba(251, 191, 36, 0.3);
    font-size: 15px;
    line-height: 1.2;
    font-weight: 800;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.mainpage-risk-audit .mainpage-risk-audit__cta:hover {
    transform: translateY(-2px);
    background: #f59e0b;
    box-shadow: 0 14px 30px rgba(245, 158, 11, 0.34);
}

.mainpage-risk-audit .mainpage-risk-audit__modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(15, 23, 42, 0.68);
}

.mainpage-risk-audit .mainpage-risk-audit__modal.is-open {
    display: flex;
}

.mainpage-risk-audit .mainpage-risk-audit__modal-dialog {
    position: relative;
    width: min(100%, 430px);
    padding: 32px;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 28px 80px rgba(0, 0, 0, 0.24);
}

.mainpage-risk-audit .mainpage-risk-audit__modal-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 999px;
    background: #f1f5f9;
    color: #0f172a;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
}

.mainpage-risk-audit .mainpage-risk-audit__modal-title {
    margin: 0 0 8px !important;
    color: #0f172a;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 800;
}

.mainpage-risk-audit .mainpage-risk-audit__modal-text {
    margin: 0 0 20px !important;
    color: #64748b;
    font-size: 15px;
    line-height: 1.5;
}

.mainpage-risk-audit .mainpage-risk-audit__form {
    display: grid !important;
    gap: 12px !important;
    margin: 0 !important;
}

.mainpage-risk-audit .mainpage-risk-audit__input {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    padding: 14px 16px;
    color: #0f172a;
    background: #ffffff;
    font-size: 16px;
    outline: none;
}

.mainpage-risk-audit .mainpage-risk-audit__input:focus {
    border-color: #10b981;
    box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.18);
}

.mainpage-risk-audit .mainpage-risk-audit__submit {
    width: 100% !important;
    margin: 4px 0 0 !important;
}

@media (max-width: 900px) {
    .mainpage-risk-audit .mainpage-risk-audit__columns {
        display: none;
    }

    .mainpage-risk-audit .mainpage-risk-audit__row {
        grid-template-columns: 1fr;
    }

    .mainpage-risk-audit .mainpage-risk-audit__cell + .mainpage-risk-audit__cell {
        border-left: none;
        border-top: 1px solid rgba(148, 163, 184, 0.18);
    }

    .mainpage-risk-audit .mainpage-risk-audit__cell {
        min-height: 0;
        padding: 22px;
    }

    .mainpage-risk-audit .mainpage-risk-audit__bottom {
        align-items: stretch;
        flex-direction: column;
        padding: 22px;
    }
}

@media (max-width: 640px) {
    .mainpage-risk-audit {
        padding: 54px 16px;
    }

    .mainpage-risk-audit .mainpage-risk-audit__panel {
        border-radius: 18px;
    }

    .mainpage-risk-audit .mainpage-risk-audit__cta {
        width: 100%;
    }
}

.mainpage-monthly-work.docs12-advantages {
    padding: 20px 20px 88px !important;
    margin: 0 !important;
    background: #f8fafc;
}

.mainpage-monthly-work .docs12-main-container {
    max-width: 960px !important;
}

.mainpage-monthly-work .docs12-header {
    margin-bottom: 48px !important;
}

.mainpage-monthly-work .docs12-title {
    margin: 0 !important;
    font-size: 35.2px !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase;
}

.mainpage-monthly-work .docs12-content-box {
    padding-top: 6px !important;
}

.mainpage-monthly-work .docs12-item-title {
    margin: 0 0 8px !important;
}

.mainpage-monthly-work .docs12-item-text {
    margin: 0 !important;
    max-width: 720px !important;
}

.mainpage-monthly-work .docs12-delay-500 {
    animation-delay: 0.6s;
}

@media (min-width: 768px) {
    .mainpage-monthly-work .docs12-content-box {
        padding-top: 15px !important;
    }
}

@media (max-width: 768px) {
    .mainpage-monthly-work.docs12-advantages {
        padding: 56px 16px 64px !important;
    }

    .mainpage-monthly-work .docs12-header {
        margin-bottom: 34px !important;
    }

    .mainpage-monthly-work .docs12-title {
        font-size: 30px !important;
    }
}

.mainpage-why-us.why-section {
    position: relative;
    overflow: hidden;
    padding: 78px 20px 88px !important;
    background: #f7fafc;
    color: #1a2b4a;
}

.mainpage-why-us .why-bg-overlay {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    pointer-events: none;
}

.mainpage-why-us .why-bg-overlay::before,
.mainpage-why-us .why-bg-overlay::after {
    content: "";
    position: absolute;
    border-radius: 999px;
    background: radial-gradient(circle, rgba(0, 185, 86, 0.11), rgba(0, 185, 86, 0));
}

.mainpage-why-us .why-bg-overlay::before {
    top: -190px;
    right: -140px;
    width: 560px;
    height: 560px;
}

.mainpage-why-us .why-bg-overlay::after {
    bottom: -210px;
    left: -120px;
    width: 500px;
    height: 500px;
    opacity: 0.7;
}

.mainpage-why-us .why-content {
    position: relative;
    z-index: 1;
    max-width: 1240px;
    margin: 0 auto;
}

.mainpage-why-us__eyebrow {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 18px;
}

.mainpage-why-us__eyebrow-line {
    width: 32px;
    height: 2px;
    border-radius: 2px;
    background: #00b956;
}

.mainpage-why-us__eyebrow-text {
    color: #00a34e;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2px;
    line-height: 1.2;
    text-transform: uppercase;
}

.mainpage-why-us__title {
    margin: 0 !important;
    color: #1a2b4a;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
    font-size: 35.2px !important;
    font-weight: 800;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-align: center;
    text-transform: uppercase;
}

.mainpage-why-us__title span {
    color: #00b956;
}

.mainpage-why-us .why-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
}

.mainpage-why-us .why-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100%;
    padding: 32px 28px;
    border: 1px solid #e4ebf1;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
    text-align: center;
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.mainpage-why-us .why-card:hover {
    transform: translateY(-5px);
    border-color: rgba(0, 185, 86, 0.32);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.1);
}

.mainpage-why-us .why-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 64px;
    height: 64px;
    margin-bottom: 18px;
    border: 1px solid rgba(0, 185, 86, 0.16);
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(0, 185, 86, 0.14), rgba(0, 185, 86, 0.03));
    color: #00a34e;
    font-size: 30px;
}

.mainpage-why-us .why-title {
    margin: 0 0 10px;
    color: #1a2b4a;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.3;
}

.mainpage-why-us .why-text {
    flex-grow: 1;
    margin: 0;
    color: #526175;
    font-size: 14px;
    line-height: 1.55;
	font-weight: normal;
}

.mainpage-why-us .why-link-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: fit-content;
    margin-top: 22px;
    padding: 10px 17px;
    border: 1px solid rgba(0, 185, 86, 0.18);
    border-radius: 999px;
    background: rgba(0, 185, 86, 0.08);
    color: #008f43;
    font-size: 12.5px;
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.mainpage-why-us .why-link-btn:hover {
    background: #00b956;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 12px 24px rgba(0, 185, 86, 0.22);
}

.manifesto {
    position: relative;
    overflow: hidden;
    margin-top: 48px;
    padding: 48px;
    border: 1px solid rgba(197, 160, 71, 0.18);
    border-radius: 16px;
    background: #f7f4ed;
}

.manifesto::before {
    content: "";
    position: absolute;
    top: -120px;
    right: -100px;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(0, 185, 86, 0.08), transparent 70%);
    pointer-events: none;
}

.manifesto-eyebrow {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 28px;
}

.manifesto-eyebrow-line {
    width: 32px;
    height: 2px;
    border-radius: 1px;
    background: #00b956;
}

.manifesto-eyebrow-text {
    color: #00a34e;
    font-size: 11.5px;
    font-weight: 800;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.manifesto-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 44px;
    align-items: stretch;
}

.manifesto-photo-col {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.manifesto-photo {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 380px;
    border-radius: 16px;
    background: #15191f;
    box-shadow: 0 12px 32px rgba(15, 20, 25, 0.12);
}

.manifesto-photo img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 380px;
    object-fit: cover;
    object-position: center;
}

.manifesto-photo::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 50%;
    background: linear-gradient(180deg, transparent 0%, rgba(15, 20, 25, 0.85) 100%);
    pointer-events: none;
}

.manifesto-photo-overlay {
    position: absolute;
    right: 22px;
    bottom: 22px;
    left: 22px;
    z-index: 2;
    text-align: left;
}

.photo-overlay-name {
    color: #ffffff;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.2;
}

.photo-overlay-role {
    margin-top: 5px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 12.5px;
    line-height: 1.4;
}

.manifesto-text-col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 4px;
}

.manifesto-h {
    margin: 0 0 24px !important;
    color: #0f1419;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.18;
}

.manifesto-h .accent {
    color: #00b956;
}

.manifesto-quote-mark {
    margin-bottom: -28px;
    color: #00b956;
    font-family: Georgia, serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.25;
}

.manifesto-quote {
    margin: 0 0 14px !important;
    color: #0f1419;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.7;
}

.manifesto-quote-2 {
    margin: 0 0 32px !important;
    color: #4b5563;
    font-size: 16px;
    font-style: italic;
    line-height: 1.65;
}

.manifesto-signature {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: auto;
    padding-top: 22px;
    border-top: 1px solid rgba(15, 20, 25, 0.1);
}

.manifesto-sig-mark {
    width: 4px;
    height: 36px;
    border-radius: 2px;
    background: #00b956;
    flex-shrink: 0;
}

.manifesto-sig-text {
    color: #4b5563;
    font-size: 13.5px;
    line-height: 1.55;
}

.manifesto-sig-text strong {
    color: #0f1419;
    font-weight: 800;
}

@media (max-width: 991px) {
    .mainpage-why-us .why-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .mainpage-why-us.why-section {
        padding: 56px 16px 64px !important;
    }

    .mainpage-why-us__title {
        font-size: 30px !important;
    }

    .manifesto {
        padding: 32px 24px;
    }

    .manifesto-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .manifesto-photo {
        max-width: 280px;
        min-height: 320px;
        margin: 0 auto;
    }

    .manifesto-photo img {
        min-height: 320px;
    }

    .manifesto-h {
        font-size: 22px;
    }
}

@media (max-width: 560px) {
    .mainpage-why-us .why-grid {
        grid-template-columns: 1fr;
    }

    .mainpage-why-us .why-card {
        padding: 28px 22px;
    }

    .mainpage-why-us .why-link-btn {
        width: 100%;
    }
}

.mainpage-directions.directions-block {
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 20px 88px !important;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
    color: #1a2b4a;
}

.mainpage-directions .section-title {
    margin: 0 0 12px !important;
    color: #1a2b4a;
    font-size: 35.2px !important;
    line-height: 1.15 !important;
    font-weight: 800;
    letter-spacing: 0 !important;
    text-align: center;
    text-transform: uppercase;
}

.mainpage-directions .section-subtitle {
    max-width: 760px;
    margin: 0 auto 48px !important;
    color: #5a6480;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
}

.mainpage-directions .directions-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.mainpage-directions .direction-card {
    display: flex;
    flex-direction: column;
    padding: 32px 28px;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 2px 12px rgba(26, 43, 74, 0.04);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.mainpage-directions .direction-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(26, 43, 74, 0.08);
}

.mainpage-directions .direction-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    margin-bottom: 20px;
    border-radius: 50%;
    background: #e8f5ec;
    flex-shrink: 0;
}

.mainpage-directions .direction-icon svg {
    width: 32px;
    height: 32px;
    fill: none;
    stroke: #1dba66;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mainpage-directions .direction-card h3 {
    margin: 0 0 10px !important;
    color: #1a2b4a;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.mainpage-directions .direction-tasks {
    flex-grow: 1;
    list-style: none;
    margin: 0 0 24px !important;
    padding: 0;
}

.mainpage-directions .direction-tasks li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 24px;
    color: #5a6480;
    font-size: 15px;
    line-height: 1.5;
}

.mainpage-directions .direction-tasks li:last-child {
    margin-bottom: 0;
}

.mainpage-directions .direction-tasks li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 14px;
    height: 8px;
    border-left: 2px solid #1dba66;
    border-bottom: 2px solid #1dba66;
    transform: rotate(-45deg);
}

.mainpage-directions .direction-footer {
    padding-top: 20px;
    border-top: 1px solid #eef1f6;
}

.mainpage-directions .btn-more {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #1dba66;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-decoration: none;
    text-transform: uppercase;
    transition: gap 0.2s ease;
}

.mainpage-directions .btn-more:hover {
    gap: 10px;
    color: #1dba66;
}

.mainpage-directions .btn-more::after {
    content: '→';
    font-size: 18px;
    line-height: 1;
}

.mainpage-directions .calc-note {
    display: block;
    margin-top: 8px;
    color: #8a93a8;
    font-size: 13px;
}

.mainpage-directions .direction-card.all-directions-card {
    color: #ffffff;
    background: linear-gradient(135deg, #1dba66 0%, #16a058 100%);
    box-shadow: 0 4px 16px rgba(29, 186, 102, 0.25);
}

.mainpage-directions .all-directions-card .direction-icon {
    background: rgba(255, 255, 255, 0.2);
}

.mainpage-directions .all-directions-card .direction-icon svg {
    stroke: #ffffff;
}

.mainpage-directions .all-directions-card h3 {
    color: #ffffff;
}

.mainpage-directions .all-directions-card .direction-tasks li {
    color: rgba(255, 255, 255, 0.95);
}

.mainpage-directions .all-directions-card .direction-tasks li::before {
    border-color: #ffffff;
}

.mainpage-directions .all-directions-card .direction-footer {
    border-top-color: rgba(255, 255, 255, 0.2);
}

.mainpage-directions .all-directions-card .btn-more,
.mainpage-directions .all-directions-card .btn-more:hover {
    color: #ffffff;
}

@media (max-width: 1024px) {
    .mainpage-directions .directions-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .mainpage-directions.directions-block {
        padding: 56px 16px 64px !important;
    }

    .mainpage-directions .section-title {
        font-size: 30px !important;
    }

    .mainpage-directions .section-subtitle {
        margin-bottom: 34px !important;
    }

    .mainpage-directions .directions-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .mainpage-directions .direction-card {
        padding: 24px 20px;
    }
}

.mainpage-workflow.kak-oformit-autsors {
    padding: 20px 20px 88px !important;
    background-color: #f5f7fa;
}

.mainpage-workflow.kak-oformit-autsors h2 {
    margin: 0 0 46px !important;
    font-size: 35.2px !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase;
}

.mainpage-workflow.kak-oformit-autsors .timeline-wrapper {
    margin-bottom: 44px;
}

.mainpage-workflow.kak-oformit-autsors .timeline-line-bg,
.mainpage-workflow.kak-oformit-autsors .timeline-progress {
    left: 8.333%;
    bottom: 30px;
}

.mainpage-workflow.kak-oformit-autsors .timeline-line-bg {
    width: 83.333%;
}

.mainpage-workflow.kak-oformit-autsors .steps-row {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.mainpage-workflow.kak-oformit-autsors .steps-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
}

.mainpage-workflow.kak-oformit-autsors .card {
    align-items: flex-start;
    text-align: left;
}

.mainpage-workflow.kak-oformit-autsors .card-title {
    min-height: 0;
    text-align: left;
    align-items: flex-start;
}

.mainpage-workflow.kak-oformit-autsors .card-desc {
    text-align: left;
}

@media (max-width: 900px) {
    .mainpage-workflow.kak-oformit-autsors .steps-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .mainpage-workflow.kak-oformit-autsors {
        padding: 56px 16px 64px !important;
    }

    .mainpage-workflow.kak-oformit-autsors h2 {
        margin-bottom: 34px !important;
        font-size: 30px !important;
    }

    .mainpage-workflow.kak-oformit-autsors .steps-grid {
        grid-template-columns: 1fr;
    }
}
.mainpage-client-block {
    --accent: #00b956;
    --accent-dark: #00994a;
    --accent-bg: rgba(0, 185, 86, 0.1);
    --danger: #dc2626;
    --danger-light: #ef4444;
    --danger-bg-soft: #fee2e2;
    --bg-dark: #0f1419;
    --bg-light: #f7f9fb;
    --bg-light-2: #f3f6f8;
    --bg-white: #ffffff;
    --border-light: #e5e9ee;
    --border-light-strong: #cfd7df;
    --text-dark: #0f1419;
    --text-soft: #56616f;
    --text-muted: #8a95a3;
    --text-light-soft: rgba(255, 255, 255, 0.68);
    --text-light-muted: rgba(255, 255, 255, 0.5);
    --radius-md: 18px;
    font-family: "Inter", "Manrope", Arial, sans-serif;
    color: var(--text-dark);
}

.mainpage-client-block * {
    box-sizing: border-box;
}

.mainpage-client-block .container,
.mainpage-faq-wrap .main-container {
    max-width: 1180px;
    width: 100% !important;
    margin: 0 auto;
    padding: 0 20px;
}

.mainpage-faq-wrap .faq-lite__answer p {
    font-weight: normal !important;
}

.mainpage-client-block .eyebrow-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
}

.mainpage-client-block .eyebrow-line {
    width: 32px;
    height: 2px;
    background: var(--accent);
    border-radius: 1px;
}

.mainpage-client-block .eyebrow-text {
    color: var(--accent);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.mainpage-client-block .h2 {
    margin: 0 0 14px !important;
    color: var(--text-dark);
    font-size: 38px;
    font-weight: 700;
    line-height: 1.12;
    letter-spacing: 0 !important;
}

.mainpage-client-block .accent {
    color: var(--accent);
}

.mainpage-client-block .section-sub {
    max-width: 720px;
    margin: 0 0 36px !important;
    color: var(--text-soft);
    font-size: 16px;
    line-height: 1.6;
}

.reveal,
.reveal-zoom {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 0.45s ease, transform 0.45s ease;
}

.reveal.visible,
.reveal-zoom.visible {
    opacity: 1;
    transform: translateY(0);
}

.reveal[data-delay="1"] { transition-delay: 0.04s; }
.reveal[data-delay="2"] { transition-delay: 0.08s; }
.reveal[data-delay="3"] { transition-delay: 0.12s; }
.reveal[data-delay="4"] { transition-delay: 0.16s; }
.reveal[data-delay="5"] { transition-delay: 0.20s; }
.reveal[data-delay="6"] { transition-delay: 0.24s; }

.risks-section {
    background: var(--bg-light);
    padding: 80px 0 90px;
}

.risks-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    gap: 24px;
    margin-top: 24px;
}

.risk-card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid var(--border-light);
    border-radius: var(--radius-md);
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(15, 20, 25, 0.03);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.risk-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 16px 40px rgba(15, 20, 25, 0.08);
}

.risk-card-top {
    position: relative;
    padding: 24px 28px;
}

.risk-card-top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--danger), var(--danger-light));
}

.risk-card-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 16px;
}

.risk-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background: var(--danger-bg-soft);
    color: var(--danger);
    font-size: 22px;
}

.risk-fine-wrap {
    text-align: right;
}

.risk-fine-prefix {
    margin-bottom: 4px;
    color: var(--text-muted);
    font-size: 13px;
    font-weight: 600;
}

.risk-fine {
    color: var(--danger);
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
}

.risk-title {
    margin-bottom: 8px;
    color: var(--text-dark);
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
}

.risk-article {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    color: var(--text-muted);
    font-size: 12px;
    line-height: 1.4;
}

.risk-article i {
    color: var(--danger-light);
    font-size: 14px;
    margin-top: 1px;
}

.risk-card-bottom {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 24px 28px;
    border-top: 1px dashed rgba(0, 185, 86, 0.2);
    background: rgba(0, 185, 86, 0.03);
}

.solution-title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
    color: var(--accent-dark);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.solution-title i {
    padding: 2px;
    border-radius: 50%;
    background: var(--accent);
    color: #ffffff;
    font-size: 16px;
}

.solution-text {
    color: var(--text-dark);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
}

.audit-banner {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 36px;
    align-items: center;
    margin-top: 40px;
    padding: 44px 48px;
    border-radius: var(--radius-md);
    background: linear-gradient(135deg, #0f1419 0%, #161c24 50%, #0a1015 100%);
    overflow: hidden;
    position: relative;
}

.audit-banner-content,
.audit-banner-action {
    position: relative;
    z-index: 1;
}

.audit-banner-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    padding: 6px 14px;
    border: 1px solid rgba(0, 185, 86, 0.32);
    border-radius: 999px;
    background: rgba(0, 185, 86, 0.15);
    color: var(--accent);
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.audit-banner-title {
    margin: 0 0 12px !important;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.18;
}

.audit-banner-sub {
    max-width: 540px;
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.72);
    font-size: 15px;
    line-height: 1.55;
}

.audit-banner-sub strong {
    color: #ffffff;
}

.audit-checklist-bonus {
    display: inline-grid;
    gap: 12px;
    margin-top: 24px;
    padding: 12px 18px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.06);
}

.bonus-item {
    display: flex;
    align-items: center;
    gap: 14px;
}

.bonus-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: rgba(0, 185, 86, 0.15);
    color: var(--accent);
    font-size: 20px;
    flex-shrink: 0;
}

.bonus-text {
    color: rgba(255, 255, 255, 0.85);
    font-size: 13px;
    line-height: 1.4;
}

.bonus-text strong {
    display: block;
    color: #ffffff;
}

.audit-banner-action {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
}

.audit-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 19px 32px;
    border-radius: 14px;
    background: linear-gradient(135deg, var(--accent) 0%, var(--accent-dark) 100%);
    color: #ffffff;
    font-size: 15.5px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: 0 10px 30px rgba(0, 185, 86, 0.45);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.audit-cta-btn:hover {
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 18px 44px rgba(0, 185, 86, 0.55);
}

.audit-cta-meta {
    color: rgba(255, 255, 255, 0.58);
    font-size: 12.5px;
}

.audit-cta-meta strong {
    color: rgba(255, 255, 255, 0.85);
}

.risk-summary {
    margin-top: 32px;
    padding: 40px 44px;
    border-radius: var(--radius-md);
    background: var(--bg-dark);
    color: #ffffff;
    overflow: hidden;
}

.risk-summary-grid {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 48px;
    align-items: start;
}

.summary-eyebrow {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
}

.summary-eyebrow-line {
    width: 28px;
    height: 2px;
    border-radius: 1px;
    background: var(--danger);
}

.summary-eyebrow-text {
    color: var(--danger-light);
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.summary-h {
    margin: 0 0 22px !important;
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
}

.summary-big-num-wrap {
    display: flex;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 12px;
}

.summary-prefix {
    color: var(--danger-light);
    font-size: 18px;
    font-weight: 500;
}

.summary-big-num {
    color: var(--danger-light);
    font-size: 72px;
    font-weight: 800;
    line-height: 1;
}

.summary-currency {
    color: var(--danger-light);
    font-size: 36px;
    font-weight: 700;
}

.summary-caption {
    max-width: 380px;
    margin: 0 !important;
    color: var(--text-light-soft);
    font-size: 14.5px;
    line-height: 1.55;
}

.summary-list-title {
    margin-bottom: 18px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.summary-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 18px;
}

.summary-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 14px 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.04);
    transition: background 0.2s, border-color 0.2s, transform 0.2s;
}

.summary-item:hover {
    border-color: rgba(220, 38, 38, 0.32);
    background: rgba(220, 38, 38, 0.1);
    transform: translateY(-2px);
}

.summary-item:hover .summary-item-icon {
    transform: scale(1.1) rotate(-4deg);
}

.summary-item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 10px;
    background: rgba(220, 38, 38, 0.22);
    color: var(--danger-light);
    font-size: 22px;
    flex-shrink: 0;
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}

.summary-item-title {
    margin-bottom: 3px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
}

.summary-item-desc {
    color: var(--text-light-soft);
    font-size: 12px;
    line-height: 1.45;
}

.summary-meta-bottom {
    margin-top: 28px;
    padding-top: 22px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: var(--text-light-muted);
    font-size: 12.5px;
    font-style: italic;
    text-align: center;
}

.timeline-section {
    padding: 80px 0 90px;
    background: var(--bg-white);
}

.timeline-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-top: 44px;
}

.timeline-step {
    display: flex;
    flex-direction: column;
}

.timeline-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 20px;
}

.timeline-num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: var(--accent-bg);
    color: var(--accent-dark);
    font-size: 16px;
    font-weight: 800;
    flex-shrink: 0;
    transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.timeline-step:hover .timeline-num {
    background: var(--accent);
    color: #ffffff;
    box-shadow: 0 0 0 6px var(--bg-white);
}

.timeline-line {
    flex-grow: 1;
    height: 2px;
    background: var(--border-light);
}

.timeline-content {
    flex-grow: 1;
    padding: 24px 20px;
    border: 1px solid var(--border-light);
    border-radius: var(--radius-md);
    background: var(--bg-light);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.timeline-content--accent {
    border-color: rgba(0, 185, 86, 0.2);
    background: rgba(0, 185, 86, 0.04);
}

.timeline-step:hover .timeline-content {
    transform: translateY(-4px);
    border-color: rgba(0, 185, 86, 0.3);
    box-shadow: 0 16px 32px rgba(15, 20, 25, 0.06);
}

.timeline-title {
    margin-bottom: 12px;
    color: var(--text-dark);
    font-size: 16px;
    font-weight: 800;
    line-height: 1.3;
}

.timeline-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.timeline-list li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    color: var(--text-soft);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.45;
}

.timeline-list li i {
    color: var(--accent);
    font-size: 15px;
    margin-top: 1px;
    flex-shrink: 0;
}

.trust-section {
    padding: 80px 0 90px;
    background: var(--bg-light-2);
}

#mainpage-trust.trust-section {
    padding-bottom: 8px;
}

#mainpage-trust + .mainpage-why-us.why-section {
    padding-top: 80px !important;
}

.nf-howit-section {
    --nf-bg: #f4f6f9;
    --nf-text: #1f2937;
    --nf-muted: #6b7280;
    --nf-accent: #00B956;
    --nf-accent-deep: #009947;
    --nf-accent-soft: #34d399;
    --nf-badge: 54px;
    --nf-line: 4px;
    --nf-head-row: 130px;
    --nf-desc-row: 120px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0px 0px 80px;
    font-family: "Manrope", system-ui, -apple-system, Segoe UI, Roboto, Arial, "Noto Sans", sans-serif;
    color: var(--nf-text);
    -webkit-font-smoothing: antialiased;
}

.nf-howit-eyebrow {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity .5s ease, transform .5s ease;
}

.nf-howit-eyebrow.ready {
    opacity: 1;
    transform: none;
}

.nf-howit-eyebrow-line {
    width: 32px;
    height: 2px;
    background: var(--nf-accent);
    border-radius: 1px;
}

.nf-howit-eyebrow-text {
    color: var(--nf-accent);
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.nf-howit-title {
    max-width: 900px;
    margin: 0 0 80px !important;
    color: #0F1419;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    opacity: 0;
    transform: translateY(10px);
}

.nf-howit-title.ready {
    opacity: 1;
    transform: none;
    transition: opacity .6s ease, transform .6s ease;
    transition-delay: .1s;
}

.nf-howit-steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    position: relative;
    align-items: center;
    justify-items: center;
    height: var(--nf-badge);
    margin-bottom: 60px;
}

.nf-howit-steps::before,
.nf-howit-steps::after {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(var(--nf-badge) / 2);
    right: calc(var(--nf-badge) / 2);
    height: var(--nf-line);
    border-radius: 4px;
    z-index: 0;
    transform: translateY(-50%);
}

.nf-howit-steps::before {
    background: #d1d5db;
}

.nf-howit-steps::after {
    background: linear-gradient(90deg, var(--nf-accent-soft) 0%, var(--nf-accent-deep) 50%, var(--nf-accent-soft) 100%);
    background-size: 200% 100%;
    animation: nfFlowLine 5s linear infinite;
}

@keyframes nfFlowLine {
    0% { background-position: 0% 0; }
    100% { background-position: -200% 0; }
}

.nf-howit-arrow {
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    z-index: 2;
    transform: translateY(-50%);
}

.nf-howit-arrow.end {
    right: calc(var(--nf-badge) / 2 - 16px);
    border-left: 20px solid var(--nf-accent);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.nf-howit-runner {
    position: absolute;
    top: 50%;
    left: calc(var(--nf-badge) / 2);
    width: 34px;
    height: 34px;
    z-index: 3;
    transform: translate(-17px, -50%);
}

.nf-howit-runner svg {
    display: block;
    width: 34px;
    height: 34px;
    filter: drop-shadow(0 3px 8px rgba(0, 0, 0, .25));
}

.nf-howit-runner.flash svg {
    animation: nfMuzzle 220ms ease-out;
}

@keyframes nfMuzzle {
    0% { filter: drop-shadow(0 0 12px rgba(0, 185, 86, .8)); }
    100% { filter: drop-shadow(0 3px 8px rgba(0, 0, 0, .25)); }
}

.nf-howit-badge {
    display: grid;
    place-items: center;
    width: var(--nf-badge);
    height: var(--nf-badge);
    border: 3px solid var(--nf-accent);
    border-radius: 50%;
    background: #ecfdf5;
    color: var(--nf-accent);
    font-size: 22px;
    font-weight: 700;
    position: relative;
    z-index: 2;
    justify-self: center;
}

@keyframes nfHop {
    0% { transform: translateY(0); }
    40% { transform: translateY(-6px); }
    100% { transform: translateY(0); }
}

.nf-howit-badge.hop {
    animation: nfHop .6s cubic-bezier(.28, .84, .42, 1);
}

.nf-howit-blocks {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    align-items: start;
}

.nf-howit-block {
    display: grid;
    grid-template-rows: var(--nf-head-row) var(--nf-desc-row);
    align-items: start;
    justify-items: center;
    padding: 28px 18px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
    text-align: center;
    transition: transform .25s ease, box-shadow .25s ease;
}

.nf-howit-block:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .15);
}

.nf-howit-block h3 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding-bottom: 28px;
    border-bottom: 1px dashed #d1d5db;
    color: #0F1419;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    text-align: center;
}

.nf-howit-block p {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    margin: 28px 0 0;
    color: #4b5563;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

@media (max-width: 900px) {
    .nf-howit-section {
        padding: 0px 16px 70px;
    }

    .nf-howit-title {
        margin-bottom: 48px !important;
        font-size: 26px;
    }

    .nf-howit-steps {
        display: none;
    }

    .nf-howit-blocks {
        grid-template-columns: 1fr;
        gap: 16px;
        position: relative;
        padding-left: calc(var(--nf-badge) + 24px);
        counter-reset: nfStepNum;
    }

    .nf-howit-blocks::before {
        content: "";
        position: absolute;
        left: calc(var(--nf-badge) / 2);
        top: 30px;
        bottom: 30px;
        width: var(--nf-line);
        border-radius: 4px;
        background: linear-gradient(180deg, var(--nf-accent-soft) 0%, var(--nf-accent-deep) 50%, var(--nf-accent-soft) 100%);
        z-index: 0;
    }

    .nf-howit-block {
        display: block;
        position: relative;
        padding: 22px;
        text-align: left;
    }

    .nf-howit-block::before {
        content: counter(nfStepNum);
        counter-increment: nfStepNum;
        position: absolute;
        left: calc(-1 * var(--nf-badge) - 12px);
        top: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: var(--nf-badge);
        height: var(--nf-badge);
        border: 3px solid var(--nf-accent);
        border-radius: 50%;
        background: #ecfdf5;
        color: var(--nf-accent);
        font-size: 22px;
        font-weight: 700;
        transform: translateY(-50%);
        z-index: 2;
    }

    .nf-howit-block h3 {
        justify-content: flex-start;
        padding-bottom: 18px;
        font-size: 18px;
        text-align: left;
    }

    .nf-howit-block p {
        justify-content: flex-start;
        margin-top: 18px;
        font-size: 14.5px;
        line-height: 1.55;
        text-align: left;
    }
}

@media (prefers-reduced-motion: reduce) {
    .nf-howit-title,
    .nf-howit-eyebrow {
        opacity: 1;
        transform: none;
    }

    .nf-howit-title.ready,
    .nf-howit-eyebrow.ready {
        transition: none;
    }

    .nf-howit-badge,
    .nf-howit-steps::after {
        animation: none;
    }

    .nf-howit-runner {
        display: none;
    }
}

.trust-main-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.experts-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 340px;
    padding: 36px 40px;
    border-radius: var(--radius-md);
    background: linear-gradient(135deg, var(--bg-dark) 0%, #151d24 100%);
    color: #ffffff;
    box-shadow: 0 16px 40px rgba(15, 20, 25, 0.1);
}

.experts-card-top {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 24px;
}

.experts-num-wrap {
    display: flex;
    align-items: baseline;
    flex-shrink: 0;
}

.experts-num {
    color: var(--accent);
    font-size: 88px;
    font-weight: 800;
    line-height: 0.9;
}

.experts-plus {
    color: rgba(0, 185, 86, 0.7);
    font-size: 38px;
    font-weight: 700;
}

.experts-text {
    padding-top: 10px;
}

.experts-headline {
    margin-bottom: 6px;
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.25;
}

.experts-subline {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}

.experts-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 16px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.expert-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 13.5px;
    font-weight: 500;
    line-height: 1.4;
}

.expert-item i {
    color: var(--accent);
    font-size: 16px;
    margin-top: 2px;
}

.experts-guarantee {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.experts-guarantee-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: rgba(0, 185, 86, 0.15);
    color: var(--accent);
    font-size: 20px;
    flex-shrink: 0;
}

.experts-guarantee-text strong {
    display: block;
    margin-bottom: 2px;
    color: #ffffff;
    font-size: 13.5px;
}

.experts-guarantee-text span {
    display: block;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12.5px;
    line-height: 1.4;
}

.accred-card {
    min-height: 340px;
    padding: 36px 40px;
    border: 1px solid var(--border-light);
    border-radius: var(--radius-md);
    background: #ffffff;
    box-shadow: 0 16px 40px rgba(15, 20, 25, 0.04);
}

.accred-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    margin-bottom: 28px;
    text-align: center;
}

.accred-seal {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border: 1px solid rgba(0, 185, 86, 0.2);
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(0, 185, 86, 0.15) 0%, rgba(0, 185, 86, 0.04) 100%);
    color: var(--accent);
    font-size: 32px;
}

.accred-top-title {
    margin-bottom: 4px;
    color: var(--text-dark);
    font-size: 22px;
    font-weight: 800;
    line-height: 1.2;
}

.accred-top-sub {
    color: var(--text-soft);
    font-size: 12.5px;
    font-weight: 600;
}

.accred-cards-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.accred-mini-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 14px 16px;
    border: 1.5px solid transparent;
    border-radius: 12px;
    background: var(--bg-light);
    text-align: center;
    cursor: pointer;
    transition: all 0.25s ease;
}

.accred-mini-card:hover {
    transform: translateY(-4px);
    border-color: rgba(0, 185, 86, 0.3);
    background: #ffffff;
    box-shadow: 0 12px 24px rgba(0, 185, 86, 0.08);
}

.accred-icon-frame {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    margin-bottom: 12px;
    border-radius: 50%;
    background: rgba(0, 185, 86, 0.08);
    color: var(--accent);
}

.accred-svg-icon {
    width: 34px;
    height: 34px;
    color: var(--accent);
    font-size: 34px;
}

.accred-mini-card-org {
    margin-bottom: 6px;
    color: var(--text-dark);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
}

.accred-mini-card-num {
    margin-bottom: 5px;
    color: var(--accent);
    font-size: 19px;
    font-weight: 800;
    line-height: 1;
}

.accred-mini-card-date {
    margin-bottom: 14px;
    color: var(--text-muted);
    font-size: 11px;
    line-height: 1.3;
}

.accred-mini-card-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    padding: 8px 16px;
    border: 1px solid var(--border-light-strong);
    border-radius: 8px;
    background: #ffffff;
    color: var(--text-dark);
    font-family: inherit;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    cursor: pointer;
}

.accred-mini-card:hover .accred-mini-card-btn {
    border-color: var(--accent);
    background: var(--accent);
    color: #ffffff;
}

.final-cta-section {
    padding: 90px 0 100px;
    background: #f3f6f8;
    font-family: "Inter", "Manrope", Arial, sans-serif;
}

.final-cta-section .container {
    max-width: 1180px;
    width: 100% !important;
    margin: 0 auto;
    padding: 0 20px;
}

.final-cta-box {
    display: grid;
    grid-template-columns: 1fr 480px;
    gap: 80px;
    align-items: center;
    position: relative;
}

.final-cta-left {
    position: relative;
    z-index: 1;
    color: #0f1419;
}

.final-cta-h {
    margin: 0 0 24px !important;
    color: #0f1419;
    font-size: 34px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0 !important;
    text-transform: uppercase;
}

.final-cta-sub {
    max-width: 480px;
    margin: 0 0 32px !important;
    color: #56616f;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}

.final-cta-contact-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.contact-item-light {
    display: flex;
    align-items: center;
    gap: 14px;
    max-width: 320px;
    padding: 12px 16px;
    border: 1px solid #e5e9ee;
    border-radius: 12px;
    background: #ffffff;
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(15, 20, 25, 0.02);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.contact-item-light:hover {
    transform: translateY(-2px);
    border-color: rgba(0, 185, 86, 0.3);
    box-shadow: 0 10px 24px rgba(15, 20, 25, 0.06);
}

.contact-icon-light {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: rgba(0, 185, 86, 0.1);
    color: #00994a;
    font-size: 20px;
    flex-shrink: 0;
}

.contact-text-light strong {
    color: #0f1419;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.2;
}

.final-cta-form {
    position: relative;
    z-index: 1;
    padding: 48px;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 24px 60px rgba(15, 20, 25, 0.08);
}

.final-form-title {
    margin-bottom: 32px;
    color: #0f1419;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    text-align: center;
}

.final-form-fields {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.final-input {
    width: 100%;
    border: 1px solid #cfd7df;
    border-radius: 12px;
    padding: 16px 18px;
    background: #ffffff;
    color: #0f1419;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.final-input::placeholder {
    color: #8a95a3;
    font-weight: 400;
}

.final-input:focus {
    outline: none;
    border-color: #00b956;
    box-shadow: 0 0 0 4px rgba(0, 185, 86, 0.1);
}

.final-input.is-error {
    border-color: #dc2626;
    box-shadow: 0 0 0 4px rgba(220, 38, 38, 0.1);
}

.final-select-wrap {
    position: relative;
}

.final-select-wrap::after {
    content: "\25BC";
    position: absolute;
    top: 50%;
    right: 20px;
    color: #00994a;
    font-size: 12px;
    transform: translateY(-50%);
    pointer-events: none;
}

.final-select {
    appearance: none;
    cursor: pointer;
    padding-right: 44px;
}

.final-select:invalid {
    color: #8a95a3;
    font-weight: 400;
}

.final-cta-form .yandex-captcha-container {
    margin-top: 4px;
}

.final-btn-yellow {
    width: 100%;
    margin-top: 8px;
    border: none;
    border-radius: 12px;
    padding: 18px;
    background: #ffc107;
    color: #0f1419;
    font-family: inherit;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 8px 24px rgba(255, 193, 7, 0.25);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.final-btn-yellow:hover {
    transform: translateY(-2px);
    background: #ffb300;
    box-shadow: 0 12px 32px rgba(255, 193, 7, 0.35);
}

.final-policy-light {
    margin-top: 20px;
    color: #8a95a3;
    font-size: 12.5px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
}

.final-policy-light a {
    color: #00994a;
    text-decoration: none;
    border-bottom: 1px dashed #00994a;
}

.final-cta-form .contact-success-alert {
    display: none;
    margin-top: 14px;
    color: #00994a;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.mainpage-client-modal {
    position: fixed;
    inset: 0;
    z-index: 100000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(15, 20, 25, 0.82);
    backdrop-filter: blur(8px);
}

.mainpage-client-modal.active {
    display: flex;
}

.mainpage-client-modal__box {
    position: relative;
    width: min(100%, 760px);
    padding: 28px;
    border-radius: 0;
    background: #ffffff;
    color: #0f1419;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.22);
}

.mainpage-client-modal__box--small {
    width: min(100%, 460px);
}

.mainpage-client-modal__close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 34px;
    height: 34px;
    border: none;
    background: transparent;
    color: #6b7280;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

.mainpage-client-modal__close:hover {
    color: #0f1419;
}

.mainpage-client-modal__title {
    margin: 0 0 8px !important;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
}

.mainpage-client-modal__sub {
    margin: 0 0 22px !important;
    color: #64748b;
    font-size: 14px;
    line-height: 1.5;
}

.mainpage-client-modal__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 28px;
}

.mainpage-client-modal__scan {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    border: 2px dashed #cbd5e1;
    border-radius: 12px;
    background: #f8fafc;
    color: #64748b;
    text-align: center;
    font-size: 13px;
}

.mainpage-client-modal__scan-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 300px;
    color: inherit;
    text-decoration: none;
}

.mainpage-client-modal__scan i {
    display: block;
    margin-bottom: 10px;
    color: #9ca3af;
    font-size: 42px;
}

.mainpage-client-modal__scan strong {
    display: block;
    margin-bottom: 6px;
    color: #0f1419;
    font-size: 14px;
}

.mainpage-client-modal__scan span {
    color: #8a95a3;
    font-size: 12px;
}

.mainpage-client-modal__list {
    display: grid;
    gap: 12px;
}

.mainpage-client-modal__item {
    padding-bottom: 12px;
    border-bottom: 1px solid #e2e8f0;
}

.mainpage-client-modal__label {
    margin-bottom: 3px;
    color: #94a3b8;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.mainpage-client-modal__value {
    color: #0f1419;
    font-size: 15px;
    font-weight: 700;
}

.mainpage-client-modal__actions {
    display: flex;
    gap: 10px;
    margin-top: 28px;
}

.mainpage-client-modal__action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex: 1;
    min-height: 42px;
    padding: 12px 18px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.mainpage-client-modal__action--primary {
    border: 1px solid #51b964;
    background: #51b964;
    color: #ffffff;
}

.mainpage-client-modal__action--primary:hover {
    background: #42a954;
    border-color: #42a954;
    color: #ffffff;
}

.mainpage-client-modal__action--secondary {
    border: 1px solid #dfe3e8;
    background: #ffffff;
    color: #0f1419;
}

.mainpage-client-modal__action--secondary:hover {
    border-color: #cbd5e1;
    background: #f8fafc;
    color: #0f1419;
}

.mainpage-client-modal__form {
    display: grid;
    gap: 12px;
}

.mainpage-client-modal__input {
    width: 100%;
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    padding: 13px 15px;
    color: #0f1419;
    font-size: 15px;
}

.mainpage-client-modal__btn {
    border: none;
    border-radius: 10px;
    padding: 14px 18px;
    background: #00b956;
    color: #ffffff;
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
}

@media (max-width: 1024px) {
    .timeline-grid.five-cols,
    .trust-main-row,
    .risk-summary-grid {
        grid-template-columns: 1fr;
    }

    .audit-banner {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .audit-banner-sub {
        margin: 0 auto !important;
    }

    .final-cta-box {
        grid-template-columns: 1fr;
        gap: 48px;
        text-align: center;
    }

    .final-cta-sub {
        margin: 0 auto 32px !important;
    }

    .final-cta-contact-list {
        align-items: center;
        text-align: left;
    }
}

@media (max-width: 768px) {
    .mainpage-client-block .h2 {
        font-size: 28px;
    }

    .risks-grid,
    .summary-items,
    .accred-cards-grid {
        grid-template-columns: 1fr;
    }

    .risks-section,
    .timeline-section,
    .trust-section {
        padding: 50px 0 60px;
    }

    .risk-summary {
        padding: 28px 24px;
    }

    .summary-big-num {
        font-size: 50px;
    }

    .timeline-step {
        flex-direction: row;
        gap: 20px;
    }

    .timeline-header {
        flex-direction: column;
        align-items: center;
        margin-bottom: 0;
    }

    .timeline-line {
        width: 2px;
        height: auto;
    }

    .experts-card,
    .accred-card {
        padding: 32px 24px;
        min-height: auto;
    }

    .experts-list {
        grid-template-columns: 1fr;
    }

    .mainpage-client-modal__grid {
        grid-template-columns: 1fr;
    }

    .mainpage-client-modal__box {
        padding: 32px 24px;
    }

    .final-cta-section {
        padding: 60px 0;
    }

    .final-cta-box {
        gap: 40px;
    }

    .final-cta-h {
        font-size: 28px;
    }

    .final-cta-form {
        padding: 32px 24px;
    }0 0 10px

    .contact-item-light {
        width: 100%;
        max-width: 100%;
    }

    .mainpage-client-modal__actions {
        flex-direction: column;
    }
}
.sec-head{max-width:780px;margin:0 0 40px;text-align:left !important;}
.sec-head__kicker{display:flex;align-items:center;gap:12px;margin:0 0 10px;}
.sec-head__line{flex:0 0 auto;width:34px;height:3px;border-radius:2px;background:#00b956;}
.sec-head__label{color:#00994a;font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:12.5px;font-weight:800;letter-spacing:2px;line-height:1.2;text-transform:uppercase;}
.sec-head__title{margin:0 0 10px !important;color:#0f1419 !important;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:34px !important;font-weight:800 !important;line-height:1.18 !important;letter-spacing:-0.3px !important;text-align:left !important;text-transform:none !important;}
.sec-head__title:last-child{margin-bottom:0 !important;}
.sec-head__title .ac{color:#00b956 !important;}
.sec-head__sub{margin:0 !important;max-width:720px;color:#56616f;font-size:16px;line-height:1.65;text-align:left !important;}
@media (max-width:1024px){.sec-head{margin-bottom:32px;}.sec-head__title{font-size:30px !important;}}
@media (max-width:640px){.sec-head{margin-bottom:26px;max-width:100%;}.sec-head__kicker{margin-bottom:12px;}.sec-head__title{font-size:25px !important;letter-spacing:-0.2px !important;}.sec-head__sub{font-size:15px;}}
/* End */


/* Start:/local/templates/naginoff/components/bitrix/news/services/bitrix/news.detail/fast_new_2024/style.css?1773323500187389*/
body {
    overflow-x: hidden;
}

.first-screen {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: max-content;
}

#first-screen__video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.text-bolder {
    font-family: Roboto !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 23.44px !important;
    color: rgb(65, 69, 73);
}

.green a {
    text-decoration: none !important;
}

.green,
.green a:hover,
.green a:active {
    color: rgba(0, 119, 46, 1) !important;
}

.text b {
    font-weight: 600;
}

.underline {
    text-decoration: underline;
}

.naginoff-advantage-text p {
    color: #414549 !important;
    font-family: Roboto !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 23.44px !important;
}

.toggler-wrapper {
    padding: 8px;
    background-color: transparent;
    transition: .3s all;
    cursor: pointer;
    margin-left: 20px;
    border-radius: 50%;
}

.toggler {
    min-width: 30px;
    transform: rotate(0deg);
    transition: .3s all;
}

.toggler_active {
    transform: rotate(45deg);
}

.toggler-wrapper:hover {
    background-color: #eee;
}

.develop-documentation {
    background: white;
    padding: 40px 0;
    display: flex;
    justify-content: center;
}

.service_item_name {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    color: rgba(65, 69, 73, 1);
}

.razrabotka {
    gap: 20px;
    display: flex;
    align-items: flex-start;
}

.can-interest_block {
    width: 100% !important;
}

.razrabotka svg {
    min-width: 32px;
}

.razrabotka .text {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(65, 69, 73, 1);
}

.razrabotka .text b {
    font-weight: 700;
}

.razrabotka .text a {
    color: rgba(36, 131, 46, 1);
    cursor: pointer;
    text-decoration: underline;
}

.what-includes {
    background: #f3f4fc;
}

.icon-wrapper {
    background: rgba(255, 199, 3, 1);
    border-radius: 4px;
    width: 80px;
    min-width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-wrapper>img {
    width: 48px;
    height: 48px;
}

.grid-item__head {
    display: flex;
    align-items: center;
    gap: 30px;
}

.grid-item__head .title {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: rgba(65, 69, 73, 1);
    text-transform: uppercase;
}

.includes-grid__item {
    padding: 30px;
    border-radius: 4px;
}

.question:hover,
.includes-grid__item:hover,
.employee-short-card:hover,
.case-item:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
}

.includes-grid__item,
.develop-documents,
.ohrana-truda {
    background: white;
}

.includes-grid__item ul,
.razrabotka-section ul {
    margin-top: 10px;
    margin-left: 18px;
    list-style: outside;
}

.includes-grid__item ul li,
.razrabotka-section ul li,
.includes-grid__item p.text {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: rgba(65, 69, 73, 1);
}

.includes-grid-otr {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.includes-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 20px;
    margin-bottom: 90px;
}

.includes-grid__item p.text {
    margin-top: 10px !important;
}

.what-includes {
    margin-top: 90px;
}

.develop-documents {
    padding: 30px 0 40px 0;
}

.grid__item {
    display: flex;
    align-items: flex-start;
    gap: 40px;
}

.grid__item .title {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: rgba(65, 69, 73, 1);
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.grid__item .title:before {
    content: "";
    border-radius: 1px;
    background: rgba(255, 199, 3, 1);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 2px;
    left: -12px;
    z-index: -1;
}

.grid__item svg {
    min-width: 100px;
}

.grid__item .text {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: rgba(65, 69, 73, 1);
}

.razrabotka-section {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 40px;
    column-gap: 30px;
    margin-top: 40px;
}

.advantages-wrapper {
    height: 600px;
    padding-top: 30px;
    background: white;
    background-image: url("/local/templates/naginoff/assets/img/naginoff-advantages.png");
    background-repeat: no-repeat;
    background-position: 50% 20px;
}

.advantages-wrapper .naginoff-advantage-background {
    background-image: none;
}

.work-scheme {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    position: relative;
    z-index: 1;
}

.work-scheme::before {
    content: '';
    height: 2px;
    width: 900px;
    position: absolute;
    top: 30px;
    left: 0;
    background: rgba(0, 119, 46, 1);
    z-index: -1;
}

.work-scheme .scheme__icon {
    margin-bottom: 20px;
}

.work-scheme .scheme__title {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: rgba(65, 69, 73, 1);
}

.work-scheme .scheme__text {
    margin-top: 10px !important;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    margin-top: auto;
}

.wrapper-info .agree__text {
    color: white;
}

.work-scheme__wrapper {
    padding: 100px 0;
}

.work-scheme__wrapper .naginoff-block {
    margin-top: 0;
}

.work-scheme__wrapper {
    background-image: url("/local/templates/naginoff/assets/img/naginoff-advantages.png");
    background-repeat: no-repeat;
    background-position: 50% 20px;
}

#first-screen__video video {
    object-fit: cover;
}

#first-screen__video video::-webkit-media-controls {
    display: none;
}

.get-kp {
    display: block;
    width: 240px;
    height: 42px;
    background: rgba(0, 119, 46, 1);
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.75px;
    text-align: center;
    border: none;
    border-radius: 4px;
    margin: 60px auto 0 auto;
    color: white;
}

.hover-to-dark-green {
    font-family: Roboto;
    font-size: 16px;
    display: block;
    font-weight: 700;
    line-height: 18.75px;
    transition: all .3s;
    text-align: center;
    border-radius: 4px;
    margin: 60px auto 0 auto;
    color: white;
    height: 60px;
    padding: 0 60px;
    background-color: rgba(0, 119, 46, 1);
    border: 2px solid rgba(0, 119, 46, 1);
}

.hover-to-dark-green:hover {
    background-color: #00461a;
    color: white;
    border: 2px solid #00461a;
}

.work-scheme__wrapper .otr-solution {
    margin-bottom: 40px;
}

.container-cases-and-reviews {
    padding-bottom: 60px;
}

.ohrana-truda {
    padding: 0;
}

.razrabotka-section ul {
    margin: 20px 0 20px 24px;
}

.question {
    padding: 25px 30px;
    background: white;
    border-radius: 4px;
}

.question .head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.question .head .title {
    color: #414549;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.form-wrapper .any-question-form .send-button {
    width: 100% !important;
}

.question .body {
    display: none;
    margin: 20px 0 0 0;
}

.question.open .body {
    display: block;
}

.question.open .body .text {
    margin-bottom: 15px !important;
}

.question.open .body .text:last-child {
    margin-bottom: 0 !important;
}

.question .body {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.container-cases-and-reviews {
    padding-top: 20px;
}

.question .body ul {
    margin-left: 18px;
}

.faq-questions {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-bottom: 90px;
}

.number-list {
    list-style: decimal !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.owl-carousel .owl-item img {
    max-width: 250px;
}

.bg-white .title-main {
    margin-bottom: 50px;
}

.any-question-form-grid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 40px;
}

.form-wrapper {
    max-width: 1090px;
    width: 100%;
    margin: 0 auto;
}

.any-question-form-grid input {
    background: rgba(255, 255, 255, 1);
}

.first-screen__body {
    max-width: 1090px;
    margin: 0 auto;
}

.breadcrumb {
    position: relative;
    z-index: 10;
    padding: 10px 0 56px 0 !important;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: white;
}

.breadcrumb .active {
    font-weight: 700;
}

.first-screen__body h1 {
    font-family: Adderley;
    font-size: 62px;
    font-weight: 700;
    line-height: 58px;
    color: white;
    margin-bottom: 40px;
    margin-top: 0 !important;
}

.first-screen__body .info {
    font-family: Roboto;
    font-size: 36px;
    font-weight: 400;
    line-height: 54px;
    text-align: left;
    color: white;
    position: relative;
    padding-left: 30px;
}

.first-screen__body .info:before {
    font-family: Roboto;
    position: absolute;
    vertical-align: middle;
    content: "";
    left: 0;
    width: 20px;
    height: 3px;
    background: #fff;
    top: 26px
}

.first-screen__body .any-question-form-grid {
    width: 390px;
    grid-template-columns: repeat(1, 100%);
}

.running_line {
    width: 100vw;
    height: 30px;
    background: rgba(0, 119, 46, 1);
}

.first-screen__body .any-question-form-grid .send-button {
    width: 100% !important;
}

.blog-title {
    margin-top: 90px;
}

body {
    margin: 0;
    padding: 0;
    color: black;
    font-size: 144px;
    font-weight: bold;
}

.marquee {
    display: block !important;
    position: relative;
    width: 100vw;
    max-width: 100%;
    overflow-x: hidden;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 20px;
    margin: 0 auto;
}

.track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 40s linear infinite;
}

.price-heading {
    color: rgb(0, 119, 46);
    font-size: 36px;
    font-weight: 700;
    margin: 24px 0;
    width: 100%;
    text-align: center;
}

.razrabotka-section .grid__item svg {
    min-width: 70px;
    height: 70px;
}

.razrabotka-section-gray {
    background: #f3f4fc;
    padding: 30px 20px 28px 55px;
    position: relative;
    text-align: left;
    margin-top: 40px;
}

@keyframes marquee {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

.track:hover {
    animation-play-state: paused;
}

.scheme__icon {
    padding-top: 5px;
    font-family: Adderley;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid rgba(0, 119, 46, 1);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 40px;
    line-height: 32px;
    font-weight: 700;
    color: rgba(0, 119, 46, 1);
    background: white;
}

.any-question-form-flex {
    display: flex;
    flex-direction: column;
}

.first-block-info .g-recaptcha>div {
    height: 44px;
}

.any-question-form-flex input {
    width: 100%;
}

.any-question-form-inputs-grid-13 {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 3fr;
    align-items: center;
    padding-top: 20px;
}

.any-question-form-inputs-grid-1111 {
    display: grid;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (max-width:1190px) {
    .can-interest_block {
        width: 100vw !important;
        margin-left: 0;
        row-gap: 20px !important;
        column-gap: 80px !important
    }

    .work-scheme {
        gap: 30px
    }

    .work-scheme::before {
        width: 80%
    }

    .get-kp {
        margin-top: 30px !important
    }

    .work-scheme__wrapper {
        padding: 40px 0
    }

    .razrabotka-section,
    .includes-grid {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 20px
    }

    .any-question .any-question-form-grid {
        display: flex !important;
        flex-wrap: wrap;
        max-width: 100%;
        justify-content: center
    }

    .any-question .any-question-form-grid .any-question-input {
        width: calc(33% - 20px)
    }

    .includes-grid-otr {
        grid-template-columns: repeat(2, 1fr)
    }

    .includes-grid-otr .grid-item__head {
        gap: 12px
    }

    .advantages-wrapper {
        height: max-content;
        padding-bottom: 40px;
        padding-top: 20px;
        background-position: center
    }

    .fourteenth-block {
        margin-top: 0 !important
    }

    .grid-item__head {
        gap: 20px
    }

    .form-wrapper .any-question-form .send-button {
        max-width: 230px !important
    }

    .any-question .agree__text {
        display: block;
        text-align: center;
        width: 100%
    }

    .first-screen__body {
        max-width: 100%
    }

    .breadcrumb {
        padding: 10px 0 30px 10px !important
    }

    .wrapper-info {
        max-width: max-content;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .first-screen__body .any-question-form-grid {
        width: 480px
    }

    .what-includes {
        margin-top: 40px
    }

    .includes-grid__item {
        padding: 20px 30px
    }

    .includes-grid {
        margin-bottom: 40px
    }

    .advantages-wrapper .otr-solution {
        margin-top: 0
    }

    .container-cases-and-reviews {
        padding-bottom: 10px
    }

    .blog-title {
        margin-top: 40px
    }
}

@media (max-width:768px) {
    .any-question-form-inputs-grid-1111 {
        grid-template-columns: 1fr 1fr
    }
}

.otrasleviye-resheniya-desc {
    padding: 30px 20px 28px 55px;
    background: #f3f4fc;
}

.how-work-block {
    background: #f3f4fc;
    padding: 30px 20px 28px 55px !important;
}

.includes-grid-item-otr-new {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width:576px) {
    .first-screen__body h1 {
        text-align: center
    }

    .includes-grid-item-otr-new {
        padding: 20px 25px !important
    }

    .razrabotka-section-how-new .grid__item svg {
        min-width: 50px;
        height: 50px
    }

    .razrabotka-section-how-new .grid__item {
        gap: 20px
    }

    .grid__item .title:before {
        width: 20px;
        height: 20px
    }

    .toggler-wrapper {
        min-width: 40px;
        max-width: 40px;
        min-height: 40px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .razrabotka-section-how-we-work .grid__item {
        gap: 20px
    }

    .razrabotka-section-how-we-work .grid__item svg {
        min-width: 50px;
        height: 50px
    }

    .how-work-block {
        padding: 15px 20px !important
    }

    .otrasleviye-resheniya-desc {
        padding: 15px
    }

    .first-screen__body .any-question-form-grid {
        width: 100%
    }

    .breadcrumb {
        display: none
    }

    .any-question-form-inputs-grid-13,
    .any-question-form-inputs-grid-1111 {
        grid-template-columns: 1fr;
        gap: 10px
    }

    .first-screen__body {
        padding: 10px 20px 20px 20px
    }

    .first-screen__body .info {
        font-size: 16px;
        line-height: 24px
    }

    .grid__item .title {
        font-size: 16px;
        line-height: 24px
    }

    .grid__item svg {
        min-width: 42px;
        height: 42px;
        width: 42px
    }

    .grid__item {
        gap: 16px;
        padding: 0 10px
    }

    .work-scheme {
        grid-template-columns: repeat(1, 1fr);
        padding: 0 10px
    }

    .work-scheme__item {
        display: flex;
        gap: 10px
    }

    .work-scheme::before {
        display: none
    }

    .scheme__icon {
        min-width: 60px
    }

    .work-scheme .scheme__text {
        margin-top: 16px
    }

    .bg-white .owl-carousel .owl-item img {
        max-height: 80px
    }

    .bg-white .title-main {
        margin-bottom: 20px
    }

    .bg-white .owl-carousel .owl-stage {
        display: flex;
        flex-wrap: nowrap
    }

    .bg-white {
        padding-bottom: 20px
    }

    .any-question .any-question-form-grid .any-question-input {
        width: 100%
    }

    .form-wrapper .any-question-form .send-button {
        max-width: 100% !important
    }

    .question .head .title {
        font-size: 16px;
        line-height: 19.2px
    }

    .can-interest_block hr {
        display: none;
    }

    .can-interest_block {
        display: flex;
        flex-direction: column
    }

    .interes-item {
        display: flex;
        width: 100% !important;
        gap: 10px
    }

    .interes-item.even {
        flex-direction: row !important
    }

    .interes-item.odd {
        flex-direction: row-reverse !important;
        justify-content: flex-end !important
    }

    .interes-item.odd .service_item_name {
        text-align: right !important
    }

    .can_interest_block_text,
    .can-interest_block a,
    .interes-item {
        width: 100% !important
    }

    .can-interest_block {
        padding: 0 10px !important;
        row-gap: 0
    }

    .interes-item .service_item_name {
        width: 100% !important;
        text-align: left !important
    }

    .can-interes-icon {
        min-width: 68px !important;
        height: 68px !important
    }

    .can-interes-icon img {
        width: 50%
    }

    .first-screen__body .info {
        padding-left: 15px
    }

    .first-screen__body .info:before {
        width: 10px;
        height: 1px;
        top: 10px
    }
}

@media (max-width:575px) {
    .scheme__icon {
        min-width: 60px
    }

    .work-scheme__wrapper {
        padding: 20px 10px
    }

    .includes-grid {
        max-width: 100%
    }

    .develop-documentation>.container-otraslevye-resheniya>.razrabotka>svg {
        display: none
    }

    .develop-documentation {
        padding: 20px
    }

    .razrabotka .text,
    .agree__text span,
    .question .body,
    .grid__item .text {
        font-size: 14px;
        line-height: 21px
    }

    .naginoff-advantage-dot {
        max-width: 68px !important;
        height: 68px !important
    }

    .naginoff-advantage-dot img {
        width: 45px !important;
        height: 45px !important
    }

    .naginoff-advantage-text p {
        font-size: 18px !important;
        line-height: 21.09px !important
    }

    .naginoff-advantage-dots {
        gap: 20px
    }

    .naginoff-advantage-dots .naginoff-advantage-dot-root {
        gap: 18px
    }

    .advantages .naginoff-advantage-dot,
    .advantages .naginoff-advantage-textline {
        margin: 0 !important
    }

    .question .body {
        margin: 10px 0 0 16px
    }

    .question {
        padding: 20px 10px
    }

    .toggler {
        margin-left: 0;
        width: 20px;
        height: 20px
    }

    .razrabotka-section,
    .includes-grid,
    .includes-grid-otr {
        grid-template-columns: repeat(1, 100%)
    }

    .icon-wrapper {
        max-width: 48px;
        min-width: 48px;
        height: 48px
    }

    .icon-wrapper svg {
        width: 24px;
        height: 24px
    }

    .includes-grid__item {
        padding: 10px
    }

    .grid-item__head {
        gap: 10px
    }

    .includes-grid__item_new {
        padding: 20px
    }

    .grid-item__head .title,
    .work-scheme .scheme__title {
        font-size: 16px;
        line-height: 24px
    }

    .price-heading {
        font-size: 28px;
        margin: 12px 0
    }

    .fix-center {
        left: 0 !important
    }
}

.form-error {
    color: red !important;
    border: 1px solid red !important;
}

video::-webkit-media-controls {
    display: none !important;
    opacity: 0;
}

.any-question-form-flex {
    margin-bottom: 0;
}

video::-webkit-media-controls-start-playback-button {
    display: none !important;
}

.fix-center {
    position: relative;
    left: 36px;
}

.first-block-info {
    padding-bottom: 30px;
}

@media (max-width:1400px) {
    .advantages-wrapper {
        height: max-content;
        padding-bottom: 30px
    }
}

.container-otraslevye-resheniya-new {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.container-otraslevye-resheniya-new__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgb(255, 255, 255);
    box-shadow: 2px 2px 10px rgba(51, 51, 51, .5), -2px -2px 10px rgba(51, 51, 51, .5);
    padding: 30px 30px 40px;
}

.offer-price {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin: 20px 0 !important;
}

.we-offer-button {
    padding: 10px 30px;
    background-color: #00772e;
    border-radius: 4px;
    color: white;
    border: none;
    display: block;
    margin: 0 auto !important;
}

.we-offer-button a,
.we-offer-button:hover {
    color: white !important;
}

.we-offer-button-yellow {
    background: rgba(255, 199, 3, 1);
}

.green-text {
    color: rgba(0, 119, 46, 1);
}

.we-offer-button-yellow:hover {
    background: rgb(221, 172, 0) !important;
}

.we-offer-button:hover {
    background-color: #00461a;
}

.we-offer-button a:hover {
    color: white !important;
}

.includes-grid__item_new {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.includes-grid__item_new .icon-wrapper>img {
    width: 32px;
    height: 32px;
}

.includes-grid-item-otr-new {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
}

.includes-grid-item-otr-new:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
}

.get-kp,
.send-button {
    position: relative;
    overflow-x: hidden;
}

.wave_wrap-block {
    position: relative;
    overflow: hidden;
}

.wave_wrap {
    -webkit-animation-name: flash-md;
    animation-name: flash-md;
}

.wave_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-85px);
    -ms-transform: translateX(-85px);
    transform: translateX(-85px);
    -webkit-animation-name: flash;
    animation-name: flash;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.btn_effects {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, .4)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
    background: -o-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
    background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .4));
    width: 45px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 30px;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

@keyframes flash {
    30% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.grid-item-head-block {
    background: #FFBF2E;
    display: flex;
    gap: 20px;
    padding: 20px;
    border-radius: 8px 8px 0 0;
    margin-bottom: 20px;
}

.includes-grid-item__icon {
    width: 100px;
    height: 100px;
}

.includes-grid-item-new__title {
    margin: 20px 0;
    font-size: 24px;
    color: #00772e;
    font-weight: 700;
    text-align: center;
}

.includes-grid-item-new__price {
    color: rgb(0, 119, 46);
    font-size: 32px;
    margin: 20px 0;
    text-align: center;
}

.includes-grid-item-new__description {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    text-align: center;
}

.includes-otr-sol-new .includes-grid-item-new__description {
    flex-grow: 2;
}

.includes-grid-item-new__description b {
    font-weight: 600;
}

.includes-grid-item__new {
    padding: 0;
}

.grid-item-body {
    padding: 0 20px 20px;
}

.includes-otr-sol-new .grid-item-body {
    flex-grow: 2;
    display: flex;
    flex-direction: column;
}

.grid-item-footer-panel {
    width: 100%;
}

.grid-item-footer a {
    margin: 0 !important;
    width: 100%;
    text-align: center;
}

.grid-item-footer {
    gap: 4px;
}

.includes-otr-sol-new .grid-item-footer {
    margin-top: auto;
}

.includes-otr-sol-new .includes-grid__item>div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.includes-grid-item__new {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
}

.includes-grid-otr-new {
    grid-template-columns: repeat(3, calc(33% - 10px));
}

.includes-grid-filter {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    border-radius: 36px;
    padding: 0;
    box-sizing: border-box;
    border: 2px solid rgb(0, 119, 46);
}

.includes-grid-filter__item {
    padding: 10px 0;
    width: 200px;
    text-align: center;
    cursor: pointer;
}

.includes-grid-filter__item_active {
    background: rgb(0, 119, 46);
    color: white !important;
    border-radius: 36px;
    position: relative;
    margin: 0;
    z-index: 5;
}

.includes-grid-filter__item_active:hover {
    color: white !important;
}

@media (max-width:1200px) {
    .includes-grid-filter__item {
        width: 100px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .grid-item-footer {
        flex-direction: column
    }

    .grid-item-head-block {
        flex-direction: column
    }

    .includes-grid-item-new__price {
        font-size: 24px;
        line-height: 100%;
        margin: 10px 0
    }

    .includes-grid-item-new__title {
        margin: 12px 0
    }

    .includes-otr-sol-new {
        grid-template-columns: repeat(2, 1fr)
    }

    .includes-grid-item-img-text {
        width: 200px
    }

    .includes-grid-item__icon {
        width: 80px;
        height: 80px
    }
}

@media (max-width:600px) {
    .includes-grid-filter__item {
        padding: 6px 0;
        font-size: 14px;
        width: 100%;
        border: 2px solid rgb(0, 119, 46);
        border-radius: 36px
    }

    .includes-grid-filter {
        gap: 8px;
        display: flex;
        flex-direction: column;
        border: none
    }

    .includes-grid-filter,
    .includes-otr-sol-new {
        padding: 0 20px
    }

    .includes-otr-sol-new {
        grid-template-columns: repeat(1, 1fr)
    }
}

@media (min-width:1000px) {
    .first-screen__body {
        max-width: 1200px
    }

    .first-screen__body .first-block-info {
        display: flex;
        justify-content: space-between
    }

    .first-screen__body .first-block-info .any-question-form.any-question-form-grid {
        margin-top: 0
    }
}

.wrap_new-intro {
    --bg: #f6f8fb;
    --card: #ffffff;
    --text: #0f172a;
    --muted: #475569;
    --accent: #16a34a;
    --accent-2: #06b6d4;
    --shadow: 0 10px 30px rgba(2, 6, 23, .08);
    --radius: 20px;
    --baseline: 4px;
    margin: calc(var(--baseline) * 15) auto !important;
    font-family: "Roboto", "Segoe UI", system-ui, -apple-system, Helvetica, Arial, sans-serif;
    color: var(--text);
    font-size: 16px;
    line-height: calc(var(--baseline) * 6);
    max-width: 1200px !important;
    padding: 0;
}

.wrap_new-intro * {
    box-sizing: border-box;
}

.wrap_new-intro .card {
    background: var(--card);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    overflow: hidden;
    transition: transform .3s ease, box-shadow .3s ease;
}

.wrap_new-intro .card:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 50px rgba(2, 6, 23, .15);
}

.wrap_new-intro .topbar {
    height: calc(var(--baseline) * 1.5);
    background: linear-gradient(90deg, var(--accent), var(--accent-2));
}

.wrap_new-intro .content {
    padding: calc(var(--baseline) * 10) calc(var(--baseline) * 10) calc(var(--baseline) * 8);
}

.wrap_new-intro .intro {
    display: grid;
    grid-template-columns: 64px 1fr;
    gap: calc(var(--baseline) * 5);
    align-items: center;
    margin-bottom: calc(var(--baseline) * 6);
}

.wrap_new-intro .icon {
    width: 64px;
    height: 64px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #ecfdf5;
    border: 1px solid #dcfce7;
    transition: transform .3s ease;
}

.wrap_new-intro .card:hover .icon {
    transform: scale(1.05);
}

.wrap_new-intro .icon svg {
    width: 32px;
    height: 32px;
    color: var(--accent);
}

.wrap_new-intro .text {
    font-weight: normal;
    color: black;
    font-size: 18px;
}

.wrap_new-intro .text p {
    font-size: 18px !important;
    line-height: 1.5;
}

.wrap_new-intro .subtitle {
    margin: calc(var(--baseline) * 7) 0 calc(var(--baseline) * 3);
    line-height: calc(var(--baseline) * 5);
    color: black;
    font-size: 20px;
}

.wrap_new-intro .list {
    list-style: none;
    padding: 0;
    margin: 0 0 calc(var(--baseline) * 4);
    display: block !important;
}

.wrap_new-intro .list li {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: calc(var(--baseline) * 2.5);
    align-items: start;
    transition: background .3s ease;
    padding: calc(var(--baseline) * 2.5) calc(var(--baseline) * 3);
    border-bottom: 1px solid #cbd5e1;
    line-height: calc(var(--baseline) * 6);
    font-size: 16px;
    font-weight: normal;
    color: black;
}

.wrap_new-intro .list li:last-child {
    border-bottom: none;
}

.wrap_new-intro .list li:hover {
    background: #f0fdf4;
}

.wrap_new-intro .icon-check {
    width: 18px;
    height: 18px;
    color: var(--accent);
    flex-shrink: 0;
    margin-top: 3px;
    transition: transform .3s ease, color .3s ease;
}

.wrap_new-intro .list li:hover .icon-check {
    transform: scale(1.2) rotate(-5deg);
    color: var(--accent-2);
}

.wrap_new-intro .list li span strong,
.wrap_new-intro .list li span b {
    font-weight: 700;
    color: var(--text);
}

.wrap_new-intro .footer {
    margin-top: calc(var(--baseline) * 4);
    padding-top: calc(var(--baseline) * 3.5);
    border-top: 1px dashed #e2e8f0;
    line-height: calc(var(--baseline) * 6);
    font-size: 16px;
    font-weight: normal;
    color: black;
}

.wrap_new-intro .price {
    margin-top: calc(var(--baseline) * 6);
    font-weight: 700;
    color: var(--accent);
    text-align: center;
    animation: pulse_new_intro 2s infinite;
    font-size: 24px;
}

@keyframes pulse_new_intro {
    0% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(1.08);
        opacity: .85
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@media (max-width:768px) {
    .wrap_new-intro .content {
        padding: calc(var(--baseline) * 7) calc(var(--baseline) * 5) calc(var(--baseline) * 6)
    }

    .wrap_new-intro .intro {
        grid-template-columns: 48px 1fr;
        gap: calc(var(--baseline) * 3.5)
    }

    .wrap_new-intro .icon {
        width: 48px;
        height: 48px
    }

    .wrap_new-intro .icon svg {
        width: 24px;
        height: 24px
    }

    .wrap_new-intro .text p {
        font-size: 1rem;
        line-height: calc(var(--baseline) * 6)
    }

    .wrap_new-intro .list li {
        padding: calc(var(--baseline) * 2) calc(var(--baseline) * 2.5)
    }
}

.includes_new {
    --bg: #F3F4F8;
    --text: #3A3D45;
    --text2: #2D2F36;
    --muted: #4B4F58;
    --brand: #FFC72C;
    --card: #fff;
    padding: 3rem 0 4rem;
    color: var(--text);
    font-weight: normal;
}

.includes_new * {
    box-sizing: border-box;
}

.includes_new__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

.includes_new__h2 {
    margin: 0 0 3rem;
    text-align: center;
    font-weight: 800;
    letter-spacing: .02em;
    color: var(--text);
    font-size: clamp(28px, 4vw, 40px);
}

.includes_new__title p {
    margin: 0 0 2rem;
    color: var(--text);
    font-size: 18px;
    line-height: 1.45;
}

.includes_new__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    align-items: stretch;
}

@media (min-width:768px) {
    .includes_new__grid {
        grid-template-columns: 1fr 1fr;
        gap: 2.5rem
    }
}

.includes_new__card {
    position: relative;
    background: var(--card);
    border-radius: 16px;
    padding: 40px 45px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .06);
    display: flex;
    flex-direction: column;
    min-height: 100%;
    outline: none;
    transition: box-shadow .3s ease, transform .3s ease;
}

.includes_new__card:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .10);
    transform: translateY(-6px);
}

.includes_new__card:focus-visible {
    box-shadow: 0 0 0 6px color-mix(in srgb, var(--brand) 40%, transparent);
}

@media (prefers-reduced-motion:reduce) {

    .includes_new__card,
    .includes_new__card:hover {
        transition: none;
        transform: none
    }

    .includes_new__badge,
    .includes_new__iconwrap {
        transition: none;
        transform: none
    }

    .includes_new__h3 .includes_new__line,
    .includes_new__card:hover .includes_new__h3 .includes_new__line {
        transition: none;
        width: 100%
    }
}

.includes_new__badge {
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    height: 64px;
    background: var(--brand);
    color: var(--text2);
    border-bottom-left-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 22px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .08);
    transition: transform .35s cubic-bezier(.2, .8, .2, 1);
}

.includes_new__card:hover .includes_new__badge {
    transform: rotate(-4deg);
}

.includes_new__row {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 1.25rem;
}

.includes_new__iconwrap {
    width: 56px;
    height: 56px;
    border-radius: 999px;
    background: var(--text2);
    display: grid;
    place-items: center;
    box-shadow: 0 6px 14px rgba(0, 0, 0, .10);
    transition: transform .3s ease;
    flex: 0 0 auto;
}

.includes_new__card:hover .includes_new__iconwrap {
    transform: scale(1.10);
}

.includes_new__iconwrap img {
    width: 28px;
    height: 28px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.includes_new__h3 {
    position: relative;
    font-weight: 800;
    color: var(--text2);
    font-size: clamp(18px, 2.4vw, 24px);
    letter-spacing: .02em;
    line-height: 1.15;
    padding-bottom: 10px;
    width: 81%;
    text-transform: uppercase;
}

.includes_new__h3 .includes_new__line {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 75%;
    background: var(--brand);
    transition: width .3s ease;
}

.includes_new__card:hover .includes_new__h3 .includes_new__line {
    width: 98%;
}

.includes_new__card ul {
    margin: 0;
    padding-left: 20px;
    color: var(--muted);
    list-style-type: initial;
}

.includes_new__card li {
    margin: .55rem 0;
    line-height: 1.55;
    font-size: 16px;
    font-weight: normal;
}

.includes_new__spacer {
    flex: 1 1 auto;
}

.ceo_text_new {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    color: #374151;
    background: linear-gradient(to bottom right, #fff 0%, #f8fafc 50%, rgba(253, 230, 138, .2) 100%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ceo_text_new__top-gradient {
    height: 1.5rem;
    width: 100%;
    background: linear-gradient(to bottom, #f1f5f9, transparent);
}

.ceo_text_new__bottom-gradient {
    height: 1.5rem;
    width: 100%;
    background: linear-gradient(to top, #f1f5f9, transparent);
}

.ceo_text_new__container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 10px 15px;
}

.ceo_text_new__main-title {
    text-align: center;
    font-weight: 800;
    letter-spacing: .02em;
    margin-bottom: 48px;
    line-height: 1.2;
    font-size: clamp(18px, 5vw, 36px);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    color: #1E293B;
}

.ceo_text_new__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}

.ceo_text_new__group {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 1rem;
    background: rgba(255, 255, 255, .95);
    border: 1px solid #e5e7eb;
    padding: 24px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    transition: all .3s ease;
}

.ceo_text_new__group:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    transform: translateY(-.5rem);
}

.ceo_text_new__header {
    display: flex;
    align-items: center;
    gap: 16px;
}

.ceo_text_new__ico {
    flex-shrink: 0;
    display: grid;
    place-items: center;
    width: 56px;
    height: 56px;
    border-radius: 9999px;
    background-color: #10b981;
    color: white;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1);
    transition: transform .35s cubic-bezier(.2, .8, .2, 1);
    will-change: transform;
}

.ceo_text_new__group:hover .ceo_text_new__ico {
    transform: translateY(-3px) rotate(6deg) scale(1.08);
}

.ceo_text_new__group:active .ceo_text_new__ico {
    transform: scale(.95);
}

.ceo_text_new__ico svg {
    width: 36px;
    height: 36px;
}

.ceo_text_new__title {
    font-size: 18px;
    font-weight: 800;
    line-height: 1.3;
    min-height: 48px;
    align-content: center;
    gap: 0 5px;
    margin: 0;
    color: #1E293B;
    line-height: 28px;
}

.ceo_text_new__marker-wrapper {
    position: relative;
    display: inline-block;
}

.ceo_text_new__marker-text {
    position: relative;
    z-index: 10;
}

.ceo_text_new__marker-line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .15em;
    height: .16em;
    background-color: #fcd34d;
    z-index: 0;
    border-radius: 2px;
    transform-origin: left;
    transform: scaleX(0);
    will-change: transform;
    transition: transform .5s ease-out;
}

.ceo_text_new__group:hover .ceo_text_new__marker-line {
    transform: scaleX(1);
}

.ceo_text_new__content {
    margin-top: 1rem;
}

.ceo_text_new__content p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #4b5563
}

.ceo_text_new__text-mob {
    display: block;
}

.ceo_text_new__text-desk {
    display: none;
}

.ceo_text_new__text-desk,
.ceo_text_new__text-mob {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #475569;
}

@media (min-width:768px) {
    .ceo_text_new__grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .ceo_text_new__group:hover {
        transform: translateY(-.5rem)
    }

    .ceo_text_new__text-mob {
        display: none
    }

    .ceo_text_new__text-desk {
        display: block
    }
}

.work_scheme_new {
    --bg: #f4f6f9;
    --text: #1f2937;
    --muted: #6b7280;
    --accent: #1e974f;
    --accent-600: #157a3e;
    --badge-size: 54px;
    --line-thickness: 4px;
    --head-row: auto;
    --desc-row: auto;
    max-width: 1100px;
    margin: 0 auto;
    padding: 50px 20px;
    font-family: "Inter", system-ui, sans-serif;
    color: var(--text);
    overflow-x: hidden;
    font-weight: normal;
}

.work_scheme_new * {
    box-sizing: border-box;
}

.work_scheme_new__title {
    transform: translateY(10px);
    opacity: 0;
    text-align: center;
    font-weight: 800;
    font-size: clamp(32px, 5vw, 42px);
    margin: 0 0 80px;
    color: #111827;
}

.work_scheme_new__title.ready {
    opacity: 1;
    transform: none;
    transition: opacity .6s ease, transform .6s ease;
}

.work_scheme_new__timeline {
    position: relative;
}

.work_scheme_new__line {
    position: absolute;
    background: linear-gradient(90deg, #34d399 0%, #1e974f 50%, #34d399 100%);
    z-index: 0;
}

.work_scheme_new__runner {
    position: absolute;
    width: 34px;
    height: 34px;
    z-index: 3;
    will-change: transform;
}

.work_scheme_new__runner svg {
    display: block;
    width: 100%;
    height: 100%;
    filter: drop-shadow(0 3px 8px rgba(0, 0, 0, .25));
}

.work_scheme_new__runner.flash svg {
    animation: work_scheme_new__muzzle 220ms ease-out;
}

.work_scheme_new__timeline .arrow.end {
    right: 20px;
    border-left: 20px solid var(--accent);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.work_scheme_new__timeline .arrow {
    position: absolute;
    top: 8%;
    width: 0;
    height: 0;
    z-index: 2;
    transform: translateY(-50%);
}

@keyframes work_scheme_new__muzzle {
    0% {
        filter: drop-shadow(0 0 12px rgba(30, 151, 79, .8))
    }

    100% {
        filter: drop-shadow(0 3px 8px rgba(0, 0, 0, .25))
    }
}

.work_scheme_new__badge {
    width: var(--badge-size);
    height: var(--badge-size);
    border: 3px solid var(--accent);
    color: var(--accent);
    display: grid;
    place-items: center;
    border-radius: 50%;
    font-weight: 700;
    font-size: 22px;
    background: #ecfdf5;
    position: relative;
    z-index: 2;
}

.work_scheme_new__block p {
    font-weight: normal;
}

.work_scheme_new__block h3 {
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: 700;
    color: #111827;
    height: 50%;
    align-content: center;
}

.work_scheme_new__badge.hop {
    animation: work_scheme_new__hop .6s cubic-bezier(.28, .84, .42, 1);
}

@keyframes work_scheme_new__hop {
    0% {
        transform: scale(1)
    }

    40% {
        transform: scale(1.15)
    }

    100% {
        transform: scale(1)
    }
}

@media (min-width:901px) {
    .work_scheme_new__timeline {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 20px;
        --grid-cols: 4;
        grid-template-columns: repeat(var(--grid-cols), 1fr)
    }

    .work_scheme_new__line {
        top: calc(var(--badge-size) / 2);
        left: calc(var(--badge-size) / 2);
        right: calc(var(--badge-size) / 2);
        height: var(--line-thickness);
        transform: translateY(-50%)
    }

    .work_scheme_new__runner {
        top: calc(var(--badge-size) / 2);
        left: 0;
        transform: translate(0, -50%)
    }

    .work_scheme_new__item {
        display: contents
    }

    .work_scheme_new__badge-wrapper {
        grid-row: 1;
        display: grid;
        place-items: center;
        height: var(--badge-size);
        margin-bottom: 60px
    }

    .work_scheme_new__block {
        grid-row: 2;
        background: #fff;
        border-radius: 12px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
        padding: 20px 16px;
        transition: transform .25s ease, box-shadow .25s ease;
        text-align: center;
        height: 100%;
        min-height: var(--head-row)
    }

    .work_scheme_new__block:hover {
        transform: translateY(-6px);
        box-shadow: 0 14px 28px rgba(0, 0, 0, .15)
    }

    .work_scheme_new__block h3 {
        margin: 0 0 16px;
        padding-bottom: 16px;
        border-bottom: 1px dashed #d1d5db;
        font-size: clamp(16px, 1.2vw, 18px);
        font-weight: 700;
        line-height: 1.35;
        color: #111827
    }

    .work_scheme_new__block p {
        margin: 0;
        color: #4b5563;
        font-size: 15px;
        line-height: 1.6
    }
}

@media (max-width:900px) {
    .work_scheme_new__line {
        top: calc(var(--badge-size) / 2);
        bottom: calc(var(--badge-size) / 2);
        left: calc(var(--badge-size) / 2);
        width: var(--line-thickness);
        transform: translateX(-50%)
    }

    .work_scheme_new__runner {
        top: 0;
        left: calc(var(--badge-size) / 2);
        transform: translate(-50%, 0) rotate(90deg)
    }

    .work_scheme_new__timeline .arrow {
        display: none
    }

    .work_scheme_new__item {
        display: flex;
        align-items: flex-start;
        gap: 40px
    }

    .work_scheme_new__item:nth-child(5),
    .work_scheme_new__item:nth-child(6) {
        align-items: center
    }

    .work_scheme_new__item:nth-child(7) {
        align-items: flex-end
    }

    .work_scheme_new__item:not(:last-child) {
        margin-bottom: 24px
    }

    .work_scheme_new__badge-wrapper {
        flex-shrink: 0
    }

    .work_scheme_new__block p {
        margin: 0;
        color: #4b5563;
        font-size: 15px;
        line-height: 1.6
    }
}

.work_scheme_new__cta-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-top: 60px;
}

.work_scheme_new__btn {
    appearance: none;
    border: 0;
    cursor: pointer;
    background: linear-gradient(90deg, #34d399, #1e974f);
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 16px 48px;
    border-radius: 20px;
    box-shadow: 0 6px 18px rgba(30, 151, 79, .25);
    transition: transform .2s ease, box-shadow .2s ease;
    min-width: 280px;
    text-align: center;
    animation: work_scheme_new__pulseBtn 3.2s ease-in-out infinite;
}

.work_scheme_new__btn:hover {
    background: linear-gradient(90deg, #1e974f, #157a3e);
    transform: translateY(-1px);
    box-shadow: 0 10px 26px rgba(21, 122, 62, .3);
}

.work_scheme_new__cta-note {
    margin: 0;
    color: #6b7280;
    font-size: 14px;
}

@keyframes work_scheme_new__pulseBtn {
    50% {
        box-shadow: 0 10px 28px rgba(30, 151, 79, .35)
    }
}

@media (prefers-reduced-motion:reduce) {

    .work_scheme_new__title.ready,
    .work_scheme_new__btn,
    .work_scheme_new__badge,
    .work_scheme_new__runner {
        animation: none;
        transition: none
    }

    .work_scheme_new__runner {
        display: none
    }

    .work_scheme_new__title {
        opacity: 1;
        transform: none
    }
}

.custom-columns {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
}

.content-description {
    margin-block: 3rem;
}

.content-description,
.content-card {
    background: white;
    padding: 24px;
    border: 1px solid #e5e7eb;
    border-radius: 1rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    transition: all .3s ease;
}

.content-card__header {
    min-height: 48px;
    margin: 0 0 .83em;
    width: calc(100% - 1rem);
}

.content-card__title {
    font-size: 18px;
    font-weight: 800;
    color: #1E293B;
    line-height: 28px;
    position: relative;
    display: inline;
    text-transform: uppercase;
}

.content-card__title::after {
    content: "";
    position: absolute;
    display: block;
    text-align: center;
    transition: width .5s ease-out;
    bottom: -4px;
    height: .16em;
    width: 0;
    left: 0;
    right: 0;
    z-index: 0;
    border-radius: 2px;
    background-color: #fcd34d;
}

.content-card:hover {
    transform: translateY(-.5rem);
}

.content-card:hover .content-card__title::after {
    width: 96%;
}

:is(.content-description, .content-card__body)>*:not([class]) {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #475569;
}

:is(.content-description, .content-card__body)>p:not([class]) {
    margin-bottom: 1rem !important;
}

:is(.content-description, .content-card__body)>ul:not([class]) {
    padding-inline-start: 40px !important;
    margin-block: 1.45rem;
    list-style-type: disc;
}

:is(.content-description, .content-card__body) li:not([class]) {
    margin-bottom: 10px;
}

.bg_white {
    background: linear-gradient(to bottom right, #fff 0%, #f8fafc 50%, rgba(253, 230, 138, .2) 100%);
    max-width: 100%;
    position: relative;
}

.container-width {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
}

.worck_scheme_new__text_top {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}

.work_scheme_new__block .clear_title {
    margin: 0;
    padding: 0;
    border: none;
}

.work_scheme_new__text_bottom {
    grid-column: -1/ 1;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-block: 5rem 0;
}

.advantages-card {
    --icon-size: 40px;
    background: white;
    padding: 24px;
    border: 1px solid #e5e7eb;
    border-radius: 1rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    transition: all .3s ease;
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: var(--icon-size) 1fr;
}

.advantages-card_thumb {
    width: var(--icon-size);
    height: var(--icon-size);
    border-radius: 10em;
    background: #24832E;
    display: flex;
}

.advantages-card_thumb>img {
    aspect-ratio: 1;
    object-fit: cover;
    width: calc((var(--icon-size) / 2) + 5px);
    margin: auto;
}

.advantages-card_body {
    font-size: 16px;
    font-weight: 400;
}

.advantages-card:hover {
    transform: translateY(-.5rem);
}

.advantages-card:hover .advantages-card_thumb {
    background: #00461a;
}

.advantages-request-column-wrapper {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 5rem;
}

.advantages-card_body .work_scheme_new__cta-wrap {
    margin-top: 0;
}

.work-scheme.column::before {
    right: 0;
    margin: auto;
}

.work-scheme.column .work-step-info {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
    box-sizing: border-box;
    padding: 20px 16px;
    transition: transform .25s ease, box-shadow .25s ease;
    text-align: center;
}

.work-scheme.column .scheme__title {
    margin: 0 0 16px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #d1d5db;
    font-size: clamp(16px, 1.2vw, 18px);
    font-weight: 700;
    line-height: 1.35;
    color: #111827;
    min-height: 65px;
}

.work-scheme.column .scheme__icon {
    margin-inline: auto;
}

.cards-masonry {
    display: grid;
    grid-gap: 3rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.cards-masonry .content-description {
    margin-block: 0;
}

.content-description.item-6 {
    margin-top: 0;
}

@media (width < 600px) {
    .work_scheme_new__title {
        margin-bottom: 110px
    }

    .worck_scheme_new__text_top {
        top: -80px
    }

    .work_scheme_new__text_bottom {
        background: white;
        text-align: center;
        font-size: 14px;
        margin-block: 5rem 0;
        padding: 40px 20px;
        z-index: 1;
        position: relative;
        border-radius: 1rem;
        box-shadow: 0 4px 6px -3px rgb(80 80 80 / .64)
    }

    .advantages-request-column-wrapper {
        grid-template-columns: repeat(1, 1fr);
        width: 100%
    }

    .advantages-card {
        grid-template-columns: repeat(1, 1fr)
    }

    .includes_new__card {
        padding: 40px 16px !important;
        box-sizing: border-box !important;
        width: 100%;
        min-width: 1px;
    }
}

@media (width>1020px) {
    .cards-masonry>.item-1 {
        grid-column: -1/ 1
    }

    .cards-masonry>.item-5 {
        grid-column: 1/ 3
    }
}

.osn-usl-aut-po-ohr-truda {
    --primary-green: #198754;
    --light-green-bg: #e8f5e9;
    --text-dark: #212529;
    --text-grey: #495057;
    --border-color: #e9ecef;
    font-family: 'Inter', sans-serif;
    background-color: #f8f9fa;
    color: var(--text-dark);
    box-sizing: border-box;
    width: 100%;
    font-weight: normal;
}

.osn-usl-aut-po-ohr-truda *,
.osn-usl-aut-po-ohr-truda *::before,
.osn-usl-aut-po-ohr-truda *::after {
    box-sizing: inherit;
}

.osn-usl-aut-po-ohr-truda .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
}

.osn-usl-aut-po-ohr-truda .main-title {
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    color: var(--text-dark);
    margin-bottom: 24px;
    text-transform: uppercase;
    line-height: 1.2;
}

.osn-usl-aut-po-ohr-truda .intro-text {
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    color: #6c757d;
    max-width: 900px;
    margin: 0 auto 60px auto !important;
}

.osn-usl-aut-po-ohr-truda .services-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    align-items: stretch;
}

.osn-usl-aut-po-ohr-truda .service-card {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .05);
    display: flex;
    flex-direction: column;
    border-top: 5px solid var(--primary-green);
    transition: transform .3s ease, box-shadow .3s ease;
}

.osn-usl-aut-po-ohr-truda .service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 30px -10px rgba(25, 135, 84, .15);
}

.osn-usl-aut-po-ohr-truda .card-title-wrapper {
    min-height: 120px;
    display: flex;
    align-items: center;
    border-bottom: 2px solid var(--border-color);
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.osn-usl-aut-po-ohr-truda .card-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-dark);
    text-transform: uppercase;
    margin: 0;
    line-height: 1.4;
}

.osn-usl-aut-po-ohr-truda .card-intro {
    font-size: 15px;
    color: #6c757d;
    margin-bottom: 15px !important;
    font-style: italic;
    line-height: 1.5;
}

.osn-usl-aut-po-ohr-truda .service-list {
    list-style: none;
    padding: 0;
    margin: 0;
    flex-grow: 1;
}

.osn-usl-aut-po-ohr-truda .service-list li {
    position: relative;
    padding: 12px 12px 12px 45px;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.5;
    color: var(--text-grey);
    border-radius: 8px;
    transition: background-color .2s ease, color .2s ease;
    cursor: default;
}

.osn-usl-aut-po-ohr-truda .service-list li::before {
    content: '';
    position: absolute;
    left: 12px;
    top: 14px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23198754' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform .2s ease;
}

.osn-usl-aut-po-ohr-truda .service-list li:hover {
    background-color: var(--light-green-bg);
    color: #0a3622;
}

.osn-usl-aut-po-ohr-truda .service-list li:hover::before {
    transform: scale(1.1);
}

@media (max-width:850px) {
    .osn-usl-aut-po-ohr-truda .services-grid {
        grid-template-columns: 1fr
    }

    .osn-usl-aut-po-ohr-truda .card-title-wrapper {
        min-height: auto;
        padding-bottom: 20px
    }

    .osn-usl-aut-po-ohr-truda .main-title {
        font-size: 24px
    }
}

.price-factor-autsors {
    --brand-green: #28a745;
    --brand-green-dark: #1e7e34;
    --brand-green-light: #d4edda;
    --text-main: #333333;
    --text-secondary: #6c757d;
    --bg-color: #f8f9fa;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-main);
    display: flex;
    justify-content: center;
    padding: 40px 20px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    font-weight: normal;
}

.price-factor-autsors *,
.price-factor-autsors *::before,
.price-factor-autsors *::after {
    box-sizing: inherit;
}

.price-factor-autsors .container {
    max-width: 1200px;
    width: 100%;
}

.price-factor-autsors h2 {
    text-align: center;
    color: #212529;
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
}

.price-factor-autsors .subtitle {
    text-align: center;
    color: var(--text-secondary);
    font-size: 18px;
    margin-bottom: 50px !important;
    margin-top: 0 !important;
}

.price-factor-autsors .grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
}

.price-factor-autsors .card {
    background: white;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .05);
    transition: transform .3s ease, box-shadow .3s ease;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    border-top: 4px solid transparent;
}

.price-factor-autsors .card:hover {
    transform: translateY(-7px);
    box-shadow: 0 15px 30px rgba(40, 167, 69, .15);
    border-top: 4px solid var(--brand-green);
}

.price-factor-autsors .card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: var(--brand-green-light);
    transition: background .3s;
}

.price-factor-autsors .card:hover::before {
    background: var(--brand-green);
}

.price-factor-autsors .icon {
    font-size: 2rem;
    margin-bottom: 20px;
    background-color: var(--brand-green-light);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: var(--brand-green-dark);
    transition: transform .3s;
}

.price-factor-autsors .card:hover .icon {
    transform: rotate(10deg) scale(1.1);
}

.price-factor-autsors h3 {
    font-weight: 800;
    margin: 0 0 15px 0 !important;
    color: #212529 !important;
    overflow: hidden !important;
    width: 100%;
    font-size: 17px !important;
}

.price-factor-autsors .container p:not(.price-factor-autsors .subtitle) {
    color: var(--text-secondary) !important;
    margin: 0 !important;
}

@media (max-width:600px) {
    .price-factor-autsors h2 {
        font-size: 1.8rem
    }

    .price-factor-autsors h3 {
        white-space: normal;
    }

    .price-factor-autsors .grid {
        grid-template-columns: 1fr
    }
}

.price-factor-autsors .card-law .icon::before {
    content: "⚖️"
}

.price-factor-autsors .card-factory .icon::before {
    content: "🏭";
}

.price-factor-autsors .card-people .icon::before {
    content: "👥";
}

.price-factor-autsors .card-chart .icon::before {
    content: "📊";
}

.price-factor-autsors .card-time .icon::before {
    content: "⏱️";
}

.price-factor-autsors .card-shield .icon::before {
    content: "🛡️";
}

.role-prof-zakon {
    margin: 0;
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
}

.role-prof-zakon *,
.role-prof-zakon *::before,
.role-prof-zakon *::after {
    box-sizing: inherit;
}

.role-prof-zakon h2 {
    color: #1a202c;
    text-align: center;
    font-size: 36px;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 50px;
    font-weight: 800;
    letter-spacing: -.5px;
}

.role-prof-zakon .cards-wrapper {
    display: flex;
    gap: 30px;
    align-items: stretch;
    max-width: 1200px;
    width: 100%;
}

.role-prof-zakon .card {
    background-color: #ffffff;
    border-radius: 16px;
    padding: 40px;
    flex: 1;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .04);
    display: flex;
    flex-direction: column;
    transition: transform .4s cubic-bezier(.25, .8, .25, 1), box-shadow .4s ease;
    cursor: default;
    position: relative;
    overflow: hidden;
}

.role-prof-zakon .card:hover {
    transform: translateY(-12px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, .08);
}

.role-prof-zakon .card-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 28px;
}

.role-prof-zakon .icon-circle {
    width: 56px;
    height: 56px;
    background-color: #00c087;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    transition: transform .4s cubic-bezier(.34, 1.56, .64, 1);
}

.role-prof-zakon .icon-circle svg {
    width: 28px;
    height: 28px;
    fill: white;
}

.role-prof-zakon .card:hover .icon-circle {
    transform: scale(1.15);
}

.role-prof-zakon h3 {
    margin: 0;
    font-size: 22px !important;
    color: #1a202c;
    font-weight: 700;
    line-height: 1.2;
    text-transform: none !important;
}

.role-prof-zakon .card p {
    font-size: 16px;
    line-height: 1.6;
    color: #556075;
    margin: 0 0 16px 0 !important;
    flex: initial;
}

.role-prof-zakon ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

.role-prof-zakon li {
    font-size: 16px;
    line-height: 1.6;
    color: #556075;
    margin-bottom: 12px;
    padding-left: 24px;
    position: relative;
    font-weight: normal;
}

.role-prof-zakon li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    background-color: #00c087;
    border-radius: 50%;
}

@media (max-width:768px) {
    .role-prof-zakon .cards-wrapper {
        flex-direction: column
    }

    .role-prof-zakon .card {
        padding: 20px
    }

    .role-prof-zakon .card h3 {
        font-size: 17px
    }

    .role-prof-zakon h2 {
        font-size: 32px
    }
}

.kak-oformit-autsors {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
    background-color: #F5F7FA;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px 60px;
    box-sizing: border-box;
    width: 100%;
    font-weight: normal;
}

.kak-oformit-autsors *,
.kak-oformit-autsors *::before,
.kak-oformit-autsors *::after {
    box-sizing: inherit;
}

.kak-oformit-autsors .container {
    max-width: 1100px;
    width: 100%;
    text-align: center;
}

.kak-oformit-autsors h2 {
    font-size: 26px;
    font-weight: 800;
    color: #1A202C;
    line-height: 1.2;
    text-align: center;
    margin-top: 0;
}

.kak-oformit-autsors .timeline-wrapper {
    position: relative;
    margin-bottom: 50px;
    padding-top: 80px;
    width: 100%;
}

.kak-oformit-autsors .timeline-line-bg,
.kak-oformit-autsors .timeline-progress {
    position: absolute;
    height: 4px;
    border-radius: 2px;
    bottom: 30px;
    transform: translateY(50%);
}

.kak-oformit-autsors .timeline-line-bg {
    left: 12.5%;
    width: 75%;
    background-color: #E2E8F0;
    z-index: 0;
}

.kak-oformit-autsors .timeline-progress {
    left: 12.5%;
    width: 0;
    background-color: #00C076;
    z-index: 1;
    transition: width 1s linear;
}

.kak-oformit-autsors .steps-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    position: relative;
    z-index: 2;
}

.kak-oformit-autsors .step-col {
    display: flex;
    justify-content: center;
    align-items: center;
}

.kak-oformit-autsors .step-circle {
    width: 60px;
    height: 60px;
    background-color: #FFFFFF;
    border: 3px solid #E2E8F0;
    color: #A0AEC0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 800;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    position: relative;
    z-index: 2;
}

.kak-oformit-autsors .step-circle.active {
    border-color: #00C076;
    background-color: #E6FFFA;
    color: #00C076;
    transform: scale(1.2);
    box-shadow: 0 0 0 8px rgba(0, 192, 118, .15);
}

.kak-oformit-autsors .plane-wrapper {
    position: absolute;
    bottom: 30px;
    transform: translateY(50%);
    left: 0;
    width: 0;
    height: 0;
    z-index: 10;
    transition: left 1s linear;
}

.kak-oformit-autsors .plane-body {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -20px;
    left: -20px;
    fill: #00C076;
    filter: drop-shadow(0 5px 5px rgba(0, 0, 0, .1));
    transform: translate(0, 0) rotate(0deg);
}

@keyframes jumpArc {
    0% {
        transform: translateY(0) rotate(0deg)
    }

    10% {
        transform: translateY(-10px) rotate(-20deg)
    }

    50% {
        transform: translateY(-80px) rotate(0deg)
    }

    90% {
        transform: translateY(-10px) rotate(20deg)
    }

    100% {
        transform: translateY(0) rotate(0deg)
    }
}

.kak-oformit-autsors .animate-jump .plane-body {
    animation: jumpArc 1s ease-in-out forwards;
}

.kak-oformit-autsors .animate-finish .plane-body {
    transition: all .8s ease-in;
    transform: translate(150px, -100px) rotate(-20deg);
    opacity: 0;
}

.kak-oformit-autsors .steps-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.kak-oformit-autsors .card {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 30px 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .04);
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 4px solid #E2E8F0;
    transition: all .4s ease;
    height: 100%;
}

.kak-oformit-autsors .card.active-card {
    border-top-color: #00C076;
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 192, 118, .12);
}

.kak-oformit-autsors .card-title {
    font-size: 18px;
    font-weight: 700;
    color: #1A202C;
    margin-bottom: 15px;
    min-height: 44px;
    display: flex;
    align-items: center;
    text-align: center;
}

.kak-oformit-autsors .separator {
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #E2E8F0 50%, rgba(255, 255, 255, 0) 0%);
    background-position: top;
    background-size: 10px 1px;
    background-repeat: repeat-x;
    margin-bottom: 15px;
}

.kak-oformit-autsors .card-desc {
    font-size: 14px;
    line-height: 1.5;
    color: #4A5568;
    text-align: center;
}

.kak-oformit-autsors .cta-block {
    margin-top: 60px
}

.kak-oformit-autsors .btn {
    background-color: #00C076;
    color: white;
    font-size: 18px;
    font-weight: 600;
    padding: 18px 50px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color .3s;
    box-shadow: 0 4px 15px rgba(0, 192, 118, .3);
}

.kak-oformit-autsors .btn:hover {
    background-color: #00A062
}

.kak-oformit-autsors .sub-text {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #718096
}

@media (max-width:900px) {
    .kak-oformit-autsors .timeline-wrapper {
        display: none
    }

    .kak-oformit-autsors .steps-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .kak-oformit-autsors .card::before {
        content: counter(step-counter);
        counter-increment: step-counter;
        display: inline-block;
        width: 30px;
        height: 30px;
        background: #00C076;
        color: white;
        border-radius: 50%;
        text-align: center;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 10px
    }

    .kak-oformit-autsors {
        counter-reset: step-counter
    }

    .kak-oformit-autsors .card {
        border-top: 4px solid #00C076
    }
}

@media (max-width:600px) {
    .kak-oformit-autsors .steps-grid {
        grid-template-columns: 1fr
    }
}

.ohrana-truda:has(.preim-autsors-vs-shtat) {
    padding-bottom: 0;
}

.preim-autsors-vs-shtat {
    margin: 0;
    font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    color: #1a202c;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    font-weight: normal;
    background: #F3F4FC;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    padding: 80px 20px 20px
}

.preim-autsors-vs-shtat *,
.preim-autsors-vs-shtat *::before,
.preim-autsors-vs-shtat *::after {
    box-sizing: inherit;
}

.preim-autsors-vs-shtat h2 {
    font-size: 36px;
    line-height: 1.2;
    margin: 0 auto 60px auto;
    text-align: center;
    font-weight: 800;
    color: #1a202c;
    max-width: 900px;
}

.preim-autsors-vs-shtat .benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
    margin-bottom: 40px;
    max-width: 1160px;
    width: 100%;
}

.preim-autsors-vs-shtat .benefit-card {
    background: #ffffff;
    padding: 44px 36px;
    border-radius: 24px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .02);
    border: 1px solid rgba(0, 0, 0, .02);
    display: flex;
    flex-direction: column;
    transition: transform .4s cubic-bezier(.34, 1.56, .64, 1), box-shadow .4s ease, border-color .4s ease;
    cursor: default;
}

.preim-autsors-vs-shtat .benefit-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 25px 60px rgba(0, 192, 135, .12);
    border-color: rgba(0, 192, 135, .2);
}

.preim-autsors-vs-shtat .icon-box {
    width: 64px;
    height: 64px;
    border-radius: 18px;
    background-color: #f0fdf9;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 32px;
    border: 2px solid transparent;
    transition: all .5s ease;
}

.preim-autsors-vs-shtat .icon-box svg {
    width: 32px;
    height: 32px;
    fill: #00c087;
    transition: fill .5s ease;
}

.preim-autsors-vs-shtat .benefit-card:hover .icon-box {
    background-color: #ffffff;
    border-color: #00c087;
    transform: scale(1.08);
}

.preim-autsors-vs-shtat .card-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #2d3748;
}

.preim-autsors-vs-shtat .card-text {
    font-size: 16px;
    line-height: 1.7;
    color: #64748b;
}

.preim-autsors-vs-shtat .summary-block {
    background: #ffffff;
    border-radius: 24px;
    padding: 45px;
    border-left: 6px solid #00c087;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .03);
    max-width: 1160px;
    width: 100%;
}

.preim-autsors-vs-shtat .summary-text {
    font-size: 17px;
    line-height: 1.8;
    color: #4a5568;
}

.preim-autsors-vs-shtat .summary-text p {
    margin: 0 0 20px 0;
}

.preim-autsors-vs-shtat .summary-text p:last-child {
    margin: 0;
}

.preim-autsors-vs-shtat .highlight {
    color: #00c087;
    font-weight: 600;
}

@media (max-width:768px) {
    .preim-autsors-vs-shtat .benefits-grid {
        grid-template-columns: 1fr
    }

    .preim-autsors-vs-shtat h2 {
        font-size: 26px;
        margin-bottom: 40px
    }

    .preim-autsors-vs-shtat .benefit-card {
        padding: 30px
    }

    .preim-autsors-vs-shtat .summary-block {
        padding: 30px
    }
}

.chto-vhodit-v-autsors {
    --bg: #F3F4F8;
    --text: #2D2F36;
    --muted: #4B4F58;
    --brand: #FFC72C;
    --line: #2E7D32;
    --dot: #ffffff;
    padding-top: 20px;
    font-family: Roboto, sans-serif;
    color: var(--text);
    width: 100%;
    box-sizing: border-box;
    font-weight: normal;
}

.chto-vhodit-v-autsors *,
.chto-vhodit-v-autsors *::before,
.chto-vhodit-v-autsors *::after {
    box-sizing: inherit;
}

.chto-vhodit-v-autsors h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    color: var(--text);
    margin-bottom: 40px;
    letter-spacing: .02em;
    margin-top: 0;
    line-height: 1.2;
}

.chto-vhodit-v-autsors .timeline {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    padding-left: 40px;
}

.chto-vhodit-v-autsors .timeline-line {
    position: absolute;
    left: 40px;
    top: 24px;
    bottom: 40px;
    width: 4px;
    background: var(--line);
    border-radius: 4px;
    animation: lineGrow 1.4s ease-out forwards;
    transform-origin: top;
    transform: translateX(-50%) scaleY(0);
}

@keyframes lineGrow {
    0% {
        transform: translateX(-50%) scaleY(0)
    }

    100% {
        transform: translateX(-50%) scaleY(1)
    }
}

.chto-vhodit-v-autsors .item {
    position: relative;
    padding: 15px 0 28px 50px;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    opacity: 0;
    animation: fadeSlide .7s ease forwards;
}

.chto-vhodit-v-autsors .item:nth-child(2) {
    animation-delay: .1s
}

.chto-vhodit-v-autsors .item:nth-child(3) {
    animation-delay: .25s
}

.chto-vhodit-v-autsors .item:nth-child(4) {
    animation-delay: .4s
}

.chto-vhodit-v-autsors .item:nth-child(5) {
    animation-delay: .55s
}

@keyframes fadeSlide {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.chto-vhodit-v-autsors .dot {
    position: absolute;
    left: 0;
    top: 22px;
    width: 18px;
    height: 18px;
    transform: translateX(-50%);
    background: var(--dot);
    border-radius: 50%;
    border: 4px solid var(--line);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .18);
    animation: pulse 2.6s ease-in-out infinite;
    z-index: 2;
}

@keyframes pulse {
    0% {
        transform: translateX(-50%) scale(1)
    }

    50% {
        transform: translateX(-50%) scale(1.18)
    }

    100% {
        transform: translateX(-50%) scale(1)
    }
}

.chto-vhodit-v-autsors .title {
    font-size: 26px;
    font-weight: 800;
    color: var(--text);
    margin-bottom: 10px;
    line-height: 1.3;
    max-width: 550px;
}

.chto-vhodit-v-autsors .text {
    font-size: 16px;
    color: var(--muted);
    line-height: 1.55;
    max-width: 700px;
}

@media(max-width:900px) {
    .chto-vhodit-v-autsors {
        padding: 30px 20px
    }

    .chto-vhodit-v-autsors h2 {
        font-size: 32px;
        margin-bottom: 32px
    }

    .chto-vhodit-v-autsors .timeline {
        padding-left: 30px
    }

    .chto-vhodit-v-autsors .timeline-line {
        left: 30px
    }

    .chto-vhodit-v-autsors .dot {
        width: 16px;
        height: 16px;
        top: 20px;
        border-width: 3px
    }

    .chto-vhodit-v-autsors .item {
        padding: 14px 0 26px 40px;
        min-height: auto
    }

    .chto-vhodit-v-autsors .title {
        font-size: 22px;
        max-width: 100%
    }

    .chto-vhodit-v-autsors .text {
        font-size: 16px;
        max-width: 100%
    }
}

@media(max-width:600px) {
    .chto-vhodit-v-autsors {
        padding: 20px
    }

    .chto-vhodit-v-autsors h2 {
        font-size: 26px;
        margin-bottom: 30px
    }

    .chto-vhodit-v-autsors .timeline {
        padding-left: 20px
    }

    .chto-vhodit-v-autsors .timeline-line {
        left: 20px
    }

    .chto-vhodit-v-autsors .dot {
        width: 14px;
        height: 14px;
        top: 18px;
        border-width: 3px
    }

    .chto-vhodit-v-autsors .item {
        padding: 12px 0 22px 30px;
        min-height: auto
    }

    .chto-vhodit-v-autsors .title {
        font-size: 20px;
        max-width: 100%
    }

    .chto-vhodit-v-autsors .text {
        font-size: 15px;
        max-width: 100%
    }
}

.any-question-form.first-screen-mainpage__form {
    gap: 10px;
    margin-top: 0;
    justify-content: center;
}

@supports (-webkit-touch-callout:none) {
    .first-screen-mainpage .first-screen-mainpage__bg {
        background-attachment: scroll
    }
}

.first-screen-mainpage .first-screen-mainpage__overlay {
    background: linear-gradient(135deg, rgba(0, 0, 0, .92) 0%, rgba(0, 0, 0, .75) 100%);
    position: absolute;
    inset: 0;
    z-index: 1;
}

.first-screen-mainpage .first-screen-mainpage__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

@media (min-width:640px) {
    .first-screen-mainpage .first-screen-mainpage__container {
        padding: 0;
    }
}

.first-screen-mainpage .first-screen-mainpage__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
}

@media (min-width:1024px) {
    .first-screen-mainpage .first-screen-mainpage__grid {
        grid-template-columns: 1fr 420px;
        gap: 80px
    }
}

.first-screen-mainpage .first-screen-mainpage__left {
    text-align: left;
}

.first-screen-mainpage .first-screen-mainpage__right {
    width: 100%;
}

@media (min-width:640px) {
    .first-screen-mainpage .first-screen-mainpage__right {
        max-width: 420px
    }
}

@media (min-width:1024px) {
    .first-screen-mainpage .first-screen-mainpage__right {
        margin-left: auto
    }
}

.first-screen-mainpage .first-screen-mainpage__animate-up {
    opacity: 0;
    animation: first-screen-mainpage-fadeInUp .8s ease-out forwards;
}

.first-screen-mainpage .first-screen-mainpage__animate-right {
    opacity: 0;
    animation: first-screen-mainpage-fadeInRight .8s ease-out .3s forwards;
}

@keyframes first-screen-mainpage-fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes first-screen-mainpage-fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.first-screen-mainpage .first-screen-mainpage__form-card {
    background: rgba(255, 255, 255, .08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, .15);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .5);
    border-radius: 12px;
    width: 100%;
    padding: 20px;
}

@media (min-width:640px) {
    .first-screen-mainpage .first-screen-mainpage__form-card {
        padding: 32px
    }
}

.first-screen-mainpage .first-screen-mainpage__form-title {
    font-family: "Oswald", "Manrope", Arial, sans-serif;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #ffffff;
}

@media (min-width:640px) {
    .first-screen-mainpage .first-screen-mainpage__form-title {
        font-size: 24px;
        margin-bottom: 24px
    }
}

.first-screen-mainpage .first-screen-mainpage__fields {
    display: grid;
    gap: 12px;
    width: 100%;
}

@media (min-width:640px) {
    .first-screen-mainpage .first-screen-mainpage__fields {
        gap: 16px
    }
}

.first-screen-mainpage .first-screen-mainpage__input {
    box-sizing: border-box;
    width: 100%;
    padding: 14px 16px;
    background: rgba(0, 0, 0, .5);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 8px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
    outline: none;
    transition: all .3s ease;
    appearance: none;
    -webkit-appearance: none;
    margin: 0;
    display: block;
}

.any-question-form {
    margin-top: 30px;
    display: flex !important;
    flex-wrap: wrap;
    gap: 30px;
}

.first-screen-mainpage .first-screen-mainpage__input:focus {
    border-color: #2ecc71;
    background: rgba(0, 0, 0, .8);
    box-shadow: 0 0 0 2px rgba(46, 204, 113, .3);
}

.first-screen-mainpage .first-screen-mainpage__input::placeholder {
    color: rgba(255, 255, 255, .5);
}

.first-screen-mainpage .first-screen-mainpage__recaptcha {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 12px 0;
    width: 100%;
    overflow: hidden;
}

.first-screen-mainpage .g-recaptcha {
    transform-origin: center center;
}

@media (max-width:359px) {
    .first-screen-mainpage .g-recaptcha {
        transform: scale(.75)
    }
}

@media (min-width:360px) and (max-width:400px) {
    .first-screen-mainpage .g-recaptcha {
        transform: scale(.85)
    }
}

@media (min-width:401px) {
    .first-screen-mainpage .g-recaptcha {
        transform: scale(1)
    }
}

.first-screen-mainpage .first-screen-mainpage__submit-wrap {
    margin-top: 8px;
    width: 100%;
}

.first-screen-mainpage .send-button.first-screen-mainpage__submit {
    box-sizing: border-box;
    width: 100% !important;
    padding: 16px;
    background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: .05em;
    transition: transform .2s ease, box-shadow .3s ease;
    position: relative;
    overflow: hidden;
    -webkit-appearance: none;
    appearance: none;
    animation: first-screen-mainpage-pulseGlow 2.5s infinite;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.first-screen-mainpage .send-button.first-screen-mainpage__submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(46, 204, 113, .4);
}

.first-screen-mainpage .send-button.first-screen-mainpage__submit:active {
    transform: scale(.98);
}

@keyframes first-screen-mainpage-pulseGlow {
    0%,
    100% {
    box-shadow: 0 0 0 0 rgba(252, 192, 42, 1);
    }

    50% {
    box-shadow: 0 0 20px 0 rgba(252, 192, 42, .5);
    }
}

.first-screen-mainpage .first-screen-mainpage__policy {
    font-size: 10px;
    line-height: 1.6;
    text-align: center;
    color: rgba(209, 213, 219, .9);
    margin: 16px 0 0;
    opacity: .85;
}

@media (min-width:640px) {
    .first-screen-mainpage .first-screen-mainpage__policy {
        font-size: 12px
    }
}

.first-screen-mainpage .first-screen-mainpage__policy-link {
    color: #2ecc71;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-underline-offset: 2px;
    transition: color .2s ease;
}

.first-screen-mainpage .first-screen-mainpage__policy-link:hover {
    color: #ffffff;
}

.sout-requirements-section {
    margin: 60px auto;
    max-width: 1100px;
}

.sout-topic-card {
    background: white;
    border-radius: 20px;
    padding: 50px;
    margin-bottom: 40px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, .08);
    border: 1px solid rgba(46, 204, 113, .15);
    position: relative;
    overflow: hidden;
}

.sout-topic-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #2ecc71, #27ae60, #2ecc71);
}

.sout-topic-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(46, 204, 113, .1);
}

.topic-number {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 800;
    color: white;
    flex-shrink: 0;
    box-shadow: 0 10px 20px rgba(46, 204, 113, .3);
}

.topic-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.3;
    background: linear-gradient(135deg, #1a1a1a 0%, #2ecc71 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.sout-content {
    font-size: 17px;
    line-height: 1.8;
    color: #444;
}

.sout-content>.mobile-text {
    margin-bottom: 25px;
    padding: 20px;
    background: rgba(248, 252, 249, .5);
    border-radius: 12px;
    border-left: 3px solid #2ecc71;
    position: relative;
}

.sout-content .mobile-list {
    background: rgba(46, 204, 113, .05);
    border-radius: 15px;
    padding: 30px 30px 30px 50px;
    margin: 30px 0;
    border: 1px solid rgba(46, 204, 113, .1);
}

.sout-content .mobile-list li {
    margin-bottom: 15px;
    padding-left: 10px;
    position: relative;
    font-size: 16px;
    line-height: 1.6;
}

.sout-content .mobile-list li::before {
    content: '•';
    position: absolute;
    left: -15px;
    color: #2ecc71;
    font-size: 20px;
    font-weight: bold;
}

.sout-benefits-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin: 30px 0;
}

.benefit-item {
    background: linear-gradient(135deg, #ffffff 0%, #f8fff9 100%);
    border-radius: 12px;
    padding: 20px;
    border: 1px solid rgba(46, 204, 113, .2);
    transition: transform .3s ease;
}

.benefit-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(46, 204, 113, .15);
}

.benefit-item li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

.benefit-item li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #2ecc71;
    font-weight: bold;
}

@media (max-width:768px) {
    .sout-topic-card {
        padding: 30px 20px;
        margin: 0 15px 30px;
        border-radius: 15px
    }

    .sout-topic-header {
        flex-direction: column;
        text-align: center;
        gap: 15px
    }

    .topic-title {
        font-size: 26px
    }

    .topic-number {
        width: 50px;
        height: 50px;
        font-size: 20px
    }

    .sout-content>.mobile-text {
        padding: 15px
    }

    .sout-benefits-list {
        grid-template-columns: 1fr
    }
}

.sout-process-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.sout-process-card {
    background: white;
    border-radius: 16px;
    padding: 40px;
    margin-bottom: 40px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, .06);
    border: 1px solid rgba(46, 204, 113, .12);
}

.process-header {
    margin-bottom: 30px;
}

.process-main-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

.process-subtitle {
    color: #666;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    line-height: 1.5;
}

.process-steps {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 30px 0;
}

.process-step {
    position: relative;
    padding-left: 60px;
}

.step-number {
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    height: 45px;
    background: white;
    border: 2px solid #2ecc71;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: #2ecc71;
}

.step-content {
    padding: 20px;
    background: #f8fdf9;
    border-radius: 10px;
    border-left: 3px solid #2ecc71;
}

.step-title {
    font-size: 18px;
    font-weight: 600;
    color: #2ecc71;
    margin: 0 0 10px 0;
}

.step-text {
    font-size: 15px;
    line-height: 1.6;
    color: #444;
    margin: 0;
}

.instruments-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
    margin: 25px 0;
}

.instrument-item {
    background: white;
    border-radius: 8px;
    padding: 15px;
    border: 1px solid rgba(46, 204, 113, .15);
    text-align: center;
}

.instrument-name {
    font-weight: 600;
    color: #333;
    margin: 0 0 5px 0;
    font-size: 14px;
}

.instrument-desc {
    font-size: 13px;
    color: #666;
    margin: 0;
    line-height: 1.4;
}

.documents-container {
    background: #f8fdf9;
    border-radius: 12px;
    padding: 25px;
    margin: 25px 0;
    border: 1px solid rgba(46, 204, 113, .15);
}

.documents-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
    margin-top: 20px;
}

.document-card {
    background: white;
    border-radius: 8px;
    padding: 20px 15px;
    border: 1px solid rgba(46, 204, 113, .15);
    text-align: center;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .04);
}

.document-card h4 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 8px 0;
    color: #333;
    line-height: 1.3;
}

.document-card p {
    font-size: 13px;
    color: #666;
    margin: 0;
    line-height: 1.4;
}

.penalty-alert {
    background: #fff5f5;
    border-left: 4px solid #e74c3c;
    padding: 25px;
    border-radius: 0 10px 10px 0;
    margin: 25px 0;
}

.penalty-alert-title {
    color: #e74c3c;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px 0;
}

.penalty-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-top: 15px;
}

.penalty-card {
    background: white;
    border-radius: 8px;
    padding: 20px 15px;
    border: 1px solid #f8d7da;
    text-align: center;
}

.penalty-amount {
    font-size: 22px;
    font-weight: 800;
    color: #e74c3c;
    margin: 0 0 8px 0;
}

.penalty-desc {
    font-size: 12px;
    color: #666;
    margin: 0;
    line-height: 1.4;
}

.refund-card {
    background: #f0fff4;
    border-radius: 12px;
    padding: 30px;
    margin: 25px 0;
    border: 1px solid rgba(46, 204, 113, .15);
    text-align: center;
}

.refund-percent {
    font-size: 40px;
    font-weight: 800;
    color: #2ecc71;
    margin: 0 0 15px 0;
}

.refund-percent span {
    font-size: 20px;
    color: #666;
    font-weight: 600;
}

.refund-benefits {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-top: 20px;
}

.refund-benefit {
    background: white;
    border-radius: 8px;
    padding: 18px 15px;
    border: 1px solid rgba(46, 204, 113, .15);
}

.refund-benefit h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #333;
}

.refund-benefit p {
    font-size: 12px;
    color: #666;
    margin: 0;
    line-height: 1.4;
}

.sout-content .mobile-text {
    font-size: 15px;
    line-height: 1.6;
    color: #444;
    margin-bottom: 20px;
}

.sout-content .mobile-list {
    padding-left: 20px;
    margin: 15px 0;
}

.sout-content .mobile-list li {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.5;
    color: #444;
}

@media (max-width:1200px) {
    .sout-process-section {
        max-width: 100%
    }

    .documents-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 12px
    }

    .documents-grid .document-card:last-child {
        grid-column: 2
    }
}

@media (max-width:992px) {
    .sout-process-card {
        padding: 30px
    }

    .process-main-title {
        font-size: 28px
    }

    .instruments-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .documents-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .documents-grid .document-card:last-child {
        grid-column: 1 / span 2
    }

    .penalty-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .refund-benefits {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:768px) {
    .sout-process-section {
        padding: 30px 15px
    }

    .sout-process-card {
        padding: 25px;
        margin-bottom: 30px
    }

    .process-main-title {
        font-size: 24px
    }

    .process-subtitle {
        font-size: 16px
    }

    .process-step {
        padding-left: 50px
    }

    .step-number {
        width: 40px;
        height: 40px;
        font-size: 16px
    }

    .step-content {
        padding: 15px
    }

    .step-title {
        font-size: 16px
    }

    .instruments-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .documents-grid {
        grid-template-columns: 1fr;
        gap: 10px
    }

    .documents-grid .document-card:last-child {
        grid-column: 1
    }

    .document-card {
        padding: 15px
    }

    .penalty-alert {
        padding: 20px
    }

    .penalty-grid {
        grid-template-columns: 1fr
    }

    .refund-card {
        padding: 20px
    }

    .refund-benefits {
        grid-template-columns: 1fr
    }
}

@media (max-width:480px) {
    .sout-process-card {
        padding: 20px
    }

    .instruments-grid {
        grid-template-columns: 1fr
    }

    .document-card h4 {
        font-size: 14px
    }

    .penalty-amount {
        font-size: 20px
    }

    .refund-percent {
        font-size: 32px
    }
}

.sout-special-cases-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.sout-special-card {
    background: white;
    border-radius: 16px;
    padding: 40px;
    margin-bottom: 40px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, .06);
    border: 1px solid rgba(46, 204, 113, .12);
}

.special-header {
    text-align: center;
    margin-bottom: 40px;
}

.special-main-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 15px 0;
    position: relative;
    display: inline-block;
}

.special-main-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: #2ecc71;
    border-radius: 2px;
}

.industry-features {
    margin: 30px 0;
}

.industry-features-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.industry-features-list li {
    padding: 15px;
    background: #f8fdf9;
    border-radius: 10px;
    border-left: 3px solid #2ecc71;
    font-size: 15px;
    line-height: 1.5;
    color: #444;
    position: relative;
    padding-left: 45px;
}

.industry-features-list li::before {
    content: '✓';
    position: absolute;
    left: 15px;
    top: 15px;
    color: #2ecc71;
    font-weight: bold;
    font-size: 18px;
}

.industry-table-container {
    margin: 40px 0;
    overflow-x: auto;
}

.industry-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    min-width: 800px;
}

.industry-table thead {
    background: #2ecc71;
}

.industry-table th {
    padding: 20px 15px;
    text-align: left;
    color: white;
    font-weight: 600;
    font-size: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.industry-table th:last-child {
    border-right: none;
}

.industry-table tbody tr {
    transition: background-color .2s ease;
}

.industry-table tbody tr:nth-child(even) {
    background: #f8fdf9;
}

.industry-table tbody tr:hover {
    background: rgba(46, 204, 113, .05);
}

.industry-table td {
    padding: 18px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    font-size: 14px;
    line-height: 1.5;
    color: #444;
    vertical-align: top;
}

.industry-table tr:last-child td {
    border-bottom: none;
}

.industry-table td:nth-child(3) {
    font-weight: 600;
    color: #2ecc71;
}

.industry-table td:nth-child(4) {
    font-size: 13px;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 30px 0;
}

.service-item {
    background: white;
    border-radius: 10px;
    padding: 25px;
    border: 1px solid rgba(46, 204, 113, .15);
    text-align: center;
    transition: transform .2s ease;
}

.service-item:hover {
    transform: translateY(-5px);
    border-color: #2ecc71;
    box-shadow: 0 10px 25px rgba(46, 204, 113, .1);
}

.service-item h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #333;
    line-height: 1.3;
}

.service-item p {
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 1.5;
}

.guarantees-card {
    background: linear-gradient(135deg, #f8fdf9 0%, #ffffff 100%);
    border-radius: 16px;
    padding: 40px;
    margin: 30px 0;
    border: 2px solid rgba(46, 204, 113, .2);
    position: relative;
    overflow: hidden;
}

.guarantees-card::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(46, 204, 113, .05) 0%, transparent 70%);
    border-radius: 50%;
    transform: translate(30%, -30%);
}

.guarantees-content {
    position: relative;
    z-index: 1;
}

.guarantees-highlight {
    background: #2ecc71;
    color: white;
    padding: 12px 25px;
    border-radius: 25px;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 25px;
}

.guarantees-list {
    list-style: none;
    padding: 0;
    margin: 25px 0;
}

.guarantees-list li {
    padding: 12px 0;
    padding-left: 35px;
    position: relative;
    font-size: 15px;
    line-height: 1.5;
    color: #444;
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
}

.guarantees-list li:last-child {
    border-bottom: none;
}

.guarantees-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 12px;
    color: #2ecc71;
    font-weight: bold;
    font-size: 18px;
}

.results-checklist {
    margin: 30px 0;
}

.results-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.results-list li {
    padding: 15px;
    background: white;
    border-radius: 10px;
    border: 1px solid rgba(46, 204, 113, .15);
    font-size: 14px;
    line-height: 1.5;
    color: #444;
    position: relative;
    padding-left: 45px;
    transition: all .2s ease;
}

.results-list li:hover {
    border-color: #2ecc71;
    background: #f8fdf9;
}

.results-list li::before {
    content: '✓';
    position: absolute;
    left: 15px;
    top: 15px;
    color: #2ecc71;
    font-weight: bold;
    font-size: 18px;
}

.results-summary {
    background: linear-gradient(135deg, #f0fff4 0%, #ffffff 100%);
    border-radius: 12px;
    padding: 30px;
    margin: 40px 0;
    border-left: 4px solid #2ecc71;
    position: relative;
}

.results-summary::before {
    content: '💡';
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 32px;
    opacity: .2;
}

.special-content .text-block {
    font-size: 15px;
    line-height: 1.6;
    color: #444;
    margin-bottom: 20px;
}

@media (max-width:992px) {
    .sout-special-card {
        padding: 30px
    }

    .industry-features-list {
        grid-template-columns: 1fr
    }

    .services-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .results-list {
        grid-template-columns: 1fr
    }

    .guarantees-card {
        padding: 30px
    }
}

@media (max-width:768px) {
    .sout-special-section {
        padding: 30px 15px
    }

    .sout-special-card {
        padding: 25px;
        margin-bottom: 30px
    }

    .special-main-title {
        font-size: 26px
    }

    .industry-table {
        min-width: 600px
    }

    .services-grid {
        grid-template-columns: 1fr;
        gap: 15px
    }

    .guarantees-card {
        padding: 25px
    }

    .results-summary {
        padding: 25px
    }

    .results-summary::before {
        display: none
    }
}

@media (max-width:480px) {
    .special-main-title {
        font-size: 24px
    }

    .industry-features-list li {
        padding: 12px 12px 12px 40px;
        font-size: 14px
    }

    .service-item {
        padding: 20px
    }

    .guarantees-highlight {
        font-size: 14px;
        padding: 10px 20px
    }

    .guarantees-list li {
        font-size: 14px;
        padding-left: 30px
    }

    .results-list li {
        font-size: 13px;
        padding-left: 40px
    }
}

.risk-assessment-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.risk-assessment-card {
    background: linear-gradient(135deg, #ffffff 0%, #f8fdf9 100%);
    border-radius: 20px;
    padding: 50px;
    box-shadow: 0 15px 40px rgba(46, 204, 113, .08), 0 5px 15px rgba(0, 0, 0, .05);
    border: 1px solid rgba(46, 204, 113, .1);
    position: relative;
    overflow: hidden;
}

.risk-assessment-card::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(46, 204, 113, .05) 0%, transparent 70%);
    border-radius: 50%;
}

.risk-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.risk-main-title {
    font-size: 42px;
    font-weight: 800;
    color: #1a3c34;
    margin: 0 0 25px 0;
    position: relative;
    display: inline-block;
    line-height: 1.2;
    background: linear-gradient(135deg, #1a3c34 0%, #2ecc71 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.risk-subtitle {
    font-size: 18px;
    color: #5a6c5c;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
}

.risk-highlight {
    background: linear-gradient(90deg, rgba(46, 204, 113, .1), rgba(46, 204, 113, .05));
    border-left: 4px solid #2ecc71;
    padding: 25px 30px;
    margin: 35px 0;
    border-radius: 0 12px 12px 0;
    position: relative;
}

.risk-highlight::before {
    content: '📋';
    position: absolute;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    background: #2ecc71;
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 15px rgba(46, 204, 113, .3);
}

.risk-content {
    position: relative;
    z-index: 1;
}

.risk-text-block {
    font-size: 17px;
    line-height: 1.7;
    color: #4a5a51;
    margin-bottom: 25px;
    padding: 0 10px;
}

.risk-requirements {
    background: #ffffff;
    border-radius: 15px;
    padding: 35px;
    margin: 40px 0;
    border: 2px solid rgba(46, 204, 113, .15);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .04);
}

.requirements-title {
    font-size: 22px;
    font-weight: 700;
    color: #1a3c34;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.requirements-title::before {
    content: '⚖️';
    font-size: 24px;
}

.requirements-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.requirement-item {
    padding: 20px;
    background: #f8fdf9;
    border-radius: 10px;
    border: 1px solid rgba(46, 204, 113, .1);
    transition: all .3s ease;
}

.requirement-item:hover {
    transform: translateY(-3px);
    border-color: #2ecc71;
    box-shadow: 0 8px 20px rgba(46, 204, 113, .1);
}

.requirement-item h4 {
    color: #1a3c34;
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: 600;
}

.requirement-item p {
    color: #5a6c5c;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
}

.risk-benefits {
    background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
    border-radius: 15px;
    padding: 40px;
    margin: 45px 0;
    color: white;
    position: relative;
    overflow: hidden;
}

.risk-benefits::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path d="M0,0 L100,0 L100,100 Z" fill="rgba(255,255,255,.05)"/></svg>');
    background-size: cover;
}

.benefits-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.benefits-list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1;
}

.benefits-list li {
    padding: 12px 0;
    padding-left: 35px;
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.benefits-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 12px;
    color: #2ecc71;
    font-weight: bold;
    font-size: 18px;
    background: white;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-section {
    text-align: center;
    margin-top: 50px;
    padding: 40px;
    background: linear-gradient(135deg, #f8fdf9 0%, #ffffff 100%);
    border-radius: 15px;
    border: 2px dashed rgba(46, 204, 113, .3);
}

.cta-title {
    font-size: 28px;
    font-weight: 700;
    color: #1a3c34;
    margin-bottom: 20px;
}

.cta-button {
    display: inline-block;
    background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
    color: white;
    padding: 18px 45px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all .3s ease;
    box-shadow: 0 10px 25px rgba(46, 204, 113, .3);
    margin-top: 20px;
}

.cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(46, 204, 113, .4);
    background: linear-gradient(135deg, #27ae60 0%, #219653 100%);
}

@media (max-width:992px) {
    .risk-assessment-section {
        padding: 40px 15px
    }

    .risk-assessment-card {
        padding: 40px
    }

    .risk-main-title {
        font-size: 36px
    }

    .requirements-grid {
        grid-template-columns: 1fr
    }
}

@media (max-width:768px) {
    .risk-assessment-section {
        padding: 30px 10px
    }

    .risk-assessment-card {
        padding: 30px
    }

    .risk-main-title {
        font-size: 32px
    }

    .risk-subtitle {
        font-size: 16px
    }

    .risk-highlight {
        padding: 20px;
        margin-left: 0
    }

    .risk-highlight::before {
        display: none
    }

    .risk-requirements {
        padding: 25px
    }

    .risk-benefits {
        padding: 30px
    }

    .cta-section {
        padding: 30px 20px
    }

    .cta-title {
        font-size: 24px
    }
}

@media (max-width:480px) {
    .risk-main-title {
        font-size: 28px
    }

    .risk-text-block {
        font-size: 16px;
        padding: 0 5px
    }

    .requirement-item {
        padding: 15px
    }

    .cta-button {
        padding: 15px 35px;
        font-size: 16px;
        width: 100%
    }

    .benefits-list li {
        font-size: 15px
    }
}

.stages-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.stages-card {
    background: white;
    border-radius: 20px;
    padding: 50px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .08);
    border: 1px solid rgba(46, 204, 113, .1);
}

.stages-header {
    text-align: center;
    margin-bottom: 50px;
}

.stages-main-title {
    font-size: 38px;
    font-weight: 700;
    color: #1a3c34;
    margin: 0 0 25px 0;
    line-height: 1.2;
    position: relative;
    display: inline-block;
}

.stages-main-title::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #2ecc71, #27ae60);
    border-radius: 2px;
}

.stages-intro {
    font-size: 18px;
    color: #4a5a51;
    max-width: 1200px;
    margin: 40px auto 0;
    line-height: 1.6;
}

.stages-timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.stages-timeline::before {
    content: '';
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(to bottom, #2ecc71, #27ae60);
    border-radius: 2px;
}

.stage-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
    position: relative;
}

.stage-number {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #2ecc71, #27ae60);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 700;
    color: white;
    flex-shrink: 0;
    margin-right: 30px;
    box-shadow: 0 8px 20px rgba(46, 204, 113, .3);
    position: relative;
    z-index: 1;
}

.stage-content {
    flex: 1;
    padding-top: 10px;
}

.stage-title {
    font-size: 22px;
    font-weight: 600;
    color: #1a3c34;
    margin: 0 0 15px 0;
    line-height: 1.3;
}

.stage-text {
    font-size: 16px;
    line-height: 1.7;
    color: #4a5a51;
    margin: 0;
}

.stages-summary {
    background: linear-gradient(135deg, #f8fdf9 0%, #ffffff 100%);
    border-radius: 15px;
    padding: 35px 40px;
    margin-top: 50px;
    border-left: 4px solid #2ecc71;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.summary-text {
    font-size: 17px;
    line-height: 1.7;
    color: #1a3c34;
    margin: 0;
    font-weight: 500;
}

@media (max-width:992px) {
    .stages-section {
        padding: 40px 15px
    }

    .stages-card {
        padding: 40px
    }

    .stages-main-title {
        font-size: 32px
    }

    .stages-timeline::before {
        left: 35px
    }

    .stage-number {
        width: 70px;
        height: 70px;
        font-size: 24px;
        margin-right: 25px
    }
}

@media (max-width:768px) {
    .stages-section {
        padding: 30px 10px
    }

    .stages-card {
        padding: 30px
    }

    .stages-main-title {
        font-size: 28px
    }

    .stages-intro {
        font-size: 16px;
        margin-top: 30px
    }

    .stages-timeline::before {
        left: 30px
    }

    .stage-item {
        gap: 10px;
        margin-bottom: 35px
    }

    .stage-number {
        margin: 0 0 20px 0;
        width: 60px;
        height: 60px;
        font-size: 22px
    }

    .stage-title {
        font-size: 20px
    }

    .stage-text {
        font-size: 15px
    }

    .stages-summary {
        padding: 25px
    }

    .summary-text {
        font-size: 16px
    }
}

@media (max-width:480px) {
    .stages-card {
        padding: 25px 20px
    }

    .stages-main-title {
        font-size: 24px
    }

    .stages-intro {
        font-size: 15px
    }

    .stages-timeline::before {
        left: 25px
    }

    .stage-number {
        width: 50px;
        height: 50px;
        font-size: 20px
    }

    .stage-title {
        font-size: 18px
    }

    .stage-text {
        font-size: 14px
    }

    .stages-summary {
        padding: 20px
    }
}

.definition-section {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.definition-card {
    background: linear-gradient(135deg, #ffffff 0%, #f8fdf9 100%);
    border-radius: 20px;
    padding: 50px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .08);
    border: 1px solid rgba(46, 204, 113, .15);
    position: relative;
    overflow: hidden;
}

.definition-card::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(46, 204, 113, .05) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 0;
}

.definition-header {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.definition-main-title {
    font-size: 36px;
    font-weight: 700;
    color: #1a3c34;
    margin: 0 0 20px 0;
    line-height: 1.3;
    position: relative;
    display: inline-block;
}

.definition-main-title::after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 4px;
    background: linear-gradient(90deg, #2ecc71, #27ae60);
    border-radius: 2px;
}

.definition-content {
    position: relative;
    z-index: 1;
}

.definition-text-block {
    font-size: 17px;
    line-height: 1.7;
    color: #4a5a51;
    margin-bottom: 25px;
    padding: 20px;
    background: rgba(255, 255, 255, .8);
    border-radius: 12px;
    border-left: 4px solid #2ecc71;
    transition: all .3s ease;
}

.definition-text-block:hover {
    background: white;
    box-shadow: 0 8px 25px rgba(46, 204, 113, .1);
    transform: translateX(5px);
}

.definition-text-block:last-child {
    margin-bottom: 0;
}

.definition-text-block strong {
    color: #1a3c34;
    font-weight: 600;
}

@media (max-width:992px) {
    .definition-section {
        padding: 0 15px;
        margin: 30px auto
    }

    .definition-card {
        padding: 40px
    }

    .definition-main-title {
        font-size: 32px
    }

    .definition-text-block {
        font-size: 16px;
        padding: 18px
    }
}

@media (max-width:768px) {
    .definition-section {
        padding: 0 10px;
        margin: 20px auto
    }

    .definition-card {
        padding: 30px
    }

    .definition-main-title {
        font-size: 28px
    }

    .definition-main-title::after {
        width: 100px;
        bottom: -10px
    }

    .definition-text-block {
        font-size: 15px;
        padding: 15px;
        line-height: 1.6
    }
}

@media (max-width:480px) {
    .definition-card {
        padding: 25px 20px
    }

    .definition-main-title {
        font-size: 24px
    }

    .definition-text-block {
        font-size: 14px;
        padding: 15px 12px;
        line-height: 1.5
    }

    .definition-text-block:hover {
        transform: none
    }
}

.methods-risks-section {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.methods-risks-card {
    background: white;
    border-radius: 20px;
    padding: 50px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .08);
    border: 1px solid rgba(46, 204, 113, .1);
}

.topic-block {
    margin-bottom: 60px;
    padding: 0 20px 40px;
    border-bottom: 2px solid rgba(46, 204, 113, .1);
}

.topic-block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.topic-header {
    margin-bottom: 30px;
}

.topic-main-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a3c34;
    margin: 0;
    line-height: 1.3;
    position: relative;
    padding-bottom: 15px;
}

.topic-main-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #2ecc71, #27ae60);
    border-radius: 2px;
}

.topic-text {
    font-size: 17px;
    line-height: 1.7;
    color: #4a5a51;
    margin-bottom: 20px;
}

.topic-text:last-child {
    margin-bottom: 0;
}

.methods-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin: 25px 0;
}

.method-item {
    background: #f8fdf9;
    border-radius: 12px;
    padding: 25px;
    border: 1px solid rgba(46, 204, 113, .15);
    transition: all .3s ease;
}

.method-item:hover {
    transform: translateY(-5px);
    border-color: #2ecc71;
    box-shadow: 0 10px 25px rgba(46, 204, 113, .1);
}

.method-title {
    font-size: 18px;
    font-weight: 600;
    color: #1a3c34;
    margin-bottom: 10px;
}

.method-text {
    font-size: 15px;
    line-height: 1.6;
    color: #5a6c5c;
    margin: 0;
}

.obligations-list {
    margin: 20px 0;
}

.obligation-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    padding: 15px;
    background: rgba(46, 204, 113, .05);
    border-radius: 10px;
    border-left: 4px solid #2ecc71;
}

.obligation-item:last-child {
    margin-bottom: 0;
}

.obligation-icon {
    color: #2ecc71;
    font-weight: bold;
    font-size: 20px;
    margin-right: 15px;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.obligation-text {
    font-size: 16px;
    line-height: 1.6;
    color: #4a5a51;
    flex: 1;
}

.penalty-table-container {
    overflow-x: auto;
    margin: 25px 0;
}

.penalty-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    min-width: 600px;
}

.penalty-table thead {
    background: linear-gradient(90deg, #2ecc71, #27ae60);
}

.penalty-table th {
    padding: 18px 15px;
    text-align: left;
    color: white;
    font-weight: 600;
    font-size: 16px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.penalty-table th:last-child {
    border-right: none;
}

.penalty-table tbody tr {
    transition: background-color .2s ease;
}

.penalty-table tbody tr:nth-child(even) {
    background: #f8fdf9;
}

.penalty-table tbody tr:hover {
    background: rgba(46, 204, 113, .05);
}

.penalty-table td {
    padding: 16px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    font-size: 15px;
    line-height: 1.5;
    color: #444;
    vertical-align: middle;
}

.penalty-table tr:last-child td {
    border-bottom: none;
}

.advantages-list {
    margin: 20px 0;
}

.advantage-item {
    background: white;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 15px;
    border: 2px solid rgba(46, 204, 113, .1);
    transition: all .3s ease;
}

.advantage-item:hover {
    border-color: #2ecc71;
    box-shadow: 0 8px 20px rgba(46, 204, 113, .1);
}

.advantage-item:last-child {
    margin-bottom: 0;
}

.advantage-title {
    font-size: 17px;
    font-weight: 600;
    color: #1a3c34;
    margin-bottom: 8px;
}

.advantage-text {
    font-size: 15px;
    line-height: 1.6;
    color: #5a6c5c;
    margin: 0;
}

.steps-list {
    margin: 25px 0;
}

.step-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    position: relative;
}

.step-item:last-child {
    margin-bottom: 0;
}

.step-number {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #2ecc71, #27ae60);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 700;
    color: white;
    flex-shrink: 0;
    margin-right: 20px;
    box-shadow: 0 6px 15px rgba(46, 204, 113, .3);
}

.step-content {
    flex: 1;
    padding-top: 5px;
}

.step-title {
    font-size: 18px;
    font-weight: 600;
    color: #1a3c34;
    margin-bottom: 5px;
}

.step-text {
    font-size: 15px;
    line-height: 1.6;
    color: #5a6c5c;
    margin: 0;
}

.documents-list {
    margin: 20px 0;
}

.document-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    padding: 15px;
    background: #f8fdf9;
    border-radius: 10px;
    border: 1px solid rgba(46, 204, 113, .1);
}

.document-item:last-child {
    margin-bottom: 0;
}

.document-icon {
    font-size: 20px;
    margin-right: 15px;
    flex-shrink: 0;
}

.document-text {
    font-size: 16px;
    line-height: 1.5;
    color: #4a5a51;
    flex: 1;
}

.related-services {
    background: linear-gradient(135deg, #f8fdf9 0%, #ffffff 100%);
    border-radius: 12px;
    padding: 25px;
    margin: 25px 0;
    border: 1px solid rgba(46, 204, 113, .15);
}

.related-title {
    font-size: 17px;
    font-weight: 600;
    color: #1a3c34;
    margin-bottom: 15px;
}

.services-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.service-tag {
    background: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    color: #4a5a51;
    border: 1px solid rgba(46, 204, 113, .2);
    transition: all .3s ease;
}

.service-tag:hover {
    background: #2ecc71;
    color: white;
    border-color: #2ecc71;
}

.faq-list {
    margin: 25px 0;
}

.faq-item {
    background: white;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 15px;
    border: 2px solid rgba(46, 204, 113, .1);
    transition: all .3s ease;
}

.faq-item:hover {
    border-color: #2ecc71;
    box-shadow: 0 8px 20px rgba(46, 204, 113, .1);
}

.faq-item:last-child {
    margin-bottom: 0;
}

.faq-question {
    font-size: 18px;
    font-weight: 600;
    color: #1a3c34;
    margin-bottom: 10px;
}

.faq-answer {
    font-size: 16px;
    line-height: 1.6;
    color: #5a6c5c;
    margin: 0;
}

.contact-block {
    background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
    border-radius: 15px;
    padding: 35px 40px;
    margin-top: 30px;
    color: white;
    text-align: center;
}

.contact-text {
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    font-weight: 500;
}

@media (max-width:992px) {
    .methods-risks-section {
        padding: 0 15px
    }

    .methods-risks-card {
        padding: 40px
    }

    .topic-main-title {
        font-size: 28px
    }

    .methods-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .penalty-table {
        min-width: 500px
    }
}

@media (max-width:768px) {
    .methods-risks-section {
        padding: 0 10px;
        margin: 20px auto
    }

    .methods-risks-card {
        padding: 30px
    }

    .topic-block {
        margin-bottom: 40px;
        padding-bottom: 30px
    }

    .topic-main-title {
        font-size: 24px
    }

    .topic-text {
        font-size: 16px
    }

    .methods-grid {
        grid-template-columns: 1fr;
        gap: 15px
    }

    .obligation-item {
        padding: 12px
    }

    .obligation-text {
        font-size: 15px
    }

    .step-number {
        width: 40px;
        height: 40px;
        font-size: 18px;
        margin-right: 15px
    }

    .step-title {
        font-size: 16px
    }

    .step-text {
        font-size: 14px
    }

    .services-tags {
        gap: 8px
    }

    .service-tag {
        padding: 6px 12px;
        font-size: 13px
    }

    .faq-item {
        padding: 20px
    }

    .faq-question {
        font-size: 16px
    }

    .faq-answer {
        font-size: 15px
    }

    .contact-block {
        padding: 25px
    }

    .contact-text {
        font-size: 16px
    }
}

@media (max-width:480px) {
    .methods-risks-card {
        padding: 25px 20px
    }

    .topic-main-title {
        font-size: 22px
    }

    .topic-main-title::after {
        width: 60px
    }

    .method-item {
        padding: 20px
    }

    .method-title {
        font-size: 16px
    }

    .method-text {
        font-size: 14px
    }

    .obligation-icon {
        width: 25px;
        height: 25px;
        font-size: 16px;
        margin-right: 10px
    }

    .obligation-text {
        font-size: 14px
    }

    .advantage-item {
        padding: 15px
    }

    .advantage-title {
        font-size: 16px
    }

    .advantage-text {
        font-size: 14px
    }

    .document-item {
        padding: 12px
    }

    .document-text {
        font-size: 14px
    }

    .related-services {
        padding: 20px
    }

    .contact-block {
        padding: 20px
    }
}

.documents-list {
    margin: 20px 0;
}

.document-item {
    padding: 15px;
    margin-bottom: 10px;
    background: #f8fdf9;
    border-radius: 8px;
    border-left: 4px solid #2ecc71;
    font-size: 16px;
    line-height: 1.5;
    color: #4a5a51;
}

.document-title {
    margin: 0;
}

.related-services {
    background: #f8fdf9;
    border-radius: 12px;
    padding: 25px;
    margin: 25px 0;
    border: 1px solid rgba(46, 204, 113, .15);
}

.related-title {
    font-size: 17px;
    font-weight: 600;
    color: #1a3c34;
    margin-bottom: 15px;
}

.services-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.service-item {
    background: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    color: #4a5a51;
    border: 1px solid rgba(46, 204, 113, .2);
}

@media (max-width:768px) {
    .documents-list {
        margin: 15px 0
    }

    .document-item {
        padding: 12px;
        font-size: 15px
    }

    .related-services {
        padding: 20px
    }

    .services-list {
        gap: 8px
    }

    .service-item {
        padding: 6px 12px;
        font-size: 13px
    }
}

@media (max-width:480px) {
    .document-item {
        padding: 10px 12px;
        font-size: 14px
    }

    .related-services {
        padding: 15px
    }

    .services-list {
        flex-direction: column;
        gap: 5px
    }

    .service-item {
        padding: 8px 12px;
        border-radius: 8px
    }
}

.sout-minimal-block {
    background: white;
    padding: 60px 0;
    position: relative;
}

.sout-minimal-block .container-otraslevye-resheniya {
    max-width: 1200px;
}

.sout-minimal-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.sout-minimal-header h1 {
    font-size: 40px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 20px;
    line-height: 1.2;
    position: relative;
    display: inline-block;
}

.sout-minimal-header h1::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: #2ecc71;
    border-radius: 2px;
}

.sout-minimal-tag {
    display: inline-block;
    background: #2ecc71;
    color: white;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.sout-minimal-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: start;
}

.sout-minimal-text {
    font-size: 17px;
    line-height: 1.8;
    color: #444;
}

.sout-minimal-text p {
    margin-bottom: 25px;
    position: relative;
    padding-left: 20px;
}

.sout-minimal-text p::before {
    content: '→';
    position: absolute;
    left: 0;
    color: #2ecc71;
    font-weight: bold;
}

.sout-minimal-features {
    background: #f8faf9;
    border-radius: 15px;
    padding: 30px;
    border: 1px solid rgba(46, 204, 113, .15);
}

.sout-minimal-features h3 {
    color: #2ecc71;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.sout-minimal-features h3::before {
    content: '📌';
    font-size: 20px;
}

.sout-minimal-features ul {
    list-style: none;
    padding: 0;
}

.sout-minimal-features li {
    padding: 10px 0;
    border-bottom: 1px dashed #e0e0e0;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.sout-minimal-features li:last-child {
    border-bottom: none;
}

.sout-minimal-features li::before {
    content: '✓';
    color: #2ecc71;
    font-weight: bold;
    font-size: 14px;
}

.contact-section-compact {
    padding: 0 0 70px;
}

@media (max-width:768px) {
    .sout-minimal-content {
        grid-template-columns: 1fr;
        gap: 30px
    }

    .sout-minimal-header h1 {
        font-size: 32px
    }
}

.price-factor-autsors .card-factory1 .icon::before {
    content: "🔧";
}

.price-factor-autsors .card-shield1 .icon::before {
    content: "🌿";
}

.price-factor-autsors .card-law1 .icon::before {
    content: "🚨";
}

.price-factor-autsors .card-people1 .icon::before {
    content: "🎓";
}

.price-factor-autsors .card-chart1 .icon::before {
    content: "✅";
}

.price-factor-autsors .card-time1 .icon::before {
    content: "🛡️";
}

.autsorsing-test-tariffs {
    font-family: 'Inter', sans-serif;
    background: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);
    color: #1e293b;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px 16px;
    margin: 0;
}

@media (min-width: 768px) {
    .autsorsing-test-tariffs { padding: 32px; }
}

.autsorsing-test-tariffs .main-container {
    width: 100%;
    max-width: 1280px;
}

.autsorsing-test-tariffs .glass-card {
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 24px;
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    position: relative;
    height: 100%;
}

.autsorsing-test-tariffs .glass-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1024px) {
    .autsorsing-test-tariffs .glass-card:hover { transform: translateY(-8px); }
}

.autsorsing-test-tariffs .glass-card.featured {
    background: rgba(255, 255, 255, 0.95);
    border: 2px solid #fbbf24;
    box-shadow: 0 20px 50px -10px rgba(251, 191, 36, 0.15);
    z-index: 10;
}

.autsorsing-test-tariffs .glass-card.premium {
    border: 2px solid rgba(15, 23, 42, 0.1);
}
.autsorsing-test-tariffs .glass-card.premium:hover {
    border-color: rgba(15, 23, 42, 0.3);
    box-shadow: 0 20px 50px -10px rgba(15, 23, 42, 0.1);
}

.autsorsing-test-tariffs .card-header-area {
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 24px;
}

.autsorsing-test-tariffs .card-target-area {
    min-height: 70px;
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
}

.autsorsing-test-tariffs .target-content {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 20px 16px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.autsorsing-test-tariffs .featured .target-content {
    background: #fffbeb;
    border-color: #fcd34d;
}
.autsorsing-test-tariffs .premium .target-content {
    background: #f1f5f9;
    border-color: #cbd5e1;
}

.autsorsing-test-tariffs .card-list-area {
    flex-grow: 1;
    margin-bottom: 32px;
    display: flex;
    flex-direction: column;
}

.autsorsing-test-tariffs .list-header {
    min-height: 24px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.autsorsing-test-tariffs .card-footer-area {
    margin-top: auto;
    border-top: 1px solid #e2e8f0;
    padding-top: 24px;
}

.autsorsing-test-tariffs .list-check { flex-grow: 1; }

.autsorsing-test-tariffs .list-check li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    line-height: 1.4;
    color: #334155;
    font-size: 14px;
}

.autsorsing-test-tariffs .list-check li::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23d97706' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px;
}

.autsorsing-test-tariffs .list-check li.gift-item::before,
.autsorsing-test-tariffs .list-check li.special-item::before {
    content: none;
}

.autsorsing-test-tariffs .list-check li.gift-item {
    margin-top: 20px;
    padding: 12px 12px 12px 40px;
    background: #fff7ed;
    border: 1px dashed #fdba74;
    border-radius: 8px;
    color: #9a3412;
}

.autsorsing-test-tariffs .list-check li.gift-item .icon {
    position: absolute;
    left: 12px;
    top: 12px;
    color: #d97706;
    width: 18px;
    height: 18px;
}

.autsorsing-test-tariffs .list-check li.special-item {
    margin-top: 20px;
    padding: 12px 12px 12px 40px;
    background: #f5f3ff;
    border: 1px dashed #a78bfa;
    border-radius: 8px;
    color: #5b21b6;
}

.autsorsing-test-tariffs .list-check li.special-item .icon {
    position: absolute;
    left: 12px;
    top: 12px;
    color: #7c3aed;
    width: 18px;
    height: 18px;
}

.autsorsing-test-tariffs .badges-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin-top: 16px;
}

.autsorsing-test-tariffs .badges-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}
@media (min-width: 768px) {
    .autsorsing-test-tariffs .badges-row { gap: 12px; }
}

.autsorsing-test-tariffs .feature-tag {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #e2e8f0;
    padding: 6.4px 12.8px;
    border-radius: 99px;
    font-size: 12px;
    font-weight: 600;
    color: #475569;
    box-shadow: 0 2px 5px rgba(0,0,0,0.02);
    display: flex;
    align-items: center;
    gap: 6.4px;
    cursor: default;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px) {
    .autsorsing-test-tariffs .feature-tag {
        padding: 8px 16px;
        font-size: 13.6px;
        gap: 8px;
    }
}

.autsorsing-test-tariffs .feature-tag:hover {
    transform: scale(1.05) translateY(-2px);
    background: #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.08);
    border-color: #fbbf24;
    color: #0f172a;
}

.autsorsing-test-tariffs .feature-tag i {
    color: #10b981;
    width: 14px;
    height: 14px;
}
@media (min-width: 768px) {
    .autsorsing-test-tariffs .feature-tag i { width: 16px; height: 16px; }
}

.autsorsing-test-tariffs .bonus-container {
    margin-top: auto;
    padding-top: 16px;
    border-top: 1px dashed #e2e8f0;
}

.autsorsing-test-tariffs .bonus-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    font-size: 12.8px;
    font-weight: 700;
    color: #475569;
    width: 100%;
}

.autsorsing-test-tariffs .bonus-badge.accent {
    background: linear-gradient(135deg, #fff7ed 0%, #ffedd5 100%);
    border-color: #fdba74;
    color: #c2410c;
}

.autsorsing-test-tariffs .bonus-icon {
    background: #fff;
    border-radius: 50%;
    padding: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.autsorsing-test-tariffs .btn-primary {
    background-color: #fbbf24;
    color: #0f172a;
    font-weight: 800;
    padding: 16px;
    border-radius: 12px;
    width: 100%;
    transition: all 0.2s;
    box-shadow: 0 4px 6px -1px rgba(251, 191, 36, 0.3);
    border: none;
}
.autsorsing-test-tariffs .btn-primary:hover {
    background-color: #f59e0b;
    transform: translateY(-2px);
}

.autsorsing-test-tariffs .btn-outline {
    background-color: transparent;
    color: #334155;
    border: 2px solid #e2e8f0;
    font-weight: 700;
    padding: 16px;
    border-radius: 12px;
    width: 100%;
    transition: all 0.2s;
}
.autsorsing-test-tariffs .btn-outline:hover {
    border-color: #cbd5e1;
    background-color: #f8fafc;
    color: #0f172a;
}

.autsorsing-test-tariffs .hit-label {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fbbf24;
    color: #0f172a;
    font-weight: 800;
    font-size: 12px;
    text-transform: uppercase;
    padding: 6.4px 19.2px;
    border-radius: 99px;
    box-shadow: 0 4px 10px rgba(251, 191, 36, 0.4);
    letter-spacing: 0.8px;
    z-index: 20;
    white-space: nowrap;
}

.autsorsing-test-tariffs .hit-label.dark {
    background: #1e293b;
    color: #fff;
    box-shadow: 0 4px 10px rgba(30, 41, 59, 0.4);
}

.autsorsing-test-tariffs .glass-bar {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    gap: 24px;
}

@media (min-width: 768px) {
    .autsorsing-test-tariffs .glass-bar {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        text-align: left;
        padding: 24px 32px;
    }
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}
.autsorsing-test-tariffs .animate-up { animation: fadeIn 0.8s ease-out forwards; opacity: 0; }
.autsorsing-test-tariffs .delay-100 { animation-delay: 0.1s; }
.autsorsing-test-tariffs .delay-200 { animation-delay: 0.2s; }
.autsorsing-test-tariffs .delay-300 { animation-delay: 0.3s; }

.autsorsing-test-tariffs .text-center { text-align: left; }
.autsorsing-test-tariffs > .main-container > .text-center { text-align: center; }
.autsorsing-test-tariffs .md\\:text-left { text-align: left; }
.autsorsing-test-tariffs .mb-10 { margin-bottom: 40px; }
.autsorsing-test-tariffs .md\\:mb-16 { margin-bottom: 64px; }
.autsorsing-test-tariffs .text-2xl { font-size: 24px; }
.autsorsing-test-tariffs .md\\:text-5xl { font-size: 48px; }
.autsorsing-test-tariffs .font-extrabold { font-weight: 800; }
.autsorsing-test-tariffs .text-slate-900 { color: #0f172a; }
.autsorsing-test-tariffs .mb-4 { margin-bottom: 16px; }
.autsorsing-test-tariffs .md\\:mb-6 { margin-bottom: 24px; }
.autsorsing-test-tariffs .tracking-tight { letter-spacing: -0.4px; }
.autsorsing-test-tariffs .leading-tight { line-height: 1.25; }
.autsorsing-test-tariffs .text-base { font-size: 16px; }
.autsorsing-test-tariffs .md\\:text-lg { font-size: 18px; }
.autsorsing-test-tariffs .text-slate-600 { color: #475569; }
.autsorsing-test-tariffs .mb-6 { margin-bottom: 24px; }
.autsorsing-test-tariffs .font-medium { font-weight: 500; }
.autsorsing-test-tariffs .hidden { display: none; }
.autsorsing-test-tariffs .md\\:block { display: block; }
.autsorsing-test-tariffs .text-slate-400 { color: #94a3b8; }
.autsorsing-test-tariffs .mt-6 { margin-top: 24px; }
.autsorsing-test-tariffs .text-\\[10px\\] { font-size: 10px; }
.autsorsing-test-tariffs .md\\:text-xs { font-size: 12px; }
.autsorsing-test-tariffs .uppercase { text-transform: uppercase; }
.autsorsing-test-tariffs .tracking-widest { letter-spacing: 1.6px; }
.autsorsing-test-tariffs .text-s {font-size:14px;}

.autsorsing-test-tariffs .grid { display: grid; }
.autsorsing-test-tariffs .grid-cols-1 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.autsorsing-test-tariffs .lg\\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.autsorsing-test-tariffs .gap-6 { gap: 24px; }
.autsorsing-test-tariffs .lg\\:gap-8 { gap: 32px; }
.autsorsing-test-tariffs .items-stretch { align-items: stretch; }

.autsorsing-test-tariffs .p-6 { padding: 24px; }
.autsorsing-test-tariffs .md\\:p-8 { padding: 32px; }
.autsorsing-test-tariffs .relative { position: relative; }
.autsorsing-test-tariffs .md\\:mt-0 { margin-top: 0; }
.autsorsing-test-tariffs .mt-2 { margin-top: 8px; }
.autsorsing-test-tariffs .mb-1 { margin-bottom: 4px; }
.autsorsing-test-tariffs .leading-none { line-height: 1; }
.autsorsing-test-tariffs .text-slate-500 { color: #64748b; }
.autsorsing-test-tariffs .text-sm { font-size: 14px; }
.autsorsing-test-tariffs .tracking-wide { letter-spacing: 0.8px; }
.autsorsing-test-tariffs .text-amber-600 { color: #d97706; }
.autsorsing-test-tariffs .text-amber-500 { color: #f59e0b; }
.autsorsing-test-tariffs .text-purple-600 { color: #7c3aed; }
.autsorsing-test-tariffs .text-slate-700 { color: #334155; }
.autsorsing-test-tariffs .text-3xl { font-size: 30px; }
.autsorsing-test-tariffs .mb-5 { margin-bottom: 20px; }
.autsorsing-test-tariffs .whitespace-nowrap { white-space: nowrap; }
.autsorsing-test-tariffs .drop-shadow-sm { filter: drop-shadow(0 1px 1px rgba(0,0,0,0.05)); }

.autsorsing-test-tariffs .mt-12 { margin-top: 48px; }
.autsorsing-test-tariffs .flex { display: flex; }
.autsorsing-test-tariffs .items-center { align-items: center; }
.autsorsing-test-tariffs .gap-4 { gap: 16px; }
.autsorsing-test-tariffs .bg-amber-100 { background-color: #fef3c7; }
.autsorsing-test-tariffs .p-3 { padding: 12px; }
.autsorsing-test-tariffs .rounded-full { border-radius: 9999px; }
.autsorsing-test-tariffs .flex-shrink-0 { flex-shrink: 0; }
.autsorsing-test-tariffs .md\\:w-auto { width: auto; }
.autsorsing-test-tariffs .text-lg { font-size: 18px; }
.autsorsing-test-tariffs .md\\:mt-0 { margin-top: 0; }
.autsorsing-test-tariffs .bg-amber-500 { background-color: #f59e0b; }
.autsorsing-test-tariffs .hover\\:bg-amber-400:hover { background-color: #fbbf24; }
.autsorsing-test-tariffs .py-3 { padding-top: 12px; padding-bottom: 12px; }
.autsorsing-test-tariffs .px-8 { padding-left: 32px; padding-right: 32px; }
.autsorsing-test-tariffs .rounded-xl { border-radius: 12px; }
.autsorsing-test-tariffs .shadow-lg { box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1); }
.autsorsing-test-tariffs .shadow-amber-500\\/30 { box-shadow: 0 10px 15px -3px rgba(251,191,36,0.3), 0 4px 6px -4px rgba(251,191,36,0.3); }
.autsorsing-test-tariffs .shadow-amber-500\\/50 { box-shadow: 0 10px 15px -3px rgba(251,191,36,0.5), 0 4px 6px -4px rgba(251,191,36,0.5); }
.autsorsing-test-tariffs .transition-all { transition: all 0.2s ease; }
.autsorsing-test-tariffs .transform { transform: translateZ(0); }
.autsorsing-test-tariffs .hover\\:-translate-y-1:hover { transform: translateY(-4px); }
.autsorsing-test-tariffs .hover\\:shadow-amber-500\\/50:hover { box-shadow: 0 10px 15px -3px rgba(251,191,36,0.5), 0 4px 6px -4px rgba(251,191,36,0.5); }
.autsorsing-test-tariffs .justify-center { justify-content: center; }
.autsorsing-test-tariffs .gap-2 { gap: 8px; }

.autsorsing-test-tariffs .w-3 { width: 12px; }
.autsorsing-test-tariffs .h-3 { height: 12px; }
.autsorsing-test-tariffs .w-5 { width: 20px; }
.autsorsing-test-tariffs .h-5 { height: 20px; }
.autsorsing-test-tariffs .w-6 { width: 24px; }
.autsorsing-test-tariffs .h-6 { height: 24px; }

.autsorsing-test-tariffs .space-y-2 > :not([hidden]) ~ :not([hidden]) {
    margin-top: 8px;
}

@media (min-width: 1024px) {
    .autsorsing-test-tariffs .lg\\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .autsorsing-test-tariffs .lg\\:gap-8 { gap: 32px; }
}

@media (max-width: 767px) {
    .autsorsing-test-tariffs {
        min-height: auto;
        padding: 24px 16px;
    }

    .autsorsing-test-tariffs .grid-cols-1 {
        grid-template-columns: 1fr;
    }

    .autsorsing-test-tariffs .glass-card {
        border-radius: 20px;
    }

    .autsorsing-test-tariffs .p-6,
    .autsorsing-test-tariffs .md\\:p-8 {
        padding: 24px;
    }

    .autsorsing-test-tariffs .card-header-area {
        min-height: auto;
        margin-bottom: 16px;
    }

    .autsorsing-test-tariffs .card-target-area {
        min-height: auto;
    }

    .autsorsing-test-tariffs .target-content {
        padding: 16px;
    }

    .autsorsing-test-tariffs .glass-bar {
        padding: 24px;
        text-align: center;
    }
}

.autsorsing-test-compare {
    font-family: 'Inter', sans-serif;
    background: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);
    color: #1e293b;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px;
    margin: 0;
}

.autsorsing-test-compare .main-container {
    width: 100%;
    max-width: 1200px;
}

.autsorsing-test-compare .glass-wrapper {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 20px;
    box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    overflow-x: auto;
    animation: fadeIn 0.8s ease-out;
}

.autsorsing-test-compare table {
    width: 100%;
    border-collapse: collapse;
    min-width: 900px;
}

.autsorsing-test-compare th {
    background: #f1f5f9;
    padding: 24px 16px;
    text-transform: uppercase;
    font-size: 12.8px;
    font-weight: 800;
    color: #64748b;
    letter-spacing: 0.8px;
    text-align: center;
    border-bottom: 2px solid #cbd5e1;
    border-right: 1px solid #e2e8f0;
    vertical-align: middle;
    position: relative;
    z-index: 20;
}

.autsorsing-test-compare th:last-child {
    border-right: none;
}

.autsorsing-test-compare th.header-our {
    background: #fffbeb;
    color: #d97706;
    border-bottom: 2px solid #fbbf24;
}

.autsorsing-test-compare tr {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-bottom: 1px solid #cbd5e1;
    position: relative;
    opacity: 0;
    animation: fadeInUp 0.6s ease-out forwards;
}

.autsorsing-test-compare tr:last-child {
    border-bottom: none;
}

.autsorsing-test-compare tbody tr:nth-child(1) { animation-delay: 0.1s; }
.autsorsing-test-compare tbody tr:nth-child(2) { animation-delay: 0.2s; }
.autsorsing-test-compare tbody tr:nth-child(3) { animation-delay: 0.3s; }
.autsorsing-test-compare tbody tr:nth-child(4) { animation-delay: 0.4s; }
.autsorsing-test-compare tbody tr:nth-child(5) { animation-delay: 0.5s; }

.autsorsing-test-compare tbody tr:hover {
    background: rgba(255, 255, 255, 0.95);
    z-index: 10;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    border-color: transparent;
}

.autsorsing-test-compare td {
    padding: 24px 32px;
    font-size: 15.2px;
    line-height: 1.5;
    vertical-align: middle;
    border-right: 1px solid #e2e8f0;
    color: #334155;
}

.autsorsing-test-compare td:last-child {
    border-right: none;
}

.autsorsing-test-compare td.col-criteria {
    background: rgba(248, 250, 252, 0.5);
    width: 240px;
    border-right: 1px solid #cbd5e1;
    transition: background 0.3s;
}

.autsorsing-test-compare tbody tr:hover td.col-criteria {
    background: rgba(248, 250, 252, 0.8);
}

.autsorsing-test-compare .criteria-content {
    display: flex;
    align-items: center;
    gap: 16px;
    font-weight: 800;
    color: #475569;
}

.autsorsing-test-compare .criteria-icon {
    color: #94a3b8;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    transition: color 0.3s;
}

.autsorsing-test-compare tbody tr:hover .criteria-icon {
    color: #64748b;
}

.autsorsing-test-compare td.col-staff {
    background: rgba(248, 250, 252, 0.3);
    color: #64748b;
    width: 35%;
}

.autsorsing-test-compare td.col-our {
    background: #ffffff;
    color: #1e293b;
    position: relative;
    width: 40%;
    box-shadow: inset 3px 0 0 #fbbf24;
    padding-left: 40px;
}

.autsorsing-test-compare .text-bold {
    font-weight: 800;
    color: #0f172a;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 4px;
}

.autsorsing-test-compare .text-regular {
    font-weight: 400;
    display: block;
}

.autsorsing-test-compare .inline-icon {
    color: #d97706;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    animation: pulse-gold 3s infinite ease-in-out;
}

.autsorsing-test-compare .star-icon {
    animation: pulse-gold 3s infinite ease-in-out;
}

.autsorsing-test-compare .text-center { text-align: center; }
.autsorsing-test-compare .mb-16 { margin-bottom: 64px; }
.autsorsing-test-compare .text-3xl { font-size: 30px; }
.autsorsing-test-compare .font-extrabold { font-weight: 800; }
.autsorsing-test-compare .text-slate-900 { color: #0f172a; }
.autsorsing-test-compare .items-center { align-items: center; }
.autsorsing-test-compare .justify-center { justify-content: center; }
.autsorsing-test-compare .gap-2 { gap: 8px; }
.autsorsing-test-compare .w-4 { width: 16px; }
.autsorsing-test-compare .h-4 { height: 16px; }

@media (min-width: 768px) {
    .autsorsing-test-compare .md\\:text-5xl { font-size: 48px; }
    .autsorsing-test-compare .md\\:block { display: block; }
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes pulse-gold {
    0% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.15); opacity: 0.8; }
    100% { transform: scale(1); opacity: 1; }
}

.autsorsing-test-riskcalc {
    font-family: 'Inter', sans-serif;
    background: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);
    color: #1e293b;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    margin: 0;
}

@media (min-width: 768px) {
    .autsorsing-test-riskcalc { padding: 0 32px 32px; }
}

.autsorsing-test-riskcalc .main-container {
    width: 100%;
    max-width: 1200px;
}

.autsorsing-test-riskcalc .instruction-plate {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.8);
    padding: 8px 16px;
    border-radius: 99px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.03);
}

.chto-vhodit-v-autsors .instruction-plate {
    display: flex;
    align-items: center;
    gap: 8px;
    background: rgb(239 239 239);
    border: 1px solid rgba(255, 255, 255, 0.8);
    padding: 8px 16px;
    border-radius: 99px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
    text-align: center;
    justify-content: center;
    margin: 30px 0;
}

@media (min-width: 768px) {
    .autsorsing-test-riskcalc .instruction-plate,
    .chto-vhodit-v-autsors .instruction-plate {
        padding: 12px 24px;
        gap: 12px;
    }
}

.autsorsing-test-riskcalc .glass-panel {
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 24px;
    box-shadow: 0 20px 50px -15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr;
}

@media (min-width: 1024px) {
    .autsorsing-test-riskcalc .glass-panel {
        grid-template-columns: 1.2fr 0.8fr;
        border-radius: 32px;
    }
}

.autsorsing-test-riskcalc .checklist-side {
    padding: 24px;
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .checklist-side { padding: 40px; }
}

.autsorsing-test-riskcalc .risk-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 14px;
    border-radius: 14px;
    border: 1px solid transparent;
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    user-select: none;
    background: rgba(255, 255, 255, 0.4);
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .autsorsing-test-riskcalc .risk-item {
        gap: 16px;
        padding: 16px;
        border-radius: 16px;
        margin-bottom: 12px;
    }
}

.autsorsing-test-riskcalc .risk-item:hover {
    background: rgba(255, 255, 255, 0.8);
    border-color: rgba(251, 191, 36, 0.3);
}

.autsorsing-test-riskcalc .risk-item.active {
    background: white;
    border-color: #fbbf24;
    box-shadow: 0 4px 15px -5px rgba(251, 191, 36, 0.2);
}

.autsorsing-test-riskcalc .custom-check {
    width: 20px;
    height: 20px;
    border: 2px solid #cbd5e1;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.2s;
    margin-top: 2px;
}

@media (min-width: 768px) {
    .autsorsing-test-riskcalc .custom-check { width: 24px; height: 24px; }
}

.autsorsing-test-riskcalc .custom-check i,
.autsorsing-test-riskcalc .custom-check svg {
    opacity: 0;
    transition: opacity 0.2s;
}

.autsorsing-test-riskcalc .active .custom-check {
    background: #fbbf24;
    border-color: #fbbf24;
    color: #0f172a;
}

.autsorsing-test-riskcalc .active .custom-check i,
.autsorsing-test-riskcalc .active .custom-check svg {
    opacity: 1;
}

.autsorsing-test-riskcalc .item-text {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.autsorsing-test-riskcalc .item-title {
    font-weight: 700;
    font-size: 14px;
    color: #1e293b;
    line-height: 1.3;
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .item-title { font-size: 15.2px; }
}

.autsorsing-test-riskcalc .item-sub {
    font-size: 12px;
    color: #64748b;
}

.autsorsing-test-riskcalc .result-side {
    background: rgba(248, 250, 252, 0.5);
    padding: 24px;
    border-top: 1px solid #e2e8f0;
    display: flex;
    flex-direction: column;
}
@media (min-width: 1024px) {
    .autsorsing-test-riskcalc .result-side {
        padding: 40px;
        border-top: none;
        border-left: 1px solid #e2e8f0;
    }
}

.autsorsing-test-riskcalc .total-card {
    background: #0f172a;
    border-radius: 20px;
    padding: 24px;
    color: white;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
    box-shadow: 0 20px 40px -10px rgba(15, 23, 42, 0.3);
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .total-card {
        border-radius: 24px;
        padding: 32px;
        margin-bottom: 32px;
    }
}

.autsorsing-test-riskcalc .total-card::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(251, 191, 36, 0.1) 0%, rgba(0,0,0,0) 70%);
    pointer-events: none;
}

.autsorsing-test-riskcalc .total-label {
    font-size: 10.4px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    font-weight: 700;
    color: #94a3b8;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .total-label { font-size: 12px; }
}

.autsorsing-test-riskcalc .total-amount {
    font-size: 32px;
    font-weight: 800;
    line-height: 1;
    transition: color 0.3s;
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .total-amount { font-size: 48px; }
}

.autsorsing-test-riskcalc .risk-meter {
    height: 6px;
    background: #334155;
    border-radius: 99px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .risk-meter { height: 8px; margin-top: 24px; }
}

.autsorsing-test-riskcalc .meter-fill {
    height: 100%;
    width: 0%;
    background: linear-gradient(90deg, #fbbf24, #f87171, #ef4444);
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.autsorsing-test-riskcalc .solution-box {
    flex-grow: 1;
}

.autsorsing-test-riskcalc .gift-box {
    background: linear-gradient(135deg, #ffffff 0%, #f0fdf4 100%);
    border: 2px dashed #10b981;
    border-radius: 16px;
    padding: 16px;
    position: relative;
    margin-top: 20px;
    box-shadow: 0 10px 25px -10px rgba(16, 185, 129, 0.15);
    animation: gift-glow 3s infinite ease-in-out;
    cursor: default;
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .gift-box { border-radius: 20px; padding: 20px; margin-top: 24px; }
}

.autsorsing-test-riskcalc .gift-tag {
    position: absolute;
    top: -10px;
    right: 15px;
    background: #10b981;
    color: white;
    font-size: 9.6px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 3.2px 9.6px;
    border-radius: 99px;
    box-shadow: 0 4px 10px rgba(16, 185, 129, 0.3);
}

.autsorsing-test-riskcalc .gift-icon-container {
    background: #10b981;
    color: white;
    width: 32px;
    height: 32px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 0 4px 10px rgba(16, 185, 129, 0.2);
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .gift-icon-container { width: 40px; height: 40px; border-radius: 12px; }
}

@keyframes gift-glow {
    0%, 100% { border-color: #10b981; box-shadow: 0 10px 25px -10px rgba(16, 185, 129, 0.15); }
    50% { border-color: #34d399; box-shadow: 0 10px 30px 0px rgba(16, 185, 129, 0.25); }
}

.autsorsing-test-riskcalc .btn-order {
    background: #fbbf24;
    color: #0f172a;
    font-weight: 800;
    padding: 16px;
    border-radius: 14px;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.2s;
    box-shadow: 0 10px 20px -5px rgba(251, 191, 36, 0.4);
    margin-top: 16px;
    font-size: 15.2px;
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .btn-order { padding: 20px; border-radius: 16px; font-size: 16px; }
}

.autsorsing-test-riskcalc .btn-order:hover {
    background: #f59e0b;
    transform: translateY(-2px);
    box-shadow: 0 15px 30px -5px rgba(251, 191, 36, 0.5);
}

.autsorsing-test-riskcalc .critical-warning {
    background: #fef2f2;
    border: 1px solid #fee2e2;
    padding: 12px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 12px;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s;
}

.autsorsing-test-riskcalc .critical-warning.visible {
    opacity: 1;
    transform: translateY(0);
}

@media (max-width: 768px) {
    .autsorsing-test-riskcalc .critical-warning {
        padding: 16px;
        border-radius: 12px;
        gap: 16px;
        margin-top: 16px;
        display: none;
    }
    .autsorsing-test-riskcalc .critical-warning.visible {
        display: block;
    }
}

.autsorsing-test-riskcalc .section-title {
    font-size: 24px;
    line-height: 1.2;
}
@media (min-width: 768px) {
    .autsorsing-test-riskcalc .section-title { font-size: 36px; }
}
@media (min-width: 1024px) {
    .autsorsing-test-riskcalc .section-title { font-size: 40px; }
}

.autsorsing-test-riskcalc .text-center { text-align: center; }
.autsorsing-test-riskcalc .mb-6 { margin-bottom: 24px; }
.autsorsing-test-riskcalc .md\\:mb-10 { margin-bottom: 40px; }
.autsorsing-test-riskcalc .font-extrabold { font-weight: 800; }
.autsorsing-test-riskcalc .text-slate-900 { color: #0f172a; }
.autsorsing-test-riskcalc .mb-2 { margin-bottom: 8px; }
.autsorsing-test-riskcalc .tracking-tight { letter-spacing: -0.4px; }
.autsorsing-test-riskcalc .hidden { display: none; }
.autsorsing-test-riskcalc .md\\:block { display: block; }
.autsorsing-test-riskcalc .flex { display: flex; }
.autsorsing-test-riskcalc .justify-center { justify-content: center; }
.autsorsing-test-riskcalc .w-4 { width: 16px; }
.autsorsing-test-riskcalc .h-4 { height: 16px; }
.autsorsing-test-riskcalc .text-amber-500 { color: #f59e0b; }
.autsorsing-test-riskcalc .sm\\:block { display: block; }
.autsorsing-test-riskcalc .text-slate-600 { color: #475569; }
.autsorsing-test-riskcalc .font-semibold { font-weight: 600; }
.autsorsing-test-riskcalc .text-xs { font-size: 12px; }
.autsorsing-test-riskcalc .sm\\:text-sm { font-size: 14px; }
.autsorsing-test-riskcalc .md\\:text-base { font-size: 16px; }
.autsorsing-test-riskcalc .p-4 { padding: 16px; }
.autsorsing-test-riskcalc .bg-white\\/50 { background: rgba(255, 255, 255, 0.5); }
.autsorsing-test-riskcalc .rounded-2xl { border-radius: 16px; }
.autsorsing-test-riskcalc .border { border-width: 1px; }
.autsorsing-test-riskcalc .border-white\\/80 { border-color: rgba(255, 255, 255, 0.8); }
.autsorsing-test-riskcalc .shadow-sm { box-shadow: 0 1px 2px rgba(0,0,0,0.05); }
.autsorsing-test-riskcalc .mb-1\\.5 { margin-bottom: 6px; }
.autsorsing-test-riskcalc .md\\:mb-2 { margin-bottom: 8px; }
.autsorsing-test-riskcalc .gap-2 { gap: 8px; }
.autsorsing-test-riskcalc .text-sm { font-size: 14px; }
.autsorsing-test-riskcalc .md\\:text-base { font-size: 16px; }
.autsorsing-test-riskcalc .w-5 { width: 20px; }
.autsorsing-test-riskcalc .h-5 { height: 20px; }
.autsorsing-test-riskcalc .text-emerald-500 { color: #10b981; }
.autsorsing-test-riskcalc .md\\:text-sm { font-size: 14px; }
.autsorsing-test-riskcalc .leading-relaxed { line-height: 1.625; }
.autsorsing-test-riskcalc .space-y-3 > :not([hidden]) ~ :not([hidden]) { margin-top: 12px; }
.autsorsing-test-riskcalc .md\\:space-y-4 > :not([hidden]) ~ :not([hidden]) { margin-top: 16px; }
.autsorsing-test-riskcalc .w-6 { width: 24px; }
.autsorsing-test-riskcalc .h-6 { height: 24px; }
.autsorsing-test-riskcalc .md\\:w-8 { width: 32px; }
.autsorsing-test-riskcalc .md\\:h-8 { height: 32px; }
.autsorsing-test-riskcalc .text-red-500 { color: #ef4444; }
.autsorsing-test-riskcalc .text-red-700 { color: #b91c1c; }
.autsorsing-test-riskcalc .flex-shrink-0 { flex-shrink: 0; }
.autsorsing-test-riskcalc .text-\\[10px\\] { font-size: 10px; }
.autsorsing-test-riskcalc .md\\:text-xs { font-size: 12px; }
.autsorsing-test-riskcalc .font-bold { font-weight: 700; }
.autsorsing-test-riskcalc .text-red-800 { color: #991b1b; }
.autsorsing-test-riskcalc .uppercase { text-transform: uppercase; }
.autsorsing-test-riskcalc .leading-tight { line-height: 1.25; }
.autsorsing-test-riskcalc .text-red-900 { color: #7f1d1d; }
.autsorsing-test-riskcalc .gap-3 { gap: 12px; }
.autsorsing-test-riskcalc .md\\:gap-4 { gap: 16px; }
.autsorsing-test-riskcalc .w-5 { width: 20px; }
.autsorsing-test-riskcalc .h-5 { height: 20px; }
.autsorsing-test-riskcalc .md\\:w-6 { width: 24px; }
.autsorsing-test-riskcalc .md\\:h-6 { height: 24px; }
.autsorsing-test-riskcalc .text-emerald-700 { color: #047857; }
.autsorsing-test-riskcalc .tracking-wider { letter-spacing: 0.8px; }
.autsorsing-test-riskcalc .mb-0\\.5 { margin-bottom: 2px; }
.autsorsing-test-riskcalc .text-\\[9px\\] { font-size: 9px; }
.autsorsing-test-riskcalc .md\\:text-\\[10px\\] { font-size: 10px; }
.autsorsing-test-riskcalc .text-slate-500 { color: #64748b; }
.autsorsing-test-riskcalc .w-4 { width: 16px; }
.autsorsing-test-riskcalc .h-4 { height: 16px; }
.autsorsing-test-riskcalc .md\\:w-5 { width: 20px; }
.autsorsing-test-riskcalc .md\\:h-5 { height: 20px; }
.autsorsing-test-riskcalc .text-red-600 { color: #dc2626; }

.eleventh-block {
    background: #F5F7FA;
}

h2:not(.first-screen-mainpage__kicker, .intro .text h2), p.title-p.otr-solution {
	font-size: 26px !important;
	color: #0f172a !important;
	line-height: 1 !important;
	font-weight: 800 !important;
	font-family: Inter !important;
	margin: 60px auto !important;
}

.intro .text h2 {
    font-size: 26px !important;
	color: #0f172a !important;
	line-height: 1 !important;
	font-weight: 800 !important;
	font-family: Inter !important;
}

@media (max-width: 768px) {
	.autsorsing-test-tariffs .grid-cols-1 {
		grid-template-columns: 1fr;
	}
	h2:not(.first-screen-mainpage__kicker), p.title-p.otr-solution {
		font-size: 19px !important;
	}
}

span.first-screen-mainpage__list-text {
    font-size: 16px;
}

.first-screen-mainpage__beforesubmit-wrap {
    margin-bottom: 1.25rem;
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    background: rgba(255, 255, 255, 1);
    border: 1px dashed #cbd5e1;
    padding: 0.75rem 1rem;
    border-radius: 12px;
    font-size: 14px;
    line-height: 1.4;
    color: #334155;
}

.first-screen-mainpage__beforesubmit-wrap p {
    margin: 0;
}

.first-screen-mainpage__beforesubmit-wrap strong {
    color: #0f172a;
}

.first-screen-mainpage__beforesubmit-icon {
    color: #d97706;
    flex-shrink: 0;
    margin-top: 2px;
    width: 20px;
    height: 20px;
}

.docs12-advantages {
    font-family: 'Inter', sans-serif;
    color: #1e293b;
    padding: 0 20px;
    margin-bottom: 90px !important;
}

.docs12-main-container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.docs12-header {
    text-align: center;
    margin-bottom: 40px;
}

.docs12-section-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    padding: 6px 16px;
    border-radius: 99px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    font-weight: 700;
    color: #d97706;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 24px;
    border: 1px solid rgba(251, 191, 36, 0.2);
}

.docs12-star-icon {
    width: 16px;
    height: 16px;
    color: #f59e0b;
    fill: #f59e0b;
}

.docs12-title {
    font-size: 32px;
    font-weight: 800;
    color: #0f172a;
    letter-spacing: -0.3px;
    line-height: 1.1;
    margin: 0;
}

.docs12-timeline-wrapper {
    position: relative;
    padding-left: 24px;
}

.docs12-timeline-line {
    position: absolute;
    left: 24px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: linear-gradient(to bottom, #fbbf24 0%, rgba(251, 191, 36, 0.1) 100%);
    z-index: 0;
}

.docs12-timeline-item {
    position: relative;
    margin-bottom: 32px;
    display: flex;
    gap: 20px;
    z-index: 1;
}

.docs12-timeline-item:last-child {
    margin-bottom: 0;
}

.docs12-icon-sphere {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 20px -5px rgba(251, 191, 36, 0.2), inset 0 2px 4px rgba(255, 255, 255, 1);
    color: #d97706;
    transition: all 0.4s ease;
    position: relative;
}

.docs12-item-icon {
    width: 24px;
    height: 24px;
}

.docs12-timeline-item:hover .docs12-icon-sphere {
    transform: scale(1.05);
    background: #fff;
    box-shadow: 0 10px 25px -5px rgba(251, 191, 36, 0.3), inset 0 0 0 2px #fbbf24;
    color: #b45309;
}

.docs12-content-box {
    padding-top: 4px;
    transition: transform 0.3s ease;
}

.docs12-timeline-item:hover .docs12-content-box {
    transform: translateX(5px);
}

.docs12-item-title {
    font-size: 18px;
    font-weight: 800;
    color: #0f172a;
    margin: 0 0 8px;
    line-height: 1.2;
}

.docs12-item-text {
    font-size: 15px;
    line-height: 1.5;
    color: #475569;
    max-width: 650px;
    margin: 0;
}

.docs12-step-number {
    position: absolute;
    top: -2px;
    right: -2px;
    background: #0f172a;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
}

@keyframes docs12-fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.docs12-animate-item {
    opacity: 0;
    animation: docs12-fadeInUp 0.8s ease-out forwards;
}

.docs12-delay-100 {
    animation-delay: 0.1s;
}

.docs12-delay-200 {
    animation-delay: 0.2s;
}

.docs12-delay-300 {
    animation-delay: 0.4s;
}

.docs12-delay-400 {
    animation-delay: 0.5s;
}

@media (min-width: 768px) {
    .docs12-advantages {
        margin-top: 60px;
    }

    .docs12-header {
        margin-bottom: 64px;
    }

    .docs12-title {
        font-size: 40px;
    }

    .docs12-timeline-wrapper {
        padding-left: 0;
    }

    .docs12-timeline-line {
        left: 40px;
    }

    .docs12-timeline-item {
        gap: 40px;
        margin-bottom: 40px;
    }

    .docs12-icon-sphere {
        width: 80px;
        height: 80px;
    }

    .docs12-item-icon {
        width: 40px;
        height: 40px;
    }

    .docs12-content-box {
        padding-top: 16px;
    }

    .docs12-item-title {
        font-size: 24px;
    }

    .docs12-item-text {
        font-size: 17px;
    }

    .docs12-step-number {
        width: 28px;
        height: 28px;
        font-size: 13px;
        top: 0;
        right: 0;
    }
}

.docs2-section {
    font-family: 'Inter', sans-serif;
    color: #1e293b;
    padding: 20px;
}

.docs2-main-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.docs2-header {
    text-align: center;
    margin-bottom: 40px;
}

.docs2-section-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    padding: 6px 16px;
    border-radius: 99px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    font-weight: 700;
    color: #d97706;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 24px;
    border: 1px solid rgba(251, 191, 36, 0.2);
}

.docs2-badge-icon {
    width: 16px;
    height: 16px;
}

.docs2-title {
    font-size: 30px;
    font-weight: 800;
    color: #0f172a;
    letter-spacing: -0.3px;
    line-height: 1.15;
    margin: 0 0 24px;
}

.docs2-break {
    display: none;
}

.docs2-intro-box {
    text-align: center;
    margin-bottom: 32px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.docs2-intro-text {
    font-size: 16px;
    line-height: 1.6;
    color: #475569;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
    padding: 24px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    margin: 0;
}

.docs2-bold {
    font-weight: 700;
    color: #0f172a;
}

.docs2-subtitle {
    font-size: 20px;
    font-weight: 700;
    color: #334155;
    margin: 0 0 32px;
}

.docs2-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    align-items: stretch;
}

.docs2-glass-card {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 24px;
    padding: 32px;
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    height: 100%;
    opacity: 0;
    animation: docs2-fadeInUp 0.8s ease-out forwards;
}

.docs2-glass-card:hover {
    transform: translateY(-8px);
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.15);
    border-color: #fff;
}

.docs2-icon-box {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    color: #d97706;
    box-shadow: 0 4px 10px rgba(251, 191, 36, 0.2);
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

.docs2-glass-card:hover .docs2-icon-box {
    transform: scale(1.1) rotate(5deg);
}

.docs2-card-icon {
    width: 32px;
    height: 32px;
}

.docs2-card-title {
    font-size: 20px;
    font-weight: 700;
    color: #0f172a;
    margin: 0 0 4px;
}

.docs2-card-meta {
    font-size: 12px;
    font-weight: 700;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 16px;
    display: block;
}

.docs2-card-text {
    color: #475569;
    line-height: 1.7;
    font-size: 14px;
    margin: 0;
}

.docs2-warning-card {
    margin-top: 48px;
    background: #0f172a;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    padding: 24px 32px;
    display: flex;
    align-items: center;
    gap: 24px;
    box-shadow: 0 20px 50px -10px rgba(15, 23, 42, 0.3);
    position: relative;
    overflow: hidden;
    opacity: 0;
    animation: docs2-fadeInUp 0.8s ease-out forwards;
}

.docs2-warning-icon {
    background: rgba(251, 191, 36, 0.16);
    color: #fbbf24;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.docs2-warning-icon-svg {
    width: 24px;
    height: 24px;
}

.docs2-warning-title {
    font-size: 18px;
    font-weight: 700;
    color: #fbbf24;
    margin: 0 0 4px;
}

.docs2-warning-text {
    color: #cbd5e1;
    line-height: 1.7;
    font-weight: 500;
    margin: 0;
    font-size: 15px;
}

.docs2-warning-amount {
    font-weight: 800;
    color: #fbbf24;
    border-bottom: 2px solid rgba(251, 191, 36, 0.4);
    white-space: nowrap;
}

@keyframes docs2-fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.docs2-delay-100 {
    animation-delay: 0.1s;
}

.docs2-delay-200 {
    animation-delay: 0.3s;
}

.docs2-delay-300 {
    animation-delay: 0.5s;
}

.docs2-delay-400 {
    animation-delay: 0.7s;
}

.docs2-animate-header {
    opacity: 0;
    animation: docs2-fadeInUp 0.8s ease-out forwards;
}

@media (max-width: 640px) {
    .docs2-warning-card {
        flex-direction: column;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .docs2-title {
        font-size: 48px;
    }

    .docs2-break {
        display: inline;
    }

    .docs2-intro-text {
        font-size: 18px;
        padding: 32px;
    }

    .docs2-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 32px;
    }

    .docs2-card-text {
        font-size: 16px;
    }
}

.docs3-section {
    font-family: 'Inter', sans-serif;
    color: #1e293b;
    padding: 48px 16px 0;
}

.docs3-main-container {
    max-width: 1280px;
    margin: 0 auto;
}

.docs3-heading {
    text-align: center;
    margin-bottom: 48px;
}

.docs3-title {
    font-size: 30px;
    line-height: 1.1;
    font-weight: 800;
    color: #0f172a;
    margin: 0 0 16px;
    letter-spacing: -0.3px;
}

.docs3-subtitle {
    font-size: 18px;
    color: #475569;
    max-width: 960px;
    margin: 0 auto;
}

.docs3-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}

.docs3-glass-card {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 24px;
}

.docs3-glass-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.1);
}

.docs3-number-bg {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 96px;
    font-weight: 900;
    line-height: 1;
    color: rgba(0, 0, 0, 0.03);
    z-index: 0;
    pointer-events: none;
    transition: all 0.3s;
}

.docs3-glass-card:hover .docs3-number-bg {
    color: rgba(0, 0, 0, 0.06);
    transform: scale(1.05);
}

.docs3-header-area {
    min-height: 72px;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 8px;
    z-index: 1;
    position: relative;
}

.docs3-icon-wrapper {
    background: linear-gradient(145deg, #ffffff, #f1f5f9);
    border: 1px solid #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    z-index: 1;
}

.docs3-icon {
    width: 28px;
    height: 28px;
}

.docs3-icon-blue { color: #2563eb; }
.docs3-icon-amber { color: #f59e0b; }
.docs3-icon-red { color: #ef4444; }
.docs3-icon-orange { color: #f97316; }
.docs3-icon-green { color: #10b981; }

@keyframes docs3-float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}

.docs3-icon-animate {
    animation: docs3-float 5s ease-in-out infinite;
}

.docs3-delay-20 { animation-delay: 0.2s; }
.docs3-delay-40 { animation-delay: 0.4s; }
.docs3-delay-60 { animation-delay: 0.6s; }
.docs3-delay-80 { animation-delay: 0.8s; }

.docs3-card-title {
    font-size: 18px;
    font-weight: 700;
    color: #0f172a;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0;
}

.docs3-chip {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.docs3-chip-blue { color: #2563eb; }
.docs3-chip-amber { color: #d97706; }
.docs3-chip-red { color: #dc2626; }
.docs3-chip-orange { color: #ea580c; }
.docs3-chip-green { color: #059669; }

.docs3-subtitle-area {
    min-height: 40px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    z-index: 1;
    position: relative;
}

.docs3-subtitle-text {
    font-size: 14px;
    color: #64748b;
    font-style: italic;
    margin: 0;
}

.docs3-custom-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.docs3-grow {
    flex-grow: 1;
}

.docs3-custom-list li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 10px;
    line-height: 1.4;
    color: #334155;
    font-size: 14px;
    font-weight: 500;
}

.docs3-custom-list li:last-child {
    margin-bottom: 0;
}

.docs3-custom-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.docs3-list-blue li::before { background: #3b82f6; box-shadow: 0 0 8px rgba(59, 130, 246, 0.4); }
.docs3-list-yellow li::before { background: #f59e0b; box-shadow: 0 0 8px rgba(245, 158, 11, 0.4); }
.docs3-list-red li::before { background: #ef4444; box-shadow: 0 0 8px rgba(239, 68, 68, 0.4); }
.docs3-list-orange li::before { background: #f97316; box-shadow: 0 0 8px rgba(249, 115, 22, 0.4); }
.docs3-list-green li::before { background: #10b981; box-shadow: 0 0 8px rgba(16, 185, 129, 0.4); }

.docs3-custom-list strong {
    color: #0f172a;
    font-weight: 700;
}

.docs3-inner-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
}

.docs3-dark-glass {
    margin-top: 48px;
    background: #0f172a;
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 50px -10px rgba(15, 23, 42, 0.3);
    padding: 32px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.docs3-glow-effect {
    position: absolute;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(59, 130, 246, 0.15) 0%, rgba(0, 0, 0, 0) 70%);
    top: -50%;
    right: -10%;
    pointer-events: none;
}

.docs3-dark-content {
    position: relative;
    z-index: 1;
}

.docs3-dark-top {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
}

.docs3-dark-info-icon {
    width: 24px;
    height: 24px;
    color: #fbbf24;
}

.docs3-dark-top-text {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fbbf24;
}

.docs3-dark-title {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.35;
    margin: 0 0 16px;
}

.docs3-dark-text {
    color: #cbd5e1;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

.docs3-dark-action {
    position: relative;
    z-index: 1;
    width: 100%;
}

.docs3-btn-yellow {
    width: 100%;
    background-color: #fbbf24;
    color: #0f172a;
    font-weight: 800;
    box-shadow: 0 4px 15px rgba(251, 191, 36, 0.4);
    transition: all 0.3s;
    border: none;
    border-radius: 12px;
    padding: 16px 24px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
}

.docs3-btn-yellow:hover {
    background-color: #f59e0b;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(251, 191, 36, 0.5);
}

.docs3-btn-arrow {
    width: 20px;
    height: 20px;
}

@media (min-width: 768px) {
    .docs3-title {
        font-size: 48px;
    }

    .docs3-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .docs3-inner-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .docs3-dark-glass {
        padding: 40px;
    }
}

@media (min-width: 1024px) {
    .docs3-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .docs3-grid-sout .docs3-col-2 {
        grid-column: span 3 / span 3;
    }

    .docs3-col-2 {
        grid-column: span 2 / span 2;
    }

    .docs3-col-3 {
        grid-column: span 3 / span 3;
    }

    .docs3-dark-glass {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 32px;
    }

    .docs3-dark-action {
        width: auto;
        flex-shrink: 0;
    }

    .docs3-btn-yellow {
        width: auto;
    }
}

@media (max-width: 768px) {
    .docs12-icon-sphere {
        left: -1.45em;
    }
    .autsorsing-test-riskcalc {
        padding: 60px 0;
    }
    .docs12-advantages {
        padding-top: 60px;
    }
}

@media (max-width: 480px) {
    .first-screen-mainpage__beforesubmit-wrap p {
        font-size: 12px;
    }
}

#work-scheme-1029.kak-oformit-autsors .timeline-wrapper, #work-scheme-1015.kak-oformit-autsors .timeline-wrapper {
    padding-top: 20px;
}

/* === OPR Block 3 (ocenka-professionalnyh-riskov2) === */
.opr3-riskdocs {
    font-family: 'Inter', sans-serif;
    color: #1e293b;
    padding: 48px 16px 40px;
}

.opr3-riskdocs .max-w-7xl,
.opr3-riskdocs .max-w-4xl {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.opr3-riskdocs .mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.opr3-riskdocs .max-w-7xl {
    max-width: 1200px;
}

.opr3-riskdocs .max-w-4xl {
    max-width: 896px;
}

.opr3-riskdocs .text-center {
    text-align: center;
}

.opr3-riskdocs .grid {
    display: grid;
}

.opr3-riskdocs .grid-cols-1 {
    grid-template-columns: 1fr;
}

.opr3-riskdocs .gap-4 {
    gap: 16px;
}

.opr3-riskdocs .gap-6 {
    gap: 24px;
}

.opr3-riskdocs .gap-8 {
    gap: 32px;
}

.opr3-riskdocs .items-stretch {
    align-items: stretch;
}

.opr3-riskdocs .flex {
    display: flex;
    margin-bottom: 25px;
}

.opr3-riskdocs .flex-col {
    flex-direction: column;
}

.opr3-riskdocs .flex .card-title {
    margin-top: 0;
}

.opr3-riskdocs .items-start {
    align-items: flex-start;
}

.opr3-riskdocs .items-center {
    align-items: center;
}

.opr3-riskdocs .justify-between {
    justify-content: space-between;
}

.opr3-riskdocs .relative {
    position: relative;
}

.opr3-riskdocs .z-10 {
    z-index: 10;
}

.opr3-riskdocs .w-full {
    width: 100%;
}

.opr3-riskdocs .w-7 {
    width: 28px;
}

.opr3-riskdocs .w-12 {
    width: 48px;
}

.opr3-riskdocs .w-4 {
    width: 16px;
}

.opr3-riskdocs .h-7 {
    height: 28px;
}

.opr3-riskdocs .h-12 {
    height: 48px;
}

.opr3-riskdocs .h-4 {
    height: 16px;
}

.opr3-riskdocs .mb-2 {
    margin-bottom: 8px;
}

.opr3-riskdocs .mb-3 {
    margin-bottom: 12px;
}

.opr3-riskdocs .mb-4 {
    margin-bottom: 16px;
}

.opr3-riskdocs .mb-6 {
    margin-bottom: 24px;
}

.opr3-riskdocs .mb-12 {
    margin-bottom: 48px;
}

.opr3-riskdocs .mt-12 {
    margin-top: 48px;
}

.opr3-riskdocs .p-6 {
    padding: 24px;
}

.opr3-riskdocs .p-8 {
    padding: 32px;
}

.opr3-riskdocs .p-10 {
    padding: 40px;
}

.opr3-riskdocs .flex-shrink-0 {
    flex-shrink: 0;
}

.opr3-riskdocs .pl-6 {
    padding-left: 24px;
}

.opr3-riskdocs .border-l-4 {
    border-left-width: 4px;
    border-left-style: solid;
}

.opr3-riskdocs .rounded-24 {
    border-radius: 24px;
}

.opr3-riskdocs .rounded-xl {
    border-radius: 12px;
}

.opr3-riskdocs .text-3xl {
    font-size: 30px;
    line-height: 36px;
}

.opr3-riskdocs .text-xl {
    font-size: 20px;
    line-height: 28px;
}

.opr3-riskdocs .text-lg {
    font-size: 18px;
    line-height: 28px;
}

.opr3-riskdocs .text-base {
    font-size: 16px;
    line-height: 24px;
}

.opr3-riskdocs .text-sm {
    font-size: 14px;
    line-height: 20px;
}

.opr3-riskdocs .font-extrabold {
    font-weight: 800;
}

.opr3-riskdocs .font-bold {
    font-weight: 700;
}

.opr3-riskdocs .font-medium {
    font-weight: 500;
}

.opr3-riskdocs .italic {
    font-style: italic;
}

.opr3-riskdocs .uppercase {
    text-transform: uppercase;
}

.opr3-riskdocs .tracking-tight {
    letter-spacing: -0.025em;
}

.opr3-riskdocs .tracking-wider {
    letter-spacing: 0.05em;
}

.opr3-riskdocs .leading-tight {
    line-height: 1.25;
}

.opr3-riskdocs .leading-relaxed {
    line-height: 1.625;
}

.opr3-riskdocs .text-slate-900 {
    color: #0f172a;
}

.opr3-riskdocs .text-slate-600 {
    color: #475569;
}

.opr3-riskdocs .text-slate-500 {
    color: #64748b;
}

.opr3-riskdocs .text-slate-300 {
    color: #cbd5e1;
}

.opr3-riskdocs .text-blue-600 {
    color: #2563eb;
}

.opr3-riskdocs .text-red-500 {
    color: #ef4444;
}

.opr3-riskdocs .text-orange-500 {
    color: #f97316;
}

.opr3-riskdocs .text-teal-600 {
    color: #0d9488;
}

.opr3-riskdocs .text-amber-500 {
    color: #f59e0b;
}

.opr3-riskdocs .text-amber-400 {
    color: #fbbf24;
}

.opr3-riskdocs .text-indigo-500 {
    color: #6366f1;
}

.opr3-riskdocs .text-purple-600 {
    color: #9333ea;
}

.opr3-riskdocs .text-white {
    color: #ffffff;
}

.opr3-riskdocs .bg-amber-500 {
    background: #f59e0b;
}

.opr3-riskdocs .border-amber-500 {
    border-color: #f59e0b;
}

.opr3-riskdocs .shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}

.opr3-riskdocs .shadow-amber-500\/30 {
    box-shadow: 0 10px 15px -3px rgba(245, 158, 11, 0.3), 0 4px 6px -4px rgba(245, 158, 11, 0.3);
}

.opr3-riskdocs .glass-card {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 32px;
}

.opr3-riskdocs .section-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    padding: 6px 16px;
    border-radius: 999px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    font-weight: 700;
    color: #d97706;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 24px;
    border: 1px solid rgba(251, 191, 36, 0.2);
}

.opr3-riskdocs .card-title {
    font-size: 20px;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 4px;
    line-height: 1.3;
}

.opr3-riskdocs .card-subtitle {
    font-size: 14px;
    color: #64748b;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 0.02em;
}

.opr3-riskdocs .glass-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.1);
}

@keyframes opr3-float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}

.opr3-riskdocs .icon-animate {
    animation: opr3-float 5s ease-in-out infinite;
}

.opr3-riskdocs .icon-wrapper {
    background: linear-gradient(145deg, #ffffff, #f1f5f9);
    border: 1px solid #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,0.03);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    z-index: 10;
    min-width: 56px;
}

.opr3-riskdocs .custom-list li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 13px;
    line-height: 24px;
    color: #334155;
    font-size: 15px;
    font-weight: 500;
}

.opr3-riskdocs .custom-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.opr3-riskdocs .list-blue li::before { background: #3b82f6; box-shadow: 0 0 8px rgba(59, 130, 246, 0.4); }
.opr3-riskdocs .list-red li::before { background: #ef4444; box-shadow: 0 0 8px rgba(239, 68, 68, 0.4); }
.opr3-riskdocs .list-orange li::before { background: #f97316; box-shadow: 0 0 8px rgba(249, 115, 22, 0.4); }
.opr3-riskdocs .list-purple li::before { background: #8b5cf6; box-shadow: 0 0 8px rgba(139, 92, 246, 0.4); }
.opr3-riskdocs .list-yellow li::before { background: #f59e0b; box-shadow: 0 0 8px rgba(245, 158, 11, 0.4); }
.opr3-riskdocs .list-teal li::before { background: #0d9488; box-shadow: 0 0 8px rgba(13, 148, 136, 0.4); }
.opr3-riskdocs .list-indigo li::before { background: #6366f1; box-shadow: 0 0 8px rgba(99, 102, 241, 0.4); }
.opr3-riskdocs .custom-list strong { color: #0f172a; font-weight: 700; }

.opr3-riskdocs .header-area {
    min-height: 80px;
    display: flex;
    align-items: flex-start;
    z-index: 10;
    position: relative;
}

.opr3-riskdocs .subtitle-area {
    min-height: 40px;
    margin-bottom: 24px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    z-index: 10;
    position: relative;
}

.opr3-riskdocs .number-bg {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 96px;
    font-weight: 900;
    line-height: 96px;
    color: rgba(0,0,0,0.03);
    z-index: 0;
    pointer-events: none;
    transition: all 0.3s;
}

.opr3-riskdocs .glass-card:hover .number-bg {
    color: rgba(0,0,0,0.06);
    transform: scale(1.05);
}

.opr3-riskdocs .dark-glass {
    background: #0f172a;
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 50px -10px rgba(15, 23, 42, 0.3);
    padding: 32px 40px;
}

.opr3-riskdocs .glow-effect {
    position: absolute;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(251, 191, 36, 0.15) 0%, rgba(0,0,0,0) 70%);
    top: -50%;
    right: -10%;
    pointer-events: none;
}

@media (min-width: 768px) {
    .opr3-riskdocs .md\:text-5xl {
        font-size: 48px;
        line-height: 1;
    }

    .opr3-riskdocs .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .opr3-riskdocs .md\:p-8 {
        padding: 32px;
    }

    .opr3-riskdocs .md\:p-10 {
        padding: 40px;
    }

    .opr3-riskdocs .md\:flex-row {
        flex-direction: row;
    }
}

@media (max-width: 767px) {
    .opr3-riskdocs .dark-glass {
        padding: 24px;
    }
}

@media (min-width: 1024px) {
    .opr3-riskdocs .lg\:gap-8 {
        gap: 32px;
    }
}

.autsorsing-test-riskcalc .btn-order {
    border: none;
}

/* End */


/* Start:/local/templates/naginoff/components/bitrix/news.list/otr-solution_v3/style.css?17781501025593*/
.mainpage-task-services {
    background: #f4f6f9;
}

.mainpage-task-services .mainpage-task-services__container {
    max-width: 1200px;
    width: 100% !important;
    margin: 0 auto;
}

.mainpage-task-services .mainpage-task-services__header {
    margin-bottom: 34px;
    text-align: center;
}

.mainpage-task-services .mainpage-task-services__title {
    margin: 0 !important;
}

.mainpage-task-services .mainpage-task-services__grid {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 20px;
}

.mainpage-task-services .mainpage-task-services__card {
    grid-column: span 4;
    min-height: 260px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 28px;
    color: #1f2937;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid rgba(17, 24, 39, 0.08);
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.mainpage-task-services .mainpage-task-services__card:hover {
    transform: translateY(-4px);
    border-color: rgba(46, 204, 113, 0.45);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.11);
}

.mainpage-task-services .mainpage-task-services__card--accent {
    grid-column: span 6;
    color: #ffffff;
    background: linear-gradient(135deg, #0f172a 0%, #14532d 100%);
    border-color: rgba(46, 204, 113, 0.35);
}

.mainpage-task-services .mainpage-task-services__card:nth-child(2),
.mainpage-task-services .mainpage-task-services__card:nth-child(3) {
    grid-column: span 3;
}

.mainpage-task-services .mainpage-task-services__icon {
    width: 52px;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    color: #2ecc71;
    background: rgba(46, 204, 113, 0.12);
    border-radius: 10px;
    font-size: 22px;
}

.mainpage-task-services .mainpage-task-services__card--accent .mainpage-task-services__icon {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.14);
}

.mainpage-task-services .mainpage-task-services__content {
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex: 1 1 auto;
}

.mainpage-task-services .mainpage-task-services__name {
    display: block;
    color: inherit;
    font-size: 22px;
    line-height: 1.18;
    font-weight: 800;
}

a.mainpage-task-services__card.mainpage-task-services__card--accent:hover .mainpage-task-services__name {
    color: rgba(255, 199, 3, 1);
}

.mainpage-task-services .mainpage-task-services__desc {
    display: block;
    color: #5f6b7a;
    font-size: 15px;
    line-height: 1.5;
}

.mainpage-task-services .mainpage-task-services__card--accent .mainpage-task-services__name {
    font-size: 30px;
}

.mainpage-task-services .mainpage-task-services__card--accent .mainpage-task-services__desc {
    max-width: 620px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 16px;
}

.mainpage-task-services .mainpage-task-services__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-top: auto;
}

.mainpage-task-services .mainpage-task-services__price {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 7px 12px;
    color: #047857;
    background: #ecfdf5;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 800;
}

.mainpage-task-services .mainpage-task-services__card--accent .mainpage-task-services__price {
    color: #0f172a;
    background: #ffffff;
}

.mainpage-task-services .mainpage-task-services__link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #2ecc71;
    font-size: 14px;
    font-weight: 800;
    white-space: nowrap;
}

.mainpage-task-services .mainpage-task-services__card--accent .mainpage-task-services__link {
    color: #ffffff;
}

@media (max-width: 1023px) {
    .mainpage-task-services .mainpage-task-services__grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .mainpage-task-services .mainpage-task-services__card,
    .mainpage-task-services .mainpage-task-services__card:nth-child(2),
    .mainpage-task-services .mainpage-task-services__card:nth-child(3) {
        grid-column: span 3;
    }

    .mainpage-task-services .mainpage-task-services__card--accent {
        grid-column: span 6;
    }

    .mainpage-task-services .mainpage-task-services__card:nth-child(6) {
        grid-column: span 6;
    }
}

@media (max-width: 767px) {
    .mainpage-task-services {
        padding: 52px 16px;
    }

    .mainpage-task-services .mainpage-task-services__grid {
        grid-template-columns: 1fr;
    }

    .mainpage-task-services .mainpage-task-services__card--accent {
        grid-column: auto;
    }

    .mainpage-task-services .mainpage-task-services__card,
    .mainpage-task-services .mainpage-task-services__card:nth-child(2),
    .mainpage-task-services .mainpage-task-services__card:nth-child(3),
    .mainpage-task-services .mainpage-task-services__card:nth-child(6) {
        grid-column: auto;
    }

    .mainpage-task-services .mainpage-task-services__card,
    .mainpage-task-services .mainpage-task-services__card--accent {
        min-height: 0;
        padding: 22px;
    }

    .mainpage-task-services .mainpage-task-services__name,
    .mainpage-task-services .mainpage-task-services__card--accent .mainpage-task-services__name {
        font-size: 21px;
    }

    .mainpage-task-services .mainpage-task-services__footer {
        align-items: flex-start;
        flex-direction: column;
    }
}

/* End */


/* Start:/local/templates/naginoff/assets/css/blog.css?17732151077292*/
.d-none {
    display: none !important;
}

.mb-3 {
    margin-bottom: 30px !important;
}

.__block__modal {
    display: none;
}


.container-blog {
    max-width: 1090px;
    margin: auto;
    padding: 20px;
}

.row.news {
    padding: 5px;
}

.blog-main__info {
    display: block;
}

.blog-main__info > h1 {
    font-family: Adderley;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: #6D7278;
}

.blog-main__info > p {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #414549;
}

.list-block {
    display: block;
    margin-bottom: 40px;
}

.list-block > .list {
    display: flex;
    flex-direction: column;
}

.list-block > .list > .list-item:first-child {
    margin-top: 5px !important;
}

.list-block > .list > .list-item {
    display: flex;
    font-weight: 700 !important;
    font-size: 20px;
    line-height: 24px;
    color: #414549;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px !important;
    user-select: none;
}

.list-block > .list > .list-item > img {
    margin-right: 5px;
    cursor: pointer;
}

.list-block > .list > .list-item > .item-b {
    cursor: pointer;
}

.list-block > .list > .item-c {
    display:flex;
    flex-wrap: wrap;
    margin-left: 26px;
    margin-top: 15px;
}

.list-block > .list > .item-c > .item {
    margin-right: 15px;
    margin-bottom: 10px;
    cursor: pointer;
}

.list-block > .list > .item-c > .item > a {
    border: 1px solid #24832E;
    border-radius: 10px;
    padding: 2px 10px 2px 10px;
    font-weight: 400 !important;
    font-size: 16px;
    color:#24832E;
    user-select: none;
    transition: all 0.2s;
    text-align: center;
}

.list-block > .list > .item-c > .item > a:hover,
.list-block > .list > .item-c > .item > a.active{
    background-color: #24832E;
    color: #fff !important;
}

.i-container {
    display: grid;
    gap: 30px;
}

@media (min-width: 768px) {
    .i-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .i-container {
        grid-template-columns: 1fr;
    }
}


.item-news {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 4px;
    transition: 0.3s all;
}

.item-news:hover {
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.item-news__top {
    flex: 1 0 auto;
    display: flex;
}

.item-news__top img {
    width: 100%;
    height: auto;
   /* object-fit: cover;*/
    max-height: 354px;
}

.item-news__footer {
    padding: 20px;
    user-select: none;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.item-news__footer .title {
    font-weight: 700;
    font-size: 20px;
    color: #414549;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 3em;
}

.item-news__footer .desc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    font-size: 16px;
    line-height: 1.2em;
    color: #414549;
    margin-top: 25px;
}

.item-news__footer .views {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.item-news__footer .views img,
.item-news__footer .timeread img {
    margin-right: 5px;
}

.item-news__footer .timeread {
    display: flex;
    align-items: center;
    flex-direction: row;
}


@media (max-width: 576px) {
    .breadcrumb {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .block-another__modile {
        padding: 0px 5px 0px 5px !important;
    }
    .block-seo__blogs {
        padding: 0px !important;
    }
    .block-seo__blogs > .blog-content2 > .list-block {
        padding: 0 15px 0 15px !important;
    }
    .custom-hr {
        display: block !important;
    }
}

.custom-hr {
    display: none;
    max-width: 350px;
    height: 1px;
    background-color: #dfdfdf;
    margin: 30px auto;
}

@media (max-width: 768px) {
    .blog-main__info > p,
    .list-block > .list > .list-item,
    .item-news > .item-news__footer > .title {
        font-size: 16px;
    }

    .item-news > .item-news__footer > .desc {
        font-size: 14px;
    }

    .item-news > .item-news__footer {
        padding: 10px !important;
    }

}

.another > .another-title {
    color: #6D7278;
    font-family: Adderley;
    font-size: 48px;
    font-weight: 700;
    padding: 40px 15px 20px;
    margin: 0;
}

.item-another {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 4px;
    transition: 0.3s all;
    min-height: 345px;
    max-width: 350px;
    margin: auto;
    cursor: pointer;
}

@media (max-width: 1199px) {
    .item-another {
        width: 100%;
    }
    .another > .another-title {
        text-align: center;
    }
}

.item-another > .item-another__top > img {
    max-height: 234px;
    width: 100%;
}

.item-another > .item-another__footer {
    padding-top: 20px;
    user-select: none;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.item-another > .item-another__footer > .title {
    font-weight: 700;
    font-size: 20px;
    color: #414549;
    margin-bottom: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 3em;
}

.item-another > .item-another__footer > .desc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 16px;
    color: #414549;
    flex-direction: row;
    justify-content: space-between;
}

.item-another > .item-another__footer > .desc > .views,
.item-another > .item-another__footer > .desc > .timeread{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.item-another > .item-another__footer > .desc > .views > img,
.item-another > .item-another__footer > .desc > .timeread > img {
    margin-right: 5px;
}
.row.news {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    justify-content: flex-start;
}

@media (max-width: 767px) {
    .block-another__modile {
        padding: 0px 5px 0px 5px !important;
    }
    .block-seo__blogs {
        padding: 0px !important;
    }
    .block-seo__blogs > .blog-content2 > .list-block {
        padding: 0 15px 0 15px !important;
    }
    .custom-hr {
        display: block !important;
    }
    .row.news {
        justify-content: center;
    }
}

.container-blog .item-news__footer .title {
	    font-size: 16px;
min-height: 5em;
    -webkit-line-clamp: 3;
}

@media (min-width: 1000px) {
	.item-news__top img {
		height: 400px;
		max-height: 400px;
		object-fit: cover;
	}
}

.ceo-text {
	display: flex;
	flex-direction: column;
}

.ceo-text .props.mt-30.mb-30 {
	align-self: center;
}

.ceo-text .blog-list {
	margin-block: 20px;
}

.ceo-text h2 {
	margin-bottom: 20px;
}

.blog-navigation .nav-footer{
	text-align: center;
    margin: 20px 0;
	font-size: 19px;
    display: flex;
    justify-content: center;
}
.blog-navigation .nav-footer .nav-item{
    width: 24px;
    display: block;
    height: 24px;
}
.blog-navigation .nav-footer .nav-item.active{
    background: #00772e;
    color: #fff;
}
/* End */
/* /local/templates/naginoff/assets/css/otraslevye-resheniya.css?175880340022655 */
/* /local/templates/naginoff/assets/css/team.css?17371357105127 */
/* /local/templates/naginoff/assets/css/ceo-text.css?177909290410068 */
/* /local/templates/naginoff/assets/css/mainpage-new-styles.css?1784137218112337 */
/* /local/templates/naginoff/components/bitrix/news/services/bitrix/news.detail/fast_new_2024/style.css?1773323500187389 */
/* /local/templates/naginoff/components/bitrix/news.list/otr-solution_v3/style.css?17781501025593 */
/* /local/templates/naginoff/assets/css/blog.css?17732151077292 */
