@media screen and (max-width:768px){.image-banner{padding:0;margin:0}}.image-banner .image-banner-container{overflow:hidden;position:relative}@media screen and (min-width:769px){.image-banner .image-banner-container{min-height:600px;border-radius:10px}}.image-banner .image-banner-container .image-banner-content{position:relative;color:#000;z-index:1;width:50%;min-width:min(560px,100%);height:100%;display:flex;flex-direction:column;justify-content:center;min-height:inherit;gap:50px}@media screen and (max-width:768px){.image-banner .image-banner-container .image-banner-content{width:100%;gap:40px}}.image-banner .image-banner-container .image-banner-content>*{max-width:475px}.image-banner .image-banner-container .image-banner-content .image-banner-heading{color:#000;margin:-10px 0}@media screen and (max-width:768px){.image-banner .image-banner-container .image-banner-content .image-banner-heading{margin:-6px 0}}.image-banner .image-banner-container .image-banner-content .image-banner-text{color:#000;margin:-6px 0}.image-banner .image-banner-container .banner-image,.image-banner .image-banner-container .banner-video{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}