/* Add custom CSS styles below */ 
button.border-\[var\(--f-color\)\].border.rounded-\[1px\].m-auto.py-2.lg\:py-4.lg\:mt-5,
button.border-\[var\(--m-color\)\].border.rounded-\[1px\].m-auto.py-2.lg\:py-4.lg\:mt-5 {
    opacity: 0;
}
/* ========== Google Fonts ========== */

/* Features */
.s-block__title {
    justify-content: center;
    }
.s-block__title .right-side {
    padding-left: 0;
}
:nth-child(1 of section.s-block.s-block--banners.container) .one-row .banner-entry {
    background-color: transparent;
}
.lazy__bg {
    background-size: contain;
    background-repeat: no-repeat;
}
.gap-3 {
    gap: 0.75rem;
}
/* End Features */
@media (min-width: 992px) {
 :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 .banner-entry {
    height: 310px;
    background: transparent;
  }
}
@media (max-width: 768px) {
  :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 .banner-entry {
    height: 130px;
    background: transparent;
  }.md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
  }
}
@media (min-width: 640px) {
  .two-row .banner-entry:first-child {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
@media (min-width: 768px) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
  }.navbar-brand img {
    max-height: 7rem;
    width: auto;
    max-width: 300px;
}
}
section.h-full.z-1.mb-5.relative.-\30 {
    margin-top: 80px !important;
}


img.absolute.top-0.left-0.-z-1.block.\!h-full.object-cover.sal-animate {object-fit: contain;}
.w-fit.bg-\[var\(--m-color\)\].rounded-\[4px\].py-2.px-6.text-white.hover\:bg-\[var\(--f-color\)\].hover\:text-\[var\(--m-color\)\].border.border-\[var\(--m-color\)\].hover\:rounded-\[4px\].transition-all.duration-300.sal-animate

 {
    display: none !important;
}
@media (min-width: 768px) {
    :nth-child(1 of .md\:my-\[66px\] ){
         margin-top: -80px !important; 
    }
     @media (min-width: 768px) {
    :nth-child(2 of .md\:my-\[66px\] ){
         margin-top: -30px !important; 
    }