@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.container {
    max-width: 1240px;
    margin: 0 auto
}

body {
    font-family: Roboto, sans-serif;
    font-weight: 400
}

.custom-buttons2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    gap: 15px
}

.custom-buttons2>.splide__pagination {
    position: relative;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    display: flex;
    gap: 15px
}

.custom-buttons2>.splide__pagination>li>button {
    background: #B8B795;
    width: 35px;
    height: 35px
}

.custom-buttons2>.splide__pagination>li>button.is-active {
    transform: none;
    background: #CBA256;
    opacity: 1
}

#splide3 .splide__slide {
    cursor: pointer;
    padding: 20px;
    height: 200px
}

#splide2 a {
    display: flex
}

.po-1-btn {
    cursor: pointer
}

.po-2-btn {
    cursor: pointer
}

.a-underlined {
    text-decoration: underline
}

.a-link-sec:hover {
    color: #f18901 !important
}

.submit-btn {
    background: #666666;
    padding: 20px;
    border-radius: 10px;
    flex: 1;
    width: max-content;
    transition: .2s ease
}

.submit-btn:hover {
    background: #7a7979
}

.submit-btn:active {
    background: #7a7979
}

input[type=tel] {
    flex: 1;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    width: 100%
}

input[type=text] {
    flex: 1;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    width: 100%
}

input[type=email] {
    flex: 1;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    width: 100%
}

.custom-buttons {
    display: flex;
    margin-top: 70px;
    align-items: center;
    gap: 50px
}

.custom-buttons>button:hover {
    opacity: .9
}

#custom-pagination {
    display: flex;
    gap: 50px;
    bottom: 0;
    padding: 0;
    position: relative;
    z-index: 0
}

#custom-pagination>li>button {
    background: #B8B795;
    width: 35px;
    height: 35px
}

#custom-pagination>li>button.is-active {
    transform: none;
    background: #FFFFFFF2;
    opacity: 1
}

.nav-link {
    display: flex;
    padding: 20px 30px;
    transition: .3 ease
}

.nav-link:hover {
    background: #666666
}

.nav-link:active {
    background: #666666
}

.nav-link.active {
    background: #666666
}

.black {
    color: #000 !important
}

.black-80 {
    color: #000000CC !important
}

.black-85 {
    color: #000000D9 !important
}

.black-50 {
    color: #00000080 !important
}

.white-95 {
    color: #FFFFFFF2 !important
}

.a-link {
    color: #9D5642 !important
}

.p-ss {
    color: #3c7856
}

.red {
    color: #eb5757
}

.c-f-1 {
    color: #c3c3c3
}

.c-f-2 {
    color: #4F4F4F;
}

:root {
    --c-ans-1: #4d7898;
    --c-ans-2: #0a99c1;
    --c-ans-3: #409667;
    --c-ans-4: #9fb4a9;
    --c-ans-5: #9bb66b
}

.c-ans-1 {
    color: var(--c-ans-1)
}

.c-ans-2 {
    color: var(--c-ans-2)
}

.c-ans-3 {
    color: var(--c-ans-3)
}

.c-ans-4 {
    color: var(--c-ans-4)
}

.c-ans-5 {
    color: var(--c-ans-5)
}

.h-20-300-it {
    font-family: Roboto;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    line-height: 25px
}

.but-20 {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px
}

.h-16-700-ral {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px
}

.h-16-400-ral {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px
}

.h-20-400-ral {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px
}

.h-24-600-ral {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px
}

.h-30-600-ral {
    font-family: Roboto;
    font-size: 30px;
    font-weight: 600;
    line-height: 25px
}

.h-16-400-ral {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px
}

.h-12-700-pt {
    font-family: Golos Text;
    font-size: 12px;
    font-weight: 700;
    line-height: 11px;
}

.h-14-700-pt {
    font-family: Golos Text;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
}

.h-20-700-pt {
    font-family: Golos Text;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px
}

