.text-block{background-position-y:top;background-repeat:no-repeat;border-radius:24px;display:flex;overflow:hidden;position:relative;width:100%}.text-block .video-background{border-radius:24px;height:auto;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.text-block .color-overlay{align-items:stretch;background-position-y:top;border-radius:24px;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;width:100%;z-index:1}.text-block .side-image-container .side-image{display:none}.text-block .content-container,.text-block .side-image-container{flex:1;width:50%}.text-block .side-image-container{background-position:100%;min-width:300px}.text-block .content-container,.text-block .content_wrapper{display:flex;flex-direction:column;gap:32px;justify-content:flex-end}.text-block .text_container{display:flex;flex-direction:column;gap:12px}.text-block .text_container .text{padding-top:4px}.text-block .extra-text-day{color:#575e75}.text-block .extra-text{color:#a7adbe}