.hero-carousel .hero-slide{position:relative;padding-top:3.75rem;padding-bottom:6rem;min-height:70dvh}.hero-carousel .hero-slide .slide-image{position:absolute;top:0;left:0;z-index:-1}.hero-carousel .hero-slide .slide-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.4;z-index:1;--degree: 90deg}@supports(background: linear-gradient(0deg, black 0%, black 100%)){.hero-carousel .hero-slide .slide-image::before{background:linear-gradient(var(--degree), rgba(var(--app-dark-rgb), 0.7) 0%, rgba(var(--app-dark-rgb), 0.1) 100%);opacity:1}}.hero-carousel .hero-slide .slide-image:where([dir=rtl],[dir=rtl] *)::before{--degree: 270deg}.hero-carousel .hero-slide .main-hero-content{padding:3rem 1.5rem;max-width:30rem;background-color:rgba(var(--app-primary-rgb), 0.4);border-radius:var(--bs-border-radius-xl)}.hero-carousel .carousel-control-prev-icon,.hero-carousel .carousel-control-next-icon{filter:none !important}.hero-carousel .carousel-indicators{bottom:4.5rem}.hero-carousel .carousel-indicators [data-bs-target]{height:.3rem;background-color:var(--app-light) !important}.hero-carousel .carousel-indicators [data-bs-target]:not(.active){width:.55rem}.stats{margin-top:-4.5rem}.about .about-illustration{position:relative}.about .about-illustration::before{content:"";position:absolute;top:3rem;inset-inline-start:0;width:75%;height:100%;background-color:var(--app-muted);z-index:-1}.who-are-we .who-are-we-info{position:relative;margin-top:-3rem;z-index:1}.activities .activities-card{background-color:rgba(var(--app-primary-rgb), 0.2)}.who-are-we-footer{position:relative;background:url("../../assets/images/overlay.png");background-size:cover !important;background-repeat:no-repeat !important}.who-are-we-footer::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--app-primary-theme-rgb), 0.6);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1}.who-are-we-footer .who-are-we-footer-content{max-width:25rem}