<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* .hero-title .content-area { margin-top: -250px; } */



.thumb-special-lifestyle .thumb-list .img-thumb .badge.use-img {
    background-image: none;
    width: 110px;
    top: -23px;
}
.privileges-slider .slick-list {
    overflow: inherit;
}
#special-lifestyle-privilege .container {
    overflow: hidden;
}
#special-business-privilege {
    margin-top: 50px;
    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;
}
#service-highlight .caption-new p{
margin-bottom: 29px;
}
/* #service-highlight .caption-new h2 {
line-height: 1.2;
} */
.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;
}
.content-new .heading {
    line-height: 1.3;
}
.slick-dotted.slick-slider {
    padding-bottom: 45px;
}

/* à¹à¸à¹‰à¸•à¸±à¸§à¸«à¸™à¸±à¸‡à¸ªà¸·à¸­à¹€à¸›à¹‡à¸™à¸ªà¸µà¸‚à¸²à¸§ */
p.hero-desc.hero-white{
    color: white !important ; 

}

/* à¹à¸à¹‰à¸«à¸¥à¸šà¹‚à¸‹à¸Ÿà¸²à¹€à¸«à¸¥à¸·à¸­à¸‡ */
.hero-title .content-area {
    margin-top: -220px;
}

.content-area ul.hero-ul  {
   
    margin-top: 40px;

}

.content-area ul li.hero-list {
    color: white;
    list-style-type: none;
    margin-top: 5px;

}


@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;
    }


    /* à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¸„à¸­à¸™à¹€à¸—à¹‰à¸™à¸ˆà¸²à¸ 1 à¸à¹‰à¸­à¸™à¹€à¸›à¹‡à¸™ 3 à¸à¹‰à¸­à¸™à¹à¸¥à¹‰à¸§à¹ƒà¸ªà¹ˆà¸¡à¸²à¸ˆà¸´à¹‰à¸™ */
    p.hero-desc.hero-white{
        margin-top: 7px;
    }
}</pre></body></html>