section.hero{display:flex;align-items:auto;justify-content:auto;flex-direction:column;flex-wrap:auto;gap:73px;padding:5vw 10px 0}section.hero.thank-you{background:url(https://ess-website.test/assets/earth.png) no-repeat;background-position:bottom center}section.hero.thank-you .wrapper .info .content img{position:absolute;height:200px;width:auto;right:10%;transform:rotate(20deg)}section.hero.reduce_padding .wrapper .info{padding-bottom:0!important}section.hero .orbs{position:fixed;left:auto;right:0;z-index:-1}section.hero .orbs .inner-orbs{width:261px;height:261px;min-width:261px;min-height:261px;position:relative}section.hero .orbs .inner-orbs .orb{position:absolute;top:0;left:0;border-radius:900px;filter:blur(20px);animation:spin 4s linear infinite forwards}section.hero .orbs .inner-orbs .orb.orange{width:158px;height:158px;min-width:158px;min-height:158px;left:78px;background:radial-gradient(closest-side,#E86825,rgba(232,104,37,0));animation-duration:6s}section.hero .orbs .inner-orbs .orb.pink{width:104px;height:104px;min-width:104px;min-height:104px;top:103px;left:161px;background:radial-gradient(closest-side,#FF34BA,rgba(255,52,186,0));animation-duration:8s}section.hero .orbs .inner-orbs .orb.red{width:216px;height:216px;min-width:216px;min-height:216px;top:78px;background:radial-gradient(closest-side,#FF0517,rgba(255,5,23,0));animation-duration:10s}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}section.hero .breadcrumbs{width:100%;list-style-type:none;display:flex;margin-left:20px}section.hero .breadcrumbs li{margin-right:30px;position:relative}section.hero .breadcrumbs li:not(:first-child):before{content:"";width:5px;height:5px;border-radius:100%;background:#FFF;position:absolute;left:-17px;top:10px}section.hero .breadcrumbs li a{font-family:Montserrat,sans-serif!important;font-weight:400;font-size:.875rem;color:#fff;line-height:1.3}section.hero .breadcrumbs li a:hover{text-decoration:underline}section.hero .wrapper{display:block;position:relative}section.hero .wrapper .progress{position:absolute;bottom:0;left:0}section.hero .wrapper .progress .dot{bottom:100px;position:absolute}section.hero .wrapper .progress .line{height:100px!important;position:absolute;bottom:0}section.hero .wrapper .info{margin:0 auto 50px;text-align:center;width:90%;padding:4vh 0 150px}section.hero .wrapper .info .content{padding-left:10px}section.hero .wrapper .info .content h1{margin-bottom:1em}section.hero .wrapper .info .content .btns{display:flex;align-items:auto;justify-content:center;flex-direction:row;flex-wrap:wrap}@media only screen and (min-width: 768px){section.hero{padding:30px 20px 0}section.hero.thank-you .wrapper .info .content img{height:290px;right:20%}section.hero .orbs{position:absolute;top:100px;left:auto;right:10vw}}@media only screen and (min-width: 1200px){section.hero .orbs{position:absolute;top:51px;left:auto;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}section.hero .orbs .inner-orbs{width:619px;height:619px;min-width:619px;min-height:619px}section.hero .orbs .inner-orbs .orb.orange{width:374px;height:374px;min-width:374px;min-height:374px;left:194px;transform-origin:187px 257px}section.hero .orbs .inner-orbs .orb.pink{width:245px;height:245px;min-width:245px;min-height:245px;top:239px;left:381px;transform-origin:10px 122.5px}section.hero .orbs .inner-orbs .orb.red{width:515px;height:515px;min-width:515px;min-height:515px;top:184px;transform-origin:307.5px 187.5px}section.hero .wrapper .info{width:992px}}
