.hero-wrapper{background-color:#0b0d29;padding:6rem;width:100%}.container{max-width:1700px;margin:0 auto}.hero-section{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}.hero-content{flex:0 0 40%;padding-top:4rem}.hero-content h1{font-size:4rem;line-height:1.1}.hero-content h1,.hero-content h2{color:#f4ae35;margin-bottom:1.5rem}.hero-content h2{font-size:1.5rem;font-weight:400;opacity:.8}.hero-content p{font-size:1.125rem;color:#fff;line-height:1.6;margin-bottom:2rem;max-width:90%}.cta-button{background-color:#f4ae35;color:#0b0d29;padding:1rem 2rem;border:none;border-radius:4px;font-weight:700!important;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease}.cta-button:hover{background-color:#ffc970}.hero-images{display:grid;grid-template-columns:1fr 2fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;max-width:70%;aspect-ratio:10/9}.hero-images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 4px 10px rgba(200,200,200,.2);transition:box-shadow .3s ease}.hero-images img:hover{box-shadow:0 6px 15px rgba(200,200,200,.3)}.image-1{grid-column:1;grid-row:1;align-self:start}.image-3{grid-column:1;grid-row:2;align-self:end}.image-2{grid-column:2;grid-row:1/span 2}.image-4{grid-column:3;grid-row:1;align-self:start}.image-5{grid-column:3;grid-row:2;align-self:end}.features-section{padding:4rem 6rem;background-color:#0b0d29}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.feature-card{position:relative;border-radius:12px;overflow:hidden;height:250px;cursor:pointer;transition:all .3s ease}.feature-card:before{content:"";position:absolute;inset:0;background-color:rgba(11,13,41,0);transition:background-color .5s ease;z-index:1;pointer-events:none}.feature-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .5s ease}.feature-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(transparent,rgba(11,13,41,.8));color:white;z-index:2;transition:background .5s ease}.feature-content h3{font-size:1.25rem;margin-bottom:.5rem}.feature-content p{font-size:.85rem;line-height:1.4;opacity:.9}.feature-card:hover:before{background-color:rgba(11,13,41,.4)}.feature-card:hover img{filter:brightness(.6)}@media (max-width:1400px){.hero-section{flex-direction:column-reverse;gap:2rem}.hero-content{flex:1;padding-top:3rem}.hero-content,.hero-images{width:100%;margin-top:1.5rem}.hero-images{max-width:100%}}@media (max-width:768px){.hero-wrapper{padding:4rem 1.5rem 2rem}.hero-section{flex-direction:column-reverse;gap:3rem}.hero-content{text-align:center;padding-top:2rem;margin-top:1rem}.hero-content h1{font-size:2.5rem}.hero-content h2{font-size:1.2rem}.hero-content p{font-size:1rem;margin:0 auto 3rem}.hero-images{width:100%;max-width:100%;grid-template-columns:1fr 2fr 1fr;grid-template-rows:repeat(2,minmax(120px,auto));aspect-ratio:4/3;gap:.5rem;margin-top:2rem}.hero-images img{border-radius:8px;box-shadow:0 3px 8px rgba(200,200,200,.25)}.image-1,.image-3,.image-4,.image-5{min-height:120px}.image-2{min-height:250px}.features-section{padding:2rem 1rem}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.feature-card{height:250px;position:relative;display:flex;flex-direction:column}.feature-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature-content{position:absolute;bottom:0;width:100%;padding:1rem;background:linear-gradient(transparent,rgba(0,0,0,.9))}.feature-content h3{font-size:1rem;margin-bottom:.5rem;font-weight:700}.feature-content p{font-size:.8rem;line-height:1.3;margin:0}}@media (max-width:480px){.hero-wrapper{padding:5rem 1.5rem 2rem}.hero-images{aspect-ratio:1/1;grid-template-rows:repeat(2,1fr);margin-top:3.5rem}.hero-content h1{font-size:2rem;margin-bottom:1rem}.hero-content p{margin-bottom:3.5rem}.image-1,.image-3,.image-4,.image-5{min-height:150px}.image-2{min-height:210px}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px) and (max-width:1366px){.hero-wrapper{padding:5.5rem 2.5rem}.hero-section{gap:3rem;flex-direction:column-reverse}.hero-content{flex:0 0 100%;padding-top:2.5rem;text-align:left;margin-top:1.5rem}.hero-content h1{font-size:3rem}.hero-content h2{font-size:1.3rem}.hero-images{max-width:100%;width:100%;grid-template-columns:1fr 2fr 1fr;grid-template-rows:repeat(2,1fr);aspect-ratio:16/9;gap:.75rem;margin-top:1.5rem}.features-section{padding:2.5rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card{height:210px}.feature-content{padding:1.2rem}.hall-of-fame-cards{grid-template-columns:repeat(3,1fr)!important}}@media (min-width:769px) and (max-width:1366px) and (orientation:portrait){.hero-section{flex-direction:column-reverse;align-items:stretch;gap:3rem}.hero-content{text-align:center;padding-top:2rem;margin-bottom:0;margin-top:1.5rem}.hero-images{max-width:100%;width:100%;margin:2rem auto 0;aspect-ratio:4/3}.features-grid{grid-template-columns:repeat(2,1fr)}.hall-of-fame-cards{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}}@media (min-width:769px) and (max-width:1366px) and (orientation:landscape){.hero-section{flex-direction:column-reverse;align-items:flex-start;gap:3rem}.hero-content{text-align:left;padding-top:2.5rem;width:100%;margin-top:1.5rem}.hero-images{max-width:100%;aspect-ratio:16/9;margin-top:1.5rem}.features-grid{grid-template-columns:repeat(3,1fr)}.hall-of-fame-cards{grid-template-columns:repeat(3,1fr)!important;gap:2rem!important}}