@charset "UTF-8";.v-full-width-section{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:#1a1a1a;color:#fff;font-family:'Inter',sans-serif;padding:4rem 0;border-bottom:1px solid rgba(255,255,255,0.05);overflow:hidden}@media (min-width:1024px){.v-full-width-section{padding:6rem 0}}.v-container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.v-hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width:1024px){.v-hero-grid{grid-template-columns:1.1fr 0.9fr;gap:1rem;text-align:left}}.v-title-main{font-family:'Archivo Narrow',sans-serif;font-size:clamp(2.8rem,10vw,4.5rem);font-weight:700;line-height:0.95;margin:0 0 1.5rem 0;text-transform:uppercase;letter-spacing:-0.02em}.v-title-main span{color:#f6a623}.v-lead-text{font-size:1.1rem;color:#a1a1aa;font-weight:300;line-height:1.6;border-left:2px solid #f6a623;padding-left:1.5rem;max-width:480px}.v-hero-img-wrap{display:flex;align-items:stretch;justify-content:flex-end}.v-hero-img-wrap img{width:100%;height:auto;object-fit:cover;filter:grayscale(1);border:1px solid rgba(255,255,255,0.1);box-shadow:0 10px 30px rgba(0,0,0,0.5)}@media (min-width:1024px){.v-hero-img-wrap img{max-width:580px;height:100%;max-height:450px}}
