/*
Theme Name: Gonzo
Theme URI: https://gonzo-casino3.com/
Author: gonzo team
Author URI: https://gonzo-casino3.com/
Description: Theme for affiliates
Version: 1.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gonzo
*/


@font-face {
    font-family: 'Roboto';
    src: url('assets/font/Roboto-Bold.eot');
    src: local('Roboto Bold'), local('Roboto-Bold'),
    url('assets/font/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('assets/font/Roboto-Bold.woff2') format('woff2'),
    url('assets/font/Roboto-Bold.woff') format('woff'),
    url('assets/font/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto';
    src: url('assets/font/Roboto-Regular.eot');
    src: local('Roboto'), local('Roboto-Regular'),
    url('assets/font/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('assets/font/Roboto-Regular.woff2') format('woff2'),
    url('assets/font/Roboto-Regular.woff') format('woff'),
    url('assets/font/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/font/Roboto-Black.eot');
    src: local('Roboto Black'), local('Roboto-Black'),
    url('assets/font/Roboto-Black.eot?#iefix') format('embedded-opentype'),
    url('assets/font/Roboto-Black.woff2') format('woff2'),
    url('assets/font/Roboto-Black.woff') format('woff'),
    url('assets/font/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto';
    src: url('assets/font/Roboto-Light.eot');
    src: local('Roboto Light'), local('Roboto-Light'),
    url('assets/font/Roboto-Light.eot?#iefix') format('embedded-opentype'),
    url('assets/font/Roboto-Light.woff2') format('woff2'),
    url('assets/font/Roboto-Light.woff') format('woff'),
    url('assets/font/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/font/Roboto-Italic.eot');
    src: local('Roboto Italic'), local('Roboto-Italic'),
    url('assets/font/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
    url('assets/font/Roboto-Italic.woff2') format('woff2'),
    url('assets/font/Roboto-Italic.woff') format('woff'),
    url('assets/font/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/font/Roboto-Medium.eot');
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('assets/font/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('assets/font/Roboto-Medium.woff2') format('woff2'),
    url('assets/font/Roboto-Medium.woff') format('woff'),
    url('assets/font/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
iframe,
ol,
ul,
li,
form,
label,
i,
footer,
header,
menu,
nav,
a,
table,
thead,
tbody,
tfoot,
tr,
th,
td,
video,
canvas,
section,
    /*commonly used tags*/
applet,
object,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
hgroup,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
dl,
dt,
dd,
fieldset,
legend,
article,
aside,
details,
embed,
figure,
figcaption,
output,
section,
summary,
time,
mark,
audio,
center,
ruby {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    position: relative;
}

ol,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    outline: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    display: inline-block;
    text-decoration: none;
}

button {
    cursor: pointer;
}

input,
button,
select {
    display: inline-block;
    padding: 0;
    border: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

img {
    max-width: 100%;
}

body {
    background-color: #260f01;
    margin: 0;
    padding: 0;
    font-family: 'Roboto';

}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.container {
    max-width: 1246px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
}

.contents {
    padding-top: 0px;
}

.contents .container {
    max-width: 100%;
}

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    /*margin-inline-start: var(--swiper-centered-offset-before)*/
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    /*width: var(--swiper-centered-offset-after)*/
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    /*margin-block-start: var(--swiper-centered-offset-before)*/
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    /*height: var(--swiper-centered-offset-after)*/
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    /*width: var(--swiper-virtual-size)*/
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    /*height: var(--swiper-virtual-size)*/
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    /*color: var(--swiper-navigation-color, var(--swiper-theme-color))*/
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    /*width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));*/
    /*height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));*/
    display: inline-block;
    border-radius: 50%;
    /*background: var(--swiper-pagination-bullet-inactive-color, #000);*/
    /*opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)*/
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    /*opacity: var(--swiper-pagination-bullet-opacity, 1);*/
    /*background: var(--swiper-pagination-color, var(--swiper-theme-color))*/
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    /*margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;*/
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    /*margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)*/
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    /*background: var(--swiper-pagination-color, var(--swiper-theme-color));*/
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.jq-checkbox,
.jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.jq-checkbox input,
.jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.jq-file {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em;
}

.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq-selectbox,
.jq-select-multiple {
    position: relative;
    display: inline-block;
}

.jq-selectbox select,
.jq-select-multiple select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.jq-selectbox li,
.jq-select-multiple li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.jq-selectbox {
    z-index: 10;
}

.jq-selectbox__select {
    position: relative;
}

.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq-selectbox__dropdown {
    position: absolute;
}

.jq-selectbox__search input {
    -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    -webkit-overflow-scrolling: touch;
}

.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.jq-number {
    display: inline-block;
}

.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left; /* для Opera Presto */
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0; /* в каких-то браузерах присутствует отступ */
    -webkit-appearance: none;
}


header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #260f01;
    height: 72px;
    z-index: 20;
    display: flex;
    align-items: center;
    padding-right: 12px;
    padding-left: 64px;
}

header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, rgba(38, 15, 1, 0) 0, #4f3222 50.42%, rgba(38, 15, 1, 0) 100.83%);
}

.header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.fixed_menu_container {
    display: flex;
    align-items: center;
}

.header_menu_link {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 0.3s;
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    margin-right: 32px;
}

.header_menu_link_image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 8px;
    min-height: 24px;
}

.header_menu_link_name {
    border-bottom: 1px solid transparent;
    transition: 0.3s;
}

.header_menu_link:hover .header_menu_link_name {
    border-bottom: 1px solid #ffffff;
}

.header_site_logo {
    display: flex;
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%);
}

.header-logo--mobile {
    display: none;
}

.header__right {
    display: flex;
    align-items: center;
}

.header__cta {
    display: flex;
    align-items: center;
}


.header__cta .btn {
    margin: 0 32px;
}


.language-switcher {
    position: relative;
    margin-right: 8px;
}

.language-current {
    border-radius: 2px;
    display: flex;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    padding: 0 26px 0 0;
}

.language-current img {
    display: none;
}

.language-current span {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}

.language-current:after {
    content: "";
    position: absolute;
    top: 6px;
    right: 4px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: #ffffff;
    width: 10px;
    height: 5px;
    margin-left: 8px;
    transition: 0.3s;
}

.language-list {
    position: absolute;
    right: auto;
    top: 20px;
    left: 40%;
    transform: translateX(-50%);
    transition: all .3s;
    display: none;
    width: 55px;
    margin-top: 8px;
    z-index: 1040;
    overflow-y: auto;
    background: #41271a;
    box-shadow: 0 4px 16px 0 rgba(38, 15, 1, .4);
    border-radius: 4px;
    min-width: 55px;
    text-transform: capitalize;
}

.language-list li + li {
    margin-top: 5px;
}

.language-list li a {
    border-radius: 2px;
    color: #ffffff;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    padding: 6px 14px;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s;
    justify-content: center;
    text-align: center;
}

.language-list li a:hover {
    background: #593a27;
}

.language-list li a img {
    display: none;
}

.click-open-lang .language-list {
    display: block;
}

@media (max-width: 1199px) {
    .fixed_menu_container {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        justify-content: space-around;
        background: #331c12;
        z-index: 99;
        padding: 10px;
    }

    .header_site_logo {
        position: relative;
        left: 0;
        transform: unset;
        margin-left: 45px;
    }

    header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        background: #260f01;
        height: 63px;
        z-index: 20;
        display: flex;
        align-items: center;
        padding: 0;
    }

    .language-switcher {
        position: absolute;
        margin-right: 0;
        left: 15px;
    }

    .header__container {
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
    }

    .language-current:after {
        display: none;
    }

    .language-current span {
        display: none;
    }

    .language-current img {
        display: block;
    }

    .language-list li a img {
        display: block;
    }

    .language-list li a span {
        display: none;
    }

    .language-list li a {
        padding: 6px 6px;
    }

    .language-list {
        top: 20px;
        left: 11px;
        width: 38px;
        min-width: 35px;
    }

    .header__cta .btn {
        margin: 0 0 0 15px;
    }
}

@media (max-width: 760px) {
    .header-logo--desktop {
        display: none;
    }

    .header-logo--mobile {
        display: block;
    }

    .header__cta .register_button span {
        display: none;
    }

    .fixed_menu_container {
        justify-content: space-between;
        padding: 15px;
    }
}

.modal {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    overflow: auto;
}

@-webkit-keyframes unfoldIn {
    0% {
        -webkit-transform: scaleY(0.005) scaleX(0);
        transform: scaleY(0.005) scaleX(0);
    }
    50% {
        -webkit-transform: scaleY(0.005) scaleX(1);
        transform: scaleY(0.005) scaleX(1);
    }
    100% {
        -webkit-transform: scaleY(1) scaleX(1);
        transform: scaleY(1) scaleX(1);
    }
}

@keyframes unfoldIn {
    0% {
        -webkit-transform: scaleY(0.005) scaleX(0);
        transform: scaleY(0.005) scaleX(0);
    }
    50% {
        -webkit-transform: scaleY(0.005) scaleX(1);
        transform: scaleY(0.005) scaleX(1);
    }
    100% {
        -webkit-transform: scaleY(1) scaleX(1);
        transform: scaleY(1) scaleX(1);
    }
}

@-webkit-keyframes unfoldOut {
    0% {
        -webkit-transform: scaleY(1) scaleX(1);
        transform: scaleY(1) scaleX(1);
    }
    50% {
        -webkit-transform: scaleY(0.005) scaleX(1);
        transform: scaleY(0.005) scaleX(1);
    }
    100% {
        -webkit-transform: scaleY(0.005) scaleX(0);
        transform: scaleY(0.005) scaleX(0);
    }
}

@keyframes unfoldOut {
    0% {
        -webkit-transform: scaleY(1) scaleX(1);
        transform: scaleY(1) scaleX(1);
    }
    50% {
        -webkit-transform: scaleY(0.005) scaleX(1);
        transform: scaleY(0.005) scaleX(1);
    }
    100% {
        -webkit-transform: scaleY(0.005) scaleX(0);
        transform: scaleY(0.005) scaleX(0);
    }
}

.modal_main_container {
    width: 100%;
    height: 100%;
    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-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-animation: zoomIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    animation: zoomIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes zoomIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    transform: rotate(-45deg);
    z-index: 99;
    transition: 0.3s;
}

.close:hover {
    opacity: 1;
}

.close:before,
.close:after {
    content: "";
    position: absolute;
    background-color: #FFFFFF;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}

.close:before {
    width: 100%;
    height: 2px;
}

.close:after {
    width: 2px;
    height: 100%;
}

.modal-registration-block {
    max-width: 640px;
    width: 100%;
    border-radius: 8px;
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #4f3222;
}

.modal__image {
    display: flex;
    max-width: 320px;
    width: 100%;
}

.modal__image img {
    width: 100%;
    border-radius: 8px 0 0 8px;
}

.modal__forma {
    padding: 40px 24px 24px;
    max-width: 320px;
    width: 100%;
}

.modal__forma h3 {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: .01em;
    color: #fff;
}

.modal__form__field {
    margin-top: 16px;
}

.modal__form__field label {
    margin-bottom: 8px;
    display: block;
}

.modal__form__field label, .modal__forma-wrap label {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .02em;
    color: #cec1b9;
    text-align: left;
}

.modal__form__inp {
    width: 100%;
}

.modal__form__inp input {
    width: 100%;
    background: #331c12;
    border-radius: 4px;
    padding: 12px 10px 12px 15px;
    border: 1px solid #331c12;
    height: 40px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}

.modal__forma-wrap {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.btn-forgot-password {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .01em;
    color: #7db71c;
    display: inline-flex;
}

.btn-forgot-password:hover {
    text-decoration: underline;
}

.modal__forma .btn {
    margin-top: 34px;
    max-width: 100%;
    width: 100%;
}

.modal-form__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
}

.modal-form__btn span {
    font-size: 13px;
    color: #ffffff;
    margin-right: 5px;
}

.btn-registration {
    font-weight: 400;
    line-height: 20px;
    letter-spacing: .01em;
    color: #7db71c;
    display: inline-flex;
    font-size: 13px;
}

.modal__form__field small {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .02em;
    color: #cec1b9;
    text-align: left;
}

.currency__sel {
    margin-top: 16px;
}

.currency__sel span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .02em;
    color: #cec1b9;
    text-align: left;
}

.currency__sel label {
    display: flex;
    width: 100%;
    margin-top: 8px;
}

.currency__sel .jq-selectbox {
    position: relative;
    width: 100%;
}

.currency__sel .jq-selectbox:after {
    content: "";
    position: absolute;
    top: 18px;
    right: 13px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: #ffffff;
    width: 10px;
    height: 5px;
    margin-left: 8px;
    transition: 0.3s;
}

.currency__sel .jq-selectbox__select-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    height: 40px;
    background: #331c12;
    border: 1px solid #593a27;
    border-radius: 4px;
    padding-left: 15px;
}

.currency__sel .jq-selectbox__dropdown {
    z-index: 1040;
    overflow-y: auto;
    background: #41271a;
    box-shadow: 0 4px 16px 0 rgba(38, 15, 1, .4);
    border-radius: 4px;
    left: 0;
    width: 100%;
    top: 45px;
}

.currency__sel .jq-selectbox__dropdown ul {
    height: 155px;
}

.currency__sel .jq-selectbox__dropdown ul li {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding: 6px 14px;
    font-weight: 600;
}

.currency__sel .jq-selectbox__dropdown ul li:hover {
    background-color: #593a27;
}

.checkcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    margin-top: 15px;
}

