html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: 'icomoon';
    src: url("icomoon.eot");
    src: url("icomoon.eot") format("embedded-opentype"), url("icomoon.ttf") format("truetype"), url("icomoon.woff") format("woff"), url("icomoon.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.logo img{
        top: 90px;
    } 


.icon-gaminator:before {
    content: "\e90b"
}

.icon-novomatic:before {
    content: "\e90a"
}

.icon-arrow-left-simple:before,
#faq .evaluation-button:before {
    content: "\e908"
}

.icon-facebook-simple:before {
    content: "\e909"
}

.icon-facebook .path1:before {
    content: "\e903";
    color: #4d6fa9
}

.icon-facebook .path2:before {
    content: "\e907";
    margin-left: -1.5em;
    color: white
}

.icon-arrow-right-simple:before {
    content: "\e906"
}

.icon-sun:before {
    content: "\e90f"
}

.icon-coin:before {
    content: "\e905"
}

.icon-bullhorn:before {
    content: "\e900"
}

.icon-cards:before {
    content: "\e901"
}

.icon-diamond:before {
    content: "\e902"
}

.icon-support:before {
    content: "\e904"
}

body {
    position: relative;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    line-height: 120%;
    font-weight: 600;
    font-style: italic;
    color: white;
    background-color: #0b0603
}

body:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 16.11%;
    background: url("footer-bg.png") no-repeat;
    background-size: 100% 100%
}

body.skin-winter {
    background: url("winter-bg.jpg") #030912;
    background-size: contain
}

body.skin-winter:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 40.05%;
    background: url("footer-winter-bg.jpg") no-repeat;
    background-size: 100% 100%
}

a {
    text-decoration: none
}

b,
strong {
    font-weight: 600
}

img {
    max-width: 100%;
    height: auto
}

input,
select,
textarea,
button {
    font-family: "Source Sans Pro", sans-serif;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    margin-left: 0;
    margin-right: 0
}

select::-ms-expand {
    display: none
}

hr {
    height: 1px;
    border: 0;
    background-color: black
}

* {
    box-sizing: border-box
}

*::selection {
    color: white;
    background-color: #a13a2a
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 900
}

.span--xxl {
    font-size: 32px;
    line-height: 34px;
    font-weight: 600
}

.span--xl {
    font-size: 28px;
    line-height: 30px;
    font-weight: 600
}

.span--l {
    font-size: 22px;
    line-height: 120%
}

.span--s {
    font-size: 18px
}

.span--gradient,
#faq .suggested-faqs-headline,
#faq .dialog-question,
#faq .context-list-headline,
#faq .frequently-faqs-headline,
#faq .suggestions-pre-element {
    padding: 0 3px;
    font-size: 48px;
    line-height: 54px;
    font-weight: 900;
    color: #f9d079;
    background: -webkit-linear-gradient(#fceac2, #e8a10a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-font-smoothing: antialiased;
    text-shadow: none
}

.span--features {
    display: block;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 32px;
    font-weight: 900
}

.span__shadow--h1 {
    text-shadow: 0 4px 1px #8e2900, 0 7px 1px #9c1e00, 0 8px 0 #d95810, 0 9px 8px #5d0000;
    -webkit-text-stroke: 2px #ef9f2d
}

.span__shadow--h2 {
    text-shadow: 0 3px 1px #8e2900, 0 3px 0 #9c1e00, 0 4px 0 #d95810, 0 5px 4px #5d0000;
    -webkit-text-stroke: 1px #ef9f2d
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

#wpadminbar {
    font-style: normal
}

.background {
    position: absolute;
    z-index: 1;
    top: -10px;
    right: 0;
    left: 0;
    background: url("single-bg.jpg") center bottom no-repeat;
    background-size: cover
}

.background:after {
    content: '';
    display: block;
    padding-top: 32.43%
}

.background__shadow {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.background__shadow:before,
.background__shadow:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    height: 120px
}

