.hero{position:relative}.hero .title{line-height:1}.hero__content{display:flex;flex-direction:column;height:100%;justify-content:center;align-items:flex-start;max-width:630px;min-height:670px;padding-top:50px;padding-bottom:50px}.hero__media{pointer-events:none;position:absolute;right:0;top:50%;transform:translate(25%,-57%);z-index:-1}@media(max-width:1280px){.hero__content{min-height:560px;max-width:600px}.hero__media{max-width:53%;top:0;transform:translate(25%,-8%)}}@media(max-width:1024px){.hero__content{min-height:0;padding:100px 0;max-width:58%}}@media(max-width:900px){.hero__content{padding:70px 0}}@media(max-width:767px){.hero__content{padding:50px 0}}@media(max-width:576px){.hero .title{text-align:center;justify-content:center}.hero .text{margin-top:24px;margin-bottom:24px}.hero__content{padding-top:270px;max-width:100%}.hero__media{right:50%;top:0;transform:translate(50%,-7%);max-width:270px}}.hero-image{position:relative;border-radius:50%;width:675px;max-width:100%;padding-bottom:100%}.hero-image:before{content:"";height:117%;width:117%;top:50%;left:50%;transform:translate(-55%,-57%);border:50px solid #e8fffe;z-index:-1}.hero-image img,.hero-image:before{position:absolute;border-radius:50%}.hero-image img{overflow:hidden}