.checkcontainer a {
    font-weight: 400;
    font-size: 14px;

    line-height: 20px;
    letter-spacing: .01em;
    color: #7db71c;

}

.checkcontainer input {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #7db71c;
    border-radius: 4px;
}

.checkcontainer .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}

@media (max-width: 760px) {
    .modal__image {
        display: none;
    }

    .modal-registration-block {
        max-width: 320px;
    }

    .modal__forma {
        padding: 30px 20px 20px;
    }

    .modal__forma h3 {
        margin-bottom: 12px;
        font-size: 20px;
        line-height: 22px;
    }

    .modal__forma .btn {
        margin-top: 16px;
    }

    .modal-form__btn {
        margin-top: 14px;
    }
}

.register_button {
    background: 0 0;
    border: 1px solid #81a81b;
    border-radius: 4px;
    padding: 0 15px;
    color: #81a81b;
    transition: all .4s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 40px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .01em;

}

.register_button:hover {
    background: #81a81b;
    color: #fff;
}

.register_button:active {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 40px;
    background: linear-gradient(180deg, #9fc32a 0, #638c0b 100%);
    box-shadow: inset 0 2px 4px #9fc32a;
    border-radius: 4px;
    padding: 0 16px;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #fff;

}

.btn:hover {
    background: linear-gradient(180deg, #638c0b 0, #9fc32a 100%);
}

.content-section {
    padding-top: 110px;
}

.slider-wrapper {
    position: relative;
}

.slider-image {
    position: relative;
    padding: 40px 104px 76px;
    border-radius: 8px;
    overflow: hidden;
    height: 368px;
    background-repeat: no-repeat;
    background-size: cover;
}

.swiper-button-next:after, .swiper-button-prev:after {
    display: none;
}

.slider-text-part .slider_title {
    background-color: rgba(22, 28, 36, .7);
    border-radius: 8px;
    padding: 2px 8px;
    display: inline-block;
    font-weight: 500;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: .01em;
    color: #fff;
}

.slider-text-part strong {
    background-color: rgba(22, 28, 36, .7);
    border-radius: 8px;
    padding: 2px 8px;
    display: block;
    margin: 16px 0 40px;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .01em;
    color: #fff;
    width: max-content;
}

.slider-image .btn {
    font-size: 20px;
    padding: 20px 35px;
    height: 60px;
}

.swiper-button-prev, .swiper-button-next {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    z-index: 9;
}

.swiper-button-prev {
    left: 0;
    transform: rotate(-180deg);
}

.swiper-button-next {
    right: 0;
}

.slider-button-prev {
    left: 20px;
}

.slider-button-next {
    right: 20px;
}

.filter-section {
    margin-top: 50px;
}

.filter-section-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.filter-section-list ul {
    display: flex;
    align-items: center;
}

.filter-section-list ul li {
    margin-right: 8px;
}

.filter-section-link {
    display: inline-flex;
    white-space: nowrap;
    padding: 20px 12px;
    background: #593a27;
    border-radius: 4px;
    height: 30px;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    transition: all .4s;
}

.filter-section-link:hover {
    background: #7db71c;
    color: #fff;
    text-decoration: none;
}

.filter-section-search {
    max-width: 291px;
    width: 100%;
    position: relative;
}

.filter-section-search input {
    display: flex;
    width: 100%;
    height: 40px;
    background: #331c12;
    border: 1px solid #593a27;
    border-radius: 4px;
    padding-left: 15px;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}

.search__input_act input {
    border: 1px solid #5faf2d;
}

.search-close__btn {
    position: absolute;
    right: 52px;
    top: calc(50% - 12px);
    width: 24px;
    height: 24px;
    z-index: 3;
    background: unset;
    display: none;
}

.search__input_act .search-close__btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search__btn {
    position: absolute;
    right: 16px;
    top: calc(50% - 12px);
    width: 24px;
    height: 24px;
    z-index: 3;
    background: unset;
    display: flex;
}

.search__input_act .search__btn svg path {
    fill: #7db71c;
}

.section-soft {
    max-width: 1600px;
    width: 100%;
    margin: 40px auto 0;
    background-color: #331c12;
}

.section-soft-wrapper {
    width: 100%;
    position: relative;
}

.section-soft-wrapper-logo {
    display: flex;
    width: 116px;
    height: 30px;
    align-items: center;
    margin: 0 auto;
    transition: 0.3s;
}

.section-soft-wrapper-logo img {
    filter: grayscale(100%);
    transition: 0.3s;
}

.section-soft-wrapper-logo:hover img {
    filter: unset;
}

.section-soft-wrapper_slider {
    padding: 15px 0;
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
}

.partner-button-prev, .partner-button-next {
    top: 40px;
}

.section-popular {
    margin: 56px 0;
}

.section-popular-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section-popular-title {
    display: flex;
    align-items: center;
}

.section-popular-title img {
    display: block;
    margin-right: 16px;
}

.section-popular-title h2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #f2d22f;
}

.section-popular-wrapper {
    margin-top: 32px;
    position: relative;
    padding-bottom: 56px;
}

.slot-item {
    position: relative;
    display: flex;
    border-radius: 8px;
    transition: 0.3s;
    max-width: 196px;
    width: 100%;
    margin: 0 auto;
}

.slot-item-image {
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 8px;
}

.slot-item-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .4s;
    padding: 14px 14px 38px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    z-index: 4;
    opacity: 0;
    border-radius: 8px;
    border: 2px solid #7db71c;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%), linear-gradient(0deg, rgba(125, 183, 28, .3), rgba(125, 183, 28, .3));
}

