.hdp-section{--hdp-width: 96%;--hdp-gap: 1.1vw;--hdp-radius: .5em;--hdp-pad-y: 1.3vw;width:100%;padding:var(--hdp-pad-y) 0;overflow:hidden;background:var(--hdp-section-bg, #fff)}.hdp-section *{box-sizing:border-box}.hdp-wrap{width:var(--hdp-width);margin:0 auto}.hdp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hdp-gap)}.hdp-card{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;isolation:isolate;border-radius:var(--hdp-radius);text-decoration:none;color:var(--hdp-card-text, #fff);background:#111}.hdp-card-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.002);transition:transform .55s cubic-bezier(.22,.61,.36,1),filter .55s ease}.hdp-card--left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(9,9,9,.74) 0%,rgba(9,9,9,.58) 27%,rgba(9,9,9,.25) 49%,rgba(9,9,9,.04) 72%,transparent 100%),linear-gradient(0deg,rgba(0,0,0,.2) 0%,transparent 46%)}.hdp-card--right{cursor:pointer}.hdp-card-bg--poster{object-fit:cover;object-position:center}.hdp-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hdp-content--left{width:58%;padding:6.3% 6.2%}.hdp-eyebrow{display:inline-flex;align-items:center;gap:.5em;margin:0 0 .6em;font-size:clamp(.68em,.72vw,.96em);font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase}.hdp-eyebrow:before{content:"";width:1.8em;height:.13em;background:currentColor}.hdp-title{margin:0;max-width:10.5ch;font-size:clamp(1.8em,3vw,4em);line-height:.93;font-weight:900;letter-spacing:-.04em;text-transform:uppercase;text-wrap:balance}.hdp-subtitle{max-width:30em;margin:1.05em 0 0;font-size:clamp(.74em,.84vw,1.05em);line-height:1.45;font-weight:600}.hdp-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:12em;margin-top:1.45em;padding:.95em 1.4em;color:#111;background:#fff;font-size:clamp(.67em,.73vw,.96em);line-height:1;font-weight:900;letter-spacing:.035em;text-transform:uppercase;box-shadow:0 .55vw 1.35vw #0000002e;transition:transform .3s ease,box-shadow .3s ease}.hdp-button:after{content:"\2192";margin-left:.75em;font-size:1.25em;line-height:.6;transition:transform .3s ease}.hdp-card--left:hover .hdp-card-bg{transform:scale(1.045);filter:saturate(1.04) contrast(1.03)}.hdp-card--left:hover .hdp-button{transform:translateY(-.16em) scale(1.02);box-shadow:0 .8vw 1.7vw #0000003d}.hdp-card--left:hover .hdp-button:after{transform:translate(.34em)}.hdp-card--left:focus-visible{outline:.16em solid #fff;outline-offset:.2em}@media screen and (max-width:46.8125em){.hdp-section{--hdp-width: 94%;--hdp-gap: 3.2vw;--hdp-pad-y: 3vw}.hdp-grid{grid-template-columns:1fr}.hdp-card{aspect-ratio:16 / 9;border-radius:.42em}.hdp-content--left{width:64%;padding:6.5% 5.5%}.hdp-title{max-width:9.5ch;font-size:clamp(1.28em,6.2vw,2.35em)}.hdp-subtitle{max-width:23em;margin-top:.78em;font-size:clamp(.62em,2.65vw,.86em);line-height:1.35}.hdp-eyebrow{margin-bottom:.48em;font-size:clamp(.56em,2.35vw,.76em)}.hdp-button{min-width:10.6em;margin-top:.9em;padding:.78em 1.05em;font-size:clamp(.58em,2.45vw,.78em)}.hdp-card--left:after{background:linear-gradient(90deg,rgba(9,9,9,.8) 0%,rgba(9,9,9,.58) 31%,rgba(9,9,9,.18) 58%,transparent 100%),linear-gradient(0deg,rgba(0,0,0,.16),transparent 50%)}}@media(prefers-reduced-motion:reduce){.hdp-card-bg,.hdp-button,.hdp-button:after{transition:none}}.hdp-section{font-family:var(--font-body-family,inherit)}.hdp-title,.hdp-eyebrow{font-family:var(--font-heading-family,var(--font-body-family,inherit))}.hdp-subtitle,.hdp-button{font-family:var(--font-body-family,inherit)}.hdp-card--left .hdp-eyebrow,.hdp-card--left .hdp-title,.hdp-card--left .hdp-subtitle{color:#fff!important}.hdp-button{overflow:hidden;isolation:isolate}.hdp-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#ef8b24;transform:translate(-102%);transition:transform .28s cubic-bezier(.22,.61,.36,1)}.hdp-card--left:hover .hdp-button{color:#fff;transform:translateY(-.18em) scale(1.025);box-shadow:0 .85vw 1.8vw #00000047}.hdp-card--left:hover .hdp-button:before{transform:translate(0)}.hdp-card--left:hover .hdp-button:after{transform:translate(.44em)}.hdp-card--left:active .hdp-button{transform:translateY(-.04em) scale(.99)}.hdp-card--right .hdp-card-bg{transition:transform .5s cubic-bezier(.22,.61,.36,1),filter .5s ease}.hdp-card--right:hover .hdp-card-bg{transform:scale(1.025);filter:saturate(1.06) contrast(1.025)}.hdp-right-hotspot{position:absolute;z-index:3;left:3.8%;bottom:7.2%;width:28.5%;height:13.5%;border-radius:.18em;background:#fff0;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,backdrop-filter .2s ease}.hdp-card--right:hover .hdp-right-hotspot{transform:scale(1.035);background:#ffffff09;box-shadow:0 0 0 .08em #ffffff1f,0 .45vw 1.2vw #00000038;backdrop-filter:brightness(1.1) saturate(1.05);-webkit-backdrop-filter:brightness(1.1) saturate(1.05)}.hdp-card--right:active .hdp-right-hotspot{transform:scale(.985)}.hdp-card--right:focus-visible{outline:.16em solid #ef8b24;outline-offset:.2em}@media screen and (max-width:46.8125em){.hdp-right-hotspot{left:3.8%;bottom:7.2%;width:28.5%;height:13.5%}}@media(prefers-reduced-motion:reduce){.hdp-button:before,.hdp-right-hotspot{transition:none}}.hdp-button{position:relative;transition:transform .22s cubic-bezier(.22,.61,.36,1),box-shadow .22s ease,color .18s ease,border-color .18s ease!important}.hdp-button:before{background:#ef7f17!important;transform:translate(-105%);transition:transform .24s cubic-bezier(.22,.61,.36,1)!important}.hdp-card--left:hover .hdp-button,.hdp-button:hover{color:#fff!important;border-color:#ef7f17!important;transform:translateY(-.34em) scale(1.07)!important;box-shadow:0 1.15vw 2.15vw #00000057,0 0 0 .09em #ef7f1759!important}.hdp-card--left:hover .hdp-button:before,.hdp-button:hover:before{transform:translate(0)!important}.hdp-card--left:hover .hdp-button:after,.hdp-button:hover:after{transform:translate(.78em) scale(1.12)!important}.hdp-button:active{transform:translateY(-.06em) scale(.97)!important}.hdp-card--right{position:relative;overflow:hidden}.hdp-card--right:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000001f,#0000 32%,#ef7f1714);opacity:0;transition:opacity .25s ease}.hdp-card--right:after{content:"";position:absolute;top:.35%;right:.35%;bottom:.35%;left:.35%;z-index:4;pointer-events:none;border:.12em solid rgba(239,127,23,0);box-shadow:inset 0 0 #ef7f1700;transition:border-color .22s ease,box-shadow .22s ease}.hdp-card--right:hover:before{opacity:1}.hdp-card--right:hover:after{border-color:#ef7f17b8;box-shadow:inset 0 0 1.2vw #ef7f172e,0 0 1.3vw #ef7f172e}.hdp-card--right .hdp-card-bg{transform-origin:center center;transition:transform .34s cubic-bezier(.22,.61,.36,1),filter .34s ease!important}.hdp-card--right:hover .hdp-card-bg{transform:scale(1.055)!important;filter:saturate(1.16) contrast(1.07) brightness(1.02)!important}.hdp-right-hotspot{left:3.1%!important;bottom:6.2%!important;width:31%!important;height:15.5%!important;border:.1em solid rgba(239,127,23,0);border-radius:.22em;background:#ef7f1700;box-shadow:none;transform-origin:center;transition:transform .2s cubic-bezier(.22,.61,.36,1),background .2s ease,border-color .2s ease,box-shadow .2s ease!important}.hdp-card--right:hover .hdp-right-hotspot{transform:scale(1.09) translateY(-.12em)!important;background:#ef7f171f!important;border-color:#ffffff6b!important;box-shadow:0 0 0 .12em #ef7f176b,0 .75vw 1.5vw #00000057,0 0 1.2vw #ef7f176b!important;backdrop-filter:brightness(1.18) saturate(1.15);-webkit-backdrop-filter:brightness(1.18) saturate(1.15)}.hdp-card--right:hover .hdp-right-hotspot:after{content:"";position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;border-radius:inherit;border:.08em solid rgba(255,255,255,.22);animation:hdpHotspotPulse 1.15s ease-in-out infinite}@keyframes hdpHotspotPulse{0%,to{opacity:.25;transform:scale(.98)}50%{opacity:.8;transform:scale(1.06)}}.hdp-card--right:active .hdp-card-bg{transform:scale(1.025)!important}.hdp-card--right:active .hdp-right-hotspot{transform:scale(1.01)!important}@media screen and (max-width:46.8125em){.hdp-card--left:hover .hdp-button,.hdp-button:hover{transform:translateY(-.45vw) scale(1.045)!important}.hdp-card--right:hover .hdp-card-bg{transform:scale(1.035)!important}.hdp-right-hotspot{left:3.1%!important;bottom:6.2%!important;width:31%!important;height:15.5%!important}}@media(prefers-reduced-motion:reduce){.hdp-card--right:hover .hdp-right-hotspot:after{animation:none}}.hdp-card--right{cursor:default!important}.hdp-right-hotspot{display:none!important}.hdp-card--right:hover .hdp-card-bg{transform:scale(1.018)!important;filter:saturate(1.05) contrast(1.02)!important}.hdp-right-cta{position:absolute;z-index:8;left:4.3%;bottom:7.2%;width:29.5%;min-height:12.8%;padding:.72em 1.15em .72em 1.35em;display:flex;align-items:center;justify-content:center;gap:.72em;background:#080808;color:#fff;text-decoration:none;text-transform:uppercase;font-family:var(--font-heading-family,var(--font-body-family,inherit));font-size:clamp(.72rem,1.12vw,1.45rem);line-height:1;font-weight:850;font-style:italic;letter-spacing:.01em;border:.09em solid rgba(255,255,255,.14);clip-path:polygon(3% 9%,38% 4%,54% 9%,96% 2%,100% 71%,94% 94%,58% 90%,42% 97%,4% 91%,0 69%);box-shadow:0 .55vw 1.15vw #00000061,inset 0 0 0 .06em #ffffff0f;transform:translateY(0) scale(1);transform-origin:center;transition:transform .2s cubic-bezier(.22,.61,.36,1),background .2s ease,color .2s ease,box-shadow .2s ease,filter .2s ease}.hdp-right-cta:before{content:"";position:absolute;z-index:-1;left:-2%;right:-2%;bottom:-12%;height:18%;background:#ef7f17;clip-path:polygon(0 35%,18% 5%,39% 32%,59% 0,81% 28%,100% 8%,98% 80%,77% 62%,54% 100%,31% 68%,8% 94%);opacity:.92;transform:scaleX(.88);transform-origin:center;transition:transform .22s ease,opacity .22s ease}.hdp-right-cta__label,.hdp-right-cta__arrow{position:relative;z-index:2}.hdp-right-cta__arrow{display:inline-block;color:#ef7f17;font-size:1.2em;font-style:normal;font-weight:900;transform:translate(0);transition:transform .2s ease,color .2s ease}.hdp-right-cta:hover{background:#ef7f17;color:#080808;transform:translateY(-.28em) scale(1.075) rotate(-.4deg);box-shadow:0 1vw 2vw #0006,0 0 0 .12em #ffffff52,0 0 1.35vw #ef7f1775;filter:saturate(1.12)}.hdp-right-cta:hover:before{transform:scaleX(1.04);opacity:1}.hdp-right-cta:hover .hdp-right-cta__arrow{color:#080808;transform:translate(.6em)}.hdp-right-cta:active{transform:translateY(-.04em) scale(.985);box-shadow:0 .35vw .8vw #00000057,0 0 0 .08em #fff3}.hdp-right-cta:focus-visible{outline:.16em solid #fff;outline-offset:.2em}@media screen and (max-width:46.8125em){.hdp-right-cta{left:4.1%;bottom:7%;width:31%;min-height:13.5%;padding:1.2vw 2.4vw;gap:1.2vw;font-size:3.15vw;border-width:.18vw;box-shadow:0 1.5vw 3vw #00000059}.hdp-right-cta:hover{transform:translateY(-.7vw) scale(1.045);box-shadow:0 2vw 4vw #00000061,0 0 0 .2vw #ffffff4d,0 0 3vw #ef7f1761}}@media(prefers-reduced-motion:reduce){.hdp-right-cta,.hdp-right-cta:before,.hdp-right-cta__arrow{transition:none!important}}.hdp-right-cta{left:3.4%!important;bottom:10.2%!important;width:32.8%!important;min-height:14.6%!important;overflow:visible!important;background:#080808!important;clip-path:none!important;border:0!important;box-shadow:none!important;isolation:isolate}.hdp-right-cta:after{content:"";position:absolute;z-index:-2;left:-7%;right:-8%;top:-18%;bottom:-18%;background:#080808;clip-path:polygon(2% 20%,14% 8%,33% 13%,48% 5%,63% 11%,82% 4%,98% 18%,94% 46%,100% 74%,84% 91%,63% 86%,47% 96%,29% 88%,10% 95%,0 76%,5% 48%);filter:drop-shadow(0 .55vw .95vw rgba(0,0,0,.34));pointer-events:none;transition:transform .22s cubic-bezier(.22,.61,.36,1),background .2s ease,filter .2s ease}.hdp-right-cta:before{z-index:-1!important;left:-2%!important;right:-2%!important;bottom:-6%!important;height:16%!important}.hdp-right-cta{padding:.64em 1.1em .68em 1.15em!important}.hdp-right-cta:hover{background:#ef7f17!important;box-shadow:none!important}.hdp-right-cta:hover:after{background:#ef7f17;transform:scale(1.045) rotate(-.25deg);filter:drop-shadow(0 .9vw 1.4vw rgba(0,0,0,.38)) drop-shadow(0 0 .7vw rgba(239,127,23,.35))}.hdp-right-cta:hover:before{background:#080808!important}@media screen and (max-width:46.8125em){.hdp-right-cta{left:3.4%!important;bottom:10.2%!important;width:33.5%!important;min-height:14.8%!important}.hdp-right-cta:after{left:-8%;right:-9%;top:-20%;bottom:-20%}}.hdp-card--right:before,.hdp-card--right:after{opacity:0!important;border-color:transparent!important;box-shadow:none!important;background:transparent!important}.hdp-card--right:hover .hdp-card-bg{transform:scale(1.01)!important;filter:saturate(1.025) contrast(1.01)!important}.hdp-right-cta{left:4.15%!important;bottom:8.35%!important;width:28.9%!important;min-height:11.9%!important;padding:.54em 1.02em .57em 1.08em!important;background:#090909!important;border:0!important;box-shadow:none!important;clip-path:none!important;font-size:clamp(.76rem,1.08vw,1.34rem)!important;letter-spacing:.012em!important}.hdp-right-cta:after{content:""!important;position:absolute!important;z-index:-2!important;left:-4.8%!important;right:-5.4%!important;top:-11%!important;bottom:-12%!important;background:#090909!important;clip-path:polygon(1% 28%,11% 12%,29% 17%,45% 8%,61% 14%,79% 7%,98% 20%,94% 48%,99% 73%,84% 88%,65% 84%,49% 94%,31% 86%,12% 92%,2% 76%,5% 49%)!important;filter:drop-shadow(0 .28vw .55vw rgba(0,0,0,.24))!important;pointer-events:none!important;transition:transform .2s cubic-bezier(.22,.61,.36,1),background .18s ease,filter .18s ease!important}.hdp-right-cta:before{left:4%!important;right:5%!important;bottom:-4%!important;height:9%!important;opacity:.9!important;background:#ef7f17!important}.hdp-right-cta__label{font-size:1.05em!important;font-weight:900!important}.hdp-right-cta__arrow{margin-left:.12em!important;font-size:1.08em!important}.hdp-right-cta:hover{background:#ef7f17!important;color:#0a0a0a!important;transform:translateY(-.18em) scale(1.045)!important;box-shadow:none!important;filter:none!important}.hdp-right-cta:hover:after{background:#ef7f17!important;transform:scale(1.025) rotate(-.15deg)!important;filter:drop-shadow(0 .5vw .85vw rgba(0,0,0,.28)) drop-shadow(0 0 .38vw rgba(239,127,23,.22))!important}.hdp-right-cta:hover:before{background:#090909!important;transform:scaleX(.94)!important}.hdp-right-cta:hover .hdp-right-cta__arrow{color:#0a0a0a!important;transform:translate(.38em)!important}.hdp-right-cta:active{transform:translateY(-.03em) scale(.985)!important}@media screen and (max-width:46.8125em){.hdp-right-cta{left:4.1%!important;bottom:8.2%!important;width:30.5%!important;min-height:12.6%!important;padding:1vw 2vw!important;font-size:3vw!important}.hdp-right-cta:after{left:-5.5%!important;right:-6%!important;top:-12%!important;bottom:-13%!important}.hdp-right-cta:hover{transform:translateY(-.45vw) scale(1.035)!important}}.hdp-right-cta{left:4.35%!important;bottom:8.65%!important;width:27.5%!important;min-height:11.5%!important;padding:.52em .95em .55em 1em!important}.hdp-right-cta:after{left:-4.6%!important;right:-5%!important;top:-10%!important;bottom:-11%!important}.hdp-right-cta__label{font-size:1.11em!important}.hdp-right-cta__arrow{margin-left:.02em!important;font-size:1.06em!important}.hdp-right-cta:hover{transform:translateY(-.17em) scale(1.04)!important}.hdp-right-cta:hover .hdp-right-cta__arrow{transform:translate(.32em)!important}@media screen and (max-width:46.8125em){.hdp-right-cta{left:4.25%!important;bottom:8.55%!important;width:29.2%!important;min-height:12.2%!important;padding:.95vw 1.8vw!important;font-size:3.05vw!important}}@media screen and (min-width:46.875em){.hdp-card{aspect-ratio:39 / 20!important}.hdp-content--left .hdp-button{position:absolute!important;left:6.2%;bottom:8.35%;margin-top:0!important}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/hiknight-dual-promo.css.map */
