header.single-page {
    margin: 0 !important;
    height: 100px;
    padding: 0 !important;
}
.index section {
    margin: 160px var(--spacing-10);
}
button[size="small"][color="medium"], a[size="small"][color="medium"] {
    padding: var(--spacing-1) var(--spacing-2);
}

.index section {
    margin-top: var(--spacing-8);
    margin-bottom: var(--spacing-8);
}
section.section-hero {
    margin: 0 auto var(--spacing-8) auto !important;
}
section p {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    opacity: 0.6;
    margin: var(--spacing-3) 0;
}

.section-tabs,
.section-comments {
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100%
}
.section-tabs .tabs-body .tabs-divider {
    display: none;
}
.section-tabs .tabs-body .tabs-divider .border-bottom {
    padding-bottom: var(--spacing-2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.section-tabs .tabs-body .tabs-divider .left {
    flex: 8;
}
.section-tabs .tabs-body .tabs-divider .right {
    flex: 4;
    padding-left: var(--spacing-9);
}
.section-tabs .tabs-body .tabs-divider .right h2 {
    font-weight: bold;
    font-size: 26px;
    line-height: 31px;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 16px;
}
.section-tabs .tabs-body .tabs-divider .right .shield {
    height: 46px;
    width: 30px;
    display: inline-block;
}
.section-tabs .tabs-body .tabs-divider .right label {
    margin: 14px 0 0 24px;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.8);
    display: inline-block;
}
.section-tabs .tabs-body .tabs-divider .right strong {
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #000000;
    font-weight: normal;
}
.section-tabs .tabs-body .tabs-divider .right li {
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
    color: rgba(0, 0, 0, 0.8);
}
.section-tabs .tabs-boy .tabs-divider p {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    text-align: justify;
    color: #555555;
}

.tabs-item-link {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.75) !important;
    transition: 0.1s all ease;
}
.tabs-item-link .tabs-item-icon {
    position: absolute;
    right: 20px;
}
.tabs-item-link[aria-expanded="true"] {
    font-size: 16px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.05);
}
.tabs-item-link[aria-expanded="true"] .tabs-item-icon {
    transform: rotate(180deg);
}

.section-brands h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: rgba(0, 0, 0, 0.8);
}
.section-brands .brands {
    display: flex;
    background: #F3F6F9;
    text-align: center;
}
.section-brands .brands div {
    flex: 1;
    padding: var(--spacing-2);
    align-items: center;
    align-content: center;
}
.section-brands .brands div img {
    width: 100px;
    display: inline-block;
}
.section-brands .link {
    text-align: center;
}

