.banner-image{width:100%;height:100vh;-webkit-clip-path:inset(0 30% 0 30%);clip-path:inset(0 30% 0 30%);transition:-webkit-clip-path 2s ease;transition:clip-path 2s ease;transition:clip-path 2s ease,-webkit-clip-path 2s ease}.banner-image.col-6{width:var(--clamp-850-620);height:var(--clamp-564-412);margin:0 auto}.banner-image.col-6 img{border-radius:40px;width:100%;height:100%;object-fit:cover}@media(max-width:640px){.banner-image.col-6 img{border-radius:24px}}@media(max-width:1200px){.banner-image.col-6{max-width:620px;width:100%;height:412px;margin-bottom:64px}}@media(max-width:640px){.banner-image.col-6{height:212px;margin-bottom:40px}}.banner-image.col-8{width:var(--clamp-1154-840);height:var(--clamp-768-578);margin:0 auto;border-radius:40px;overflow:hidden}.banner-image.col-8 img{border-radius:40px;width:100%;height:100%;object-fit:cover}@media(max-width:640px){.banner-image.col-8 img{border-radius:24px}}@media(max-width:1200px){.banner-image.col-8{max-width:840px;width:100%;height:559.77px;margin-bottom:64px}}@media(max-width:640px){.banner-image.col-8{width:calc(100% - 40px);height:212px;margin-bottom:40px}}.banner-image img,.banner-image video{width:100%;height:100%;object-fit:cover}@media(max-width:1200px){.banner-image{height:100%}}@media(max-width:640px){.banner-image{width:100%;height:360px}}