.hero{position:relative;overflow:hidden}.hero:after,.hero:before{content:"";display:block;width:217px;height:100%;background:-webkit-gradient(linear,left top,right top,color-stop(8.07%,#090b1c),to(rgba(9,11,28,0)));background:linear-gradient(90deg,#090b1c 8.07%,rgba(9,11,28,0) 100%);position:absolute;top:0;left:0;z-index:1}.hero:after{background:-webkit-gradient(linear,right top,left top,color-stop(8.07%,#090b1c),to(rgba(9,11,28,0)));background:linear-gradient(-90deg,#090b1c 8.07%,rgba(9,11,28,0) 100%);left:auto;right:0}.hero .gradient-top-left{opacity:.5;background:var(--Yellow-Yellow-main);left:-240px;top:-118px}.hero .gradient-top-right{opacity:.2;background:#03c0ff;right:-240px;top:-118px}.hero .gradient-bottom-left{opacity:.5;background:rgba(255,3,3,.2);left:-222px;top:716px}.hero .gradient-bottom-right{background:#03c0ff;opacity:.4;right:-440px;top:430px}.hero .gradient-bottom{width:100%;height:217px;position:absolute;left:0;bottom:0;z-index:3;background:-webkit-gradient(linear,left bottom,left top,color-stop(8.07%,#090b1c),color-stop(106.66%,rgba(9,11,28,0)));background:linear-gradient(0deg,#090b1c 8.07%,rgba(9,11,28,0) 106.66%)}.hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:540px;padding:120px 0;position:relative;z-index:5}.hero.hero--default .hero__inner{height:auto}.hero.hero--small .hero__inner{height:100%;min-height:300px;padding:148px 0 72px;position:relative}.hero.hero--full .hero__inner{height:100dvh;max-height:900px;position:relative}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.hero__title{text-align:center;margin:0}.hero__subtitle{text-align:center;max-width:600px;margin:0 auto}@media (max-width:991.98px){.hero.hero--small .hero__inner{min-height:376px;padding:148px 0}}@media (max-width:767.98px){.hero .gradient-top-right{right:-455px;top:-50px}.hero .gradient-bottom-left{display:none}.hero .gradient-bottom-right{display:none}.hero.hero--full .hero__inner{max-height:600px}}@media (max-width:575.98px){.hero.hero--small .hero__inner{min-height:282px;padding:158px 0 82px}}