.excellence-collide {
    padding: 128px 0 0;
    position: relative;
    background-image: url(/template/097c5ce4/snippet-images/excellence-colliede.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
body.widget-snippet .excellence-collide {
    position: unset;
    z-index: unset;
  background-color: #000000;
}
@media (max-width: 1024px) {
    .excellence-collide {
        padding: 100px 0 0;
    }
}
@media (max-width: 767px) {
    .excellence-collide {
        padding: 70px 0 0;
    }
}
.excellence-collide::after {
    content: "";
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), linear-gradient(56.6deg, rgba(10, 52, 166, 0.5) 32.85%, rgba(0, 161, 198, 0.5) 105.26%);
    backdrop-filter: blur(4.5px);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
body.widget-snippet .excellence-collide::after {
    display: none;
}
.excellence-collide .excellence-container {
    padding: 0 15px;
}
.excellence-collide .excellence-content {
    width: 744px;
    max-width: 100%;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0 auto 92px;
}
body.widget-snippet .excellence-collide .excellence-content {
    position: unset;
    z-index: unset;
}
.excellence-collide .excellence-content h3 {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 60px;
    line-height: 68px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    width: 632px;
    max-width: 100%;
    margin: 0 auto 16px;
}
@media (max-width: 1024px) {
    .excellence-collide .excellence-content h3 {
        font-size: 50px;
        line-height: 58px;
    }
}
@media (max-width: 767px) {
    .excellence-collide .excellence-content h3 {
        font-size: 40px;
        line-height: 48px;
    }
}
.excellence-collide .excellence-content p {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 16px;
    line-height: 31px;
    color: #FFFFFF;
}   
.excellence-collide .excellence-content a {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    background: #00A1C6;
    color: #FFFFFF;
    border: 1px solid #00A1C6;
    text-decoration: none;
    border-radius: 100px;
    padding: 6px 32px;
    height: 37px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.excellence-collide .excellence-content a:hover {
    background: #ffffff;
    color: #00A1C6;
    border-color: #ffffff;
}
.excellence-collide .excellence-content a::after {
    content: "";
    background-image: url('data:image/svg+xml,<svg width="10" height="15" viewBox="0 0 10 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.7897 7.39179L1 12.235L2.68153 13.8L9 7.39177L2.68153 1L1 2.56501L5.7897 7.39179Z" fill="white" stroke="%23127D85" stroke-width="0.5"></path></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px 13px;
    width: 8px;
    height: 13px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.excellence-collide .excellence-content a:hover::after {
    background-image: url('data:image/svg+xml,<svg width="10" height="15" viewBox="0 0 10 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.7897 7.39179L1 12.235L2.68153 13.8L9 7.39177L2.68153 1L1 2.56501L5.7897 7.39179Z" fill="%2300A1C6" stroke="%2300A1C6" stroke-width="0.5"></path></svg>');
}
.excellence-collide .excellence-video {
    width: 990px;
    max-width: 100%;
    position: relative;
    z-index: 2;
    margin: -181px auto 325px;
    bottom: -181px;
}
@media (max-width: 1024px) {
    .excellence-collide .excellence-video {
        margin: -181px auto 281px;
    }
}
@media (max-width: 767px) {
    .excellence-collide .excellence-video {
        margin: -181px auto 251px;
    }
}
.excellence-collide .excellence-video video {
    width: 100%;
    height: 560px;
    border-radius: 20px;
}
@media (max-width: 1024px) {
    .excellence-collide .excellence-video video {
        height: 450px;
    }
}
@media (max-width: 767px) {
    .excellence-collide .excellence-video video {
        height: 300px;
    }
}