.hp-cat-label{display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--cat-color, #e63946);text-decoration:none;margin-bottom:.5rem}.hpv3-hero{background:#0a0a0a;color:#fff;padding:0;overflow:hidden;position:relative}.hpv3-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:1}.hpv3-hero::after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0,#e63946 30%,#e63946 70%,transparent 100%);z-index:3}@media (max-width:768px){.hpv3-hero::after{display:none!important}}.hpv3-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:100px 24px 60px;position:relative;z-index:2}.hpv3-hero__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#888;margin:0 0 20px;position:relative}.hpv3-hero__eyebrow::before{content:"";display:block;width:32px;height:3px;background:#e63946;margin:0 auto 16px;border-radius:2px}.hpv3-hero__headline{font-size:clamp(3.5rem,10vw,8rem);font-weight:900;line-height:.92;letter-spacing:-.03em;text-transform:uppercase;color:#fff;margin:0 0 24px;font-family:inherit;display:flex;flex-direction:column;align-items:center}.hpv3-hero__headline-l1,.hpv3-hero__headline-l2{display:block}.hpv3-hero__sub{font-size:1rem;color:#aaa;max-width:480px;margin:0 0 32px;line-height:1.6}.hpv3-hero__cta-text{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:4px;transition:color .2s,border-color .2s}.hpv3-hero__cta-text:hover{color:#e63946;border-color:#e63946}.hpv3-hero__strip{display:flex;gap:4px;height:300px;overflow:hidden;position:relative;z-index:2}.hpv3-hero__strip-card{position:relative;flex:1;overflow:hidden;cursor:pointer;text-decoration:none;transition:flex .4s cubic-bezier(.4,0,.2,1)}.hpv3-hero__strip-card:hover{flex:2}.hpv3-hero__strip-card img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.55) saturate(.8);transition:filter .3s}.hpv3-hero__strip-card:hover img{filter:brightness(.7) saturate(1)}.hpv3-hero__strip-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85)0,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:16px 12px;opacity:0;transition:opacity .3s}.hpv3-hero__strip-card:hover .hpv3-hero__strip-overlay{opacity:1}.hpv3-hero__strip-cat{font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px}.hpv3-hero__strip-title{font-size:.78rem;font-weight:700;color:#fff;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hpv3-hero+.hp-social{margin-top:0}.hp-topic{background:#0d0d0d;border-top:1px solid #1e1e1e;padding:60px 0}.hp-topic__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:200px 1fr;gap:56px;align-items:start}.hp-topic--flip .hp-topic__inner{grid-template-columns:1fr 200px}.hp-topic--flip .hp-topic__label-col{order:2;align-items:flex-end;text-align:right}.hp-topic--flip .hp-topic__cards{order:1}.hp-topic__label-col{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-top:8px;border-left:3px solid var(--topic-color, #e63946);padding-left:20px}.hp-topic--flip .hp-topic__label-col{border-left:none;border-right:3px solid var(--topic-color, #457b9d);padding-left:0;padding-right:20px}.hp-topic__label{font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;text-transform:uppercase;letter-spacing:-.03em;color:#fff;text-decoration:none;line-height:1;transition:color .2s}.hp-topic__card-title a:hover,.hp-topic__label:hover,.hp-topic__see-all{color:var(--topic-color, #e63946)}.hp-topic__see-all{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:opacity .2s}.hp-topic__see-all:hover{opacity:.7}.hp-topic__cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.hp-topic__card{display:flex;flex-direction:column;background:#161616;border-radius:6px;overflow:hidden;transition:transform .2s,box-shadow .2s}.hp-topic__card:hover{transform:translateY(-3px);box-shadow:0 6px 24px rgba(0,0,0,.35),0 0 0 1px var(--topic-color, #e63946)}.hp-topic__card-img{display:block;aspect-ratio:16/10;overflow:hidden}.hp-quizzes__card-img img,.hp-topic__card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.hp-topic__card:hover .hp-topic__card-img img{transform:scale(1.04)}.hp-topic__card-body{padding:16px;flex:1;display:flex;flex-direction:column;gap:6px}.hp-topic__card-title{font-size:.9rem;font-weight:800;line-height:1.3;margin:0}.hp-topic__card-title a{color:#fff;text-decoration:none;transition:color .2s}.hp-topic__card-excerpt{font-size:.8rem;color:#888;line-height:1.5;margin:0;flex:1}.hp-topic__card-meta,.hp-topic__card-time{font-size:.68rem;color:#555;letter-spacing:.04em;margin-top:auto}.hp-topic__card-author{font-weight:600;color:#333}.hp-topic__card--lead{grid-column:1/-1;flex-direction:row}.hp-topic__card--lead .hp-topic__card-img{width:55%;flex-shrink:0;aspect-ratio:auto}.hp-topic__card--lead .hp-topic__card-body{padding:24px;justify-content:center}.hp-topic__card--lead .hp-topic__card-title{font-size:1.25rem;line-height:1.2}.hp-topic__card--lead .hp-topic__card-excerpt{font-size:.88rem}.hp-topic__empty{color:#444;font-size:.85rem;font-style:italic;padding:12px 0;grid-column:1/-1}.hp-beat{background:#141414;border-top:1px solid #1e1e1e;padding:64px 0}.hp-beat__inner{max-width:1200px;margin:0 auto;padding:0 40px}.hp-beat__heading{font-size:.72rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#e63946;margin:0 0 32px;padding-bottom:12px;border-bottom:1px solid #222;position:relative}.hp-beat__heading::after{content:"";position:absolute;bottom:-1px;left:0;width:48px;height:2px;background:#e63946}.hp-beat__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 48px}.hp-beat__item{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:12px;padding:14px 8px;border-bottom:1px solid #1e1e1e;text-decoration:none;transition:background .15s}.hp-beat__item:hover{background:rgba(255,255,255,.02)}.hp-beat__cat{font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;min-width:72px}.hp-beat__title{font-size:.85rem;font-weight:700;color:#e0e0e0;line-height:1.35;transition:color .2s}.hp-beat__item:hover .hp-beat__title{color:#fff}.hp-beat__time{font-size:.65rem;color:#555;white-space:nowrap;flex-shrink:0}.hp-beat__all{display:inline-block;margin-top:28px;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#e63946;text-decoration:none;transition:opacity .2s}.hp-beat__all:hover,.hp-quizzes__all:hover{opacity:.7}.hp-quizzes{background:#0a0a0a;border-top:1px solid #1e1e1e;padding:80px 0}.hp-quizzes__inner{max-width:1200px;margin:0 auto;padding:0 40px}.hp-quizzes__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px}.hp-quizzes__eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f4a261;margin:0 0 8px}.hp-quizzes__heading{font-size:clamp(1.8rem,4vw,3rem);font-weight:900;letter-spacing:-.03em;color:#fff;margin:0;text-transform:uppercase}.hp-quizzes__all{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#f4a261;text-decoration:none;transition:opacity .2s;white-space:nowrap;margin-bottom:4px}.hp-quizzes__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hp-quizzes__card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;text-decoration:none;background:#161616;border:1px solid #222;transition:transform .25s,border-color .25s}.hp-quizzes__card:hover{transform:translateY(-4px);border-color:var(--cat-color, #f4a261)}.hp-quizzes__card-img{position:relative;aspect-ratio:16/9;overflow:hidden}.hp-quizzes__card:hover .hp-quizzes__card-img img{transform:scale(1.05)}.hp-quizzes__card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7)0,transparent 60%)}.hp-quizzes__card-body{padding:20px;display:flex;flex-direction:column;gap:8px}.hp-quizzes__card-title{font-size:1rem;font-weight:800;color:#fff;line-height:1.3;margin:0}.hp-quizzes__card-cta{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--cat-color, #f4a261);margin-top:4px}.hp-why{background:#0d0d0d;border-top:1px solid #1e1e1e;padding:96px 0}.hp-why__inner{max-width:1200px;margin:0 auto;padding:0 40px;text-align:center}.hp-why__eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#e63946;margin:0 0 12px}.hp-why__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;letter-spacing:-.03em;color:#fff;margin:0 0 56px;text-transform:uppercase}.hp-why__tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:56px}.hp-why__tile{background:#161616;border:1px solid #222;border-radius:8px;padding:32px 24px;text-align:left;transition:border-color .2s,transform .2s}.hp-why__tile:hover{border-color:#e63946;transform:translateY(-3px)}.hp-why__tile-icon{display:block;font-size:2rem;margin-bottom:16px}.hp-why__tile-title{font-size:.95rem;font-weight:800;color:#fff;margin:0 0 10px;text-transform:uppercase;letter-spacing:.04em}.hp-why__tile-text{font-size:.83rem;color:#888;line-height:1.6;margin:0}.hp-why__cta-row{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.hp-why__cta{display:inline-block;padding:14px 32px;background:#e63946;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:background .2s}.hp-why__cta:hover{background:#c0303b}.hp-why__cta--ghost{background:0 0;border:1px solid #444;color:#ccc}.hp-why__cta--ghost:hover{background:rgba(255,255,255,.05);border-color:#888;color:#fff}@media (max-width:1024px){.hp-topic__inner{gap:24px;padding:0 32px}.hp-topic--flip .hp-topic__inner,.hp-topic__inner{grid-template-columns:1fr}.hp-topic--flip .hp-topic__cards,.hp-topic--flip .hp-topic__label-col{order:unset}.hp-topic__label-col{flex-direction:row;align-items:center;border-left:none;border-bottom:3px solid var(--topic-color, #e63946);padding-left:0;padding-bottom:16px}.hp-topic--flip .hp-topic__label-col{border-right:none;border-bottom:3px solid var(--topic-color, #457b9d);padding-right:0;text-align:left;align-items:center}.hp-topic__card--lead{flex-direction:column}.hp-topic__card--lead .hp-topic__card-img{width:100%;aspect-ratio:16/9}.hp-why__tiles{grid-template-columns:repeat(2,1fr)}.hp-beat__inner,.hp-quizzes__inner,.hp-why__inner{padding:0 32px}}@media (max-width:768px){.hpv3-hero__inner{padding:72px 20px 44px}.hpv3-hero__strip{height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.hpv3-hero__strip-card{flex:unset;height:160px}.hpv3-hero__strip-card:first-child{grid-column:1/-1;height:200px}.hpv3-hero__strip-card:hover{flex:unset}.hpv3-hero__strip-overlay{opacity:1}.hp-topic{padding:48px 0}.hp-topic__inner{padding:0 20px;gap:20px}.hp-topic__cards{grid-template-columns:1fr}.hp-topic__card--lead{grid-column:auto}.hp-beat{padding:44px 0}.hp-beat__inner{padding:0 20px}.hp-beat__grid{grid-template-columns:1fr}.hp-quizzes{padding:52px 0}.hp-quizzes__inner{padding:0 20px}.hp-quizzes__cards{grid-template-columns:1fr}.hp-quizzes__header{flex-direction:column;align-items:flex-start;gap:8px}.hp-why{padding:56px 0}.hp-why__inner{padding:0 20px}.hp-why__tiles{grid-template-columns:1fr}}@media (max-width:480px){.hpv3-hero__inner{padding:56px 16px 36px}.hpv3-hero__strip-card{height:130px}.hp-topic{padding:36px 0}.hp-topic__inner{padding:0 16px;gap:16px}.hp-topic__card--lead .hp-topic__card-body{padding:16px}.hp-topic__card--lead .hp-topic__card-title{font-size:1rem}.hp-beat{padding:32px 0}.hp-beat__inner{padding:0 16px}.hp-beat__item{grid-template-columns:auto 1fr}.hp-beat__time{display:none}.hp-quizzes{padding:40px 0}.hp-quizzes__inner{padding:0 16px}.hp-why{padding:44px 0}.hp-why__inner{padding:0 16px}.hp-why__tiles{gap:14px}.hp-why__tile{padding:24px 18px}}.hp-social{background:#111;border-top:1px solid #1e1e1e;padding:72px 0}.hp-social__inner{max-width:1200px;margin:0 auto;padding:0 40px}.hp-social__header{text-align:center;margin-bottom:48px}.hp-social__eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#666;margin:0 0 12px}.hp-social__heading{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;letter-spacing:-.03em;text-transform:uppercase;color:#fff;margin:0 0 16px}.hp-social__sub{font-size:.95rem;color:#888;max-width:520px;margin:0 auto;line-height:1.65}.hp-social__cards{display:grid;grid-template-columns:repeat(var(--hp-social-cols, 4),1fr);justify-content:center;gap:16px}.hp-social__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:32px 20px 24px;background:#161616;border:1px solid #222;border-radius:10px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s}@media (hover:hover) and (pointer:fine){.hp-social__card:hover{transform:translateY(-4px)}.hp-social__card--facebook:hover{border-color:#1877f2;background:#0e1a2e}.hp-social__card--instagram:hover{border-color:#e1306c;background:#1f0e17}.hp-social__card--x:hover{border-color:#fff;background:#1a1a1a}.hp-social__card--tiktok:hover{border-color:#69c9d0;background:#0d1e1f}.hp-social__card--youtube:hover{border-color:red;background:#1f0a0a}.hp-social__card--linkedin:hover{border-color:#0a66c2;background:#071525}.hp-social__card--threads:hover{border-color:#fff;background:#1a1a1a}.hp-social__card--bluesky:hover{border-color:#0085ff;background:#001a33}.hp-social__card--pinterest:hover{border-color:#e60023;background:#1f0005}.hp-social__card--snapchat:hover{border-color:#fffc00;background:#1a1a00}.hp-social__card--reddit:hover{border-color:#ff4500;background:#1f0d00}.hp-social__card--discord:hover{border-color:#5865f2;background:#0d0f2e}.hp-social__card--twitch:hover{border-color:#9146ff;background:#130a1f}}.hp-social__card-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#222;flex-shrink:0;transition:background .2s,color .2s}.hp-social__card-icon svg{width:22px;height:22px}.hp-social__card--facebook .hp-social__card-icon{color:#1877f2}.hp-social__card--instagram .hp-social__card-icon{color:#e1306c}.hp-social__card--x .hp-social__card-icon{color:#fff}.hp-social__card--tiktok .hp-social__card-icon{color:#69c9d0}.hp-social__card--youtube .hp-social__card-icon{color:red}.hp-social__card--linkedin .hp-social__card-icon{color:#0a66c2}.hp-social__card--threads .hp-social__card-icon{color:#fff}.hp-social__card--bluesky .hp-social__card-icon{color:#0085ff}.hp-social__card--pinterest .hp-social__card-icon{color:#e60023}.hp-social__card--snapchat .hp-social__card-icon{color:#fffc00}.hp-social__card--reddit .hp-social__card-icon{color:#ff4500}.hp-social__card--discord .hp-social__card-icon{color:#5865f2}.hp-social__card--twitch .hp-social__card-icon{color:#9146ff}@media (hover:hover) and (pointer:fine){.hp-social__card:hover .hp-social__card-icon{background:rgba(255,255,255,.08)}}@media (hover:none){.hp-social__card:active{transform:scale(.97);transition:transform .1s ease}}.hp-social__card-body{display:flex;flex-direction:column;gap:4px;flex:1}.hp-social__card-platform{font-size:.88rem;font-weight:800;color:#fff;letter-spacing:.02em}.hp-social__card-handle{font-size:.75rem;color:#666;letter-spacing:.02em}.hp-social__card-cta{font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#555;transition:color .2s;margin-top:auto}@media (hover:hover) and (pointer:fine){.hp-social__card--facebook:hover .hp-social__card-cta{color:#1877f2}.hp-social__card--instagram:hover .hp-social__card-cta{color:#e1306c}.hp-social__card--x:hover .hp-social__card-cta{color:#fff}.hp-social__card--tiktok:hover .hp-social__card-cta{color:#69c9d0}.hp-social__card--youtube:hover .hp-social__card-cta{color:red}.hp-social__card--linkedin:hover .hp-social__card-cta{color:#0a66c2}.hp-social__card--threads:hover .hp-social__card-cta{color:#fff}.hp-social__card--bluesky:hover .hp-social__card-cta{color:#0085ff}.hp-social__card--pinterest:hover .hp-social__card-cta{color:#e60023}.hp-social__card--snapchat:hover .hp-social__card-cta{color:#fffc00}.hp-social__card--reddit:hover .hp-social__card-cta{color:#ff4500}.hp-social__card--discord:hover .hp-social__card-cta{color:#5865f2}.hp-social__card--twitch:hover .hp-social__card-cta{color:#9146ff}}.hp-social__cards[style*="--hp-social-cols: 4"] .hp-social__card:last-child:nth-child(4n+1){grid-column:2/4}.hp-social__cards[style*="--hp-social-cols: 4"] .hp-social__card:nth-last-child(2):nth-child(4n+1){grid-column-start:2}.hp-social__cards[style*="--hp-social-cols: 3"] .hp-social__card:last-child:nth-child(3n+1){grid-column:2/3}.hp-social__cards[style*="--hp-social-cols: 5"] .hp-social__card:last-child:nth-child(5n+1){grid-column:3/4}.hp-social__cards[style*="--hp-social-cols: 5"] .hp-social__card:nth-last-child(2):nth-child(5n+1),.hp-social__cards[style*="--hp-social-cols: 5"] .hp-social__card:nth-last-child(3):nth-child(5n+1){grid-column-start:2}@media (max-width:1024px){.hp-social__cards{grid-template-columns:repeat(min(var(--hp-social-cols, 4),3),1fr);gap:14px}}@media (max-width:768px){.hp-social{padding:52px 0}.hp-social__inner{padding:0 20px}.hp-social__header{margin-bottom:32px}.hp-social__cards{grid-template-columns:repeat(min(var(--hp-social-cols, 4),2),1fr);gap:12px}}@media (max-width:480px){.hp-social{padding:40px 0}.hp-social__inner{padding:0 16px}.hp-social__cards{grid-template-columns:repeat(2,1fr);gap:10px}.hp-social__card{padding:24px 14px 18px;gap:10px}.hp-social__card-icon{width:38px;height:38px}.hp-social__card-icon svg{width:18px;height:18px}.hp-social__card-platform{font-size:.8rem}.hp-social__card-handle{font-size:.68rem}}.hp-explore{background:#0a0c12;padding:80px 0}.hp-explore__inner{max-width:1200px;margin-inline:auto;padding:0 40px}.hp-explore__header{text-align:center;margin-bottom:48px}.hp-explore__eyebrow{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#e63946;margin:0 0 10px}.hp-explore__heading{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.03em;text-transform:uppercase;margin:0}.hp-explore__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hp-explore__card{display:flex;align-items:center;gap:18px;padding:24px 22px;background:#13161f;border:1px solid rgba(255,255,255,.07);border-radius:14px;text-decoration:none;color:#fff;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.hp-explore__card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--ec-color, #e63946);border-radius:14px 0 0 14px;transition:width .2s ease}.hp-explore__card:hover{transform:translateY(-4px);box-shadow:0 12px 36px rgba(0,0,0,.45);border-color:var(--ec-color, #e63946);background:#1a1d28}.hp-explore__card:hover::before{width:6px}.hp-explore__card-icon{font-size:1.9rem;line-height:1;flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border-radius:12px;transition:background .2s ease}.hp-explore__card:hover .hp-explore__card-icon{background:color-mix(in srgb,var(--ec-color, #e63946) 20%,transparent)}.hp-explore__card-body{flex:1;min-width:0}.hp-explore__card-label{font-size:.95rem;font-weight:800;color:#fff;margin:0 0 4px;line-height:1.2;text-transform:uppercase;letter-spacing:.04em}.hp-explore__card-desc{font-size:.78rem;color:rgba(255,255,255,.5);line-height:1.45;margin:0}.hp-explore__card-arrow{flex-shrink:0;color:var(--ec-color, #e63946);opacity:0;transform:translateX(-6px);transition:opacity .2s ease,transform .2s ease}.hp-explore__card:hover .hp-explore__card-arrow{opacity:1;transform:translateX(0)}@media (max-width:1024px){.hp-explore__inner{padding:0 32px}.hp-explore__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hp-explore{padding:56px 0}.hp-explore__inner{padding:0 20px}.hp-explore__header{margin-bottom:32px}.hp-explore__grid{grid-template-columns:repeat(2,1fr);gap:12px}.hp-explore__card{padding:18px 16px;gap:14px}.hp-explore__card-icon{width:44px;height:44px;font-size:1.5rem}.hp-explore__card-arrow{opacity:1;transform:translateX(0)}}@media (max-width:480px){.hp-explore__grid{grid-template-columns:1fr}}