.promocodesfor-grid-triptych { display: grid; gap: 24px; margin: 30px auto; max-width: 1320px; align-items: stretch; grid-template-columns: repeat(3, 1fr); }
.brand-logo-item:hover img { opacity: 1; filter: grayscale(0%); }
.promocodesfor-feature-tile:hover { border-color: rgba(193, 18, 31, 0.15); transform: translateY(-5px); box-shadow: 0 15px 35px rgba(193, 18, 31, 0.06); }
.align-items-center { align-items: center; }
.gap-3 { gap: 1rem; }
.container { margin-left: auto; padding-right: 1.5rem; margin-right: auto; width: 100%; max-width: 1320px; padding-left: 1.5rem; }
.promocodesfor-feature-tile-content { flex-direction: column; flex-grow: 1; display: flex; }
.justify-content-center { justify-content: center; }
.d-flex { display: flex; }
.brand-logo-item img { mix-blend-mode: multiply; max-width: 85%; max-height: 42px; opacity: 0.65; object-fit: contain; transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1); filter: grayscale(100%); }
.promocodesfor-block-header { text-align: center; margin-bottom: 50px; }
.brand-logo-item { background: #ffffff; display: flex; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.015); height: 100px; box-sizing: border-box; transition: all 0.25s ease; padding: 20px; border: var(--vmt-border-light); justify-content: center; align-items: center; border-radius: 12px; cursor: pointer; }
.promocodesfor-bg-pristine { border-bottom: var(--promocodesfor-border-light); background-color: var(--promocodesfor-bg-pristine); }
body { margin: 0; color: var(--heutedeals-text-dark); font-family: "Google Sans", system-ui, -apple-system, sans-serif; background-color: var(--heutedeals-bg-cream); padding: 0; -webkit-font-smoothing: antialiased; }
.promocodesfor-bg-blush { background-color: #fff6f6 !important; }
.promocodesfor-popular-topics-grid { gap: 1rem; flex-wrap: wrap; justify-content: center; display: flex; }
.promocodesfor-hero-lead-text { line-height: 1.7; margin: 0 auto; font-weight: 400; font-size: 1.2rem; color: var(--promocodesfor-text-muted); max-width: 750px; }
.promocodesfor-hero-heading { font-size: 4.8rem; font-family: "Google Sans", system-ui, -apple-system, sans-serif; margin-bottom: 36px; line-height: 1.15; color: var(--promocodesfor-text-dark); margin-top: 0; font-weight: 400; letter-spacing: -1px; }
.promocodesfor-feature-tile-content p { margin-bottom: 0; line-height: 1.65; font-size: 1.02rem; color: #52525b; font-weight: 400; }
.promocodesfor-brands-masonry { width: 100%; gap: 20px; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); display: grid; }
.text-white { color: #ffffff !important; }
.promocodesfor-live-dot { height: 8px; border-radius: 50%; margin-right: 10px; background-color: var(--promocodesfor-primary-red); width: 8px; display: inline-block; animation: promocodesfor-pulse-red 1.8s infinite; }
.container-fluid { width: 100%; margin-right: auto; margin-left: auto; padding-right: 1.5rem; padding-left: 1.5rem; }
.promocodesfor-coupon-ticket { display: flex; background: #ffffff; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02); justify-content: space-between; gap: 10px; align-items: center; transition: transform 0.3s ease; flex-wrap: wrap; border: 1px solid rgba(0, 0, 0, 0.08); transform: rotate(-1deg); border-radius: 12px; padding: 14px 18px; }
.opacity-75 { opacity: 0.75 !important; }
.promocodesfor-hero-status-tag { text-transform: uppercase; display: inline-flex; font-weight: 700; margin-bottom: 30px; padding: 8px 20px; font-size: 0.8rem; border-radius: var(--promocodesfor-radius-pill); color: var(--promocodesfor-primary-red); letter-spacing: 1px; box-shadow: 0 4px 15px rgba(193, 18, 31, 0.03); border: 1px solid rgba(193, 18, 31, 0.15); align-items: center; background: var(--promocodesfor-bg-pristine); }
.promocodesfor-preview-widget { border-top: 1px dashed rgba(0, 0, 0, 0.08); margin-top: 30px; padding-top: 24px; }
.promocodesfor-feature-tile { border: 1px solid rgba(0, 0, 0, 0.06); border-radius: 20px; transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1); position: relative; overflow: hidden; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.015); padding: 40px; box-sizing: border-box; flex-direction: column; display: flex; background: #ffffff; }
.z-2 { z-index: 2; }
.fw-bold { font-weight: 700 !important; }
.mb-0 { margin-bottom: 0!important; }
.promocodesfor-pulse-beacon::after { content: ''; top: 0; position: absolute; width: 100%; border-radius: 50%; left: 0; height: 100%; background-color: #c1121f; animation: promocodesfor-beacon-anim 1.6s infinite; }
.promocodesfor-hero-emphasis::after { background-repeat: no-repeat; bottom: -16px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 20' preserveAspectRatio='none'%3E%3Cpath d='M10,15 C90,8 210,18 290,12' stroke='%23c1121f' stroke-width='10' stroke-linecap='round' fill='none'/%3E%3C/svg%3E"); left: -2%; background-size: 100% 100%; width: 104%; position: absolute; height: 18px; content: ''; }
.brand-logo-item:hover { border-color: var(--vmt-primary-red); transform: translateY(-3px); box-shadow: 0 8px 24px rgba(193, 18, 31, 0.08); }
.promocodesfor-pulse-beacon { border-radius: 50%; position: relative; display: inline-block; width: 10px; height: 10px; vertical-align: middle; margin-left: 8px; background-color: #c1121f; top: -1px; }
@font-face { font-display: swap; font-family: 'Google Sans'; font-style: normal; font-weight: 100 900; src: url('/fonts/GoogleSans-VariableFont_GRAD,opsz,wght.ttf') format('truetype-supports-variations'),
         url('/fonts/GoogleSans-VariableFont_GRAD,opsz,wght.ttf') format('truetype'); }
.promocodesfor-popular-topics-title { font-weight: 700; letter-spacing: 1px; font-size: 0.85rem; color: var(--promocodesfor-text-muted); margin-bottom: 16px; text-transform: uppercase; display: block; }
.promocodesfor-bg-dark-charcoal { background-color: #121214 !important; }
.promocodesfor-feature-tile:hover .promocodesfor-coupon-ticket { transform: rotate(0deg) scale(1.01); }
.promocodesfor-tile-icon-dark-accent { background: rgba(255, 255, 255, 0.15) !important; color: #ffffff !important; }
.promocodesfor-tile-icon-box { margin-bottom: 20px; flex-shrink: 0; font-size: 1.5rem; justify-content: center; background: rgba(193, 18, 31, 0.06); height: 52px; width: 52px; display: inline-flex; align-items: center; color: #c1121f; border-radius: 12px; }
.promocodesfor-hero-emphasis { position: relative; display: inline-block; color: var(--promocodesfor-text-dark); }
.flex-shrink-0 { flex-shrink: 0; }
.text-black { color: #18181b !important; }
:root { --promocodesfor-site-fp: "863akw3n"; --promocodesfor-radius-lg: 28px; --promocodesfor-radius-md: 20px; --promocodesfor-text-dark: #18181b; --promocodesfor-primary-red-hover: #9e0c15; --promocodesfor-bg-cream: #faf9f5; --promocodesfor-radius-pill: 999px; --promocodesfor-border-light: 1px solid rgba(0, 0, 0, 0.08); --promocodesfor-bg-pristine: #ffffff; --promocodesfor-primary-red: #c1121f; --promocodesfor-text-muted: #52525b; --promocodesfor-radius-sm: 12px; --promocodesfor-shadow-premium: 0 10px 30px rgba(0, 0, 0, 0.025); }
.promocodesfor-features-showcase { background-color: #ffffff; }
.promocodesfor-popular-topics { margin-top: 3.5rem; }
.promocodesfor-popular-topic-link:hover { border-color: var(--promocodesfor-primary-red); box-shadow: 0 6px 15px rgba(193, 18, 31, 0.05); transform: translateY(-2px); color: var(--promocodesfor-primary-red); background-color: rgba(193, 18, 31, 0.02); }
.promocodesfor-block-subtitle { margin: 0 auto; font-weight: 400; color: var(--heutedeals-text-muted); line-height: 1.6; max-width: 700px; text-align: center; font-size: 1.1rem; }
.promocodesfor-popular-topic-link i { margin-right: 6px; opacity: 0.8; font-size: 1.1rem; }
.promocodesfor-block-title { letter-spacing: -1px; margin-bottom: 12px; margin-top: 0; font-size: 2.5rem; color: var(--promocodesfor-text-dark); font-weight: 800; }
.promocodesfor-feature-tile-content h3 { font-weight: 800; margin-bottom: 12px; margin-top: 0; font-size: 1.6rem; letter-spacing: -0.5px; line-height: 1.25; }
.promocodesfor-layout-block { padding: 50px 0; }
.promocodesfor-ticket-code { font-weight: 800; letter-spacing: 0.5px; font-size: 1.15rem; color: #18181b; }
.col-lg-10 { width: 83.33333333%; flex: 0 0 auto; }
.row { flex-wrap: wrap; margin-left: -.75rem; display: flex; margin-right: -.75rem; }
.position-relative { position: relative; }
.text-center { text-align: center; }
.cards_exp-grid-layout { width:100%; gap:24px; grid-template-columns:repeat(auto-fill,minmax(280px,1fr)); display:grid; }
.promocodesfor-popular-topic-link { font-size: 0.95rem; font-weight: 500; transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1); border-radius: var(--promocodesfor-radius-pill); display: inline-flex; border: var(--promocodesfor-border-light); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.015); text-decoration: none; padding: 10px 24px; background: var(--promocodesfor-bg-pristine); color: var(--promocodesfor-text-dark); align-items: center; }
.promocodesfor-hero-container { background-color: var(--promocodesfor-bg-cream); overflow: hidden; padding: 30px 0 30px 0; border-bottom: var(--promocodesfor-border-light); }
.gap-2 { gap: 0.5rem; }
.promocodesfor-verification-pill { border-radius: 999px; white-space: nowrap; padding: 4px 12px; display: inline-block; font-weight: 700; color: #c1121f; background: rgba(193, 18, 31, 0.06); font-size: 0.8rem; border: 1px solid rgba(193, 18, 31, 0.15); }
.promocodesfor-bg-soft-gray { border-bottom: var(--promocodesfor-border-light); background-color: #f8f7f3; }
.promocodesfor-bg-accent-warm { background-color: #f8f7f3; border-bottom: var(--promocodesfor-border-light); }
@media (min-width: 992px) {
  .px-lg-5 { padding-left: 3rem!important; padding-right: 3rem!important; }
}
@media (max-width: 1024px) {
  .promocodesfor-grid-triptych { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 991px) {
  .promocodesfor-hero-heading { font-size: 3.8rem; }
  .promocodesfor-block-title { font-size: 2rem; }
}
@media (max-width: 768px) {
  .promocodesfor-feature-tile { padding: 24px; }
  .promocodesfor-hero-container { padding: 60px 0; }
  .promocodesfor-grid-triptych { grid-template-columns: 1fr; gap: 16px; }
  .promocodesfor-feature-tile-content h3 { font-size: 1.4rem; }
  .promocodesfor-hero-heading { font-size: 2.8rem; }
  .promocodesfor-coupon-ticket { text-align: center; justify-content: center; }
  .promocodesfor-hero-lead-text { font-size: 1.1rem; }
  .promocodesfor-popular-topic-link { font-size: 0.9rem; padding: 8px 18px; }
}