.videos-section{background-color:var(--dark-bg);padding:96px 0;width:100%}@media(max-width:767px){.videos-section{padding:80px 0;overflow:hidden}}.videos-section__content{width:var(--max-content-width);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:40px}.videos-section__header{width:var(--max-content-width);margin:0 auto 32px}@media(max-width:767px){.videos-section__header{padding:0 16px}}.videos-section__eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#b9beb9;font-weight:700;margin-bottom:12px;display:flex;align-items:center;gap:10px}.videos-section__eyebrow:before{content:"";width:28px;height:1px;background:#6f7572}.videos-section__title{font-family:Ruda;font-weight:800;font-size:clamp(34px,4.2vw,56px);line-height:1.02;letter-spacing:-.015em;margin:0;color:#fff;max-width:18ch}
