.modulo-videos{display:flex;flex-wrap:wrap;gap:14px;margin-block:4px}.modulo-videos__item{display:flex;flex:1 1 45%;min-width:280px}.modulo-videos__item-inner{align-items:stretch;background:#f9f9f9;border-radius:8px;display:flex;gap:14px;height:100%;overflow:hidden;padding:10px 12px}.modulo-videos__media{align-items:center;display:flex;flex:0 0 28%}.modulo-videos__video-container{aspect-ratio:9/16;background:#000;border-radius:8px;max-width:200px;overflow:hidden;position:relative;width:100%}.modulo-videos__video-container iframe{border:0!important;height:100%!important;inset:0!important;position:absolute!important;width:100%!important}.modulo-videos__content{display:flex;flex:1;flex-direction:column;height:100%;justify-content:flex-start;padding:0 8px}.modulo-videos__content>*{margin-block:0}.modulo-videos__content>*+*{margin-block-start:10px}.modulo-videos__content h1,.modulo-videos__content h2,.modulo-videos__content h3,.modulo-videos__content h4{color:#0b2e59;font-size:clamp(1rem,.9rem + .5vw,1.3rem);font-weight:800;line-height:1.2;margin:0}.modulo-videos__teaser{font-size:.95rem;line-height:1.45}.modulo-videos__cta{margin-top:auto}.modulo-videos__button{background:#3893cd;border-radius:5px;color:#fff!important;display:inline-block;font-size:.93rem;font-weight:600;padding:7px 16px;text-decoration:none;transition:background .3s}.modulo-videos__button:hover{background:#2a7ab8;color:#fff!important}@media (max-width:768px){.modulo-videos{flex-direction:column;gap:10px;margin-block:2px}.modulo-videos__item{flex:1 1 100%}.modulo-videos__item-inner{flex-direction:column;gap:12px;padding:10px}.modulo-videos__content,.modulo-videos__media{flex:1 1 100%;max-width:100%;padding:0;width:100%}.modulo-videos__video-container{max-width:none}.modulo-videos__content h1,.modulo-videos__content h2,.modulo-videos__content h3,.modulo-videos__content h4{font-size:clamp(.98rem,.9rem + 1vw,1.2rem)}}