.sponsors-page-wrapper{max-width:1200px;margin:0 auto;padding:120px 20px 80px;position:relative}.tech-bg-grid{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(21,41,80,3%) 1px,transparent 1px),linear-gradient(90deg,rgba(21,41,80,3%) 1px,transparent 1px);background-size:50px 50px;z-index:-1;pointer-events:none}.sponsors-header{text-align:center;margin-bottom:60px}.sub-title{display:block;font-family:monospace;color:var(--accent);font-size:1rem;letter-spacing:3px;margin-bottom:8px;font-weight:700}.main-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;text-transform:uppercase;line-height:1;margin:0}.title-dark{color:var(--primary)}.section-desc{color:#666;margin-top:15px;font-size:1.1rem;max-width:600px;margin-left:auto;margin-right:auto}.tier-section{margin-bottom:80px}.tier-title{font-size:1.8rem;color:var(--primary);text-align:center;margin-bottom:40px;position:relative;padding-bottom:15px}.tier-title::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px}.tier-title span{font-weight:900}.platina .tier-title span{color:#00b7ff}.platina .tier-title::after{background:#00b7ff}.arany .tier-title span{color:#ffc800}.arany .tier-title::after{background:#ffc800}.ezust .tier-title span{color:#b6b6b6}.ezust .tier-title::after{background:#b6b6b6}.bronz .tier-title span{color:#ff9639}.bronz .tier-title::after{background:#ff9639}.tovabbi .tier-title span{color:#4a4a4a}.tovabbi .tier-title::after{background:#4a4a4a}.egyetemi .tier-title span{color:#293252}.egyetemi .tier-title::after{background:#293252}.sponsor-grid{list-style:none;display:flex;padding:0;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:60px}.sponsor-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 10px rgba(0,0,0,5%);display:flex;justify-content:center;align-items:center}.sponsor-card a{display:flex;width:100%;height:100%;padding:20px;justify-content:center;align-items:center}.sponsor-card img{max-width:90%;max-height:85%;object-fit:contain;filter:grayscale(20%);transition:all .3s ease}.sponsor-card:hover{transform:scale(1.05)translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.sponsor-card:hover img{filter:grayscale(0%);transform:scale(1.02)}.sponsor-grid.large .sponsor-card{width:calc(45% - 20px);max-width:350px;height:250px}.sponsor-grid.medium .sponsor-card{width:calc(33.33% - 20px);max-width:350px;height:160px}.sponsor-grid.small .sponsor-card{width:calc(33.33% - 20px);max-width:350px;height:160px}.sponsor-grid.mini .sponsor-card{width:calc(33.33% - 20px);max-width:350px;height:160px}.platina .sponsor-card:hover{border-color:#00b7ff;box-shadow:0 5px 20px rgba(0,183,255,.2)}.arany .sponsor-card:hover{border-color:#ffc800;box-shadow:0 5px 20px rgba(255,200,0,.2)}.ezust .sponsor-card:hover{border-color:#b6b6b6;box-shadow:0 5px 20px rgba(182,182,182,.2)}.bronz .sponsor-card:hover{border-color:#ff9639;box-shadow:0 5px 20px rgba(255,150,57,.2)}.tovabbi .sponsor-card:hover{border-color:#4a4a4a;box-shadow:0 5px 20px rgba(74,74,74,.2)}.egyetemi .sponsor-card:hover{border-color:#293252;box-shadow:0 5px 20px rgba(74,74,74,.2)}@media(max-width:1024px){.sponsor-grid.small .sponsor-card{width:calc(33.33% - 20px)}.sponsor-grid.mini .sponsor-card{width:calc(25% - 20px)}}@media(max-width:768px){.sponsor-grid.large .sponsor-card,.sponsor-grid.medium .sponsor-card,.sponsor-grid.small .sponsor-card,.sponsor-grid.mini .sponsor-card{width:calc(50% - 20px);height:140px}}@media(max-width:480px){.sponsor-grid.large .sponsor-card,.sponsor-grid.medium .sponsor-card,.sponsor-grid.small .sponsor-card,.sponsor-grid.mini .sponsor-card{width:100%}.main-title{font-size:2.2rem}}