.brand-logo{display:block;line-height:0}
.brand-logo img{display:block;width:105px;height:62px;object-fit:contain;object-position:left center}
@media (max-width:520px){.brand-logo img{width:82px;height:54px}}

/* Brand-forward hero: replaces the original action image with the supplied logo. */
.hero{background:#11131b}
.hero:after{content:"";position:absolute;z-index:0;right:5vw;top:7%;width:46%;height:86%;background:url("assets/gameday-flashes-camera-badge.png") center/contain no-repeat}
.hero-content{z-index:2}
.hero-credit,.slash{z-index:2}
@media(max-width:850px){.hero:after{right:-7vw;width:62%;opacity:.38}}
@media(max-width:520px){.hero:after{right:-27vw;top:11%;width:100%;height:75%;opacity:.25}}

.apparel{padding-top:0}.apparel-intro{color:#5d646c;line-height:1.6;margin:-20px 0 32px;max-width:470px}.tee{background:linear-gradient(135deg,#f0f1f2,#bbc1c8);color:#0e141c}.hoodie{background:linear-gradient(135deg,#101318,#3d4d5d);color:var(--blue)}.sweatshirt{background:linear-gradient(135deg,#ddd9cf,#91897d);color:#1e2732}.performance{background:linear-gradient(135deg,#09698e,#44c7f7);color:#f7fcff}
.contact-email{margin:28px 0 0;color:#58606a;font-size:14px}.contact-email a{color:#007ec2;font-weight:700}