.background__shadow:before {
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#0b0603), to(transparent));
    background: linear-gradient(to top, #0b0603, transparent)
}

.background__shadow:after {
    top: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#0b0603), to(transparent));
    background: linear-gradient(to bottom, #0b0603, transparent)
}

.popup {
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 60px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.popup--visible {
    visibility: visible;
    opacity: 1
}

.popup--visible .popup__wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.popup--visible .popup__close {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.popup__wrapper {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.popup__content {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.popup__content--overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.popup__image {
    position: relative;
    display: block;
    max-height: 100%;
    border-radius: 8px
}

.popup__close {
    position: absolute;
    z-index: 2;
    bottom: 100%;
    left: 100%;
    margin: 0 0 5px 5px;
    opacity: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.popup__close:hover:after {
    background-color: #eba30a
}

.popup__close:after {
    content: '';
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background-color: #a13a2a;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.popup__close span:before,
.popup__close span:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 1px;
    background-color: white
}

.popup__close span:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg)
}

.popup__close span:after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg)
}

.popup__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: .75
}

.popup__hidden {
    display: none
}

body.admin-bar .popup {
    top: 32px
}

.button {
    position: relative;
    display: inline-block;
    border: 0;
    background-image: url("sprites.png");
    color: white;
    white-space: nowrap;
    -webkit-transition: text-shadow .3s ease;
    transition: text-shadow .3s ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.button:before,
.button:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background-image: url("sprites.png")
}

.button--play {
    height: 133px;
    margin: 0 75px;
    font-size: 70px;
    line-height: 110px;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    -webkit-text-stroke: 3px #ef9f2d;
    letter-spacing: -2px;
    background-position: 0 -268px
}

.button--play:hover {
    text-shadow: 0 0 30px #ef9f2d
}

.button--play:before,
.button--play:after {
    width: 75px
}

.button--play:before {
    left: -75px;
    background-position: 0 -134px
}

.button--play:after {
    right: -75px;
    background-position: 100% -402px
}

.button--play-medium {
    height: 97px;
    margin: 0 55px;
    font-size: 46px;
    line-height: 80px;
    -webkit-text-stroke: 2px #ef9f2d;
    letter-spacing: -1px;
    background-position: 0 -1201px
}

.button--play-medium:hover {
    text-shadow: 0 0 20px #ef9f2d
}

.button--play-medium:before,
.button--play-medium:after {
    width: 55px
}

.button--play-medium:before {
    left: -55px;
    background-position: 0 -1103px
}

.button--play-medium:after {
    right: -55px;
    background-position: 100% -1299px
}

.button--play-small {
    height: 48px;
    margin: 0 27px;
    font-size: 26px;
    line-height: 40px;
    -webkit-text-stroke: 1px #ef9f2d;
    letter-spacing: -1px;
    background-position: 0 -585px
}

.button--play-small:hover {
    text-shadow: 0 0 20px #ef9f2d
}

.button--play-small:before,
.button--play-small:after {
    width: 27px
}

.button--play-small:before {
    left: -27px;
    background-position: 0 -536px
}

.button--play-small:after {
    right: -27px;
    background-position: 100% -634px
}

.button--default {
    height: 69px;
    margin: 0 37px;
    padding: 0 10px;
    font-size: 30px;
    line-height: 64px;
    letter-spacing: .5px;
    background-position: 0 -753px
}

.button--default:hover {
    text-shadow: 0 0 20px white
}

.button--default:before,
.button--default:after {
    width: 37px
}

.button--default:before {
    left: -37px;
    background-position: 0 -683px
}

.button--default:after {
    right: -37px;
    background-position: 100% -823px
}

.button--default-small {
    height: 40px;
    margin: 0 22px;
    padding: 0 5px;
    font-size: 18px;
    line-height: 38px;
    background-position: 0 -1505px
}

.button--default-small:before,
.button--default-small:after {
    width: 22px
}

.button--default-small:before {
    left: -22px;
    background-position: 0 -1464px
}

.button--default-small:after {
    right: -22px;
    background-position: 100% -1546px
}

.button--default-blue {
    background-position: 0 -963px
}

.button--default-blue:before {
    background-position: 0 -893px
}

.button--default-blue:after {
    background-position: 100% -1033px
}

.button--default-blue.button--default-small {
    background-position: 0 -1628px
}

.button--default-blue.button--default-small:before {
    background-position: 0 -1587px
}

.button--default-blue.button--default-small:after {
    background-position: 100% -1669px
}

.button--disabled {
    pointer-events: none
}

.button--hidden {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.button span {
    position: relative;
    z-index: 1
}

.header {
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    left: 0;
    height: 133px;
    margin-bottom: -10px;
    margin-top: -18px;
    background: url("sprites.png") repeat-x
}

.header--hidden .header__wrapper {
    opacity: 0
}

.header__wrapper {
    max-width: 1610px;
    height: 78px;
    margin: 0 auto;
    padding: 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.header__button {
    margin-top: 2px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header__button--hidden {
    visibility: hidden;
    opacity: 0
}

.header__button--concealed {
    visibility: hidden;
    opacity: 0
}

.header__additional {
    margin: 0 0 0 auto
}

.header__additional--hidden {
    visibility: hidden;
    opacity: 0
}

.header__additional__item:not(:last-child) {
    margin-right: 40px
}

.header__additional__link {
    font-size: 16px;
    line-height: 18px;
    font-style: normal;
    font-weight: 300;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    color: #ccc;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header__additional__link:hover {
    color: #f9d079
}

.header__lang,
.menu__responsive__item--lang {
    position: relative;
    width: 38px;
    height: 32px;
    margin-left: 40px;
    font-size: 16px;
    line-height: 18px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase
}

.header__lang--hidden {
    visibility: hidden;
    opacity: 0
}

.header__dropdown {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 8px;
    background: transparent;
    border: 2px solid transparent;
    border-radius: 3px;
    cursor: pointer
}

.menu__responsive__item .header__dropdown {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    padding: 0;
    background: transparent !important;
    border: none !important;
    cursor: default
}

.menu__responsive__item .header__dropdown span,
.menu__responsive__item .header__dropdown a {
    display: inline-block !important
}

.menu__responsive__item .header__dropdown span:not(:first-child),
.menu__responsive__item .header__dropdown a:not(:first-child) {
    margin: 0 0 0 10px
}

.header__dropdown span,
.header__dropdown a {
    display: block
}

.header__dropdown span:not(:first-child),
.header__dropdown a:not(:first-child) {
    display: none;
    margin-top: 10px
}

.header__dropdown span img,
.header__dropdown a img {
    display: block
}

.header__dropdown:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(25, 26, 26, 0.8)), to(rgba(50, 52, 52, 0.8)));
    background: linear-gradient(to top, rgba(25, 26, 26, 0.8), rgba(50, 52, 52, 0.8));
    border-color: #656565
}

.header__dropdown:hover span,
.header__dropdown:hover a {
    display: block
}

.header__burger {
    position: absolute;
    display: none;
    top: 21px;
    right: 30px;
    width: 30px;
    height: 30px;
    background: url("sprites.png") 0 -306px;
    border-radius: 4px
}

.header__burger--visible {
    display: block
}

.header__burger span {
    position: absolute;
    top: 50%;
    right: 4px;
    left: 4px;
    height: 2px;
    margin-top: -1px;
    background-color: #fe9101;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header__burger span:before,
.header__burger span:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fe9101;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header__burger span:before {
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0)
}

.header__burger span:after {
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0)
}

.header__burger span:hover {
    background-color: #f9d079
}

.header__burger span:hover:before,
.header__burger span:hover:after {
    background-color: #f9d079
}

.header__burger--active span {
    background-color: transparent !important
}

.header__burger--active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header__burger--active span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

body.admin-bar .header {
    top: 32px
}

.header+div,
.header+section {
    margin-top: 97px
}

.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu--hidden {
    visibility: hidden;
    opacity: 0
}

.menu--main {
    position: absolute;
    top: 0;
    height: 78px
}

.menu--left {
    right: -webkit-calc(50% + 100px);
    right: calc(50% + 100px)
}

.menu--right {
    left: -webkit-calc(50% + 100px);
    left: calc(50% + 100px)
}

.menu__item {
    position: relative;
    margin: 0 34px
}

.menu__item--active:after {
    content: '';
    position: absolute;
    right: 18px;
    bottom: -6px;
    left: 18px;
    height: 2px;
    border-radius: 1px;
    background-color: white
}

.menu__link {
    font-size: 18px;
    line-height: 18px;
    font-weight: 900;
    font-style: normal;
    color: white;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 0 0 20px #ef9f2d;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.menu__link:hover {
    text-shadow: 0 0 20px white
}

.menu__responsive {
    position: fixed;
    z-index: 3;
    top: 123px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 40px 15px;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: center;
    overflow: auto;
    visibility: hidden;
    opacity: .5;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.menu__responsive--visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.menu__responsive__item {
    margin-bottom: 15px;
    margin-left: 0
}

.menu__responsive__item:last-of-type {
    margin-bottom: 25px
}

.menu__responsive__item--active .menu__responsive__link {
    color: #f9d079
}

.menu__responsive__item--active .menu__responsive__link:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 1px;
    background-color: #f9d079
}

.menu__responsive__item--lang {
    width: 100%;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu__responsive__link {
    position: relative;
    color: white;
    font-size: 24px;
    line-height: 30px
}

body.admin-bar .menu__responsive {
    top: 155px
}

.footer {
    position: relative;
    z-index: 2;
    padding-bottom: 275px
}

.footer__wrapper {
    max-width: 1340px;
    margin: 60px auto 0
}

.footer__menu {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__menu__link {
    display: block;
    margin: 5px 15px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    font-style: normal;
    color: #ccc;
    text-transform: uppercase;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.footer__menu__link:hover {
    color: #f9d079
}

.footer__externals {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__external {
    margin-top: 50px
}

.footer__external:not(:last-child) {
    margin-right: 100px
}

.footer__external--facebook .icon-facebook-simple {
    margin-right: 20px;
    font-size: 38px;
    color: #ccc;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.footer__external--facebook .text {
    display: inline-block;
    line-height: 38px;
    vertical-align: top
}

.footer__external--facebook:hover .icon-facebook-simple {
    color: #4d6fa9
}

.footer__external img {
    display: block
}

.parallax__coin {
    position: fixed;
    background-image: url("sprites-coins.png")
}

.parallax__coin--a {
    width: 208px;
    height: 222px
}

.parallax__coin--b {
    width: 158px;
    height: 168px;
    background-position: 0 -222px
}

.parallax__coin--c {
    width: 113px;
    height: 168px;
    background-position: 0 -390px
}

.parallax__coin--d {
    width: 163px;
    height: 167px;
    background-position: 0 -558px
}

.parallax__coin--e {
    width: 123px;
    height: 93px;
    background-position: 0 -728px
}

.parallax__coin--1 {
    top: 370px;
    left: 200px
}

.parallax__coin--2 {
    top: 140px;
    left: 90px
}

.parallax__coin--3 {
    top: 0;
    left: -10px
}

.parallax__coin--4 {
    top: 670px;
    left: 35px
}

.parallax__coin--5 {
    top: 140px;
    right: 180px
}

.parallax__coin--6 {
    top: 280px;
    right: -10px
}

.parallax__coin--7 {
    top: 580px;
    right: 90px
}

.parallax__coin--8 {
    top: 700px;
    right: 210px
}

.contact__widget {
    position: fixed;
    z-index: 4;
    top: 133px;
    right: 0;
    width: 180px;
    margin-top: 120px;
    padding: 15px 15px 20px;
    background: -webkit-gradient(linear, left bottom, left top, from(#191a1a), to(#656565));
    background: linear-gradient(to top, #191a1a, #656565);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 2px solid #656565;
    box-shadow: -2px -2px 20px -5px black;
    text-align: center
}

.contact__icon {
    width: 100px;
    height: 100px;
    margin: -65px auto -20px;
    background: linear-gradient(to bottom, #656565 50px, transparent 50px);
    border-radius: 50%;
    font-size: 40px;
    line-height: 100px
}

.contact__title {
    font-size: 26px;
    line-height: 30px;
    font-weight: 900
}

.contact__text {
    margin-top: 15px;
    font-size: 18px;
    line-height: 120%
}

.contact__button {
    margin-top: 20px
}

#faq .context-list-wrapper .context-entry input[type="checkbox"] {
    display: none
}

#faq .context-list-wrapper .context-entry .context-title::selection {
    background: transparent;
    color: inherit
}

#faq .context-list-wrapper .context-entry .context-title::-moz-selection {
    background: transparent;
    color: inherit
}

#faq .context-list-wrapper .context-entry .context-title:hover {
    color: grey
}

#faq .context-list-wrapper .context-entry .faq-wrapper {
    max-height: 0;
    overflow: hidden
}

#faq .context-list-wrapper .context-entry .faq-wrapper .faq-entry {
    padding: 5px 10px
}

#faq .context-list-wrapper .context-entry .faq-wrapper .faq-entry .faq-entry-title {
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

#faq .context-list-wrapper .context-entry .faq-wrapper .faq-entry .faq-entry-title::selection {
    background: transparent;
    color: inherit
}

#faq .context-list-wrapper .context-entry .faq-wrapper .faq-entry .faq-entry-title::-moz-selection {
    background: transparent;
    color: inherit
}

#faq .context-list-wrapper .context-entry .faq-wrapper .faq-entry .faq-entry-title:hover {
    cursor: pointer;
    color: grey
}

