.video-and-text__inner-wrapper{align-items:flex-end;display:flex;gap:1.5rem 10%}@media (max-width:1024px){.video-and-text__inner-wrapper{flex-direction:column}}.video-and-text__video-wrapper{position:relative;width:100%}@media (min-width:1025px){.video-and-text__video-wrapper{width:58%}}.video-and-text__video{aspect-ratio:737/415;border-radius:.625rem;display:block;width:100%}.video-and-text__video--playing+.video-and-text__play-btn{opacity:0}.video-and-text__video-info{width:100%}@media (max-width:1024px){.video-and-text__video-info{margin-top:1.5rem}}@media (min-width:1025px){.video-and-text__video-info{padding-left:7%;padding-top:1.125rem}}.video-and-text__text-content{flex:1}@media (min-width:1025px){.video-and-text__text-content:not(:has(.btn)){padding-bottom:4.5rem}}.video-and-text__text-content .btn__container{margin-top:1.5rem}@media (min-width:1025px){.video-and-text__video-caption{max-width:25rem}}.video-and-text__video-caption+.video-and-text__video-duration{margin-top:1.3125rem}.video-and-text__video-duration{align-items:center;color:var(--epcido-secondary);column-gap:.625rem;display:flex}.video-and-text__video-duration svg{stroke:var(--epcido-secondary)}.video-and-text__play-btn{height:100%;inset:0;position:absolute;transition:opacity .3s ease-in-out;width:100%}.video-and-text .line{--start-bottom:0;--left-position:10%}@media (max-width:1024px){.video-and-text .line{display:none}}.video-and-text .line-array{bottom:calc(100% - .1875rem);left:10%}.video-and-text img{border-radius:.625rem;width:100%}