.h-25-700-pt {
    font-family: Golos Text;
    font-size: 25px;
    font-weight: 700;
    line-height: 33px
}

.h-30-700-pt {
    font-family: Golos Text;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px
}

.h-35-700-pt {
    font-family: Golos Text;
    font-size: 35px;
    font-weight: 700;
    line-height: 46px
}

.h-40-700-pt {
    font-family: Golos Text;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px
}

.h-50-700-pt {
    font-family: Golos Text;
    font-size: 50px;
    font-weight: 700;
    line-height: 66px
}

.h-14-300 {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px
}

.h-14-400 {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.h-16-300 {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px
}

.h-16-400 {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.h-16-500 {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px
}

.h-16-700 {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px
}

.h-20-300 {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px
}

.h-20-400 {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px
}

.h-20-500 {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px
}

.h-20-600 {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px
}

.h-25-400 {
    font-family: Roboto;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px
}

.h-70-900 {
    font-family: Roboto;
    font-size: 70px;
    font-weight: 900;
    line-height: 70px
}

.h-50-600 {
    font-family: Roboto;
    font-size: 50px;
    font-weight: 600;
    line-height: 50px
}

.h-50-800 {
    font-family: Roboto;
    font-size: 50px;
    font-weight: 800;
    line-height: 65px
}

.pr_po-popup {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 11
}

.pr_po-popup.open {
    display: flex;
    background: #31394DCC
}

.pr_po-popup-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 50px;
    left: 50%;
    transform: translateX(-50%);
    background: #666666;
    padding: 50px;
    height: 100%;
    width: 65%;
    overflow: auto
}

.pr_po-popup-content>h4 {
    margin-top: 50px
}

.success-popup {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 11
}

.success-popup.open {
    display: flex;
    background: #31394DCC
}

.success-popup-content {
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 4px 4px 0px #FFFFFF40 inset;
    background: #666666;
    padding: 50px;
    margin: auto;
    width: 65%;
    min-height: max-content;
    border-radius: 50px
}

.app-popup {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 11
}

.app-popup.open {
    display: flex;
    background: #31394DCC
}

.app-popup-content {
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 4px 4px 0px #FFFFFF40 inset;
    background: #2b353d;
    padding: 50px;
    margin: auto;
    width: 65%;
    min-height: max-content;
    border-radius: 50px
}

.app-popup-content-row {
    display: flex
}

.app-popup-content-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 55px;
    flex: 1
}

.app-popup-content-row>div:first-child {
    display: flex;
    justify-content: center;
    flex: 1
}

.app-popup-content-row>div:first-child>img {
    object-fit: cover;
    object-position: center center;
    pointer-events: none
}

.app-popup-content>.main-form {
    width: 90%;
    margin: 0 auto
}

.popup-close-btn {
    position: absolute;
    right: 50px;
    top: 30px
}

.empty {
    display: none !important;
    box-shadow: none !important;
    flex-grow: 1 !important
}

.w-100 {
    width: 100%
}

.m-l-20 {
    margin-left: 20px
}

.m-l-25 {
    margin-left: 25px
}

.mobile {
    display: none
}

.main-form {
    width: 85%
}

.main-form>form {
    background: #D5C8B8;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    gap: 30px
}

.ver-line {
    min-width: 11px;
    min-height: 48px
}

.ul-list-style {
    list-style-type: disc
}

.m-t-auto {
    margin-top: auto
}

.al-center {
    align-self: center
}

.line {
    height: 10px;
    background: #B07836;
}

