:root{--catalog-navy:#0d173d;--catalog-blue:#1e63ff;--catalog-gold:#c49a58;--catalog-bg:#f5f7fb;--catalog-ink:#0f172a;--catalog-muted:#6b7280;--catalog-line:#e6eaf1}.public-body.catalog-public{background:var(--catalog-bg);overflow-x:hidden}.catalog-public .public-header{position:absolute;z-index:40;top:0;left:0;right:0;background:linear-gradient(180deg,rgba(7,11,24,.76),rgba(7,11,24,0));border:0;color:#fff}.catalog-public .public-header .brand,.catalog-public .public-header .public-nav a{color:#fff}.catalog-public .public-header .btn{border-color:rgba(255,255,255,.45);background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}
.hv-catalog-masthead{position:relative;height:330px;overflow:hidden;background:#111827;color:#fff}.hv-catalog-bg,.hv-catalog-slide{position:absolute;inset:0;background-image:var(--catalog-image);background-size:cover;background-position:var(--catalog-x,50%) var(--catalog-y,50%);transform:scale(1.02)}.hv-catalog-carousel{position:absolute;inset:0}.hv-catalog-slide{opacity:0;transition:opacity 1.15s ease,transform 8s ease}.hv-catalog-slide.active{opacity:1;transform:scale(1.07)}.hv-catalog-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,24,calc(var(--catalog-overlay)*1.04)) 0%,rgba(7,11,24,calc(var(--catalog-overlay)*.72)) 48%,rgba(7,11,24,.32) 100%)}.hv-catalog-title{position:absolute;z-index:3;left:50%;bottom:66px;transform:translateX(-50%);width:min(1180px,calc(100% - 48px));text-align:center}.hv-catalog-title span{display:block;color:#e6c68c;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:10px}.hv-catalog-title h1{margin:0;font:500 clamp(44px,5vw,68px)/1 Georgia,serif;letter-spacing:-.035em}.hv-catalog-title p{margin:12px auto 0;color:rgba(255,255,255,.78);font-size:14px}
.hv-search-dock{background:var(--catalog-navy);color:#fff;position:relative;z-index:20}.hv-search-dock.is-sticky{position:sticky;top:0;box-shadow:0 14px 30px rgba(7,17,45,.16)}.hv-search-dock-inner{width:min(1320px,calc(100% - 48px));margin:auto;padding:14px 0 18px}.hv-search-dock-tabs{display:flex;gap:26px;margin-bottom:12px}.hv-search-dock-tabs a{position:relative;color:rgba(255,255,255,.66);text-decoration:none;font-weight:800;font-size:13px;padding:6px 0 10px}.hv-search-dock-tabs a.active{color:#fff}.hv-search-dock-tabs a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:#4d7dff}.hv-search-dock-form{display:grid;grid-template-columns:1.2fr 1.2fr 1fr .9fr auto;gap:9px;align-items:end}.hv-search-dock-form.venues{grid-template-columns:1.15fr .8fr .8fr .9fr 1fr auto}.hv-search-dock-form.offers{grid-template-columns:1fr 1fr 1.35fr auto}.hv-search-dock-form label{position:relative;display:flex;flex-direction:column;gap:5px;min-width:0}.hv-search-dock-form label>span{color:#98a4ca;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.11em}.hv-search-dock-form input,.hv-search-dock-form select{width:100%;height:46px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:#18244f;color:#fff;padding:0 13px;font:700 13px inherit;outline:none;color-scheme:dark}.hv-search-dock-form input:focus,.hv-search-dock-form select:focus{border-color:#5d88ff;box-shadow:0 0 0 3px rgba(30,99,255,.14)}.hv-search-dock-form label b{display:none}.hv-search-dock-form button{height:46px;border:0;border-radius:9px;background:var(--catalog-blue);color:#fff;padding:0 22px;font-weight:800;white-space:nowrap;cursor:pointer;box-shadow:0 10px 26px rgba(30,99,255,.22);transition:.2s}.hv-search-dock-form button:hover{transform:translateY(-1px);background:#1558ed}.hv-search-dock-form button span{font-size:16px;margin-right:7px}
.hv-catalog-breadcrumb{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:20px 0 14px;display:flex;gap:10px;align-items:center;color:#98a2b3;font-size:12px}.hv-catalog-breadcrumb a{color:var(--catalog-blue);text-decoration:none;font-weight:700}.hv-catalog-breadcrumb strong{color:#344054}.hv-catalog-breadcrumb em{font-style:normal}
.hv-catalog-page{width:min(1320px,calc(100% - 48px));margin:0 auto 72px;display:grid;grid-template-columns:282px minmax(0,1fr);gap:22px;align-items:start}.hv-filter-panel{background:#fff;border:1px solid #edf0f5;border-radius:16px;box-shadow:0 8px 30px rgba(16,24,40,.04);overflow:hidden;position:sticky;top:18px}.hv-filter-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--catalog-line)}.hv-filter-head strong{font-size:13px}.hv-filter-head a{font-size:11px;color:var(--catalog-blue);font-weight:800;text-decoration:none}.hv-filter-panel details{border-bottom:1px solid var(--catalog-line);padding:0 18px}.hv-filter-panel summary{list-style:none;cursor:pointer;padding:17px 0;font-size:12px;font-weight:800;color:#1f2a44;display:flex;justify-content:space-between;gap:8px}.hv-filter-panel summary::-webkit-details-marker{display:none}.hv-filter-panel summary:after{content:'⌄';font-size:12px;color:#94a3b8}.hv-filter-panel details[open] summary:after{transform:rotate(180deg)}.hv-filter-panel summary small{font-size:10px;color:#98a2b3;font-weight:600;margin-left:auto;margin-right:8px}.hv-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 0 17px}.hv-price-fields label,.hv-single-input{font-size:10px;color:#77819a;display:flex;flex-direction:column;gap:5px}.hv-price-fields input,.hv-single-input input{height:38px;border:1px solid #dfe4ec;border-radius:8px;padding:0 10px;font:700 12px inherit;color:#1d2939;background:#fff}.hv-single-input{padding-bottom:17px}.hv-choice-stack{display:grid;gap:7px;padding:0 0 17px}.hv-choice-stack label{min-height:38px;border:1px solid #e5e9f0;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 10px;cursor:pointer;font-size:11px;color:#475467;background:#fff}.hv-choice-stack label:has(input:checked){border-color:#5d88ff;background:#f4f7ff;color:#174fcf}.hv-choice-stack input{accent-color:var(--catalog-blue)}.hv-choice-stack small{margin-left:auto;color:#98a2b3}.hv-filter-apply{width:calc(100% - 36px);margin:18px;height:42px;border:0;border-radius:9px;background:var(--catalog-navy);color:#fff;font-weight:800;cursor:pointer}.hv-mobile-filter-button{display:none}
.hv-catalog-results{min-width:0}.hv-results-toolbar{background:#fff;border:1px solid #edf0f5;border-radius:15px;min-height:64px;padding:12px 16px 12px 18px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;box-shadow:0 8px 24px rgba(16,24,40,.035)}.hv-results-toolbar>div{display:flex;gap:8px;align-items:baseline;min-width:0}.hv-results-toolbar strong{font-size:13px;color:#101828}.hv-results-toolbar span{font-size:11px;color:#98a2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-sort-form select{height:40px;min-width:160px;border:1px solid #dfe5ee;border-radius:9px;background:#fff;padding:0 12px;color:#1f2a44;font-weight:700;font-size:11px}
.hv-result-list{display:grid;gap:14px}.hv-listing-card{display:grid;grid-template-columns:300px minmax(0,1fr) 205px;min-height:250px;background:#fff;border:1px solid #edf0f5;border-radius:18px;overflow:hidden;box-shadow:0 10px 34px rgba(16,24,40,.05);transition:transform .25s ease,box-shadow .25s ease}.hv-listing-card:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(16,24,40,.09)}.hv-listing-media{position:relative;overflow:hidden;background:#e9edf4;min-height:250px}.hv-listing-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .55s ease,transform .8s ease}.hv-listing-media img.secondary{opacity:0}.hv-listing-card:hover .hv-listing-media img:first-child{transform:scale(1.035)}.hv-listing-card:hover .hv-listing-media img.secondary{opacity:1;transform:scale(1.025)}.hv-card-badge{position:absolute;left:14px;top:14px;z-index:3;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;background:#fff;color:#0f172a;box-shadow:0 5px 15px rgba(0,0,0,.12)}.hv-card-badge.success{background:#ebfff4;color:#067647}.hv-listing-main{padding:22px 22px 18px;min-width:0}.hv-card-kicker{color:var(--catalog-gold);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hv-listing-main h2{margin:7px 0 7px;color:#111827;font-size:22px;line-height:1.08;letter-spacing:-.025em}.hv-listing-main>p{color:#667085;font-size:12px;line-height:1.55;margin:0 0 13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hv-card-facts{display:flex;flex-wrap:wrap;gap:7px 14px;color:#536078;font-size:10px;font-weight:700;margin-bottom:12px}.hv-amenity-pills{display:flex;flex-wrap:wrap;gap:6px}.hv-amenity-pills span{background:#f4f6fa;color:#516078;border:1px solid #edf0f5;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:700}.hv-details-toggle{margin-top:12px;border:0;background:none;padding:0;color:#3159b8;font:800 10px inherit;cursor:pointer}.hv-details-toggle span{margin-left:3px}.hv-card-details{margin-top:12px;border-top:1px solid #eef1f5;padding-top:12px;color:#667085;font-size:11px;line-height:1.55}.hv-card-details p{margin:0 0 8px}.hv-layout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.hv-layout-grid span{display:flex;justify-content:space-between;background:#f8fafc;padding:7px 8px;border-radius:7px}.hv-listing-price{border-left:1px solid #eef1f5;padding:22px 18px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;text-align:right;gap:3px}.hv-listing-price small{font-size:9px;color:#98a2b3;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.hv-listing-price strong{font-size:27px;color:var(--catalog-blue);line-height:1;font-weight:900;letter-spacing:-.04em}.hv-listing-price em{font-style:normal;color:#667085;font-size:10px}.hv-listing-price>span:not(.hv-saving){color:#98a2b3;font-size:9px}.hv-saving{align-self:flex-end;background:#fff4dc;color:#9a6700;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900;margin-bottom:auto}.hv-card-action{width:100%;margin-top:14px;min-height:41px;border:0;border-radius:8px;background:var(--catalog-blue);color:#fff;font-weight:800;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none}.hv-card-action:hover{background:#1558ed}.venue-card .hv-listing-price strong{font-size:25px}
.offer-card{min-height:230px}.offer-media{background:linear-gradient(140deg,#15264e,#0d173d);display:grid;place-items:center}.hv-offer-art{color:rgba(255,255,255,.15);font-size:28px;font-weight:900;letter-spacing:.18em;transform:rotate(-9deg)}.hv-offer-discount{position:absolute;left:18px;bottom:18px;z-index:2;background:#fff;color:#0d173d;border-radius:14px;padding:12px 15px;box-shadow:0 10px 28px rgba(0,0,0,.18)}.hv-offer-discount strong{display:block;font-size:30px;line-height:.9;color:#1b57dc}.hv-offer-discount small{font-size:8px;font-weight:900;letter-spacing:.12em}.offer-price .hv-code{font-size:20px;letter-spacing:.08em;color:#0d173d;background:#f3f6fb;border:1px dashed #9eb4e6;padding:9px 10px;border-radius:8px}.hv-empty-results{background:#fff;border:1px solid #edf0f5;border-radius:18px;padding:55px 30px;text-align:center}.hv-empty-results>span{font-size:28px}.hv-empty-results h2{margin:10px 0 6px}.hv-empty-results p{color:#667085}.hv-empty-results a{display:inline-block;margin-top:10px;background:var(--catalog-blue);color:#fff;text-decoration:none;padding:11px 16px;border-radius:8px;font-weight:800;font-size:11px}
.catalog-public .public-footer{background:#0b1432;color:#bbc3d8;border:0;margin-top:0}
@media(max-width:1100px){.hv-search-dock-form{grid-template-columns:repeat(4,1fr)}.hv-search-dock-form.venues{grid-template-columns:repeat(3,1fr)}.hv-search-dock-form.offers{grid-template-columns:repeat(3,1fr)}.hv-search-dock-form button{grid-column:-2/-1}.hv-catalog-page{grid-template-columns:240px minmax(0,1fr)}.hv-listing-card{grid-template-columns:245px minmax(0,1fr) 180px}.hv-listing-media{min-height:230px}}
@media(max-width:860px){.hv-catalog-masthead{height:280px}.hv-search-dock-inner,.hv-catalog-breadcrumb,.hv-catalog-page{width:min(100% - 28px,760px)}.hv-search-dock-form,.hv-search-dock-form.venues,.hv-search-dock-form.offers{grid-template-columns:1fr 1fr}.hv-search-dock-form button{grid-column:1/-1}.hv-catalog-page{display:block}.hv-filter-panel{position:fixed;z-index:100;left:0;top:0;bottom:0;width:min(330px,88vw);border-radius:0;overflow:auto;transform:translateX(-104%);transition:transform .28s ease}.hv-filter-panel.open{transform:translateX(0)}.hv-filter-backdrop{position:fixed;inset:0;z-index:90;background:rgba(7,11,24,.5);backdrop-filter:blur(3px)}.hv-mobile-filter-button{display:block;width:100%;height:44px;margin:0 0 12px;border:1px solid #dde3ec;border-radius:10px;background:#fff;color:#1e293b;font-weight:800}.hv-listing-card{grid-template-columns:220px minmax(0,1fr)}.hv-listing-price{grid-column:2;border-left:0;border-top:1px solid #eef1f5;align-items:flex-start;text-align:left;padding:14px 20px}.hv-listing-price strong{font-size:22px}.hv-saving{align-self:flex-start}.hv-card-action{width:auto;min-width:140px}.hv-results-toolbar{flex-wrap:wrap}}
@media(max-width:620px){.catalog-public .public-header{padding-inline:16px}.catalog-public .public-header .public-nav{display:none}.hv-catalog-masthead{height:250px}.hv-catalog-bg,.hv-catalog-slide{background-position:var(--catalog-mx,50%) var(--catalog-my,50%);transform:scale(var(--catalog-mzoom,1))}.hv-catalog-slide.active{transform:scale(calc(var(--catalog-mzoom,1) * 1.04))}.hv-catalog-shade{background:linear-gradient(180deg,rgba(7,11,24,.30),rgba(7,11,24,.82))}.hv-catalog-title{bottom:30px;width:calc(100% - 28px)}.hv-catalog-title h1{font-size:43px}.hv-catalog-title p{font-size:12px}.hv-search-dock{position:relative!important}.hv-search-dock-inner{width:calc(100% - 24px);padding-top:10px}.hv-search-dock-tabs{gap:22px;margin-bottom:8px}.hv-search-dock-tabs a{font-size:12px}.hv-search-dock-form,.hv-search-dock-form.venues,.hv-search-dock-form.offers{grid-template-columns:1fr 1fr;gap:7px}.hv-search-dock-form label>span{font-size:8px}.hv-search-dock-form input,.hv-search-dock-form select{height:43px;font-size:12px}.hv-search-dock-form label b{display:none}.hv-search-dock-form button{height:46px}.hv-catalog-breadcrumb{width:calc(100% - 28px);padding:15px 0 10px;overflow:auto;white-space:nowrap}.hv-catalog-page{width:calc(100% - 24px);margin-bottom:50px}.hv-results-toolbar{border-radius:12px;padding:12px}.hv-results-toolbar>div{display:block}.hv-results-toolbar strong{display:block;font-size:14px}.hv-results-toolbar span{display:block;margin-top:3px}.hv-sort-form{width:100%}.hv-sort-form select{width:100%}.hv-listing-card,.offer-card{display:block;border-radius:15px}.hv-listing-media{height:220px;min-height:0}.hv-listing-main{padding:18px}.hv-listing-main h2{font-size:21px}.hv-listing-price{border-left:0;border-top:1px solid #eef1f5;padding:16px 18px;align-items:flex-start;text-align:left}.hv-listing-price strong{font-size:25px}.hv-card-action{width:100%}.hv-amenity-pills span{font-size:8px}.hv-offer-discount{left:14px;bottom:14px}.hv-offer-discount strong{font-size:26px}}

/* 1.7.7 — offers integrated into pricing, not a third search category */
.hv-search-dock-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:12px}.hv-search-dock-head .hv-search-dock-tabs{margin-bottom:0}.hv-search-offers-link{display:inline-flex;align-items:center;gap:7px;color:#e7c985;text-decoration:none;font-size:11px;font-weight:850;padding:6px 0 10px}.hv-search-offers-link span{transition:transform .2s ease}.hv-search-offers-link:hover span{transform:translateX(3px)}
.hv-dock-promo{grid-column:1/-1;padding-top:1px;min-height:24px}.hv-dock-promo summary{list-style:none;display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#b9c3df;font-size:10px;font-weight:800}.hv-dock-promo summary::-webkit-details-marker{display:none}.hv-dock-promo summary:before{content:'＋';color:#e7c985}.hv-dock-promo[open] summary:before{content:'−'}.hv-dock-promo label{display:flex;flex-direction:row;align-items:center;gap:10px;margin-top:7px;max-width:360px}.hv-dock-promo label>span{min-width:75px}.hv-dock-promo input{height:38px}
.hv-offer-insight{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:0 0 14px;padding:13px 15px;border:1px solid #d8eadf;border-radius:13px;background:#f1fbf5;color:#24513a}.hv-offer-insight.notice{border-color:#f1dfba;background:#fff9ed;color:#765516}.hv-offer-insight>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#2f7d4d;box-shadow:0 4px 12px rgba(16,24,40,.06)}.hv-offer-insight.notice>span{color:#a97410}.hv-offer-insight strong{display:block;font-size:12px}.hv-offer-insight p{margin:2px 0 0;font-size:10px;line-height:1.45;color:#5d7465}.hv-offer-insight.notice p{color:#846e43}.hv-offer-insight a{color:inherit;text-decoration:none;font-size:10px;font-weight:850;white-space:nowrap}
.hv-listing-price del{font-size:11px;color:#98a2b3;text-decoration-thickness:1px}.hv-applied-offer{align-self:flex-end!important;background:#eef8f1!important;color:#287346!important;border:1px solid #d9edde!important;border-radius:999px!important;padding:6px 8px!important;font-size:8px!important;font-weight:850!important;line-height:1.2!important;margin-bottom:3px}.hv-listing-price .hv-saving+.hv-applied-offer{margin-top:2px}

/* Editorial Offers page */
.hv-offers-page{width:min(1240px,calc(100% - 48px));margin:0 auto 80px}.hv-offers-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;padding:24px 0 28px}.hv-offers-eyebrow{display:block;color:#9a7438;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:900;margin-bottom:9px}.hv-offers-intro h2{margin:0;font:500 clamp(32px,4vw,54px)/1.02 Georgia,serif;letter-spacing:-.035em;color:#101828}.hv-offers-intro p{max-width:720px;margin:12px 0 0;color:#667085;font-size:13px;line-height:1.65}.hv-offers-actions{display:flex;gap:9px}.hv-offers-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:9px;text-decoration:none;font-size:11px;font-weight:850;border:1px solid #dce2ec;color:#24334f;background:#fff}.hv-offers-actions a:first-child{background:var(--catalog-navy);border-color:var(--catalog-navy);color:#fff}
.hv-offers-toolbar{position:sticky;top:0;z-index:15;display:flex;justify-content:space-between;gap:18px;align-items:center;background:rgba(245,247,251,.95);backdrop-filter:blur(12px);padding:12px 0 14px;border-bottom:1px solid #e7ebf1;margin-bottom:18px}.hv-offer-category-tabs,.hv-offer-kind-tabs{display:flex;gap:7px;flex-wrap:wrap}.hv-offer-category-tabs a,.hv-offer-kind-tabs a{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border-radius:999px;text-decoration:none;border:1px solid #dfe5ee;background:#fff;color:#536078;font-size:10px;font-weight:850}.hv-offer-category-tabs a.active{background:var(--catalog-navy);color:#fff;border-color:var(--catalog-navy)}.hv-offer-kind-tabs a.active{border-color:#8ba9ef;background:#eef4ff;color:#174fcf}.hv-offers-toolbar-right{display:flex;align-items:center;gap:10px}.hv-offer-sort select{height:38px;border:1px solid #dfe5ee;border-radius:9px;background:#fff;padding:0 11px;color:#1f2a44;font-weight:750;font-size:10px}
.hv-offer-editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hv-offer-editorial-card{background:#fff;border:1px solid #e8ecf2;border-radius:20px;overflow:hidden;box-shadow:0 12px 34px rgba(16,24,40,.05);transition:transform .25s ease,box-shadow .25s ease}.hv-offer-editorial-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(16,24,40,.10)}.hv-offer-editorial-media{height:250px;position:relative;overflow:hidden;background:linear-gradient(140deg,#15264e,#0d173d)}.hv-offer-editorial-media>img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.hv-offer-editorial-card:hover .hv-offer-editorial-media>img{transform:scale(1.035)}.hv-offer-editorial-media:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,11,24,.06),rgba(7,11,24,.54))}.hv-offer-scope{position:absolute;z-index:2;left:16px;top:16px;background:rgba(255,255,255,.94);color:#263248;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}.hv-offer-value{position:absolute;z-index:2;right:16px;bottom:16px;background:#fff;border-radius:15px;padding:12px 14px;color:#0d173d;box-shadow:0 12px 30px rgba(0,0,0,.18)}.hv-offer-value strong{font-size:30px;line-height:.9;color:#1e63ff;display:block}.hv-offer-value small{font-size:8px;font-weight:900;letter-spacing:.12em}.hv-offer-editorial-body{padding:22px}.hv-offer-meta{display:flex;justify-content:space-between;gap:12px;color:#9a7438;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900}.hv-offer-editorial-body h2{margin:8px 0 8px;font-size:24px;line-height:1.08;letter-spacing:-.03em;color:#101828}.hv-offer-editorial-body>p{margin:0;color:#667085;font-size:12px;line-height:1.6}.hv-offer-rules{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.hv-offer-rules span{background:#f4f6fa;border:1px solid #ebeff5;color:#56637a;padding:6px 8px;border-radius:999px;font-size:9px;font-weight:750}.hv-offer-code-row,.hv-auto-offer-note{margin-top:15px;border-radius:11px;padding:11px 12px}.hv-offer-code-row{display:flex;align-items:center;justify-content:space-between;background:#f3f6fb;border:1px dashed #9fb5e5}.hv-offer-code-row small{font-size:9px;color:#77819a;text-transform:uppercase;font-weight:850}.hv-offer-code-row strong{font-size:16px;letter-spacing:.08em;color:#0d173d}.hv-auto-offer-note{background:#eef8f1;color:#287346;font-size:10px;font-weight:800;border:1px solid #dcefe2}.hv-offer-listings{margin-top:12px!important;font-size:10px!important;color:#788398!important}.hv-offer-terms{margin-top:12px;border-top:1px solid #edf0f5;padding-top:12px}.hv-offer-terms summary{cursor:pointer;list-style:none;color:#3159b8;font-size:10px;font-weight:850}.hv-offer-terms summary::-webkit-details-marker{display:none}.hv-offer-terms p{font-size:10px;line-height:1.55;color:#667085}.hv-offer-cta-row{display:flex;gap:8px;margin-top:16px}.hv-offer-cta-row a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:9px;border:1px solid #dfe5ee;color:#27344d;text-decoration:none;font-size:10px;font-weight:850}.hv-offer-cta-row a.primary{background:var(--catalog-blue);border-color:var(--catalog-blue);color:#fff}.hv-offers-empty{margin-top:18px}
@media(max-width:860px){.hv-search-dock-head{align-items:center}.hv-offer-editorial-grid{grid-template-columns:1fr}.hv-offers-intro{grid-template-columns:1fr}.hv-offers-actions{justify-content:flex-start}.hv-offers-toolbar{align-items:flex-start;flex-direction:column}.hv-offers-toolbar-right{width:100%;justify-content:space-between}.hv-applied-offer{align-self:flex-start!important}}
@media(max-width:620px){.hv-search-dock-head{margin-bottom:9px}.hv-search-offers-link{font-size:9px;padding-bottom:8px}.hv-dock-promo{grid-column:1/-1}.hv-dock-promo label{max-width:none;display:grid;grid-template-columns:auto 1fr}.hv-offer-insight{grid-template-columns:auto 1fr}.hv-offer-insight a{grid-column:2}.hv-offers-page{width:calc(100% - 24px);margin-bottom:55px}.hv-offers-intro{padding:18px 0 22px;gap:18px}.hv-offers-intro h2{font-size:36px}.hv-offers-actions{display:grid;grid-template-columns:1fr 1fr}.hv-offers-toolbar{top:0;margin-inline:-2px;padding-top:9px}.hv-offers-toolbar-right{display:grid;gap:8px}.hv-offer-kind-tabs{overflow:auto;flex-wrap:nowrap;width:100%;padding-bottom:2px}.hv-offer-kind-tabs a{white-space:nowrap}.hv-offer-sort select{width:100%}.hv-offer-editorial-media{height:215px}.hv-offer-editorial-body{padding:18px}.hv-offer-editorial-body h2{font-size:22px}.hv-offer-cta-row{flex-direction:column}.hv-offer-cta-row a{width:100%}}
