@media (max-width: 600px) {
    .post-content .fusion-fullwidth.fullwidth-box.fusion-builder-row-5.fusion-flex-container {
        min-height: 50vh !important;
    }
}

.fz-40 {
    font-size: 40px !important;
}

.form-row {
    margin-bottom: 20px;
}

.two-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
    width: 100%;
    padding: 14px;
    border: 1px solid #e5e5e5;
    background: #f3f3f3;
    font-size: 14px;
}

.wpcf7-submit {
    background: #56c1e9;
    color: #fff;
    padding: 14px 40px;
    border: none;
    cursor: pointer;
}

#form-media .form-submit-btn {
    cursor: pointer;
    background: #55C1E9;
    color: #000;
    font-weight: 700;
    border: none;
    border-radius: 100px;
    padding: 5px 5px 5px 25px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    font-size: 16px;
}
#form-media .mt-30 {
    margin-top: 40px;
}

/*Linkeid*/
.tb_hc_post_in {
    border: 1px solid #DFDFDF;
    border-radius: 0px !important;
    padding: 12px 12px;
    box-shadow: none !important;
}

.tb_hc_post_slider {
    overflow: visible !important;
}


button.tb_hc_arrow {
    width: 40px;
    height: 40px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    border-radius: 30px !important;
    background: var(--Downer-Group-Primary-Palette-Logo-Blue, #55C1E9) !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    top: unset !important;
    bottom: -60px !important;
    position: static !important;
}

.tb_hc_arrow_left__ {
    left: unset !important;
    right: 60px !important;
}

.splide__arrows div {
    display: flex;
    justify-content: end;
    gap: 8px;
    margin-top: 20px;
}

.team_card_row_left_align {
    justify-content: flex-start !important;
}

.awb-menu__mega-wrap .fusion-layout-column p {
    min-height: 24px;
}

@media (max-width: 600px) {
    .width-100-important {
        width: 100% !important;
    }
}


.tikanga_column {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: flex-start;
}

.tikanga_column .btn.blue-btn {
    max-width: 400px;
    justify-content: center;
}

.tikanga_column .row {
    align-items: flex-start;
}


/*.       */
.error-404 {
    padding: 106px 0;
    justify-content: flex-start;
}

.error-404 h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 110%;
    color: #000000;
    margin-bottom: 32px;
}

.error-404 p {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #000000;
}

.error-404 .btn.blue-btn {
    background: #000;
    color: #fff;
}

.error-404 #downer-search-container {
    position: relative;
    display: flex;
    background: transparent;
}

.container.search-container #downer-search-container {
    position: relative;
    display: flex;
    background: transparent;
}


a.yourir-announcement-heading {
    width: 120%;
    display: flex;
    position: relative;
    z-index: 2;
}

.cat.doc-cats.js-doc-cats li a {
    font-size: 16px;
}

.fusion-custom-center-text {
    min-height: 130px;
    align-items: center;
    display: flex;

}

.black-btn {
    font-family: "Biennale Regular", sans-serif;
    display: inline-flex;
    padding-bottom: 4px;
    padding-left: 24px;
    margin-right: 16px;
    align-items: center;
    transition: all 0.3s ease;
    margin: 24px auto;
    display: flex;
    justify-content: center;
}

.avada-links-custom {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
}

.avada-event-text-om-img {
    border: none;
    border-left: 1px solid #55C1E9;
    padding: 25px;
}

