<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.featuredeals-template-width{
    width: 1200px;
    margin: 0 auto;
}
/* 杞挱鍥� */
.column-lunbo {
    position: relative;
    height: 300px;
    margin-top: 30px;
}
.featuredeals-mian-template {
    width: 100%;
}
.column-lunbo .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 2px;
}
.featuredeals-item-all{
    visibility: hidden;
}
.column-swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 14px;
    background: #fff;
    border-radius: .6rem;
    height: 140px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.column-swiper-slide a {
    width: 100%;
    height: 100%;
}

.column-swiper-slide img {
    /*width: 9.6rem;*/
    /*height: 2.4rem;*/
    /*margin-top: 1rem;*/
}

.box-shadow-18 {
    box-shadow: 0px 2px 4px 0px rgba(18, 23, 21, 0.18);
}

.new-swiper-button-next {
    background-color: #fff;
    box-shadow: 0px 4px 8px 0px rgba(8, 45, 30, 0.22);
}

.new-swiper-button-prev {
    background-color: rgb(28 32 30 / 12%);
}

.new-swiper-button-next, .new-swiper-button-prev {
    border-radius: 50%;
    width: 50px !important;
    height: 50px !important;
    color: #939393 !important;
    text-align: center;
    opacity: .95;
    font-size: 2rem;
    line-height: 30px;
    position: absolute;
    top: 50%;
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-right-next {
    right: -18px !important;
}

.swiper-left-prev {
    left: -18px !important;
}

.featuredeals-title-template {
    font-size: 32px;
    font-weight: 600;
    color: #1C201E;
    line-height: 36px;
    padding-top: 40px;
}
.featuredeals-title-template h2{
    font-size: 32px;
    font-weight: 600;
}
.featuredeals-title-template img{
    width: 100%;
}
.featuredeals-mian-template a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}

.featuredeals-mian-template a .featuredeals-item {
    text-align: center;
    display: flex;
    height: 100%;
    align-items: center;
}

.featuredeals-mian-template a .featuredeals-item img {
    width: 100%;
}

.featuredeals-mian-template a .featuredeals-item .featuredeals-was {
    font-size: 14px;
    font-weight: 400;
    color: #8F9391;
    line-height: 14px;
    padding-top: 10px;
}

.featuredeals-cashback {
    padding-top: 14px;
    font-weight: 600;
    font-size: 16px;
    color: #FF5306;
    line-height: 16px;
}

.featuredeals-cashback span {
    font-size: 20px;
    padding: 0 2px;
}

.featuredeals-shopnow {
    width: 122px;
    height: 30px;
    line-height: 30px;
    background: #008750;
    border-radius: 21px;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    margin: 0 auto;
    margin-top: 16px;
}

.featuredeals-coupons {
    font-size: 12px;
    font-weight: 600;
    color: #555856;
    line-height: 12px;
    padding-top: 10px;
}

.featuredeals-coupons b {
    color: #1C201E;
    padding: 0 2px;
}
.swiper-right-next, .swiper-left-prev {
    display: none;
}
.homeSwiperHover:hover .swiper-right-next,
.homeSwiperHover:hover .swiper-left-prev{
    display: grid;
}

.featuredeals-list-main ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.featuredeals-list-main ul li{
    width: 380px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    border-radius: 0.6rem;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 4px 0px rgb(18 23 21 / 18%);
    margin-top: 18px;
    margin-right: 18px;
    overflow: hidden;
}

.carousel, isCarousel {
    display: none;
}
.featuredeals-img {
    width: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.featuredeals-right {
    padding-left: 20px;
    text-align: left;
}

.featuredeals-display-name {
    font-weight: bold;
    font-size: 18px;
    color: #1C201E;
    line-height: 18px;
}



</pre></body></html>