.slot-item:hover .slot-item-wrapper {
    opacity: 1;
}

.game-item__favorite {
    display: flex;
    position: absolute;
    top: 10px;
    right: 10px;
}

.slot-item-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    margin-bottom: 25px;
}

.slot-item-demo-link {
    margin-top: 25px;
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .02em;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
}

.section-popular-wrapper .swiper-button-prev, .section-popular-wrapper .swiper-button-next {
    top: auto;
    bottom: 0;
}

.section-popular-wrapper .swiper-button-prev {
    left: 30%;
}

.section-popular-wrapper .swiper-button-next {
    right: 30%;
}

.section-popular-wrapper .swiper-pagination {
    bottom: 2px;
}

.swiper-pagination-bullet {
    background: #715545;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #7db71c;
}

.jackpot-section {
    margin-top: 56px;
}

.jackpot-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.jackpot__left {
    max-width: 592px;
    width: 100%;
}

.jackpot-picture {
    background-image: url("assets/img/jack1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 290px;
    width: 100%;
    height: 105px;
    margin: 0 auto -55px;
    z-index: 1;
    position: relative;
}

.jackpot-back_left {
    width: 100%;
    height: 240px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.jackpot-content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.jackpot-countdown {
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.jackpot-countdown span {
    position: relative;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    letter-spacing: -.1em;
    text-transform: uppercase;
    color: #f2d22f;
    text-shadow: 2px 2px 4px #260f01;
}

.jackpot-content strong {
    position: relative;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 32px;
    text-align: center;
    letter-spacing: .04em;
    color: #fff;
    margin: 16px 0 21px;
    display: block;
}

.jackpot-content .btn {
    max-width: 144px;
    width: 100%;
}

.jackpot__right {
    max-width: 460px;
    width: 100%;
    margin-left: -15px;
}

.jackpot-pic__ejem {
    max-width: 240px;
    width: 100%;
    height: 152px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("assets/img/jack2.svg");
    margin: 0 auto -88px;
    position: relative;
    z-index: 1;
}

.jackpot-pic__ejem span {
    font-weight: 900;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: block;
    position: relative;
    top: 40px;
}

.jackpot-fon__right {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 192px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-position: right;
}

.jackpot-fon__right .jackpot-content strong {
    position: relative;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: .04em;
    color: #fff;
    text-shadow: 0 2px 1px #260f01;
    margin: 6px 0 16px;
}

.jackpot-fon__right .jackpot-countdown span {
    font-size: 14px;
    line-height: 16px;
}

.time-container {
    margin-left: 20px;
}

.orange {
    background: linear-gradient(180deg, #f2d22f 0, #f2911c 100%);
    box-shadow: inset 0 2px 4px #f2ba28;
}

.orange:hover {
    background: linear-gradient(180deg, #f2911c 0, #f2d22f 100%);
}

.now-win-section {
    margin-top: 56px;
}

.now-win-wrapper {
    width: 100%;
    background: #41271a;
    border: 2px solid #593a27;
    box-shadow: inset 0 1px 8px 6px rgba(0, 0, 0, .1);
    border-radius: 8px;
    display: flex;
    align-items: center;
    align-content: center;
    padding: 14px 30px;
    max-width: 100%;
}

.now-win-title {
    margin-right: 30px;
    font-weight: 800;
    letter-spacing: .01em;
    padding: 8px 0;
    text-transform: uppercase;
    background: linear-gradient(180deg, #f2d22f 0, #f2911c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    mix-blend-mode: normal;
    white-space: nowrap;
}

.now-win-title strong {
    font-size: 36px;
    line-height: 32px;
}

.now-win-title span {
    font-size: 20px;
    line-height: 24px;
    display: block;
}

.now-win-list {
    width: 100%;
}

.now-win-flex-box {
    display: flex;
    align-items: center;
}

.now-win-item {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 243px;
}

.now-win-image {
    width: 72px;
    height: 72px;
    min-width: 72px;
    margin-right: 16px;
    border: 1px solid rgba(255, 255, 255, .4);
    -webkit-filter: drop-shadow(0 2px 8px rgba(0, 0, 0, .4));
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, .4));
    border-radius: 2px;
}

.now-win-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.now-win-text small {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .01em;
    color: #cec1b9;
    margin-bottom: 15px;
    white-space: nowrap;
    display: block;

}

.now-win-text strong {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .02em;
    background: linear-gradient(180deg, #f2d22f 0, #f2911c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: nowrap;
    display: block;
}

.now-win-text span {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .02em;
    color: #fff;
    white-space: nowrap;
    display: block;

}

.section-gift {
    margin-top: 56px;
}

.gift-item {
    padding: 16px;
    background: #4f3222;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 442px;
    max-width: 298px;
    width: 100%;
    margin: 0 auto;
}

.gift-name {
    display: flex;
    align-items: flex-start;
    margin-bottom: 24px;
}

.gift-img {
    max-width: 88px;
    width: 100%;
    height: 88px;
    margin-right: 16px;
}

.gift-img img {
    border-radius: 4px;
    width: 100%;
}

.gift-name strong {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .02em;
    color: #fff;
}

.min-deposit {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;

}

.min-deposit p {
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .01em;
    color: #cec1b9;
}

.min-deposit span {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    letter-spacing: .01em;
    color: #fff;
}

.gift-box {
    border-top: 2px solid #41271a;
    margin-top: 24px;
    padding-top: 16px;
}

.games-section {
    margin-top: 56px;
    margin-bottom: 120px;
}

.games-section-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 32px -4px 0;

}

.games-section-box {
    width: 16.666666%;
    padding: 8px 4px;
}

.footer__background {
    background: #41271a;
}

.footer__parent {
    padding: 16px 15px;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.footer__item {
    width: auto;
    margin-right: 120px;
}

.footer__item:nth-child(3) {
    margin-right: 0;
}

.footer__item-link {
    padding-left: 36px;
    transition: all .4s;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .01em;
    color: #cec1b9;
    display: block;
    position: relative;
}

.footer__item-link + .footer__item-link {
    margin-top: 12px;
}

.footer__item-link:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    border-top: 2px solid #cec1b9;
    border-right: 2px solid #cec1b9;
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
}

.footer-item {
    display: flex;
    align-items: center;
}

.footer-item__text {
    display: flex;
    align-items: center;
    margin-left: 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .01em;
    color: #cec1b9;
}

.footer-item__text a {
    color: #7db71c;
    display: inline-flex;
    text-decoration: none;
    margin-left: 5px;
}

.footer-item__text a:hover {
    text-decoration: underline;
}

.footer-item + .footer-item {
    margin-top: 12px;
}

.footer__rights {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 0 40px;

}

.footer__rights p {
    margin-right: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .01em;
    color: #897163;
}

.footer__partners {
    display: flex;
    align-items: center;

}

.footer__partners img + img {
    margin-left: 16px;
}

.content-container {
    background: #41271a;
    border-radius: 8px;
    padding: 32px;
    max-width: 1246px;
    width: 100%;
    margin: 0 auto 50px;
}

.content-container h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    margin-top: 18px;
}

.content-container h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #ffff;
    margin-top: 24px;
}

.content-container p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .01em;
    color: #cec1b9;
    margin-top: 24px;
}

.content-container ul li, .content-container ol li {
    letter-spacing: .01em;
    color: #cec1b9;
    font-size: 14px;
}

.content-container ul, .content-container ol {
    margin-top: 20px;
    margin-left: 30px;
}

.content-container ul {
    list-style: disc;
}

.content-container ol {
    list-style: auto;
}

@media (max-width: 1199px) {
    .filter-section-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }

    .filter-section-search {
        max-width: 100%;
        margin-top: 20px;
    }

    .jackpot-wrapper {
        flex-direction: column;
    }

    .jackpot__left {
        max-width: 492px;
    }

    .jackpot-content strong {
        font-size: 32px;
        line-height: 24px;
        margin: 10px 0 16px;
    }

    .jackpot-back_left {
        height: 199px;
        background-size: contain;
    }

    .jackpot-picture {
        background-size: contain;
        max-width: 220px;
        height: 80px;
        margin: 0 auto -37px;
    }

    .jackpot-fon__right {
        background-size: contain;
        min-height: 182px;
        background-position: center;
    }

    .jackpot-fon__right .jackpot-content strong {
        font-size: 26px;
        line-height: 23px;
    }

    .now-win-wrapper {
        padding: 14px 20px;
        flex-direction: column;
        align-items: flex-start;
    }

    .now-win-title {
        margin-right: 0;
        padding: 0;
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }

    .now-win-title strong {
        font-size: 20px;
        line-height: 24px;
        display: block;
        margin-right: 10px;
    }

    .games-section-box {
        width: 20%;
    }

    .footer__item {
        margin-right: 13px;
    }

    .footer__rights {
        padding: 30px 0 100px;
    }
}