.links-flex {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.links-flex img {
    width: 100%;
    height: 100%;
    object-fit: cover;

    transform: scale(1.12) translate3d(-20px, 0, 0);

    transition: transform .5s cubic-bezier(.25, .46, .45, .94),
        opacity .35s ease;
}

.links-flex:hover img {
    transform: scale(1.12) translate3d(0, 0, 0);
}


.image-left-layout .col-left iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.team .member .photo img {
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.inner-banner {
    /* height: 700px; */
    justify-content: flex-end;
    padding-bottom: 70px;
}

.focus-txt {
    display: flex;
}

.case-study_st .category-tag {
    margin-right: 4px;
}

.case-study_st .category-tag:last-child {
    margin-right: 0;
}

.links-flex {
    min-height: 410px;

}

.links-flex img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}

.sidebarr .cat.doc-cats.js-doc-cats li a {
    text-decoration: none !important;
}

.big-case .case-content .case-title {
    margin-bottom: 24px;
}

.big-case .case-content .case-excerpt {
    margin-bottom: 36px;
}

.awb-imageframe-caption-title {
    transform: translate3d(0, 50px, 0) !important;
}

.awb-imageframe-style-navin:hover .awb-imageframe-caption-text,
.awb-imageframe-style-navin:hover .awb-imageframe-caption-title {
    transform: translate3d(0, -10%, 0) !important;
}

.awb-imageframe-caption-text {
    display: none !important;
}

.stats-section_title-wrapp {
    display: flex;
}

@media (max-width: 768px) {
    .stats-section_title-wrapp {
        flex-direction: column;
    }

    .hunter__section .ks {
        aspect-ratio: unset !important;
    }
}

.noFile {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
}

.news-blue-link {
    background-color: #55c1e9;
    color: #fff;
    padding: 12px 25px;
}

.left-text {
    margin-top: 32px;
    text-align: left;
}

section.baner-cont-sect {
    align-items: flex-end;
}

.searchform {
    margin: 0 !important;
}

.fusion-search-form-content {
    width: 100px !important;
}

.fusion-search-form-content .fusion-search-button.search-button {
    position: relative !important;
    order: 1;
}

.fusion-search-form-content .fusion-search-button.search-button .fusion-search-submit.searchsubmit {
    width: 24px !important;
    margin-left: 0 !important;
}

.fusion-search-form-content .fusion-search-field.search-field {
    order: 2;
}

.timeline {
    position: relative;
    padding: 70px 0 0 0;
}

/* Central line - gray solid */
.timeline::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 6px;
    background-color: #dfdfdf;
    transform: translateX(-50%);
}

.timeline-item {
    position: relative;
    margin-bottom: 80px;
    width: 100%;
    display: flex;
    align-items: flex-start;
}

/* Special first item - left aligned without dot */
.timeline-item.first {
    margin-bottom: 100px;
    justify-content: flex-start;
}

.timeline-item.first::after {
    display: none;
    /* Hide dot for first item */
}

/* Items on left side */
.timeline-item.left {
    justify-content: flex-start;
}

/* Items on right side */
.timeline-item.right {
    justify-content: flex-end;
}

.timeline-content {
    width: 45%;
    max-width: 500px;
    position: relative;
}

.timeline-year {
    font-family: "Biennale Bold", sans-serif;
    font-weight: 400;
    font-size: 54px;
    line-height: 110%;
    margin-bottom: 32px;
    position: relative;
    background: linear-gradient(2deg, #55c1e9, #94d600);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

/* Blue dashed line from first dot to year */
.timeline-item:nth-child(2) .timeline-year::before {
    content: "";
    position: absolute;
    right: calc(100% + 20px);
    top: 55%;
    width: 40px;
    height: 1px;
    background: repeating-linear-gradient(to right, #0066cc, #0066cc 3px, transparent 3px, transparent 6px);
    transform: translateY(-50%);
}

.timeline-text h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #000000;
}

.timeline-text p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 150%;
    margin: 0;
}

.timeline-text p strong {
    font-weight: 400;
    font-family: "Biennale Bold", sans-serif;
}

.timeline-text>img {
    margin-top: 32px;
    /*max-width: 244px;*/
    max-width: 355px;
    width: 100%;
}

.dsfaef>p {
    font-size: 24px !important;
    line-height: 150%;
    font-weight: 400;
}

.dsfaef>p>span {
    font-weight: 600;
}

/* Dot on central line - first one blue */
.timeline-item::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 20px;
    height: 20px;
    background-color: #dfdfdf;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.timeline-item:nth-child(2)::after {
    background-color: #55c1e9;
    border-color: #55c1e9;
}

/* Specific dot positions */
.timeline-item::after {
    top: 0;
    margin-top: 25px;
}

/* Image at the bottom */
.timeline-image {
    margin-top: 60px;
    text-align: center;
    padding: 20px 0;
}

.timeline-image img {
    max-width: 100%;
    height: auto;
    border: 1px solid #e0e0e0;
}

.jump-container {
    background-color: #4db7e3;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    margin: 0 -30px;
    position: sticky;
    top: 0;
    z-index: 5;
}

.jump-inner {
    display: flex;
    align-items: center;
    gap: 32px;
    flex-wrap: wrap;
    color: #000;
}

.jump-inner.container {
    padding: 0;
}

.label {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}

#yearSelect {
    border: none;
    background: transparent;
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
    color: #000;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 18px;
    position: relative;
}

