@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;700&family=Teko:wght@700&display=swap");:root{--color-yellow:#f6a915;--color-yellow-dark:#e7aa38;--color-gray:#242a34}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;color:#fff;font-family:Roboto,sans-serif;background-color:#1f1f1f}a{color:inherit;text-decoration:none}a.page-link{color:var(--color-yellow);font-weight:700;text-decoration:underline}.container{max-width:1170px;margin-right:auto;margin-left:auto;padding:0 15px}.yellow{color:var(--color-yellow)}#twitch-embed,#twitch-embed iframe{width:100%;height:100vh}.navigation-wrapper{position:relative;width:100%}.dots{display:flex;padding:10px 0;justify-content:center;margin-top:20px}.dot{border:none;width:10px;height:10px;background:#d6d6d6;border-radius:50%;margin:0 5px;padding:5px;cursor:pointer}.dot:focus{outline:none}.dot.active{background:var(--color-yellow)}.arrow{width:30px;height:30px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);fill:#fff;cursor:pointer}.arrow--left{left:5px}.arrow--right{left:auto;right:5px}.arrow--disabled{fill:hsla(0,0%,100%,.5)}.arrows{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.title{font-size:36px;line-height:42px;margin-bottom:20px;display:inline-block;margin-top:20px}.title:after{content:"";display:block;width:calc(100% + 8px);height:10px;background-color:var(--color-yellow);margin-top:-14px;margin-left:-4px}.subtitle{font-size:26px;line-height:32px}.subtitle:after{height:6px;margin-top:-10px}.paragraph{font-size:18px;line-height:28px;margin-bottom:10px}ul{margin-left:20px;margin-top:14px;margin-bottom:14px;line-height:26px}ul li{font-size:18px;line-height:34px}li ul{margin-top:0;margin-bottom:0}@media screen and (max-width:768px){.title:after{width:110px}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}