
.thk-offers-hero{background:linear-gradient(135deg,#16365f 0%,#1f4e8c 45%,#2e6bc6 100%);padding:64px 20px 48px;position:relative;overflow:hidden;}
.thk-offers-hero:before{content:"";position:absolute;top:-120px;right:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 70%);}
.thk-offers-hero:after{content:"";position:absolute;bottom:-140px;left:-60px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(46,107,198,.4),transparent 70%);}
.thk-offers-hero .vc_column-inner{position:relative;z-index:1;}
.thk-hero-eyebrow{text-align:center;color:rgba(255,255,255,.75);font-size:13px;font-weight:600;letter-spacing:3px;margin:0 0 4px;}
.thk-hero-h1{font-size:46px;font-weight:800;color:#fff;text-align:center;margin:0 0 6px;letter-spacing:-.5px;line-height:1.15;}
.thk-hero-sub{text-align:center;color:rgba(255,255,255,.92);font-size:18px;margin:0 0 22px;}
.thk-ticket-wrap{text-align:center;margin:0 0 26px;}
.thk-coupon-ticket{display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center;background:rgba(255,255,255,.1);border:2px dashed rgba(255,255,255,.55);border-radius:14px;padding:14px 22px;}
.thk-coupon-off{background:#e74c3c;color:#fff;font-weight:800;font-size:20px;padding:6px 14px;border-radius:8px;}
.thk-coupon-label{color:#fff;font-size:15px;max-width:220px;line-height:1.35;text-align:left;}
.thk-coupon-code{background:#fff;color:#1f4e8c;font-weight:800;letter-spacing:2px;padding:9px 16px;border-radius:8px;font-size:18px;}
.thk-coupon-btn{background:#fff;color:#1f4e8c!important;font-weight:700;padding:11px 24px;border-radius:24px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;}
.thk-coupon-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.25);color:#16365f!important;}
.thk-offers-hero .wd-timer{color:#fff;}
.thk-hero-until{text-align:center;color:rgba(255,255,255,.7);font-size:13px;margin:8px 0 0;letter-spacing:1px;}
.thk-offers-section{padding:44px 0 4px;}
.thk-offer-cards{display:flex;gap:24px;}
.thk-offer-card{position:relative;flex:1;height:320px;border-radius:16px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;box-shadow:0 4px 16px rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease;}
.thk-offer-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.2);}
.thk-card-link{position:absolute;inset:0;z-index:3;}
.thk-card-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,20,40,0) 30%,rgba(10,20,40,.82) 100%);z-index:1;}
.thk-card-text{position:absolute;left:24px;right:24px;bottom:20px;color:#fff;z-index:2;}
.thk-card-badge{display:inline-block;background:#e74c3c;color:#fff;font-weight:700;border-radius:20px;padding:5px 14px;font-size:13px;letter-spacing:.5px;margin-bottom:10px;}
.thk-badge-blue{background:#2e6bc6;}
.thk-card-title{font-size:26px;font-weight:800;margin:0 0 4px;line-height:1.2;}
.thk-card-sub{font-size:15px;opacity:.92;margin:0;}
.thk-model-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;}
.thk-model-pill{position:relative;cursor:pointer;background:#fff;border:1.5px solid #d6e2f5;color:#1f4e8c;border-radius:9999px;padding:10px 22px;font-weight:600;transition:border-color .25s,box-shadow .25s,transform .25s;}
.thk-model-pill a{position:absolute;inset:0;z-index:2;border-radius:inherit;}
.thk-model-pill:hover{border-color:#2e6bc6;box-shadow:0 4px 12px rgba(46,107,198,.18);transform:translateY(-2px);}
.thk-offers-carousel{background:#f7f9fc;padding:44px 0 36px;margin-top:32px;}
.thk-offers-nl{background:linear-gradient(135deg,#eaf2fc,#f5f9ff);border:1px solid #d6e2f5;border-radius:16px;padding:28px 24px;max-width:760px;margin:0 auto 26px;text-align:center;}
.thk-nl-head{font-size:19px;font-weight:700;color:#1f4e8c;margin:0 0 6px;}
.thk-nl-sub{font-size:15px;color:#3d4b5c;margin:0;}
.thk-trust-line{text-align:center;color:#242424;margin:0 0 6px;}
.thk-cat-pill{display:inline-block;margin:4px 5px;padding:10px 20px;background:#2e6bc6;color:#fff!important;border-radius:24px;text-decoration:none;font-weight:600;transition:background .2s,transform .2s;}
.thk-cat-pill:hover{background:#1f4e8c;transform:translateY(-2px);}
@media (max-width:767px){
.thk-offers-hero{padding:40px 14px 34px;}
.thk-hero-h1{font-size:30px;}
.thk-hero-sub{font-size:15px;}
.thk-coupon-ticket{flex-direction:column;gap:10px;padding:16px 14px;}
.thk-coupon-label{text-align:center;max-width:none;}
.thk-offer-cards{flex-direction:column;gap:16px;}
.thk-offer-card{height:220px;}
.thk-card-title{font-size:21px;}
.thk-offers-section{padding:32px 0 4px;}
}
/* v1.0.1 fixes */
.thk-hero-note{text-align:center;color:rgba(255,255,255,.65);font-size:12.5px;margin:8px 0 0;}
@media (max-width:767px){
.thk-offer-card{flex:0 0 auto;} /* column flex: basis-0 from flex:1 collapsed the 220px height */
}
