.swiper-cont button{cursor:pointer!important;width:50px;height:50px;border-radius:50%;background-color:var(--main-color);color:white;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.swiper-cont button:hover{transform:translateY(-2px);box-shadow:var(--shadow-strong);filter:saturate(1.05)}.swiper-bnts button:disabled{background-color:#e8edf2;color:black;box-shadow:none}.swiper-buttons-cont{height:82px}.swiper-wrapper{justify-content:center}@media only screen and (min-width:1280px){.responsive-h1{line-height:80px;min-width:100%!important}}.MainTitle{background:rgb(226,174,99);background:linear-gradient(90deg,rgba(226,174,99,.3617822128851541),rgba(255,255,255,0))}.shape-grad{background:rgb(0,0,0);background:linear-gradient(0deg,rgba(0,0,0,.3617822128851541),rgba(255,255,255,0))}.prizeEventCard{background:rgb(226,174,99);background:linear-gradient(180deg,rgba(226,174,99,.24),rgba(255,255,255,0));border:1px solid rgba(226,174,99,.18);box-shadow:var(--shadow-soft);transition:transform .25s ease,box-shadow .25s ease;backdrop-filter:blur(6px)}.prizeEventCard:hover{transform:translateY(-4px);box-shadow:var(--shadow-strong)}