.hero{padding-block:clamp(100px,calc(100px - (100px/1256px*344px) + 100px/1256px*100vw),200px) clamp(50px,calc(50px - (100px/1256px*344px) + 100px/1256px*100vw),150px);background-color:#f1f0f0}.hero__wrap{display:flex;flex-direction:column;gap:50px;align-items:center;justify-content:center;width:100%;max-width:70%;margin-inline:auto}@media(max-width:992px){.hero__wrap{max-width:100%}}.hero__wrap-title{display:flex;flex-direction:column;gap:15px;text-align:center}.hero__wrap-title .xl-title{text-transform:uppercase}.hero__wrap-img{width:100%;aspect-ratio:16/9}.hero__wrap-img img{aspect-ratio:16/9}.hero__wrap-content{display:flex}.hero__wrap-social{display:flex;flex-direction:column;gap:15px;margin-right:auto}.hero__wrap-social-links{display:flex;gap:15px}.hero__wrap-social-links .social-icon{width:40px;height:40px;background-color:#0b1735;color:#c8d9ec;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .4s ease,color .4s ease}@media(hover:hover)and (pointer:fine){.hero__wrap-social-links .social-icon:hover{background-color:#c8d9ec;color:#0b1735}}.hero__wrap-social-links .social-icon svg{width:15px;height:15px}