.ans-line {
    min-height: 24px;
    background: linear-gradient(270deg, #A3ADB3 0%, #B8B795 103.39%)
}

.ans-outline-1 {
    border: 4px solid var(--c-ans-1)
}

.ans-outline-2 {
    border: 4px solid var(--c-ans-2)
}

.ans-outline-3 {
    border: 4px solid var(--c-ans-3)
}

.ans-outline-4 {
    border: 4px solid var(--c-ans-4)
}

.ans-outline-5 {
    border: 4px solid var(--c-ans-5)
}

.icon-outline {
    border: 3px solid #B07836;
    border-radius: 20px;
    padding: 35px
}

body .icon-outline>img {
    min-width: 50px !important;
    min-height: 50px !important;
    max-width: 50px;
    max-height: 50px
}

.title-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    margin-top: 50px
}

.txt-center {
    text-align: center
}

.icon-text-row {
    display: flex;
    align-items: center;
    gap: 10px
}

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

.m-w-500 {
    max-width: 500px
}

.m-w-200 {
    max-width: 200px
}

.lh-30 {
    line-height: 30px
}

header {
    position: sticky;
    top: 0;
    z-index: 10;
}

.header-top {
    background: #fff
}

.header-top>.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0
}

.header-top-a {
    display: flex;
    align-items: center;
    gap: 30px
}

.header-top-a > a {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.header-top-a > a img {
    max-width: 20px; min-width: 20px;
    max-height: 20px; min-width: 20px;
}

.header-bottom {
    background: #9D5642
}

.header-bottom>.container {
    left: -100%
}

.nav-menu {
    display: flex
}

.offer {
    position: relative;
    background-image: url(../img/offer-background.avif);
    background-repeat: no-repeat;
    background-size: cover;
    height: 874px;
    overflow: hidden
}
@supports (-webkit-appearance:none) {
    .offer {
        background-image: url(../img/offer-background.jpg);
    }
}

.offer-content>div:first-child {
    padding: 25px
}

.offer-rec {
    background-image: url(../img/offer-background-2.svg);
    background-repeat: no-repeat;
    background-position: right -10%;
    position: absolute;
    height: 120%;
    width: 100%
}

#splide1 {
    position: absolute;
    right: 0;
    top: 17%;
    margin-right: 0;
    max-width: 550px;
    width: 100%;
    margin-right: 30px
}

#splide1 .splide__slide {
    display: flex;
    flex-direction: column;
    gap: 50px
}

.offer-main-form {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 70px;
    top: auto;
    width: 70%
}

.offer-main-form>form {
    background: #D5C8B8;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    gap: 30px
}

.offer-main-form>form>* {
    max-width: 100%;
    width: 100%
}

.services {
    margin-bottom: 30px
}

.services-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.services-content-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.services-example {
    display: flex;
    flex-direction: column;
    max-width: 23.15%;
    width: 100%;
    height: auto;
    box-shadow: 0px 4px 8px 2px #00000040;
    border-radius: 20px;
    padding: 50px;
    gap: 50px
}

.services-example>img {
    max-width: 145px;
    max-height: 145px;
    align-self: center
}

.forwhom {
    background: linear-gradient(63.18deg, #29323a 0%, #4e6678 100%)
}

.forwhom-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    padding: 50px 0
}

.forwhom-second-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 50px 0
}

.forwhom-second {
    background: #fff
}

.forwhom-row {
    display: flex;
    justify-content: space-between;
    gap: 30px
}

.forwhom-example {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.forwhom-example>img {
    max-width: 215px;
    max-height: 215px;
    align-self: center;
    pointer-events: none
}

.forwhom-example>ul>li:not(:last-child) {
    margin-bottom: 5px
}

.forwhom-example>ul>li {
    margin-left: 25px
}

.we {
    background: #fff;
    margin-bottom: 50px
}

.we-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.we-content-row {
    display: flex;
    gap: 50px
}

.we-content-row>div {
    display: flex;
    flex-direction: column;
    gap: 25px
}

.we-content-row>div:first-child {
    flex: 2 1
}

.we-content-row>div:nth-child(2) {
    flex: 3 1
}

.we-content-row>div:first-child>img {
    max-width: 162px;
    max-height: 250px;
    align-self: center
}

.we-content-row .icon-text-row>div:nth-child(2) {
    margin-left: 5px
}

.we-content-row .icon-text-row>div:last-child {
    margin-left: 15px
}

.discount {
    background: linear-gradient(63.18deg, #29323a 0%, #4e6678 100%)
}

.discount-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
    gap: 30px
}

.discount .main-form>form {
    background: #D5C8B8
}

.licenses {
    margin-bottom: 50px
}

.licenses-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.licenses-row {
    display: flex;
    flex-wrap: wrap;
    gap: 35px
}

.licenses-row>a {
    max-width: 22.88%;
    width: 100%
}

.licenses-row>a>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    pointer-events: none
}

