@media (max-height: 1080px),
(max-width: 1400px) {
    .fullscreen-page .referens {
        margin-bottom: 40px;
    }

    .thank-you-page-wrapper .scroll-block {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .fullscreen-page .heading-block {
        margin-bottom: 40px;
    }

    .fullscreen-page .section {
        padding-top: 20px;
    }

    .fullscreen-page .section-title {
        font-size: 32px;
        margin-bottom: 5px;
    }

    .fullscreen-page .section-subtitle {
        font-size: 18px;
    }

    /* .gy-40 {
    --bs-gutter-y: 20px;
  } */
    .table-page-wrapper .table-page {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .table-page .table-heading {
        margin-bottom: 0;
    }

    .gx-180 {
        --bs-gutter-x: 20px;
    }
}

@media (max-width: 1399.98px), (min-width: 1880px) {
    .accomplishment{
        flex-direction: row;
    }
}

@media (max-width: 1920px) {
    .gx-180 {
        --bs-gutter-x: 40px;
    }
}

@media (max-width: 1399.98px) {
    .wrapper:has(+ .sidebar-helper.open) {
        padding-right: 0;
    }

    .sidebar-helper.sidebar-helper--static {
        position: fixed;
        display: flex;

    }

    .info-sidebar-gutter {
        padding-right: 0;
    }

    .info-sidebar-btn {
        display: flex;
        top: 150px;
        transition: all 0.3s ease;
    }

    .info-sidebar {
        position: fixed;
        top: 0;
        right: -464px;
        z-index: 50;
        height: 100vh;
        transition: all 0.3s ease;
    }

    .info-sidebar.open {
        right: 0;
    }

    .info-sidebar.open .info-sidebar-btn .ico {
        transform: rotate(180deg);
    }
}

@media (max-width: 1199.98px) {
    .sidebar-2.sidebar-2--secondary {
        margin-top: 60px
    }
}

@media (max-width: 991.98px) {
    .slide-section__header {
        padding: 12px 32px 12px 20px;
        min-height: auto;
    }
    .slide-section .content {
        overflow: hidden;
    }

    .screen-height-section {
        height: auto;
    }

    .header__search-container {
        width: 0;
        left: 0;
        top: var(--header-fixed-padding);
        position: absolute;
        min-height: 40px;
        border-top: 1px solid #ddd;
        background-color: var(--white);
    }

    .open .header__search-container {
        width: 100%;
        overflow: visible;
    }

    .header__search [data-search-toggle] {
        border-radius: 5px;
        background-color: #f0f0f0;
        cursor: pointer;
    }

    .open.header__search [data-search-toggle] {
        background-color: rgba(255, 128, 0, 0.1);
        color: #ff8000;
    }
}

@media (max-width: 767.98px) {
    .scroll-row__col {
        width: 100%;
    }

    .scroll-row::before,
    .scroll-row::after {
        width: 40px;
    }

    .section-aside {
        border-right: 0;
        width: 100%;
    }

    .section-title {
        font-size: 24px;
        line-height: 32px;
    }

    .section-subtitle {
        font-size: 18px;
        line-height: 22px;
    }

    .row--item.bg-item {
        display: none;
    }

    /* .steps__list {
    display: flex;
    align-items: start;
    width: 100%;
    flex-direction: column;
  }
  .step__item {
    --step-icon-size: 24px;
    flex: 1;
    display: flex;
    width: 100%;
    white-space: nowrap;
    align-items: center;
  }
  .step__icon-wrapper {
    position: relative;
    width: auto;
    padding-top: 24px;
    margin-right: 16px;
  }
  .step__item .info {
    padding-top: 24px;
    margin-top: 0;
  }
  .step__icon {
    width: var(--step-icon-size);
    height: var(--step-icon-size);
    min-width: var(--step-icon-size);
    color: rgba(102, 102, 102, 0.17);
  }
  .step__item + .step__item .step__icon::before {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: calc(100% - var(--step-icon-size));
    background-color: #e5e5e5;
  } */
}

@media (max-width: 575.98px) {
    .sidebar-helper {
        --sidebar-width: 100%;
    }

    .info-sidebar {
        position: fixed;
        top: 0;
        right: calc((100% - 40px) * -1);
        width: calc(100% - 40px);
        ;
        z-index: 50;
        height: 100vh;
        transition: all 0.3s ease;
    }
}

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {
    .border-between-lg>*:not(:last-child) {
        border-right: 1px solid rgba(93, 103, 126, 0.18);
    }
}

@media (min-width: 1200px) {}

@media (min-width: 1200px) {
    .sidebar-open .sidebar-2-pl.sidebar-2-pl--secondary {
        padding-left: 285px;
    }

    .sidebar-2-pl.sidebar-2-pl--secondary {
        padding-left: 0;
    }

    .sidebar-open .sidebar-2.sidebar-2--secondary {
        left: 0;
    }

    .sidebar-2.sidebar-2--secondary {
        left: -285px;
    }
}

@media (min-width: 1400px) {
    .gx-xxl-180 {
        --bs-gutter-x: 180px;
    }

    .sidebar-open .slide-section {
        width: calc(100% - var(--sidebar-width));
        left: var(--sidebar-width) !important;
    }

    .sidebar-helper.sidebar-helper--static {
        position: static;
        height: 100%;
        z-index: 1;
        display: none;
    }

    .sidebar-helper.sidebar-helper--static.open {
        display: flex;
    }
}

@media (min-width: 1600px) {
    .col-xxxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}