.text-video{overflow:hidden;padding:4rem 0;position:relative;z-index:0}.text-video a:not(.button){text-decoration:underline}.text-video a:not(.button):hover{text-decoration:none}.tv__background{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tv__text-wrapper{background:#fff;box-shadow:0 0 12px 2px rgba(0,0,0,.3);padding:6rem 5% 6rem 2rem;width:55%}.tv__text{margin-left:auto;max-width:calc(var(--container-width)/2);padding-right:2rem;width:100%}.tv__text>:last-child{margin-bottom:0}.text-video--reverse .tv__text{margin-left:0;margin-right:auto;padding-left:2rem;padding-right:0}.tv__video-wrapper{border-radius:8px;display:block;left:calc(50% + 2rem);max-width:min(calc(50% - 2rem),calc(var(--container-width)/2));overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);width:100%}.text-video--reverse .tv__video-wrapper{left:auto;right:calc(50% + 2rem)}.tv__video{border-radius:0;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:768px){.text-video{display:flex;flex-flow:column-reverse;padding:0}.tv__video-wrapper{border-radius:0!important;max-width:100%;position:static;transform:none;width:100%}.tv__text-wrapper{box-shadow:unset;padding:2rem 0;width:100%}.tv__text{margin:0;max-width:100%;padding:0 2rem!important}.tv__background{display:none}}