.dropdown {
    position: relative;
    display: inline-block;
}

/* Стрілочка */
.dropdown::after {
    content: "▾";
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    pointer-events: none;
    color: #000;
}

/* Hover-ефект */
select:hover {
    text-decoration: none;
}

h3.zagolovok-twooblock {
    font-size: 32px;
}

.section-with-big-txt .flex-div-zagolovok{
    /*max-width: unset;*/
    gap: 10px;
}
.section-with-big-txt .flex-div-zagolovok h3.zagolovok-twooblock{
    max-width: 810px;
    /*font-size: 40px; */
}
.section-with-big-txt .flex-div-zagolovok p{
    margin: 0;
}

.flex-div-zagolovok {
    max-width: 450px;
}

.join-div-flex {
    align-items: center;
}

.join-text {
    font-size: 16px;
}

.promise-section{
    .photo-sup{
        max-width: 555px;
        img{
            width: 100%;
            height: auto;
            object-fit: cover;
        }
    }
}

.working-section .title_section{
    font-size: 40px;
}

.rdsfgas {
    background: #f6f6f6 !important;
}

.flex-div-onebl {
    gap: 48px;
    flex-direction: column;
}

.accordion {
    overflow: hidden;
    width: 100%;
    margin-top: 48px;
}

.accordion.mar_t0 {
    margin-top: 0;
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f6f6f6;
    cursor: pointer;
    font-weight: normal;
    position: relative;
    transition: all 0.2s ease;
    font-family: "Biennale Bold";
    font-size: 24px;
    font-weight: 400;
    background-color: #fff;
}

.accordion-item {
    font-weight: bold;
    border-left: 4px solid #1bb6f0;
    background: #fff;
    padding: 16px 24px;
}

.accordion-item .accordion-header svg {
    transform: rotate(180deg);
}

.accordion-item.active .accordion-header svg {
    transform: rotate(0deg);
}

.accordion-header span {
    flex: 1;
}

.accordion-header.active::after {
    transform: rotate(180deg);
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    background: #f6f6f6;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #333;
    background-color: #fff;
}

.accordion-content h4 {
    font:
        400 20px / 1.2 "Biennale Bold",
        sans-serif;
}

.accordion-content strong {
    font-family: "Biennale Bold", sans-serif;
}

.accordion-content h4 strong {
    font-weight: 400;
}

.accordion-content.open {
    padding: 16px 0 0 0;
}

h3.be-part-h3 {
    margin: 0 0 0 0;
    font-size: 32px;
}

section.info-sect-one.rdsfgas {
    padding: 80px 0;
}

@media (min-width: 767px) {
    section.info-sect-one.rdsfgas {
        margin: 0 -30px;
    }
}

section.section-sloch-bl {
    margin: 0;
    padding: 80px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page-template-who-we-are-template .join-div-flex {
    display: grid !important;
    gap: 41px;
    grid-template-columns: 1fr 1fr;
}

.page-template-who-we-are-template .join-div-flex:before {
    display: none;
}

.page-template-who-we-are-template .join-div-flex .join-text {
    max-width: 100% !important;
}

.culture-container {
    width: 1140px;
    max-width: 100%;
}

.culture-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 110.00000000000001%;
}

.culture-subtext {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #333;
    max-width: 900px;
    margin-bottom: 40px;
}

.culture-block {
    display: flex;
    align-items: center;
    background: #f60;
    padding: 30px;
    color: white;
    position: relative;
    padding: 80px 60px;
    margin-bottom: 2px;
}

