.main-hero{position:relative;padding-top:9rem;padding-bottom:9rem}.main-hero .main-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.main-hero .main-hero-image::after{content:"";position:absolute;top:0;left:0%;width:100%;height:100%;background-color:rgba(var(--app-dark-rgb), 0.1)}.main-hero .main-hero-content{max-width:var(--bs-breakpoint-sm);color:var(--app-dark-foreground);background-color:rgba(var(--app-dark-rgb), 0.3);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.welcome-image{position:relative;width:100%;aspect-ratio:4/3;-webkit-mask-image:url(../images/mask.svg);mask-image:url(../images/mask.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (min-width: 1200px){.welcome-image{max-height:25rem}}.welcome-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why-choose-us{position:relative}.why-choose-us .why-choose-us-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.why-choose-us .why-choose-us-image::after{content:"";position:absolute;top:0;left:0%;width:100%;height:100%;background-color:rgba(var(--app-dark-rgb), 0.5)}.why-choose-us .why-choose-us-image img{-o-object-position:bottom;object-position:bottom}.contact .contact-map{aspect-ratio:16/9}@media screen and (min-width: 1200px){.contact .contact-map{height:100%;aspect-ratio:unset}}