/* Add custom CSS styles below */ 
@media (min-width:991px){.banner-entry{
height: 289px;
}}
section:first-of-type{
padding-top:0px;}
section.s-block.s-block--features.angel-features {
    margin: 48px 0px;
}
section.s-block.s-block--testimonials .s-slider-block__title-right {opacity:0;}
.s-block__title h2 {
    text-align: center;
}

/*.s-slider-block__title {
    justify-content: center;
}*/
section:first-of-type .container {
    max-width: 100% !important;
    padding: 0px;
}

section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 94%;
}

.s-product-card-entry {
    border: 1px solid #2A7584;
}

button.undefined.s-button-element.s-button-btn.s-button-primary.s-button-wide.s-button-loader-center {
    border: 1px solid #2A7584;
    color: #2A7584;
    background: #fff;
}

.s-product-card-content-title {
    text-align: center;
}

.s-product-card-content-sub.justify-between {
    justify-content: center;
    padding: 20px;
}


.s-product-card-content-main {
    position: relative;
    padding-top: 60px;
}
.s-product-card-content-main ::before{
    content: "";
    position: absolute;
    width: 100%;
    background: url("https://i.ibb.co/gZ5VKdxx/Qz-CJDG24-H0kk-Hio-Cxii-YVL5-H4-S0-RP7rk-PIRCkz4j.webp");
    background-size:contain;
    background-position:center;
    top: 0px;
    left:0px;
    height: 50px;
    background-repeat:no-repeat;
    background-color:#fff;}


.angel-feature.flex-center.flex-col.in-view {
    background: #FFFFFF1A;
    padding: 20px;
    border-radius: 20px;
}
.angel-feature.flex-center.flex-col.in-view p{
  color: #fff !important;
}
.angel-feature.flex-center.flex-col.in-view .lazy__bg.lazy_avatar.lazy.hover\:scale-110.\!bg-transparent.entered.loaded {
    width: 60px;
    height: 60px;
}