#faq .context-list-wrapper .context-entry input[type="checkbox"]:checked~.faq-wrapper {
    max-height: 2000px
}

#faq .ihelp-main-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#faq .ihelp-main-content {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding-right: 30px
}

#faq .context-list-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#faq .suggested-faqs-headline,
#faq .dialog-question,
#faq .context-list-headline,
#faq .frequently-faqs-headline {
    font-size: 25px;
    line-height: 1.2;
    padding: 5px 0
}

#faq .suggested-faqs-wrapper {
    margin-top: 20px;
    border-top: 1px solid #FFF
}

#faq .context-list-wrapper .context-entry .context-title {
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    font-size: 20px;
    padding: 5px 0;
    font-weight: bold;
    display: inline-block
}

#faq .context-list-wrapper .context-entry .faq-wrapper .faq-entry .faq-entry-title {
    font-size: 15px
}

#faq .context-list-wrapper .context-entry .faq-wrapper .faq-entry .faq-entry-title:before {
    content: '-';
    display: inline-block;
    padding-right: 5px
}

#faq .suggested-faq-item,
#faq .frequently-faq-item {
    cursor: pointer;
    padding: 5px 0
}

#faq .suggested-faq-item:hover,
#faq .frequently-faq-item:hover {
    color: grey
}

#faq .evaluation-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

#faq .evaluation-button {
    border: 1px solid #FFF;
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer
}

#faq .evaluation-button:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block
}

#faq .evaluation-button.yes {
    margin-right: 10px
}

#faq .evaluation-button.yes:before {
    -webkit-transform: rotate(90deg) translate(1px, 0);
    -ms-transform: rotate(90deg) translate(1px, 0);
    transform: rotate(90deg) translate(1px, 0)
}

#faq .evaluation-button.no:before {
    -webkit-transform: rotate(-90deg) translate(-2px, 0);
    -ms-transform: rotate(-90deg) translate(-2px, 0);
    transform: rotate(-90deg) translate(-2px, 0)
}

#faq .evaluation-button:hover {
    border-color: grey;
    color: grey
}

#faq .evaluation-button-text-wrapper {
    display: inline-block;
    padding-left: 5px
}

#faq .dialog-text-wrapper img {
    width: 100% !important;
    height: auto !important;
    margin: 5px 0
}

#faq .dialog-text-wrapper a {
    color: #FFF;
    text-decoration: underline
}

#faq .input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px
}

#faq .search-input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    width: 100%;
    border: 0;
    padding: 10px;
    font-size: 25px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top: 1px solid #ef9f2d;
    border-left: 1px solid #ef9f2d;
    border-bottom: 1px solid #ef9f2d
}

#faq .submit-search-button {
    font-family: "Source Sans Pro", sans-serif !important;
    -webkit-text-stroke: 1px #ef9f2d;
    letter-spacing: -1px;
    text-transform: uppercase;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 18px;
    background-color: #a13a2a;
    font-weight: bold;
    color: #FFF;
    border: 1px solid #ef9f2d
}

#faq .suggestions-wrapper {
    display: none;
    background-color: #FFF;
    border-radius: 5px;
    text-shadow: none;
    padding: 10px;
    margin-top: 5px
}

#faq .suggestions-wrapper.open {
    display: block
}

#faq .suggestions-pre-element {
    font-size: 20px;
    line-height: 1.2;
    padding: 5px 0;
    margin-bottom: 10px
}

#faq .search-suggestions {
    color: black
}

#faq .suggestion {
    cursor: pointer;
    padding: 5px 0;
    line-height: 1
}

#faq .suggestion:hover {
    color: grey
}

#faq .context-list-wrapper,
#faq .frequently-faqs-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    padding: 10px;
    border: 1px solid rgba(255, 200, 0, 0.4)
}

.section {
    position: relative;
    z-index: 2;
    max-width: 1340px;
    margin: 60px auto 0
}

.section--w870 {
    max-width: 870px
}

.section--pt {
    padding-top: 120px
}

