#coupon_detail{z-index:9999;background-color:#dededecc;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}#coupon_detail ._cd_bw{box-sizing:border-box;background:#fff;border-radius:12px;width:calc(100% - 32px);max-width:880px;margin:0 16px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}body:not(.is_mobile) #coupon_detail ._cd_bw{width:880px}#coupon_detail.col_fill_mode .content{justify-content:center;align-items:center;min-height:300px;display:flex;position:relative;padding:20px 70px 30px!important}#coupon_detail .content .close_button{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:12px;transition:background .2s,transform .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #00000026}#coupon_detail .content .close_button:hover{background:#f5f5f5;transform:scale(1.05)}#coupon_detail .content .close_button:active{transform:scale(.95)}#coupon_detail .content .close_button .icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}#coupon_detail .popup-content-wrapper{flex:1;justify-content:center;align-items:center;width:100%;display:flex}#coupon_detail .popup-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px;display:flex}#coupon_detail .popup-logo{margin-bottom:16px}#coupon_detail .popup-title{color:#333;margin-bottom:8px;font-size:24px;font-weight:700}#coupon_detail .popup-store-name{color:#666;margin-bottom:16px;font-size:16px}#coupon_detail .popup-code-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}#coupon_detail .popup-code{letter-spacing:2px;color:#333;background:#f5f5f5;border-radius:8px;padding:8px 24px;font-size:22px;font-weight:600}#coupon_detail .popup-copy-button{color:#fff;cursor:pointer;background:#ea4b4d;border:none;border-radius:6px;min-width:70px;padding:8px 16px;font-size:15px;font-weight:500;transition:background .2s}#coupon_detail .popup-copy-button.copied{background:#43b581}#coupon_detail .popup-copy-button:hover{background:#d02c2c}#coupon_detail .popup-copy-button.copied:hover{background:#3a9d6f}#coupon_detail .popup-store-link{color:#ea4b4d;font-size:16px;font-weight:500;text-decoration:underline}.nav-link-wrapper{padding:10px 5px}.nav-link-text{padding:12px}.logo-margin{margin-right:33px}.holidays-icon-margin{margin-right:5px}.nav-user{align-items:center;height:100%;margin-left:23px;display:flex;position:relative}.user-info{cursor:pointer;align-items:center;height:42px;padding:0 12px;display:flex}.user-avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px;margin-right:6px;overflow:hidden}.has-hover:hover{background-color:#f5f5f5;border-radius:8px}.nav-submit{align-items:center;margin-left:18px;display:flex;position:relative}.submit-btn{color:#fff;cursor:pointer;background-color:#ea4b4d;border-radius:4px;align-items:center;width:90px;height:34px;padding:0 12px;font-size:15px;line-height:18px;display:flex;position:relative}.hover-button:hover{background-color:#d02c2c!important}.submit-icon{width:10px;height:10px;margin-left:6px}.search-bar-margin{margin:0 0 0 20px}.search-form{background-color:#f5f5f5;border:1px solid #f5f5f5;border-radius:8px;align-items:stretch;width:100%;height:44px;display:flex;overflow:hidden}.search-form:focus-within{border-color:#ea4b4d}.search-input{color:#222;background:0 0;border:none;outline:none;flex:1;padding:0 20px;font-size:14px;line-height:16px}.search-input::placeholder{color:#999}.hamburger-line{background-color:#333;width:100%;height:3px}@media screen and (max-width:768px){#nav{height:54px}#nav .box{justify-content:space-between;align-items:center;height:54px;padding:0 15px}#nav .mob_menu_button{width:30px;height:30px}#nav .site_logo{margin:0}#nav .site_logo ._img_box{width:132px;height:32px}#nav .mob_search_button{justify-content:center;align-items:center;width:30px;height:30px;display:flex}#nav .mob_search_button .search_icon{width:100%;height:100%}#nav #nav_search{z-index:60;background-color:#fff;flex-direction:column;width:100vw;height:100vh;margin:0;display:flex;position:fixed;inset:0;overflow:hidden}#nav #nav_search .mob_nav_box{align-items:center;width:100%;height:54px;padding:0 15px;display:flex;box-shadow:0 1px 4px #0000001a,inset 0 -1px #d1d1d180}#nav #nav_search form{background-color:#fff;border:1px solid #ea4b4d;border-radius:6px;flex:1;align-items:center;gap:8px;width:auto;height:38px;padding:0 12px;display:flex}#nav #nav_search form button[type=submit],#nav #nav_search form button[type=button]{justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}#nav #nav_search form button[type=submit] .search_icon,#nav #nav_search form button[type=button] .reset_icon{width:100%;height:100%;display:block}#nav #nav_search form input{color:#333;border:none;outline:none;flex:1;padding:0 7px;font-size:15px;line-height:16px}.store-top-mob{background-color:#fff;border-bottom:1px solid #e6e6e699;width:100%;padding:15px;display:flex;position:relative;overflow:hidden}.store-top-mob .b_logo_box{background-color:#fff;border:1px solid #dfdfdf;border-radius:6px;flex-shrink:0;width:100px;height:94px;padding:6px;position:relative}.store-top-mob .b_logo_box ._img_box{width:100%;height:100%;position:relative}.store-top-mob .t_right_box{z-index:1;flex:1;padding-left:15px;position:relative;overflow:hidden}.store-top-mob .t_right_wrapper{position:relative}.store-top-mob .t_right_box h1{color:#333;margin-bottom:6px;font-size:18px;font-weight:500;line-height:23px}.store-top-mob .b_stars_box{align-items:center;gap:8px;margin-bottom:6px;display:flex}.store-top-mob .b_stars{display:flex}.store-top-mob .b_stars ._star{width:20px;height:20px;margin-right:2px}.store-top-mob .rating_text{color:#999;font-size:13px;line-height:18px}.store-top-mob .total_reviews{color:#ea4b4d;margin-top:6px;font-size:14px;line-height:18px;text-decoration:underline}#mob_filter{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:12px;display:flex}#mob_filter .item{color:#999;background-color:#ececec;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0 20px;font-size:16px;display:inline-flex}#mob_filter .item.active{color:#ea4b4d;background-color:#fff;border:1px solid #ea4b4d;font-weight:500}}*{box-sizing:border-box;margin:0;padding:0}html{width:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.font-roboto{font-family:Roboto,sans-serif}body{color:#111827;background-color:#fafafa;width:100vw;line-height:1.6;overflow-x:hidden}html{width:100%;overflow-x:hidden}.page-content{background-color:#fafafa;flex:1;width:100%;padding-top:74px;position:relative}.layout-store{padding:30px 0 60px}.layout-store-container{justify-content:space-between;align-items:flex-start;width:1200px;margin:0 auto;display:flex}.layout-store-left{width:290px}.layout-store-right{width:880px}.brand-router{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;flex-direction:column;align-items:center;width:100%;margin-bottom:20px;display:flex;position:relative}.brand-router-logo-box{justify-content:center;width:100%;margin-bottom:20px;padding:30px 45px 0;display:flex}.brand-router-logo{justify-content:center;align-items:center;width:200px;height:100px;padding:10px 0;display:flex;position:relative}.brand-router-stars-box{flex-direction:column;align-items:center;margin-top:-10px;margin-bottom:20px;display:flex}.brand-router-stars{margin-bottom:4px;display:flex}.brand-router-star{width:25px;height:25px;margin-right:5px}.brand-router-star:last-child{margin-right:0}.brand-router-rating-text{color:#666;font-size:14px;line-height:20px}.brand-router-visit-btn{color:#fff;cursor:pointer;background-color:#ea4b4d;border-radius:4px;justify-content:center;align-items:center;width:240px;height:42px;margin-bottom:30px;font-size:15px;font-weight:500;line-height:18px;display:flex}.brand-router-visit-btn:hover{background-color:#d02c2c}.brand-router-link{color:#333;border-top:1px solid #e8e8e8;width:100%;padding:15px 25px;font-size:15px;line-height:20px;position:relative}.brand-router-link.active:before{content:"";background-color:#ea4b4d;border-radius:0 2px 2px 0;width:4px;height:26px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.filter{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;width:100%;margin-bottom:20px;padding:20px 25px}.filter-row{margin-bottom:20px}.filter-row:last-of-type{margin-bottom:0}.filter-title{color:#333;margin-bottom:12px;font-size:16px;font-weight:500;line-height:19px}.filter-list{flex-direction:column;display:flex}.filter-item{cursor:pointer;background-color:#f5f5f5;border-radius:4px;align-items:center;width:100%;height:38px;margin-bottom:10px;padding:0 12px;display:flex}.filter-item:last-of-type{margin-bottom:0}.filter-checkbox{background-color:#fff;border:1px solid #e8e8e8;border-radius:2px;justify-content:center;align-items:center;width:16px;height:16px;margin-right:10px;display:flex}.filter-item p{color:#333;font-size:14px;line-height:16px}.filter-item.active .filter-checkbox{background-color:#ea4b4d;border-color:#ea4b4d}.filter-item.active .filter-checkbox:after{content:"";background-image:url(/img/filter.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:10px;height:8px}.left-unique{margin-top:30px}.left-unique h2{color:#222;margin-bottom:20px;font-size:18px;font-weight:500;line-height:21px}.left-unique .paragraph{margin-bottom:20px}.left-unique .paragraph:last-child{margin-bottom:0}.left-unique .paragraph h3{color:#333;margin-bottom:8px;font-size:16px;font-weight:500;line-height:19px}.left-unique .paragraph p{color:#666;margin-bottom:12px;font-size:14px;line-height:21px}.left-unique .paragraph p:last-child{margin-bottom:0}.left-unique .paragraph a{color:#3686fe;text-decoration:underline}.left-unique .paragraph strong{color:#333;font-size:14px;font-weight:500}.left-unique .paragraph span{color:#666}.left-unique .paragraph .company-info{margin-bottom:8px;font-size:14px;line-height:22px}.left-unique .paragraph .company-info .strong-text{color:#333}.left-unique .about-store-content{color:#666;font-size:14px;line-height:21px}.left-unique .about-store-content p{color:#666;margin-bottom:12px;font-size:14px;line-height:21px}.left-unique .about-store-content p:last-child{margin-bottom:0}.left-unique .about-store-content strong{color:#333;font-size:14px;font-weight:500}.left-unique .about-store-content a{color:#3686fe;text-decoration:underline}.store-right{width:880px}.title-box{justify-content:space-between;margin-bottom:20px;display:flex}.title-box .box-left{flex:1}.title-box .store-name{color:#222;margin-bottom:8px;font-size:24px;font-weight:500;line-height:28px}.title-box .store-des{color:#666;font-size:15px;line-height:16px}.title-box .store-des span{color:#333;font-weight:500}.coupon-list-item{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;align-items:stretch;min-height:140px;margin-bottom:12px;padding:20px 0;display:flex;position:relative}.coupon-list-item .staff-pick{color:#666;align-items:center;margin-left:12px;font-size:14px;display:flex}.coupon-list-item .staff-pick img{width:17px;height:17px;margin-right:4px}.coupon-list-item .success-text{color:#666;margin-left:12px;font-size:14px;line-height:16px}.coupon-list-item .off-box{color:#ea4b4d;text-align:center;border-right:1px dashed #e1e1e1;flex-direction:column;justify-content:center;align-items:center;width:150px;min-height:98px;font-weight:700;display:flex}.coupon-list-item .off-box .off{flex-direction:column;justify-content:center;align-items:center;display:flex}.coupon-list-item .off-box .fs32{margin:-4px 0;font-size:32px;line-height:38px}.coupon-list-item .info-box{flex-direction:column;flex:1;padding:0 50px 0 25px;display:flex}.coupon-list-item .info-box .top-tags-box{align-items:center;margin-bottom:8px;display:flex}.coupon-list-item .info-box .discount-type{color:#3686fe;font-size:14px;font-weight:500;line-height:16px}.coupon-list-item .info-box .verified{align-items:center;margin-left:12px;display:flex}.coupon-list-item .info-box .verified-icon{background:url(/img/verified.svg) 50%/cover no-repeat;width:16px;height:16px;margin-right:4px}.coupon-list-item .info-box .verified p{color:#666;font-size:14px;line-height:16px}.coupon-list-item .info-box .title{color:#333;font-size:18px;font-weight:500;line-height:25px}.coupon-list-item .info-box .description{color:#666;margin-top:8px;font-size:14px;line-height:20px}.coupon-list-item .info-box .bottom-tags-box{align-items:center;margin-top:12px;display:flex}.coupon-list-item .info-box .bottom-tags-box .used{color:#999;font-size:14px;line-height:16px}.coupon-list-item .button-box{align-items:center;padding-right:25px;display:flex}.coupon-list-item .coupon-button{color:#fff;cursor:pointer;background-color:#ea4b4d;border:none;border-radius:4px;justify-content:center;align-items:center;width:150px;height:40px;font-size:15px;font-weight:500;line-height:18px;display:flex;position:relative}.coupon-list-item .coupon-button:hover{background-color:#d02c2c}.coupon-list-item.code-type .button-box{position:relative}.coupon-list-item.code-type .coupon-button{color:#fff;background-color:#ea4b4d;border:none;position:relative;overflow:hidden}.coupon-list-item.code-type .coupon-button:hover{background-color:#d02c2c}.best-coupon-item{background-color:#9c27b0;border:1px solid #9c27b0;border-radius:6px;flex-direction:column;margin-bottom:12px;padding:0;overflow:hidden}.best-coupon-item .best-head{color:#fff;background-color:#9c27b0;align-items:center;height:36px;padding:0 15px;display:flex}.best-coupon-item .best-head img{width:14px;height:18px;margin-right:6px}.best-coupon-item .best-head p{letter-spacing:.47px;margin-right:auto;font-size:15px;font-weight:500;position:relative;top:1px}.best-coupon-item .best-head span{color:#fff;opacity:.8;font-size:14px}.best-coupon-item .best-body{background-color:#fff;border-radius:6px 6px 0 0;align-items:stretch;padding:18px 0;display:flex}.best-coupon-item .off-box{color:#ea4b4d;text-align:center;border-right:1px dashed #e1e1e1;flex-direction:column;justify-content:center;align-items:center;width:150px;font-weight:700;display:flex}.best-coupon-item .off-box .off{flex-direction:column;justify-content:center;align-items:center;display:flex}.best-coupon-item .off-box .fs32{margin:-4px 0;font-size:32px;line-height:38px}.best-coupon-item .info-box{flex-direction:column;flex:1;padding:0 50px 0 25px;display:flex}.best-coupon-item .info-box .top-tags-box{align-items:center;margin-bottom:8px;display:flex}.best-coupon-item .info-box .discount-type{color:#3686fe;font-size:14px;font-weight:500;line-height:16px}.best-coupon-item .info-box .verified{align-items:center;margin-left:12px;display:flex}.best-coupon-item .info-box .verified-icon{background:url(/img/verified.svg) 50%/cover no-repeat;width:16px;height:16px;margin-right:4px}.best-coupon-item .info-box .verified p{color:#666;font-size:14px;line-height:16px}.best-coupon-item .info-box .success-text{color:#666;margin-left:12px;font-size:14px;line-height:16px}.best-coupon-item .info-box .title{color:#333;font-size:18px;font-weight:500;line-height:25px}.best-coupon-item .info-box .description{color:#666;margin-top:8px;font-size:14px;line-height:20px}.best-coupon-item .button-box{align-items:center;padding-right:25px;display:flex}.best-coupon-item .coupon-button{color:#fff;cursor:pointer;background-color:#9c27b0;border:none;border-radius:4px;justify-content:center;align-items:center;width:150px;height:40px;font-size:15px;font-weight:500;line-height:18px;display:flex;position:relative}.best-coupon-item .coupon-button:hover{background-color:#7b1fa2}.used-coupon-item{border-radius:6px;flex-direction:column;min-height:112px;padding:0;overflow:hidden}.used-coupon-item .coupon-item-body{background-color:#fff;border-radius:6px 6px 0 0;align-items:stretch;min-height:110px;padding:18px 0;display:flex}.line-clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.c-footer-used{color:#454545;background-color:#fff;border-top:1px solid #e8e8e8;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:40px;padding:5px 15px;display:flex}.c-footer-used .used-button{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.c-footer-used .used-content{width:100%}.c-footer-used .ub-avatar{align-items:center;margin-right:7px;display:flex}.c-footer-used .ub-avatar>div{background:#fff;border:3px solid #f2f5ff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:-10px;display:flex}.c-footer-used .ub-avatar>div:first-child{margin-left:0}.c-footer-used .ub-avatar .avatar-img{border-radius:50%;width:24px;height:24px;overflow:hidden}.c-footer-used .ub-avatar .a-more{justify-content:center;align-items:center;display:flex}.c-footer-used .ub-avatar .a-more .a-more-icon{justify-content:center;align-items:center;width:12px;height:2px;display:flex}.c-footer-used .used-text{color:#666;font-size:14px;line-height:30px}.c-footer-used .ub-icon{background:url(/img/icon.svg) 50%/contain no-repeat;width:14px;height:14px;margin-left:5px;transition:transform .3s}.c-footer-used .ub-icon.expanded{transform:rotate(180deg)}.c-footer-used .total-box{justify-content:space-between;align-items:center;margin-top:11px;display:flex}.c-footer-used .total-box>div{background-color:#ea4b4d08;border:1px solid #ea4b4d26;border-radius:2px;width:275px;height:60px;padding:8px 15px}.best-coupon-item .c-footer-used .total-box>div{background-color:#aa31be08;border:1px solid #aa31be26}.c-footer-used .total-box p:first-of-type{color:#666;margin-bottom:4px;font-size:13px;line-height:15px}.c-footer-used .total-box p:last-of-type{color:#333;font-size:22px;font-weight:500;line-height:25px}.c-footer-used .conditions{color:#333;margin-top:15px;padding-bottom:10px;font-size:14px;line-height:20px}.c-footer-used .conditions b{color:#ea4b4d}.how-to-apply{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;margin-top:20px}.how-to-apply-title{color:#333;border-bottom:1px solid #e8e8e8;padding:16px 30px 15px;font-size:18px;font-weight:500;line-height:24px}.how-to-apply-content{padding:20px 30px 30px}.how-to-apply-content p{color:#666;margin-bottom:12px;font-size:14px;line-height:20px}.how-to-apply-content p:last-child{margin-bottom:0}.how-to-apply-content strong{color:#333;font-weight:500}.faq-section{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;margin-top:20px;padding:0 30px 10px}.faq-item{border-bottom:1px solid #e8e8e8;padding:20px 0}.faq-item:last-child{border-bottom:none}.faq-item-top{align-items:center;margin-bottom:12px;display:flex}.faq-item-icon{flex-shrink:0;width:24px;height:24px;margin-right:6px}.faq-item-top h3{color:#333;margin:0;font-size:15px;font-weight:500;line-height:20px}.faq-item p{color:#666;margin-bottom:12px;font-size:14px;line-height:20px}.faq-item p:last-child{margin-bottom:0}.faq-item ul{margin:0;padding-left:2px;list-style:none}.faq-item ul li{color:#666;align-items:flex-start;margin-bottom:12px;font-size:14px;line-height:20px;display:flex}.faq-item ul li:last-child{margin-bottom:0}.faq-item ul li:before{content:"";background-color:#333;border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:8px;margin-right:10px;display:block}.faq-item ol{color:#666;margin:0;padding-left:18px;font-size:14px}.faq-item ol li{margin-bottom:12px}.faq-item ol li:last-child{margin-bottom:0}.faq-item b,.faq-item strong{color:#333;font-weight:500}.faq-item a[href]{color:#3686fe;text-decoration:underline}.editor-info-container{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;width:100%;margin-bottom:20px;padding:15px 0 20px}.editor-info-container .editor-box{align-items:center;margin-bottom:15px;padding-left:25px;text-decoration:none;display:flex}.editor-info-container .editor-box:hover .editor-name{color:#ea4b4d}.editor-info-container .editor-image{border-radius:50%;flex-shrink:0;width:50px;height:50px;margin-right:10px;overflow:hidden}.editor-info-container .editor-avatar{object-fit:cover;width:100%;height:100%}.editor-info-container .editor-details{flex-direction:column;display:flex}.editor-info-container .editor-name{color:#333;margin-bottom:6px;font-size:17px;font-weight:500;line-height:20px;transition:color .2s}.editor-info-container .editor-title{color:#666;font-size:13px;font-style:italic;line-height:14px}.editor-info-container .desc-box{border-top:1px solid #e8e8e8;padding:0 25px}.editor-info-container .desc-box .update,.editor-info-container .desc-box .desc{color:#666;font-size:14px;line-height:21px}.editor-info-container .desc-box .update{margin:15px 0}.editor-info-container .desc-box .update .time-ago{color:#ea4b4d}.editor-info-container .view-bio{margin-top:15px;padding:0 25px;font-size:14px;line-height:21px;display:flex}.editor-info-container .view-bio a{color:#333;text-decoration:underline}.editor-info-container .view-bio a:hover{color:#ea4b4d}.charity-link{width:290px;height:290px;margin:0 0 20px;display:block;position:relative}.charity-link .charity-bg{width:100%;height:100%}.charity-link .charity-image{object-fit:contain;width:100%;height:100%}.charity-link .charity-btn{color:#fff;text-align:center;background-color:#ea4b4d;border-radius:4px;width:116px;height:32px;padding:8px 12px;font-size:14px;font-weight:500;line-height:normal;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.charity-link:hover .charity-btn{background-color:#d02c2c}.store-data{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;width:100%;margin-bottom:30px}.store-data .store-data-item{border-bottom:1px solid #e8e8e8;align-items:center;width:100%;height:46px;padding:0 25px;display:flex}.store-data .store-data-item.first{background-color:#f9f9f9;border-radius:6px 6px 0 0}.store-data .store-data-item.last{border-bottom:none}.store-data .store-data-item .date-icon{width:16px;height:16px;margin-right:6px}.store-data .store-data-item p{color:#666;font-size:14px;line-height:16px}.store-data .store-data-item p span{color:#333;font-weight:500}.top-coupons{border-bottom:1px solid #e8e8e8;padding-bottom:30px}.top-coupons .t-title{color:#333;margin-bottom:15px;font-size:18px;font-weight:500;line-height:21px}.top-coupons ul{margin:0;padding-left:18px;list-style-type:disc}.top-coupons ul li{color:#333;margin-bottom:12px}.top-coupons ul li:last-of-type{margin-bottom:0}.top-coupons ul li a{color:#666;font-size:13px;line-height:18px;text-decoration:none;position:relative;left:-4px}.top-coupons ul li a:hover{color:#666}.store-stats{border-bottom:1px solid #e8e8e8;width:100%;margin-bottom:30px;padding:15px 0}.store-stats .store-stats-item{color:#666;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;line-height:20px;display:flex}.store-stats .store-stats-item.last{margin-bottom:0}.live-coupon-activity{background:#fff;border-radius:8px;margin-top:30px;margin-bottom:30px;box-shadow:0 1px 3px #0000001a}.live-coupon-activity .title{color:#333;border-bottom:1px solid #e8e8e8;padding:16px 30px 15px;font-size:18px;font-weight:500;line-height:24px}.live-coupon-activity ._list{padding:0 30px}.live-coupon-activity ._list ._item{border-bottom:1px solid #e8e8e8;align-items:center;padding:12px 0;font-size:14px;line-height:20px;display:flex}.live-coupon-activity ._list ._item:last-child{border-bottom:none}.live-coupon-activity ._list ._item .time{color:#999;flex-shrink:0;min-width:74px;font-size:14px}.live-coupon-activity ._list ._item .user_info{color:#333;margin-left:50px}.live-coupon-activity ._list ._item .user_info .code{color:#ea4b4d;cursor:pointer;word-break:break-word;text-decoration:underline;display:inline-block;position:relative}.live-coupon-activity ._list ._item .user_info .code.copy_success:after{color:#333;content:"Copied!";z-index:3;background:url(/img/user-using-code-copied.svg) 50%/cover no-repeat;justify-content:center;align-items:center;width:74px;height:31px;padding-top:6px;font-size:13px;font-weight:500;line-height:18px;text-decoration:none;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)}.lca-pagination{border-top:1px solid #e8e8e8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 30px;display:flex}.lca-pagination-info{color:#999;font-size:13px;line-height:18px}.lca-pagination-controls{align-items:center;gap:4px;display:flex}.lca-page-btn{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e0e0e0;border-radius:4px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 6px;font-size:13px;line-height:1;transition:all .15s;display:inline-flex}.lca-page-btn:hover:not(:disabled):not(.active){background:#f5f5f5;border-color:#ccc}.lca-page-btn.active{color:#fff;background:#ea4b4d;border-color:#ea4b4d;font-weight:500}.lca-page-btn:disabled{color:#ccc;cursor:not-allowed;opacity:.5}.lca-nav-btn{font-size:18px;font-weight:300}.lca-page-ellipsis{color:#999;text-align:center;-webkit-user-select:none;user-select:none;min-width:20px;font-size:14px;line-height:30px}.offers-pagination{background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:14px 24px;display:flex}.offers-pagination-info{color:#999;font-size:13px;line-height:18px}.offers-pagination-controls{align-items:center;gap:4px;display:flex}#go_top{cursor:pointer;z-index:1000;width:50px;height:50px;position:fixed;bottom:120px;left:50%;transform:translate(calc(700px - 50%))}#go_top .icon{width:100%;height:100%}#go_top ._img_box{width:100%;height:100%;position:relative}#go_top ._img_box span,#go_top ._img_box span img{box-sizing:border-box;padding:0;display:block;position:absolute}#go_top ._img_box span{opacity:1;background:0 0;border:0;width:auto;height:auto;margin:0;inset:0;overflow:hidden}#go_top ._img_box span img{object-fit:contain;border:none;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;margin:auto;font-size:12px;inset:0}._xl_bw{width:1200px;margin:0 auto}#footer #footer_info{background-color:#f0f0f0}#footer #footer_info .box{align-items:center;height:224px;display:flex}#footer #footer_info .col{position:relative}#footer #footer_info .col:after{content:"";background-color:#e2e2e2;width:1px;height:120px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}#footer #footer_info .col_1{width:280px;padding-right:22px}#footer #footer_info .col_1 .site_logo{margin-bottom:10px;display:flex}#footer #footer_info .col_1 .site_logo ._img_box{width:132px;height:42px}#footer #footer_info .col_1 .follow_us{color:#333;align-items:center;margin-bottom:2px;font-size:13px;line-height:15px;display:flex}#footer #footer_info .col_1 .follow_us a{margin:0 8px 0 0}#footer #footer_info .col_1 .follow_us a:last-child{margin:0}#footer #footer_info .col_1 .follow_us .icon{width:24px;height:24px}#footer #footer_info .col_1 .show_reddit_slogan{color:#333;width:250px;margin-bottom:10px;font-size:13px;line-height:18px}#footer #footer_info .col_1 .trustpilot_box ._top{align-items:flex-end;margin-bottom:6px;display:flex}#footer #footer_info .col_1 .trustpilot_box ._top .trustpilot_logo{width:89px;height:22px}#footer #footer_info .col_1 .trustpilot_box ._top .score_text{color:#666;height:13px;margin-bottom:2px;margin-left:12px;font-size:14px;font-weight:400;line-height:13px}#footer #footer_info .col_1 .trustpilot_box ._top .score_text span{color:#000;font-weight:500}#footer #footer_info .col_1 .trustpilot_box .star_list{display:flex}#footer #footer_info .col_1 .trustpilot_box .star_list .star{width:28px;height:28px;margin-right:3px}#footer #footer_info .col_2{flex:1;justify-content:space-between;height:224px;padding:36px 35px 22px;display:flex}#footer #footer_info .col_2 .col_item{flex-flow:column wrap;display:flex}#footer #footer_info .col_2 .link{color:#333;margin-bottom:13px;font-size:13px;line-height:20px;text-decoration:underline}#footer #footer_info .col_3{text-align:center;flex-direction:column;align-items:center;width:294px;padding:0 28px;display:flex}#footer #footer_info .col_3:after{display:none}#footer #footer_info .col_3 .d_title{color:#333;margin-top:-5px;margin-bottom:8px;font-size:16px;font-weight:500;line-height:20px}#footer #footer_info .col_3 .d_text{color:#666;margin-bottom:24px;font-size:14px;line-height:16px}#footer #footer_info .col_3 .d_links{align-items:center;display:flex}#footer #footer_info .col_3 .d_links a{margin:0 12px}#footer #footer_info .col_3 .d_links .icon{width:36px;height:36px}#footer #footer_info .col_4{width:170px;padding-left:40px}#footer #footer_info .col_4 .d_title{color:#333;margin-bottom:10px;font-size:16px;font-weight:500;line-height:18px}#footer #footer_info .col_4 .d_links a{margin-bottom:10px;display:flex}#footer #footer_info .col_4 .d_links .icon{width:130px;height:40px}#footer #copyright{background-color:#e8e8e8;padding:16px 0}#footer #copyright .box{justify-content:center;align-items:center;display:flex}#footer #copyright .popular_sites{color:#333;align-items:center;font-size:13px;line-height:15px;display:flex}#footer #copyright .popular_sites p{margin-right:4px}#footer #copyright .popular_sites a{margin:0 4px}#footer #copyright .popular_sites .icon{width:24px;height:24px}#footer #copyright .copyright_text{color:#666;align-items:center;margin-left:20px;font-size:13px;line-height:20px;display:flex}#footer #copyright .wikimedia_icon{width:22px;height:14px;margin-left:8px}#footer #copyright .disclaimer{color:#666;text-align:center;margin-top:12px;font-size:13px;line-height:20px}#footer #copyright .disclaimer a{color:#ea4b4d;text-decoration:underline}#popular_brands{width:100%;margin-top:30px}#popular_brands ._title{justify-content:space-between;align-items:center;margin-bottom:25px;font-size:24px;font-weight:500;line-height:28px;display:flex}.layout-store-left #popular_brands ._title{margin-bottom:20px;font-size:18px;line-height:21px}#popular_brands .popular_brands_list{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;flex-direction:column;width:100%;display:flex}#popular_brands .popular_brands_list .list_item{border-bottom:1px solid #e8e8e8;padding:15px 20px;text-decoration:none;transition:background-color .2s;display:flex}#popular_brands .popular_brands_list .list_item:hover{background-color:#fafafa}#popular_brands .popular_brands_list .list_item:last-child{border-bottom:none}#popular_brands .popular_brands_list .list_item .item_left{flex-shrink:0;width:70px;height:70px}#popular_brands .popular_brands_list .list_item .item_left .left_img{width:100%;height:100%}#popular_brands .popular_brands_list .list_item .item_left .left_img .brand-logo-img{object-fit:contain;width:100%;height:100%}#popular_brands .popular_brands_list .list_item .item_right{flex-direction:column;justify-content:center;margin-left:15px;display:flex}#popular_brands .popular_brands_list .list_item .item_right .title{color:#333;margin-bottom:7px;font-size:14px;font-weight:500;line-height:16px}#popular_brands .popular_brands_list .list_item .item_right .center{margin-bottom:6px}#popular_brands .popular_brands_list .list_item .item_right .stars{align-items:center;display:flex}#popular_brands .popular_brands_list .list_item .item_right .stars .star{width:16px;height:16px;margin-right:2px;position:relative}#popular_brands .popular_brands_list .list_item .item_right .stars .star i{background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block}#popular_brands .popular_brands_list .list_item .item_right .stars .star.active i{background-image:url(/img/active.svg)}#popular_brands .popular_brands_list .list_item .item_right .stars .star.half_active i{background-image:url(/img/half_active.svg)}#popular_brands .popular_brands_list .list_item .item_right .stars .star.no_active i{background-image:url(/img/no_active.svg)}#popular_brands .popular_brands_list .list_item .item_right .rating{color:#666;font-size:13px;line-height:15px}@media screen and (max-width:1024px){.page-content{padding-top:74px}.layout-store{padding:20px 0 40px}.layout-store-container{flex-direction:column;gap:16px;width:100%;max-width:none;padding:0 16px}.layout-store-right,.layout-store-left{width:100%}.layout-store-right{order:1}.layout-store-left{order:2}.title-box{flex-direction:column;gap:8px}.title-box .store-name{font-size:22px;line-height:26px}.title-box .store-des{font-size:14px;line-height:18px}.best-coupon-item .best-body,.coupon-list-item .coupon-item-body{min-height:unset;flex-direction:column;gap:12px;padding:16px 12px}.best-coupon-item .off-box,.coupon-list-item .off-box{border-bottom:1px dashed #e1e1e1;border-right:0;width:100%;padding-bottom:12px}.best-coupon-item .info-box,.coupon-list-item .info-box{padding:0 8px}.best-coupon-item .button-box,.coupon-list-item .button-box{width:100%;padding:0 8px 8px}.best-coupon-item .coupon-button,.coupon-list-item .coupon-button{width:100%}.c-footer-used .total-box{flex-direction:column;gap:10px}.c-footer-used .total-box>div,.brand-router,.filter,.store-data,.top-coupons,.store-stats,.left-unique,.editor-info-container,.how-to-apply,.faq-section,.live-coupon-activity,#popular_brands,#footer #footer_info .col,#footer #footer_info .col_2,#footer #footer_info .col_3,#footer #footer_info .col_4{width:100%}.charity-link{width:100%;height:auto}#footer #footer_info .col_2,#footer #footer_info .col_3,#footer #footer_info .col_4{width:100%}#go_top{display:none}}@media screen and (max-width:768px){.logo-margin{margin-right:16px}.layout-store{padding:16px 0 32px}.layout-store-container{gap:12px;padding:0 12px}.title-box .store-name{font-size:20px;line-height:24px}.title-box .store-des{font-size:13px;line-height:17px}#coupon_detail{box-sizing:border-box;padding:16px}#coupon_detail ._cd_bw{box-sizing:border-box;width:100%;max-width:100%;max-height:calc(100vh - 32px);margin:0;overflow:hidden auto}#coupon_detail.col_fill_mode .content{box-sizing:border-box;min-height:auto;overflow:visible;padding:50px 16px 20px!important}#coupon_detail .content .close_button{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:flex;top:12px;right:12px;box-shadow:0 2px 8px #0003}#coupon_detail .content .close_button .icon{width:24px;height:24px}#coupon_detail .popup-content{padding:20px 16px}#coupon_detail .popup-title{font-size:20px;line-height:28px}#coupon_detail .popup-store-name{font-size:14px}#coupon_detail .popup-code-container{flex-direction:column;gap:12px;width:100%}#coupon_detail .popup-code{text-align:center;letter-spacing:1.5px;width:100%;padding:12px 20px;font-size:18px}#coupon_detail .popup-copy-button{width:100%;padding:12px 16px;font-size:16px}#coupon_detail .popup-store-link{font-size:15px}.best-coupon-item .best-head{padding:0 12px}.best-coupon-item .best-body,.coupon-list-item .coupon-item-body{cursor:pointer;flex-direction:row;align-items:flex-start;gap:0;padding:12px 8px}.best-coupon-item .off-box,.coupon-list-item .off-box{border-bottom:0;border-right:1px dashed #e1e1e1;width:auto;min-width:80px;max-width:100px;min-height:auto;margin-right:12px;padding-bottom:0;padding-right:12px}.best-coupon-item .off-box .fs32,.coupon-list-item .off-box .fs32{font-size:24px;line-height:28px}.best-coupon-item .info-box,.coupon-list-item .info-box{flex:1;padding:0}.best-coupon-item .info-box .title,.coupon-list-item .info-box .title{font-size:16px;line-height:22px}.best-coupon-item .button-box,.coupon-list-item .button-box{display:none}.c-footer-used{padding:8px 10px}.c-footer-used .used-button{justify-content:center}.c-footer-used .used-text{font-size:13px}.brand-router{margin-bottom:14px}.brand-router-logo{width:180px;height:90px}.brand-router-stars .brand-router-star{width:20px;height:20px}.brand-router-visit-btn{width:100%}.filter,.store-data,.editor-info-container,.how-to-apply,.faq-section,.live-coupon-activity{padding:16px 14px}.left-unique{margin-top:18px}#popular_brands ._title{margin-bottom:14px;font-size:18px}#popular_brands .popular_brands_list .list_item{padding:12px}#popular_brands .popular_brands_list .list_item .item_left{width:60px;height:60px}#footer #footer_info .box{flex-direction:column;height:auto;padding:25px 20px 14px}#footer #footer_info .col{padding:0}#footer #footer_info .col:after{display:none}#footer #footer_info .col_1{flex-direction:column;align-items:center;width:100%;padding-right:0;display:flex}#footer #footer_info .col_1 .site_logo{order:1;margin-bottom:12px}#footer #footer_info .col_1 .site_logo ._img_box{width:132px;height:42px}#footer #footer_info .col_1 .follow_us{order:3;margin-bottom:15px}#footer #footer_info .col_1 .follow_us a{margin:0 9px 0 0}#footer #footer_info .col_1 .follow_us a:last-child{margin:0}#footer #footer_info .col_1 .follow_us .icon{width:27px;height:27px}#footer #footer_info .col_1 .show_reddit_slogan{text-align:center;order:2;width:auto;margin-bottom:15px;font-size:13px;line-height:17px}#footer #footer_info .col_1 .trustpilot_box{order:4;align-items:center;margin-bottom:20px;display:flex}#footer #footer_info .col_1 .trustpilot_box ._top{align-items:flex-end;margin-bottom:0;display:flex}#footer #footer_info .col_1 .trustpilot_box ._top .trustpilot_logo{width:89px;height:22px}#footer #footer_info .col_1 .trustpilot_box .score_text{color:#666;height:13px;margin-top:1px;margin-left:0;font-size:14px;font-weight:400;line-height:13px}#footer #footer_info .col_1 .trustpilot_box .score_text span{color:#000;font-weight:500}#footer #footer_info .col_1 .trustpilot_box .star_list{justify-content:space-between;width:132px;margin:0 10px;display:flex}#footer #footer_info .col_1 .trustpilot_box .star_list .star{width:24px;height:24px;margin-right:0}#footer #footer_info .col_2{grid-template-columns:1fr 1fr 1fr;gap:14px 10px;width:100%;height:auto;margin-bottom:25px;padding:0;display:grid}#footer #footer_info .col_2 .col_item{display:contents}#footer #footer_info .col_2 .link{width:auto;margin-bottom:0;font-size:13px;line-height:14px}#footer #footer_info .col_3{text-align:center;background-color:#fafafa;border-radius:10px 10px 0 0;align-items:center;width:100%;padding:22px 25px 0}#footer #footer_info .col_3 .d_title{margin-top:0;margin-bottom:8px;font-size:15px;line-height:18px}#footer #footer_info .col_3 .d_text{margin-bottom:10px;font-size:13px;line-height:15px}#footer #footer_info .col_3 .d_links{border-bottom:1px solid #e8e8e8;justify-content:center;width:100%;padding-bottom:20px}#footer #footer_info .col_3 .d_links a{margin:0 9px}#footer #footer_info .col_3 .d_links .icon{width:35px;height:35px}#footer #footer_info .col_4{text-align:center;background-color:#fafafa;border-radius:0 0 10px 10px;flex-direction:column;flex:auto;align-items:center;width:100%;margin-bottom:14px;padding:16px 30px 22px;display:flex}#footer #footer_info .col_4 .d_title{margin-bottom:8px;font-size:15px;line-height:18px}#footer #footer_info .col_4 .d_links{align-items:center;display:flex}#footer #footer_info .col_4 .d_links a{margin-bottom:10px}#footer #footer_info .col_4 .d_links .icon{width:130px;height:40px}#footer #copyright .box{flex-direction:column;justify-content:center;height:auto;padding:10px 15px}#footer #copyright .popular_sites{margin-bottom:2px;font-size:12px;line-height:15px}#footer #copyright .popular_sites p{margin-right:4px}#footer #copyright .popular_sites a{margin:0 4.5px}#footer #copyright .popular_sites .icon{width:27px;height:27px}#footer #copyright .copyright_text{text-align:center;margin-left:0;font-size:12px;line-height:20px}#footer #copyright .wikimedia_icon{width:19px;height:12px;margin-left:6px}._xl_bw{width:100vw}}@media screen and (max-width:494px){#nav .box{padding:0 10px}#nav .site_logo ._img_box{width:110px;height:28px}#nav #nav_search .mob_nav_box{padding:0 10px}.layout-store-container,._xl_bw{padding:0 8px}#mob_filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:6px;overflow-x:auto}#mob_filter::-webkit-scrollbar{display:none}#mob_filter .item{white-space:nowrap;flex-shrink:0;padding:0 12px;font-size:14px}.store-top-mob{padding:12px 8px}.store-top-mob .b_logo_box{width:90px;height:84px}.store-top-mob .t_right_box{padding-left:10px}.store-top-mob .t_right_box h1{font-size:16px;line-height:20px}#footer #footer_info .box{padding:20px 15px 12px}#footer #footer_info .col_2{grid-template-columns:1fr 1fr 1fr;gap:10px 6px}#footer #footer_info .col_2 .link{text-align:center;font-size:12px;line-height:14px}#footer #copyright .box{padding:8px 10px}#coupon_detail{padding:12px}#coupon_detail ._cd_bw{width:100%;max-height:calc(100vh - 24px);margin:0}#coupon_detail.col_fill_mode .content{padding:50px 12px 16px!important}#coupon_detail .content .close_button{width:40px;min-width:40px;height:40px;min-height:40px;top:8px;right:8px}#coupon_detail .content .close_button .icon{width:20px;height:20px}#coupon_detail .popup-content{padding:16px 12px}#coupon_detail .popup-title{font-size:18px;line-height:24px}#coupon_detail .popup-code{letter-spacing:1px;padding:10px 16px;font-size:16px}#coupon_detail .popup-copy-button{padding:10px 16px;font-size:15px}.best-coupon-item .best-body,.coupon-list-item .coupon-item-body{cursor:pointer;flex-direction:row;align-items:flex-start;gap:0;padding:12px 8px}.best-coupon-item .best-head{padding:0 8px}.best-coupon-item .off-box,.coupon-list-item .off-box{border-bottom:0;border-right:1px dashed #e1e1e1;width:auto;min-width:70px;max-width:90px;min-height:auto;margin-right:8px;padding-right:8px}.best-coupon-item .off-box .fs32,.coupon-list-item .off-box .fs32{font-size:22px;line-height:26px}.best-coupon-item .info-box,.coupon-list-item .info-box{flex:1;padding:0}.best-coupon-item .button-box,.coupon-list-item .button-box{display:none}.brand-router-logo-box{padding:20px 30px 0}.brand-router-logo{width:160px;height:80px}.filter,.store-data,.editor-info-container,.how-to-apply,.faq-section,.live-coupon-activity{padding:14px 10px}#popular_brands .popular_brands_list .list_item{padding:10px}html,body{max-width:100vw;overflow-x:hidden}}
