.elementor-25 .elementor-element.elementor-element-061156a{--display:flex;--justify-content:space-between;--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-604eb58 *//* Center all capsule badges on mobile and tablet */
@media (max-width: 1023px) {
    #zai-home-page .rounded-full.inline-block {
        display: block;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}
@media (max-width: 1024px){
   .text-sm {
       font-size: 1.3vw !important;
   }
}
@media (max-width: 600px){
   .text-sm {
       font-size: 2.8vw !important;
   }
   .text-lg{
       font-size:3.6vw !important;
   }
}

.hero-clip video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}/* End custom CSS */