.advantages {
    background: linear-gradient(63.18deg, #29323a 0%, #4e6678 100%)
}

.advantages-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    padding: 50px 100px 100px
}

.advantages-content>div:first-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    width: 100%
}

.advantages-content-block {
    display: flex;
    flex-direction: column;
    gap: 50px
}

.advantages-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 90px
}

.advantage-example {
    flex: 1 1
}

.advantages-row .icon-text-row>div:nth-child(2) {
    margin-left: 5px
}

.advantages-row .icon-text-row>div:last-child {
    margin-left: 15px
}

.trust {
    padding-bottom: 50px
}

.trust-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.trust-row {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
    align-items: center
}

.trust-row>a {
    max-width: 22.88%;
    width: 100%;
    text-align: center
}

.trust-row>a>img {
    align-self: center;
    pointer-events: none
}

.reviews {
    margin-bottom: 50px
}

.reviews-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 50px 0
}

.reviews-row {
    display: flex;
    flex-wrap: wrap;
    gap: 35px
}

.reviews-row>a {
    max-width: 22.88%;
    width: 100%;
}

.reviews-row>a>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    pointer-events: none
}

footer {
    background: #2b353d
}

.footer-content {
    display: flex;
    flex-direction: column;
    gap: 75px;
    padding: 50px 0
}

.footer-row {
    display: flex;
    gap: 50px
}

.footer-content-left {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 2 1
}

.footer-content-left>div {
    display: flex
}

.footer-content-left>div>div {
    display: flex;
    flex-direction: column;
    gap: 30px;
    flex: 1 1
}

.social-row {
    display: flex;
    align-items: center;
    gap: 20px
}

.footer-content-right {
    display: flex;
    flex-direction: column;
    gap: 35px;
    flex: 1 1
}

.footer-content-right>form {
    align-self: center;
    width: 100%;
    max-width: 330px;
    display: flex;
    flex-direction: column;
    gap: 25px
}

.contacts {
    display: flex;
    flex-direction: column;
    align-self: center;
    gap: 65px
}

.contacts>div {
    display: flex;
    flex-direction: column;
    gap: 65px
}

.contacts .icon-text-row {
    gap: 15px
}

footer .contacts .icon-text-row>img {
    align-self: flex-start;
    width: 35px;
    height: 35px
}

footer .contacts .icon-text-row>div>div {
    margin-top: 15px;
    display: flex;
    flex-direction: column
}

.footer-line {
    border-bottom: 2px solid #566185
}

.footer-requisites {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.footer-requisites-block {
    display: flex
}

.footer-requisites-block>h5 {
    flex: 1 1
}

.footer-requisites-block>div {
    flex: 2.15 1
}

.footer-requisites-block-row {
    display: flex;
    justify-content: space-between;
    gap: 30px
}

.footer-requisites-block-column {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.footer-requisites>div:last-child {
    display: flex;
    justify-content: space-between
}

.nav-a {
    padding: 50px 0 0
}

.services-form-block {
    background: #f0f0f0
}

.services-form-block-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 50px 0
}

.second-services {
    margin-bottom: 50px
}

.second-services-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.second-services-content-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px
}

.services-second-example {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 23.18%;
    height: 218px;
    width: 100%;
    box-shadow: 0px 4px 8px 2px #00000040;
    border-radius: 20px;
    padding: 20px
}

