<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#coupons_details .list_box{
    width: calc(100% - 330px);
}
.ads{
    width: 300px;
}
.popular_stores_index{
    display: flex;
    justify-content: space-between;
}
.coupos_item{
    width: 100%;
    margin: 6px 0.27%;
    transition: all .4s ease-out;
    background: hsla(0,0%,100%,.75);
    border: 1px solid #CBCDE0;
    padding: 6px;
    transition: all .4s ease-out;
    min-height: 114px;
    padding: 0;
    border-radius: 26px;
}
.coupos_item a{
    padding: 20px 16px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    width: 98%;
    display: flex;
}
.coupos_text{
    padding: 10px 15px;
    text-align: left;
    width: calc(100% - 390px);
}

.cou_s{
    border-top-right-radius: 5px;
    border-end-end-radius: 5px;
}
.coupos_item:hover{
    /* transform: scale(1); */
}
.store_box{
    margin-top: 0;
    background-color: #ffffff;
    border-radius: 5px;
}
.store_info{
    display: flex;
    padding: 5px;
    /* flex-direction: column;
    justify-content: center; */
    align-items: center;
}
.couponsDetails{
    background-color: #ffffff;
}
.form__search_index form{
    padding: 10px 43px 10px;
}
.storeimg{
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    border: 1px solid #eaeaea;
    padding: 6px;
    background-color: #fff;
}
.storeText{
   width: 100%;
   text-align: center;
}
.storeimg img{
    width: 100%;
    height: auto;
}
.tt{
    font-size: 15;
    font-weight: 600;
    color: #222;
    line-height: 55px;
    margin-bottom: 16px;
    text-align: left;
    padding: 0 15px;
}
.td{
    font-size: 16px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-right: 12px;
}
.cuspon_nav a{
    color: #222;
}
.sct_title{
    font-size: 24px;
    font-weight: 600;
    color: #222;
    line-height: 35px;
    margin-bottom: 20px;
}
.discountc-table{
    background: #fff;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 8px;

}
.discountc-table th {
    background-color: #ededed;
    font-weight: 700;
    padding: 11px 0 9px;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    box-shadow: 0 0 0 1px #eaeaea;
    font-size: 14px;
    font-weight: 600;
    color: #222;
    line-height: 21px;
}
.discountc-table th:first-child {
    padding: 11px 0 9px 21px;
    border-radius: 12px 0 0 0;
    box-shadow: 0 0 0 1px #eaeaea;
}
.discountc-table td{
    padding: 14px 0;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 0 0 1px #eaeaea;
    vertical-align: middle;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    line-height: 21px;
}
.discountc-table tr td:first-child {
    padding: 14px 0 14px 21px;
}
.sct_box{
    background: #fff;
    padding: 48px 0;
}
.discountc-table .table-date, .discountc-table .table-type{
    text-align: center;
}
.how_p{
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 24px;
    margin-bottom: 10px;
}
.how_ul {
    padding:0;
}
.how_ul li{
    list-style: none;
    position: relative;
    margin-bottom: 12px;
    padding-left: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    line-height: 24px;
}
.how_ul li::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #93d2f3;
    position: absolute;
    left: 0;
    top: 10px;
}
.how_ul li::after{
    content: "";
    width: 2px;
    height: 100%;
    background: #93d2f3;
    position: absolute;
    left: 2px;
    top: 20px;
}
.how_ul li:last-child::after{
    display: none;
}
.howto_img{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.how_item{
    width: 25%;
}
.howi_i{
    height: 120px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    /* box-shadow: 1px 1px 6px 0 #f3f3f4; */
    border: 1px solid #f3f3f3;
    margin-bottom: 14px;
    cursor: pointer;
}
.howi_i img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    -o-object-fit: contain;
}
.howi_t{
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    line-height: 21px;
}
.sc_howto{
    display: none;
}
.adsl{
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}
.rigth_btn svg{
    transform: rotate(180deg);
}
.left_btn,.rigth_btn{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    cursor: pointer;
    display: none;
}
.left_btn{
    left: -50px;
}
.rigth_btn{
    right: -50px;
}
.sc_ab{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 99vw;
    height: 100vh;
    background-color: rgba(245, 245, 245, .9);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 999;
    margin: 0 0.5vw;
    padding-top: 60px;
}
.sc_content{
    position: relative;
    margin: 80px auto;
    width: 100%;
    max-width: 960px;
}
.list_b_r{
    margin: 10px 0.27%;
    width: 300px;
}
.pes_tit{
    font-size: 23px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #2d3e50;
    margin-bottom: 10px;
}

.coupos_t{
    font-size: 24px;
}
.coupos_img{
    /* border: 1px solid #28a745; */
    color: #28a745;
    width: 140px;
    border-radius: 5px;
    padding: 5px;
    height: 140px;
    border-radius: 50%;
    background: #F0F4FB;
}
.coupos_img span{
    display: block;
    transform: rotate(-90deg);
    color: #0B57D0;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: -0.32px;
}
.coupos_img img {
    width: 90%;
    object-fit: scale-down;
}
.store_box{
    background: linear-gradient(180deg, #EDF3FF 0%, #DEE8FF 100%);
    padding-top: 0;
    padding-bottom: 0 !important;
}
.nav_content{
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #070E25;
    flex-wrap: wrap;
    padding: 10px 15px;
}
.nav_content a{
    color: #32C7A3;
    text-decoration: none;
}
.nav_content span{
    margin: 0 6px;
}
@media (max-width:1024px) {
    #div-gpt-ad-1689845293895-1{
        min-width: auto !important;
    }
    .popular_stores_index{
        flex-wrap: wrap;
    }
    #coupons_details .list_box{
        width: 100%;
    }
}

@media (max-width:860px) {
    .left_btn,.rigth_btn{
        display: none !important;
    }
}
@media (max-width:750px) {
    .pes_tit{
        font-size:16px;
    }
    .sct_title{
        font-size: 18px;
        margin-bottom: 12px;
        line-height: 27px;
    }
    .discountc-table th:first-child {
        padding: 6px 0 4px 16px;
        border-radius: 8px 0 0 0;
    }
    .discountc-table td{
        padding: 4px 0;
        font-size: 12px;
    }
    .discountc-table tr td:first-child {
        padding: 6px 0 4px 5px;
    }
    .tt{
        font-size: 18px;
        line-height: 27px;
    }
    .storeimg{
        width: 72px;
        height: 72px;
    }
    .storeText {
        width: calc(100% - 85px);
    }
    .td{
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    .store_info{
        padding: 7px 0 0 0;
    }
    .list_b_r{
        width: 100%;
    }
    .coupos_item a{
        padding: 0px;
        margin-bottom:0;
    }
    .coupos_text{
        padding: 20px 10px;
        width: calc(100% - 230px);
    }
   
}</pre></body></html>