/* .download {
    padding: 1.25rem;
    border: 0;
    border-radius: 3px;
    background-color: #4f46e5;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.download:hover {
    color: #fff;
}

#carbonads {
    display: block;
    overflow: hidden;
    max-width: 728px;
    position: relative;
    font-size: 22px;
    box-sizing: content-box;
}

#carbonads > span {
    display: block;
}

#carbonads a {
    color: #4f46e5;
    text-decoration: none;
}

#carbonads a:hover {
    color: #4f46e5;
}

.carbon-wrap {
    display: flex;
    align-items: center;
}

.carbon-img {
    display: block;
    margin: 0;
    line-height: 1;
}

.carbon-img img {
    display: block;
    height: 90px;
    width: auto;
}

.carbon-text {
    display: block;
    padding: 0 1em;
    line-height: 1.35;
    text-align: left;
}

.carbon-poweredby {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6px 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    font-size: 8px;
    border-top-left-radius: 4px;
    line-height: 1;
    color: #aaa !important;
} */

.abuDabiCommunities {
    position: relative;
}
/* .dabiImage {
    width: 240px;
    height: 300px;
    border-radius: 15px;
    filter: grayscale(100%);
    /* position: absolute; */
/* } */

.dabiTitle {
    color: var(--black-font-color);
    font-family: Montserrat;
    font-size: 1.7rem;
    font-style: normal;
    white-space: wrap;
    font-weight: 600;
    line-height: normal;
}

.dabiImageonHover {
    display: none;
    width: 240px;
    height: 290px;
    border-radius: 16px !important;
    transition: transform 0.5s;
}

/* .swiper-slide {
    width: 240px !important;
    height: 290px !important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    width: 100%;
    height: 300px;
    justify-content: center;
    align-items: center;
    margin: 10px;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
}
.swiper-button-prev {
    left: unset !important ;
    top: 0 !important ;
    position: relative !important ;
    right: 100px !important;
    color: var(--black-font-color) !important;
}
.swiper-button-next {
    left: unset !important ;
    top: 0 !important ;
    position: relative !important ;
    right: 53px !important;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    display: none;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    display: none;
} */

/* .swiper-wrapper {
    height: 380px;
} */

/* .swiper-slide:hover > .dabiImage {
    border: 2px solid red;
    display: none !important;
} */
/* .swiper-slide:hover > .dabiImageonHover {
    display: block !important;
    margin-bottom: 1.4rem;
    top: 1rem;
    right: 0.5rem;
    width: 220px;
    height: 290px;
} */

/* .swiper-slide:hover .cardUpperResult {
    top: 0rem;
    right: 1.4rem;
} */
/* .swiper-slide {
    width: fit-content;
    height: fit-content;
} */

/* .swiper-slide:hover .comunityName {
    margin-bottom: 0.5rem;
    padding-left: 0.2rem;
    font-size: 20px;
} */
.dabiImageonHover {
    width: 200px;
    height: 270px;
}
@media screen and (max-width: 600px) {
    .dabiTitle {
        font-size: 1.2rem;

    }
}

@media screen and (max-width: 562px) {
    .greaterThenWithLesserThen {
        margin-top: 3rem !important;
        transform: translateY(26px);
    }
}
