<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @font-face{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local(Montserrat-Regular),url(//fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYFQlYEbsez9cZjKsNMjLOwM.eot?#) format("eot"),url(//fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format("woff2"),url(//fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format("woff");
}
@font-face{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: local(Montserrat-Bold),url(//fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcmzklk6MJbhg7BmBP42CjCQ.eot?#) format("eot"),url(//fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format("woff2"),url(//fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcgFhaRv2pGgT5Kf0An0s4MM.woff) format("woff");
} */
@charset "UTF-8";
.form__link {
    position: relative;
}

.form__link::before {
    content: '';
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #fff;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
        transform: scaleX(0);
}

.no-touchevents .form__link:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
        transform: scaleX(1);
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* HTML5 display definitions
     ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox &lt; 22.
 */
[hidden],
template {
    display: none;
}

/* Links
     ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
.no-touchevents a:hover {
    outline: 0;
}

/* Text-level semantics
     ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
     ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
     ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
    margin: 1em 2.5rem;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

svg {
    pointer-events: none;
}

/* Forms
     ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type='search'] {
    -webkit-appearance: textfield;
    /* 1 */
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 0.125rem;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold;
}

/* Tables
     ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@font-face {
  font-family: 'icomoon';
  src:  url('/static/fonts/icomoon.eot?34fp8s');
  src:  url('/static/fonts/icomoon.eot?34fp8s#iefix') format('embedded-opentype'),
    url('/static/fonts/icomoon.ttf?34fp8s') format('truetype'),
    url('/static/fonts/icomoon.woff?34fp8s') format('woff'),
    url('/static/fonts/icomoon.svg?34fp8s#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shape-2:before {
  content: "\e904";
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333em;
    line-height: 1em;
}

.flag-icon:before {
    content: '\00a0';
}
.flag-icon.flag-icon-squared {
    width: 1em;
}
.flag-icon-us,
.flag-icon-en {
    background-image: url(../images/assets/flag/us.svg);
}
.flag-icon-de {
    background-image: url(../images/assets/flag/de.svg);
}
.flag-icon-fr {
    background-image: url(../images/assets/flag/fr.svg);
}
.flag-icon-it {
    background-image: url(../images/assets/flag/it.svg);
}
.flag-icon-es {
    background-image: url(../images/assets/flag/es.svg);
}
.flag-icon-pt {
    background-image: url(../images/assets/flag/pt.svg);
}
.flag-icon-ru {
    background-image: url(../images/assets/flag/ru.svg);
}
.flag-icon-tr {
    background-image: url(../images/assets/flag/tr.svg);
}
.flag-icon-cn {
    background-image: url(../images/assets/flag/cn.svg);
}
.flag-icon-zh {
    background-image: url(../images/assets/flag/cn.svg);
}
.flag-icon-jp {
    background-image: url(../images/assets/flag/jp.svg);
}
.flag-icon-ja {
    background-image: url(../images/assets/flag/jp.svg);
}
.scroller {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.no-touchevents .scroller:hover .scroller__pane {
    opacity: 0.99;
}

.filter {
    display: none;
}

.loaded .filter {
    display: block;
}

.loaded .page__wrapper {
    opacity: 3 !important;
}

.scroller__content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
}

.scroller__content:focus {
    outline: thin dotted;
}

.scroller__content::-webkit-scrollbar {
    display: none;
}

.has-scrollbar .scroller__content::-webkit-scrollbar {
    display: block;
}

.scroller__pane {
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.01;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border-radius: 0.3125rem;
}

.scroller__pane.active,
.scroller__pane.flashed {
    opacity: 0.99;
}

.scroller__slider {
    background: #444;
    background: rgba(138, 150, 160, 0.4);
    position: relative;
    margin: 0 0.0625rem;
    border-radius: 0.1875rem;
}

/* Ion.RangeSlider
// css version 2.0.3
// Â© 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
}

.irs-line-right {
    right: 0;
    width: 11%;
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
}

.irs-slider.type_last {
    z-index: 2;
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default;
}

.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}

.irs-grid-pol.small {
    height: 4px;
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 0.5625rem;
    line-height: 0.5625rem;
    padding: 0 0.1875rem;
    color: #000;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: transparent;
    z-index: 2;
}

.irs-disabled {
    opacity: 0.4;
}

.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

/* Ion.RangeSlider, Flat UI Skin
// css version 2.0.3
// Â© Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs {
    height: 20px;
}

.irs-with-grid {
    height: 40px;
}

.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar-edge {
    height: 6px;
    background-color: #363636;
}

.irs-line,
.irs-bar-edge {
    height: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
}

.irs-bar-edge {
    width: 9px;
}

.irs-shadow {
    height: 3px;
    top: 34px;
    background: #000;
    opacity: 0.25;
}

.irs-bar {
    top: 7px;
    background-color: #3cb0e6;
    height: 6px;
}

.irs-slider {
    width: 20px;
    height: 20px;
    top: 0;
    background-color: #3cb0e6;
    -webkit-box-shadow: inset 0 0 0 3px #3cb0e6;
    box-shadow: inset 0 0 0 3px #3cb0e6;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.irs-slider.state_hover {
    background-color: #fff;
}

.irs-min,
.irs-max {
    color: #999;
    font-size: 0.625rem;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 0.0625rem 0.1875rem;
    background: #e1e4e9;
    border-radius: 0.25rem;
}

.irs-from,
.irs-to,
.irs-single {
    color: #fff;
    font-size: 0.625rem;
    line-height: 1.333;
    text-shadow: none;
    padding: 0.0625rem 0.3125rem;
    background: #ed5565;
    border-radius: 0.25rem;
}

.irs-from:after,
.irs-to:after,
.irs-single:after {
    position: absolute;
    display: block;
    content: '';
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565;
}

.irs-grid-pol {
    background: #e1e4e9;
}

.irs-grid-text {
    color: #999;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #000;
    opacity: 0.9;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    padding: 40px 40px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
}

.mfp-content {
    position: relative;
    margin: auto;
    text-align: left;
    width: 100%;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #ccc;
}

.no-touchevents .mfp-preloader a:hover {
    color: #fff;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 2.75rem;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 1.125rem 0.625rem;
    color: #fff;
    font-style: normal;
    font-size: 1.75rem;
    font-family: Arial, Baskerville, monospace;
}

.no-touchevents .mfp-close:hover,
.no-touchevents .mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 0.75rem;
    line-height: 1.125rem;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.no-touchevents .mfp-arrow:hover,
.no-touchevents .mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding: 0.625rem;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 700px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 90%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2.5rem 0 2.5rem;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 0.75rem;
    line-height: 0.875rem;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 1.125rem;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.mfp-zoom-out .mfp-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 34px;
    height: 34px;
    z-index: -1;
}

.mfp-zoom-out .mfp-preloader::after,
.mfp-zoom-out .mfp-preloader::before {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    content: '';
}

.mfp-zoom-out .mfp-preloader::before {
    background: #3cb0e6;
    height: 16px;
    width: 16px;
    top: 9px;
    left: 9px;
    -webkit-animation: scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
    animation: scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
}

.mfp-zoom-out .mfp-preloader::after {
    width: 34px;
    height: 34px;
    background: 0 0;
    border: 2px solid;
    border-color: rgba(255, 255, 255, 0.7) transparent;
    -webkit-animation: rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
    animation: rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

/*====== Zoom-out effect ======*/
.mfp-zoom-out {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-zoom-out .mfp-with-anim,
.mfp-zoom-out .mfp-iframe-scaler {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
        transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim,
.mfp-zoom-out.mfp-ready .mfp-iframe-scaler {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-out.mfp-removing .mfp-with-anim,
.mfp-zoom-out.mfp-removing .mfp-iframe-scaler {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
        transform: scale(1.3);
    opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
    }
    50% {
        -webkit-transform: rotate(180deg) scale(0.6);
        transform: rotate(180deg) scale(0.6);
    }
    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
    }
    50% {
        -webkit-transform: rotate(180deg) scale(0.6);
        transform: rotate(180deg) scale(0.6);
    }
    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1);
    }
}

