.videos-hero{align-items:flex-start;background-color:var(--bg-dark);display:flex;padding:4rem 0 2rem}.videos-hero-container{margin:0 auto;max-width:var(--container-2xl);padding:0 3rem;width:100%}.videos-hero-grid{align-items:center;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;margin:0 auto;max-width:1200px}.videos-hero-title-column{align-items:center;display:flex;grid-column:1;grid-row:1;justify-content:flex-start;padding-left:2rem}.videos-hero-title{color:var(--text-blue);font-family:var(--font-heading),sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.videos-hero-right-column{display:flex;flex-direction:column;grid-column:2;grid-row:1;justify-content:center;margin-top:3rem}.videos-hero-image-container{border-radius:20px;box-shadow:0 10px 30px #00000026;max-height:810px;overflow:hidden;position:relative}.videos-hero-image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s ease;width:100%}.videos-hero-image:hover{transform:scale(1.02)}.videos-hero-bottom-content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;grid-column:1;grid-row:2;margin-top:2rem;padding-left:2rem}.videos-hero-eyebrow{color:var(--text-secondary);font-family:var(--font-inter),sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.videos-hero-description{color:var(--text-secondary);font-family:var(--font-montserrat),sans-serif;font-size:1rem;font-weight:400;line-height:var(--leading-relaxed);margin-bottom:50px;width:100%}@media (min-width:1440px){.videos-hero{padding:6rem 0 3rem}.videos-hero-container{max-width:var(--container-ultrawide);padding:0 4rem}.videos-hero-grid{gap:1.5rem 4rem;grid-template-columns:1fr auto;max-width:1500px}.videos-hero-title{font-size:4rem}.videos-hero-description{font-size:1.3rem;line-height:1.6;max-width:960px;width:100%}.videos-hero-image-container{border-radius:24px;height:600px;width:900px}.videos-hero-bottom-content{grid-column:1/span 2;margin-top:2.5rem;max-width:none;padding-left:3rem;width:100%}}@media (max-width:1439px) and (min-width:1024px){.videos-hero{padding:10rem 0 2rem}.videos-hero-container{max-width:var(--container-xl);padding:0 2.5rem}.videos-hero-grid{align-items:center;gap:2rem;grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:flex-start}.videos-hero-title-column{grid-column:1;grid-row:1;padding-left:0;width:100%}.videos-hero-right-column{grid-column:1;grid-row:1;justify-self:flex-end;margin-top:0}.videos-hero-bottom-content{align-items:flex-start;grid-column:1;grid-row:2;max-width:600px;padding-left:0;width:auto}.videos-hero-title{font-size:3.25rem}.videos-hero-description{font-size:1rem;line-height:1.6;max-width:600px}.videos-hero-image-container{height:480px;width:700px}}@media (max-width:1023px) and (min-width:768px){.videos-hero{padding:8rem 0 3rem}.videos-hero-container{max-width:var(--container-lg);padding:0 1.5rem}.videos-hero-grid{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr;grid-template-rows:auto auto auto;justify-items:center;max-width:100%}.videos-hero-title-column{grid-column:1;grid-row:1;justify-content:center;padding-left:0;text-align:center;width:100%}.videos-hero-right-column{display:flex;flex-direction:column;grid-column:1;grid-row:2;justify-content:center;margin-top:0;width:100%}.videos-hero-bottom-content{align-items:center;grid-column:1;grid-row:3;margin-top:0;max-width:100%;padding-left:0;text-align:center;width:100%}.videos-hero-title{font-size:2.75rem;text-align:center}.videos-hero-description{font-size:.95rem;line-height:1.6;max-width:100%}.videos-hero-description,.videos-hero-eyebrow{text-align:center;width:100%}.videos-hero-image-container{border-radius:16px;height:350px;max-width:100%;width:100%}}@media (max-width:767px){.videos-hero{padding:7rem 0 2rem}.videos-hero-container{max-width:var(--container-sm);padding:0 1rem}.videos-hero-grid{align-items:center;gap:1.5rem;grid-template-columns:1fr;grid-template-rows:auto auto auto;justify-items:center;max-width:none}.videos-hero-title-column{grid-column:1;grid-row:1;justify-content:center;order:1;padding-left:0;width:100%}.videos-hero-right-column{grid-row:2;order:2}.videos-hero-bottom-content,.videos-hero-right-column{align-items:center;grid-column:1;margin-top:0;width:100%}.videos-hero-bottom-content{grid-row:3;max-width:100%;order:3;padding-left:0;text-align:center}.videos-hero-title{font-size:2rem;line-height:1.15;margin-bottom:0;text-align:center}.videos-hero-image-container{border-radius:16px;height:280px;max-width:500px;width:100%}.videos-hero-eyebrow{font-size:.7rem;text-align:center;width:100%}.videos-hero-description{font-size:.95rem;max-width:100%;text-align:center;width:100%}}@media (max-width:480px){.videos-hero{padding:6.5rem 0 1.5rem}.videos-hero-container{padding:0 .75rem}.videos-hero-grid{gap:1.25rem}.videos-hero-title{font-size:1.75rem}.videos-hero-description{font-size:.9rem;line-height:1.5;width:100%}.videos-hero-eyebrow{width:100%}.videos-hero-image-container{border-radius:12px;height:220px}}
