.text-i-video{overflow:hidden}.text-i-video__wrapper{display:flex;gap:60px}@media screen and (max-width: 767.98px){.text-i-video__wrapper{flex-direction:column;gap:24px}}.text-i-video__wrapper--split{display:grid;grid-template-columns:repeat(2, 1fr);gap:60px;align-items:start}@media screen and (max-width: 767.98px){.text-i-video__wrapper--split{display:flex;flex-direction:column;gap:24px}}.text-i-video__mobile-intro{display:none}@media screen and (max-width: 767.98px){.text-i-video__mobile-intro{display:block}}.text-i-video__image{max-height:650px;width:100%}@media screen and (max-width: 767.98px){.text-i-video__image{width:100vw;margin-left:calc(50% - 50vw);max-height:unset;aspect-ratio:1}}.text-i-video__image picture{display:block;width:100%}.text-i-video__image img,.text-i-video__image video{display:block;width:100%;height:100%;max-width:100%;max-height:650px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767.98px){.text-i-video__image img,.text-i-video__image video{max-height:unset;aspect-ratio:inherit}}.text-i-video__content-wrapper{display:flex;flex-direction:column;padding-inline:5px}@media screen and (max-width: 767.98px){.text-i-video__content-wrapper{padding:0}}.text-i-video__title{margin-bottom:24px}@media screen and (max-width: 767.98px){.text-i-video__title{display:none}}.text-i-video__title-mobile{display:none;margin-bottom:20px}@media screen and (max-width: 767.98px){.text-i-video__title-mobile{display:block}}.text-i-video__content-mobile{display:none}@media screen and (max-width: 767.98px){.text-i-video__content-mobile{display:block}}.text-i-video__content{max-width:450px}@media screen and (max-width: 767.98px){.text-i-video__content{max-width:none}}.text-i-video__content--top{margin-bottom:66px}@media screen and (max-width: 767.98px){.text-i-video__content--top{display:none}}.text-i-video .btn{align-self:flex-start;background-color:rgba(0,0,0,0);color:rgb(var(--color-base-text));border-color:rgb(var(--color-base-text))}.text-i-video p:last-child{margin-bottom:0}