/**
 * Theme Name: monsterikol
 * Author: monsterikol
 * Version: 0.0.1
 */

body{overflow-x:hidden;margin:0;padding:0}a{outline:none;text-decoration:none}a:hover{color:unset}img{width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}body{-webkit-box-sizing:border-box;box-sizing:border-box}input{outline:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{outline:none;border:0}button:hover{cursor:pointer}ul{margin:0;padding:0;list-style:none}h1{font:400 64px/120% "Open Sans",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:44px}}@media only screen and (max-width: 768px){h1{font-size:26px}}@media only screen and (max-width: 390px){h1{font-size:20px}}h2{font:400 48px/120% "Open Sans",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:32px}}@media only screen and (max-width: 768px){h2{font-size:24px}}@media only screen and (max-width: 390px){h2{font-size:20px}}p{font:400 20px/120% "Open Sans",sans-serif}@media only screen and (max-width: 1296px){p{font-size:18px}}@media only screen and (max-width: 768px){p{font-size:16px}}.monsterikol-header{position:fixed;top:0;left:0;width:100%;background:#383636;z-index:30}.monsterikol-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monsterikol-header-main{max-width:43px}.monsterikol-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media only screen and (max-width: 1008px){.monsterikol-header-content{margin-left:auto}}.monsterikol-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.monsterikol-header .monsterikol-container{padding:12px 28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;border-bottom:1px solid #c19976}@media only screen and (max-width: 1008px){.monsterikol-header .monsterikol-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.monsterikol-header .custom-logo-link{max-width:120px;width:100%}@media only screen and (max-width: 768px){.monsterikol-header .custom-logo-link{max-width:60px}}.monsterikol-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.monsterikol-header .header-menu a{color:#fff;font:400 18px "Open Sans",sans-serif;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width: 1296px){.monsterikol-header .header-menu a{font-size:16px}}@media only screen and (max-width: 768px){.monsterikol-header .header-menu a{font-size:14px}}.monsterikol-header .header-menu a span{display:none}.monsterikol-header .header-menu a:hover{text-decoration:underline}.monsterikol-header .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:20px;border-radius:20px;margin:0 auto}@media only screen and (max-width: 1008px){.monsterikol-header .menu-header-menu-container{display:none}}.monsterikol-header-mob__menu{display:none;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;top:-1000px;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;background:#383636;padding:20px 28px 15px;z-index:10;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.monsterikol-header-mob__menu img{max-width:46px;width:100%}@media only screen and (max-width: 1008px){.monsterikol-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.monsterikol-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.monsterikol-header-mob__menu .header-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.monsterikol-header-mob__menu .header-menu li{margin-bottom:10px}.monsterikol-header-burger{display:none;padding:5px;width:20px;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:5px;cursor:pointer}@media only screen and (max-width: 1008px){.monsterikol-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.monsterikol-header-burger span{width:100%;height:1px;display:block;background:#383636;-webkit-transition:all .4s ease;transition:all .4s ease}.monsterikol-header-burger span:not(:last-of-type){margin-bottom:5px}.monsterikol-header-burger.active span{margin:0}.monsterikol-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.monsterikol-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.monsterikol-header-burger.active span:last-of-type{display:none}.monsterikol-header .current-menu-item a{color:#c19976}.monsterikol-header .game{padding:16px 27px;background:#c19976;font:500 18px/120% "Open Sans",sans-serif;color:#3d393a}.monsterikol-header .game:hover{text-decoration:underline}@media only screen and (max-width: 1296px){.monsterikol-header .game{padding:10px 20px;font-size:16px}}@media only screen and (max-width: 768px){.monsterikol-header .game{font-size:14px;padding:8px 10px}}.monsterikol__popup-check{position:fixed;top:0;right:0;padding:40px;width:calc(100vw - 80px);height:calc(100vh - 80px);z-index:40;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#391708}.monsterikol__popup-check.hidden{display:none}.monsterikol__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterikol__popup-check h3,.monsterikol__popup-check h2{font:400 96px/120% "Open Sans",sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 1296px){.monsterikol__popup-check h3,.monsterikol__popup-check h2{font-size:42px;text-align:center}}@media only screen and (max-width: 768px){.monsterikol__popup-check h3,.monsterikol__popup-check h2{font-size:36px}}@media only screen and (max-width: 390px){.monsterikol__popup-check h3,.monsterikol__popup-check h2{font-size:24px}}.monsterikol__popup-check p{font:400 40px/120% "Open Sans",sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 1296px){.monsterikol__popup-check p{font-size:30px;text-align:center}}@media only screen and (max-width: 768px){.monsterikol__popup-check p{font-size:20px}}.monsterikol__popup-check__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}@media only screen and (max-width: 768px){.monsterikol__popup-check__wrapper{padding:0 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 1296px){.monsterikol__popup-check__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monsterikol__popup-check__wrapper img{position:absolute;bottom:20%;left:30px;max-width:251px;width:100%}@media only screen and (max-width: 1296px){.monsterikol__popup-check__wrapper img{max-width:120px;position:relative;bottom:auto;left:auto}}.monsterikol__popup-check__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:60%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1296px){.monsterikol__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.monsterikol__popup-check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.monsterikol__popup-check__content>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width: 768px){.monsterikol__popup-check__content>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monsterikol__popup-check__content>div div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}@media only screen and (max-width: 768px){.monsterikol__popup-check__content>div div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monsterikol__popup-check .monsterikol__popup-ckeck__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media only screen and (max-width: 1296px){.monsterikol__popup-check .monsterikol__popup-ckeck__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monsterikol__popup-check button{font:500 24px/120% "Open Sans",sans-serif;min-width:155px;height:50px;width:155px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .4s ease;transition:all .4s ease;color:#3d393a}@media only screen and (max-width: 1296px){.monsterikol__popup-check button{font-size:20px}}@media only screen and (max-width: 768px){.monsterikol__popup-check button{font-size:16px}}.monsterikol__popup-check button:hover{text-decoration:underline}.monsterikol__popup-check__yes{background:#c19976}.monsterikol__popup-check__no{background:#a8461a}.monsterikol-popup-disabled{position:fixed;display:none;top:0;right:0;padding:40px;width:calc(100vw - 80px);height:calc(100vh - 80px);z-index:42;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#391708}.monsterikol-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.monsterikol-popup-disabled h3,.monsterikol-popup-disabled h2{font:400 96px/120% "Open Sans",sans-serif;color:#c19976;width:100%;text-align:center}@media only screen and (max-width: 1296px){.monsterikol-popup-disabled h3,.monsterikol-popup-disabled h2{font-size:42px;text-align:center}}@media only screen and (max-width: 768px){.monsterikol-popup-disabled h3,.monsterikol-popup-disabled h2{font-size:26px}}@media only screen and (max-width: 768px){.monsterikol-popup-disabled h3,.monsterikol-popup-disabled h2{font-size:20px}}.monsterikol-popup-disabled p{font:700 40px/120% "Open Sans",sans-serif;color:#fff;text-transform:uppercase}@media only screen and (max-width: 1296px){.monsterikol-popup-disabled p{font-size:30px;text-align:center}}@media only screen and (max-width: 768px){.monsterikol-popup-disabled p{font-sze:18px}}.monsterikol-popup-disabled__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1296px){.monsterikol-popup-disabled__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monsterikol-popup-disabled__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;max-width:60%;width:100%}@media only screen and (max-width: 1296px){.monsterikol-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.monsterikol-popup-disabled__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;max-width:100%}}.monsterikol-popup-disabled__content div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.monsterikol-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monsterikol-popup-disabled__content p{font:700 48px/120% "Open Sans",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.monsterikol-popup-disabled__content p{font-size:36px}}@media only screen and (max-width: 768px){.monsterikol-popup-disabled__content p{font-size:24px;max-width:100%}}.monsterikol-popup-disabled img{max-width:250px;width:100%}@media only screen and (max-width: 1296px){.monsterikol-popup-disabled img{max-width:120px}}.monsterikol-footer{padding:20px 0 55px 0}.monsterikol-footer__wrapper .info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.monsterikol-footer__wrapper .info .first{max-width:309px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.monsterikol-footer__wrapper .info .first img{max-width:130px;width:100%}.monsterikol-footer__wrapper .info .first p{font:400 14px/120% "Open Sans",sans-serif;color:rgba(255,255,255,.8)}.monsterikol-footer__wrapper .info .second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.monsterikol-footer__wrapper .info .second a{padding:16px 27px;background:#c19976;font:500 18px/120% "Open Sans",sans-serif;color:#3d393a}.monsterikol-footer .bottom{padding-top:30px;border-top:1px solid #c19976;margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 1296px){.monsterikol-footer .bottom{margin-top:30px}}.monsterikol-footer .bottom .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.monsterikol-footer .bottom .links a{font:400 16px/120% "Open Sans",sans-serif;color:rgba(255,255,255,.8)}.monsterikol-footer .bottom .links a:hover{text-decoration:underline}.monsterikol-footer .bottom p{color:rgba(255,255,255,.8);font:400 16px/120% "Open Sans",sans-serif}.monsterikol-container{max-width:1136px;margin:0 auto;padding:0 28px}body{font-family:Arial,Helvetica,sans-serif;background:#383636}html{scroll-behavior:smooth}button{cursor:pointer}main{margin-top:80px}