body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
section, div[class*="screen"], div[class*="section"] {
    overflow: hidden;
}

.first-screen {
    margin-top: 130px;
    width: 100%;
    height: 695px;
}

.content {
    width: 1200px;
    margin: auto;
}

.content.first {
    position: relative;
    z-index: 4;
}

.bg-image-block {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-image: url(/img/figma/images/779f5020719b6d0f4de7fd81a85e791321882a56.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 824px;
}

.subtitle-first {
    margin: 0;
    font-weight: 500;
    font-size: 17px;
}

.title-first {
    font-size: 58px;
    width: 534px;
    margin: 0;
}

.content-info {
    display: flex;
    flex-direction: row;
}

.text-info-fifth {
    max-width: 930px;
    margin: auto;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
}

.text-info-fifth-low {
    font-size: 21px;
    max-width: 900px;
    margin: auto;
}

.technology {
    background: #e5e5e5;
    padding: 50px 0;
    color: #232323;
    padding-bottom: 70px;
}

.title-sixth {
    font-size: 48px;
    text-align: center;
    margin: auto;
    width: 1062px;
    border-bottom: 2px solid #e0bc48;
    margin-bottom: 20px;
}

.text-info-sixth {
    font-size: 21px;
    max-width: 1200px;
    margin: auto;
}

.schema-sixth {
    font-size: 21px;
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

.triple-split {
    display: flex;
    gap: 30px;
    margin-bottom: 27px;
}

.triple-split img {
    width: 100%;
    height: 242px;
}

.skills,
.passport,
.employees {
    flex: 1;
    min-width: 0;
    color: black;
    font-size: 19px;
}

.subtitle-sixth {
    border-bottom: 1px solid #e0bc48;
    height: 116px;
}

.cta-fifth-button {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #e0bd48;
    font-weight: 700;
    text-transform: uppercase;
    background: transparent;
    transition: background 0.3s, color 0.3s;
    border: 3px solid #e0bd48;
    width: 551px;
    padding: 15px 50px;
    font-size: 16px;
    color: black;
    margin: auto;
    margin-top: 30px;
}

.cta-fifth-button:hover {
    background: #e0bd48;
    color: #2b3236;
}

.cases {
    padding: 50px 0;
    padding-bottom: 70px;
    background-image: url(/img/figma/images/779f5020719b6d0f4de7fd81a85e791321882a56.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.content.seventh {
    max-width: 1200px;
    width: 100%;
}

.left-side.white-bg {
    padding: 0;
    background: #dbdbdb;
    margin: 20px;
    color: black;
    padding: 10px 40px;
    border-radius: 37px;
}

.right-side.simple {
    margin: 20px;
    padding: 10px 40px;
}

.subtitle-seventh {
    font-size: 21px;
    padding: 0;
    margin: 11px 0;
}

.text-info-seventh {
    font-size: 18px;
    margin-bottom: 28px;
}

.seventh .main-button-fourth {
    margin: auto;
    width: 482px;
}

.yellow-square-list {
    list-style-type: none;
    margin-top: 20px;
    padding-left: 0px;
}

.yellow-square-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.yellow-square-list li:before {
    content: "\25A0";
    color: #e0bc48;
    font-size: 1.2em;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.left-side {
    width: 50%;
    padding-left: 144px;
}

.author-photo-first {
    width: 667px;
    height: 444px;
    margin-left: -310px;
    margin-top: 15px;
}

.list-main-first {
    font-size: 22px;
}

.right-side {
    width: 50%;
}

.list-main-first {
    list-style-type: none;
    padding-left: 35px;
    margin: 0;
    margin-left: 0;
    margin-bottom: 38px;
}

.list-main-first li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 0px;
    line-height: 1.5;
    min-height: 40px;
    display: flex;
    align-items: center;
    font-size: 18px;
}

.list-main-first li::before {
    content: "\25A0";
    color: #e0bc48;
    font-size: 1.3em;
    position: absolute;
    left: -28px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.main-button-fourth {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 400px;
    height: 58px;
    background: linear-gradient(90deg, #FBE0C4 0%, #E0BC48 100%);
    border-radius: 100px;
    transition: transform 0.2s ease;
}

.btn-text-fourth {
    color: #201f1f;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.title-divider-third {
    width: 100%;
    max-width: 700px;
    height: 0;
    border-top: 2px solid #e0bc48;
    margin: 0 auto;
}

.stongs {
    background: #e5e5e5;
    padding: 50px 0;
    padding-bottom: 70px;
}

.title-second {
    text-align: center;
    margin: auto;
    width: 833px;
    color: black;
    font-size: 48px;
    border-bottom: 2px solid #e0bc48;
}

.split-content {
    display: flex;
    margin-top: 12px;
    padding-left: 75px;
    padding-right: 75px;
}

.second .left-side {
    padding: 0;
    background: white;
    color: black;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgb(0 0 0 / 12%);
    margin-right: 15px;
    height: 718px;
}

.second .right-side {
    background-image: url("/img/figma/images/779f5020719b6d0f4de7fd81a85e791321882a56.webp");
    background-repeat: no-repeat;
    background-size: cover;
    height: 716px;
    padding: 20px 40px;
}

.string {
    display: flex;
    margin-bottom: 15px;
}

.data {
    width: 130px;
    text-align: center;
    padding-top: 24px;
    border-right: 1px solid #e0bc48;
}

.text-second {
    padding-right: 20px;
    width: 407px;
    padding-left: 10px;
}

.text-block {
    font-size: 16px;
    margin-bottom: 30px;
}

.title-divider-third-book {
    width: 100%;
    height: 0;
    border-top: 1px solid #e0bc48;
    margin: 0 auto;
    margin-bottom: 17px;
}

.subtitle-book {
    font-size: 21px;
    font-weight: 700;
    margin-top: 0;
    text-align: center;
    margin-bottom: 20px;
}

.string.header {
    background: gray;
}

.data.header {
    color: white;
    font-weight: 700;
    font-size: 21px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 1px solid #e0bc48;
}

.text-second.header {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    color: white;
}

.results{
    background-image: url(/img/figma/images/779f5020719b6d0f4de7fd81a85e791321882a56.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 50px 0;
    padding-bottom: 63px;
}
.title-three {
    font-size: 42px;
    text-align: center;
    width: 971px;
    margin: auto;
    margin-top: 0;
    margin-bottom: 30px;
    border-bottom: 2px solid #e0bc48;
}
.content.third{
    position: relative;
    z-index:4;
}

.text-info-three {
    width: 668px;
    margin: auto;
    font-size: 20px;
}

.circles-wrapper {
    position: relative;
    width: 614px;
    margin: 50px auto;
    margin-top: 1px;
    height: 632px;
}

.arrows-container {
    position: absolute;
    width: 614px;
    height: 547px;
    top: 0;
    left: 0;
    z-index: 5;
}

.arrow {
    position: absolute;
    width: 50px;
    height: auto;
    opacity: 0.8;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.3));
}

    .arrow:nth-child(1) {
        top: 70px;
        left: 183px;
        transform: translateX(-50%) rotate(40deg);
        width: 63px;
    }

    .arrow:nth-child(2) {
        top: 70px;
        left: 426px;
        transform: translateX(-50%) rotate(-158deg);
        width: 63px;
    }

    .arrow:nth-child(3) {
        top: 475px;
        left: 58px;
        transform: rotate(9deg);
        width: 63px;
    }

    .arrow:nth-child(4) {
        top: 591px;
        left: 263px;
        transform: rotate(300deg);
        width: 63px;
    }

    .arrow:nth-child(5) {
        top: 475px;
        left: 490px;
        transform: rotate(217deg);
        width: 63px;
    }

.circles-container {
    position: relative;
    width: 614px;
    height: 632px;
    margin: 50px auto;
    margin-top: 0px;
    font-family: 'Georgia', 'Times New Roman', serif;
}

.circle {
    position: absolute;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    font-weight: 500;
    padding: 20px;
    box-sizing: border-box;
}

.circle-top {
    width: 244px;
    height: 244px;
    background-color: rgb(255 192 0 / 33%);
    border: 3px solid #D4AF37;
    box-shadow: 0 8px 25px rgba(212, 175, 55, 0.4);
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    font-size: 18px;
    line-height: 1.4;
}

.circle-bottom-left {
    width: 244px;
    height: 244px;
    background-color: rgb(255 192 0 / 33%);
    border: 3px solid #D4AF37;
    box-shadow: 0 8px 25px rgba(212, 175, 55, 0.4);
    bottom: 120px;
    left: 30%;
    transform: translateX(-45%);
    z-index: 2;
    font-size: 17px;
    line-height: 1.4;
}

.circle-bottom-right {
    width: 244px;
    height: 244px;
    background-color: rgb(255 192 0 / 33%);
    border: 3px solid #D4AF37;
    box-shadow: 0 8px 25px rgba(212, 175, 55, 0.4);
    bottom: 120px;
    left: 70%;
    transform: translateX(-55%);
    z-index: 1;
    font-size: 16px;
    line-height: 1.4;
}

.circle-center {
    width: 132px;
    height: 91px;
    background-color: #dbbb61;
    border: 2px solid #B8860B;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: black;
}

.caption {
    position: absolute;
    width: 250px;
    text-align: center;
    color: white;
}

.caption-top {
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 17px;
}

.caption-bottom-left {
    bottom: 15px;
    left: 30%;
    transform: translateX(-45%);
    font-size: 17px;
}

.caption-bottom-right {
    bottom: 15px;
    left: 70%;
    transform: translateX(-55%);
    font-size: 17px;
}

.result-label {
    color: white;
    font-size: 20px;
    margin-bottom: 5px;
    display: block;
    font-weight: 700;
}

.countries {
    background: #e5e5e5;
    padding: 25px 0;
    padding-bottom: 30px;
}

.title-fourth {
    font-size: 48px;
    text-align: center;
    width: 997px;
    margin: auto;
    color: #232323;
    border-bottom: 2px solid #e0bc48;
}

.countries-img {
    display: flex;
    margin: auto;
    width: 600px;
    margin-top: 20px;
}

.text-info {
    color: #232323;
    font-size: 21px;
    width: 581px;
    margin: auto;
    margin-bottom: 25px;
}

.instruments-section-third {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.content-container-third {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: auto;
    height: 100%;
}

.instruments-section-third {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.content-container-third {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: auto;
    height: 100%;
}

.instruments-header-third {
    text-align: center;
    padding-top: 40px;
    margin-bottom: 20px;
}

.section-title-third {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    color: #ffffff;
    margin: auto;
    width: 1159px;
    border-bottom: 2px solid #e0bc48;
}

.title-divider-third {
    width: 100%;
    max-width: 783px;
    height: 0;
    border-top: 2px solid #e0bc48;
    margin: 0 auto;
    margin-bottom: 35px;
}

.title-seventh {
    font-size: 48px;
    text-align: center;
    margin: auto;
    width: 799px;
    border-bottom: 2px solid #e0bc48;
}

.diagram-area-third {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.chart-wrapper-third {
    position: relative;
    width: 100%;
    height: 79%;
    overflow: hidden;
}

.chart-wrapper-third {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 35.3%;
    max-width: 510px;
}
.chart-wrapper-third {
    left: 29%;
    top: 8.4%;
    width: 35.3%;
    transform: none;
}

.chart-image-third {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.label-third {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.4;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

.instruments-footer-third {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
}

.pagination-dots-third {
    display: flex;
    gap: 10px;
    pointer-events: auto;
}

.action-button-third {
    background: transparent;
    border: 3px solid #e0bd48;
    border-radius: 100px;
    padding: 18px 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    pointer-events: auto;
}

.action-button-third:hover {
    background: rgba(224, 189, 72, 0.1);
}

.btn-text-third {
    color: #e0bd48;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

@media (min-width: 1440px) {
    .instruments-section-third {
        min-height: 1199px;
        background-size: cover;
        background-image: url(/img/figma/images/779f5020719b6d0f4de7fd81a85e791321882a56.webp);
        filter: brightness(92%);
        padding-top: 20px;
        padding-bottom: 23px;
    }

    .content-container-third {
        max-width: 1440px;
        padding-bottom: 40px;
        height: 100%;
    }

    .section-title-third {
        font-size: 48px;
        margin: auto;
        border-bottom: 2px solid #e0bc48;
        width: 1159px;
    }

    .diagram-area-third {
        height: 600px;
    }

    .chart-wrapper-third {
        position: absolute;
        left: 31%;
        top: 8.4%;
        width: 35.3%;
        max-width: 510px;
    }

    .chart-image-third {
        width: 87%;
        margin-left: 38px;
    }

    .label-third {
        position: absolute;
        white-space: nowrap;
    }

    .label-top-third {left: 40.8%;top: 3.9%;}
    .label-left-1-third {left: 27.2%;top: 17.5%;}
    .label-left-2-third {left: 20%;top: 31.1%;}
    .label-left-3-third {left: 18%;top: 44.7%;}
    .label-left-4-third {left: 22.7%;top: 58.3%;}
    .label-left-5-third {left: 23.1%;top: 72.9%;}
    .label-right-1-third {left: 62.7%;top: 17.5%;}
    .label-right-2-third {left: 66.1%;top: 31.1%;}
    .label-right-3-third {left: 67.4%;top: 44.7%;}
    .label-right-4-third {left: 66.5%;top: 58.3%;}
    .label-right-5-third {left: 62.2%;top: 72.9%;}
    .label-bottom-third {left: 37.1%;top: 87.9%;width: 100%;text-align: center;left: 0;}

    .instruments-footer-third {
        position: absolute;
        bottom: 30px;
        padding: 0 50px;
    }

    .pagination-dots-third {
        position: absolute;
        left: 46.2%;
        top: 91.4%;
    }

    .action-button-third {
        position: absolute;
        left: 67.9%;
        top: 89.0%;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .instruments-section-third {
        min-height: 855px;
        background-size: 100%;
        filter: brightness(92%);
    }

    .content-container-third {
        max-width: 1440px;
        padding-bottom: 40px;
        height: 100%;
    }

    .section-title-third {
        font-size: 48px;
    }

    .diagram-area-third {
        height: 490px;
    }

    .chart-wrapper-third {
        position: absolute;
        left: 31%;
        top: 8.4%;
        width: 35.3%;
        max-width: 510px;
    }

    .chart-image-third {
        width: 87%;
        margin-left: 49px;
    }

    .label-third {
        position: absolute;
        white-space: nowrap;
    }

    .label-top-third {left: 41%;top: 3.9%;}
    .label-left-1-third {left: 27.2%;top: 17.5%;}
    .label-left-2-third {left: 20%;top: 31.1%;}
    .label-left-3-third {left: 18%;top: 44.7%;}
    .label-left-4-third {left: 22.7%;top: 58.3%;}
    .label-left-5-third {left: 23.1%;top: 72.9%;}
    .label-right-1-third {left: 62.7%;top: 17.5%;}
    .label-right-2-third {left: 66.1%;top: 31.1%;}
    .label-right-3-third {left: 67.4%;top: 44.7%;}
    .label-right-4-third {left: 66.5%;top: 58.3%;}
    .label-right-5-third {left: 62.2%;top: 72.9%;}
    .label-bottom-third {left: 37.1%;top: 87.9%;width: 100%;text-align: center;left: 0;}

    .instruments-footer-third {
        position: absolute;
        bottom: 30px;
        padding: 0 50px;
    }

    .pagination-dots-third {
        position: absolute;
        left: 46.2%;
        top: 91.4%;
    }

    .action-button-third {
        position: absolute;
        left: 67.9%;
        top: 89.0%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .instruments-section-third {
        min-height: 855px;
        background-size: cover;
        filter: brightness(92%);
        background-image: url(/img/figma/images/779f5020719b6d0f4de7fd81a85e791321882a56.webp);
    }

    .content-container-third {
        max-width: 992px;
        padding-bottom: 40px;
        height: 100%;
    }

    .section-title-third {
        font-size: 32px;
        width: 773px;
    }

    .instruments-header-third{
        padding-top: 30px;
    }

    .diagram-area-third {
        height: 391px;
    }

    .chart-wrapper-third {
        position: absolute;
        left: 31%;
        top: 9.4%;
        width: 36.3%;
        max-width: 510px;
    }

    .chart-image-third {
        width: 87%;
        margin-left: 24px;
    }

    .label-third {
        font-size: 14px;
        position: absolute;
        white-space: nowrap;
    }

    .label-top-third {left: 39.9%;top: 3.9%;}
    .label-left-1-third {left: 26.2%;top: 17.5%;}
    .label-left-2-third {left: 18%;top: 31.1%;}
    .label-left-3-third {left: 17%;top: 44.7%;}
    .label-left-4-third {left: 21.7%;top: 58.3%;}
    .label-left-5-third {left: 20.1%;top: 72.9%;}
    .label-right-1-third {left: 61.7%;top: 17.5%;}
    .label-right-2-third {left: 65.1%;top: 31.1%;}
    .label-right-3-third {left: 66.4%;top: 44.7%;}
    .label-right-4-third {left: 64.5%;top: 58.3%;}
    .label-right-5-third {left: 62.2%;top: 72.9%;}
    .label-bottom-third {left: 37.1%;top: 87.9%;width: 100%;text-align: center;left: -10px;}

    .instruments-footer-third {
        position: absolute;
        bottom: 30px;
        padding: 0 50px;
    }

    .pagination-dots-third {
        position: absolute;
        left: 46.2%;
        top: 91.4%;
    }

    .action-button-third {
        position: absolute;
        left: 67.9%;
        top: 89.0%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .instruments-section-third {
        min-height: 640px;
        background-size: 100%;
        filter: brightness(92%);
    }

    .content-container-third {
        max-width: 768px;
        padding-bottom: 40px;
        height: 100%;
    }

    .section-title-third {
        font-size: 29px;
        width: 702px;
    }

    .instruments-header-third{
        padding-top: 20px
    }
    .text-info-fifth-low,
    .text-info-fifth{
        width: 615px;
        font-size: 18px;
    }

    .title-divider-third{
    width: 453px;
    border-top: 1px solid #e0bc48;
    }

    .diagram-area-third {
        height: 312px;
    }

    .chart-wrapper-third {
        position: absolute;
        left: 31%;
        top: 8.4%;
        width: 35.3%;
        max-width: 768px;
    }

    .chart-image-third {
        width: 87%;
        margin-left: 0;
    }

    .label-third {
        font-size: 12px;
        position: absolute;
        white-space: nowrap;
    }

    .label-top-third {left: 35.9%;top: 2.9%;}
    .label-left-1-third {left: 23.2%;top: 17.5%;}
    .label-left-2-third {left: 13.4%;top: 31.1%;}
    .label-left-3-third {left: 11%;top: 44.7%;}
    .label-left-4-third {left: 17.7%;top: 58.3%;}
    .label-left-5-third {left: 15.1%;top: 72.9%;}
    .label-right-1-third {left: 59.7%;top: 17.5%;}
    .label-right-2-third {left: 62.1%;top: 31.1%;}
    .label-right-3-third {left: 63.4%;top: 44.7%;}
    .label-right-4-third {left: 62.5%;top: 58.3%;}
    .label-right-5-third {left: 60.2%;top: 72.9%;}
    .label-bottom-third {left: 36.1%;top: 87.9%;width: 100%;text-align: center;left: -21px;}

    .instruments-footer-third {
        position: absolute;
        bottom: 48px;
        padding: 0 50px;
    }

    .pagination-dots-third {
        position: absolute;
        left: 46.2%;
        top: 91.4%;
        transform: scale(0.8);
    }

    .action-button-third {
        position: absolute;
        left: 63.9%;
        top: 89.0%;
        padding: 14px 32px;
    }
    .btn-text-third{
        font-size: 14px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .instruments-section-third {
        min-height: 467px;
        background-size: 100%;
        filter: brightness(92%);
    }

    .content-container-third {
        max-width: 576px;
        padding-bottom: 40px;
        height: 100%;
    }

    .section-title-third {
        font-size: 30px;
    }

    .diagram-area-third {
        height: 237px;
    }

    .title-divider-third{
        width: 400px;
        border-top: 1.5px solid #e0bc48;
    }

    .chart-wrapper-third {
        position: absolute;
        left: 35%;
        top: 10.4%;
        width: 35.3%;
        max-width: 510px;
    }

    .chart-image-third {
        width: 87%;
        margin-left: 0;
    }

    .label-third {
        font-size: 10px;
        position: absolute;
        white-space: nowrap;
    }

    .label-top-third {left: 37.8%;top: 3.9%;}
    .label-left-1-third {left: 22.2%;top: 17.5%;}
    .label-left-2-third {left: 12%;top: 31.1%;}
    .label-left-3-third {left: 10%;top: 44.7%;}
    .label-left-4-third {left: 16.7%;top: 58.3%;}
    .label-left-5-third {left: 14.1%;top: 72.9%;}
    .label-right-1-third {left: 63.7%;top: 17.5%;}
    .label-right-2-third {left: 67.1%;top: 31.1%;}
    .label-right-3-third {left: 68.4%;top: 44.7%;}
    .label-right-4-third {left: 67.5%;top: 58.3%;}
    .label-right-5-third {left: 64.2%;top: 72.9%;}
    .label-bottom-third {left: 37.1%;top: 87.9%;width: 100%;text-align: center;left: 0;}

    .instruments-footer-third {
        position: absolute;
        bottom: 44px;
        padding: 0 60px;
    }

    .pagination-dots-third {
        position: absolute;
        left: 42.2%;
        top: 66.4%;
        transform: scale(0.6);
    }

    .action-button-third {
        position: absolute;
        left: 59.9%;
        top: 89.0%;
        font-size: 12px;
        padding: 11px 20px;
    }
    span.btn-text-third {
        font-size: 11px;
    }
}

@media (max-width: 575px) {
    .instruments-section-third {
        min-height: 375px;
        background-size: 100%;
        filter: brightness(92%);
    }

    .content-container-third {
        max-width: 390px;
        padding-bottom: 25px;
        height: 100%;
    }

    .section-title-third {
        font-size: 26px;
        width: 253px;
    }

    .instruments-header-third{
        padding-top: 20px;
    }

    .diagram-area-third {
        height: 180px;
        margin-left: 11px;
    }

    .chart-wrapper-third {
        position: absolute;
        left: 25%;
        top: 11.4%;
        width: 39.3%;
        max-width: 390px;
    }

    .chart-image-third {
        width: 97%;
        margin-left: 3px;
    }

    .label-third {
        font-size: 7px;
        position: absolute;
        white-space: nowrap;
    }

    .label-top-third {left: 32.8%;top: 3.9%;}
    .label-left-1-third {left: 17.2%;top: 17.5%;}
    .label-left-2-third {left: 7%;top: 31.1%;}
    .label-left-3-third {left: 4%;top: 44.7%;}
    .label-left-4-third {left: 11.7%;top: 58.3%;}
    .label-left-5-third {left: 8.1%;top: 72.9%;}
    .label-right-1-third {left: 60.7%;top: 17.5%;}
    .label-right-2-third {left: 65.1%;top: 31.1%;}
    .label-right-3-third {left: 66.4%;top: 44.7%;}
    .label-right-4-third {left: 65.5%;top: 58.3%;}
    .label-right-5-third {left: 61.2%;top: 72.9%;}
    .label-bottom-third {left: 37.1%;top: 90.9%;width: 100%;text-align: center;left: -17px;}

    .instruments-footer-third {
        position: absolute;
        bottom: 27px;
        padding: 0 50px;
        display: flex;
    }

    .pagination-dots-third {
        position: absolute;
        left: 38.2%;
        top: 91.4%;
        transform: scale(0.5);
    }

    .action-button-third {
        position: absolute;
        left: 54.9%;
        top: 84%;
        padding: 8px 10px;
    }
    .btn-text-third {
        font-size: 10px;
    }
    .title-divider-third{
        width: 250px;
        height: 0;
        border-top: 1px solid #e0bc48;
        background: none;
    }
}

@media (max-width: 360px) {
    .instruments-section-third {
        min-height: 855px;
        background-size: 100%;
        filter: brightness(92%);
    }

    .content-container-third {
        max-width: 1440px;
        padding-bottom: 40px;
        height: 100%;
    }

    .section-title-third {
        font-size: 48px;
    }

    .diagram-area-third {
        height: 600px;
    }

    .chart-wrapper-third {
        position: absolute;
        left: 31%;
        top: 8.4%;
        width: 35.3%;
        max-width: 510px;
    }

    .chart-image-third {
        width: 87%;
        margin-left: 0;
    }

    .label-third {
        position: absolute;
        white-space: nowrap;
    }

    .label-top-third {left: 42.8%;top: 3.9%;}
    .label-left-1-third {left: 27.2%;top: 17.5%;}
    .label-left-2-third {left: 20%;top: 31.1%;}
    .label-left-3-third {left: 18%;top: 44.7%;}
    .label-left-4-third {left: 22.7%;top: 58.3%;}
    .label-left-5-third {left: 23.1%;top: 72.9%;}
    .label-right-1-third {left: 62.7%;top: 17.5%;}
    .label-right-2-third {left: 66.1%;top: 31.1%;}
    .label-right-3-third {left: 67.4%;top: 44.7%;}
    .label-right-4-third {left: 66.5%;top: 58.3%;}
    .label-right-5-third {left: 62.2%;top: 72.9%;}
    .label-bottom-third {left: 37.1%;top: 87.9%;width: 100%;text-align: center;left: 0;}

    .instruments-footer-third {
        position: absolute;
        bottom: 30px;
        padding: 0 50px;
    }

    .pagination-dots-third {
        position: absolute;
        left: 46.2%;
        top: 91.4%;
    }

    .action-button-third {
        position: absolute;
        left: 67.9%;
        top: 89.0%;
    }
}

@media (min-width: 1400px) {
    .content {
        width: 1200px;
    }

    .author-photo-first {
    width: 1012px;
    height: 695px;
    margin-left: -295px;
    margin-top: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .content {
        width: 100%;
        max-width: 1140px;
        padding: 0 20px;
    }

    .cases,
    .technology,
    .countries,
    .results,
    .stongs{
        padding: 30px 0;
        padding-bottom: 47px;
    }

    .text-info{
        margin-bottom: 0;
    }

    .first-screen {
        margin-top: 105px;
        width: 100%;
        height: 665px;
    }
    .bg-image-block{
        height: 770px;
    }

    .author-photo-first {
        width: 1013px;
        height: 686px;
        margin-left: -240px;
        margin-top: -21px;
    }

    .circles-wrapper,
    .circles-container {
        width: 640px;
        height: 672px;
        margin-top: 20px;
    }

    .caption-top{
        top: 6px;
    }

    .arrow {
        position: absolute;
        width: 50px;
        height: auto;
        opacity: 0.8;
        filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.3));
    }

    .arrow:nth-child(1) {
        top: 87px;
        left: 208px;
        transform: translateX(-50%) rotate(31deg);
        width: 44px;
    }

    .arrow:nth-child(2) {
        top: 87px;
        left: 430px;
        transform: translateX(-50%) rotate(-156deg);
        width: 44px;
    }

    .arrow:nth-child(3) {
        top: 531px;
        left: 93px;
        transform: rotate(7deg);
        width: 44px;
    }

    .arrow:nth-child(4) {
        top: 638px;
        left: 289px;
        transform: rotate(300deg);
        width: 44px;
    }

    .arrow:nth-child(5) {
        top: 531px;
        left: 500px;
        transform: rotate(233deg);
        width: 44px;
    }

    .circle-top,
    .circle-bottom-left,
    .circle-bottom-right {
        width: 260px;
        height: 260px;
        margin-top: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .content {
        width: 100%;
        max-width: 960px;
        padding: 0 15px;
    }
    .technology{
        padding: 25px 0;
        padding-bottom: 30px;
    }

    .results {
        padding: 25px 0;
        padding-bottom: 30px;
    }

    .first-screen {
        margin-top: 88px;
        height: auto;
        min-height: 557px;
    }

    .title-first {
        font-size: 55px;
        padding-left: 0;
    }

    .subtitle-first {
        padding-left: 0;
        font-size: 17px;
        line-height: 1;
    }

    .left-side {
        padding-left: 0;
    }

    .bg-image-block{
        height: 658px;
    }
    .list-main-first{
        padding-left: 30px;
    }
    .list-main-first li{
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .author-photo-first {
        width: 848px;
        margin-left: -212px;
        margin-top: 4px;
        height: auto;
        display: block;
    }

    .circles-wrapper,
    .circles-container {
        width: 599px;
        height: 624px;
    }
    .arrow {
        position: absolute;
        width: 50px;
        height: auto;
        opacity: 0.8;
        filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.3));
    }

    .arrow:nth-child(1) {
        top: 76px;
        left: 188px;
        transform: translateX(-50%) rotate(31deg);
        width: 53px;
    }

    .arrow:nth-child(2) {
        top: 76px;
        left: 414px;
        transform: translateX(-50%) rotate(-156deg);
        width: 53px;
    }

    .arrow:nth-child(3) {
        top: 474px;
        left: 70px;
        transform: rotate(7deg);
        width: 53px;
    }

    .arrow:nth-child(4) {
        top: 597px;
        left: 263px;
        transform: rotate(300deg);
        width: 53px;
    }

    .arrow:nth-child(5) {
        top: 474px;
        left: 468px;
        transform: rotate(220deg);
        width: 53px;
    }

    .title-three {
        font-size: 32px;
        text-align: center;
        margin: auto;
        margin-top: 0;
        width: 741px;
        margin-bottom: 20px;
    }
    .title-divider-third {
        width: 100%;
        max-width: 500px;
        height: 0;
        border-top: 1px solid #e0bc48;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .text-info-fifth {
        max-width: 600px;
        margin: auto;
        width: 100%;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .text-info-fifth-low {
        font-size: 18px;
        max-width: 600px;
    }

    .circle-top,
    .circle-bottom-left,
    .circle-bottom-right {
        width: 240px;
        height: 240px;
        font-size: 14px;
    }

    .circle-center {
        width: 134px;
        height: 85px;
        font-size: 14px;
        top: 51%;
    }

    .text-info {
        font-size: 18px;
        width: 600px;
        margin: auto;
        margin-bottom: 20px;
    }

    .caption {
        width: 220px;
    }

    .title-second,
    .title-fourth,
    .title-sixth {
        font-size: 32px;
        width: 706px;
    }
    .stongs{
        padding: 25px 0;
        padding-bottom: 30px;
    }
    .cta-fifth-button{
        font-size: 14px;
    }
    .text-info-sixth {
        font-size: 18px;
        max-width: 1199px;
    }
    .subtitle-sixth{
        height: 101px;
        font-size: 17px;
        border-bottom: 1px solid #e0bc48;
    }
    .triple-split img {
        width: 100%;
        height: 187px;
    }
    .schema-sixth {
        font-size: 18px;
        max-width: 1199px;
        width: 100%;
        margin: auto;
    }
    .text-second {
        padding-right: 20px;
        width: 407px;
        padding-left: 10px;
        font-size: 14px;
    }
    .second .right-side {
        height: 615px;
        padding: 20px;
    }
    .second .left-side {
        height: 615px;
    }
    .text-block {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .split-content {
        padding-left: 0;
        padding-right: 0;
    }

    .title-seventh{
        font-size: 32px;
        width: 533px;
    }

    .cases{
        padding: 25px 0;
        padding-bottom: 30px;
    }

    .text-info-three {
        width: 100%;
        max-width: 600px;
        padding: 0 20px;
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .content {
        width: 100%;
        max-width: 720px;
        padding: 0 15px;
    }
    .split-content:nth-child(3) .left-side.white-bg {
        margin: 20px;
        padding: 10px 40px;
        background: none;
        border-radius: 0;
        color: white;
    }

    .split-content:nth-child(3) .right-side.simple {
        padding: 0;
        background: #dbdbdb;
        margin: 20px;
        color: black;
        padding: 10px 40px;
        border-radius: 37px;
    }

    .cases{
        padding-bottom: 20px;
    }

    .seventh .left-side,
    .seventh .right-side{
        width: 95%;
    }

    .title-seventh{
        font-size: 29px;
        width: 490px;
    }

    .countries{
        padding: 20px 0;
    }

    .first-screen {
        margin-top: 100px;
        height: auto;
    }


    .bg-image-block{
        height: 617px;
    }

    .left-side,
    .right-side {
        width: 60%;
        padding-left: 0;
    }

    .main-button-fourth{
        margin-top: 20px;
    }

    .list-main-first li{
        font-size: 16px;
        margin-bottom: 7px;
        line-height: 1.4;
    }

    .title-first {
        font-size: 45px;
        padding-left: 0;
    }

    .subtitle-first {
        padding-left: 0;
    }

    .author-photo-first {
        width: 772px;
        margin-left: -211px;
        height: 505px;
        display: block;
    }

    .stongs {
        height: auto;
        padding: 20px 0;
    }

    .split-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .second .left-side,
    .second .right-side {
        width: 50%;
        margin: 10px 5px;
        height: 691px;
    }

    .second .right-side{
        padding-top: 15px;
        padding: 20px;
    }

    .text-second.header{
        padding: 15px 0;
        font-size: 16px;
    }

    .text-block{
        font-size: 14px;
    }

    .text-second{
        width: 230px;
        padding-right: 5px;
        font-size: 13px;
    }

    .data{
        width: 83px;
        font-size: 14px;
    }

    .data.header{
        padding: 15px 0;
        font-size: 16px;
    }

    .subtitle-book{
        padding: 0;
        font-size: 16px;
        padding-bottom: 10px;
        margin: 0;
    }

    .arrow {
        position: absolute;
        width: 50px;
        height: auto;
        opacity: 0.8;
        filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.3));
    }

    .arrow:nth-child(1) {
        top: 72px;
        left: 171px;
        transform: translateX(-50%) rotate(31deg);
        width: 44px;
    }

    .arrow:nth-child(2) {
        top: 72px;
        left: 373px;
        transform: translateX(-50%) rotate(-156deg);
        width: 44px;
    }

    .arrow:nth-child(3) {
        top: 454px;
        left: 66px;
        transform: rotate(7deg);
        width: 44px;
    }

    .arrow:nth-child(4) {
        top: 574px;
        left: 241px;
        transform: rotate(300deg);
        width: 44px;
    }

    .arrow:nth-child(5) {
        top: 454px;
        left: 434px;
        transform: rotate(220deg);
        width: 44px;
    }

    .circles-wrapper,
    .circles-container {
        width: 550px;
        height: 597px;
    }

    .circle-top,
    .circle-bottom-left,
    .circle-bottom-right {
        width: 225px;
        height: 225px;
        font-size: 14px;
    }

    .circle-center {
        width: 144px;
        height: 78px;
        font-size: 15px;
    }

    .arrows-container {
        width: 420px;
        height: 441px;
    }

    .arrow {
        transform: scale(0.8);
    }

    .results{
        padding: 20px 0;
    }

    .schema-sixth,
    .text-info-sixth{
        font-size: 18px;
        max-width: 600px;
    }

    .title-second,
    .title-fourth,
    .title-sixth {
        font-size: 29px;
        width: 637px;
    }

    .technology{
        padding: 20px 0;
    }

    .title-three {
        font-size: 29px;
        width: 676px;
        margin-bottom: 20px;
    }

    .text-info-three {
        width: 668px;
        margin: auto;
        font-size: 16px;
    }

    .text-info,
    .countries-img {
        margin-top: 20px;
        width: 100%;
        max-width: 615px;
        font-size: 18px;
    }

    .subtitle-sixth{
        font-size: 13px;
        height: 77px;
        border-bottom: 1px solid #a2489c;
    }

    .triple-split {
    gap: 10px;
    }

    .cta-fifth-button {
        width: 488px;
        font-weight: 600;
        font-size: 14px;
    }

    .seventh .split-content {
        flex-direction: column;
    }

    .triple-split img{
    height: 143px;
    }

    .seventh .main-button-fourth {
        width: 432px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .content {
        width: 100%;
        padding: 0 15px;
    }

    .countries{
        padding: 20px 0;
    }

    .first-screen {
        margin-top: 80px;
        height: auto;
    }

    .bg-image-block{
        height: 609px;
    }

    .title-first {
        font-size: 39px;
        padding-left: 0;
    }
    .left-side{
        padding: 10px;
        width: 60%;
    }

    .right-side{
        width: 40%;
    }

    .subtitle-first {
        padding-left: 0;
        font-size: 16px;
    }

    .author-photo-first {
        margin: 0;
        max-width: 745px;
        width: 1000px;
        margin-left: -306px;
        margin-top: 18px;
        height: 512px;
        display: block;
    }

    .list-main-first li {
        font-size: 14px;
        margin-bottom: 13px;
    }

    .main-button-fourth {
        width: 300px;
        height: 50px;
        padding: 28px;
    }

    .stongs {
        height: auto;
        padding: 20px 0;
    }

    .title-second,
    .title-fourth,
    .title-sixth,
    .title-three {
        font-size: 21px;
        width: 456px;
        margin-bottom: 20px;
    }

    .technology,
    .results{
    padding: 20px 0;
    }

    .title-second {
        padding-top: 0;
        margin: auto;
        font-size: 21px;
        width: 375px;
    }

    .second .split-content {
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;
    }
    .second .right-side,
    .second .left-side{
        width: 100%;
        height: auto;
        margin-bottom: 9px;
    }

    .split-content {
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;
    }

    .title-seventh{
        font-size: 21px;
        width: 374px;
    }

    .cases{
        padding: 20px 0;
    }

    .left-side.white-bg,
    .right-side.simple{
        width: 95%;
    }

    .split-content:nth-child(3) .left-side.white-bg {
        margin: 20px;
        padding: 10px 40px;
        background: none;
        border-radius: 0;
        color: white;
    }

    .split-content:nth-child(3) .right-side.simple {
        padding: 0;
        background: #dbdbdb;
        margin: 20px;
        color: black;
        padding: 10px 40px;
        border-radius: 37px;
    }

    .data {
        width: 23%;
        padding: 10px 0;
    }

    .text-second {
        width: 100%;
        padding: 0px 10px;
    }

    .circles-wrapper,
    .circles-container {
        width: 531px;
        height: 598px;
    }

    .arrow {
        position: absolute;
        width: 50px;
        height: auto;
        opacity: 0.8;
        filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.3));
    }

    .arrow:nth-child(1) {
        top: 61px;
        left: 184px;
        transform: translateX(-50%) rotate(40deg);
        width: 44px;
    }

    .arrow:nth-child(2) {
        top: 61px;
        left: 345px;
        transform: translateX(-50%) rotate(-165deg);
        width: 44px;
    }

    .arrow:nth-child(3) {
        top: 460px;
        left: 70px;
        transform: rotate(12deg);
        width: 44px;
    }

    .arrow:nth-child(4) {
        top: 575px;
        left: 231px;
        transform: rotate(300deg);
        width: 44px;
    }

    .arrow:nth-child(5) {
        top: 460px;
        left: 416px;
        transform: rotate(217deg);
        width: 44px;
    }

    .circle-top,
    .circle-bottom-left,
    .circle-bottom-right {
        width: 220px;
        height: 220px;
        font-size: 13px;
        padding: 10px;
    }

    .circle-center {
        width: 121px;
        height: 79px;
        font-size: 13px;
        top: 48%;
    }

    .text-info-three{
        width: 500px;
        font-size: 15px;
    }

    .arrows-container {
        width: 300px;
        height: 320px;
    }

    .caption {
        width: 150px;
        font-size: 14px;
    }

    .countries-img {
        width: 100%;
        max-width: 400px;
        margin-top: 20px;
    }

    .text-info {
        font-size: 17px;
        width: 100%;
        max-width: 500px;
        margin-bottom: 0;
        margin-top: 20px;
    }

    .cta-fifth-button {
        width: 508px;
        padding: 12px 30px;
    }

    .seventh .main-button-fourth {
        width: 300px;
    }

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

    .contact-col {
        text-align: left;
    }

    .contact-item {
        justify-content: flex-start;
    }
}

@media (min-width: 360px) and (max-width: 575px) {
    .content {
        width: 100%;
        padding: 0 10px;
    }

    .technology{
        padding: 20px 0;
    }

    .countries{
        padding: 20px 0;
    }

    .first-screen {
        margin-top: 70px;
        padding-top: 10px;
        height: 470px;
    }

    .title-first {
        font-size: 28px;
        padding-left: 0;
        position: relative;
        z-index: 5;
    }

    .first .left-side{
        width: 75%;
        padding-left: 0;
        z-index: 5;
    }

    .bg-image-block{
        height: auto;
    }

    .first .right-side{
        width: 20%;
        z-index: 4;
    }

    .subtitle-first {
        position: relative;
        padding-left: 0;
        font-size: 14px;
        z-index: 5;
    }

    .list-main-first {
        padding-left: 0px;
    }

    .list-main-first li {
        font-size: 12px;
        margin-bottom: 10px;
        padding-left: 20px;
        text-shadow: 0px 0px 6px rgb(0 0 0);
    }

    .list-main-first li::before {
        content: "\25A0";
        left: 0px;
        font-size: 1.1em;
    }

    .main-button-fourth {
        width: 250px;
        height: 45px;
    }

    .btn-text-fourth {
        font-size: 12px;
    }

    .title-second{
        font-size: 18px;
        width: 350px;
    }
    .title-fourth{
        font-size: 18px;
        width: 350px;
    }
    .title-sixth{
        font-size: 18px;
        width: 350px;
    }
    .title-three{
        font-size: 18px;
        width: 350px;
    }
    .section-title-third {
        font-size: 18px;
    }

    .title-fourth{
        font-size: 18px;
        width: 269px;
    }
    .title-sixth{
        font-size: 18px;
        width: 350px;
    }

    .seventh .right-side,
    .seventh .left-side{
        width: 95%;
    }

    .split-content{
        flex-direction: column;
        padding: 10px;
    }

    .title-seventh{
        font-size: 18px;
        width: 350px;
    }

    .cases{
        padding: 20px 0;
    }

    .triple-split{
        gap: 10px;
        flex-direction: column;
    }

    .text-info-fifth-low, .text-info-fifth, .text-info-sixth, .schema-sixth{
        font-size: 14px;
        width: 350px;
    }

    .split-content:nth-child(3) .left-side.white-bg {
        margin: 20px;
        padding: 10px 40px;
        background: none;
        color: white;
        border-radius: 0;
    }

    .split-content:nth-child(3) .right-side.simple {
        padding: 0;
        background: #dbdbdb;
        margin: 20px;
        color: black;
        padding: 10px 40px;
        border-radius: 37px;
    }

    .results{
        padding: 20px 0;
    }

    .second .left-side,
    .second .right-side{
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }

    .second .left-side{
        margin-bottom: 30px;
    }

    .second .data{
        width: 99px;
    }

    .text-block{
        font-size: 14px;
    }

    .text-second{
        width: 270px;
        font-size: 14px;
    }

    .second .split-content{
        flex-direction: column;
        padding: 10px;
    }

    .title-divider-third {
        max-width: 300px;
        border-width: 1px;
    }

    .stongs {
        height: auto;
        padding: 20px 0;
    }

    .circles-wrapper,
    .circles-container,
    .arrows-container {
        width: 434px;
        height: 453px;
        margin: 30px auto;
        margin-left: -13px;
        margin-top: 17px;
    }

    .arrow:nth-child(1) {
        top: 34px;
        left: 142px;
        transform: translateX(-50%) rotate(40deg);
        width: 37px;
    }

    .arrow:nth-child(2) {
        top: 34px;
        left: 285px;
        transform: translateX(-50%) rotate(-158deg);
        width: 37px;
    }

    .arrow:nth-child(3) {
        top: 331px;
        left: 39px;
        transform: rotate(9deg);
        width: 37px;
    }

    .arrow:nth-child(4) {
        top: 427px;
        left: 189px;
        transform: rotate(300deg);
        width: 37px;
    }

    .arrow:nth-child(5) {
        top: 331px;
        left: 352px;
        transform: rotate(217deg);
        width: 37px;
    }

    .circle-top,
    .circle-bottom-left,
    .circle-bottom-right {
        width: 180px;
        height: 180px;
        font-size: 11px;
        z-index: 5;
        padding: 8px;
    }

    .circle-top {
        top: 80px;
    }

    .circle-bottom-left,
    .circle-bottom-right {
        bottom: 60px;
    }

    .circle-center {
        width: 118px;
        height: 70px;
        font-size: 12px;
        top: 54%;
        padding: 5px;
        z-index: 6;
    }

    .caption {
        width: 120px;
        font-size: 12px;
    }

    .caption-top {
        top: 0px;
    }

    .caption-bottom-left,
    .caption-bottom-right {
        bottom: -15px;
    }

    .countries-img {
        width: 100%;
        max-width: 350px;
        margin-top: 20px;
    }

    .text-info {
        font-size: 14px;
        width: 100%;
        max-width: 350px;
    }

    .text-info-three {
        padding-top: 20px;
        font-size: 14px;
        margin-bottom: 10px;
        width: 350px;
    }

    .cta-fifth-button {
        width: 350px;
        padding: 10px 20px;
        font-size: 11px;
    }

    .triple-split img {
        width: 300px;
        height: 182px;
        margin: auto;
        display: flex;
    }

    .subtitle-sixth{
        text-align: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #e0bc48;
        height: 67px;
    }

    .skills,
    .passport,
    .employees {
        font-size: 15px;
    }

    .seventh .main-button-fourth {
        width: 350px;
    }

    .left-side.white-bg,
    .right-side.simple {
        margin: 10px;
        padding: 10px 20px;
    }

    .subtitle-seventh {
        font-size: 18px;
    }

    .text-info-seventh {
        font-size: 16px;
    }
}

@media (max-width: 359px) {
    .content {
        width: 100%;
        padding: 0 5px;
    }

    .title-first {
        font-size: 24px;
    }

    .title-second,
    .title-fourth,
    .title-sixth,
    .title-three,
    .section-title-third {
        font-size: 24px;
    }

    .main-button-fourth {
        width: 220px;
        height: 40px;
    }

    .btn-text-fourth {
        font-size: 11px;
    }

    .circles-wrapper,
    .circles-container {
        width: 250px;
        height: 260px;
    }

    .circle-top,
    .circle-bottom-left,
    .circle-bottom-right {
        width: 90px;
        height: 90px;
        font-size: 9px;
    }

    .circle-center {
        width: 50px;
        height: 35px;
        font-size: 7px;
    }

    .cta-fifth-button {
        width: 220px;
        padding: 8px 15px;
    }

    .countries-img {
        max-width: 250px;
    }

    .text-info {
        font-size: 14px;
        max-width: 250px;
    }

    .site-footer {
        padding: 20px 0 10px;
    }

    .contact-text {
        font-size: 14px;
    }

    .social-icons {
        gap: 10px;
    }

    .social-link {
        width: 28px;
        height: 28px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .instruments-section-third {
        min-height: 500px;
        background-image: url(/img/figma/images/779f5020719b6d0f4de7fd81a85e791321882a56.webp);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .content-container-third {
        padding-bottom: 20px;
    }

    .section-title-third {
        font-size: 22px;
        width: 547px;
    }

    .instruments-header-third{
        padding-top: 31px;
    }

    .text-info-fifth-low,
    .text-info-fifth,
    .text-info-sixth,
    .schema-sixth{
        width: 500px;
        font-size: 17px;
    }

    .label-third {
        font-size: 12px;
    }

    .subtitle-sixth{
        font-size: 17px;
        text-align: center;
        height: 55px;
    }

    .triple-split{
        flex-direction: column;
        width: 400px;
        margin: auto;
    }

    .action-button-third {
        padding: 12px 20px;
        margin: 0 auto;
        position: relative !important;
        left: auto !important;
        top: auto !important;
    }

    .pagination-dots-third {
        display: none;
    }
}
