.header{box-sizing:border-box;height:5.2083333333vw;background:rgba(1,53,32,.32);border:1px solid #3cffb0;box-shadow:0 4px 32px rgba(60,255,176,.18);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.0416666667vw 1.5625vw;position:fixed;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);transition:all .3s ease}.header--home{top:1.5625vw;left:5.2083333333vw;right:5.2083333333vw}.header--inner{top:.78125vw;left:1.0416666667vw;right:1.0416666667vw}.header .logo{max-width:8.8541666667vw;max-height:3.3333333333vw;cursor:pointer}.header .navigation{display:flex;flex-direction:row;align-items:center;column-gap:3.125vw}.header .navigation .link{all:unset;cursor:pointer;color:#fff;font-family:var(--font-jost-sans);font-weight:500;font-size:1.09375vw}.header .navigation .games{display:flex;flex-direction:row;align-items:center;column-gap:.1041666667vw}.header .navigation .games .games-icon{margin-top:-.5208333333vw;max-width:2.34375vw;height:auto}.header .contact-button-wrapper{max-width:7.1354166667vw;max-height:2.8645833333vw;-webkit-clip-path:polygon(15% 0,85% 0,100% 50%,85% 100%,15% 100%,0 50%);clip-path:polygon(15% 0,85% 0,100% 50%,85% 100%,15% 100%,0 50%);cursor:pointer}.header .contact-button-wrapper,.header .contact-button-wrapper .contact-button{background:#dbfff1;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.header .contact-button-wrapper .contact-button{color:#013d25;font-family:var(--font-zeroes-two);font-weight:400;font-size:.9375vw;border:none;text-transform:uppercase;max-width:6.5104166667vw;max-height:2.34375vw;-webkit-clip-path:inherit;clip-path:inherit;transition:all .3s ease}.header .contact-button-wrapper:hover .contact-button{background:#3cffb0;box-shadow:0 0 10px #3cffb0}@media(max-width:1300px){.header{height:100px;padding:20px 30px;column-gap:20px}.header .logo{max-width:170px;max-height:64px}.header .navigation{column-gap:30px}.header .navigation .link{font-size:20px;text-align:center}.header .navigation .games{column-gap:2px}.header .navigation .games .games-icon{margin-top:-10px;max-width:40px}.header .contact-button-wrapper{max-width:137px;max-height:55px}.header .contact-button-wrapper .contact-button{max-width:125px;max-height:45px;font-size:18px}}@media(max-width:1030px){.header{height:100px;padding:20px;column-gap:15px}.header .logo{max-width:150px;max-height:64px;height:auto}.header .navigation{column-gap:25px}.header .navigation .link{font-size:18px;text-align:center}.header .navigation .games .games-icon{margin-top:-5px;max-width:30px}.header .contact-button-wrapper{max-width:104px;max-height:45px}.header .contact-button-wrapper .contact-button{max-width:93px;max-height:37px;font-size:16px}}