<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero-content .hero-title img { width: 496px; }
.thumb-special-lifestyle .thumb-list .img-thumb .badge.use-img {
    background-image: none;
    width: 110px;
    top: -23px;
}
.hero-content .hero-desc{
    color: #ffff;
    margin-top: 30px;
}



.privileges-slider .slick-list {
    overflow: inherit;
}
.privileges-slider.slick-slider .slick-dots {
    bottom: -60px;
}
#special-lifestyle-privilege .container {
    overflow: hidden;
}
#special-business-privilege {
    margin: 50px 0;
    height: auto; 
    padding: 40px 0;
    background-position: top right;
    background-image: url(../img/special-business-privilege.jpg);
}
#special-business-privilege .container {
    padding-left: 20px;
    padding-right: 20px;
}
.wisdom-link {
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 100%;
    background-color: #edf;
    z-index: 99;
}
.obj-pattern-02 { opacity: 0.5; }
.ribbon {
    width: 159px;
    position: absolute;
    right: 0;
    top: 0;
}
.ct-br-desktop {
    display: block;
}


.img-thumb .badge p.caption span {
    font-size: 18px !important;
}



.hero-title .content-area.custom-margin {
    margin-top: -225px;
}

@media screen and (max-width: 1024px) {
    #special-business-privilege { 
        margin-top: 0;
        background-image: url(../img/special-business-privilege-m.jpg);
    }
    .ct-br-desktop { display: none !important; }
}
@media screen and (max-width: 767px) {
    .ct-br-mobile {
        display: block !important;
    }
    .ribbon {
        width: 85px;
    }
    .hero-title .content-area.custom-margin {
        margin-top: -135px;
    }
    .hero-content .hero-desc.custom-font01 {
        font-size: 17px;
        line-height: 1.9;
    }
    .hero-content.custom-margin-hero-cont {
        padding-left: 15px;
        padding-right: 15px;
    }
    
}</pre></body></html>