.block-banner-image .container{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;padding:0;}.block-banner-image .container.switchSides .content{grid-column:1;}.block-banner-image .image{height:520px;object-fit:cover;border-bottom-left-radius:24px;}.block-banner-image .content{position:relative;padding:0 var(--space-5);display:flex;align-items:center;border-top-right-radius:24px;}.block-banner-image .content-items{position:relative;z-index:1;}.block-banner-image .content-items.switch_type{color:#fff;}.block-banner-image .title{text-transform:uppercase;margin-bottom:var(--space-1);}.block-banner-image .content .logo{max-height:36px;margin-bottom:var(--space-3);width:auto;}.block-banner-image .content .content_image{max-height:50px;margin-bottom:var(--space-3);width:auto;}.block-banner-image .overlay{background:url("https://www.smartclinics.com.au/wp-content/uploads/2024/08/background-pattern.png") no-repeat center center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;}.block-banner-image .overlay.nitro-lazy{background:none !important;}.block-banner-image .overlay.switch_type{opacity:.1;}.block-banner-image .content strong{display:block;color:var(--color-p);}.block-banner-image .content .copy{margin-bottom:var(--space-3);font-variation-settings:"wght" 100;width:75%;}.block-banner-image .content .copy p:last-of-type{margin-bottom:0px;}@media only screen and (max-width: 992px){.block-banner-image{margin-top:var(--space-3);padding-top:var(--space-4) !important;padding-bottom:var(--space-5) !important;}.block-banner-image .container{grid-template-columns:1fr;}.block-banner-image .image{grid-column:1 !important;grid-row:2 !important;}.block-banner-image .content{grid-column:1 !important;grid-row:1 !important;padding:var(--space-5) var(--space-4);}.block-banner-image .content .copy{margin-bottom:var(--space-3);}.block-banner-image .image{height:350px;}.block-banner-image .title{font-size:3rem;margin-bottom:var(--space-2);}.block-banner-image .content .logo{width:40px;}.block-banner-image .content .content_image{max-width:200px;}}@media only screen and (max-width: 578px){.block-banner-image .content{padding:var(--space-5) var(--space-4);}.block-banner-image{margin-top:var(--space-4);}}