@-webkit-keyframes scale {
    30% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale {
    30% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/* reset browsers */
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

* ::-moz-selection {
    background: #3cb0e6;
    color: #fff;
}

* ::selection {
    background: #3cb0e6;
    color: #fff;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

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

input,
select,
textarea,
button {
    border: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button {
    cursor: pointer;
    background: transparent;
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
p,
strong {
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: grey;
    text-decoration: none;
}

.no-touchevents a:hover {
    color: #3cb0e6;
    text-decoration: none;
}

/* placeholder cross-browser */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #8a96a0;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #8a96a0;
    opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #8a96a0;
    opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #8a96a0;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent;
}

input.placeholder,
textarea.placeholder {
    color: #8a96a0 !important;
}

/* general styles */
html,
body {
    height: 100%;
}

body {
    color: gray;
    background-color: #090a0b;
    min-width: 320px;
    /* text-rendering: optimizeSpeed;
    -webkit-font-smoothing: antialiased; */
}

html {
    font-size: 1rem;
}

body {
    font-size: 0.875rem;
    line-height: 1.375em;
    font-family: 'Montserrat', Arial, sans-serif;
}

/* container */
.container:before,
.container:after {
    content: ' ';
    display: table;
}
.container:after {
    clear: both;
}
.container {
    margin: auto;
    padding: 0 10px;
    zoom: 1;
}
.container--small,
.container {
    max-width: 1548px;
}
.container--big {
    max-width: 1548px;
}

.fake-blocks {
    margin:0 0 0.75rem;
}
.icon {
    width: 1em;
    height: 1em;
    display: block;
    fill: currentColor;
}

.page__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    min-height: 100vh;
    -webkit-overflow-scrolling: touch;
    position: relative;
    z-index: 2;
    background-color: #090a0b;
    -webkit-box-shadow: -3px 0 0 #3cb0e6;
    box-shadow: -3px 0 0 #3cb0e6;
    overflow-x: hidden;
    padding-top: 65px !important;
}

.page__wrapper::after {
    position: absolute;
    left: 0;
    top: 27px;
    z-index: 20;
    content: '';
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent;
    border-left-width: 10px;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.page__wrapper.js-filter-is-visible {
    -webkit-animation: open 0.5s ease-in-out;
    animation: open 0.5s ease-in-out;
    left: 240px;
    -webkit-box-shadow: -3px 0 0 #3cb0e6, inset 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: -3px 0 0 #3cb0e6, inset 0 0 15px rgba(0, 0, 0, 0.1);
}

.page__wrapper.js-filter-is-visible::after {
    border-left-color: #3cb0e6;
}

.page__wrapper.js-filter-is-hidden {
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
    -webkit-animation: close 0.3s ease-in-out;
    animation: close 0.3s ease-in-out;
}

.page__main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
            flex: 1 0 auto;
}

.page__header,
.page__footer {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
            flex-shrink: 0;
}

@-webkit-keyframes close {
    0% {
        left: 240px;
    }
    100% {
        left: 0;
    }
}

@keyframes close {
    0% {
        left: 240px;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes open {
    0% {
        left: 0;
    }
    70% {
        left: 260px;
    }
    100% {
        left: 240px;
    }
}

@keyframes open {
    0% {
        left: 0;
    }
    70% {
        left: 260px;
    }
    100% {
        left: 240px;
    }
}

.header {
    background-color: #0f1013;
    padding: 0.625rem 0;
}

.navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    margin: 0 0 0 -0.9375rem;
}

.navbar__logo,
.navbar__search,
.navbar__toggler {
    margin: 0 0 0 0.9375rem;
}

.navbar__search {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
}

.navbar__toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
}

.toggler {
    font-size: 1.25rem;
    color: #8a96a0;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    background: #363636;
    border-radius: 6px;
}

.toggler.js-filter-is-visible {
    color: #3cb0e6;
}

.toggler__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
}

.breadcrumb__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
}

.breadcrumb__item::before {
    display: block;
    padding: 0 0.3125rem;
    color: #818a91;
    content: '&gt;';
}

.breadcrumb__item:first-child::before {
    display: none;
}

.breadcrumb__link {
    font-size: 1.125rem;
    color: #8a96a0;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.breadcrumb__link--active {
    color: #4a545a;
}

.btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: -0.125rem 0 0 -0.125rem;
}

.heading__item .sorting {
    display: none;
}

.btn-group__label {
    color: gray;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0.125rem 0.625rem 0 0.125rem;
}

.btn-group--columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
}

.btn-group__item {
    margin: 0.125rem 0 0 0.125rem;
}

.btn {
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0.125rem;
    font-size: 0.75rem;
    padding: 0.9375rem 1.25rem;
    display: block;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.5, 1);
    -ms-transform: scale(0.5, 1);
        transform: scale(0.5, 1);
}

.no-touchevents .btn:hover,
.no-touchevents .btn:active,
.no-touchevents .btn:focus {
    color: #fff;
}

.no-touchevents .btn:hover::before,
.no-touchevents .btn:active::before,
.no-touchevents .btn:focus::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
        transform: scale(1, 1);
}

.btn.is-active {
    color: #fff;
}

.btn.is-active::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
        transform: scale(1, 1);
}

.btn.is-fav {
    color: #3cb0e6;
}

.btn--primary {
    background-color: #1e1e29;
    color: #c3bbbb;
}

.btn--primary::before {
    background-color: #3cb0e6;
}

.btn--success {
    background-color: #3cb0e6;
    color: #fff;
}

.btn--success::before {
    background-color: #363636;
}

.btn--link {
    background-color: transparent;
    color: #8a96a0;
}

.btn--link::before {
    background-color: #8a96a0;
}

.btn--icon {
    background-color: #363636;
    color: #8a96a0;
    font-size: 2rem;
    padding: 0.4375rem;
}

.btn--icon::before {
    display: none;
}

.no-touchevents .btn--icon:hover,
.no-touchevents .btn--icon:active,
.no-touchevents .btn--icon:focus,
.btn--icon.voted,
.btn--icon.open {
    color: #3cb0e6;
}

.no-touchevents .btn--dislike:hover,
.no-touchevents .btn--dislike:active,
.no-touchevents .btn--dislike:focus,
.btn--dislike.voted {
    color: #eb0000;
}

