.hero-section{min-height:220px;background:#00042a}.hero-section__container{display:flex;flex-direction:column;position:relative;min-height:auto;padding-left:0;padding-right:0}@media screen and (min-width: 769px){.hero-section--large .hero-section__wrapp{height:90vh;max-height:none}}.hero-section--large .hero-section__wrapp{min-height:44vh}.hero-section__wrapp{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:1;padding-left:10px;padding-right:10px}.hero-section__background-gallery{z-index:-1;position:absolute;top:0%;bottom:0%;left:0%;right:0%;overflow:hidden;pointer-events:none}.background-gallery__columns{display:flex;flex-direction:row;position:absolute;justify-content:flex-start;column-gap:12px;row-gap:12px;width:85%;top:0%;bottom:auto;left:10%;right:auto;transform:rotate(15deg)}.background-gallery__column{display:flex;flex-direction:column;column-gap:12px;row-gap:12px;flex:none;width:36%;position:relative}.background-gallery__slides{display:flex;flex-direction:column;column-gap:12px;row-gap:12px;flex:none}.background-gallery__column:nth-child(odd) .vertical-scroll{animation-direction:reverse}.vertical-scroll{animation:heroscroll 75s linear infinite}.background-gallery__slide{aspect-ratio:16 / 9;border-radius:5px;overflow:hidden}.background-gallery__slide .hero-slide-image-cover{object-fit:cover;width:100%;height:100%}.background-gallery__overlay{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00042a00 44.55%,#00042a99),linear-gradient(90deg,#00042a80,#00042a4f 43.39%,#00042a00 83.44%)}.background-gallery__overlay:after{content:"";position:absolute;left:0;top:30%;height:30%;width:40%;background-color:#24004f;box-shadow:0 0 20em 20em #24004e;border-radius:50%;opacity:.9}.hero-section__content{max-width:1440px;width:100%;margin-inline:auto;padding-inline:20px}.hero-section__content .hero-heading{max-width:820px;margin-bottom:50px}.hero-heading__prefix h2{color:var(--text-color);text-transform:uppercase;font-size:26px;line-height:1.2;margin:0 0 10px;font-weight:900;letter-spacing:2.6px}.hero-heading__title h2{font-size:4.8vw;font-weight:700;text-transform:uppercase;line-height:1.1;margin:0;color:var(--text-color)}@media screen and (min-width:1927px){.hero-heading__title h2{font-size:100px}}.hero-heading__subtitle p{font-size:24px;line-height:1.4;letter-spacing:0;font-weight:400;text-transform:capitalize;color:var(--text-color);margin:12px 0}a.hero-cta-button{text-transform:uppercase;color:var(--btn-text-color);background:var(--btn-bg-color);position:relative;transition:all .3s!important;padding:0;font-weight:700;letter-spacing:.9px;display:inline-flex;text-align:center;align-items:center;backface-visibility:hidden;text-decoration:none;border:none;white-space:nowrap;font-size:20px;margin:2px;line-height:1.6}a.hero-cta-button:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:var(--btn-hover-color);filter:blur(9px);z-index:-1;pointer-events:none}span.hero-cta-button{display:inline-flex;padding:14px 24px 14px 20px;overflow:hidden;position:relative;box-sizing:border-box}span.hero-cta-button:before{content:"";position:absolute;top:-1px;right:-20%;bottom:-1px;left:-20%;background:linear-gradient(94deg,#009cff -2.26%,#9536e5 63.14%);z-index:1;transform:translateY(100%);border-radius:100%;pointer-events:none}span.hero-cta-button__text{position:relative;z-index:2}span.hero-cta-button__icon{margin-left:8px;max-width:15px;min-width:10px;position:relative;z-index:2;transition:transform .3s,filter .3s,opacity .3s;pointer-events:none;display:flex}.hero-cta-button__icon svg.icon-arrow-right{fill:#3b7bce;color:#3b7bce;margin:auto;max-height:16px;min-width:10px;transition:fill .3s,stroke .3s,background-color .3s,color .3s;vertical-align:middle}span.hero-cta-button:after{content:"";position:absolute;top:-1px;right:-20%;bottom:-1px;left:-20%;background:linear-gradient(94deg,#009cff -2.26%,#9536e5 63.14%);z-index:1;transform:translateY(0);border-radius:100%;opacity:0;animation:slideUp1Reverse .3s 1;pointer-events:none;box-sizing:border-box}a.hero-cta-button:hover{color:#fff}a.hero-cta-button:hover span.hero-cta-button:before{animation:slideUp1 .3s 1 forwards}a.hero-cta-button:hover span.hero-cta-button:after{animation:none}a.hero-cta-button:hover .hero-cta-button__icon svg.icon-arrow-right{fill:#fff;color:#fff}.hero-awards{display:flex;max-width:680px;padding-top:45px}.hero-awards__item{display:flex;flex-basis:50%;font-size:20px;text-align:left;color:#fff}.hero-awards__item:first-of-type{padding-right:20px;align-items:center;position:relative}.hero-awards__media{max-width:35px;width:100%;margin-right:10px}.hero-awards__media img{width:100%;height:auto;object-fit:contain;object-position:left}.hero-awards__item:first-of-type:after{content:"";position:absolute;display:block;right:0;width:1px;height:auto;top:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(30%,#fff),color-stop(70%,#fff),to(rgba(255,255,255,0)));background:linear-gradient(to bottom,#fff0 0,#fff 30% 70%,#fff0);-webkit-transform:rotate(30deg);transform:rotate(20deg)}.hero-awards__item:last-of-type{flex-direction:column;padding-left:30px}.hero-awards__item p{font-weight:500;margin:0 0 1px;line-height:1.6}.hero-awards__item:last-of-type p{margin:0 0 5px}.hero-awards__content svg{height:auto;width:85px;max-height:26px;max-width:100%}@media screen and (min-width: 567px){.hero-awards__content svg{width:112px;transform:translate(-2px,-1px)}}@media screen and (min-width: 1280px){.hero-awards{flex-wrap:nowrap}}@media screen and (max-width:1660px){.hero-awards__item{font-size:15px}.hero-awards__item p{margin:0 0 5px}}@media screen and (max-width:1112px){.hero-section__content{max-width:808px;padding-top:150px}.hero-heading__prefix h2{font-size:15px}.hero-heading__subtitle p{font-size:18px;margin:9px 0}.hero-awards{padding-top:36px}.hero-awards__item{flex-basis:max-content}.hero-section__content .hero-heading{margin-bottom:30px}a.hero-cta-button{font-size:18px}span.hero-cta-button{padding:13px 24px 13px 20px}}@media screen and (max-width:768px){.hero-awards__item{font-size:13px}.hero-section--large .hero-section__wrapp{min-height:90svh}.background-gallery__columns{left:-10%}.hero-section__content{text-align:center;padding-top:100px}.hero-awards{justify-content:center}.hero-heading__title h2{font-size:42px}.hero-heading__subtitle p{margin:20px 0 50px}.hero-heading__prefix h2{margin:0 0 20px}.hero-awards{padding-top:45px;width:calc(100% + 40px);margin-inline:-20px}.hero-awards__item:first-of-type{padding-right:0}}@media screen and (max-width:576px){.background-gallery__column{width:75%}.hero-awards__item:last-of-type img{height:20px;object-fit:contain;object-position:left}.hero-heading__subtitle{max-width:232px;margin-inline:auto}.hero-heading__prefix{max-width:360px;margin-inline:auto}.hero-section__content{padding-top:100px}.hero-awards{flex-wrap:wrap;gap:20px}.hero-awards__item:first-of-type:after{display:none}}@keyframes heroscroll{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideUp1{0%{transform:translateY(100%);border-radius:100%}to{transform:translateY(0);border-radius:0%}}@keyframes slideUp1Reverse{0%{transform:translateY(0);border-radius:0%;opacity:1}to{transform:translateY(-100%);border-radius:100%;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hero-section.css.map */
