.text-image .text-image__wrapper{gap:80px;position:relative}.text-image .image--wrapper{border-radius:4px;box-shadow:4px 4px 15px 0 rgba(0,0,0,.1);height:100%;overflow:hidden}.text-image .image--wrapper img{aspect-ratio:2/1;height:100%;object-fit:cover;width:100%}.text-image .text-image--container{width:40%}.text-image .image--container{height:auto;width:60%}.text-image .items--container{& .items--wrapper{display:flex;flex-direction:column;gap:8px}}.text-image .items--container{display:flex;flex-direction:column;gap:32px}@media (max-width:1150px){.text-image .text-image__wrapper{flex-direction:column}.text-image .text-image--container{gap:48px;width:100%}.text-image .image--container{width:100%}}.text-image .image--container .image--wrapper{& video{height:100%;object-fit:cover;width:100%}}