/* Градієнти для блоків */
.culture-block:nth-child(3) {
    background: linear-gradient(135deg, #e47827 0%, #f29a4f 100%);
}

.culture-block:nth-child(4) {
    background: linear-gradient(135deg, #70358b 0%, #8360a6 100%);
}

.culture-block:nth-child(5) {
    background: linear-gradient(135deg, #294070 0%, #496992 100%);
}

.culture-block:nth-child(6) {
    background: linear-gradient(135deg, #1e9b85 0%, #34b9a5 100%);
}

.culture-icon-area {
    flex: 0 0 250px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    padding-right: 30px;
}

.culture-icon {
    width: 100px;
    height: 100px;
    background: white;
    border-radius: 50%;
    margin-bottom: 15px;
}

.culture-icon-area h3,
.culture-icon-area .culture-block-title {
    font-size: 32px;
    font-family: "Biennale Bold", sans-serif;
    margin: 17px 0 16px 0;
}

.culture-icon-area p {
    font-size: 18px;
    margin: 0;
    opacity: 0.9;
}

/* Слайдер */
.culture-slider-wrapper {
    flex: 1;
    overflow: hidden;
    position: relative;
}

.culture-slider {
    display: flex;
    transition: transform 0.4s ease;
    margin-bottom: 44px;
    gap: 32px;
    /* 24px від фото + 40px від лінії */
}

.culture-slide {
    flex: 0 0 calc(50% - 10px);
    /* по 2 слайди на ПК */
    margin: 0 5px;
    cursor: pointer;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.culture-slide img {
    width: 100%;
    height: 225px;
    /* Фіксована висота */
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.culture-slide:hover img {
    transform: scale(1.05);
}

/* Кнопка play внизу зліва */
.culture-play-btn {
    position: absolute;
    bottom: 16px;
    left: 16px;
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.culture-play-btn::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid #000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin-left: 2px;
}

.culture-play-btn:hover {
    background: white;
    transform: scale(1.05);
}

/* Кнопки навігації */
.culture-nav-btns {
    position: absolute;
    right: 0;
    bottom: 0;
    /* Позиція після лінії прогресу */
    display: flex;
    gap: 10px;
}

.culture-nav-btns button {
    background: white;
    border: none;
    color: black;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    font-weight: bold;
    line-height: 32px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease;
}

.culture-nav-btns button:hover {
    background: #f0f0f0;
    transform: scale(1.05);
}

/* Лінія прогресу */
.culture-progress-line {
    position: absolute;
    bottom: 12px;
    /* 40px від кнопок */
    left: 0;
    right: 90px;
    height: 3px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    overflow: hidden;
}

.culture-progress-bar {
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
    transition: transform 0.4s ease;
    transform-origin: left;
}



.fusion-tb-footer.fusion-footer li.menu-item.menu-item-type-custom.menu-item-object-custom.awb-menu__li.awb-menu__main-li.awb-menu__main-li_regular:before {
    content: none !important;
}

.fusion-tb-footer.fusion-footer li.menu-item.menu-item-type-custom.menu-item-object-custom.awb-menu__li.awb-menu__main-li.awb-menu__main-li_regular:hover {
    text-decoration: underline !important;
}

.fusion-tb-footer.fusion-footer li.menu-item.menu-item-type-custom.menu-item-object-custom.awb-menu__li.awb-menu__main-li.awb-menu__main-li_regular:hover .awb-menu__main-background-active.awb-menu__main-background-active_fade {
    background-color: transparent !important;
}

.fusion-tb-footer.fusion-footer li.menu-item.menu-item-type-custom.menu-item-object-custom.awb-menu__li.awb-menu__main-li.awb-menu__main-li_regular:hover .awb-menu__main-a_regular {
    color: #000 !important;
}

.fusion-tb-footer.fusion-footer .awb-menu__main-li_regular:hover .awb-menu__main-a_regular {
    color: #000 !important;
}

.fusion-tb-footer.fusion-footer .awb-menu__main-background-active {
    background-color: transparent !important;
}

.footer_link_hover:hover {
    text-decoration: underline !important;
}

/* Sitemap Page Styles */
.sitemap-page-container {
    width: 100%;
    padding: 60px 20px;
}

.sitemap-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0px;
}

.sitemap-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px;
}

.sitemap-section {}

.sitemap-section:hover {}

.sitemap-section-title {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.sitemap-section-title a {
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: block;
    text-decoration-line: none !important;
}

.sitemap-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sitemap-list li {
    margin-bottom: 12px;
    padding-left: 20px;
    position: relative;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.sitemap-list li a {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.6;
    transition: color 0.2s ease, padding-left 0.2s ease;
    display: inline-block;
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
    text-decoration-line: none !important;
}

.sitemap-list li a:hover {
    color: var(--link_hover_color);
    text-decoration: underline;
}

.sitemap-sublist {
    list-style: none;
    padding-left: 20px;
    margin-top: 8px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .sitemap-page-container {
        padding: 40px 15px;
    }

    .sitemap-wrapper {
        padding: 20px 15px;
        overflow: hidden;
    }

    .sitemap-content {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .sitemap-section {
        overflow: hidden;
    }

    .sitemap-section-title {
        font-size: 18px;
        padding-bottom: 10px;
        word-break: break-word;
    }

    .sitemap-list {
        overflow: hidden;
    }

    .sitemap-list li {
        padding-left: 15px;
        margin-bottom: 10px;
    }

    .sitemap-list li a {
        font-size: 14px;
        line-height: 1.5;
        word-break: break-word;
    }
}

@media (max-width: 480px) {
    .sitemap-page-container {
        padding: 30px 10px;
    }

    .sitemap-wrapper {
        padding: 15px 10px;
    }

    .sitemap-section {
        padding: 0;
    }

    .sitemap-section-title {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .sitemap-list li {
        padding-left: 20px;
    }

    .sitemap-list li a {
        font-size: 13px;
    }
}

/* Мобільна версія */
@media (max-width: 768px) {
    .culture-block {
        flex-direction: column;
        align-items: flex-start;
        padding: 30px;
    }

    .culture-icon-area {
        width: 100%;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .culture-icon {
        margin-bottom: 0;
    }

    .culture-slide {
        flex: 0 0 100%;
        /* по 1 слайду */
        margin: 0 0 10px 0;
    }

    .culture-progress-line {
        right: 20px;
    }

    .culture-slider {
        margin-bottom: 64px;
        flex-direction: column;
    }

    .culture-slider iframe {
        width: 300px;
    }
}

/* Popup */
.culture-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.culture-popup.active {
    display: flex;
}

.culture-popup video {
    width: 80%;
    max-width: 800px;
    border-radius: 10px;
}

.culture-close-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    color: white;
    font-size: 32px;
    cursor: pointer;
}

/* Адаптивність */
@media (max-width: 600px) {
    .jump-inner {
        flex-direction: row;
        align-items: center;
        gap: 10px;
    }

    .jump-container {
        margin: 0;
    }
}

/* Responsive design */
@media (max-width: 768px) {
    .timeline::before {
        left: 30px;
    }

    .timeline-item {
        justify-content: flex-start !important;
    }

    .timeline-content {
        width: calc(100% - 60px);
        margin-left: 60px;
    }

    .timeline-item::after {
        left: 30px;
    }

    .header h1 {
        font-size: 24px;
    }

    .header p {
        font-size: 15px;
    }

    /* Hide blue dashed line on mobile */
    .timeline-item:nth-child(2) .timeline-year::before {
        display: none;
    }
}

.video-block {
    width: 100%;
    margin: 40px 0;
}

.video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    overflow: hidden;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video-caption {
    margin-top: 8px;
    font-size: 14px;
    color: #6E6E6E;
    display: flex;
    align-items: center;
    gap: 6px;
}



/* Video Carousel Section */
.video-carousel-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 90px 0;
}

.video-carousel-titles {
    margin-bottom: 56px;
}

.video-carousel-wrapper {
    position: relative;
    width: 100%;
    height: 701px;
}

.video-carousel-slides {
    position: relative;
    width: 100%;
    height: 100%;
}

.video-carousel-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    /*transition: opacity 0.8s ease-in-out, visibility 0.8s ease-in-out;*/
}

.video-carousel-slide.active {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.carousel-video,
.carousel-background-image {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.video-carousel-content {
    position: relative;
    z-index: 2;
    height: 408px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: -500px;
}

.carousel-text-wrapper {
    width: 300px;
    height: 420px;
    padding: 24px 24px 86px 24px;
    background: #fff;
}

.carousel-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 16px 0;
    font-family: "Biennale Bold", sans-serif;
}

.carousel-description {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 16px 0;
    font-weight: 400;
}

.carousel-description p {
    margin: 0 0 16px 0;
}

.carousel-description p:last-child {
    margin-bottom: 0;
}

.carousel-link {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    transition: opacity 0.3s ease;
    border-bottom: 2px solid #fff;
    padding-bottom: 2px;
    text-transform: uppercase;
}

.carousel-link:hover {
    opacity: 0.7;
}

.carousel-navigation-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.carousel-navigation {
    position: relative;
    bottom: 114px;
    left: 24px;
    z-index: 3;
    display: flex;
    align-items: center;
    gap: 20px;
    width: 244px;
}

.carousel-indicators {
    display: flex;
    gap: 12px;
    align-items: center;
    flex: 1;
}

.carousel-indicator {
    height: 4px;
    flex: 1;
    max-width: 80px;
    background: rgba(0, 201, 239, 0.23);
    cursor: pointer;
    transition: background 0.3s ease;
}

.carousel-indicator.active {
    background: rgba(0, 201, 239, 1);
}

.carousel-controls {
    display: flex;
    gap: 12px;
}

.carousel-btn {
    background: #55C1E9;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.carousel-btn svg {
    width: 24px;
    height: 24px;
}

.carousel-btn svg path {
    fill: #000;
    transition: fill 0.3s ease;
}

.carousel-btn:hover {
    background: #fff;
}

.carousel-btn:hover svg path {
    fill: #000;
}

@media (max-width: 768px) {
    .video-carousel-wrapper {
        height: auto;
        min-height: 500px;
    }

    .video-carousel-content {
        padding: 40px 20px;
        height: auto;
        margin-top: 0;
    }

    .carousel-text-wrapper {
        width: 100%;
        padding: 24px;
    }

    .carousel-title {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .carousel-description {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .carousel-navigation {
        bottom: 20px;
        left: 20px;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 20px;
        max-width: calc(100% - 40px);
    }

    .carousel-indicators {
        width: 100%;
        order: 1;
    }

    .carousel-controls {
        order: 2;
    }
}

/* Stats Grid with Icons Section */
.stats-grid-section {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 40px 0;
}

.stats-grid-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.stats-grid-section .container {
    position: relative;
    z-index: 2;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.stats-card {
    background: #fff;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.stats-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stats-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.stats-number {
    font-size: 33px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.1;
    margin-bottom: 8px;
    color: #000;
    font-family: "Biennale Bold", sans-serif;
    word-break: break-all;
}

.stats-label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #000;
}

@media (max-width: 1024px) {
    .stats-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .stats-card {
        padding: 24px 16px;
    }

    .stats-number {
        font-size: 32px;
    }

    .stats-label {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .stats-grid {
        grid-template-columns: 1fr;
    }

    .stats-icon {
        width: 40px;
        height: 40px;
    }
}


/* ====== BASE ====== */

.wpcf7 {
    max-width: 760px;
}

.wpcf7 h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
}

.wpcf7 h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 40px 0 15px;
}

/* ====== GRID ====== */

.form-row {
    margin-bottom: 18px;
}

.two-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 768px) {
    .two-cols {
        grid-template-columns: 1fr;
    }
}

/* ====== INPUTS ====== */

.wpcf7 input:not([type="checkbox"]):not([type="radio"]),
.wpcf7 select,
.wpcf7 textarea {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #e2e2e2;
    background: #f5f5f5;
    font-size: 14px;
    border-radius: 2px;
    transition: 0.2s ease;
}

.wpcf7 textarea {
    min-height: 120px;
    resize: vertical;
}

.wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    outline: none;
    border-color: #56c1e9;
    background: #fff;
}

/* ====== CUSTOM CHECKBOX ====== */

.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item {
    display: block;
    margin-bottom: 12px;
}

.wpcf7-list-item input[type="checkbox"],
.wpcf7-list-item input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.wpcf7-list-item-label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
}

/* square checkbox */
.wpcf7-checkbox .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    border: 2px solid #cfcfcf;
    background: #fff;
    transition: 0.2s ease;
}

/* checkbox active */
.wpcf7-checkbox input:checked+.wpcf7-list-item-label:before {
    background: #56c1e9;
    border-color: #56c1e9;
}

/* check icon */
.wpcf7-checkbox input:checked+.wpcf7-list-item-label:after {
    content: " ";
    position: absolute;
    left: 4px;
    top: 0;
    color: #fff;
    font-size: 14px;
}

/* ====== CUSTOM RADIO ====== */

.wpcf7-radio .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 1px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #cfcfcf;
    background: #fff;
}

.wpcf7-radio input:checked+.wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 8px;
    width: 8px;
    height: 8px;
    background: #56c1e9;
    border-radius: 50%;
}

/* ====== DRAG & DROP FILE UPLOAD ====== */

.wpcf7-file {
    display: none;
}

.file-upload-wrapper {
    border: 2px dashed #56c1e9;
    padding: 50px 20px;
    text-align: center;
    background: #f9f9f9;
    cursor: pointer;
    transition: 0.2s ease;
    margin-bottom: 20px;
}

.file-upload-wrapper:hover {
    background: #f0f0f0;
}

.file-upload-wrapper p {
    margin: 0;
    font-size: 14px;
    color: #666;
}

.file-upload-wrapper span {
    color: #56c1e9;
    font-weight: 600;
}

/* ====== ACCEPTANCE ====== */

.wpcf7-acceptance {
    margin-top: 20px;
}

.wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 13px;
}

/* ====== BUTTON ====== */

.wpcf7-submit {
    margin-top: 30px;
    background: #56c1e9;
    color: #fff;
    padding: 14px 40px;
    border: none;
    font-weight: 600;
    cursor: pointer;
    transition: 0.2s ease;
}

.wpcf7-submit:hover {
    background: #0c7566;
}

/* ====== ERROR ====== */

.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px;
}

