.hl-band{position:relative;display:block;width:100%;aspect-ratio:var(--hl-band-ratio, 16 / 9);max-height:min(76svh,80rem);background:var(--hl-navy);isolation:isolate;overflow:clip}@supports not (overflow: clip){.hl-band{overflow:hidden}}.hl-band--compact{max-height:max(280px,44svh)}@supports not (height: 100svh){.hl-band--compact{max-height:max(280px,44vh)}}@media screen and (max-width:749px){.hl-band{aspect-ratio:var(--hl-band-ratio-m, var(--hl-band-ratio, 16 / 9));min-height:var(--hl-band-min-m, 30rem)}}.hl-band__media{position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (min-width:750px){.hl-band[data-parallax=true] .hl-band__media{top:0;bottom:auto;height:100svh}}.hl-hold,.hl-band__fix{position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (min-width:750px){[data-parallax=true] .hl-hold__media{top:0;bottom:auto;height:100svh}}@supports not (height: 100svh){@media screen and (min-width:750px){[data-parallax=true] .hl-hold__media{height:100vh}}}@supports (animation-timeline: view()){@media screen and (min-width:750px){[data-parallax=true] .hl-hold,.hl-band[data-parallax=true] .hl-band__fix{animation:hl-band-hold linear both;animation-timeline:view();animation-range:cover 0% cover 100%}}@keyframes hl-band-hold{0%{transform:translate3d(0,-100vh,0)}to{transform:translate3d(0,100%,0)}}}@media(prefers-reduced-motion:reduce){[data-parallax=true] .hl-hold,.hl-band[data-parallax=true] .hl-band__fix{animation:none;transform:none}[data-parallax=true] .hl-hold__media{top:0;bottom:0;height:auto}}@supports not (height: 100svh){@media screen and (min-width:750px){.hl-band[data-parallax=true] .hl-band__media{height:100vh}}}@media(prefers-reduced-motion:reduce){.hl-band[data-parallax=true] .hl-band__media{top:0;bottom:0;height:auto;min-height:0;transform:none!important}}.hl-band__media img,.hl-band__media picture,.hl-band__media .hl-placeholder{width:100%;height:100%;object-fit:cover;object-position:center var(--hl-band-focal, center);display:block}.hl-band__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(100deg,rgb(3 23 76 / calc(var(--hl-band-overlay, .72) * 1.06)),rgb(3 23 76 / calc(var(--hl-band-overlay, .72) * 1)) 52%,#03174c00 82%)}.hl-band--right .hl-band__overlay{background:linear-gradient(280deg,rgb(3 23 76 / calc(var(--hl-band-overlay, .72) * 1.06)),rgb(3 23 76 / calc(var(--hl-band-overlay, .72) * 1)) 52%,#03174c00 82%)}.hl-band--right .hl-band__content:before{background:radial-gradient(132% 122% at 64% 50%,rgb(3 23 76 / calc(var(--hl-band-overlay, .6) * 1)),rgb(3 23 76 / calc(var(--hl-band-overlay, .6) * .92)) 88%,#03174c00)}.hl-band--center .hl-band__overlay{background:linear-gradient(0deg,rgb(3 23 76 / calc(var(--hl-band-overlay, .72) * 1.06)),rgb(3 23 76 / calc(var(--hl-band-overlay, .72) * 1)) 52%,#03174c00 82%)}@media screen and (max-width:749px){.hl-band__overlay,.hl-band--center .hl-band__overlay{background:linear-gradient(to bottom,rgb(3 23 76 / calc(var(--hl-band-overlay, .72) * .45)),rgb(3 23 76 / calc(var(--hl-band-overlay, .72) * 1)) 18%,rgb(3 23 76 / calc(var(--hl-band-overlay, .72) * 1.12)))}}@supports not (color: rgb(0 0 0 / calc(.4 * 1.15))){.hl-band__overlay{background:linear-gradient(100deg,#03174ca8,#03174c9e 52%,#03174c00 82%)}.hl-band--center .hl-band__overlay{background:linear-gradient(0deg,#03174ca8,#03174c9e 52%,#03174c00 82%)}.hl-band--right .hl-band__overlay{background:linear-gradient(280deg,#03174ca8,#03174c9e 52%,#03174c00 82%)}@media screen and (max-width:749px){.hl-band__overlay,.hl-band--center .hl-band__overlay{background:linear-gradient(to bottom,#03174c47,#03174c9e 18%,#03174cb1)}}}.hl-band__inner{position:relative;z-index:2;height:100%;max-width:var(--hl-page-max);margin-inline:auto;padding-inline:8%;display:flex;align-items:center}@media screen and (max-width:749px){.hl-band__inner{padding-inline:6%}.hl-band--right .hl-band__inner{justify-content:flex-start}}.hl-band--center .hl-band__inner{justify-content:center;text-align:center}.hl-band--right .hl-band__inner{justify-content:flex-end}.hl-band__content{position:relative;display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start;max-width:560px;padding-block:4rem}.hl-band__content:before{content:"";position:absolute;top:-1.6rem;right:-4.8rem;bottom:-1.6rem;left:-4.8rem;z-index:-1;border-radius:2.4rem;background:radial-gradient(132% 122% at 36% 50%,rgb(3 23 76 / calc(var(--hl-band-overlay, .6) * 1)),rgb(3 23 76 / calc(var(--hl-band-overlay, .6) * .92)) 88%,#03174c00)}@media screen and (max-width:749px){.hl-band__content:before{content:none}}@supports not (color: rgb(0 0 0 / calc(.4 * 1.15))){.hl-band__content:before{background:radial-gradient(132% 122% at 36% 50%,#03174c99,#03174c8c 88%,#03174c00)}}.hl-band--center .hl-band__content{align-items:center}.hl-band__rule{display:block;width:48px;height:1px;background:var(--hl-gold);margin-bottom:20px}.hl-band__eyebrow{color:var(--hl-gold-light);font-size:1.2rem;letter-spacing:.18em;text-shadow:0 1px 3px rgba(3,23,76,.6)}.hl-band__heading{font-family:var(--hl-font-heading);font-weight:var(--hl-heading-weight);font-size:clamp(2.6rem,4.2vw,4.2rem);line-height:1.08;color:var(--hl-linen);margin:0;text-shadow:0 1px 24px rgba(3,23,76,.45)}.hl-band__text{font-size:1.7rem;line-height:1.6;color:#f6f2ece6;margin:0;max-width:46ch;text-shadow:0 1px 24px rgba(3,23,76,.45)}@media screen and (max-width:749px){.hl-band__eyebrow{text-shadow:0 1px 2px rgb(3 23 76 / .85),0 1px 18px rgb(3 23 76 / .6)}.hl-band__heading,.hl-band__text{text-shadow:0 1px 2px rgb(3 23 76 / .6),0 1px 20px rgb(3 23 76 / .55)}}@media screen and (max-width:749px){.hl-band__content{gap:1rem;padding-block:2.4rem}.hl-band__heading{font-size:2.3rem}.hl-band__text{font-size:1.5rem}.hl-band__buttons{gap:1rem;margin-top:.4rem}}@media screen and (max-width:749px),screen and (max-height:500px)and (orientation:landscape){.hl-band{display:grid;grid-template-columns:minmax(0,1fr);aspect-ratio:auto;max-height:none}.hl-band:before{content:"";grid-area:1 / 1;aspect-ratio:var(--hl-band-ratio-m, var(--hl-band-ratio, 16 / 9))}.hl-band__inner{grid-area:1 / 1;height:auto}.hl-band:has(.hl-ai-note) .hl-band__content{padding-bottom:4.8rem}}.hl-band__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin:.8rem 0 0}.hl-btn--linen{background:var(--hl-linen);color:var(--hl-navy);border-color:var(--hl-linen)}.hl-btn--linen:hover:not([disabled]){background:var(--hl-gold-light);border-color:var(--hl-gold-light);color:var(--hl-navy)}.hl-btn--linen-outline{background:transparent;color:var(--hl-linen);border-color:var(--hl-linen)}.hl-btn--linen-outline:hover:not([disabled]){background:var(--hl-linen);color:var(--hl-navy)}.hl-band__ai{position:absolute;right:16px;bottom:16px;z-index:2;margin:0}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hl-image-band.css.map */
