.ahmp{position:relative;overflow:hidden;font-family:var(--font-body-family, "DM Sans", -apple-system, sans-serif)}.ahmp:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.022'/%3E%3C/svg%3E")}.ahmp__inner{position:relative;z-index:2}.ahmp__header{padding:36px 0 0;display:flex;align-items:center;justify-content:space-between;gap:32px}.ahmp__eyebrow{font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;display:flex;align-items:center;gap:8px;white-space:nowrap}.ahmp__eyebrow:before{content:"";width:16px;height:1.5px;flex-shrink:0;background:currentColor;opacity:.6}.ahmp__tagline{font-family:var(--font-heading-family, "Cormorant Garamond", Georgia, serif);font-size:clamp(20px,2vw,28px);font-weight:300;line-height:1.1;white-space:nowrap}.ahmp__tagline em{font-style:italic}.ahmp__tv-row{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin:14px 0 0}.ahmp__tv-card{padding:22px 26px;display:flex;align-items:flex-start;gap:16px;position:relative;overflow:hidden;cursor:default;transition:transform .3s cubic-bezier(.16,1,.3,1)}.ahmp__tv-card:hover{transform:translateY(-3px);z-index:2}.ahmp__tv-card:before{content:"";position:absolute;width:200px;height:200px;border-radius:50%;right:-40px;bottom:-40px;border:1px solid currentColor;opacity:0;animation:ahmp-ring 3.5s ease-out infinite}.ahmp__tv-card:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-110px;bottom:-110px;border:1px solid currentColor;opacity:0;animation:ahmp-ring 3.5s ease-out 1.2s infinite}@keyframes ahmp-ring{0%{transform:scale(.5);opacity:.28}to{transform:scale(1);opacity:0}}.ahmp__tv-badge{flex-shrink:0;width:44px;height:44px;border-radius:50%;font-size:13px;font-weight:900;letter-spacing:-.5px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.ahmp__tv-body{position:relative;z-index:2}.ahmp__tv-network{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.5;margin-bottom:4px}.ahmp__tv-show{font-family:var(--font-heading-family, "Cormorant Garamond", Georgia, serif);font-size:22px;font-weight:300;line-height:1.1;margin-bottom:6px}.ahmp__tv-show em{font-style:italic}.ahmp__tv-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ahmp__tv-tag{font-size:10px;font-weight:700;letter-spacing:.06em;padding:3px 9px;border-radius:2px}.ahmp__tv-viewers{font-size:12px;font-weight:600;opacity:.5}.ahmp__press-row{display:grid;grid-template-columns:auto 1fr;gap:0;margin:3px 0 0}.ahmp__press-label{padding:0 24px;display:flex;flex-direction:column;justify-content:center;gap:3px;border-right:1px solid;min-width:130px}.ahmp__press-label-title{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.4}.ahmp__press-label-count{font-family:var(--font-heading-family, "Cormorant Garamond", Georgia, serif);font-size:36px;font-weight:300;line-height:1}.ahmp__press-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.ahmp__press-item{padding:14px 16px;border-right:1px solid;border-bottom:1px solid;cursor:default}.ahmp__press-item:nth-child(4n){border-right:none}.ahmp__press-item:nth-last-child(-n+4){border-bottom:none}.ahmp__pi-name{font-family:var(--font-heading-family, "Cormorant Garamond", Georgia, serif);font-size:16px;font-weight:400;line-height:1.2;margin-bottom:3px;opacity:.7;transition:opacity .2s}.ahmp__press-item:hover .ahmp__pi-name{opacity:1}.ahmp__pi-type{font-size:11px;opacity:.38}.ahmp__marquee{margin:3px 0 0;overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);mask:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}.ahmp__marquee-track{display:flex;align-items:center;animation:ahmp-scroll var(--ahmp-marquee-duration, 24s) linear infinite;width:max-content}.ahmp__marquee-track:hover{animation-play-state:paused}@keyframes ahmp-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ahmp__mname{font-family:var(--font-heading-family, "Cormorant Garamond", Georgia, serif);font-size:16px;font-weight:400;white-space:nowrap;opacity:.35;padding:14px 0;cursor:default;transition:opacity .2s}.ahmp__mname:hover{opacity:.8}.ahmp__msep{width:1px;height:16px;margin:0 28px;flex-shrink:0;opacity:.15;background:currentColor;display:inline-block}.ahmp__gap{height:36px}.ahmp--dark{background:#111412}.ahmp--dark .ahmp__eyebrow{color:#c4a25e}.ahmp--dark .ahmp__tagline{color:#fefcf8}.ahmp--dark .ahmp__tagline em{color:#c4a25e}.ahmp--dark .ahmp__tv-card--blue,.ahmp--dark .ahmp__tv-card:nth-child(1):not(.ahmp__tv-card--green){background:#036eb824;border:1px solid rgba(3,110,184,.22);color:#036eb880}.ahmp--dark .ahmp__tv-card--green,.ahmp--dark .ahmp__tv-card:nth-child(2){background:#2c4d3138;border:1px solid rgba(44,77,49,.35);color:#a8c5a266}.ahmp--dark .ahmp__tv-badge{background:#ffffff14;color:#fffc}.ahmp--dark .ahmp__tv-network{color:#ffffff80}.ahmp--dark .ahmp__tv-show{color:#fefcf8}.ahmp--dark .ahmp__tv-card--blue .ahmp__tv-tag,.ahmp--dark .ahmp__tv-card:nth-child(1):not(.ahmp__tv-card--green) .ahmp__tv-tag{background:#036eb833;color:#8ab0d4}.ahmp--dark .ahmp__tv-card--green .ahmp__tv-tag,.ahmp--dark .ahmp__tv-card:nth-child(2) .ahmp__tv-tag{background:#a8c5a226;color:#a8c5a2}.ahmp--dark .ahmp__tv-viewers{color:#ffffff80}.ahmp--dark .ahmp__press-row{background:#ffffff08}.ahmp--dark .ahmp__press-label{border-color:#ffffff12}.ahmp--dark .ahmp__press-label-count{color:#fefcf8}.ahmp--dark .ahmp__press-grid{border-left:1px solid rgba(255,255,255,.07)}.ahmp--dark .ahmp__press-item{border-color:#ffffff0f}.ahmp--dark .ahmp__pi-name{color:#fefcf8}.ahmp--dark .ahmp__pi-type{color:#fff6}.ahmp--dark .ahmp__marquee{border-top:1px solid rgba(255,255,255,.06)}.ahmp--dark .ahmp__mname{color:#fefcf8}.ahmp--light{background:#f6f2ea}.ahmp--light .ahmp__eyebrow{color:#c4a25e}.ahmp--light .ahmp__tagline{color:#1a1c19}.ahmp--light .ahmp__tagline em{color:#2c4d31}.ahmp--light .ahmp__tv-card--blue,.ahmp--light .ahmp__tv-card:nth-child(1):not(.ahmp__tv-card--green){background:linear-gradient(135deg,#dce8f4,#c8d8ec);border:1px solid #b8cce0;color:#036eb8}.ahmp--light .ahmp__tv-card--green,.ahmp--light .ahmp__tv-card:nth-child(2){background:linear-gradient(135deg,#d4e4d0,#bfd4bb);border:1px solid #aac4a6;color:#2c4d31}.ahmp--light .ahmp__tv-badge{background:#1a1c191a;color:#1a1c19}.ahmp--light .ahmp__tv-network{color:#1a1c1980}.ahmp--light .ahmp__tv-show{color:#1a1c19}.ahmp--light .ahmp__tv-card--blue .ahmp__tv-tag,.ahmp--light .ahmp__tv-card:nth-child(1):not(.ahmp__tv-card--green) .ahmp__tv-tag{background:#036eb81f;color:#036eb8}.ahmp--light .ahmp__tv-card--green .ahmp__tv-tag,.ahmp--light .ahmp__tv-card:nth-child(2) .ahmp__tv-tag{background:#2c4d311f;color:#2c4d31}.ahmp--light .ahmp__tv-viewers{color:#606860}.ahmp--light .ahmp__press-row{background:#fefcf8}.ahmp--light .ahmp__press-label{border-color:#e2ddd0}.ahmp--light .ahmp__press-label-count{color:#1a1c19}.ahmp--light .ahmp__press-grid{border-left:1px solid #e2ddd0}.ahmp--light .ahmp__press-item{border-color:#e2ddd0}.ahmp--light .ahmp__pi-name{color:#1a1c19}.ahmp--light .ahmp__pi-type{color:#606860}.ahmp--light .ahmp__marquee{border-top:1px solid #e2ddd0}.ahmp--light .ahmp__mname{color:#1a1c19}.ahmp--warm{background:#2c4d31}.ahmp--warm .ahmp__eyebrow{color:#ffffff73}.ahmp--warm .ahmp__tagline{color:#fefcf8}.ahmp--warm .ahmp__tagline em{color:#c4a25e}.ahmp--warm .ahmp__tv-card--blue,.ahmp--warm .ahmp__tv-card:nth-child(1):not(.ahmp__tv-card--green){background:#00000038;border:1px solid rgba(0,0,0,.18);color:#ffffff4d}.ahmp--warm .ahmp__tv-card--green,.ahmp--warm .ahmp__tv-card:nth-child(2){background:#c4a25e21;border:1px solid rgba(196,162,94,.26);color:#c4a25e}.ahmp--warm .ahmp__tv-badge{background:#ffffff1a;color:#fefcf8}.ahmp--warm .ahmp__tv-network{color:#ffffff73}.ahmp--warm .ahmp__tv-show{color:#fefcf8}.ahmp--warm .ahmp__tv-card--blue .ahmp__tv-tag,.ahmp--warm .ahmp__tv-card:nth-child(1):not(.ahmp__tv-card--green) .ahmp__tv-tag{background:#ffffff1a;color:#ffffffb3}.ahmp--warm .ahmp__tv-card--green .ahmp__tv-tag,.ahmp--warm .ahmp__tv-card:nth-child(2) .ahmp__tv-tag{background:#c4a25e33;color:#c4a25e}.ahmp--warm .ahmp__tv-viewers{color:#ffffff73}.ahmp--warm .ahmp__press-row{background:#00000024}.ahmp--warm .ahmp__press-label{border-color:#ffffff14}.ahmp--warm .ahmp__press-label-count{color:#fefcf8}.ahmp--warm .ahmp__press-grid{border-left:1px solid rgba(255,255,255,.08)}.ahmp--warm .ahmp__press-item{border-color:#ffffff14}.ahmp--warm .ahmp__pi-name{color:#fefcf8}.ahmp--warm .ahmp__pi-type{color:#ffffff61}.ahmp--warm .ahmp__marquee{border-top:1px solid rgba(255,255,255,.08)}.ahmp--warm .ahmp__mname{color:#ffffffd9}@media(prefers-reduced-motion:reduce){.ahmp__marquee-track{animation:none!important}.ahmp__tv-card:before,.ahmp__tv-card:after{animation:none}}@media screen and (max-width:1024px){.ahmp__header{padding:28px 0 0;flex-wrap:wrap;gap:8px}.ahmp__tagline{white-space:normal;font-size:clamp(18px,2.5vw,24px)}.ahmp__gap{height:28px}}@media screen and (max-width:900px){.ahmp__header{flex-direction:column;align-items:flex-start;gap:6px;padding:28px 0 0}.ahmp__tagline{white-space:normal}.ahmp__tv-row{grid-template-columns:1fr;margin:10px 0 0}.ahmp__press-row{grid-template-columns:1fr}.ahmp__press-label{border-right:none;border-bottom:1px solid;flex-direction:row;align-items:center;gap:14px;padding:14px 20px}.ahmp__press-grid{grid-template-columns:1fr 1fr;border-left:none}.ahmp__press-item:nth-child(4n){border-right:1px solid}.ahmp__press-item:nth-child(2n){border-right:none}.ahmp__gap{height:24px}}@media screen and (max-width:749px){.ahmp__header{padding:24px 0 0}.ahmp__press-label{padding:12px 0}.ahmp__gap{height:20px}}
/*# sourceMappingURL=/cdn/shop/t/179/assets/section-air-home-media-press.css.map */