@media (max-width: 991px) {
    .slider-image {
        padding: 30px 20px 35px;
        height: 320px;
        justify-content: space-between;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .slider-button-prev, .slider-button-next {
        display: none;
    }

    .slider-text-part .slider_title {
        font-size: 30px;
        line-height: 40px;
    }

    .slider-text-part strong {
        margin: 16px 0 34px;
        font-size: 20px;
        line-height: 25px;
    }

    .slider-image .btn {
        font-size: 16px;
        padding: 10px 25px;
        height: 44px;
    }

    .partner-button-prev, .partner-button-next {
        display: none;
    }

    .now-win-list {
        width: 100%;
        overflow-x: scroll;
    }

    .now-win-list::-webkit-scrollbar {
        width: 0;
        height: 0;
        background: #F5F3F1;
    }

    .now-win-list::-webkit-scrollbar-thumb {
        background: #D9D9D9;
        width: 0;
        cursor: pointer;
    }

    .now-win-flex-box {
        width: 890px;
    }

    .gift-item {
        min-height: 400px;
    }

    .games-section-box {
        width: 25%;
    }

    .footer__parent {
        flex-direction: column;
    }

    .footer__item {
        margin-right: 0;
        width: max-content;
    }

    .footer__item-link:first-child {
        margin-top: 0;
    }

    .footer__item-link {
        padding-left: 25px;
    }

    .footer__item-link {
        margin-top: 12px;
    }

    .footer__item-link:before {
        top: 9px;
        width: 6px;
        height: 6px;
    }

    .footer__item:nth-child(3) {
        margin-right: 0;
        margin-top: 25px;
    }
}

@media (max-width: 760px) {
    .filter-section-list {
        overflow-x: scroll;
        width: 100%;
    }

    .filter-section-list::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    .filter-section-list::-webkit-scrollbar-thumb {
        width: 0;
        cursor: pointer;
    }

    .section-popular-wrapper .swiper-button-prev {
        left: 20%;
    }

    .section-popular-wrapper .swiper-button-next {
        right: 20%;
    }

    .games-section-box {
        width: 33.333333%;
    }

    .jackpot__right {
        margin-left: 0;
    }
}

@media (max-width: 570px) {
    .slider-text-part .slider_title {
        font-size: 20px;
        line-height: 30px;
    }

    .slider-text-part strong {
        margin: 16px 0 25px;
        font-size: 18px;
        line-height: 24px;
    }

    .slider-image {
        padding: 30px 15px 30px;
        height: 290px;
        background-position: center;
    }

    .section-popular-title h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .section-popular-title img {
        margin-right: 8px;
    }

    .section-popular-wrapper .swiper-button-prev {
        left: 10%;
    }

    .section-popular-wrapper .swiper-button-next {
        right: 10%;
    }

    .footer-item__text {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-item__text a {
        margin-left: 0;
    }

    .footer__rights {
        flex-direction: column;
        text-align: center;
        padding: 20px 0 80px;
    }

    .footer__rights p {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .games-section {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .games-section-box {
        width: 50%;
    }

    .jackpot-fon__right .jackpot-content strong {
        font-size: 22px;
        line-height: 20px;
        margin: 6px 0 10px;
    }

    .jackpot-content strong {
        font-size: 22px;
        line-height: 20px;
        margin: 10px 0 10px;
    }

    .jackpot-countdown {
        display: flex;
        align-items: center;
        margin-top: 6px;
    }

    .jackpot-countdown span {
        font-size: 16px;
        line-height: 20px;
    }

    .jackpot-picture {
        background-size: contain;
        max-width: 184px;
        height: 66px;
        margin: 0 auto -16px;
    }

    .jackpot__left {
        max-width: 345px;
    }

    .jackpot-fon__right {
        background-size: contain;
        min-height: 143px;
        background-position: center;
    }

    .jackpot__right {
        max-width: 345px;
    }

    .jackpot-pic__ejem {
        max-width: 197px;
        height: 127px;
        margin: 0 auto -59px;
    }

    .jackpot-pic__ejem span {
        font-size: 11px;
        line-height: 18px;
        top: 32px;
    }

    .jackpot-back_left {
        height: 145px;
        background-size: contain;
    }

    .register_button {
        padding: 0 7px;
    }

    .header__cta .btn {
        margin: 0 0 0 10px;
    }

    .btn {
        padding: 0 10px;
    }

    .header_site_logo {
        position: relative;
        left: 0;
        transform: unset;
        margin-left: 34px;
    }

    .content-container {
        padding: 20px 15px;
        margin: 0 auto 30px;
    }

    .content-container h2 {
        font-size: 22px;
        line-height: 26px;
    }
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}


.content-container h1 {
    color: white;
    font-size: 26px;
    margin-bottom: 16px;
}