.dev-doc-offer {
    margin: 50px 0
}

.dev-doc-offer-content {
    display: flex;
    flex-wrap: wrap;
    gap: 50px
}

.dev-doc-offer-content>div:nth-child(2) {
    display: flex;
    flex: 1
}

.dev-doc-offer-content>div:nth-child(2)>img {
    object-fit: cover;
    object-position: center center;
    pointer-events: none
}

.doc-offer-column {
    display: flex;
    flex-direction: column;
    gap: 30px;
    flex: 1;
    align-self: flex-start
}

.doc-offer-column>div {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.doc-offer-column>div:first-child>.icon-text-row {
    gap: 40px
}

.doc-offer-column>div:first-child>.icon-text-row>img {
    align-self: flex-start
}

.doc-offer-column>div:first-child>.icon-text-row>div {
    display: flex;
    flex-direction: column;
    gap: 5px
}

.doc-offer-column>div:nth-child(2)>.icon-text-row>div:first-child {
    margin-left: 5px
}

.doc-offer-column>div:nth-child(2)>.icon-text-row>div:last-child {
    margin-left: 15px
}

.work-desc {
    padding: 50px 0
}

.work-desc-content {
    display: flex;
    flex-wrap: wrap;
    gap: 60px
}

.work-desc-line {
    border: 5px solid;
}

.work-desc-example {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 30px
}

.work-desc-example:first-child>h5 {
    flex-grow: 1
}

.work-desc-example>div {
    display: flex;
    flex-direction: column;
    gap: 25px
}

.dev-fsec {
    padding-bottom: 50px
}

.dev-fsec-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.dev-fsec-content-row {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    padding-top: 20px
}

.dev-fsec-example {
    display: flex
}

.dev-fsec-example {
    display: flex;
    align-items: center;
    max-width: 48.35%;
    width: 100%
}

.dev-fsec-example>.ver-line {
    margin-left: 15px
}

.work-order {
    padding-bottom: 50px
}

.work-order-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.work-order-content-row {
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    counter-reset: work-order-example
}

.work-order-example {
    display: flex;
    position: relative;
    box-shadow: 0px 4px 8px 2px #00000040;
    padding: 20px;
    max-width: 23.18%;
    width: 100%;
    height: 300px;
    border-radius: 20px;
    align-items: center;
    justify-content: center
}

.work-order-example:before {
    counter-increment: work-order-example;
    content: counter(work-order-example);
    position: absolute;
    top: 20px;
    left: 20px;
    font-family: Roboto;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px
}

.work-examples {
    padding-bottom: 50px
}

.work-examples-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.work-examples-content-row {
    display: flex;
    flex-wrap: wrap;
    gap: 35px
}

.work-examples-content-row>a {
    max-width: 22.88%;
    width: 100%
}

.work-examples-content-row>a>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    pointer-events: none
}

.faq {
    padding-bottom: 50px
}

.faq-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.accordion {
    position: relative
}

.accordion-header {
    padding: 28px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    border: 1px solid #B3B3B3;
    background: linear-gradient(0deg, #666666, #666666), linear-gradient(0deg, #CBA256, #CBA256);
    align-items: center
}

.accordion-header>span {
    max-width: 90%
}

.accordion-content {
    display: none;
    padding: 30px;
    background: #f0f0f0
}

.accordion-content>p:not(:last-child) {
    margin-bottom: 25px
}

.accordion-content>ul>li:not(:last-child) {
    margin-bottom: 10px
}

.accordion-header:after {
    content: "";
    position: absolute;
    right: 25px;
    transform: rotate(0);
    background-image: url(../img/icons/accordion-button.svg);
    background-repeat: no-repeat;
    transition: .3s ease;
    width: 30px;
    height: 30px
}

.accordion-header.open:after {
    transform: rotate(-45deg)
}

.club {
    padding-bottom: 50px
}

.club-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.events {
    padding-bottom: 50px
}

.events-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.events-content-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 20px
}

