.elementor-5623 .elementor-element.elementor-element-d3a8a5d{margin-top:0px;margin-bottom:0px;}:root{--page-title-display:none;}/* Start custom CSS */.btn_yellow a.elementor-button-link.elementor-button.elementor-size-xl {
    padding: 16px 32px;
    background-color: #ffde59;
    font-weight: 500;
    line-height: 24px;
    color: #1a202c;
    width: 100%;
}

.btn_gradient .elementor-button {
    width: 100%;
    padding: 18px 20px;
    font-weight: 600;
    background: linear-gradient(130deg,#ebc322 15.54%,#d01693 99.98%);
    border-radius: 40px;
    border: none;
    color: #fff;
}

.slide_img .elementor-carousel-image {
    width: 200px;
    margin: auto;
}

.slide_img .swiper-slide.swiper-slide-next {
    background: #fff;
        box-shadow: 0px 0px 6px 0px #0003;
    border-radius: 15px;
    opacity: 1;
    transform: scale(1);
    transition: all 300ms ease 0s;
}

.slide_img .swiper-slide {
    opacity: 0.5;
    transform: scale(0.7);
    transition: all 300ms ease 0s;
}

.slide_img .elementor-main-swiper.swiper-container.swiper-container-initialized.swiper-container-horizontal {
    padding-top: 5px;
}

.home-blog h2.bdp-post-title a {
    font-size: 24px;
    color: #1a202c;
}

.home-blog h2.bdp-post-title {
    line-height: 26px;
    font-weight: 500;
    padding: 0 1rem;
    min-height: 99.2px;
}

.home-blog .bdp-post-grid-content {
    text-align: left !important;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
.home-blog .bdp-post-content .bdp-post-short-content {
    display: none;
}
.home-blog .bdp-post-content a.bdp-readmorebtn {
    font-size: 16px;
    background: transparent;
    border: none;
    padding: 1rem 1rem;
    color: #5533ff;
    font-weight: 500;
}
@media(max-width:575px){
.slide_img .swiper-slide.swiper-slide-next {
    background: none;
    box-shadow: none;
    border-radius: 0px;
    opacity: 1;
    transform: scale(1);
    transition: all 300ms ease 0s;
}

.slide_img .swiper-slide {
    opacity: 1;
    transform: scale(1);
    transition: all 300ms ease 0s;
}
    
}

@media(max-width: 800px){
.home-blog .bdp-post-grid {
    width: 50%;
}	
}
@media(max-width: 575px){
.home-blog .bdp-post-grid {
    width: 100%;
}	
}/* End custom CSS */