.wpcf7-response-output {
    margin-top: 20px;
}

@media (max-width: 769px) {
    .hero-investor {
        .container {
            padding: 0px 0px 36px 24px;
            flex-wrap: wrap;
        }
    }

    .box__contacts {
        margin-bottom: 25px;
    }

    .prise_c.yourir-number.yourir-price {
        font-size: 40px !important;

        span {
            font-style: normal;
            font-weight: 700;
            line-height: 110%;
        }
    }

    .mobile-column {
        display: flex;
        flex-direction: column;
        gap: 32px;
        padding: 0 25px !important;
    }

    .prev {
        width: 100%;
        justify-content: space-between;
    }

    .type {
        width: 100%;
        justify-content: space-between;
    }

    .select-wrap select {
        max-width: 120px;
    }

    .card__filter {
        width: 100%;
        justify-content: space-between;
    }

    .inv_info_box img {
        width: 100%;
    }
}



/* ===== Dividends table: proper horizontal scrollable layout ===== */
.dividends-table .table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.dividends-table .table-wrap table {
    border-collapse: collapse;
    width: 100%;
    min-width: 600px;
}

.dividends-table .table-wrap thead tr {
    border-bottom: 2px solid #264274;
}

.dividends-table .table-wrap th,
.dividends-table .table-wrap td {
    padding: 12px 16px;
    text-align: left;
    white-space: nowrap;
}