.no-touchevents .btn--icon.disabled:hover,
.no-touchevents .btn--icon.disabled:active,
.no-touchevents .btn--icon.disabled:focus,
.no-touchevents .btn--dislike.disabled:hover,
.no-touchevents .btn--dislike.disabled:active,
.no-touchevents .btn--dislike.disabled:focus {
    color: #8a96a0;
    cursor: default;
}

.btn--sm {
    padding: 0.625rem;
    font-size: 0.625rem;
}

.btn--center {
    text-align: center;
}

.btn .flag-icon {
    font-size: 1rem;
    margin-right: 10px;
}

.cards__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: -0.375rem;
}

.cards__item {
    width: 16.66%;
    padding: 0.375rem;
    position: relative;
}

.cards__item.active::before {
    position: absolute;
    z-index: 10;
    left: 6px;
    right: 6px;
    top: 6px;
    bottom: 6px;
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
}

.cards__delete {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    z-index: 11;
}

.cards__delete input[type='checkbox'] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
    width: 20px;
    height: 20px;
}

.submit {
    margin: 0.625rem auto;
}

.submit[disabled] {
    opacity: 0.5;
}

.card {
    display: block;
}

.card__content {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    display: block;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.no-touchevents .card__content:hover .card__image,
.no-touchevents .card__content:active .card__image,
.no-touchevents .card__content:focus .card__image {
    opacity: 0.8;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}

.no-touchevents .card__content:hover .card__icon,
.no-touchevents .card__content:active .card__icon,
.no-touchevents .card__content:focus .card__icon {
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible;
}

.card__image {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.card__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale3d(0.4, 0.4, 1);
    transform: translate(-50%, -50%) scale3d(0.4, 0.4, 1);
    z-index: 2;
    font-size: 2.5rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.card__label {
    display: block;
    position: absolute;
    z-index: 2;
    padding: 0.3125rem;
    font-size: 0.75rem;
    line-height: 1;
    border-radius: 0.125rem;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.card__label--primary {
    color: #c3bbbb;
    background-color: rgba(54, 54, 54, 0.8);
    bottom: 10px;
    left: 10px;
}
.card__label--hd {
    color: #fff;
    background-color: rgba(255, 18, 18, 0.7);
    top: 10px;
    left: 10px;
    font-size: 0.6875rem;
}

.card__label--success {
    right: 10px;
    bottom: 10px;
    color: #fefefe;
    background-color: rgba(60, 176, 231, 0.8);
}

.card__footer {
    background-color: #0f1013;
    display: block;
    -webkit-box-shadow: 0 2px 0 #d9e1e7;
    box-shadow: 0 2px 0 #080808;
}

.card__title {
    padding: 0.625rem;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    display: block;
    /* height: 50px; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fake-blocks .card__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    display: block;
}

.card__info {
    border-top: 1px dashed #363636;
    padding: 0.3125rem 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
}

.card__text {
    font-size: 0.625rem;
    color: #656565;
}

.copyright__text {
    font-size: 0.6875rem;
    line-height: 1.5rem;
    color: #545d65;
    text-align: right;
}

.copyright__mark {
    color: grey;
    font-weight: 400;
}

.list__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    padding: 0.5625rem 0.9375rem;
    -webkit-transition: background 0.3s, color 0.3s;
    -o-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}

.no-touchevents .list__link:hover,
.no-touchevents .list__link:active,
.no-touchevents .list__link:focus {
    background-color: #3cb0e6;
}

.no-touchevents .list__link:hover .list__title,
.no-touchevents .list__link:hover .list__count,
.no-touchevents .list__link:active .list__title,
.no-touchevents .list__link:active .list__count,
.no-touchevents .list__link:focus .list__title,
.no-touchevents .list__link:focus .list__count {
    color: #fff;
}

.list__title {
    font-size: 0.875rem;
    font-weight: 400;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.list__count {
    font-size: 0.75rem;
    color: #abb3b7;
    margin: 0 0 0 0.625rem;
}

.logo__link {
    font-size: 1.5rem;
    font-weight: 700;
    color: #3cb0e6;
    display: block;
    white-space: nowrap;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.logo__mark {
    color: #fff;
    display: inline-block;
}

.drop {
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.drop-enabled {
    color: ;
}

.drop__content {
    display: none;
}

.drop-element {
    position: absolute;
    display: none;
    z-index: 10;
}

.drop-element.drop-theme-arrows {
    max-width: 300px;
    max-height: 100%;
}

.drop-element.drop-theme-arrows .drop-content {
    position: relative;
    background: #fff;
    padding: 1.25rem;
    border-top: 3px solid ;
}

.drop-element.drop-theme-arrows .drop-content {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
        transform: translateY(50px);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.drop-element.drop-theme-arrows.drop-after-open .drop-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
        transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.drop-element.drop-theme-arrows .drop-content:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent;
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-center .drop-content:before {
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-bottom: 10px solid #90;
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-center .drop-content {
    margin-top: 10px;
}

.drop-element.drop-theme-arrows.drop-open-transitionend {
    display: block;
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right .drop-content {
    margin-top: 10px;
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left .drop-content {
    margin-top: 10px;
}

.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-right .drop-content:before {
    bottom: 100%;
    right: 0;
    margin-right: 15px;
    border-bottom: 10px solid #3cb0e6;
}
.drop-element.drop-theme-arrows.drop-element-attached-top.drop-element-attached-left .drop-content:before {
    bottom: 100%;
    left: 0;
    margin-left: 15px;
    border-bottom: 10px solid #3cb0e6;
}

.user-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    margin: 0 0 0.625rem;
}

.user-info__avatar {
    width: 40px;
    height: 40px;
    border-radius: 0.1875rem;
    margin-right: 10px;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
            flex-shrink: 0;
    overflow: hidden;
}

.user-info__name {
    color: #3cb0e6;
    font-size: 0.75rem;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.filter {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 240px;
    height: 100vh;
    -webkit-overflow-scrolling: touch;
    background: #090a0b;
    opacity: 0;
    -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
    transform: translate3d(5%, 0, 0) scale(0.97);
    visibility: hidden;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    width: 0;
}

.filter.js-filter-is-visible {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-animation: slideIn 0.35s ease-in-out;
    animation: slideIn 0.35s ease-in-out;
    visibility: visible;
    width: 240px;
}

.filter.js-filter-is-hidden {
    opacity: 0.3;
    -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
    transform: translate3d(5%, 0, 0) scale(0.97);
    -webkit-animation: slideOut 0.3s ease-in-out;
    animation: slideOut 0.3s ease-in-out;
}

.filter__range {
    padding: 0.3125rem 0.9375rem;
}

@-webkit-keyframes slideOut {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }
    100% {
        opacity: 0.3;
        -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
        transform: translate3d(5%, 0, 0) scale(0.97);
    }
}

@keyframes slideOut {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }
    100% {
        opacity: 0.3;
        -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
        transform: translate3d(5%, 0, 0) scale(0.97);
    }
}

@-webkit-keyframes slideIn {
    0% {
        opacity: 0.3;
        -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
        transform: translate3d(5%, 0, 0) scale(0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }
}

@keyframes slideIn {
    0% {
        opacity: 0.3;
        -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
        transform: translate3d(5%, 0, 0) scale(0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }
}

.form__group {
    margin: 0 0 0.9375rem;
}

.form__group:last-child {
    margin: 0;
}

.form__label {
    margin: 0 0 0.4375rem;
}

.form__hint {
    color: #8a96a0;
    font-size: 0.75rem;
    margin: 0.375rem 0 0;
}

.form__link {
    color: #3cb0e6;
}

.form__link::before {
    background-color: #248b68;
}

.form__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
}

.form__columns .form__action {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0 0.625rem 0 0;
}

.form__photo {
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: block;
    margin: 0 0.625rem 0 0;
}

.custom-checkbox {
    width: 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    margin: 0 0.9375rem 0 0;
}

.custom-checkbox__label {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e6e7e9;
    border-radius: 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-transition: background-color 0.25s;
    -o-transition: background-color 0.25s;
    transition: background-color 0.25s;
}

.custom-checkbox__label::after {
    position: relative;
    top: -2px;
    content: '';
    width: 12px;
    height: 8px;
    border: 3px solid #3cb0e6;
    border-top: none;
    border-right: none;
    background: 0 0;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-transform: translateZ(0) rotate(-45deg);
    display: block;
}

.no-touchevents .custom-checkbox__label:hover::after {
    opacity: 0.3;
}

.custom-checkbox__field[type='checkbox'] {
    visibility: hidden;
}

.custom-checkbox__field[type='checkbox']:checked + .custom-checkbox__label::after,
.custom-checkbox__field[type='checkbox']:checked + .custom-checkbox__label::before {
    opacity: 1;
}

.field {
    color: #8a96a0;
    font-size: 0.75rem;
    width: 100%;
    height: 45px;
    display: block;
    padding: 0 1.25rem;
    background-color: #1e1e29;
    border-radius: 0.1875rem;
    -webkit-transition: box-shadow 0.3s;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.field:focus {
    -webkit-box-shadow: 0 0 2px rgba(60, 176, 231, 0.9);
    box-shadow: 0 0 2px rgba(60, 176, 231, 0.9);
}

.field--search {
    padding-right: 0;
    padding-left: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.field--search:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

.field--captcha {
    width: 50%;
}

.field--name {
    width: 35%;
}

.field--area {
    padding: 1.25rem;
    height: 100px;
    resize: vertical;
}

.file-upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 1.25rem;
    cursor: pointer;
    opacity: 0;
}

.player {
    position: relative;
    background-color: #fff;
}

.player iframe,
.player #kt_player,
.player #kt_player_internal {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.search__frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.search__field {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
            flex: 1 1 0%;
}

.search__btn {
    width: 50px;
    height: 45px;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
            flex-shrink: 0;
    background-color: #1e1e29;
    font-size: 1.375rem;
    color: #8a96a0;
    -webkit-transition: background-color 0.25s, color 0.25s;
    -o-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.no-touchevents .search__btn:hover,
.no-touchevents .search__btn:active,
.no-touchevents .search__btn:focus {
    color: #fff;
    background-color: #3cb0e6;
}

.no-touchevents .search__btn:hover .search__icon,
.no-touchevents .search__btn:active .search__icon,
.no-touchevents .search__btn:focus .search__icon {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
        transform: scale(1.2);
}

.search__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    -o-transition: transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
}

.spots {
    -webkit-box-shadow: 0 2px 0 #d9e1e7;
    box-shadow: 0 2px 0 #080808;
    background-color: #0e0e13;
    padding: 0.875rem;
    width: 100%;
    margin: 1.875rem 0;
}

.spots--cards {
    margin: 1.5rem 0.375rem;
}

.spots__list {
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: -0.625rem;
}

.spots__item {
    padding: 0.625rem;
    width: auto;
}

.heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    margin: 1.875rem 0 0.9375rem;
}

.heading__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
}

.heading__item:last-child {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
            flex-shrink: 0;
}

.heading--line {
    padding: 0.625rem 0.9375rem;
    border-bottom: 1px dashed #363636;
    margin-bottom: 0.625rem;
    margin-top: 0.3125rem;
}

.heading__title {
    font-weight: 400;
    color: #fff;
    font-size: 1.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.popup__dialog .heading__title {
    color: #fff;
}

.heading__sub {
    color: #8a96a0;
}

.validate--error,
.validate--success {
    margin: 0.5rem 0 0;
    font-size: 0.75rem;
    display: block;
}

.validate--error {
    color: #eb0000;
}

.validate--success {
    color: #3cb0e6;
}

.generic-error {
    color: #eb0000;
    margin: 0 0 0.9375rem 0;
    font-size: 0.75rem;
    border: 1px solid #eb0000;
    padding: 0.625rem 0;
    text-align: center;
    border-radius: 4px;
}

.field.error {
    -webkit-box-shadow: 0 0 2px rgba(235, 0, 0, 0.9);
    box-shadow: 0 0 2px rgba(235, 0, 0, 0.9);
}

.label {
    color: #3cb0e6;
    font-size: 0.875rem;
    font-weight: 400;
    cursor: pointer;
}
.label::after {
    content: ':';
}
.label--required::after {
    content: ' (*):';
}
.trailer__heading {
    font-size: 1.125rem;
    font-weight: 400;
}
@media (min-width: 80em) {
    .trailer__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

    .trailer__player {
        min-width: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        -webkit-flex: 1 1 0%;
                flex: 1 1 0%;
    }

    .trailer__videos {
        -ms-flex-preferred-size: 20%;
        -webkit-flex-basis: 20%;
                flex-basis: 20%;
        margin-left: 15px;
        min-width: 0;
    }

    .trailer__videos .cards__item {
        width: 100%;
    }

    .trailer__videos .card__title {
        min-height: auto;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
    }

    .trailer__videos.spots img {
        min-width: 300px;
    }

    .trailer__videos.spots {
        -webkit-box-shadow: none;
                box-shadow: none;
        padding: 0;
        -webkit-flex-basis: 330px;
            -ms-flex-preferred-size: 330px;
                flex-basis: 330px;
        margin-top: 64px;
    }

    .trailer__videos.spots .spots__item {
        padding: 15px;
    }
    .related .trailer__videos.spots{
        display: none;
    }
}

@media (max-width: 80em) {
    .trailer__wrap .trailer__videos.spots {
        display: none;
    }
     .related .trailer__videos.spots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: space-around;
        -ms-flex-pack: space-around;
        -webkit-justify-content: space-around;
                justify-content: space-around;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .related .trailer__videos.spots .spots__item:nth-child(4) {
        display: none;
    }
}

@media (max-width: 980px) {
    .related .trailer__videos.spots .spots__item:nth-child(3) {
        display: none;
    }
}

@media (max-width: 680px) {
    .related .trailer__videos.spots .spots__item:nth-child(2) {
        display: none;
    }
}

@media (max-width: 500px) {
    .related .trailer__videos.spots {
        padding: 0;
    }
}

.trailer__info {
    background-color: #0e0e13;
    padding: 0 0.625rem;
}

.trailer__spot {
    text-align: center;
    overflow: hidden;
}

.trailer__row {
    border-top: 1px dashed #363636;
    padding: 0.9375rem 0;
}

.trailer__row:first-child {
    border-top: 0;
}

.trailer__tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 -0.625rem;
}

.trailer__tool {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
            flex-shrink: 0;
    padding: 0 0.625rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
}

.trailer__tool .details {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
            flex: 1 1 0%;
}

.trailer__tool:last-child {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
}

.trailer__tool:last-child::before {
    top: -15px;
    bottom: -15px;
    content: '';
    position: absolute;
    left: 0;
    border: 1px dashed #363636;
}

.trailer__cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: -0.625rem 0 0 0;
}

.trailer__col {
    margin: 0.625rem 0 0 0;
    overflow: hidden;
}

.progress {
    display: block;
    width: 100%;
    height: 6px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.3125rem;
    overflow: hidden;
    min-width: 90px;
    background-color: red;
}

.progress[value]::-ms-fill {
    background-color: #3cb0e6;
    border: 0;
}

.progress[value]::-moz-progress-bar {
    background-color: #3cb0e6;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.progress[value]::-webkit-progress-value {
    background-color: #3cb0e6;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.progress[value='100']::-moz-progress-bar {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.progress[value='100']::-webkit-progress-value {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.progress[value]::-webkit-progress-bar {
    background-color: red;
    border-radius: 0.3125rem;
}

.progress base::-moz-progress-bar,
.progress[value] {
    background-color: red;
    border-radius: 0.3125rem;
}

.details__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: -0.625rem;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
}

.details__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    padding: 0.625rem;
}

.details__label {
    font-weight: 400;
    color: gray;
    margin: 0 0 0.3125rem;
}

.details__value {
    font-weight: 400;
    color: #656565;
    font-size: 1rem;
}

.comments__heading {
    color: gray;
    font-weight: 400;
    margin: 0 0 0.625rem;
}

.comments__item {
    padding: 0.625rem 0;
    border-top: 1px dashed #363636;
}

.comments__item:first-child {
    border-top: 0;
}

.post__header {
    margin: 0 0 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.post__name {
    color: #3cb0e6;
    font-size: 0.6875rem;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
}

.post__date {
    margin: 0 0 0 1.25rem;
    display: inline-block;
    color: #656565;
    font-size: 0.625rem;
    font-weight: 400;
}

.post__body {
    color: #656565;
    font-size: 0.8125rem;
}

.rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.rating__counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    margin: 0 0 0 0.625rem;
}

.rating__text {
    color: #656565;
    font-size: 1.5rem;
    font-weight: 400;
}

.captcha__hint {
    color: gray;
    font-size: 0.6875rem;
    display: block;
    margin: 0 0 0.4375rem;
}

.captcha__image {
    display: block;
    width: 165px;
    height: 68px;
    margin: 0 0 0.625rem;
}

.captcha__action {
    margin: 0.4375rem 0 0;
}

.popup {
    max-width: 620px;
    margin: 0 auto;
}

.popup--big {
    max-width: 900px;
}

.popup__dialog {
    overflow: hidden;
}

.popup__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 0 0.9375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
}

.popup__title {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 400;
}

.popup__sub {
    color: #999ea2;
    font-size: 0.6875rem;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
}

.popup__content {
    width: 100%;
    background-color: #0f1013;
    padding: 3.125rem;
}

.popup__close {
    color: #8d9195;
    font-size: 1.5625rem;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    position: fixed;
    top: 15px;
    right: 35px;
    width: 25px;
    height: 25px;
    z-index: 1;
}

.no-touchevents .popup__close:hover,
.no-touchevents .popup__close:active,
.no-touchevents .popup__close:focus {
    color: #3cb0e6;
}

.popup__spot {
    text-align: center;
    overflow: hidden;
}

.popup__nav,
.player__nav {
    position: fixed;
    top: 320px;
    padding: 30px 10px;
    background-color: #dde3e7;
    color: #8a96a0;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0.125rem;
    font-size: 1.125rem;
    display: block;
    text-transform: uppercase;
    z-index: 1046;
    overflow: hidden;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.player__nav {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    position: absolute;
    padding: 1.563rem 0.9375rem;
}
.no-touchevents .popup__nav:hover,
.no-touchevents .popup__nav:active,
.no-touchevents .popup__nav:focus,
.no-touchevents .player__nav:hover,
.no-touchevents .player__nav:active,
.no-touchevents .player__nav:focus {
    color: #fff;
}

.no-touchevents .popup__nav:hover::before,
.no-touchevents .popup__nav:active::before,
.no-touchevents .popup__nav:focus::before,
.no-touchevents .player__nav:hover::before,
.no-touchevents .player__nav:active::before,
.no-touchevents .player__nav:focus::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
        transform: scale(1, 1);
}

.popup__nav::before,
.player__nav::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.5, 1);
    -ms-transform: scale(0.5, 1);
        transform: scale(0.5, 1);
}

.popup__nav::before,
.player__nav::before {
    background-color: #3cb0e6;
}

.popup__nav--prev {
    left: 30px;
}

.popup__nav--next {
    right: 30px;
}
.player__nav--prev {
    left: 10px;
}
.player__nav--next {
    right: 10px;
}
.footer {
    padding: 18px 10px;
    background-color: #0b0b0e;
    border-top: 1px solid #131517;
    margin: 0.9375rem 0 0 0;
}

.footer .container {
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.footer .container .footer__menu,
.footer .container .copyright {
    width: 100%;
    vertical-align: top;
    display: inline-block;
}

.footer .container .footer__menu {
    margin: 0 0 7px;
}

.menu__list,
.copyright__text {
    text-align: center !important;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
        * Remove all paddings around the image on small screen
        */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 0.1875rem 0.3125rem;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 2.1875rem;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
            transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
            transform-origin: 100%;
    }
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    .mfp-iframe-scaler {
        padding-top: 160%;
    }
}
@media (max-width: 75.625em) {
    .cards__item {
        width: 33.3333%;
    }
}

@media (max-width: 64em) {
    .cards__item {
        width: 50%;
    }
    .popup__nav--prev {
        left: 5px;
    }
    .popup__nav--next {
        right: 5px;
    }
    .popup__close {
        right: 10px;
    }
}
@media (max-width: 48em) {
    .drop-element.drop-theme-arrows {
        overflow: auto;
    }
    .navbar {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
        margin: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
                justify-content: space-between;
        position: relative;
        min-width: 300px;
    }

    .logo__link {
        display: inline-block;
    }
    .navbar__logo,
    .navbar__search,
    .navbar__toggler {
        margin: 0;
    }
    .navbar__logo {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        -webkit-flex-grow: 1;
                flex-grow: 1;
        text-align: center;
        position: absolute;
        top: 10px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .navbar__search {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
                flex-basis: 100%;
        margin: 0.625rem 0 0 0;
        width: 100%;
        display: none;
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        -webkit-order: 10;
                order: 10;
    }
    .navbar__toggler {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        -webkit-order: 4;
                order: 4;
        z-index: 999;
        position: -webkit-sticky;
        position: sticky;
    }
    .cards__item {
        width: 33.33333%;
    }
    .field--name {
        width: 100%;
    }
    .heading {
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        -webkit-justify-content: space-between;
                justify-content: space-between;
        margin: 1.25rem 0 0.75rem;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .filter__row.sorting .heading {
         margin: 10px 0;
    }
    .heading__item {
        -webkit-box-pack: flex-end;
        -ms-flex-pack: flex-end;
        -webkit-justify-content: flex-end;
                justify-content: flex-end;
    }
    .heading__item {
      width: calc(100% - 122px);
    }
    .heading__item.sorting-block {
        width: 122px;
    }
    .heading__item .btn-group {
        display: none;
    }
    .heading__item .sorting {
        display: block;
        position: relative;
        width: 116px;
    }
    .heading__item .sorting .active {
        position: relative;
    }
    .heading__item .sorting .active:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0;
        content: '';
        background-color: rgba(0,0,0,.5);
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
        -webkit-transform: scale(.5,1);
        -ms-transform: scale(.5,1);
        transform: scale(.5,1);
        background: #3cb0e6;
        z-index: -1;
    }
    .heading__item .sorting i {
        position: absolute;
        z-index: 9;
        font-size: 6px;
        right: 9px;
        color: #8a96a0;
        top: 10px;
        transition: -webkit-transform .3s;
        -webkit-transition: -webkit-transform .3s;
        -o-transition: transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
    }

    .heading__item .sorting .drop {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 9;
    }
    .heading__item .sorting:hover .drop {
        display: block;
    }

    .heading__item .sorting:hover i {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
        color: #fff;
    }

    .heading__item .sorting:hover .active {
        color: #fff;
    }

    .heading__item .sorting:hover .active:before {
        opacity: 1;
        -webkit-transform: scale(1,1);
        -ms-transform: scale(1,1);
        transform: scale(1,1);
    }

    .heading__title {
        width: 100%;
    }
    .trailer__tools {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .trailer__tool {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
                justify-content: center;
    }
    .trailer__tool:last-child {
        width: 100%;
        margin: 0.625rem 0 0;
    }
    .rating {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
                flex-direction: column;
        width: 100%;
    }
    .rating .btn-group {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
                justify-content: space-between;
    }
    .rating__counter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        margin: 0;
    }
    .rating__text {
        margin: 0 0 0.625rem;
    }
    .popup__content {
        padding: 1.25rem;
    }
}

@media (max-width: 30em) {
    /* .cards__item {
        width: 100%;
    } */
    .cards__item {
        width: 50%;
    }
    .form__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        -webkit-align-items: stretch;
                align-items: stretch;
    }
    .form__columns .form__action {
        padding: 0 0 0.625rem;
    }
    .popup__title {
        font-size: 1rem;
    }
    .popup__nav,
    .player__nav {
        top: 150px;
        padding: 15px 5px;
        position: absolute;
    }
    .mfp-container {
        padding: 40px 5px 0;
    }
    .popup__close {
        top: 5px;
        right: 5px;
        font-size: 20px;
    }
}
@media screen and (orientation: landscape) {
    .popup__nav,
    .player__nav {
        top: 200px;
    }
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.spinner {
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 0;
    vertical-align: middle;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    left: 50%;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
       transition-delay: 0.2s;
}
.btn__text {
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.spin .btn__text,
.spin .pagination__text {
    opacity: 0;
}
.spin .spinner {
    opacity: 1;
    visibility: visible;
}
.spinner &gt; .spinner__separator {
    font-size: 10px;
    background-color: #fff;
    height: 100%;
    width: 2px;
    margin: 0 2px 0 0;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .spinner__separator:nth-child(2) {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.spinner .spinner__separator:nth-child(3) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.spinner .spinner__separator:nth-child(4) {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.spinner .spinner__separator:nth-child(5) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}
@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
.hidden {
    display: none;
}
.page__header {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    border-bottom:  1px solid #131517;
}
.page__header.js-filter-is-visible {
    -webkit-animation: open 0.5s ease-in-out;
    animation: open 0.5s ease-in-out;
    left: 240px;
    -webkit-box-shadow: -3px 0 0 #3cb0e6, inset 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: -3px 0 0 #3cb0e6, inset 0 0 15px rgba(0, 0, 0, 0.1);
}
.page__header.js-filter-is-hidden {
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
    -webkit-animation: close 0.3s ease-in-out;
    animation: close 0.3s ease-in-out;
}
.scroll-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 1040;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
}
.scroll-top.show {
    opacity: 0.8;
}
.toggle-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
}
.toggle-checkbox__hint {
    text-transform: uppercase;
    display: inline-block;
    color: #4a545a;
    cursor: pointer;
}
.toggle-checkbox__field {
    display: none;
}
.toggle-checkbox__label {
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    background: #363636;
    border-radius: 2em;
    padding: 2px;
    margin: 0 10px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.toggle-checkbox__label:after,
.toggle-checkbox__label:before {
    position: relative;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
}
.toggle-checkbox__label:after {
    left: 0;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.toggle-checkbox__label:before {
    display: none;
}
.toggle-checkbox__field:checked + .toggle-checkbox__label:after {
    left: 50%;
}
.toggle-checkbox__field:checked + .toggle-checkbox__label {
    background: #3cb0e6;
}
.pagination {
    margin: 0.75rem 0;
}

.pagination--expand {
    margin: 0;
}

.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    margin: -5px -2px 0;
    margin: -0.3125rem -0.125rem 0;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
}

.pagination__item {
    padding: 5px 2px 0;
    padding: 0.3125rem 0.125rem 0;
}

.pagination__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    min-width: 32px;
    min-height: 32px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
    background-color: #1e1e29;
    color: #c3bbbb;
    border-radius: 4px;
    border-radius: 0.25rem;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 300;
    padding: 5px 10px;
    padding: 0.3125rem 0.625rem;
    line-height: normal;
}

.no-touchevents .pagination__link:hover,
.pagination__link.is-active {
    background-color: #3cb0e6;
    color: #fff;
}
.pagination__link.is-disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.pagination__link.is-active {
    cursor: auto;
}

.pagination__link--dots {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
}
.menu__list {
    font-size: 0;
    text-align: left;
}
.menu__item {
    font-size: 0.755rem;
    margin: 0.3125rem 0 0;
    padding: 0 0.75rem;
    display: inline-block;
    position: relative;
    line-height: normal;
}
.menu__item:first-child {
    padding-left: 0;
}
.menu__item:first-child::after {
    display: none;
}
.menu__link {
    color: grey;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    vertical-align: baseline;
    text-transform: uppercase;
}
.no-touchevents .menu__link:hover,
.menu__link.is-active {
    color: #3cb0e6;
}
.page-error {
    text-align: center;
    color: #ff6363;
    font-size: 1.75rem;
    padding: 1.75rem 0;
    line-height: 1.2;
    text-transform: uppercase;
}
@media (max-width: 30em) {
    .pagination__item {
        display: none;
    }
    .pagination__item--mobile {
        display: block;
        width: 33.3333%;
    }
    .pagination__link {
        width: 100%;
    }
}
.report {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.report__reason {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
            flex: 1;
    padding-left: 30px;
}
.report__row {
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
}
.report__row--columns {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
}
.report__column:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
            flex: 1;
    padding-right: 10px;
}
@media (max-width: 48em) {
    .report {
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .report__reason {
        padding: 10px 0 0;
    }
    .report__reason,
    .report__fields {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
                flex-basis: 100%;
    }
    .page__header.is-hidden {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    }
}
@media (max-width: 30em) {
    .report__row--columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-grid-row-align: stretch;
        -webkit-align-items: stretch;
                align-items: stretch;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .report__column:first-child {
        width: 100%;
        padding: 0 0 0.625rem;
    }
}
.radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
}

.radio__action {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    margin: 0 0.625rem 0 0;
}

.radio__switch {
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
}

.radio__switch::before,
.radio__switch::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    z-index: 0;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    border-radius: 50%;
}

.radio__switch::before {
    border: 3px solid #dde3e7;
}

.radio__switch::after {
    background-color: #3cb0e6;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
        transform: scale(0);
    will-change: transform;
}
.radio__field[type='radio'] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    margin: -0.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.radio__field[type='radio']:checked + .radio__switch::after {
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
        transform: scale(0.4);
}

.radio__label {
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.8125rem;
}
.btn--count::after {
    content: attr(data-count);
    font-size: 8px;
    color: #dde3e7;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    z-index: 1;
    line-height: 1;
}
.player__error .message {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    z-index: 4;
    color: #dde3e7;
}
.player__error img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.player__error::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.6);
    content: '';
}
.player__error .btn-play {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: url(../images/content/play_white.png) no-repeat center center;
    background-size: 11%;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
    .player__error .btn-play {
        background: url(../images/content/play_white@x2.png) center no-repeat;
        background-size: 11%;
    }
}
.player__embed {
    position: relative;
}

.article {
    margin-bottom: 30px;
    padding: 15px 15px 0;
}

.article a {
    color: #fff;
    -webkit-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}
.article p,
.article ol li,
.article ul li {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 14px;
}
.no-touchevents .article a:hover {
    text-decoration: underline;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #fff;
}
.article h2 {
    font-size: 18px;
}
.article h3 {
    font-size: 16px;
}
.article h4 {
    font-size: 14px;
}
.article h5 {
    font-size: 12px;
}
.article h6 {
    font-size: 10px;
}

.article .article-body {
    font-size: 14px;
    line-height: 18px;
}
.article ol,
.article ul {
    padding-left: 20px;
}
.article ol,
.article ul,
.article ol li,
.article ul li {
    list-style: disc inside;
}

.article ol,
.article ol li {
    list-style: decimal inside;
}

/* related videos in player */
.player-related-videos {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px 30px 10px;
    background: #000000;
    overflow: hidden;
}
.player-related-videos .player-related-videos-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
.player-related-videos .player-related-videos-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
}
.player-related-videos .player-related-videos-item .thumb {
    max-width: 180px;
    max-height: 135px;
    background-size: 100% !important;
}
.player-related-videos .player-related-videos-item .title {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 52px;
    overflow: hidden;
    text-align: left;
    padding: 5px;
    color: #ffffff;
    background: -webkit-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
    background: -o-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
    background: linear-gradient(to bottom, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
}
.player-related-videos .player-related-videos-item .duration {
    display: none;
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #ffffff;
    background: rgba(12, 12, 12, 0.8);
    padding: 2px 5px;
}
.is-touch .player-related-videos .player-related-videos-item .title,
.is-touch .player-related-videos .player-related-videos-item .duration,
.no-touchevents .player-related-videos .player-related-videos-item:hover .title,
.no-touchevents .player-related-videos .player-related-videos-item:hover .duration {
    display: block;
}
.navbar__toggler--search {
    display: none;
}
@media (max-width: 48em) {
    .navbar__toggler--search {
        display: block;
    }
}

.page::before {
    pointer-events: none;
    background: #3cb0e6;
    position: fixed;
    z-index: 1031;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-box-shadow: 0 0 10px #3cb0e6, 0 0 5px #3cb0e6;
    box-shadow: 0 0 10px #3cb0e6, 0 0 5px #3cb0e6;
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
    -webkit-animation: progressBarStart 1s ease 0s 1 normal forwards;
    animation: progressBarStart 1s ease 0s 1 normal forwards;
    content: '';
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.finished.page::before {
    -webkit-transform: translate3d(-30%, 0px, 0px);
    transform: translate3d(-30%, 0px, 0px);
    -webkit-animation: progressBarFinish 0.2s ease 0s 1 normal forwards;
    animation: progressBarFinish 0.2s ease 0s 1 normal forwards;
    opacity: 0;
}

@-webkit-keyframes progressBarStart {
    0 {
        -webkit-transform: translate3d(-100%, 0px, 0px);
        transform: translate3d(-100%, 0px, 0px);
    }
    10% {
        -webkit-transform: translate3d(-90%, 0px, 0px);
        transform: translate3d(-90%, 0px, 0px);
    }
    30% {
        -webkit-transform: translate3d(-70%, 0px, 0px);
        transform: translate3d(-70%, 0px, 0px);
    }
    50% {
        -webkit-transform: translate3d(-60%, 0px, 0px);
        transform: translate3d(-60%, 0px, 0px);
    }
    70% {
        -webkit-transform: translate3d(-55%, 0px, 0px);
        transform: translate3d(-55%, 0px, 0px);
    }
    80% {
        -webkit-transform: translate3d(-50%, 0px, 0px);
        transform: translate3d(-50%, 0px, 0px);
    }
    90% {
        -webkit-transform: translate3d(-40%, 0px, 0px);
        transform: translate3d(-40%, 0px, 0px);
    }
    100% {
        -webkit-transform: translate3d(-30%, 0px, 0px);
        transform: translate3d(-30%, 0px, 0px);
    }
}

@keyframes progressBarStart {
    0 {
        -webkit-transform: translate3d(-100%, 0px, 0px);
        transform: translate3d(-100%, 0px, 0px);
    }
    10% {
        -webkit-transform: translate3d(-90%, 0px, 0px);
        transform: translate3d(-90%, 0px, 0px);
    }
    30% {
        -webkit-transform: translate3d(-70%, 0px, 0px);
        transform: translate3d(-70%, 0px, 0px);
    }
    50% {
        -webkit-transform: translate3d(-60%, 0px, 0px);
        transform: translate3d(-60%, 0px, 0px);
    }
    70% {
        -webkit-transform: translate3d(-55%, 0px, 0px);
        transform: translate3d(-55%, 0px, 0px);
    }
    80% {
        -webkit-transform: translate3d(-50%, 0px, 0px);
        transform: translate3d(-50%, 0px, 0px);
    }
    90% {
        -webkit-transform: translate3d(-40%, 0px, 0px);
        transform: translate3d(-40%, 0px, 0px);
    }
    100% {
        -webkit-transform: translate3d(-30%, 0px, 0px);
        transform: translate3d(-30%, 0px, 0px);
    }
}

@-webkit-keyframes progressBarFinish {
    0% {
        -webkit-transform: translate3d(-30%, 0px, 0px);
        transform: translate3d(-30%, 0px, 0px);
    }
    50% {
        -webkit-transform: translate3d(-15%, 0px, 0px);
        transform: translate3d(-15%, 0px, 0px);
    }
    100% {
        -webkit-transform: translate3d(0%, 0px, 0px);
        transform: translate3d(0%, 0px, 0px);
    }
}

@keyframes progressBarFinish {
    0% {
        -webkit-transform: translate3d(-30%, 0px, 0px);
        transform: translate3d(-30%, 0px, 0px);
    }
    50% {
        -webkit-transform: translate3d(-15%, 0px, 0px);
        transform: translate3d(-15%, 0px, 0px);
    }
    100% {
        -webkit-transform: translate3d(0%, 0px, 0px);
        transform: translate3d(0%, 0px, 0px);
    }
}

.seo-text {
    margin-top: 15px;
}

.top-spot {
    text-align: center;
    padding: 10px 0 0;
    display: none;
}

@media screen and (max-width: 1550px) {
    .spots.spots--cards .spots__list .spots__item:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 1250px) {
    .spots.spots--cards .spots__list .spots__item:nth-child(4) {
        display: none;
    }
}

@media screen and (max-width: 950px) {
    .spots.spots--cards .spots__list .spots__item:nth-child(3) {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    .spots.spots--cards .spots__list .spots__item:nth-child(2) {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .top-spot {
        display: block;
    }

    .heading {
        margin: 0.9375rem 0;
    }
}

.top-spot .adv {
    display: inline-block;
    vertical-align: middle;
}

.trailer__info .download {
    background: #3cb0e6;
    padding: 16px;
    font-size: 14px;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    webkit-transition: background .3s, box-shadow .3s;
    -webkit-transition: background .3s, -webkit-box-shadow .3s;
    transition: background .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, box-shadow .3s;
    transition: background .3s, box-shadow .3s;
    transition: background .3s, box-shadow .3s, -webkit-box-shadow .3s;
}

.trailer__info .download span {
    font-weight: 700;
}

.trailer__info .download:hover {
    background: #363636;
    color: #fff;
    -webkit-box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.75);
}

.more-btn-wrap {
    text-align: center;
    padding: 15px 0 0;
    cursor: pointer;
}

.related .article,
.page__main .article {
    display: none;
}

.related .article.block, 
.page__main .article.block {
    display: block;
}


.more-btn.load {
    pointer-events: none;
}

.more-btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: #1e1e29;
    border-radius: 3px;
    line-height: 45px;
    font-size: 14px;
    color: #c3bbbb;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
    webkit-transition: background .3s, color .3s;
    -webkit-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.more-btn strong {
    z-index: 3;
    position: relative;
}

.more-btn:hover {
    color: #fff;
}

.more-btn:hover::before {
    opacity: 1;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
}

.more-btn:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    content: '';
    background-color: rgba(0,0,0,.5);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(.5,1);
    -ms-transform: scale(.5,1);
    transform: scale(.5,1);
    background: #3cb0e6;
    z-index: 2;
}

.container .related .cards .container {
    padding: 0;
}

.cards .container.container--small .container.hidden-block {
    padding: 0;
}

.footer-logo {
    text-align: center;
    position: relative;
    margin: 25px 0 0 0;
}

.show-block {
    display: none;
    border-top: 1px dashed #363636;
}

.show-holder-btn {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px dashed #363636;
    padding: 0.7375rem 0;
}

.show-holder-btn .show-btn {
    cursor: pointer;
    transition: all .3s;
}

.show-holder-btn .show-btn:hover {
    cursor: pointer;
    color: #3cb0e6;
}

.show-holder-btn .show-btn i {
    font-size: 6px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0px;
    transition: all .3s;
}

.open .show-btn i {
    transform: rotate(180deg);
}

.show-holder-btn .show-btn span {
    display: inline-block;
    vertical-align: middle;
}



.player__wrap{
    position: relative;
}

.player__wrap img{
    display: block;
    height: auto;
    width: 100%;
}
.player__wrap .spot img{
    max-width: 300px;
}

.player__wrap .player-adv-holder iframe{
    position: initial !important;
    left: inherit !important;
    top: initial !important;
    width: initial !important;
    height: 100% !important;
    min-height: 250px !important;
}

.player__wrap .player-adv-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 310px;
    height: 290px;
    font-size: 0;
    padding: 5px;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #ffffff82;
    z-index: 11;
}
.player__wrap .player-adv .spot {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}
.player__wrap .player-adv .spot:first-child {
    margin-right: 5px;
}
.player__wrap .cross {
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 12;
}
.adv .adv-title, .player__wrap .player-adv .btn:hover {
    background: #3cb0e6;
}
.player__wrap .player-adv .btn {
    height: 25px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    background: #2f2f2f;
    padding: 3px;
}

.m-spot {
    display: none;
}

@media screen and (max-width: 767px){
    .player__wrap .player-adv-holder {
        width: 310px;
        height: 290px;
        z-index: 11;
    }
    
    .player__wrap .player-adv .spot:first-child {
        display: none;
    }
    .player__wrap .player-adv-holder {
        height: 90px!important;
        z-index: 11;
    }
    .player-adv-holder .m-spot {
        display: block;
        line-height: 0;
        height: 50px;
    }
    .player__wrap .player-adv-holder iframe{
    position: initial !important;
    left: inherit !important;
    top: initial !important;
    width: initial !important;
    height: 100% !important;
    min-height: 0px !important;
   }
}
@media screen and (max-width: 680px){
    .player__wrap .player-adv-holder {
        height: 90px!important;
        z-index: 11;
    }
    .player-adv-holder .m-spot {
        display: block;
        line-height: 0;
        height: 50px;
    }
    .player__wrap .player-adv .spot{
        display: none;

    }
    .player__wrap .player-adv-holder iframe{
    position: initial !important;
    left: inherit !important;
    top: initial !important;
    width: initial !important;
    height: 100% !important;
    min-height: 0px !important;
   }
}

.webcamitems {
 overflow:hidden;
 position:relative;
 text-align:center;
}
.webcamitems div {
 display: inline-block;
 vertical-align: top;
 width: 100%;
 overflow: hidden;
 margin: 0 0 0 -8px;
 max-width: 1325px;
}
.webcamitems iframe {
 display: block;
 width: 100% !important;
 margin: -10px 0 -1px 8px;
}

@media screen and (max-width:1400px) {
 .webcamitems div {
  max-width: 1135px;
 }
}
@media screen and (max-width:1200px) {
 .webcamitems div {
  max-width: 946px;
 }
}
@media screen and (max-width:1000px) {
 .webcamitems div {
  max-width: 758px;
 }
}
@media screen and (max-width:800px) {
 .webcamitems div {
  max-width: 568px;
 }
}
@media screen and (max-width:610px) {
 .webcamitems div {
  max-width: 380px;
 }
}
@media screen and (max-width:420px) {
 .webcamitems div {
  max-width: 380px;
 }
}
@media screen and (max-width:387px) {
 .webcamitems div {
  max-width: 190px;
 }
}</pre></body></html>