.events-example {
    box-shadow: 0px 4px 8px 2px #00000040;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-radius: 20px;
    padding: 20px;
    max-width: 23.18%;
    width: 100%
}

.events-example>img {
    object-fit: cover;
    object-position: center center;
    border-radius: 20px;
    pointer-events: none;
    width: 100%;
    height: 100%
}

.projects {
    padding-bottom: 50px
}

.projects-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.projects-content-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 20px
}

.vacancyes {
    padding-bottom: 50px
}

.vacancyes-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.event-project-vacancy-block {
    padding-top: 30px;
    padding-bottom: 100px
}

.event-project-vacancy-block-content {
    display: flex;
    flex-wrap: wrap;
    gap: 50px
}

.event-project-vacancy-block-content>div {
    flex: 1
}

.e-p-v-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.e-p-v-content>div:last-child>button {
    width: 100%
}

.icon-text-row-25 {
    display: flex;
    gap: 25px;
    align-items: center
}

.icon-text-row-25>svg {
    min-width: 40px;
    min-height: 40px
}

.addit-info {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.e-p-v-imgs {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.e-p-v-imgs img {
    object-fit: contain;
    object-position: center center;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.e-p-v-all-img-row {
    display: flex;
    flex-wrap: wrap;
    gap: 40px
}

.e-p-v-all-img-row img {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.e-p-v-main-img {
    display: flex
}

.e-p-v-main-img a {
    max-width: 100%;
    width: 100%;
    height: 400px
}

.faq-page-block {
    padding-top: 30px;
    padding-bottom: 50px
}

.faq-page-block-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.faq-page-block-content-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding-bottom: 20px
}

.faq-page-block-example {
    box-shadow: 0px 4px 8px 2px #00000040;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-self: flex-start
}

.faq-page-block-example>div:first-child {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.faq-page-block-example>ol>li:not(:last-child) {
    margin-bottom: 10px
}

.faq-page-block-button-row {
    display: flex;
    gap: 30px
}

.faq-page-block-button-row>button {
    flex: 1;
    align-self: stretch
}

.faq-page-block-button-row>button:first-child {
    border: 2px solid #B07836;
    padding: 20px;
    border-radius: 10px
}

.faq-page-block-button-row>button:last-child {
    background: #666666;
    padding: 20px;
    border-radius: 10px
}

.blog {
    padding-bottom: 50px
}

.blog-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.blog-content-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 20px
}

.post {
    padding: 30px 0 50px
}

.post-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.post-image {
    display: flex;
    align-items: center;
    justify-content: center
}

.post-image>img {
    pointer-events: none;
    width: 100%;
    height: 100%
}

.cases {
    padding-bottom: 50px
}

.cases-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.und-offer-info {
    background: linear-gradient(63.18deg, #29323a 0%, #4e6678 100%)
}

.und-offer-info-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 100px 0
}

.und-offer-info-content>div:first-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 0 100px
}

.und-offer-info-content>div:last-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 0 100px
}

.work-examples-base {
    display: flex;
    gap: 30px
}

.work-examples-base>div {
    display: flex;
    flex-direction: column;
    flex: 1;
    box-shadow: 0px 4px 8px 2px #00000040;
    padding: 20px;
    border-radius: 20px
}

.work-examples-base>div>h5 {
    margin-bottom: 10px
}

.reimbursement-page>.work-desc>.container {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.reimbursement-page>.work-desc .work-desc-example:first-child>h5 {
    flex-grow: 0
}

.reimbursement-page>.work-desc .work-desc-example>h5 {
    flex-grow: 1
}

.inspections-page .und-offer-info-content>div:last-child {
    flex-direction: row;
    gap: 60px;
    margin-top: 30px
}

.inspections-page .und-offer-info-content>div:last-child>div {
    display: flex;
    flex-direction: column;
    gap: 30px;
    flex: 1
}

.work-examples-base-empty {
    box-shadow: none !important
}

.int-facts {
    padding-bottom: 50px
}

.int-facts-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.int-facts-content-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.int-facts-example {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 280px;
    height: 400px;
    box-shadow: 0px 4px 8px 2px #00000040;
    border-radius: 20px;
    padding: 20px
}

.work-examples-video {
   display: flex;
   justify-content: center;
   width: 31.3%;
}

.ans-block {
    padding-bottom: 50px
}

.ans-block-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.ans-block-content-row {
    display: flex;
    gap: 30px
}

.ans-block-example {
    flex: 1;
    display: flex;
    padding: 20px;
    border-radius: 20px;
    align-self: flex-start
}

.icon-text-row-30 {
    display: flex;
    gap: 30px;
    align-items: center
}

.icon-text-row-30>svg {
    min-width: 50px;
    min-height: 50px;
    max-width: 50px;
    max-height: 50px
}

.ans-block-example-column {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.ans-block-example-column>p {
    line-height: 20px !important
}

.coaches {
    padding-bottom: 50px
}

.coaches-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.coaches-content-row {
    display: flex;
    flex-wrap: wrap;
    column-gap: 125px;
    row-gap: 40px
}

.coaches-content-example {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 215px
}

.coach-info {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.coach-img {
    display: flex;
    border-radius: 50%;
    overflow: hidden;
    max-width: 215px;
    max-height: 215px;
    min-width: 215px;
    min-height: 215px
}

.coach-img>img {
    object-fit: cover;
    object-position: top center;
    pointer-events: none
}

.coach-contacts {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center
}

.coach-contacts>a {
    min-width: 23px;
    min-height: 23px;
    display: flex;
    align-items: center
}

.accident-page .work-order-example {
    height: 400px
}

.audit-page .work-desc>.container {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.fire-safety-page .doc-offer-column>ul>li:not(:last-child) {
    margin-bottom: 10px
}

.industrial-safety-page .doc-offer-column>ul>li:not(:last-child) {
    margin-bottom: 10px
}

.ecology-page .doc-offer-column>ul>li:not(:last-child) {
    margin-bottom: 10px
}

.quiz-block {
    padding: 50px 0;
    background: #f0f0f0
}

.quiz-block-content {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.quiz-block-content>div:first-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    width: 100%
}

.quiz-block form {
    background: #666666;
    max-width: 1040px;
    margin: 0 auto;
    width: 100%;
    border-radius: 20px;
    padding: 20px
}

.quiz-block .form-step {
    flex-direction: column;
    gap: 30px;
    height: 100%
}

.form-step {
    display: none !important
}

.form-step-active {
    display: flex !important
}

.form-btn-row {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: auto
}

.form-btn-row > button:only-child {
    margin-left: auto;
}

.form-btn {
    border-radius: 10px;
    padding: 20px;
}

.next-btn {
    background: #B07836;
}

.prev-btn {
    background: #F0F0F0;
}

.checkbox-label-row {
    display: flex;
    gap: 20px
}

/* radio */

.custom-radio {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-radio+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
    padding: 15px
}

.custom-radio+label:before {
    content: '';
    display: inline-block;
    width: 29px;
    height: 29px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 2px solid #E7ECFFE5;
    border-radius: 50%;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-radio:checked+label:before {
    border-color: #E7ECFFE5;
    background-color: transparent;
    background-image: url(../img/icons/radio-btn.svg);
    background-size: 15px 15px
}

/* checkbox */

.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  
  .custom-checkbox+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
    padding: 10px;
  }
  
  .custom-checkbox+label::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #E7ECFFE5;
    border-radius: 0.25em;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
  }
  
  .custom-checkbox:checked+label::before {
    border-color: #E7ECFFE5;
    background-color: transparent;
    background-image: url(../img/icons/checkbox-btn.svg);
    background-size: 20px 15px;
  }

.form-input-column {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.form-step>.icon-text-row-25>svg {
    max-width: 25px;
    max-height: 25px;
    min-width: 25px;
    min-height: 25px
}

















.cdx-attaches {
    --color-line: #EFF0F1;
    --color-bg: #fff;
    --color-bg-secondary: #F8F8F8;
    --color-bg-secondary--hover: #f2f2f2;
    --color-text-secondary: #707684;
}

.cdx-attaches--with-file {
    display: flex;
    align-items: center;
    padding: 10px 12px;
    border: 1px solid var(--color-line);
    border-radius: 7px;
    background: var(--color-bg);
}

.cdx-attaches--with-file .cdx-attaches__file-info {
    display: grid;
    grid-gap: 4px;
    max-width: calc(100% - 80px);
    margin: auto 0;
    flex-grow: 2;
}
.cdx-attaches--with-file .cdx-attaches__download-button {
    display: flex;
    align-items: center;
    background: var(--color-bg-secondary);
    padding: 6px;
    border-radius: 6px;
     margin: auto 0 auto auto;
}
.cdx-attaches--with-file .cdx-attaches__download-button:hover {
    background: var(--color-bg-secondary--hover);
}
.cdx-attaches--with-file .cdx-attaches__download-button svg {
    width: 20px;
    height: 20px;
    fill: none;
}
.cdx-attaches--with-file .cdx-attaches__file-icon {
    position: relative;
}
.cdx-attaches--with-file .cdx-attaches__file-icon-background {background-color: #333;
    width: 27px;
    height: 30px;
    margin-right: 12px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@supports(-webkit-mask-box-image: url('')){
    .cdx-attaches--with-file .cdx-attaches__file-icon-background {
        border-radius: 0;
        /* -webkit-mask-box-image: url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10.3872C0 1.83334 1.83334 0 10.3872 0H13.6128C22.1667 0 24 1.83334 24 10.3872V13.6128C24 22.1667 22.1667 24 13.6128 24H10.3872C1.83334 24 0 22.1667 0 13.6128V10.3872Z' fill='black'/%3E%3C/svg%3E%0A\") 48% 41% 37.9% 53.3%; */
    }
}
.cdx-attaches--with-file .cdx-attaches__file-icon-label {
    position: absolute;
    left: 3px;
    top: 11px;
    background: inherit;
    text-transform: uppercase;
    line-height: 1em;
    color: #fff;
    padding: 1px 2px;
    border-radius: 3px;
    font-size: 10px;
    font-weight: bold;
    /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.22); */
    font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;
    letter-spacing: 0.02em;
}
.cdx-attaches--with-file .cdx-attaches__file-icon svg {
    width: 20px;
    height: 20px;
}
.cdx-attaches--with-file .cdx-attaches__file-icon path {
    stroke: #fff;
}
.cdx-attaches--with-file .cdx-attaches__size {
    color: var(--color-text-secondary);
    font-size: 12px;
    line-height: 1em;
}
.cdx-attaches--with-file .cdx-attaches__size::after {
    content: attr(data-size);
    margin-left: 0.2em;
}
.cdx-attaches--with-file .cdx-attaches__title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    outline: none;
    max-width: 90%;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
}
.cdx-attaches--with-file .cdx-attaches__title:empty::before {
    content: attr(data-placeholder);
    color: #7b7e89;
}
.cdx-attaches--loading .cdx-attaches__title,
.cdx-attaches--loading .cdx-attaches__file-icon,
.cdx-attaches--loading .cdx-attaches__size,
.cdx-attaches--loading .cdx-attaches__download-button,
.cdx-attaches--loading .cdx-attaches__button {
    opacity: 0;
    font-size: 0;
}
.cdx-attaches__button {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 7px;
    font-weight: 500;
} 
.cdx-attaches__button svg {
    margin-top: 0;
}