.dividends-table .table-wrap th {
    font-family: "Biennale Bold", sans-serif;
    font-size: 16px;
    font-weight: 700;
    background: #fff;
}

.dividends-table .table-wrap tbody tr:nth-child(even) {
    background: #F6F6F6;
}

.dividends-table .table-wrap tbody tr:nth-child(odd) {
    background: transparent;
}

@media (max-width: 769px) {
    .dividends-table .table-wrap {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        width: 100% !important;
        box-sizing: border-box;
    }

    .dividends-table .table-wrap table {
        display: table !important;
        width: auto !important;
        min-width: 600px;
        table-layout: auto;
    }

    .dividends-table .table-wrap thead {
        display: table-header-group !important;
    }

    .dividends-table .table-wrap thead tr {
        display: table-row !important;
        width: auto !important;
        border-bottom: 2px solid #264274;
    }

    .dividends-table .table-wrap thead th {
        display: table-cell !important;
        white-space: nowrap !important;
        word-break: normal !important;
        font-size: 14px;
        padding: 10px 12px;
    }

    .dividends-table .table-wrap tbody {
        display: table-row-group !important;
    }

    .dividends-table .table-wrap tbody tr {
        display: table-row !important;
        flex-wrap: unset !important;
        width: auto !important;
    }

    .dividends-table .table-wrap tbody td {
        display: table-cell !important;
        white-space: nowrap !important;
        word-break: normal !important;
        font-size: 14px;
        padding: 10px 12px;
    }
}

/* ===== Key dates table ===== */
.key-dates-wrap .table_key_dates th:last-child,
.key-dates-wrap .table_key_dates td:last-child {
    text-align: left;
}

@media (max-width: 769px) {
    .key-dates-wrap .table_key_dates th:first-child {
        width: 60% !important;
    }

    .key-dates-wrap .table_key_dates th:last-child {
        width: 40% !important;
        text-align: left;
    }

    .key-dates-wrap .table_key_dates td:last-child {
        text-align: right;
        padding-right: 16px;
    }

    .key-dates-wrap .table_key_dates .row_docs {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 768px) {
    .counters .counters-wrapper {
        justify-content: flex-start;
    }

    .hero-investor .container.d-flex.justify-content-sp.align-items-center {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .sh__box {
        max-width: unset !important;
    }

}

@media (max-width: 450px) {
    .width-100 {
        width: 100% !important;
    }
}