.section-videos {
    display: flex;
}
.section-videos .button-wrapper {
    text-align: right;
}
.section-team .button-wrapper {
    text-align: left;
}
.section-videos .left {
    flex: 4;
    padding-right: var(--spacing-3)
}
.section-videos .right {
    flex: 6;
    overflow: hidden;
}
.banks-swiper-wrapper {
    max-width: 376px; 
    display: flex; 
    justify-content:center; 
    align-content: center; 
    align-items: center;
}
.banks-swiper-container {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.section-videos .right .videos-swiper-container {
    height: 215px;
}
.section-videos .right .videos-swiper-container img {
    margin-bottom: var(--spacing-1);
    max-height: 148px;
}
.section-videos .right .videos-swiper-container img,
.section-videos .right .videos-swiper-container .link {
    cursor: pointer;
}
.section-videos .swiper-slide {
    width: 320px !important;
}
.section-videos .right .youtube-container {
    width: 320px;
}
.section-videos .right .link {
    font-size: 16px;
    line-height: 19px;
}

.videos-next-control {
    margin-top:60px;
}

.section-team {
    display: flex;
}
.section-team .left {
    flex: 5;
    padding-right: var(--spacing-3)
}
.section-team .right {
    flex: 5;
}

.section-free p {
    text-align: center;
}
.section-free button {
    margin: 0 var(--spacing-1);
}

.section-comments {
    padding: var(--spacing-4) 0 !important;
    position: relative;
    background-color: rgba(242, 242, 242, 1);
    margin-top: 30px !important;
}
.section-comments .review-total {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    display: inline-block;
    vertical-align: sub;
    margin-right: 16px;
}
.section-comments .review-description {
    display: inline-block;
    vertical-align: text-top;
}
.section-comments .review-description span {
    font-weight: bold;
}
.section-comments .main-review {
    text-align: center;
    margin-bottom: var(--spacing-4);
}
.section-comments .main-review img {
    width: 22px;
    height: 22px;
    display: inline-block;
}
.section-comments h3 {
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    opacity: 0.6;
    text-align: center;
}
.section-comments .reviews-swiper-container {
    height: 375px;
    max-width: 1366px;
    margin: 0 auto;
}
.reviews-swiper-container::before {
    content: '';
    display: block;
    position: absolute;
    width: 60px !important;
    height: 327px;
    top: 0;
    left: 0px;
    z-index: 2;
    background: linear-gradient(to right, #F2F2F2, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0.1));
}
.reviews-swiper-container::after {
    content: '';
    display: block;
    position: absolute;
    width: 60px !important;
    height: 327px;
    top: 0;
    right: 0px;
    z-index: 2;
    background: linear-gradient(to left, #F2F2F2, rgba(242, 242, 242, 1), rgba(242, 242, 242, 0.1));
}
.section-comments .swiper-slide {
    width: 23% !important;
}
.section-free {
    text-align: center;
}
.brands-mobile {
    display: none;
}
.banks {
    display: flex;
    align-items: center;
}
.banks div.swiper-slide {
    width: 135px;
    height: 90px;
}

@media only screen and (max-width: 1054px) {
    .reviews-swiper-container::before {
        display: none;
    }
    .reviews-swiper-container::after {
        display: none;
    }
    .section-brands .brands {
        margin: 0;
        overflow-x: scroll;
    }
    .section-brands .brands::-webkit-scrollbar {
        width: 0;
        background: transparent;
        height: 0;
    }
    button {
        font-size: 14px !important;
    }
    .section-comments .swiper-slide {
        width: 35% !important;
    }
    section {
        margin: var(--spacing-4) 0 !important;
        padding: 0 !important;
    }
    .tabs-body {
        padding: 0 var(--spacing-2) !important;
    }
    .section-tabs .tabs-body .tabs-divider .right {
        padding: 0;
    }

    section h2 {
        text-align: left !important;
    }
    section.section-hero {
        margin: 0 var(--spacing-2) var(--spacing-4) var(--spacing-2)  !important;
    }
    .section-free {
        margin-left: var(--spacing-2) !important;
        margin-right: var(--spacing-2) !important;
    }
    section {
        display: block !important;
    }
    .onMobile {
        display: none !important;
    }
    .section-videos .left {
        margin-bottom: var(--spacing-2);
    }
    .section-tabs .left,
    .section-tabs .right {
        margin-left: 0;
        margin-right: 0;
    }
    .section-videos .button-wrapper,
    .section-team .button-wrapper {
        text-align: center;
    }

    .section-team img {
        width: 100% !important;
    }

    iframe {
        width: 100%;
    }
    .section-comments::before {
        display: none;
    }
    .section-comments::after {
        display: none;
    }
    .banks-swiper-wrapper {
        max-width: fit-content;
    }
}
@media only screen and (max-width: 767px) {
    section.section-brands h2.title {
        font-size: 14px;
        line-height: 17px;
        text-align: center !important;
        color: rgba(0, 0, 0, 0.6);
    }
    section p {
        font-size: 14px;
    }
    .index section {
        margin: 50px var(--spacing-10);
    }
    .section-tabs .tabs-body .tabs-divider .right h2 {
        font-size: 18px;
    }
    .section-tabs-mobile {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .section-tabs-mobile .panel:first-of-type {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    .section-tabs-mobile .panel {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .section-tabs-mobile .panel-collapse-content {
        background: rgba(0, 0, 0, 0.05);
        padding: 3px var(--spacing-1);
        display: flex;
        flex-direction: column;
    }
    .section-tabs-mobile .panel-collapse-content .tabs-more-details {
        align-self: center;
    }
    .section-tabs-mobile .panel-collapse-content p {
        margin: var(--spacing-2);
        font-weight: 600;
        font-size: 12px;
        line-height: 14px;
        text-align: justify;
        color: #000000;
        opacity: 1;
    }
    .onMobile {
        display: block !important;
    }
    .section-brands .brands-mobile {
        display: flex;
        align-items: center;
        background: #F3F6F9;
        text-align: center;
    }
    .section-brands .brands-mobile div img {
        display: inline-block;
    }
    .section-comments {
        margin-bottom: 80px !important;
    }
}
@media only screen and (max-width: 770px) {
    .section-comments .swiper-slide {
        width: 50% !important;
    }
}
@media only screen and (max-width: 550px) {
    .section-comments .swiper-slide {
        width: 90% !important;
    }
}