.swiper-button-next:after {
    content: url("https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/front_page/arrow1.svg") !important;
}
.swiper-button-prev:after {
    content: url("https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/front_page/arrow2.svg") !important;
}
.swiper-button-next {
    right: 22px !important;
    left: auto !important;
}
.swiper-button-prev {
    left: auto !important;
    right: 95px !important;
}
.graycard_slider .popularServices_card {
    width: 100%;
    border-radius: 16px;
    background: #f4f7fd;
    padding: 10px;
    position: relative;
}
.graycard_slider .popularServices_card img {
	width: 100%;
	height: 125px;
	object-fit: cover;
	border-radius: 15px;
}
.graycard_slider .popularServices_card a {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #07142c;
    margin: 15px 0;
    min-height: 95px;
}
@media screen and (max-width: 767px) {
    .graycard_slider .popularServices_card {
        width: 100%;
        height: auto;
        border-radius: 15px;
    }
    .swiper-wrapper {
        margin-top: 30px;
    }
}
@media screen and (min-width: 1201px) {
    .graycard_slider .popularServices_card {
        margin: 0px;
    }
    .graycard_slider .popularServices_card {
        width: 270px;
    }
    .graycard_slider .popularServices_card img {
        width: 100%;
        height: 193px;
        object-fit: cover;
    }
}

.graycard_slider {
    width: 100%;
    background: #f4f7fd;
    padding: 30px 75px;
    border-radius: 20px;
    margin: 30px 0px;
    position: relative;
}
.graycard_slider p.sliderTitle {
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
}
.graycard_slider .popularServices_card {
    background: #fff;
}
.graycard_slider .popularServices_card a {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    min-height: unset;
}
.graycard_slider .popularServices_card a:hover {
    color: #1741a5;
}
.graycard_slider .myoutImg {
    width: 100%;
    position: relative;
}
.graycard_slider .myoutImg span.upperimage {
    position: absolute;
    left: 10px;
    top: 10px;
    background: #cf0203;
    color: #fff;
    line-height: normal;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 13px;
}
.graycard_slider .swiper-button-prev {
    left: 27px !important;
    right: auto !important;
}
.graycard_slider .swiper-button-next {
    right: 27px !important;
    left: auto !important;
}
.graycard_slider .swiper-button-prev:after {
    transform: scale(0.8);
}
.graycard_slider .swiper-button-next:after,
.graycard_slider .swiper-button-prev:after {
    transform: scale(0.8);
}
@media screen and (max-width: 767px) {
    .graycard_slider {
        padding: 25px 15px;
    }
    .graycard_slider p.sliderTitle {
        text-align: left;
    }
    .graycard_slider .swiper-button-prev {
        left: 25px !important;
        right: auto !important;
        top: 110px;
    }
    .graycard_slider .swiper-button-next {
        left: 80px !important;
        right: auto !important;
        top: 110px;
    }
    .graycard_slider .mySwiper {
        margin-top: 50px;
    }
    .graycard_slider .popularServices_card img {
        width: 75%;
        height: 175px;
        object-fit: cover;
        border-radius: 15px;
        margin: 0 auto;
        display: block;
    }
    .blog_content div {
        padding-top: 0px;
    }
}
@media screen and (min-width: 1201px) {
    .graycard_slider .popularServices_card {
        width: auto;
    }
    .graycard_slider .popularServices_card img {
        width: 100%;
        height: 115px;
        object-fit: cover;
        border-radius: 15px;
    }
    .graycard_slider .swiper-button-next:after,
    .graycard_slider .swiper-button-prev:after {
        transform: scale(0.7);
    }
    .graycard_slider .popularServices_card a {
        font-size: 17px;
        line-height: 23px;
        font-weight: 500;
        min-height: unset;
    }
    .graycard_slider .myoutImg span.upperimage {
        padding: 5px 10px;
    }
    .swiper-button-prev:after {
        transform: scale(0.8);
    }
    .swiper-button-next:after,
    .swiper-button-prev:after {
        transform: scale(0.8);
    }
}
