.HeroSection{z-index:0;background:radial-gradient(circle at 30% 40%,#d4af3740,#0000 40%),radial-gradient(circle at 70% 60%,#ff4d6d33,#0000 45%),linear-gradient(140deg,#050505,#1c1c1c,#1f3d2b,#ff7a18,#2a2a2a);position:relative;overflow:hidden}.HeroSection:after{content:"";z-index:0;background:#0000004d;position:absolute;inset:0}.HeroSection__content{z-index:2;justify-content:space-between;display:flex;position:relative}@media screen and (max-width:770px){.HeroSection__content{flex-direction:column;align-items:center;padding-top:20px}}.HeroSection__description{align-self:center}.HeroSection__description-title{color:#fff;z-index:3;font-size:60px;font-weight:300;position:relative}@media screen and (max-width:1280px){.HeroSection__description-title{font-size:55px}}@media screen and (max-width:1023px){.HeroSection__description-title{font-size:38px}}@media screen and (max-width:450px){.HeroSection__description-title{font-size:35px}}.HeroSection__description-title_name{white-space:nowrap;color:#e2c588;font-family:var(--film-is-font),"Roboto Mono",serif;font-size:80px;font-style:italic;font-weight:400}@media screen and (max-width:1280px){.HeroSection__description-title_name{font-size:60px}}@media screen and (max-width:1023px){.HeroSection__description-title_name{font-size:40px}}@media screen and (max-width:450px){.HeroSection__description-title_name{font-size:35px}}.HeroSection__description-title:after{content:"";background-color:#e2c588;border-radius:20px;width:100px;height:6px;margin-top:30px;margin-bottom:30px;display:block}@media screen and (max-width:450px){.HeroSection__description-title:after{height:3px;margin:10px 0}}.HeroSection__description-services-list{z-index:3;gap:16px;list-style:none;display:flex;position:relative}.HeroSection__description-services-list-item{color:#fff;position:relative}.HeroSection__description-services-list-item:not(:first-child):before{content:"";background-color:#e2c588;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:50%;left:-10px;transform:translateY(-25%)}.HeroSection__img{animation:1.5s ease-in-out infinite alternate moveCup}.HeroSection__img-wrapper{z-index:2;position:relative}@media screen and (max-width:1280px){.HeroSection__img-wrapper{width:400px}}@media screen and (max-width:770px){.HeroSection__img-wrapper{width:350px}}@media screen and (max-width:450px){.HeroSection__img-wrapper{width:300px}}.HeroSection__img-wrapper:before{content:"";z-index:-10;filter:blur(15px);background-image:url(/assets/pages/main/hero/balls.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:420px;height:520px;position:absolute;bottom:-180px}.HeroSection__img-wrapper:after{content:"";z-index:2;filter:blur(80px);background:linear-gradient(245deg,#6e1e5099 0%,#dc5aaacc 51.85%);border-radius:100%;width:150px;height:150px;position:absolute;bottom:60px;right:130px}.HeroSection__controls{z-index:3;gap:12px;margin-top:30px;display:flex;position:relative}@media screen and (max-width:770px){.HeroSection__controls-button{flex:1}}@media screen and (max-width:450px){.HeroSection__controls{display:none}}@keyframes moveCup{0%{transform:none}to{transform:translateY(10px)translate(10px)}}
