.hero-wrapper{background-color:#0b0d29;width:100%;padding:6rem}.container{max-width:1700px;margin:0 auto}.hero-section{justify-content:space-between;align-items:flex-start;gap:4rem;display:flex}.hero-content{flex:0 0 40%;padding-top:4rem}.hero-content h1{color:#f4ae35;margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.hero-content h2{color:#f4ae35;opacity:.8;margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.hero-content p{color:#fff;max-width:90%;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.cta-button{color:#0b0d29;cursor:pointer;background-color:#f4ae35;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;transition:all .3s;display:inline-flex;font-weight:700!important}.cta-button:hover{background-color:#ffc970}.hero-images{aspect-ratio:10/9;grid-template-rows:1fr 1fr;grid-template-columns:1fr 2fr 1fr;gap:1rem;max-width:70%;display:grid}.hero-images img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:100%;transition:box-shadow .3s;box-shadow:0 4px 10px #c8c8c833}.hero-images img:hover{box-shadow:0 6px 15px #c8c8c84d}.image-1{grid-area:1/1;align-self:start}.image-3{grid-area:2/1;align-self:end}.image-2{grid-area:1/2/span 2}.image-4{grid-area:1/3;align-self:start}.image-5{grid-area:2/3;align-self:end}.features-section{background-color:#0b0d29;padding:4rem 6rem}.features-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.feature-card{border-radius:12px;height:250px;position:relative;overflow:hidden}.feature-card:before{content:"";z-index:1;pointer-events:none;background-color:#0b0d2900;transition:background-color .5s;position:absolute;inset:0}.feature-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:filter .5s}.feature-content{color:#fff;z-index:2;background:linear-gradient(#0000,#0b0d29cc);padding:1.5rem;transition:background .5s;position:absolute;bottom:0;left:0;right:0}.feature-content h3{margin-bottom:.5rem;font-size:1.25rem}.feature-content p{opacity:.9;font-size:.85rem;line-height:1.4}@media (max-width:1400px){.hero-section{flex-direction:column-reverse;gap:2rem}.hero-content{flex:1;width:100%;margin-top:1.5rem;padding-top:3rem}.hero-images{width:100%;max-width:100%;margin-top:1.5rem}}@media (max-width:768px){.hero-wrapper{padding:4rem 1.5rem 2rem}.hero-section{flex-direction:column-reverse;gap:3rem}.hero-content{text-align:center;margin-top:1rem;padding-top:2rem}.hero-content h1{font-size:2.5rem}.hero-content h2{font-size:1.2rem}.hero-content p{margin:0 auto 3rem;font-size:1rem}.hero-images{aspect-ratio:4/3;grid-template-rows:repeat(2,minmax(120px,auto));grid-template-columns:1fr 2fr 1fr;gap:.5rem;width:100%;max-width:100%;margin-top:2rem}.hero-images img{border-radius:8px;box-shadow:0 3px 8px #c8c8c840}.image-1,.image-3,.image-4,.image-5{min-height:120px}.image-2{min-height:250px}.features-section{padding:2rem 1rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.feature-card{flex-direction:column;height:250px;display:flex;position:relative}.feature-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.feature-content{background:linear-gradient(#0000,#000000e6);width:100%;padding:1rem;position:absolute;bottom:0}.feature-content h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.feature-content p{margin:0;font-size:.8rem;line-height:1.3}}@media (max-width:480px){.hero-wrapper{padding:5rem 1.5rem 2rem}.hero-images{aspect-ratio:1;grid-template-rows:repeat(2,1fr);margin-top:3.5rem}.hero-content h1{margin-bottom:1rem;font-size:2rem}.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{flex-direction:column-reverse;gap:3rem}.hero-content{text-align:left;flex:0 0 100%;margin-top:1.5rem;padding-top:2.5rem}.hero-content h1{font-size:3rem}.hero-content h2{font-size:1.3rem}.hero-images{aspect-ratio:16/9;grid-template-rows:repeat(2,1fr);grid-template-columns:1fr 2fr 1fr;gap:.75rem;width:100%;max-width:100%;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;margin-top:1.5rem;margin-bottom:0;padding-top:2rem}.hero-images{aspect-ratio:4/3;width:100%;max-width:100%;margin:2rem auto 0}.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;width:100%;margin-top:1.5rem;padding-top:2.5rem}.hero-images{aspect-ratio:16/9;max-width:100%;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}}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.tw-relative.tw-w-full.tw-block{overflow:visible!important}.slick-prev,.slick-next{z-index:100!important;background-color:#fff!important;border-radius:50%!important;width:40px!important;height:40px!important;box-shadow:0 4px 12px #00000026!important}.slick-prev:before,.slick-next:before{display:none!important}.slick-slide>div{padding:0 10px}.hall-of-fame-section{padding-top:3rem!important;padding-bottom:3rem!important}@media (min-width:768px){.hall-of-fame-section{padding-top:4rem!important;padding-bottom:4rem!important}}.hall-of-fame-slider-wrapper{height:500px!important;overflow:hidden!important}@media (min-width:768px){.hall-of-fame-slider-wrapper{height:600px!important}}
