.hero{background:var(--secondary-color);padding:40px 20px 55px}.hero__container{align-items:center;display:flex;gap:120px;justify-content:space-between}.hero__content,.hero__content h1,.hero__content h2,.hero__content h3,.hero__content h4,.hero__content h5,.hero__content h6{color:#fff}.hero__image-wrapper{align-items:center;border-radius:50%;display:flex;flex:420px 0 0;height:420px;justify-content:center;position:relative;width:420px}.hero__image-wrapper:before{background:url(https://web.rcgglobalservices.com/hubfs/RCG%20Theme%202022/img/hero-border.svg) no-repeat 50%;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero__image{border-radius:50%;height:calc(100% - 30px);width:calc(100% - 30px)}@media(max-width:991px){.hero__container{align-items:center;display:flex;flex-direction:column;gap:20px}.hero__content{width:100%}}@media(max-width:480px){.hero__image-wrapper{flex:300px 0 0;height:300px;width:300px}}