.btn-loading{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.btn-loading .dot{background-color:#fff;height:10px;width:10px;margin-right:12px;border-radius:50%;animation:btn-pulse 1.5s ease-in-out infinite}.btn-loading.small .dot{height:6px;width:6px;margin-right:4px}.btn-loading.large .dot{height:20px;width:20px;margin-right:12px}.btn-loading .dot:last-child{margin-right:0}.btn-loading .dot:first-child{animation-delay:-.3s}.btn-loading .dot:nth-child(2){animation-delay:-.1s}.btn-loading .dot:nth-child(3){animation-delay:.1s}@keyframes btn-pulse{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(.8)}}.coupon-card-default,.coupon-card-default-h,.coupon-card-default-vertical,.coupon-card-h,.coupon-card-highlight,.coupon-card-vertical{--coupon-primary:#d81e60;--coupon-primary-text:#fff;--coupon-bg:#fff5f8;--coupon-border:#fcc8d0;--coupon-text:#121826;--coupon-desc:#4f5563;--coupon-tag-color:#d81e60;--coupon-tag-bg:#fbdfe9;--coupon-divider:rgba(236,60,119,0.3)}.coupon-card-h{width:100%}.coupon-card-h,.coupon-card-h_left{position:relative;display:flex;box-sizing:border-box}.coupon-card-h_left{flex-direction:column;align-items:flex-start;padding:.747rem 0 .32rem .32rem;width:5.027rem;min-height:2.133rem;background:var(--coupon-bg);border:.5px solid var(--coupon-border);border-right-width:0;border-radius:.213rem 0 0 .213rem;flex:1;align-self:stretch;gap:.107rem}.coupon-card-h_left .coupon-card__icon-info{width:.32rem;height:.32rem;cursor:pointer;position:relative}.coupon-card-h_left .coupon-card__icon-info img{display:block;width:100%;height:100%}.coupon-card-h_left .coupon-card__icon-info.absolute{position:absolute;right:.213rem;top:.213rem}.coupon-card-h_right{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:.267rem;width:3.387rem;min-height:2.133rem;background:var(--coupon-bg);border:.5px solid var(--coupon-border);border-left-width:0;border-radius:0 .213rem .213rem 0;flex:none;align-self:stretch}.coupon-card-h_logo{position:absolute;top:.16rem;left:.16rem;height:.427rem;display:flex;align-items:center}.coupon-card-h_logo img{height:100%;width:auto;object-fit:contain}.coupon-card__tag{position:absolute;top:0;left:0;display:inline-flex;align-items:center;gap:.08rem;padding:.053rem .107rem;background:var(--coupon-tag-bg);color:var(--coupon-tag-color);font-size:.32rem;border-radius:.213rem 0 .107rem 0;width:max-content}.coupon-card__tag img{width:.32rem;height:.32rem}.coupon-card-h_val{font-size:.427rem;font-weight:700;color:var(--coupon-text)}.coupon-card-h_desc{font-size:.32rem;color:var(--coupon-desc)}.coupon-card-h_desc span{font-size:.32rem;font-weight:400;display:flex;align-items:center}.coupon-card__btn-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.267rem .427rem;gap:.267rem;min-width:1.787rem;max-width:3.36rem;height:.853rem;background:var(--coupon-primary);color:var(--coupon-primary-text);font-size:.373rem;font-weight:500;border:none;white-space:nowrap;cursor:pointer;flex:none;box-sizing:border-box}.coupon-card__btn-primary.coupon-btn--square{border-radius:.213rem}.coupon-card__btn-primary.coupon-btn--round{border-radius:.2128rem}.coupon-card__btn-primary.disabled,.coupon-card__btn-primary:disabled{opacity:.4;cursor:not-allowed}.trip .coupon-card__btn-primary.coupon-btn--round{border-radius:999px}.trip .coupon-card__btn-primary.disabled,.trip .coupon-card__btn-primary:disabled{opacity:1;background-color:#b9bec7}.coupon-card__btn-primary.coupon-card__btn-primary--all-discount{width:auto;min-width:1.787rem;max-width:none;white-space:normal;word-break:break-word;overflow-wrap:break-word;text-align:center}.coupon-card-h__mid-line{position:absolute;right:3.387rem;top:0;bottom:0;width:1px;background-image:repeating-linear-gradient(180deg,var(--coupon-divider) 0 .08rem,transparent .08rem .16rem);background-repeat:no-repeat;background-size:1px calc(100% - .427rem);background-position:0 .213rem}.coupon-card-h__mid-line:before{top:-.08rem;border-radius:50%;border-bottom:1px solid var(--coupon-divider);border-left:1px solid var(--coupon-divider)}.coupon-card-h__mid-line:after,.coupon-card-h__mid-line:before{content:"";position:absolute;left:50%;width:.213rem;height:.213rem;background-color:#fff;z-index:1;transform:translateX(-50%) rotate(-45deg)}.coupon-card-h__mid-line:after{bottom:-.08rem;border-radius:.107rem;border-top:1px solid var(--coupon-divider);border-right:1px solid var(--coupon-divider)}.coupon-card-highlight{display:flex;align-items:stretch;width:100%}.coupon-card-highlight__edge{width:.16rem;background:var(--coupon-primary);border-radius:.8rem 0 0 .8rem}.coupon-card-highlight__body{flex:1;background:var(--coupon-bg);padding:.3723rem;display:flex;justify-content:space-between;align-items:center;border-radius:0 .213rem .213rem 0}.coupon-card-highlight__info{display:flex;flex-direction:column;gap:.213rem}.coupon-card-highlight__type{font-size:.32rem;color:var(--coupon-text);font-weight:600;display:flex;align-items:center;gap:.08rem}.coupon-card-highlight__type img{width:.373rem;height:.373rem;object-fit:contain}.coupon-card-highlight__val-col{display:flex;flex-direction:column;gap:.08rem}.coupon-card-highlight__title{color:var(--coupon-text);font-size:.587rem;font-weight:700}.coupon-card-highlight__desc{display:inline-flex;align-items:center;flex-wrap:wrap}.coupon-card-highlight__desc span{color:var(--coupon-desc);font-size:.32rem;font-weight:400}.coupon-card-highlight__desc .coupon-card__icon-info{width:.32rem;height:.32rem;display:inline-flex;align-items:center;margin-left:.107rem;cursor:pointer;position:relative}.coupon-card-highlight__desc .coupon-card__icon-info img{width:100%;height:100%}.coupon-card-highlight__btn,.coupon-card-highlight__btn-wrapper{display:flex;align-items:center}.coupon-card-highlight__btn{min-width:2.373rem;padding:0 .427rem;height:.96rem;background:var(--coupon-primary);justify-content:center;color:var(--coupon-primary-text);font-size:.373rem;font-weight:600;border:none;cursor:pointer}.coupon-card-highlight__btn.coupon-btn--square{border-radius:.213rem}.coupon-card-highlight__btn.coupon-btn--round{border-radius:26.64rem}.coupon-card-highlight__btn.disabled,.coupon-card-highlight__btn:disabled{opacity:.4;cursor:not-allowed}.coupon-card-default-h{display:flex;align-items:stretch;width:100%;background:var(--coupon-bg);border-radius:.213rem}.coupon-card-default-h__info{flex:1;padding:.427rem;display:flex;flex-direction:column;gap:.213rem}.coupon-card-default-h__type{font-size:.32rem;color:var(--coupon-text);font-weight:700;display:flex;align-items:center;gap:.08rem}.coupon-card-default-h__type img{width:.373rem;height:.373rem;object-fit:contain}.coupon-card-default-h__val-col{display:flex;flex-direction:column;gap:.08rem}.coupon-card-default-h__title{color:var(--coupon-text);font-size:.587rem;font-weight:700}.coupon-card-default-h__desc{display:inline}.coupon-card-default-h__desc span{color:var(--coupon-desc);font-size:.32rem;font-weight:400}.coupon-card-default-h__desc .coupon-card__icon-info{width:.32rem;height:.32rem;display:inline-flex;align-items:center;vertical-align:middle;padding-bottom:.027rem;margin-left:.107rem;cursor:pointer;position:relative}.coupon-card-default-h__desc .coupon-card__icon-info img{width:100%;height:100%}.coupon-card-default-h__btn,.coupon-card-default-h__btn-wrapper{display:flex;align-items:center;padding:0 .427rem}.coupon-card-default-h__btn{min-width:2.373rem;height:.96rem;background:var(--coupon-primary);justify-content:center;color:var(--coupon-primary-text);font-size:.373rem;font-weight:600;border:none;cursor:pointer}.coupon-card-default-h__btn.coupon-btn--square{border-radius:.213rem}.coupon-card-default-h__btn.coupon-btn--round{border-radius:26.64rem}.coupon-card-default-h__btn.disabled,.coupon-card-default-h__btn:disabled{opacity:.4;cursor:not-allowed}.coupon-card-vertical{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:3.2rem;padding:.747rem .267rem .32rem;border-radius:.16rem;border:.013rem solid var(--coupon-border);background:var(--coupon-bg);position:relative;flex-shrink:0;box-sizing:border-box}.coupon-card-vertical .coupon-card__icon-info{width:.32rem;height:.32rem;cursor:pointer;position:relative}.coupon-card-vertical .coupon-card__icon-info img{width:100%;height:100%}.coupon-card-vertical .coupon-card__icon-info.absolute{position:absolute;right:.16rem;top:.16rem}.coupon-card-vertical .coupon-card-vertical__logo{position:absolute;top:.16rem;left:.16rem;height:.427rem;display:flex;align-items:center}.coupon-card-vertical .coupon-card-vertical__logo img{height:100%;width:auto;object-fit:contain}.coupon-card-vertical .coupon-card__btn-primary{padding:.16rem 0;font-size:.347rem;line-height:1;display:flex;justify-content:center;align-items:center;border-radius:.48rem;margin-top:.107rem;box-sizing:border-box}.coupon-card-vertical__discount{font-size:.48rem;font-weight:700;color:var(--coupon-text);margin-top:.16rem}.coupon-card-vertical__desc{font-size:.293rem;color:var(--coupon-desc);margin-top:.08rem;min-height:.64rem;display:flex;align-items:center;justify-content:center}.coupon-card-vertical__divider{width:calc(100% + .533rem);height:1px;margin:.213rem -.267rem;position:relative;background-image:repeating-linear-gradient(90deg,var(--coupon-divider) .08rem,transparent .08rem .16rem);background-repeat:no-repeat;background-size:calc(100% - .427rem) 1px;background-position:.213rem 0;align-self:stretch}.coupon-card-vertical__divider:before{left:0;border-right:.013rem solid var(--coupon-border);border-bottom:.013rem solid var(--coupon-border);transform:translate(-50%,-50%) rotate(-45deg)}.coupon-card-vertical__divider:after,.coupon-card-vertical__divider:before{content:"";position:absolute;top:50%;width:.213rem;height:.213rem;border-radius:50%;background-color:#fff;z-index:1}.coupon-card-vertical__divider:after{right:0;border-left:.013rem solid var(--coupon-border);border-top:.013rem solid var(--coupon-border);transform:translate(50%,-50%) rotate(-45deg)}.coupon-card-default{border-radius:.213rem;padding:.32rem;background:var(--coupon-bg)}.coupon-card-default--vertical{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:3.2rem;flex-shrink:0}.coupon-card-default--horizontal{display:flex;align-items:center;gap:.32rem}.coupon-card-default__tag{display:inline-flex;align-items:center;gap:.08rem;margin-bottom:.107rem;font-size:.32rem;color:var(--coupon-tag-color)}.coupon-card-default__tag img{width:.32rem;height:.32rem}.coupon-card-default__discount{font-size:.533rem;font-weight:700;color:var(--coupon-text)}.coupon-card-default__desc{font-size:.32rem;color:var(--coupon-desc);margin-top:.08rem}.coupon-card-default--horizontal .coupon-card-default__discount{font-size:.427rem}.coupon-card-default__btn{background:var(--coupon-primary);color:var(--coupon-primary-text);border:none;border-radius:.48rem;padding:.147rem .427rem;font-size:.373rem;font-weight:600;cursor:pointer;margin-top:.213rem}.coupon-card-default__btn.disabled,.coupon-card-default__btn:disabled{opacity:.4;cursor:not-allowed}.coupon-card-default--horizontal .coupon-card-default__btn{margin-top:0;margin-left:auto}.coupon-card-default-vertical{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:3.2rem;padding:.35rem .267rem .32rem;border-radius:.16rem;border:.013rem solid var(--coupon-border,transparent);background:var(--coupon-bg,#fff);position:relative;flex-shrink:0;box-sizing:border-box}.coupon-card-default-vertical .coupon-card-default-vertical__logo{display:flex;align-items:center;justify-content:center;width:100%;height:.427rem}.coupon-card-default-vertical .coupon-card-default-vertical__logo img{height:100%;width:auto;object-fit:contain}.coupon-card-default-vertical .coupon-card-default-vertical__tag{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:.107rem;width:100%;background:none;color:var(--coupon-tag-color)}.coupon-card-default-vertical .coupon-card-default-vertical__tag img{width:.373rem;height:.373rem}.coupon-card-default-vertical .coupon-card-default-vertical__tag span{font-size:.373rem;font-weight:500}.coupon-card-default-vertical .coupon-card-default-vertical__discount{font-size:.48rem;font-weight:700;color:var(--coupon-text);margin-top:.16rem}.coupon-card-default-vertical .coupon-card-default-vertical__desc{font-size:.293rem;color:var(--coupon-desc);margin-top:.08rem;min-height:.4rem;display:inline;text-align:center;max-width:100%;word-break:break-word}.coupon-card-default-vertical .coupon-card-default-vertical__desc span:first-child{text-align:center}.coupon-card-default-vertical .coupon-card-default-vertical__desc .coupon-card__icon-info{width:.32rem;height:.32rem;display:inline-flex;align-items:center;vertical-align:middle;padding-bottom:.053rem;margin-left:.053rem;white-space:nowrap;cursor:pointer;position:relative}.coupon-card-default-vertical .coupon-card-default-vertical__desc .coupon-card__icon-info img{width:100%;height:100%}.coupon-card-default-vertical .coupon-card-default-vertical__divider{width:100%;height:1px;margin-top:.213rem;margin-bottom:.213rem;position:relative;background-image:repeating-linear-gradient(90deg,var(--coupon-divider) .08rem,transparent .08rem .16rem);background-repeat:no-repeat;background-size:100% 1px;background-position:0 0;align-self:stretch}.coupon-card-default-vertical .coupon-card-default-vertical__btn{padding:0 .133rem;height:.96rem;min-width:2.133rem;font-size:.373rem;line-height:1;display:flex;justify-content:center;align-items:center;margin-top:.107rem;box-sizing:border-box;border:none;cursor:pointer;background:var(--coupon-primary);color:var(--coupon-primary-text);font-weight:600}.coupon-card-default-vertical .coupon-card-default-vertical__btn.coupon-btn--square{border-radius:.213rem}.coupon-card-default-vertical .coupon-card-default-vertical__btn.coupon-btn--round{border-radius:.48rem;padding:.147rem .427rem;height:auto;min-width:auto}.coupon-card-default-vertical .coupon-card-default-vertical__btn.disabled,.coupon-card-default-vertical .coupon-card-default-vertical__btn:disabled{opacity:.4;cursor:not-allowed}.coupon-card__icon-info{position:relative}.coupon-card__icon-info .coupon-card__tooltip{visibility:hidden;opacity:0;position:absolute;bottom:calc(100% + .2rem);left:0;transform:none;background:rgba(0,0,0,.8);color:#fff;font-size:.267rem;line-height:1.4;padding:.16rem .213rem;border-radius:.213rem;width:max-content;max-width:2.133rem;white-space:normal;word-break:break-word;text-align:left;z-index:100;pointer-events:none;transition:opacity .15s ease-in-out}.coupon-card__icon-info .coupon-card__tooltip:after{content:"";position:absolute;top:calc(100% - 1px);left:.107rem;border:.133rem solid transparent;border-top-color:rgba(0,0,0,.8)}.coupon-card__icon-info .coupon-card__tooltip.coupon-card__tooltip--right:after{left:auto;right:.107rem}.coupon-card__icon-info:hover .coupon-card__tooltip{visibility:visible;opacity:1}@media(min-width:768px){.coupon-card__icon-info .coupon-card__tooltip{font-size:12px;padding:8px 16px;border-radius:4px;max-width:300px;min-width:120px;bottom:calc(100% + 8px)}.coupon-card__icon-info .coupon-card__tooltip:after{border-width:4px}.coupon-card-h.coupon-card-h{max-width:659px;margin:0 auto;height:160px;border-radius:8px}.coupon-card-h.coupon-card-h .coupon-card-h_left{width:393px;flex:none;padding:45px 24px 20px;gap:10px;border-radius:8px 0 0 8px}.coupon-card-h.coupon-card-h .coupon-card-h_right{width:265px;flex:1;padding:16px;border-radius:0 8px 8px 0}.coupon-card-h.coupon-card-h .coupon-card-h_logo{top:12px;left:12px;height:20px}.coupon-card-h.coupon-card-h .coupon-card__icon-info.absolute{width:14px;height:14px;right:12px;top:12px}.coupon-card-h.coupon-card-h .coupon-card__tag{top:0;left:0;padding:8px 16px;font-size:12px;border-radius:8px 0 6px 0}.coupon-card-h.coupon-card-h .coupon-card-h_val{font-size:32px;font-weight:700;line-height:125%}.coupon-card-h.coupon-card-h .coupon-card-h_desc span{font-size:20px;line-height:150%}.coupon-card-h.coupon-card-h .coupon-card__btn-primary{padding:8px 24px;font-size:16px;height:44px}.coupon-card-h.coupon-card-h .coupon-card__btn-primary.coupon-btn--round{border-radius:22px}.coupon-card-h.coupon-card-h .coupon-card__btn-primary.coupon-btn--square{border-radius:8px}.coupon-card-h.coupon-card-h .coupon-card-h__mid-line{width:1px;right:265px;background-size:1px calc(100% - 20px);background-position:0 10px;top:0;bottom:0}.coupon-card-h.coupon-card-h .coupon-card-h__mid-line:before{top:-6px;left:50%;transform:translateX(-50%) rotate(-45deg)}.coupon-card-h.coupon-card-h .coupon-card-h__mid-line:after{bottom:-6px;left:50%;transform:translateX(-50%) rotate(-45deg)}.coupon-card-h.coupon-card-h .coupon-card-h__mid-line:after,.coupon-card-h.coupon-card-h .coupon-card-h__mid-line:before{width:12px;height:12px;border-radius:6px}.coupon-card-vertical.coupon-card-vertical{min-width:150px;padding:32px 12px 16px;border-radius:8px}.coupon-card-vertical.coupon-card-vertical .coupon-card__tag{padding:4px 8px;font-size:12px;border-radius:8px 0 4px 0}.coupon-card-vertical.coupon-card-vertical .coupon-card-vertical__logo{top:8px;left:8px;height:18px}.coupon-card-vertical.coupon-card-vertical .coupon-card__icon-info.absolute{right:8px;top:8px;width:14px;height:14px}.coupon-card-vertical.coupon-card-vertical .coupon-card-vertical__discount{font-size:24px;margin-top:12px}.coupon-card-vertical.coupon-card-vertical .coupon-card-vertical__desc{font-size:13px;margin-top:6px;min-height:32px}.coupon-card-vertical.coupon-card-vertical .coupon-card-vertical__divider{width:calc(100% + 24px);margin:12px -12px}.coupon-card-vertical.coupon-card-vertical .coupon-card-vertical__divider:after,.coupon-card-vertical.coupon-card-vertical .coupon-card-vertical__divider:before{width:10px;height:10px}.coupon-card-vertical.coupon-card-vertical .coupon-card__btn-primary{padding:8px 0;font-size:14px;border-radius:16px;margin-top:6px;width:calc(100% - 16px)}.coupon-card-default-vertical.coupon-card-default-vertical{min-width:150px;padding:32px 12px 16px;border-radius:8px}.coupon-card-default-vertical.coupon-card-default-vertical .coupon-card-default-vertical__logo{top:8px;left:8px;height:18px}.coupon-card-default-vertical.coupon-card-default-vertical .coupon-card-default-vertical__tag{padding:4px 8px;font-size:12px;border-radius:4px}.coupon-card-default-vertical.coupon-card-default-vertical .coupon-card-default-vertical__discount{font-size:24px;margin-top:12px}.coupon-card-default-vertical.coupon-card-default-vertical .coupon-card-default-vertical__desc{font-size:13px;margin-top:6px;min-height:32px;gap:4px}.coupon-card-default-vertical.coupon-card-default-vertical .coupon-card-default-vertical__desc .coupon-card__icon-info{width:24px;height:24px}.coupon-card-default-vertical.coupon-card-default-vertical .coupon-card-default-vertical__divider{width:calc(100% + 24px);margin:12px -12px}.coupon-card-default-vertical.coupon-card-default-vertical .coupon-card-default-vertical__divider:after,.coupon-card-default-vertical.coupon-card-default-vertical .coupon-card-default-vertical__divider:before{width:10px;height:10px}.coupon-card-default-vertical.coupon-card-default-vertical .coupon-card-default-vertical__btn{padding:8px 24px;font-size:14px;margin-top:6px;width:auto;min-width:120px;border-radius:8px}.coupon-card-default-h.coupon-card-default-h{max-width:659px;margin:0 auto;height:160px;border-radius:8px}.coupon-card-default-h.coupon-card-default-h .coupon-card-default-h__info{width:393px;flex:none;padding:34px 24px 20px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;gap:10px;position:relative}.coupon-card-default-h.coupon-card-default-h .coupon-card-default-h__type{position:absolute;top:0;left:0;padding:4px 24px;font-size:12px;border-radius:8px 0 6px 0}.coupon-card-default-h.coupon-card-default-h .coupon-card-default-h__val-col{display:flex;flex-direction:column;gap:10px}.coupon-card-default-h.coupon-card-default-h .coupon-card-default-h__title{font-size:32px;font-weight:700;line-height:125%}.coupon-card-default-h.coupon-card-default-h .coupon-card-default-h__desc{font-size:20px;line-height:150%;display:flex;align-items:center;gap:6px}.coupon-card-default-h.coupon-card-default-h .coupon-card-default-h__desc .coupon-card__icon-info{width:28px;height:28px}.coupon-card-default-h.coupon-card-default-h .coupon-card-default-h__btn-wrapper{width:258px;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.coupon-card-default-h.coupon-card-default-h .coupon-card-default-h__btn{padding:8px 24px;font-size:16px;height:44px;width:auto}.coupon-card-highlight.coupon-card-highlight{margin:0 auto;border-radius:8px}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__edge{width:8px}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__body{padding:0;display:flex;border-radius:0 8px 8px 0}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__info{width:480px;flex:none;padding:32px 24px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;gap:10px;position:relative}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__type{font-size:12px;border-radius:0 0 6px 0}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__val-col{margin-top:0;display:flex;flex-direction:column;gap:10px}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__title{font-size:36px;font-weight:700;line-height:125%;color:var(--coupon-text)}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__desc{font-size:24px;font-weight:400;color:var(--coupon-desc);display:flex;align-items:center;gap:6px}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__desc span{font-size:24px;font-weight:400}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__desc .coupon-card__icon-info{width:28px;height:28px}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__btn-wrapper{width:258px;display:flex;align-items:center;justify-content:right;padding:16px 37px 16px 16px;box-sizing:border-box}.coupon-card-highlight.coupon-card-highlight .coupon-card-highlight__btn{padding:8px 24px;font-size:16px;height:44px;width:auto}}.trainpal.coupon-item .coupon-card-highlight__btn{padding:.1995rem .266rem;min-width:2.1277rem}.trainpal.coupon-item .coupon-card-highlight__btn.coupon-btn--round{border-radius:.2128rem}@media(min-width:768px){.trainpal.coupon-item .coupon-card-highlight__info{padding-left:32px}.trainpal.coupon-item .coupon-card-highlight__info .coupon-card-highlight__type{font-size:28px;font-weight:600;padding-top:0;padding-bottom:0}.trainpal.coupon-item .coupon-card-highlight__info .coupon-card-highlight__type img{width:29px;height:29px}.trainpal.coupon-item .coupon-card-highlight__val-col{font-size:36px;padding-left:0;font-weight:700}.trainpal.coupon-item .coupon-card-highlight__btn-wrapper button{height:auto;line-height:20px;padding:20px;font-size:24px;font-weight:600;border-radius:16px}}.secondary-coupon{--coupon-border:#fcc8d0;--coupon-bg:#fff;--coupon-text:#121826;--coupon-desc:#4f5563;--coupon-tag-color:#d81e60;--coupon-tag-bg:#fff3f6}.secondary-coupon.trip{max-width:659px}.secondary-h5-coupon{display:flex;align-items:stretch;position:relative}.secondary-h5-coupon .coupon-card-h__mid-line{left:1.1968rem;right:0}.secondary-h5-coupon__icon-box{width:1.1733rem;height:2.6133rem;padding:.96rem .16rem .96rem .32rem;overflow:hidden;background:var(--coupon-bg);border-radius:8px 0 0 8px;border-top:.5px solid var(--coupon-border);border-left:.5px solid var(--coupon-border);border-bottom:.5px solid var(--coupon-border);box-sizing:border-box;display:flex;align-items:center;justify-content:center}.secondary-h5-coupon__icon{width:.6933rem;height:.6933rem}.secondary-h5-coupon__divider{width:.32rem;height:2.6133rem}.secondary-h5-coupon__content{gap:.266rem;flex:1;height:2.6133rem;display:flex;padding:.3856rem .359rem .3856rem .3191rem;overflow:hidden;border-radius:0 8px 8px 0;background:var(--coupon-bg);border-top:.5px solid var(--coupon-border);align-items:center;border-right:.5px solid var(--coupon-border);border-bottom:.5px solid var(--coupon-border);box-sizing:border-box}.secondary-h5-coupon__info{gap:.0533rem;display:flex;flex:1;align-items:stretch;flex-direction:column}.secondary-h5-coupon__price{color:var(--coupon-text);font-size:.48rem;text-align:left;font-weight:700;line-height:.6rem}.secondary-h5-coupon__desc{color:var(--coupon-text);font-size:.3733rem;text-align:left;font-weight:400;line-height:.56rem}.secondary-h5-coupon__desc.secondary-h5-coupon__desc--sub{color:var(--coupon-desc)}.secondary-h5-coupon .coupon-card__icon-info{position:absolute;top:8px;right:8px;width:.32rem;height:.32rem;display:inline-flex}.secondary-h5-coupon .coupon-card__icon-info img{width:100%;height:100%}.secondary-pc-coupon{display:none;position:relative}@media(min-width:768px){.secondary-h5-coupon{display:none}.secondary-pc-coupon{display:flex;align-items:stretch}.secondary-pc-coupon .mid-line{position:absolute;left:0;transform:translateY(-50%);bottom:42px;width:100%;height:1px}.secondary-pc-coupon .mid-line:before{left:-7px;border-right:1px solid rgba(236,60,119,.3);transform:rotate(45deg)}.secondary-pc-coupon .mid-line:after,.secondary-pc-coupon .mid-line:before{content:"";position:absolute;top:-5px;width:17px;height:17px;border-radius:50%;border-top:1px solid rgba(236,60,119,.3);background-color:#fff}.secondary-pc-coupon .mid-line:after{right:-7px;border-left:1px solid rgba(236,60,119,.3);transform:rotate(-45deg)}.secondary-pc-coupon__body{display:flex;border:.5px solid var(--coupon-border);border-radius:8px;align-items:center;flex-direction:column;padding-bottom:24px;justify-content:flex-start;flex:1;overflow:hidden}.secondary-pc-coupon__header{gap:12px;display:flex;align-self:stretch;align-items:center;justify-content:space-between;flex-shrink:0;padding-right:12px}.secondary-pc-coupon__tag{gap:4px;display:flex;padding:4px 8px;background:var(--coupon-tag-bg);align-items:center;border-radius:0 0 8px 0}.secondary-pc-coupon__tag-icon{width:20px;height:20px}.secondary-pc-coupon__tag-text{color:var(--coupon-tag-color);font-size:16px;text-align:left;font-weight:400;line-height:24px}.secondary-pc-coupon .coupon-card__icon-info{width:20px;height:20px;align-self:center;cursor:pointer;position:relative;display:inline-flex}.secondary-pc-coupon .coupon-card__icon-info img{width:100%;height:100%}.secondary-pc-coupon__title{color:var(--coupon-text);font-size:28px;margin-top:15.5px;text-align:center;flex-shrink:0;font-weight:700;line-height:35px}.secondary-pc-coupon__subtitle{color:var(--coupon-desc);font-size:18px;margin-top:2px;text-align:center;flex-shrink:0;font-weight:400;line-height:27px}}.coupon-card__claimed-icon{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:1.68rem}.coupon-card__claimed-icon img{width:100%;height:100%;object-fit:contain}.coupon-card__claimed-icon .coupon-card__claimed-icon-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.373rem;font-weight:600;white-space:nowrap;text-align:center}.trainpal .coupon-card__claimed-icon-text{font-weight:600;font-size:.3191rem;color:#00705e}.trip .coupon-card__claimed-icon-text{font-weight:600;font-size:.3191rem;color:#d81e60}@media(min-width:834px){.coupon-card__claimed-icon{width:188px;height:150px}.coupon-card__claimed-icon .coupon-card__claimed-icon-text{font-size:16px;font-weight:600}.trainpal .coupon-card__claimed-icon-text{font-size:29px}}.inner-loading{padding:50px;display:flex;justify-content:center}.typing-indicator{width:60px;height:30px;position:relative;z-index:4}.typing-circle{width:8px;height:8px;position:absolute;border-radius:50%;background-color:#ccc;left:15%;transform-origin:50%;animation:typing-circle7124 .5s ease infinite alternate}@keyframes typing-circle7124{0%{top:20px;height:5px;border-radius:50px 50px 25px 25px;transform:scaleX(1.7)}40%{height:8px;border-radius:50%;transform:scaleX(1)}to{top:0}}.typing-circle:nth-child(2){left:45%;animation-delay:.2s}.typing-circle:nth-child(3){left:auto;right:15%;animation-delay:.3s}.typing-shadow{width:5px;height:4px;border-radius:50%;background-color:rgba(0,0,0,.2);position:absolute;top:30px;transform-origin:50%;z-index:3;left:15%;filter:blur(1px);animation:typing-shadow046 .5s ease infinite alternate}@keyframes typing-shadow046{0%{transform:scaleX(1.5)}40%{transform:scaleX(1);opacity:.7}to{transform:scaleX(.2);opacity:.4}}.typing-shadow:nth-child(4){left:45%;animation-delay:.2s}.typing-shadow:nth-child(5){left:auto;right:15%;animation-delay:.3s}.tt-toast-container{position:fixed;top:50%;left:50%;transform:translate3d(-50%,-50%,0);z-index:1000;width:100%}.tt-toast{background:rgba(0,0,0,.7);border-radius:.21rem;font-size:.4rem;line-height:.53rem;color:#fff;text-align:center;padding:.27rem;z-index:10001;max-width:70%;box-sizing:border-box;animation:fadeInOut .4s ease-in-out;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;margin:0 auto}@keyframes fadeInOut{0%{opacity:0}to{opacity:1}}@media screen and (min-width:834px){.tt-toast{max-width:600px}}.tfp-promo-code{background-color:#fff;border-radius:.267rem .267rem .267rem .267rem;padding:.45rem;overflow:hidden}.tfp-promo-code .cp-tle{color:#00114a;font-size:.5319rem;letter-spacing:0;font-weight:700;text-align:center}.tfp-promo-code .btn{width:72px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;position:relative;z-index:2}.tfp-promo-code .coups{display:flex;flex-direction:column;row-gap:.3191rem;margin-top:.3723rem;color:var(--coup-theme-color);background-color:#fff}.tfp-promo-code .coups .item-box{display:flex;padding:20px 24px;border-radius:10px;align-items:center;position:relative}.tfp-promo-code .coups .item-box:has(.cp-tag){padding-top:28px}.tfp-promo-code .coups .item-box .per{position:absolute;right:0;bottom:0;width:102px;height:59px;background-image:url(https://dimg04.tripcdn.com/images/1os2e12000k36fkdf8B86.webp);background-repeat:no-repeat;background-size:100% 100%}.tfp-promo-code .coups .item-box+.item-box{margin-top:10px}.tfp-promo-code .coups .mid-line{position:absolute;right:112px;top:0;bottom:0;width:8px}.tfp-promo-code .coups .mid-line:before{top:-4px}.tfp-promo-code .coups .mid-line:after,.tfp-promo-code .coups .mid-line:before{content:"";position:absolute;width:8px;height:8px;border-radius:4px;background-color:#fff}.tfp-promo-code .coups .mid-line:after{bottom:-4px}.tfp-promo-code .coups .coupon-bg{position:relative;flex:2}.tfp-promo-code .coups .coupon-bg .cp-discount{overflow:hidden;font-size:20px;font-weight:900}.tfp-promo-code .coups .coupon-bg .cp-desc{font-size:.32rem;margin-top:.107rem}.tfp-promo-code .coups .coupon-bg .discount{height:.693rem;font-size:.747rem;line-height:.693rem}.tfp-promo-code .coups .coupon-bg .desc{height:.427rem;font-size:.373rem;font-weight:400;letter-spacing:0;margin-top:.107rem}.tfp-promo-code .coups .cp-tag{position:absolute;left:0;top:0;border-radius:10px 0 10px 0;padding:2px .16rem;font-size:.32rem}.tfp-promo-code-countdown{color:#00114a;font-size:.3191rem;text-align:center}@media screen and (min-width:834px){.tfp-promo-code-countdown{text-align:center;font-size:24px}.tfp-promo-code{padding:16px 0 0;border-radius:8px;background-color:var(--coup-tit-bg)}.tfp-promo-code .cp-tle{font-size:32px;font-weight:700;text-align:center}.tfp-promo-code .btn{width:auto;height:40px;font-size:16px;border-radius:8px;padding:0 30px}.tfp-promo-code .mid-line{display:none}.tfp-promo-code .coups{display:grid;grid-template-columns:repeat(1,1fr);gap:16px;margin-top:20px}.tfp-promo-code .coups .item-box{padding:25px 34px}.tfp-promo-code .coups .item-box .per{width:132px;height:77px}.tfp-promo-code .coups .item-box+.item-box{margin-top:0}.tfp-promo-code .coups .coupon-bg .cp-discount{font-size:39px;line-height:34px;font-weight:700}.tfp-promo-code .coups .coupon-bg .cp-desc{font-size:18px;margin-top:6px}}.trainpal.tfp-promo-code .tfp-promo-code-countdown{text-align:left;color:#061040;color:#9090a3}.trainpal.tfp-promo-code .cp-tle{text-align:left}@media screen and (min-width:834px){.trainpal.tfp-promo-code .cp-tle-title,.trainpal.tfp-promo-code .tfp-promo-code-countdown{display:flex;justify-content:left}.trainpal.tfp-promo-code .cp-tle{margin-top:10px;font-weight:700}.trainpal.tfp-promo-code .tfp-promo-code-countdown{font-size:16px;font-weight:400;color:#121826;margin-top:7px}}