.section--half {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section--title .title {
    padding-top: 90px;
    color: white;
    text-align: center
}

.section--title .title--big {
    display: block;
    font-size: 70px;
    line-height: 80px
}

.section--title .title--small {
    display: block;
    margin-top: 25px;
    font-size: 30px;
    line-height: 34px;
    font-weight: 600
}

.section--title+div {
    margin-top: 50px
}

.section__half {
    width: -webkit-calc(50% - 50px);
    width: calc(50% - 50px)
}

.section__title {
    position: relative;
    z-index: 1;
    width: 100%;
    font-size: 48px;
    line-height: 54px;
    font-weight: 900;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.section__title--yellow .section__icon,
.section__title--yellow .section__text {
    color: #f9d079;
    background: -webkit-linear-gradient(#fceac2, #e8a10a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section__title--blue .section__icon,
.section__title--blue .section__text {
    color: #a7d2f0;
    background: -webkit-linear-gradient(#e8f3fb, #3a9add);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section__title--grey {
    color: #9a9a9a
}

.section__title--small {
    font-size: 35px;
    line-height: 39px;
    font-weight: 600;
    color: white
}

.section__lines {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    height: 6px;
    border-top: 1px solid #72706e;
    border-bottom: 1px solid #72706e
}

.section__lines:first-child {
    margin-right: 30px
}

.section__lines:last-child {
    margin-left: 30px
}

.section__icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.section__text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 50px;
    -webkit-font-smoothing: antialiased
}

.section__text--narrow {
    margin: 0
}

.section__text+.section__icon {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.section__box {
    position: relative;
    padding: 45px;
    border: 2px solid #504f4f;
    border-radius: 10px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(25, 26, 26, 0.8)), to(rgba(50, 52, 52, 0.8)));
    background: linear-gradient(to top, rgba(25, 26, 26, 0.8), rgba(50, 52, 52, 0.8));
}

.section__box--rays {
    background: url("box-bg.png") rgba(11, 6, 3, 0.8);
    background-size: 100% 100%
}

.section__box--pb {
    padding-bottom: 90px
}

.section__box:not(:first-child) {
    margin-top: 50px
}

.section__button {
    position: absolute;
    bottom: -34px;
    left: 50%;
    margin-left: 0 !important;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.hero {
    position: relative;
    z-index: 2;
    overflow: hidden;
    background-size: cover;
    background-position: center bottom;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.hero:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(#0b0603), to(transparent));
    background: linear-gradient(to top, #0b0603, transparent)
}

.hero__wrapper {
    min-height: -webkit-calc(100vh - 133px + 10px);
    min-height: calc(100vh - 133px + 10px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

body.admin-bar .hero__wrapper {
    min-height: -webkit-calc(100vh - 133px - 22px);
    min-height: calc(100vh - 133px - 22px)
}

.hero__image {
    position: absolute;
    bottom: 0;
    width: auto;
    height: -webkit-calc(100% - 120px);
    height: calc(100% - 120px);
    opacity: 0;
    -webkit-transition: all .9s ease;
    transition: all .9s ease
}

.hero__image--left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.hero__image--right {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.hero__image.animated {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero__content {
    position: relative;
    z-index: 1;
    padding: 20px 0 62px;
    text-align: center
}

.hero__title {
    color: white
}

.hero__title--big {
    display: block;
    font-size: 80px;
    line-height: 90px;
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.hero__title--big.animated {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero__title--small {
    display: block;
    margin-top: 45px;
    font-size: 30px;
    line-height: 34px;
    font-weight: 600;
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    -webkit-transition: all .6s .3s ease;
    transition: all .6s .3s ease;
    text-shadow: 0 0 10px #0b0603
}

.hero__title--small.animated {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero__button {
    margin-top: 60px;
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -webkit-transition: text-shadow .3s ease, opacity .6s .3s ease, -webkit-transform .6s .3s ease;
    transition: text-shadow .3s ease, opacity .6s .3s ease, -webkit-transform .6s .3s ease;
    transition: text-shadow .3s ease, opacity .6s .3s ease, transform .6s .3s ease;
    transition: text-shadow .3s ease, opacity .6s .3s ease, transform .6s .3s ease, -webkit-transform .6s .3s ease
}

.hero__button.animated {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero__scroll {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 50%;
    width: 42px;
    height: 22px;
    margin-left: -21px
}

.hero__scroll span {
    display: block;
    height: 100%;
    background-image: url("arrow-down.svg");
    background-size: 100% 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.hero__scroll:hover span {
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0)
}

.hero__fade {
    position: relative;
    z-index: 2;
    height: 120px;
    background: -webkit-gradient(linear, left top, left bottom, from(#0b0603), to(transparent));
    background: linear-gradient(to bottom, #0b0603, transparent)
}

.hero__fade+div {
    margin-top: -60px
}

.text {
    overflow: hidden
}

.text__wrapper {
    position: relative;
    margin: 0 -18px;
    text-shadow: 1px 1px 4px #0b0603;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.text__wrapper>* {
    position: relative
}

.text__block {
    padding: 30px 18px 0;
    font-size: 18px;
    line-height: 120%;
    font-weight: 400;
    color: #d9d9d9
}

.text__block--100 {
    width: 100%
}

.text__block--75 {
    width: 75%
}

.text__block--66 {
    width: -webkit-calc(100% * 2 / 3);
    width: calc(100% * 2 / 3)
}

.text__block--50 {
    width: 50%
}

.text__block--33 {
    width: 33.3333%
}

.text__block--25 {
    width: 25%
}

.text__block--white {
    color: white
}

.text__block p:not(:first-child)+p {
    margin-top: 10px
}

body.page-template-default .text__block:first-child {
    padding-top: 0
}

.slider {
    position: relative
}

.slider__container {
    border: 2px solid #72706e;
    border-radius: 8px
}

.slider__slide {
    background-size: cover;
    background-position: center
}

.slider__slide:before {
    content: '';
    display: block;
    padding-top: 56.25%
}

.slider__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.slider__link:hover {
    opacity: .25
}

.slider__video {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.slider__video--visible {
    visibility: visible;
    opacity: 1
}

.slider__youtube {
    width: 100%;
    height: 100%
}

.slider__play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 81px;
    height: 86px;
    margin: -43px 0 0 -40px;
    background-image: url("play-video.png");
    background-size: 100% 100%
}

.slider__navigation {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 17px;
    height: 32px;
    margin-top: -41px;
    cursor: pointer
}

.slider__navigation i {
    display: block;
    height: 100%;
    background-size: 100% 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.slider__navigation--left {
    left: -7px
}

.slider__navigation--left i {
    background-image: url("arrow-left.svg")
}

.slider__navigation--left:hover i {
    -webkit-transform: translate3d(-3px, 0, 0);
    transform: translate3d(-3px, 0, 0)
}

.slider__navigation--right {
    right: -7px
}

.slider__navigation--right i {
    background-image: url("arrow-right.svg")
}

.slider__navigation--right:hover i {
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0)
}

.slider__pagination {
    padding-top: 25px;
    text-align: center
}

.slider__pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #504f4f;
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.slider__pagination .swiper-pagination-bullet-active {
    background-color: #ccc !important;
    cursor: default
}

.slider__pagination .swiper-pagination-bullet:hover {
    background-color: #f9d079
}

.slider__pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 15px
}

.slots__wrapper {
    margin: -5px -15px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom:20px;
}

.slots__wrapper--related {
    margin-top: 0
}

.slots__wrapper--related .slots__item {
    width: -webkit-calc(20% - 16px);
    width: calc(20% - 16px)
}

.slots__wrapper--related .slots__button {
    display: none
}

.slots__wrapper--related .slots__title {
    font-size: 18px;
    line-height: 22px
}

.slots__item {
    width: -webkit-calc(20% - 30px);
    width: calc(20% - 30px);
    margin: 25px 0
}

.slots__image {
    position: relative;
    display: block;
    border-radius: 8px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 20px -5px black;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.slots__image:before {
    content: '';
    display: block;
    padding-top: 100%
}

.slots__image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.slots__image:hover:after {
    opacity: .5
}

.slots__image:hover .slots__button {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.slots__button {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(-50%, -25%, 0);
    transform: translate3d(-50%, -25%, 0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.slots__title {
    display: block;
    margin-top: 15px;
    font-size: 25px;
    line-height: 28px;
    color: white;
    text-decoration: underline;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.slots__title:hover {
    color: #f9d079
}

.slots__filters {
    margin-bottom: 40px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.slots__filter {
    position: relative;
    margin: 0 35px;
    font-size: 32px;
    line-height: 38px;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    background: -webkit-linear-gradient(#fceac2, #e8a10a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.slots__filter:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;
    height: 2px;
    background-color: #f9d079;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.slots__filter--active:after,
.slots__filter:hover:after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slots__filter a {
    color: #f9d079
}

.intro {
    position: relative;
    z-index: 2;
    margin: 0 auto
}

.intro--1st {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat
}

.intro--2nd {
    margin-top: 60px
}

.intro__overflow {
    overflow: hidden
}

.intro__wrapper {
    position: relative;
    max-width: 1340px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.intro__wrapper--1st {
    padding: 140px 0 60px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.intro__wrapper--2nd {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.intro__left {
    position: relative;
    z-index: 1;
    width: -webkit-calc(50% - 50px);
    width: calc(50% - 50px);
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .9s ease;
    transition: all .9s ease
}

.intro__left.animated {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.intro__right {
    position: relative;
    z-index: 1;
    width: -webkit-calc(50% - 50px);
    width: calc(50% - 50px);
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: all .9s ease;
    transition: all .9s ease
}

.intro__right.animated {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.intro__image--left {
    display: block
}

.intro__image--right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transform: translate3d(120px, 0, 0);
    transform: translate3d(120px, 0, 0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.intro__image--right.animated {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.intro__text {
    position: relative;
    font-size: 30px;
    line-height: 36px
}

.intro__text--left {
    margin-top: 40px;
    font-weight: 600;
    text-shadow: 2px 2px 10px black
}

.intro__text--right {
    margin-top: 20px
}

.intro__slider {
    width: -webkit-calc(50% - 50px);
    width: calc(50% - 50px)
}

.intro__slider+div {
    width: -webkit-calc(50% - 50px);
    width: calc(50% - 50px)
}

.news__wrapper {
    margin: -25px -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news__item {
    position: relative;
    width: -webkit-calc(100% / 3 - 40px);
    width: calc(100% / 3 - 40px);
    margin: 25px 0 70px;
    padding-bottom: 16px;
    border: 1px solid #504f4f;
    border-radius: 8px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(25, 26, 26, 0.8)), to(rgba(50, 52, 52, 0.8)));
    background: linear-gradient(to top, rgba(25, 26, 26, 0.8), rgba(50, 52, 52, 0.8))
}

.news__sticky {
    position: absolute;
    z-index: 1;
    top: -12px;
    right: -6px;
    width: 25px;
    height: 29px;
    background: url("sticky.png") no-repeat
}

.news__image {
    display: block;
    position: relative;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
    margin: 8px 8px 0;
    overflow: hidden;
    border-radius: 8px
}

.news__image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.news__image:hover:after {
    opacity: .25
}

.news__image img {
    display: block;
    width: 100%
}

.news__date {
    padding: 20px 20px 0;
    font-size: 18px;
    color: #ccc;
    text-align: center
}

.news__title {
    display: block;
    padding: 5px 20px 0;
    font-size: 25px;
    line-height: 29px;
    color: #eba30a;
    text-align: center;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.news__title:hover {
    color: #f9d079
}

.news__excerpt {
    padding: 20px 20px 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400
}

.news__facebook {
    padding: 0 20px;
    font-size: 38px;
    line-height: 38px;
    text-align: right
}

.news__facebook .icon-facebook {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.news__facebook .icon-facebook:hover {
    box-shadow: 0 0 20px -4px #eba30a
}

.news__link {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 19px;
    font-size: 22px;
    line-height: 26px;
    color: white;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.news__link i {
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

.news__link:hover {
    color: #eba30a
}

.news__link:hover i {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.cards {
    margin: 0 -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.cards:not(:first-child) {
    margin-top: 50px
}

.cards__item {
    position: relative;
    padding: 120px 15px 140px;
    background: -webkit-gradient(linear, left bottom, left top, from(#d9d9d9), to(#e1e1e1));
    background: linear-gradient(to top, #d9d9d9, #e1e1e1);
    border-radius: 8px;
    text-align: center
}

.cards__item--1 {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px)
}

.cards__item--2 {
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px)
}

.cards__item--3 {
    width: -webkit-calc(100% / 3 - 40px);
    width: calc(100% / 3 - 40px)
}

.cards__item--4 {
    width: -webkit-calc(25% - 40px);
    width: calc(25% - 40px)
}

.cards__icon {
    position: absolute;
    font-size: 50px;
    color: #72706e
}

.cards__icon--top {
    top: 20px;
    left: 20px
}

.cards__icon--bottom {
    right: 20px;
    bottom: 20px;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.cards__button {
    width: -webkit-calc(100% - 74px);
    width: calc(100% - 74px);
    font-size: 24px;
    line-height: 67px
}

.cards__excerpt {
    margin-top: 25px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #404040
}

.single__navigation {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.single__navigation:last-child {
    margin-top: 60px
}

.single__navigation a {
    font-size: 22px;
    line-height: 24px;
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single__navigation a[rel="prev"] {
    margin: 0 auto 0 0
}

.single__navigation a[rel="next"] {
    margin: 0 0 0 auto
}

.single__navigation a i {
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

.single__navigation a .icon-arrow-left-simple,
.single__navigation a #faq .evaluation-button,
#faq .single__navigation a .evaluation-button {
    margin-right: 20px
}

.single__navigation a .icon-arrow-right-simple {
    margin-left: 20px
}

.single__navigation a:hover {
    color: #f9d079
}

.single__navigation a:hover i {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.single__navigation+.single {
    margin-top: 15px
}

.single__image {
    display: block;
    border-radius: 8px
}

.single__date {
    font-size: 20px;
    color: #ccc;
    text-align: center
}

.single__date:not(:first-child) {
    margin-top: 30px
}

.single__title {
    margin-top: 4px;
    font-size: 48px;
    line-height: 52px;
    font-weight: 900;
    color: #f9d079;
    background: -webkit-linear-gradient(#fceac2, #e8a10a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center
}

.single__content {
    margin-top: 30px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400
}

.single__content>*:not(:first-child) {
    margin-top: 25px
}

.single__content a:not([class]) {
    color: white;
    text-decoration: underline;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.single__content a:not([class]):hover {
    color: #f9d079
}

.single__facebook {
    padding-top: 30px;
    text-align: center
}

.features {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.features__item {
    position: relative;
    width: -webkit-calc(50% - 50px);
    width: calc(50% - 50px);
    margin-top: 50px;
    padding: 25px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(255, 255, 255, 0.1)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.1));
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.features__item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("feature-bg.png");
    background-size: 100% 100%
}

.features__image {
    position: relative;
    width: 30%
}

.features__image img {
    display: block;
    margin: 0 auto
}

.features__text {
    position: relative;
    width: -webkit-calc(70% - 25px);
    width: calc(70% - 25px)
}

.rating__stars {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rating__star {
    position: relative;
    width: 94px;
    height: 68px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.rating__star--disabled {
    cursor: default;
    pointer-events: none
}

.rating__star--micro {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.rating__star--faded {
    opacity: 0;
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6)
}

.rating__star--empty:after {
    background-image: url("star-empty.svg")
}

.rating__star--full:after,
.rating__star--active:after,
.rating__star:hover:not(.rating__star--disabled):after {
    background-image: url("star-full.svg")
}

.rating__star:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
    border-radius: 50%;
    background-color: #ef9f2d;
    box-shadow: -2px 0 30px 15px #ef9f2d;
    opacity: 0;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.rating__star:after {
    content: '';
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: 10px;
    background-size: 100% 100%
}

.rating__star--active:not(.rating__star--disabled):before,
.rating__star:hover:not(.rating__star--disabled):before {
    opacity: 1
}

.rating__text {
    margin-top: 40px;
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    color: #9a9a9a;
    text-align: center
}

.rating__text--hidden {
    display: none
}

.rating__text--small {
    margin-top: 10px;
    font-size: 22px;
    line-height: 26px
}

.rating__text span {
    font-weight: 600
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
*::before,
*::after {
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: inline-flex !important
}

.flex-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    -webkit-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    -webkit-flex-shrink: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    -webkit-flex-shrink: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    -webkit-align-content: flex-end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    -webkit-align-content: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    -webkit-align-content: space-between !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    -webkit-align-content: space-around !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    -webkit-align-content: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -webkit-align-self: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    -webkit-align-self: flex-start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -webkit-align-self: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    -webkit-align-self: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -webkit-align-self: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -0.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important
}

.m-n2 {
    margin: -0.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.page-template-template-feature-page {
    background: #000
}

.page-template-template-feature-page .background {
    background: 0;
    display: none
}

.league-tpl {
    position: relative
}

.league-tpl .bottom-space {
    margin-bottom: 25px
}

.league-tpl .big-text {
    font-size: 24px;
    line-height: 28px
}

.league-tpl .text-center {
    text-align: center
}

.league-tpl .league-title {
    text-shadow: 0 2px 1px #845d00, 0.9px 3.897px 0 #d4a200, 0 0 10px #4c0000;
    -webkit-text-stroke: 1px #eab300;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px
}

.league-tpl p strong {
    color: #edc300;
    font-size: 24px
}

.league-tpl p .span--s {
    font-size: 18px
}

.league-tpl ul li {
    font-size: 18px
}

.league-tpl .section__text {
    margin: 0;
    text-transform: none
}

.league-tpl .section__title {
    text-transform: uppercase
}

.league-tpl .hero-img-text strong {
    color: #edc300;
    font-size: 29px
}

.league-tpl .four-cards .card-wrapper {
    text-align: center;
    background: #363636;
    border-radius: 10px;
    padding: 15px 15px;
    width: 190px;
    height: 100%;
    border: 1px solid #5f5f5f
}

.league-tpl .four-cards .card-wrapper p {
    margin-bottom: 10px;
    line-height: 20px
}

.league-tpl .four-cards .card-wrapper .small-text {
    font-size: 16px;
    font-weight: 300
}

.league-tpl .four-cards .card-wrapper .big-text {
    font-size: 18px;
    font-weight: 600
}

.league-tpl .four-cards .md-space {
    margin-bottom: 0
}

.league-tpl .prizes-list {
    list-style: disc;
    padding-left: 18px
}

.league-tpl .badges {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.league-tpl .badges-text {
    color: #ffeab9;
    font-size: 18px;
    margin-bottom: 30px;
    font-style: normal
}

.league-tpl .badges .badge-wrap {
    margin: auto 5px
}

.league-tpl .league-items h2 {
    font-size: 24px;
    color: #ffba00;
    margin-bottom: 0
}

.league-tpl .league-items p {
    font-size: 18px;
    font-style: normal;
    line-height: 22px
}

.league-tpl .league-items img {
    display: block;
    margin: auto;
    margin-bottom: 10px
}

.league-tpl .league-items .bottom-space {
    margin-bottom: 50px
}

@media(min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }
    .order-sm-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
    .flex-sm-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-sm-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        -webkit-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        -webkit-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        -webkit-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        -webkit-flex-shrink: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        -webkit-flex-shrink: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        justify-content: center !important
    }
    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        -webkit-justify-content: space-around !important;
        justify-content: space-around !important
    }
    .align-items-sm-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        align-items: flex-start !important
    }
    .align-items-sm-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        align-items: flex-end !important
    }
    .align-items-sm-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        align-items: center !important
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        align-items: stretch !important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        -webkit-align-content: flex-start !important;
        align-content: flex-start !important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        -webkit-align-content: flex-end !important;
        align-content: flex-end !important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        -webkit-align-content: center !important;
        align-content: center !important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        -webkit-align-content: space-between !important;
        align-content: space-between !important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        -webkit-align-content: space-around !important;
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        -webkit-align-content: stretch !important;
        align-content: stretch !important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -webkit-align-self: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -webkit-align-self: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        -webkit-align-self: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -webkit-align-self: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .m-sm-n1 {
        margin: -0.25rem !important
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important
    }
    .m-sm-n2 {
        margin: -0.5rem !important
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important
    }
    .m-sm-n3 {
        margin: -1rem !important
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }
    .m-sm-n4 {
        margin: -1.5rem !important
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }
    .m-sm-n5 {
        margin: -3rem !important
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }
    .order-md-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }
    .order-md-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }
    .order-md-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }
    .order-md-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }
    .order-md-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }
    .order-md-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }
    .order-md-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }
    .order-md-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }
    .order-md-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }
    .order-md-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }
    .order-md-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }
    .order-md-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }
    .order-md-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }
    .order-md-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
    .flex-md-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-md-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        -webkit-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        -webkit-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        -webkit-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        -webkit-flex-shrink: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        -webkit-flex-shrink: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-md-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        justify-content: center !important
    }
    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        justify-content: space-between !important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        -webkit-justify-content: space-around !important;
        justify-content: space-around !important
    }
    .align-items-md-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        align-items: flex-start !important
    }
    .align-items-md-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        align-items: flex-end !important
    }
    .align-items-md-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        align-items: center !important
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        align-items: baseline !important
    }
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        align-items: stretch !important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        -webkit-align-content: flex-start !important;
        align-content: flex-start !important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        -webkit-align-content: flex-end !important;
        align-content: flex-end !important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        -webkit-align-content: center !important;
        align-content: center !important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        -webkit-align-content: space-between !important;
        align-content: space-between !important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        -webkit-align-content: space-around !important;
        align-content: space-around !important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        -webkit-align-content: stretch !important;
        align-content: stretch !important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -webkit-align-self: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -webkit-align-self: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        -webkit-align-self: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -webkit-align-self: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .m-md-n1 {
        margin: -0.25rem !important
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important
    }
    .m-md-n2 {
        margin: -0.5rem !important
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important
    }
    .m-md-n3 {
        margin: -1rem !important
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }
    .m-md-n4 {
        margin: -1.5rem !important
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }
    .m-md-n5 {
        margin: -3rem !important
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
    .league-tpl .four-cards .card-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media(min-width:768px) and (max-width:991px) {
    .league-tpl .four-cards .col-md-6:nth-child(even) .card-wrapper {
        margin-left: 0
    }
    .league-tpl .four-cards .col-md-6:nth-child(odd) .card-wrapper {
        margin-right: 0
    }
}

@media(min-width:992px) {
    .container {
        max-width: 800px;
        padding: 0
    }
    .col-lg {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }
    .order-lg-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
    .flex-lg-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-lg-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        -webkit-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        -webkit-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        -webkit-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        -webkit-flex-shrink: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        -webkit-flex-shrink: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        justify-content: center !important
    }
    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        -webkit-justify-content: space-around !important;
        justify-content: space-around !important
    }
    .align-items-lg-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        align-items: flex-start !important
    }
    .align-items-lg-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        align-items: flex-end !important
    }
    .align-items-lg-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        align-items: center !important
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        align-items: stretch !important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        -webkit-align-content: flex-start !important;
        align-content: flex-start !important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        -webkit-align-content: flex-end !important;
        align-content: flex-end !important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        -webkit-align-content: center !important;
        align-content: center !important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        -webkit-align-content: space-between !important;
        align-content: space-between !important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        -webkit-align-content: space-around !important;
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        -webkit-align-content: stretch !important;
        align-content: stretch !important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -webkit-align-self: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -webkit-align-self: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        -webkit-align-self: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -webkit-align-self: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .m-lg-n1 {
        margin: -0.25rem !important
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important
    }
    .m-lg-n2 {
        margin: -0.5rem !important
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important
    }
    .m-lg-n3 {
        margin: -1rem !important
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }
    .m-lg-n4 {
        margin: -1.5rem !important
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }
    .m-lg-n5 {
        margin: -3rem !important
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }
    .order-xl-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
    .flex-xl-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        -webkit-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        -webkit-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        -webkit-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        -webkit-flex-shrink: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        -webkit-flex-shrink: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        -webkit-justify-content: space-around !important;
        justify-content: space-around !important
    }
    .align-items-xl-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        align-items: stretch !important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        -webkit-align-content: flex-start !important;
        align-content: flex-start !important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        -webkit-align-content: flex-end !important;
        align-content: flex-end !important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        -webkit-align-content: center !important;
        align-content: center !important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        -webkit-align-content: space-between !important;
        align-content: space-between !important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        -webkit-align-content: space-around !important;
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        -webkit-align-content: stretch !important;
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -webkit-align-self: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -webkit-align-self: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        -webkit-align-self: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -webkit-align-self: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .m-xl-n1 {
        margin: -0.25rem !important
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important
    }
    .m-xl-n2 {
        margin: -0.5rem !important
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important
    }
    .m-xl-n3 {
        margin: -1rem !important
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }
    .m-xl-n4 {
        margin: -1.5rem !important
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xl-n5 {
        margin: -3rem !important
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

@media screen and (max-width:1700px) {
    .contact__widget {
        display: none
    }
}

@media screen and (max-width:1440px) {
    .footer__wrapper {
        padding: 0 30px
    }
    .parallax__coin {
        opacity: .25
    }
    .section {
        padding: 0 30px
    }
    .section--pt {
        padding-top: 120px
    }
    .intro__wrapper {
        padding-right: 30px;
        padding-left: 30px
    }
    .cards__button {
        font-size: 18px
    }
}

@media screen and (max-width:1199px) {
    .button--play-responsive {
        height: 97px;
        margin-right: 55px;
        margin-left: 55px;
        font-size: 46px;
        line-height: 80px;
        -webkit-text-stroke: 2px #ef9f2d;
        letter-spacing: -1px;
        background-position: 0 -1201px
    }
    .button--play-responsive:hover {
        text-shadow: 0 0 20px #ef9f2d
    }
    .button--play-responsive:before,
    .button--play-responsive:after {
        width: 55px
    }
    .button--play-responsive:before {
        left: -55px;
        background-position: 0 -1103px
    }
    .button--play-responsive:after {
        right: -55px;
        background-position: 100% -1299px
    }
    .section--pt {
        padding-top: 80px
    }
    .text__block {
        width: 100%
    }
    .slots__item {
        width: -webkit-calc(25% - 30px);
        width: calc(25% - 30px)
    }
    .news__item {
        width: -webkit-calc(50% - 40px);
        width: calc(50% - 40px)
    }
    .cards {
        margin: -20px -20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .cards__item {
        margin: 20px 0;
        width: -webkit-calc(50% - 40px);
        width: calc(50% - 40px)
    }
    .features__item {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px)
    }
    .features__text {
        font-size: 16px;
        line-height: 120%;
        letter-spacing: .5px
    }
}

@media screen and (max-width:1023px) {
    body:after {
        padding-top: 25%;
        background-size: cover;
        background-position: center
    }
    .span--gradient,
    #faq .suggested-faqs-headline,
    #faq .dialog-question,
    #faq .context-list-headline,
    #faq .frequently-faqs-headline,
    #faq .suggestions-pre-element {
        font-size: 36px;
        line-height: 42px
    }
    .footer__external--facebook .text {
        display: none
    }
    #faq .suggested-faqs-headline,
    #faq .dialog-question,
    #faq .context-list-headline,
    #faq .frequently-faqs-headline {
        font-size: 20px;
        line-height: 1.2
    }
    #faq .suggestions-pre-element {
        font-size: 20px;
        line-height: 1.2
    }
    .section__title {
        font-size: 36px;
        line-height: 42px
    }
    .section__title--small {
        font-size: 26px;
        line-height: 30px
    }
    .section__text {
        margin: 0 25px
    }
    .section__box {
        padding: 30px
    }
    .section__box--pb {
        padding-bottom: 80px
    }
    .hero__image {
        width: 45%;
        height: auto
    }
    .hero__title--big {
        font-size: 60px;
        line-height: 70px
    }
    .slots__wrapper--related .slots__item {
        width: -webkit-calc(33% - 16px);
        width: calc(33% - 16px)
    }
    .slots__wrapper--related .slots__item:nth-child(n+4) {
        display: none
    }
    .slots__item {
        width: -webkit-calc(100% / 3 - 30px);
        width: calc(100% / 3 - 30px)
    }
    .intro__wrapper--2nd {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .intro__slider {
        width: 100%
    }
    .intro__slider+div {
        width: 100%
    }
    .intro__about {
        margin-top: 30px
    }
    .features__item {
        width: 100%
    }
    .rating__text {
        margin-top: 20px
    }
}

@media(max-width:991px) {
    .league-tpl .four-cards .card-wrapper {
        margin: auto
    }
    .league-tpl .four-cards .md-space {
        margin-bottom: 20px
    }
}

@media screen and (max-width:782px) {
    body.admin-bar .popup {
        top: 46px
    }
    body.admin-bar .header {
        top: 46px
    }
    body.admin-bar .menu__responsive {
        top: 169px
    }
    body.admin-bar .hero__wrapper {
        min-height: -webkit-calc(100vh - 133px - 36px);
        min-height: calc(100vh - 133px - 36px)
    }
}

@media(max-width:768px) {
    .league-tpl .prizes-list {
        margin-bottom: 15px
    }
    .league-tpl .badges .badge-wrap img {
        margin-bottom: 10px
    }
    .league-tpl .league-items {
        text-align: center
    }
}

@media screen and (max-width:767px) {
    
    .logo img{
        width: 25%;
        top: 52px;
    } 
    
    body {
        font-size: 16px;
        line-height: 120%;
        letter-spacing: .5px
    }
    body:after {
        padding-top: 50%
    }
    .span--xxl {
        font-size: 26px;
        line-height: 28px
    }
    .span--xl {
        font-size: 24px;
        line-height: 26px
    }
    .span--l {
        font-size: 16px;
        line-height: 120%
    }
    .span--gradient,
    #faq .suggested-faqs-headline,
    #faq .dialog-question,
    #faq .context-list-headline,
    #faq .frequently-faqs-headline,
    #faq .suggestions-pre-element {
        font-size: 26px;
        line-height: 30px
    }
    .span--features {
        font-size: 20px;
        line-height: 24px
    }
    .span__shadow--h1 {
        text-shadow: 0 3px 1px #8e2900, 0 3px 0 #9c1e00, 0 4px 0 #d95810, 0 5px 4px #5d0000;
        -webkit-text-stroke: 1px #ef9f2d
    }
    #wpadminbar {
        position: fixed
    }
    .popup {
        padding: 70px 10px 10px
    }
    .popup--visible .popup__close {
        -webkit-transform: translate3d(-50%, 0, 0) scale(1);
        transform: translate3d(-50%, 0, 0) scale(1)
    }
    .popup__close {
        right: 0;
        left: 50%;
        margin-bottom: 10px;
        -webkit-transform: translate3d(-50%, 0, 0) scale(0);
        transform: translate3d(-50%, 0, 0) scale(0)
    }
    .button--play-responsive {
        height: 48px;
        margin-right: 27px;
        margin-left: 27px;
        font-size: 26px;
        line-height: 40px;
        -webkit-text-stroke: 1px #ef9f2d;
        background-position: 0 -585px
    }
    .button--play-responsive:before,
    .button--play-responsive:after {
        width: 27px
    }
    .button--play-responsive:before {
        left: -27px;
        background-position: 0 -536px
    }
    .button--play-responsive:after {
        right: -27px;
        background-position: 100% -634px
    }
    .button--default {
        height: 40px;
        margin: 0 22px;
        padding: 0 5px;
        background-position: 0 -1505px;
        font-size: 18px;
        line-height: 38px
    }
    .button--default:before,
    .button--default:after {
        width: 22px
    }
    .button--default:before {
        left: -22px;
        background-position: 0 -1464px
    }
    .button--default:after {
        right: -22px;
        background-position: 100% -1546px
    }
    .button--default-blue {
        background-position: 0 -1628px
    }
    .button--default-blue:before {
        background-position: 0 -1587px
    }
    .button--default-blue:after {
        background-position: 100% -1669px
    }
    .header {
        height: 66px;
        background-position: 0 -1397px
    }
    .header__wrapper {
        padding: 0 15px
    }
    .header__burger {
        top: 4px;
        right: 4px
    }
    .header+div,
    .header+section {
        margin-top: 56px
    }
    .menu__responsive {
        top: 61px
    }
    .menu__responsive__item {
        margin-bottom: 10px
    }
    .menu__responsive__item:last-of-type {
        margin-bottom: 20px
    }
    .menu__responsive__link {
        font-size: 18px;
        line-height: 22px
    }
    body.admin-bar .menu__responsive {
        top: 107px
    }
    .footer {
        padding-bottom: 160px
    }
    .footer__menu__item {
        width: 100%
    }
    .footer__menu__link {
        margin: 5px 0;
        text-align: center
    }
    .footer__externals {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer__external {
        margin: 25px auto 0
    }
    .footer__external:not(:last-child) {
        margin-right: auto
    }
    .footer__external--facebook .icon-facebook-simple {
        font-size: 30px
    }
    .footer__external--facebook .text {
        display: inline-block;
        line-height: 30px
    }
    .parallax__coin--5 {
        display: none
    }
    .parallax__coin--6 {
        display: none
    }
    .parallax__coin--7 {
        display: none
    }
    .parallax__coin--8 {
        display: none
    }
    #faq .ihelp-main-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    #faq .ihelp-main-content {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-right: 0
    }
    #faq .context-list-wrapper {
        padding-bottom: 20px
    }
    #faq .suggested-faqs-headline,
    #faq .dialog-question,
    #faq .context-list-headline,
    #faq .frequently-faqs-headline {
        font-size: 20px;
        line-height: 1.2
    }
    #faq .search-input {
        font-size: 20px;
        padding: 5px
    }
    #faq .suggestions-pre-element {
        font-size: 20px;
        line-height: 1.2
    }
    #faq .context-list-wrapper {
        margin-bottom: 10px
    }
    #faq .frequently-faqs-wrapper {
        margin-top: 10px
    }
    .section {
        margin-top: 50px;
        padding: 0 15px
    }
    .section--pt {
        padding-top: 40px
    }
    .section--half {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .section--title .title {
        padding-top: 40px
    }
    .section--title .title--big {
        font-size: 40px;
        line-height: 50px
    }
    .section--title .title--small {
        max-width: 75%;
        margin: 5px auto 0;
        font-size: 18px;
        line-height: 22px
    }
    .section--title+div {
        margin-top: 40px
    }
    .section__half {
        width: 100%
    }
    .section__half+.section__half {
        margin-top: 50px
    }
    .section__title {
        font-size: 26px;
        line-height: 30px
    }
    .section__lines:first-child {
        margin-right: 15px
    }
    .section__lines:last-child {
        margin-left: 15px
    }
    .section__text {
        max-width: 50%;
        margin: 0 15px
    }
    .section__box {
        padding: 15px
    }
    .section__box--pb {
        padding-bottom: 50px
    }
    .section__box:not(:first-child) {
        margin-top: 30px
    }
    .section__button {
        bottom: -21px
    }
    .hero__wrapper {
        min-height: -webkit-calc(100vh - 66px + 5px);
        min-height: calc(100vh - 66px + 5px)
    }
    body.admin-bar .hero__wrapper {
        min-height: -webkit-calc(100vh - 66px - 41px);
        min-height: calc(100vh - 66px - 41px)
    }
    .hero__title--big {
        font-size: 36px;
        line-height: 46px
    }
    .hero__title--small {
        max-width: 75%;
        margin: 30px auto 0;
        font-size: 22px;
        line-height: 26px
    }
    .hero__button {
        margin-top: 30px
    }
    .hero__scroll {
        width: 22px;
        height: 11px;
        margin-left: -11px
    }
    .hero__fade {
        height: 60px
    }
    .text__block {
        font-size: 16px;
        line-height: 120%
    }
    .slider__play {
        width: 60px;
        height: 62px;
        margin: -31px 0 0 -30px
    }
    .slots__wrapper {
        margin-bottom: 0
    }
    .slots__item {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px);
        margin: 25px 0 0
    }
    .slots__image:hover .slots__button {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(0.75);
        transform: translate3d(-50%, -50%, 0) scale(0.75)
    }
    .slots__button {
        -webkit-transform: translate3d(-50%, -25%, 0) scale(0.75);
        transform: translate3d(-50%, -25%, 0) scale(0.75)
    }
    .slots__title {
        font-size: 18px;
        line-height: 20px
    }
    .slots__filters {
        margin-bottom: 30px
    }
    .slots__filter {
        margin: 0 10px;
        font-size: 20px;
        line-height: 26px
    }
    .intro--2nd {
        margin-top: 0
    }
    .intro__wrapper {
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .intro__wrapper--1st {
        padding-top: 60px
    }
    .intro__left {
        position: relative;
        z-index: 1;
        width: 100%
    }
    .intro__right {
        width: 100%;
        margin-top: 30px
    }
    .intro__image--right {
        background-position: right bottom
    }
    .intro__text--left {
        margin-top: 30px;
        font-size: 24px;
        line-height: 30px;
        text-align: center
    }
    .news__wrapper {
        margin: -25px 0
    }
    .news__item {
        width: 100%;
        margin-bottom: 50px;
        padding-bottom: 10px
    }
    .news__date {
        font-size: 14px
    }
    .news__title {
        padding-top: 0;
        font-size: 22px;
        line-height: 26px
    }
    .news__excerpt {
        padding: 15px 15px 0;
        font-size: 17px;
        line-height: 120%
    }
    .news__facebook {
        padding: 0 15px
    }
    .news__link {
        margin-top: 12px;
        font-size: 18px;
        line-height: 20px
    }
    .news__link i {
        font-size: 15px
    }
    .cards {
        margin: -15px 0 0
    }
    .cards__item {
        margin: 15px 0 0;
        padding: 90px 15px;
        width: 100%
    }
    .cards__icon {
        font-size: 40px
    }
    .cards__excerpt {
        font-size: 16px;
        line-height: 120%
    }
    .single__navigation:last-child {
        margin-top: 40px
    }
    .single__navigation a {
        font-size: 18px;
        line-height: 20px
    }
    .single__navigation a i {
        font-size: 15px
    }
    .single__navigation a .icon-arrow-left-simple,
    .single__navigation a #faq .evaluation-button,
    #faq .single__navigation a .evaluation-button {
        margin-right: 10px
    }
    .single__navigation a .icon-arrow-right-simple {
        margin-left: 10px
    }
    .single__date {
        font-size: 14px
    }
    .single__title {
        font-size: 26px;
        line-height: 30px
    }
    .single__content {
        font-size: 18px;
        line-height: 140%
    }
    .single__facebook {
        padding-top: 10px
    }
    .features__item {
        padding: 15px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .features__image {
        width: 100%
    }
    .features__text {
        width: 100%;
        margin-top: 30px
    }
    .rating__text {
        margin-top: 5px;
        font-size: 22px;
        line-height: 26px
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
}

/*# sourceMappingURL=style.min.css.map */