main .hero{height:500px;background-color:#000;background-image:url("../images/svg/position-hero-bg.svg");background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;padding-top:122px}@media(max-width: 1024px){main .hero{padding-top:84px;height:400px;background-image:url("../images/svg/hero-bg.svg")}}main .hero .container{display:flex;flex-direction:column;gap:80px}@media(max-width: 1024px){main .hero .container{gap:44px}}main .hero .container .back-btn{font-size:1rem;font-weight:400;line-height:normal;font-family:"Host Grotesk",sans-serif}@media(max-width: 1024px){main .hero .container .back-btn{font-size:1rem}}main .hero .container .back-btn{color:#fff;text-decoration:none;display:flex;align-items:center;gap:10px;width:fit-content}@media(max-width: 1024px){main .hero .container .back-btn{font-size:.75rem}}main .hero .container .back-btn svg{width:18px;height:18px}@media(max-width: 1024px){main .hero .container .back-btn svg{width:14px;height:14px}}main .hero-content{display:flex;flex-direction:column}main .hero-position{margin-top:7px;color:#d7b23b}@media(max-width: 1024px){main .hero-position{font-size:.75rem}}main .hero .social-media-links{margin-top:30px}main .about-section{padding:120px 0}@media(max-width: 1024px){main .about-section{padding:60px 0}}main .about-section .container{max-width:1083px !important;display:flex;gap:120px}@media(max-width: 1024px){main .about-section .container{gap:36px;flex-direction:column}}main .about-section .container .social-media-links{margin-top:50px}main .about-section .container .social-media-links .social-link{border-color:rgba(28,3,14,.2)}main .about-section .container .social-media-links .social-link img{filter:brightness(0)}main .about-section .container .social-media-links .social-link:hover{background:rgba(28,3,14,.1)}main .about-image{width:45%;border-radius:27px;overflow:hidden;position:relative}@media(max-width: 1024px){main .about-image{width:100%;border-radius:20px}}main .about-image img{width:100%;object-fit:cover;display:block;height:auto;aspect-ratio:.83/1}main .about-image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/noise.png") no-repeat center center;background-size:cover;z-index:1;mix-blend-mode:multiply}main .about-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(18,110,245,.1);z-index:2;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}main .about-content{width:55%}@media(max-width: 1024px){main .about-content{width:100%}}main .info-section{padding:0 0 120px}@media(max-width: 1024px){main .info-section{padding:0 0 60px}}main .info-section .container{padding:130px 72px 97px 76px;border-radius:20px;position:relative;display:flex;gap:70px;background:url("../images/location-bg-boxes.png"),#d9b43f;background-position:bottom;background-repeat:no-repeat;background-size:cover;height:510px}@media(max-width: 1024px){main .info-section .container{padding:80px 24px 55px;height:auto;flex-direction:column;gap:18px;background:#d9b43f}}main .info-section .container::after{position:absolute;content:"";width:143px;height:143px;top:0;right:0;background-image:url("../images/svg/corner-cut-right.svg");background-repeat:no-repeat;background-size:contain}@media(max-width: 1024px){main .info-section .container::after{width:100px;height:100px}}main .info-heading{font-size:4.375rem;font-weight:700;line-height:120%}@media(max-width: 1024px){main .info-heading{font-size:2.25rem;line-height:100%}}main .info-heading span{color:#020257}main .info-content{margin-top:auto;display:flex;flex-direction:column;gap:30px;max-width:365px}@media(max-width: 1024px){main .info-content{max-width:100%;gap:24px}}main .info-text{font-size:1.375rem;font-weight:600;line-height:100%}@media(max-width: 1024px){main .info-text{font-size:1.125rem}}