.slider-container{display:flex;align-items:center;justify-content:space-between;width:100%}.slider{display:flex;overflow:visible;clip-path:inset(-2rem 0 -2rem 0);width:100%}.slides{display:flex;transition:transform .3s ease-in-out;height:15.5rem}.slide{flex:0 0 100%;height:100%;overflow:visible;clip-path:inset(-2rem 0 -2rem 0)}html{height:100%;box-sizing:border-box}@media only screen and (min-width: 1536px){body{margin:0 18.75rem}}@media only screen and (min-width: 1280px) and (max-width: 1535px){body{margin:0 12.5rem}}@media only screen and (min-width: 1024px) and (max-width: 1279px){body{margin:0 6.25rem}}@media only screen and (min-width: 768px) and (max-width: 1023px){body{margin:0 3.125rem}}@media only screen and (min-width: 640px) and (max-width: 767){body{margin:0}}*,*:before,*:after{box-sizing:inherit}@font-face{font-family:Signika-Regular;src:url(./Signika-Regular-CkA5JzU3.ttf)}@font-face{font-family:Signika-Medium;src:url(./Signika-Medium-BJpVxPVj.ttf)}@font-face{font-family:Signika-SemiBold;src:url(./Signika-SemiBold-DD_r8EOF.ttf)}@font-face{font-family:Signika-Bold;src:url(./Signika-Bold-DO7VLfkl.ttf)}@font-face{font-family:Mitr;src:url(./Mitr-SemiBold-C-D7xLP3.ttf)}@font-face{font-family:Roboto;src:url(./Roboto-Regular-BHeBnKzs.ttf)}@font-face{font-family:Roboto-Medium;src:url(./Roboto-Medium-CFKDKRMh.ttf)}@font-face{font-family:Roboto-Bold;src:url(./Roboto-Bold-BKtbn9Wi.ttf)}.glow-container{--glow-line-color: #fff;--glow-line-thickness: .125rem;--glow-blur-color: #fff;--glow-blur-size: .375rem;--animation-speed: .5s;--pause-duration: 1.5s;--animation-delay: .6s;--total-duration: calc(var(--animation-speed) + var(--pause-duration));--container-offset: 5rem;position:absolute;top:calc(var(--container-offset) / -2);left:calc(var(--container-offset) / -2);width:calc(100% + var(--container-offset));height:calc(100% + var(--container-offset));pointer-events:none}.bounce{--bounce-height: -.75rem;--bounce-landing-offset: .5rem;animation-name:bounce;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.28,.84,.42,1)}.glow-blur,.glow-line,.glow-blur-2,.glow-line-2{width:calc(100% - var(--container-offset));height:calc(101% - var(--container-offset));x:calc(var(--container-offset) / 2);y:calc(var(--container-offset) / 2);fill:transparent;stroke:#000;stroke-width:.25rem;stroke-dasharray:240 830;stroke-dashoffset:0;animation:dashOffsetAnimation var(--total-duration) linear infinite,glowVisibility var(--total-duration) linear infinite}.glow-90-ball{stroke-dasharray:280 720;animation:dashOffsetAnimation90 var(--total-duration) linear infinite,glowVisibility var(--total-duration) linear infinite}.glow-line,.glow-line-2{opacity:0;stroke:var(--glow-line-color);stroke-width:var(--glow-line-thickness)}.glow-blur,.glow-blur-2{opacity:0;stroke:var(--glow-blur-color);stroke-width:var(--glow-blur-size)}.glow-blur-2,.glow-line-2{animation-delay:var(--animation-delay)}.oneTG-glow{animation:textGlow 1s ease-in-out infinite alternate}.oneTG-BINGO-glow{animation:textGlowBINGO .25s ease-in-out infinite alternate,pauseEffect 3s ease-in-out 1.5s infinite}.oneTG-B-glow{animation:glowAndPause 3s ease-in-out 1.75s infinite}.oneTG-I-glow{animation:glowAndPause 3s ease-in-out 2s infinite}.oneTG-N-glow{animation:glowAndPause 3s ease-in-out 2.25s infinite}.oneTG-G-glow{animation:glowAndPause 3s ease-in-out 2.5s infinite}.oneTG-O-glow{animation:glowAndPause 3s ease-in-out 2.75s infinite}@keyframes textGlow{0%{text-shadow:0 .125rem #250c61,0 .063rem #fff}to{text-shadow:0 .063rem #250c61,0 .063rem #fff,0 0 .375rem #fff,0 0 .5rem #f7fc76}}@keyframes textGlowBINGO{0%{text-shadow:0 .125rem #000,0 .063rem #fff}to{text-shadow:0 0 .063rem #fff,0 0 .375rem #fff,0 0 .5rem #f7fc76}}@keyframes pauseEffect{0%{text-shadow:none}}@keyframes glowAndPause{0%,2%{text-shadow:0 .125rem #000,0 .063rem #fff}6%{text-shadow:0 0 .063rem #fff,0 0 .375rem #fff,0 0 .5rem #f7fc76}10%,to{text-shadow:0 .125rem #000,0 .063rem #fff}}@keyframes dashOffsetAnimation{0%{stroke-dashoffset:0}33.33%{stroke-dashoffset:-830}to{stroke-dashoffset:-830}}@keyframes dashOffsetAnimation90{0%{stroke-dashoffset:0}33.33%{stroke-dashoffset:-720}to{stroke-dashoffset:-720}}@keyframes glowVisibility{0%,33.33%{opacity:1}to{opacity:0}}@keyframes bounce{0%,60%,to{transform:scale(1) translateY(0)}10%,50%{transform:scale(1.1,.8) translateY(var(--bounce-landing-offset))}30%{transform:scaleY(1.1) translateY(var(--bounce-height))}}
