.slides {
    position: relative;
    overflow: hidden;
    width: 100%;
    box-shadow: none;
    padding-top: 41.5%;
}

.slides::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgb(255,251,230);
    background: radial-gradient(circle at top left, rgba(255,251,230,1) 0%, rgba(255,251,230,0) 60%);
    z-index: 1;
}

.slides::after {
    content: '';
    position: absolute;
    top: -20px;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgb(229,223,255);
    background: radial-gradient(circle at top right, rgba(229,223,255,1) 0%, rgba(229,223,255,0) 60%);
    z-index: 1;
}

.slides .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    z-index: 9;
    background: rgba(0, 0, 0, 0.2);
}

.slides video {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
}

.section__you__are {
    padding-top: 80px;
}

.section__you__are .item {
    background: rgba(248, 248, 248, 1);
    border-bottom: 4px solid var(--t4s-secondary-color);
    transition: 0.5s all ease;
    position: relative;
}

.section__you__are .box-thumbnail {
    padding-top: 137.23%;
}

.section__you__are > .container > .row > [class*=col-]:nth-child(odd) .left {
    background-color: var(--t4s-primary-color);
    color: white !important;
}

.section__you__are > .container > .row > [class*=col-]:nth-child(odd) a {
    color: white !important;
}

.section__you__are > .container > .row > [class*=col-]:nth-child(even) .left {
    background-color: var(--t4s-secondary-color) !important;
}

.section__you__are > .container > .row > [class*=col-]:nth-child(even) a {
    color: var(--t4s-text-head-color) !important;
}

.section__video .box-thumbnail {
    padding-top: 61.58%;
}

.section__video .box-thumbnail .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(180deg, rgba(33, 36, 55, 0) 0%, #212437 100%);
    padding: 15px;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    color: white;
}

.section__publication .box-thumbnail {
    padding-top: 135%;
}

.section__publication .box {
    background: rgba(248, 248, 248, 1);
    padding: 30px;
}

.section__solution {
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='_KMJVg' role='presentation' viewBox='0 0 1366 651' preserveAspectRatio='xMidYMid slice'%3E%3Cdefs%3E%3ClinearGradient gradientUnits='userSpaceOnUse' id='__id1075__id1076' x1='0' y1='325.5' x2='1366' y2='325.5'%3E%3Cstop stop-color='%230075ba' stop-opacity='1' offset='0'%3E%3C/stop%3E%3Cstop stop-color='%231f2024' stop-opacity='1' offset='1'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='1366' height='651' fill='url(%23__id1075__id1076)'%3E%3C/rect%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 100px 0 !important;
    color: white;
}

.section__solution h3 {
    font-size: 40px;
    color: var(--t4s-secondary-color);
    margin-bottom: 30px;
}

.section__solution p {
    font-size: 16px;
    line-height: 1.5em;
}

.section__solution .item {
    background-color: #fff;
    color: var(--t4s-text-content-color);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px;
    padding: 40px 10px;
}

.section__solution .item .icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--t4s-primary-color);
    color: #fff;
    padding: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.section__solution .item .description {
    width: calc(100% - 42px);
}

.section__solution [class*=col-]:nth-child(2) {
    padding-top: 30px;
}

.section__service {
    padding: 100px 0;
}

.section__service .box-thumbnail {
    padding-top: 134.3%;
}

.section__service .text__secondary {
    color: var(--t4s-secondary-color) !important;
}

.section__service p {
    height: 72px;
}

 .section__service .bg {
     background-color: rgb(0, 117, 186, 0.9);
     padding: 20px;
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     margin: 20px 15px;
     border-radius: 5px;
     z-index: 9;
 }

 .section__overview .box-thumbnail {
     padding-top: 162.436%;
 }

 .section__overview {
     position: relative;
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='_KMJVg' role='presentation' viewBox='0 0 1366 651' preserveAspectRatio='xMidYMid slice'%3E%3Cdefs%3E%3ClinearGradient gradientUnits='userSpaceOnUse' id='__id1075__id1076' x1='0' y1='325.5' x2='1366' y2='325.5'%3E%3Cstop stop-color='%230075ba' stop-opacity='1' offset='0'%3E%3C/stop%3E%3Cstop stop-color='%231f2024' stop-opacity='1' offset='1'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='1366' height='651' fill='url(%23__id1075__id1076)'%3E%3C/rect%3E%3C/svg%3E");
     background-repeat: no-repeat;
     background-position: top center;
     background-size: cover;
     padding: 100px 0 !important;
     color: white;
 }

 .section__overview ul {
     padding: 0;
     margin: 0;
     list-style-type: none;
 }

 .section__overview ul li {
     margin-bottom: 25px;
 }

.section__overview ul li:last-child {
    margin-bottom: 0 !important;
}

 .section__overview h3 {
     color: var(--t4s-secondary-color) !important;
     margin: 0 0 5px 0;
 }

 .section__overview p {
     font-size: 16px;
     margin: 0;
     line-height: 1.5em;
 }

.section__sharespace {
    padding: 100px 0;
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .section__solution [class*=col-]:nth-child(2) {
        padding-top: 0 !important;
    }

    .section__solution h3 {
        font-size: 32px !important;
    }

    .section__service p {
        height: auto;
    }
}

@media (max-width: 575px) {
    .slides {
        padding-top: 100%;
    }

    .section__solution h3 {
        font-size: 28px !important;
    }

    .section__solution .item {
        flex-direction: column;
        padding: 25px 10px;
    }

    .section__solution .item .icon {
        margin-right: 0;
        margin-bottom: 10px;
        width: 50px;
        height: 50px;
        padding: 15px;
    }

    .section__solution .item .description {
        width: 100%;
        text-align: center;
    }

    .section__service .bg {
        padding: 20px 10px;
        margin: 10px;
    }
}