/** Generated: Monday, 2nd of June 2025, 07:32:59 PM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');

* {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

*,
:after,
:before { box-sizing: border-box }

main a:hover { transition: all .4s ease }

.grid,
.cell,
.gr { display: grid }

.gr {
	grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
	grid-gap: 1.8rem
}

.up { text-transform: uppercase }

img {
	max-width: 100%;
	height: auto
}

.rel { position: relative }

.abs { position: absolute }

.btn,
.tc { text-align: center }

.tr { text-align: right }

.tl { text-align: left }

#menu-toggler,
.hidden { display: none }

.block,
header,
header li li,
header li a,
main,
footer,
picture,
.img img,
.gallery img { display: block }

.obj { object-fit: cover }

.inl,
.btn,
.nav-item { display: inline-block }

.grid { grid-auto-flow: dense }

.mid { vertical-align: middle }

main p + p,
main h3 + p,
main h2 + p,
main ul + p,
main p + ul,
main h2 + ul,
main h3 + ul,
main h4 + ul,
main h5 + ul,
main h6 + ul,
main h2 + ol,
main h3 + ol,
main h4 + ol,
main h5 + ol,
main h6 + ol,
main p + ol,
main ol + p,
main h4 + p,
main h5 + p,
main h6 + p,
footer h1 + p,
footer h2 + p,
footer h3 + p,
footer h4 + p,
footer h5 + p,
footer h6 + p,
footer p + h1,
footer p + h2,
footer p + h3,
footer p + h4,
footer p + h5,
footer p + h6,
footer p + p{ margin-top: 15px }

main p + h2,
main p + h3,
main ul + h2,
main ul + h3,
main ul + h4,
main ul + h5,
main ul + h6,
main ol + h2,
main ol + h3,
main ol + h4,
main ol + h5,
main ol + h6,
main p + h4,
main p + h5,
main p + h6{ margin-top: 25px }

main ul,main ol { margin-left: 18px }

.w-100,
.product_img img,
#hero img,
.gallery img { width: 100% }

.h-100 { height: 100% }

body,
#hero {
	max-width: 100vw;
	overflow-x: hidden
}

#menu-toggler {
	border: none;
	z-index: 1500
}

a,
button { cursor: pointer }

.container {
	max-width: 1200px;
	width: calc(100vw - 3rem)
}

.mx-auto,
.container {
	margin-left: auto;
	margin-right: auto
}

.cell {
	place-content: center;
	width: 100%;
	height: 100%
}

.p-2,
.pt-2,
.py-2 { padding-top: .6rem }

.p-2,
.pr-2,
.px-2 { padding-right: .6rem }

.p-2,
.pb-2,
.py-2 { padding-bottom: .6rem }

.p-2,
.pl-2,
.px-2 { padding-left: .6rem }

.p-3,
.pt-3,
.py-3 { padding-top: 1rem }

.p-3,
.pr-3,
.px-3 { padding-right: 1rem }

.p-3,
.pb-3,
.py-3 { padding-bottom: 1rem }

.p-3,
.pl-3,
.px-3 { padding-left: 1rem }

.p-4,
.pr-4,
.px-4 { padding-right: 1.5rem }

.p-4,
.pt-4,
.py-4 { padding-top: 1.5rem }

.p-4,
.pb-4,
.py-4,
.py-54 { padding-bottom: 1.5rem }

.p-4,
.pl-4,
.px-4 { padding-left: 1.5rem }

.p-5,
.pt-5,
.py-5,
.py-54 {
	padding-top: 3rem
}

.p-5,
.pr-5,
.px-5 {
	padding-right: 3rem
}

.p-5,
.pb-5,
.py-5 {
	padding-bottom: 3rem
}

.p-5,
.pl-5,
.px-5 {
	padding-left: 3rem
}

.p-0,
.px-0,
.pl-0 {
	padding-left: 0;
}

.p-0,
.px-0,
.pr-0 {
	padding-right: 0;
}

.p-0,
.py-0,
.pt-0 {
	padding-top: 0;
}

.p-0,
.py-0,
.pb-0 {
	padding-bottom: 0;
}

.m-2,
.mt-2,
.my-2 {
	margin-top: .6rem
}

.m-2,
.mr-2,
.mx-2 {
	margin-right: .6rem
}

.m-2,
.mb-2,
.my-2 {
	margin-bottom: .6rem
}

.m-2,
.ml-2,
.mx-2 {
	margin-left: .6rem
}

.m-3,
.mt-3,
.my-3 {
	margin-top: 1rem
}

.m-3,
.mr-3,
.mx-3 {
	margin-right: 1rem
}

.m-3,
.mb-3,
.my-3 {
	margin-bottom: 1rem
}

.m-3,
.ml-3,
.mx-3 {
	margin-left: 1rem
}

.m-4,
.mt-4,
.my-4 {
	margin-top: 1.5rem
}

.m-4,
.mr-4,
.mx-4 {
	margin-right: 1.5rem
}

.m-4,
.mb-4,
.my-4 {
	margin-bottom: 1.5rem
}

.m-4,
.ml-4,
.mx-4 {
	margin-left: 1.5rem
}

.m-5,
.mt-5,
.my-5 {
	margin-top: 3rem
}

.m-5,
.mr-5,
.mx-5 {
	margin-right: 3rem
}

.m-5,
.mb-5,
.my-5 {
	margin-bottom: 3rem
}

.m-5,
.ml-5,
.mx-5 {
	margin-left: 3rem
}

.m-0,
.my-0,
.mt-0 {
	margin-top: 0;
}

.m-0,
.my-0,
.mb-0 {
	margin-bottom: 0;
}

.m-0,
.mx-0,
.ml-0 {
	margin-left: 0;
}

.m-0,
.mx-0,
.mr-0 {
	margin-right: 0;
}

.bg-success { background-color: green }

.text-white,
.bg-success,
.bg-success a { color: #fff }

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.checkGrid {
	grid-template-columns: 15px 1fr;
	grid-gap: 10px
}

@media screen and (min-width:750px){
	.breadcrumb {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 1rem;
		list-style: none
	}
	.breadcrumb-item+.breadcrumb-item:before {
		display: inline-block;
		padding-right: .5rem;
		padding-left: .5rem;
		color: #6c757d;
		content: "/"
	}
}

@media screen and (max-width:750px) {
	.breadcrumb { display: none }
}

.open_menu {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 1.4rem;
	height: 42px;
	width: 42px;
	z-index: 60;
	border: 0;
	background: transparent
}

.privacywire-wrapper,
.privacywire-buttons button { font-size: 14px; }
.privacywire-header { margin-bottom: 6px }
.privacywire-text { margin-bottom: 10px }
.privacywire-buttons button { 
	padding: 4px 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.privacywire-text ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-top:10px;
}

.privacywire-text input{
		margin-right: 5px;
}
:root {
  --white: #fff;
  --black: #000000;
  --red: #e30614;
  --blue: #143165;
  --lightgrey: #ddd;
  --orange: #ffc14d;
  --darkblue: #000031;
  --lightblue: #1ea8ec;
  --darkgrey: #404551;
  --darkergrey: #303030;
  --logoblue: #1438a2;
}
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}
body.no-scroll {
  overflow: hidden;
}
p,
li {
  color: var(--darkgrey);
}
.tags {
  font-weight: 400;
}
.adminbar-loaded header {
  top: 50px;
}
.home ul {
  margin-left: 0px;
}
.popper,
.tooltip {
  background-color: var(--lightgrey) !important;
  color: var(--black) !important;
  padding: 5px 5px;
  z-index: 50;
  max-width: 150px !important;
  text-align: center;
}
* {
  scroll-behavior: smooth;
}
.target {
  height: 110px;
}
#player-anchor {
  top: -100px;
  position: relative;
}
.othertitle {
  font-weight: 400;
  font-size: 16px;
}
.privacywire-buttons button {
  background-color: var(--blue);
  border: unset;
  color: white;
  border-radius: 20px;
  padding: 10px 25px;
}
.privacywire-buttons button:hover {
  background-color: var(--black);
}
.privacywire-show-options {
  background-color: var(--white);
  color: var(--black);
  position: fixed;
  border-radius: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px solid var(--black);
  padding: 5px 5px;
}
.privacywire-show-options:hover {
  background-color: var(--blue);
  color: var(--white);
}
.privacywire-show-options.cookie-grid {
  grid-template-columns: 30px 1fr;
  display: grid;
  align-items: center;
}
.privacywire-show-options.cookie-grid .cookie-info {
  transition: width 0.5s ease-in-out;
  width: 0px;
  overflow: hidden;
  font-weight: 700;
}
.privacywire-show-options.cookie-grid:hover .cookie-info {
  margin-left: 5px;
  width: 150px;
  letter-spacing: 1px;
}
/* logot kalenteriin */
#calendar {
  width: 100%;
}
#calendar .fc-daygrid-bg-harness {
  z-index: 50;
}
#calendar .fc-col-header-cell-cushion {
  color: var(--black);
  text-transform: uppercase;
}
#calendar .fc-toolbar-title {
  font-size: 20px !important;
}
#calendar .fc-toolbar-title::first-letter {
  text-transform: uppercase;
}
#calendar .fc-daygrid-day-number {
  position: absolute !important;
  top: 15px;
}
#calendar .fc-daygrid-day-top {
  justify-content: center;
}
#calendar .center {
  margin: 0px auto;
}
#calendar .fc-day {
  position: relative;
  background-color: #f1f4f4;
}
#calendar .fc-event:hover,
#calendar .fc-day a:hover {
  cursor: default;
}
#calendar .fc-event.home,
#calendar .fc-event.away {
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}
#calendar .fc-event.home {
  background-color: var(--logoblue) !important;
}
#calendar .fc-event.away {
  background-color: var(--black) !important;
}
#calendar .fc-button-primary {
  background-color: var(--blue);
}
#calendar .fc-button-primary:hover {
  background-color: var(--black);
}
#calendar .fc-button-primary:disabled {
  background-color: var(--blue);
}
#calendar .fc-button-primary:disabled:hover {
  background-color: var(--blue);
  cursor: default;
}
#calendar .fixedlogo {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  background-position: center;
}
#calendar .ketterä_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/ketterä.png');
}
#calendar .hermes_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/hermes.png');
}
#calendar .hokki_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/hokki.png');
}
#calendar .ipk_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/ipk.png');
}
#calendar .jokerit_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/jokerit.png');
}
#calendar .jokp_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/jokp.png');
}
#calendar .keupaht_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/keupaht.png');
}
#calendar .kvantaa_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/kiekko-vantaa.png');
}
#calendar .roki_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/roki.png');
}
#calendar .pyry_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/pyry.png');
}
#calendar .tutohockey_bg {
  background-size: 40px 40px;
  background-image: url('/files/images/tutohockey.png');
}
.square {
  height: 16px;
  width: 16px;
  vertical-align: -2px;
  margin-right: 2px;
}
.bg_red {
  background-color: var(--red);
}
.bg_blue {
  background-color: var(--blue);
}
.bg_black {
  background-color: var(--black);
}
.bg_lightblue {
  background-color: var(--lightblue);
}
.bg_lightgrey {
  background-color: var(--lightgrey);
}
.text_white {
  color: var(--white);
}
.text_black {
  color: var(--black);
}
.text_darkgrey {
  color: var(--darkgrey);
}
.bg_white {
  background-color: var(--white);
}
.bg_logoblue {
  background-color: var(--logoblue);
}
.svg_white {
  fill: var(--white);
}
.some-center,
.clock-center {
  vertical-align: -2px;
}
.ticket-center {
  vertical-align: -4px;
  transform: rotate(130deg);
}
.img-360 {
  max-width: 360px;
}
.space-bottom {
  padding-bottom: 50px;
}
.home .news .slick-track {
  display: flex !important;
}
.home .news .slick-slide {
  height: inherit !important;
}
header {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  padding-top: 0px;
}
header #menu-side {
  display: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
  background-color: rgba(255, 0, 0, 0.3);
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 75;
}
header .upper_menu {
  text-align: right;
  right: 0px;
  position: relative;
  top: 0px;
  width: 100%;
  padding-right: 35px;
  z-index: 90;
}
header .upper_menu .tournaments a {
  font-size: 13px;
  color: var(--white);
}
header .upper_menu .social_media {
  font-size: 23px;
}
header .upper_menu .social_media a {
  color: var(--white);
  margin-left: 5px;
  margin-right: 5px;
}
header .upper_menu .social_media .fa-brands {
  margin-left: 5px;
  margin-right: 5px;
}
header .container-fluid {
  display: grid;
  grid-template-columns: 90px 1fr;
  align-items: center;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  grid-gap: 2rem;
}
header .container-fluid #logo {
  position: relative;
  z-index: 60;
}
header .container-fluid #logo img {
  display: block;
}
header .container-fluid #menu {
  display: grid;
  justify-items: flex-start;
}
header .container-fluid #menu a {
  color: var(--black);
}
header .container-fluid #menu .nav-item:hover .submenu {
  display: block;
}
header .container-fluid #menu .nav-item .open_menu {
  display: none;
}
header .container-fluid #menu .nav-item .nav-link {
  padding: 15px 15px;
  color: var(--white);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
}
header .container-fluid #menu .nav-item .nav-link.active,
header .container-fluid #menu .nav-item .nav-link:hover {
  color: var(--blue);
}
header .container-fluid #menu .nav-item .submenu {
  display: none;
  position: absolute;
  background: var(--white);
  left: 0px;
  right: 0px;
  width: 230px;
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}
header .container-fluid #menu .nav-item .submenu li a {
  padding: 10px 10px;
  text-transform: uppercase;
  color: var(--black);
  font-size: 15px;
}
header .container-fluid #menu .nav-item .submenu li a.active,
header .container-fluid #menu .nav-item .submenu li a:hover {
  color: var(--blue);
}
header.small {
  background-color: var(--white);
  box-shadow: 0 2px 2px -2px var(--black);
}
header.small .upper_menu {
  background-color: var(--blue);
}
header.small .container-fluid {
  grid-template-columns: 68px 1fr;
}
header.small .container-fluid #menu .nav-item .nav-link {
  color: var(--black);
}
header.small .container-fluid #menu .nav-item .nav-link.active,
header.small .container-fluid #menu .nav-item .nav-link:hover {
  color: var(--blue);
}
main p + ol {
  margin-top: 10px;
}
.home #hero .caption {
  height: 100%;
  display: grid;
  align-items: center;
  left: 50px;
}
.home #hero .caption p {
  color: var(--white) !important;
}
main {
  /*Listojen marginit yleisesti käytttöön*/
}
main .note {
  background: var(--blue);
  color: var(--white);
  position: fixed;
  bottom: 0px;
  width: 100%;
  font-size: 20px;
  padding: 20px 20px;
  z-index: 6000;
  font-weight: 700;
}
main .note p {
  color: white;
}
main .note .note_text {
  padding: 10px 10px;
}
main .note .hide {
  border-radius: 50%;
  padding: 10px 10px;
  height: 40px;
  width: 40px;
  border: unset;
  font-weight: 700;
  font-size: 15px;
  background-color: #000;
  color: #fff;
}
main .note a {
  color: var(--blue);
  text-decoration: underline;
}
main .note .btn {
  background: var(--black);
  color: #fff;
  text-decoration: unset;
}
main .note .btn:hover {
  background: var(--black);
  color: #fff;
}
main .note .btn .note_text {
  padding: 10px 10px;
}
main .leader .image-rounded img {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  object-fit: contain;
}
main .total {
  font-size: 28px;
  font-weight: 700;
}
main .total-small {
  font-size: 16px;
  font-weight: 400;
}
main .vote_table {
  width: 100%;
  border-collapse: collapse;
}
main .vote_table td,
main .vote_table th {
  padding: 5px;
  border: 1px solid var(--black);
}
main .vote_table th {
  background-color: var(--blue);
  color: var(--white);
}
main .vote_table .tr {
  text-align: right;
}
main .vote_table tr:nth-child(odd) {
  background: #fafafa;
}
main .vote_table tr:nth-child(even) {
  background: #f0f0f0;
}
main .bg_blue {
  background-color: var(--blue);
}
main .top {
  vertical-align: top;
}
main .custom_title {
  color: var(--blue);
  font-size: 1.5rem;
  padding: .5rem 2rem;
  color: var(--white);
  text-shadow: 1px 1px #4a4a4a;
  border-radius: 15rem;
  background: var(--blue);
  text-transform: uppercase;
}
main .mt-9 {
  margin-top: 9rem;
}
main ol li {
  list-style: decimal;
  margin-bottom: 10px;
}
main ol {
  margin-left: 16px;
}
main h1 + ul,
main h2 + ul,
main h3 + ul,
main h4 + ul,
main h5 + ul,
main ul + h1,
main ul + h2,
main ul + h3,
main ul + h4,
main ul + h5 {
  margin-top: 15px;
}
main .slick-slider {
  min-width: 100%;
  width: 0;
}
main h4,
main h5,
main h6 {
  font-size: 1rem;
}
main hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
main a {
  color: var(--red);
}
main .border {
  border: 1px solid #9f9f9f;
}
main .center {
  display: grid;
  justify-items: center;
  align-items: center;
}
main .nappi,
main .btn,
main .stats-btn {
  background: var(--blue);
  color: var(--white);
  border-radius: 5rem;
  padding: 10px 25px;
  display: inline-block;
  transition: 1s;
  font-weight: 700;
  width: max-content;
  position: relative;
}
main .nappi.block,
main .btn.block,
main .stats-btn.block {
  display: block;
}
main .nappi.top_of_image,
main .btn.top_of_image,
main .stats-btn.top_of_image {
  background: white;
  color: var(--black);
}
main .nappi:hover,
main .btn:hover,
main .stats-btn:hover {
  background: var(--black);
  color: var(--white);
  padding: 10px 35px;
}
main .nappi::after,
main .btn::after,
main .stats-btn::after {
  content: '\279C';
  position: absolute;
  opacity: 0;
  top: 10px;
  right: -20px;
  transition: .5s;
}
main .nappi:hover::after,
main .btn:hover::after,
main .stats-btn:hover::after {
  opacity: 1;
  right: 10px;
}
main .nappi.bottom,
main .btn.bottom,
main .stats-btn.bottom {
  position: absolute;
  bottom: 10px;
}
main .stats-btn {
  border: unset;
}
main .stats-btn:hover::after {
  transform: rotate(90deg);
}
main .stats-btn.expanded:hover::after {
  transform: rotate(-90deg);
}
main #hero video {
  min-height: 350px;
  object-fit: cover;
  background-color: var(--blue);
  border: none !important;
  outline: none !important;
  filter: brightness(90%);
  display: block;
}
main #hero img,
main #subhero img {
  filter: brightness(55%);
}
main #hero .caption,
main #subhero .caption {
  font-weight: 700;
  top: 0;
  color: var(--white);
}
main #hero .caption h1,
main #subhero .caption h1 {
  margin-bottom: 15px;
}
main #hero .caption a,
main #subhero .caption a {
  font-size: 1.2rem;
  padding: .5rem 2rem;
  border: 3px solid var(--white);
  color: #fff;
  text-shadow: 1px 1px #4a4a4a;
  display: inline-block;
  margin-top: 15px;
  border-radius: 15rem;
  background: var(--blue);
}
main #hero .caption a:hover,
main #subhero .caption a:hover {
  background: var(--black);
  color: var(--white);
}
main #hero .caption.testing .container,
main #subhero .caption.testing .container {
  max-width: 600px;
}
main #hero .hero-grid,
main #subhero .hero-grid {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2rem;
}
main .slick-dots {
  bottom: 2px !important;
}
main .slick-dots li button {
  background: #8a8a8a !important;
}
main .slick-dots li.slick-active button {
  background: var(--black) !important;
}
main .block img {
  display: block;
  width: 100%;
}
main .border img {
  border: 1px solid var(--lightgrey);
}
main .news_box {
  background: var(--white);
  color: var(--black);
  border: 1px solid var(--lightgrey);
  font-weight: 700;
}
main .news_box .pub_date {
  margin-bottom: 15px;
  font-weight: 400;
}
main .news_box.no_border {
  border: unset;
}
main .news_box:hover {
  background: var(--white);
  color: var(--black);
}
main .four_partners {
  column-count: 4;
}
main .next-home-game-new {
  position: relative;
  top: 0px;
  margin-right: 15px;
  color: var(--white);
  display: grid;
  justify-items: center;
}
main .next-home-game-new .gamebox {
  /*background-color: rgba(0, 0, 0, 0.5);*/
  max-width: 600px;
  width: 100%;
}
main .next-home-game-new .gamebox .gamegrid {
  display: grid;
  grid-template-columns: 150px min-content 150px;
  place-content: center;
  align-items: center;
  grid-gap: 1rem;
}
main .next-home-game-new .gamebox .gamegrid .home_logo img,
main .next-home-game-new .gamebox .gamegrid .away_logo img {
  filter: brightness(100%) !important;
}
main .next-home-game-new .gamebox .gamegrid .versus {
  font-weight: 700;
  font-size: 30px;
}
main .next-home-game-new .gamebox .location {
  border-radius: 50%;
  height: 30px;
  width: 30px;
  border: 2px solid var(--white);
}
main .next-home-game-new .gamebox span {
  color: var(--red);
  display: block;
}
main .next-home-game-new .gamebox h2 {
  font-size: 2.5rem;
  letter-spacing: -1px;
}
main .gr3.news,
main .gr3.events,
main .gr3.matches,
main .gr3.teams,
main .gr3.videos,
main .gr3,
main .gr3.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  grid-gap: 1rem;
}
main .gr3.news .event img,
main .gr3.events .event img,
main .gr3.matches .event img,
main .gr3.teams .event img,
main .gr3.videos .event img,
main .gr3 .event img,
main .gr3.gallery .event img {
  filter: brightness(45%);
}
main .gr3.news .event_info,
main .gr3.events .event_info,
main .gr3.matches .event_info,
main .gr3.teams .event_info,
main .gr3.videos .event_info,
main .gr3 .event_info,
main .gr3.gallery .event_info {
  position: absolute;
  top: 0;
  color: var(--white);
  text-align: center;
  padding: 1rem 1rem;
}
main .gr3.news .event_info .title,
main .gr3.events .event_info .title,
main .gr3.matches .event_info .title,
main .gr3.teams .event_info .title,
main .gr3.videos .event_info .title,
main .gr3 .event_info .title,
main .gr3.gallery .event_info .title {
  margin-bottom: 15px;
}
main .players #vote {
  border: unset;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
}
main .players #vote:hover {
  cursor: pointer;
}
main .players .player {
  max-width: 240px;
}
main .players .player .image img {
  border-radius: 50%;
}
main .players .player .title {
  /*background: var(--blue);*/
  color: var(--black);
  border-radius: 3px;
  display: grid;
  grid-template-columns: 1fr 20%;
  align-items: center;
  font-weight: 700;
}
main .players .player .title .last {
  font-size: 1.3rem;
}
main .players .player .title .first {
  font-size: 0.9rem;
}
main .players .player .title .number {
  font-size: 2.2rem;
}
main .players .player:hover .title {
  /*background:var(--darkblue);*/
}
main .gr2.contact,
main .grid-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem;
}
main .gr2.player {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-gap: 2rem;
}
main .gr2.player .player_info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
}
main .grid-front {
  display: grid;
  grid-template-columns: 400px 1fr 350px;
  grid-gap: 1rem;
}
main select#season,
main select#home_away_filter,
main select#upcoming_past_filter,
main select#info-dropdown,
main select#player {
  padding: 10px 10px;
  border-radius: 25px;
  border: 2px solid var(--black);
  background: var(--black);
  color: var(--white);
  display: block;
  margin-bottom: 15px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  width: 150px;
  cursor: pointer;
}
main select#info-dropdown {
  width: 120px;
  text-align: center;
}
main .news .MarkupPagerNav,
main .videos .MarkupPagerNav {
  display: inline-block;
  margin-top: 15px;
  margin-left: 0px;
}
main .news .MarkupPagerNav li,
main .videos .MarkupPagerNav li {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
main .news .MarkupPagerNav li a,
main .videos .MarkupPagerNav li a {
  padding: 5px 10px;
  color: var(--black);
  background: var(--white);
  margin-right: 5px;
  border: 1px solid var(--black);
  font-weight: 700;
  border-radius: 3px;
}
main .news .MarkupPagerNav li.MarkupPagerNavOn a,
main .videos .MarkupPagerNav li.MarkupPagerNavOn a,
main .news .MarkupPagerNav li:hover a,
main .videos .MarkupPagerNav li:hover a {
  background: var(--blue);
  color: var(--white);
}
main .article.gr2,
main .aside_menu.gr2 {
  display: grid;
  grid-template-columns: 1fr 30%;
  grid-gap: 2rem;
}
main .article.gr2 .aside_menu a,
main .aside_menu.gr2 .aside_menu a {
  background: var(--black);
  border: 1px solid var(--white);
  color: var(--white);
  text-transform: uppercase;
}
main .article.gr2 .aside_menu a.active,
main .aside_menu.gr2 .aside_menu a.active,
main .article.gr2 .aside_menu a:hover,
main .aside_menu.gr2 .aside_menu a:hover {
  color: var(--blue);
}
main .article.gr2 {
  grid-gap: 8rem;
}
main .top_menu {
  background-color: var(--black);
}
main .top_menu a {
  color: var(--white);
}
main .top_menu a.active,
main .top_menu a:hover {
  color: var(--blue);
}
main .partners .big img {
  max-width: 250px;
  max-height: 200px;
}
main .partners img {
  max-width: 180px;
  max-height: 100px;
  display: inline-block;
}
main .player_partners img {
  max-width: 120px;
  width: 100%;
  max-height: 100px;
  display: inline-block;
}
main .is-hidden {
  display: none;
}
main .matches .new-matches .match {
  border-top: 1px solid var(--lightgrey);
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
main .matches .new-matches .match .home_logo,
main .matches .new-matches .match .away_logo {
  font-weight: 700;
}
main .matches .new-matches .match .home_logo,
main .matches .new-matches .match .away_logo {
  font-size: 18px;
  font-weight: 700;
}
main .matches .new-matches .match .match-date {
  color: var(--blue);
  font-size: 23px;
  font-weight: 700;
}
main .matches .new-matches .match .match-date .clock {
  color: var(--darkgrey);
  font-size: 18px;
}
main .matches .new-matches .match img {
  margin: 0 auto;
  max-width: 80px;
}
main .matches .new-matches .match select#info-dropdown {
  margin: 5px auto;
}
main .matches .new-matches .match .result {
  font-weight: 400;
  font-size: 34px;
  font-family: "Anton", sans-serif;
}
main .matches .new-matches .match .stream img {
  max-width: 60px;
}
main .calender iframe {
  width: 100%;
  height: 600px;
  border: 0;
}
main .news_ads {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  grid-gap: 1rem;
}
main .grid-four {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
  grid-gap: 1rem;
}
main .grid-four .shop_lift {
  color: var(--black);
}
main .grid-four .shop_lift .price {
  font-weight: 700;
}
main .legend img {
  filter: brightness(70%);
}
main .legend .name,
main .legend .nappi {
  position: absolute;
  bottom: 10px;
  color: var(--white);
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 1px 1px var(--black);
  font-size: 1.3rem;
}
main .legend .nappi {
  display: none;
}
main .legend:hover .nappi {
  display: block;
  font-size: 16px;
}
main .legend:hover img {
  filter: brightness(100%);
}
main .legend:hover .name {
  display: none;
}
main h2.bigger_title {
  font-size: 2.3rem;
}
main h2.bigger_title::after {
  content: '';
  display: block;
  width: 80px;
  border-bottom: 5px solid var(--black);
  position: relative;
  left: 0;
  top: 0;
  margin: 15px auto;
}
main h2.bigger_title.white_after::after {
  border-bottom: 5px solid var(--white);
}
main .aside_box {
  background-color: var(--white);
  color: var(--black);
  height: max-content;
  padding: 10px 10px;
  border-radius: 5px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
}
main .w-100 img {
  width: 100%;
}
main .mestis img {
  max-width: 150px;
}
main .vote_form_bg {
  position: fixed;
  top: 0;
  z-index: 50000;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  display: grid;
  place-content: center;
}
main .vote_form_bg .vote_form {
  background-color: var(--white);
  border-radius: 25px;
}
main .image_hover_effect .image {
  overflow: hidden;
}
main .image_hover_effect img {
  transition: 1s;
}
main .image_hover_effect:hover img {
  transform: scale(1.1);
  transition: 1s;
}
main table.standings,
main table.stats {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  /*
		tr{
			border-top:1px solid var(--lightgrey);
		}*/
}
main table.standings .standings_img img,
main table.stats .standings_img img {
  max-width: 30px;
  max-height: 30px;
}
main table.standings tr:nth-child(even),
main table.stats tr:nth-child(even) {
  background-color: var(--black);
  color: var(--white);
}
main table.standings tr:nth-child(odd),
main table.stats tr:nth-child(odd) {
  background-color: var(--darkergrey);
  color: var(--white);
}
main table.standings tr:nth-child(10),
main table.stats tr:nth-child(10) {
  border-top: 2px solid var(--white);
  /* Valkoinen viiva */
}
main table.standings .marked,
main table.stats .marked {
  background-color: var(--blue) !important;
  color: var(--white);
}
main table.standings td,
main table.stats td,
main table.standings th,
main table.stats th {
  padding: 5px 2px;
}
main .new-stats .leader-grid {
  grid-template-columns: 80px 1fr auto;
  display: grid;
  align-items: center;
  grid-gap: 1rem;
  padding: 5px 5px;
}
main .new-stats .leader-grid .leader .image-rounded img {
  width: 80px;
  height: 80px;
}
main .new-stats .stats-grid {
  display: grid;
  grid-template-columns: 20px 1fr auto;
  grid-gap: 10px;
  align-items: center;
  padding: 5px 5px;
  border: 1px solid var(--lightgrey);
  border-radius: 10px;
  margin-bottom: 5px;
}
main .new-stats .stats-grid.is-hidden {
  display: none;
}
main table.standings td,
main table.standings th {
  padding: 15px 2px;
}
main table.standings tr:first-child th {
  padding: 10px;
  background-color: var(--blue);
  color: var(--white);
}
main table.stats th.sort:hover {
  cursor: pointer;
}
main .article iframe {
  width: 100%;
  max-width: 640px;
}
main .article .video iframe {
  max-width: unset;
}
main .note-popup {
  position: fixed;
  right: 15px;
  bottom: 15px;
  max-width: 300px;
  z-index: 500;
}
main .note-popup button {
  position: absolute;
  top: 15px;
  left: 15px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: unset;
  font-weight: 700;
  font-size: 16px;
  background-color: var(--lightgrey);
  color: var(--black);
}
main .note-popup button:hover {
  text-decoration: underline;
}
main ul.news-category-list {
  margin-left: 0px;
}
main ul.news-category-list li:last-child {
  margin-right: 0px;
}
main ul.news-category-list .news-category-button {
  display: inline-block;
  padding: 5px 10px;
  background-color: var(--blue);
  color: var(--white);
  margin-right: 5px;
  margin-top: 15px;
  border-radius: 25px;
  border: unset;
  text-decoration: unset;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
}
main ul.news-category-list .news-category-button:hover {
  text-decoration: underline;
}
main ul.news-category-list .news-category-button.active,
main ul.news-category-list .news-category-button:hover {
  background-color: var(--black);
}
main .tags {
  margin-left: 0px;
}
main .tags li:last-child {
  margin-right: 0px;
}
main .tags .news-category-button {
  display: inline-block;
  padding: 5px 10px;
  background-color: var(--black);
  color: var(--white);
  margin-right: 5px;
  border-radius: 25px;
  border: unset;
  text-decoration: unset;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
}
main .tags .news-category-button:hover {
  text-decoration: underline;
}
main .tags .news-category-button.active,
main .tags .news-category-button:hover {
  background-color: var(--blue);
}
footer {
  background: var(--black);
  color: var(--white);
}
footer p {
  color: var(--white);
}
footer a {
  color: var(--white);
}
footer a:hover {
  text-decoration: underline;
}
footer .mestis img {
  max-width: 150px;
}
footer .gr3 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  grid-gap: 1rem;
}
footer p {
  margin-bottom: 15px;
}
footer .molentum img {
  max-width: 90px;
}
footer .all_mestis_teams img {
  max-width: 70px;
  max-height: 62px;
}
@media screen and (max-width: 1170px) {
  header,
  header.small {
    position: fixed;
    background-color: var(--white);
  }
  header .upper_menu,
  header.small .upper_menu {
    background-color: var(--blue);
    padding-right: 16px;
  }
  header #menu-toggler,
  header.small #menu-toggler {
    width: 45px;
    height: 45px;
    background: transparent;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 200;
    display: block;
    border: 1px solid var(--black);
    border-radius: 50%;
  }
  header #menu-toggler .close,
  header.small #menu-toggler .close {
    display: none;
  }
  header #menu-toggler svg,
  header.small #menu-toggler svg {
    fill: var(--black);
    margin: 0 auto;
    padding: 10px 10px;
    display: block;
  }
  header #menu-toggler.open_menu,
  header.small #menu-toggler.open_menu {
    display: block;
  }
  header #menu-toggler.open .open,
  header.small #menu-toggler.open .open {
    display: none;
  }
  header #menu-toggler.open .close,
  header.small #menu-toggler.open .close {
    display: block;
  }
  header #menu-toggler.open .close line,
  header.small #menu-toggler.open .close line {
    stroke-width: 10;
    stroke: var(--black);
  }
  header .container-fluid,
  header.small .container-fluid {
    padding: 0px;
    width: 100%;
    grid-template-columns: 68px 1fr;
    padding: 5px 0px;
  }
  header .container-fluid .logo_container,
  header.small .container-fluid .logo_container {
    margin-left: 10px;
  }
  header .container-fluid #menu,
  header.small .container-fluid #menu {
    background: var(--white);
    position: fixed;
    height: 100%;
    width: 0;
    right: 0;
    top: 0;
    z-index: 80;
    padding-top: 140px;
    display: block;
    justify-items: unset;
  }
  header .container-fluid #menu .menu_button,
  header.small .container-fluid #menu .menu_button {
    display: none;
  }
  header .container-fluid #menu .nav-item:hover .submenu,
  header.small .container-fluid #menu .nav-item:hover .submenu {
    display: none;
  }
  header .container-fluid #menu .menu-content,
  header.small .container-fluid #menu .menu-content {
    height: calc(100vh - 150px);
    overflow-y: scroll;
    padding-bottom: 50px;
  }
  header .container-fluid #menu.show,
  header.small .container-fluid #menu.show {
    animation: slide 1s forwards;
  }
  header .container-fluid #menu.close,
  header.small .container-fluid #menu.close {
    animation: slide-out 1s forwards;
  }
  @keyframes slide {
    from {
      width: 0;
    }
    to {
      width: 75vw;
    }
  }
  @keyframes slide-out {
    from {
      width: 75vw;
    }
    to {
      width: 0vw;
    }
  }
  header .container-fluid #menu .nav-item,
  header.small .container-fluid #menu .nav-item {
    padding: 0px 0px;
    margin-left: 0px;
    display: block;
  }
  header .container-fluid #menu .nav-item .nav-link,
  header.small .container-fluid #menu .nav-item .nav-link {
    border-top: 1px solid var(--black);
    padding: 10px 15px;
    font-size: 1.0rem;
    margin-left: 0px;
    color: var(--black);
  }
  header .container-fluid #menu .nav-item .nav-link .icon,
  header.small .container-fluid #menu .nav-item .nav-link .icon {
    display: none;
  }
  header .container-fluid #menu .nav-item .open_menu,
  header.small .container-fluid #menu .nav-item .open_menu {
    display: none;
    color: var(--black);
  }
  header .container-fluid #menu .nav-item .open_menu::after,
  header.small .container-fluid #menu .nav-item .open_menu::after {
    content: "+";
  }
  header .container-fluid #menu .nav-item .open_menu.open::after,
  header.small .container-fluid #menu .nav-item .open_menu.open::after {
    content: "-";
  }
  header .container-fluid #menu .nav-item .submenu,
  header.small .container-fluid #menu .nav-item .submenu {
    left: 0px;
    width: 100%;
    position: relative;
    padding: 0rem;
    top: 0px;
    border-top: none;
  }
  header .container-fluid #menu .nav-item .submenu li,
  header.small .container-fluid #menu .nav-item .submenu li {
    border-right: unset;
  }
  header .container-fluid #menu .nav-item .submenu li a,
  header.small .container-fluid #menu .nav-item .submenu li a {
    border-top: 1px solid var(--black);
    width: unset;
    padding: 10px 35px;
  }
  header .container-fluid #menu.show,
  header.small .container-fluid #menu.show,
  header .container-fluid #menu .nav-item .submenu.show,
  header.small .container-fluid #menu .nav-item .submenu.show {
    display: block;
  }
  main #hero,
  main #subhero,
  main .container.without_hero {
    margin-top: 88px;
  }
}
@media screen and (max-width: 1000px) {
  main .article.gr2,
  main .aside_menu.gr2,
  main .gr2.contact,
  main .grid-front {
    grid-template-columns: minmax(0, 1fr);
  }
  main .article.gr2 {
    grid-gap: 2rem;
  }
  main .mobile_reverse .aside_menu {
    grid-column-start: 1;
    grid-row-start: 1;
  }
  main .next_home_game .match .match_info {
    grid-template-columns: minmax(0, 1fr);
  }
  main .next_home_game .match .match_info .tr {
    text-align: center;
  }
  main .next_home_game .match .match_info .league {
    margin-bottom: .6rem;
  }
  main .next_home_game .match .match_info h2 {
    font-size: 20px;
  }
  main .note-popup {
    max-width: 200px;
  }
  main #hero .hero-grid {
    grid-template-columns: minmax(0, 1fr);
  }
  main .next-home-game-new {
    justify-items: center;
    bottom: 10px;
    margin: 15px 15px;
    display: grid;
    grid-column-start: 1;
    grid-row-start: 1;
  }
  main .next-home-game-new .gamebox {
    max-width: 400px;
  }
}
@media screen and (max-width: 860px) {
  main .responsive .slick-dots {
    bottom: -36px !important;
  }
}
@media screen and (min-width: 770px) {
  #hero video {
    height: 100vh;
  }
}
@media screen and (max-width: 770px) {
  #hero video {
    height: 350px;
  }
  #hero img.min-600 {
    min-height: 600px;
    object-fit: cover;
  }
  main .four_partners {
    column-count: 2;
  }
  main .next_home_game {
    position: relative;
  }
  main #breadcrumb {
    display: none;
  }
  main .next-home-game-new .gamebox .gamegrid {
    grid-template-columns: 60px min-content 60px;
  }
  main .next-home-game-new .gamebox h2 {
    font-size: 1.5rem;
  }
  main .gr2.player,
  main .grid-two {
    grid-template-columns: minmax(0, 1fr);
  }
}
@media screen and (max-width: 527px) {
  main .players .player {
    max-width: 360px;
  }
  main .matches .new-matches .match .home_logo,
  main .matches .new-matches .match .away_logo {
    font-size: 18px;
  }
  main .matches .new-matches .match .match-date {
    font-size: 18px;
  }
  main .matches .new-matches .match .match-date .clock {
    font-size: 16px;
  }
  main .matches .new-matches .match img {
    max-width: 50px;
  }
}
@media screen and (max-width: 500px) {
  main .gr3.matches .match .match_info {
    grid-template-columns: minmax(0, 1fr);
  }
  main .gr3.matches .match .logos {
    display: block;
    text-align: center;
  }
  main .gr3.matches .match .logos img {
    max-width: 60px;
    max-height: 60px;
  }
  .home main #hero .caption {
    padding-top: 20px;
    left: 20px;
  }
}
@media screen and (max-width: 470px) {
  main .partners img {
    max-width: 90px;
    max-height: 100px;
    display: inline-block;
  }
}
@media screen and (max-width: 400px) {
  main .gr3.news,
  main .gr3.events,
  main .gr3.matches,
  main .gr3.teams,
  main .gr3.videos,
  main .gr3,
  main .gr3.gallery,
  main .news_ads,
  main .gr3.players,
  main .grid-three,
  main .gr2.player {
    grid-template-columns: minmax(0, 1fr);
  }
  main .gr3.news .player_info,
  main .gr3.events .player_info,
  main .gr3.matches .player_info,
  main .gr3.teams .player_info,
  main .gr3.videos .player_info,
  main .gr3 .player_info,
  main .gr3.gallery .player_info,
  main .news_ads .player_info,
  main .gr3.players .player_info,
  main .grid-three .player_info,
  main .gr2.player .player_info {
    grid-template-columns: minmax(0, 1fr);
  }
  main h2.bigger_title {
    font-size: 1.5rem;
  }
  footer .gr3 {
    grid-template-columns: minmax(0, 1fr);
  }
}
@font-face {
	font-family: '39479377';
	src: url('/files/fonts/39479377.eot?54046653');
	src: url('/files/fonts/39479377.eot?54046653#iefix') format('embedded-opentype'),
		url('/files/fonts/39479377.woff2?54046653') format('woff2'),
		url('/files/fonts/39479377.woff?54046653') format('woff'),
		url('/files/fonts/39479377.ttf?54046653') format('truetype'),
		url('/files/fonts/39479377.svg?54046653#39479377') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
.slick-prev:before,
.slick-next:before {
	font-family: "39479377";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
}
 
.icon-mail:before { content: '\e800'; } /* '' */
.icon-left-open:before,
.slick-prev:before { content: '\e801'; } /* '' */
.icon-right-open:before,
.slick-next:before { content: '\e802'; } /* '' */
.icon-phone:before { content: '\e803'; } /* '' */
.icon-music:before { content: '\e804'; } /* '' */
.icon-search:before { content: '\e805'; } /* '' */
.icon-check:before { content: '\e806'; } /* '' */
.icon-cancel:before { content: '\e807'; } /* '' */
.icon-basket:before { content: '\e808'; } /* '' */
.icon-down-open:before { content: '\e809'; } /* '' */
.icon-up-open:before { content: '\e80a'; } /* '' */
.icon-right-open-1:before { content: '\f006'; } /* '' */
.icon-left-open-1:before { content: '\f007'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-right-circled2:before { content: '\f18e'; } /* '' */
.icon-left-circled2:before { content: '\f190'; } /* '' */
.icon-spotify:before { content: '\f1bc'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
