﻿area, br, col, colgroup, hr, map, option, param, select, textarea
{
    padding: 0;
    margin: 0;
    border: 0;
}
button
{
    padding: 0;
    margin: 0;
}
body, html, p, span, strong
{
    margin: 0;
    border: 0;
    background: 0 0;
}
a, abbr, acronym, address, applet, aside, b, big, blockquote, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, figcaption, figure, font, footer, form, h4, h6, i, iframe, img, input, ins, kbd, label, legend, li, object, ol, pre, q, s, samp, small, strike, sub, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 15px;
    vertical-align: baseline;
    background: 0 0;
}
body, h1, h2, h3, h5, header, html, p, section, span, strong
{
    padding: 0;
    outline: 0;
    vertical-align: baseline;
}
header, section
{
    font-size: 15px;
}
ol, ul
{
    list-style: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
button, input[type=button], input[type=submit]
{
    cursor: pointer;
}
button, h1, h2, h3, h5, header, section
{
    border: 0;
    background: 0 0;
}
:focus
{
    outline: 0;
}
button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=file]>input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner
{
    border: 0;
    outline: 0;
}
input::-ms-clear
{
    width: 0;
    height: 0;
}
input, textarea
{
    resize: none;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
::-ms-clear
{
    width: 0;
    height: 0;
    display: none;
}
::-ms-reveal
{
    width: 0;
    height: 0;
    display: none;
}
a
{
    text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, img, main, nav, section, summary
{
    display: block;
}
audio, canvas, progress, video
{
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls])
{
    display: none;
    height: 0;
}
[hidden], template
{
    display: none;
}
input, select, textarea
{
    box-shadow: none;
}
select
{
    border-radius: 0;
}
*, :after, :before
{
    box-sizing: border-box;
}
@font-face
{
    font-family: 'FuturaPT';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(https://tycoon.partners/fonts/FuturaPT-Book.woff2) format('woff2');
}
@font-face
{
    font-family: 'FuturaPT';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url(https://tycoon.partners/fonts/FuturaPT-Medium.woff2) format('woff2');
}
@font-face
{
    font-family: 'FuturaPT';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url(https://tycoon.partners/fonts/FuturaPT-Demi.woff2) format('woff2');
}
@font-face
{
    font-family: 'FuturaPT';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(https://tycoon.partners/fonts/FuturaPT-Bold.woff2) format('woff2');
}
@font-face
{
    font-family: 'FuturaPT';
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url(https://tycoon.partners/fonts/FuturaPT-ExtraBold.woff2) format('woff2');
}
@font-face
{
    font-family: 'FuturaPT';
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url(https://tycoon.partners/fonts/FuturaPT-Heavy.woff2) format('woff2');
}
.owl-item
{
    transform: translateZ(0);
}
body, html, input, textarea
{
    color: rgba(255,255,255,.65);
    font-weight: 400;
    font-family: 'Inter',sans-serif;
}
input, textarea
{
    -webkit-appearance: none;
    border-radius: 0;
}
body, html
{
    background-color: #0e0c23;
    font-size: 16px;
    line-height: 28px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    height: 100%;
}
body::-webkit-scrollbar, html::-webkit-scrollbar
{
    width: 8px;
}
body::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb
{
    background: #4e4e50;
    border-radius: 10px;
}
.white-body
{
    background-color: #f4f4f4;
}
.white-body .footer__logo--white
{
    display: none!important;
}
.white-body .footer__logo--black
{
    display: block!important;
}
.white-body .footer__copyright, .white-body .footer__text
{
    color: #8f95a5;
}
.white-body .footer__content
{
    border-top: 1px solid #d6d8dc!important;
}
.white-body .footer__links-title
{
    color: #8f95a5;
}
*
{
    margin: 0;
    padding: 0;
}
body, footer, header, section
{
    max-width: 100vw;
}
body
{
    overflow-x: hidden;
}
section
{
    padding-top: 64px;
    padding-bottom: 64px;
    margin: 80px 0;
    position: relative;
}
@media only screen and (max-width: 960px)
{
    section
    {
        padding-top: 32px;
        padding-bottom: 32px;
        margin-top: 60px;
        margin-bottom: 60px;
    }
}
@media only screen and (max-width: 600px)
{
    section
    {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 0;
        margin-top: 0;
    }
}
.first-section
{
    padding-top: 100px!important;
    margin-top: 0!important;
}
.b-wrapper
{
    width: 100%;
    display: table;
    height: 100%;
    padding-top: 112px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
@media only screen and (max-width: 600px)
{
    .b-wrapper
    {
        padding-top: 0;
    }
}
.content
{
    display: table-row;
    height: 100%;
}
.content, .section
{
    width: 100%;
}
.hidden
{
    display: none!important;
}
.container
{
    max-width: 1632px;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
}
@media only screen and (max-width: 960px)
{
    .container
    {
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media only screen and (max-width: 600px)
{
    .container
    {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.row
{
    margin-bottom: 0;
}
.col
{
    padding-left: 0!important;
    padding-right: 0!important;
}
header
{
    margin: 0 0 60px;
}
@media only screen and (max-width: 960px)
{
    header
    {
        margin-bottom: 0;
    }
}
span, strong
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
}
strong
{
    font-weight: 700;
}
h1, h2, h6
{
    color: #fff;
}
h1, h2, h3, h5, h6
{
    font-family: 'FuturaPT';
    font-weight: 800;
}
h1 span, h2 span, h3 span, h5 span, h6 span
{
    color: #fcbd00!important;
}
h1, h2
{
    letter-spacing: -3px;
}
.btn-custom, h1, h2, h3
{
    text-transform: uppercase;
}
h1
{
    font-size: 96px;
    line-height: 96px;
    margin: 0 0 40px;
}
@media only screen and (max-width: 1440px)
{
    h1
    {
        font-size: 72px;
        line-height: 72px;
    }
}
@media only screen and (max-width: 960px)
{
    h1
    {
        font-size: 52px;
        line-height: 56px;
    }
}
@media only screen and (max-width: 720px)
{
    h1
    {
        font-size: 42px;
        line-height: 48px;
    }
}
@media only screen and (max-width: 600px)
{
    h1
    {
        margin-bottom: 32px;
    }
}
.btn-custom, h2, h3
{
    text-align: center;
}
h2
{
    font-size: 64px;
    line-height: 68px;
    margin: 0 0 24px;
}
@media only screen and (max-width: 1440px)
{
    h2
    {
        font-size: 48px;
        line-height: 50px;
    }
}
@media only screen and (max-width: 960px)
{
    h2
    {
        font-size: 40px;
        line-height: 50px;
    }
}
@media only screen and (max-width: 720px)
{
    h2
    {
        font-size: 36px;
        line-height: 50px;
        margin-bottom: 12px;
    }
}
.btn-custom, h3
{
    color: #fff;
}
h3, h5
{
    margin: 0 0 32px;
}
h3
{
    letter-spacing: -2px;
    line-height: 50px;
    font-size: 48px;
}
@media only screen and (max-width: 1440px)
{
    h3
    {
        font-size: 36px;
        line-height: 48px;
    }
}
@media only screen and (max-width: 600px)
{
    h3
    {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 16px;
    }
}
h5
{
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}
.btn-custom, p
{
    font-size: 14px;
    line-height: 24px;
}
.btn-custom
{
    padding: 11px 24px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    transition: all .3s ease;
    font-weight: 700;
}
@media only screen and (max-width: 600px)
{
    .btn-custom
    {
        font-size: 16px;
        line-height: 20px;
    }
}
.btn-custom--border
{
    border: 1px solid #fff;
    background-color: transparent;
}
.btn-custom--border:hover
{
    color: #fcbd00;
    border: 1px solid #fcbd00;
}
.btn-custom--red
{
    background-color: #fcbd00!important;
    border: 1px solid #fcbd00!important;
    color: #0f0e0c!important;
}
.btn-custom--red:hover
{
    background-color: #e8b005!important;
    border: 1px solid #e8b005!important;
}
.btn-custom--big
{
    padding: 16px 32px;
}
.modal-overlay
{
    background: rgba(0,0,0,.75)!important;
    -webkit-backdrop-filter: blur(4px)!important;
    backdrop-filter: blur(4px)!important;
    opacity: 1!important;
}
.modal
{
    width: 100%;
    padding: 50px 68px;
    max-height: 95%;
    top: 50%!important;
    transform: translateY(-50%) scaleX(.8) scaleY(.8)!important;
}
@media only screen and (max-width: 600px)
{
    .modal
    {
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px);
        padding-left: 14px;
        padding-right: 14px;
    }
}
.modal.open
{
    top: 50%!important;
    transform: translateY(-50%) scaleX(1) scaleY(1)!important;
}
.modal .modal-content
{
    padding: 0;
}
.modal__cross
{
    position: absolute;
    top: 18px;
    right: 18px;
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media only screen and (max-width: 600px)
{
    .modal__cross
    {
        width: 24px;
        height: 24px;
    }
}
.modal__title
{
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -.5px;
    color: #151515;
    margin-bottom: 32px;
}
@media only screen and (max-width: 600px)
{
    .modal__title
    {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 22px;
    }
}
.modal .modal-footer
{
    padding: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    margin-top: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #151515;
}
.modal .modal-footer a
{
    color: #fcbd00;
    font-weight: 600;
}
.preloader-wrapper
{
    display: none;
}
form.custom-form .input-field
{
    position: relative;
    margin: 0 0 16px;
    height: 80px;
    background-color: #f6f6f6;
    display: flex;
    align-items: flex-end;
    border-radius: 0;
}
form.custom-form .input-field .error
{
    position: absolute;
    bottom: 0;
    left: 24px;
}
form.custom-form .input-field--textarea
{
    height: auto;
}
form.custom-form .input-field input, form.custom-form .input-field textarea
{
    height: 160px;
    background-color: transparent;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #151515;
    padding: 40px 24px;
}
form.custom-form .input-field input
{
    margin-bottom: 0;
    border: 0!important;
    box-shadow: none!important;
    height: 28px;
    border-radius: 0;
    padding: 20px 24px;
}
form.custom-form .input-field label
{
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .9px;
    text-transform: uppercase;
    color: #909090!important;
    transform: translateY(30px);
    padding-left: 24px;
}
form.custom-form .input-field label.active
{
    transform: translateY(15px);
}
form.custom-form .form-error
{
    position: absolute;
    bottom: 8px;
    left: 24px;
    font-size: 12px;
    line-height: 12px;
    color: #fcbd00;
    font-weight: 600;
}
form.custom-form .checkboxes-wrap
{
    margin-top: 32px;
}
form.custom-form .checkboxes-wrap .checkbox
{
    margin-bottom: 8px;
    position: relative;
}
form.custom-form .checkboxes-wrap .checkbox .form-error
{
    bottom: -12px;
    left: 28px;
}
form.custom-form .checkboxes-wrap .checkbox__input
{
    padding-left: 28px;
    top: 0;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #151515;
}
form.custom-form .checkboxes-wrap .checkbox__input a
{
    color: #fcbd00;
    font-size: inherit;
    line-height: inherit;
}
form.custom-form .checkboxes-wrap [type=checkbox]+span:not(.lever):before
{
    border-radius: 4px;
    width: 20px;
    height: 20px;
    border: 2px solid #fcbd00;
    top: -5px;
    transform: none!important;
    left: 0!important;
}
form.custom-form .checkboxes-wrap [type=checkbox]:checked+span:not(.lever):before
{
    background-color: #fcbd00;
}
form.custom-form .checkboxes-wrap [type=checkbox]:checked+span:not(.lever):after
{
    width: 10px;
    height: 6px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
    left: 5px;
    top: 1px;
}
form.custom-form .submit-btn-wrap
{
    display: flex;
    justify-content: center;
    margin-top: 32px;
}
form.custom-form .submit-btn-wrap .btn-custom
{
    width: 100%;
    color: #fff!important;
}
.gdpr-cookie-notice
{
    bottom: 20px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background: rgba(46,46,59,.4);
    border-radius: 0;
    margin: 0 auto;
    padding: 12px 24px 12px 44px;
    width: auto;
    max-width: 768px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: inherit;
    justify-content: space-between;
    transform: translateY(200%);
}
@media only screen and (max-width: 800px)
{
    .gdpr-cookie-notice
    {
        margin-left: 16px;
        margin-right: 16px;
    }
}
.gdpr-cookie-notice:before
{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
    width: 20px;
    height: 20px;
    background: url(../../gambling/image/cookie.svg) center no-repeat;
    background-size: cover;
}
.gdpr-cookie-notice .gdpr-cookie-notice-nav-item-btn
{
    color: #151515!important;
}
.gdpr-cookie-notice .gdpr-cookie-notice-description
{
    color: rgba(255,255,255,.65);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    text-align: left;
}
.gdpr-cookie-notice .gdpr-cookie-notice-nav-item-btn
{
    height: 36px;
    font-size: 14px;
    line-height: 36px;
}
.gdpr-cookie-notice .gdpr-cookie-notice-nav
{
    width: auto;
    margin-top: 0;
    margin-left: 16px;
}
.enter-y
{
    transform: translateY(50px) rotate(2deg);
}
.enter, .enter-y
{
    transition: all 1.2s cubic-bezier(.37,.01,0,.98);
    opacity: 0;
}
.seen .enter
{
    opacity: 1;
    transition-delay: .3s!important;
}
.seen .enter-y
{
    opacity: 1;
    transform: translate(0) scale(1) rotate(0);
}
.seen .delay-2
{
    transition-delay: .1s!important;
}
.seen .delay-3
{
    transition-delay: .15s!important;
}
.seen .delay-4
{
    transition-delay: .2s!important;
}
.seen .delay-5
{
    transition-delay: .25s!important;
}
.seen .delay-6
{
    transition-delay: .3s!important;
}
.seen .delay-7
{
    transition-delay: .35s!important;
}
.seen .delay-8
{
    transition-delay: .4s!important;
}
.seen .delay-9
{
    transition-delay: .45s!important;
}
.rotate-card
{
    opacity: 0;
    transform: rotateY(90deg);
    transition: all .4s ease;
}
.seen .rotate-card
{
    opacity: 1;
    transform: rotateY(0);
}
.seen .rotate-card:nth-child(1)
{
    transition-delay: .4s!important;
}
.seen .rotate-card:nth-child(2)
{
    transition-delay: .8s!important;
}
.seen .rotate-card:nth-child(3)
{
    transition-delay: 1.2s!important;
}
.seen .rotate-card:nth-child(4)
{
    transition-delay: 1.6s!important;
}
.seen .rotate-card:nth-child(5)
{
    transition-delay: 2s!important;
}
.seen .rotate-card:nth-child(6)
{
    transition-delay: 2.4s!important;
}
.seen .rotate-card:nth-child(7)
{
    transition-delay: 2.8s!important;
}
.seen .rotate-card:nth-child(8)
{
    transition-delay: 3.2s!important;
}
.seen .rotate-card:nth-child(9)
{
    transition-delay: 3.6s!important;
}
.seen .rotate-card:nth-child(10)
{
    transition-delay: 4s!important;
}
.seen .rotate-card:nth-child(11)
{
    transition-delay: 4.4s!important;
}
.seen .rotate-card:nth-child(12)
{
    transition-delay: 4.8s!important;
}
.seen .rotate-card:nth-child(13)
{
    transition-delay: 5.2s!important;
}
.seen .rotate-card:nth-child(14)
{
    transition-delay: 5.6s!important;
}
.seen .rotate-card:nth-child(15)
{
    transition-delay: 6s!important;
}
.seen .rotate-card:nth-child(16)
{
    transition-delay: 6.4s!important;
}
.seen .rotate-card:nth-child(17)
{
    transition-delay: 6.8s!important;
}
.seen .rotate-card:nth-child(18)
{
    transition-delay: 7.2s!important;
}
.seen .rotate-card:nth-child(19)
{
    transition-delay: 7.6s!important;
}
.seen .rotate-card:nth-child(20)
{
    transition-delay: 7s!important;
}
.droptop-card
{
    opacity: 0;
    transform: translateY(100%);
    transition: all .4s ease;
}
.seen .dropdown-card, .seen .droptop-card
{
    opacity: 1;
    transform: translateY(0);
}
.seen .droptop-card:nth-child(1)
{
    transition-delay: .4s!important;
}
.seen .droptop-card:nth-child(2)
{
    transition-delay: .8s!important;
}
.seen .droptop-card:nth-child(3)
{
    transition-delay: 1.2s!important;
}
.seen .droptop-card:nth-child(4)
{
    transition-delay: 1.6s!important;
}
.seen .droptop-card:nth-child(5)
{
    transition-delay: 2s!important;
}
.seen .droptop-card:nth-child(6)
{
    transition-delay: 2.4s!important;
}
.seen .droptop-card:nth-child(7)
{
    transition-delay: 2.8s!important;
}
.seen .droptop-card:nth-child(8)
{
    transition-delay: 3.2s!important;
}
.seen .droptop-card:nth-child(9)
{
    transition-delay: 3.6s!important;
}
.seen .droptop-card:nth-child(10)
{
    transition-delay: 4s!important;
}
.seen .droptop-card:nth-child(11)
{
    transition-delay: 4.4s!important;
}
.seen .droptop-card:nth-child(12)
{
    transition-delay: 4.8s!important;
}
.dropdown-card
{
    opacity: 0;
    transform: translateY(-100%);
    transition: all .4s ease;
}
.seen .dropdown-card:nth-child(1)
{
    transition-delay: .4s!important;
}
.seen .dropdown-card:nth-child(2)
{
    transition-delay: .8s!important;
}
.seen .dropdown-card:nth-child(3)
{
    transition-delay: 1.2s!important;
}
.seen .dropdown-card:nth-child(4)
{
    transition-delay: 1.6s!important;
}
.seen .dropdown-card:nth-child(5)
{
    transition-delay: 2s!important;
}
.seen .dropdown-card:nth-child(6)
{
    transition-delay: 2.4s!important;
}
.seen .dropdown-card:nth-child(7)
{
    transition-delay: 2.8s!important;
}
.seen .dropdown-card:nth-child(8)
{
    transition-delay: 3.2s!important;
}
.seen .dropdown-card:nth-child(9)
{
    transition-delay: 3.6s!important;
}
.seen .dropdown-card:nth-child(10)
{
    transition-delay: 4s!important;
}
.seen .dropdown-card:nth-child(11)
{
    transition-delay: 4.4s!important;
}
.seen .dropdown-card:nth-child(12)
{
    transition-delay: 4.8s!important;
}
.dropright-card
{
    opacity: 0;
    transform: translateX(-100%);
    transition: all .4s ease;
}
.seen .dropleft-card, .seen .dropright-card
{
    opacity: 1;
    transform: translateX(0);
}
.seen .dropright-card:nth-child(1)
{
    transition-delay: .4s!important;
}
.seen .dropright-card:nth-child(2)
{
    transition-delay: .8s!important;
}
.seen .dropright-card:nth-child(3)
{
    transition-delay: 1.2s!important;
}
.seen .dropright-card:nth-child(4)
{
    transition-delay: 1.6s!important;
}
.seen .dropright-card:nth-child(5)
{
    transition-delay: 2s!important;
}
.seen .dropright-card:nth-child(6)
{
    transition-delay: 2.4s!important;
}
.seen .dropright-card:nth-child(7)
{
    transition-delay: 2.8s!important;
}
.seen .dropright-card:nth-child(8)
{
    transition-delay: 3.2s!important;
}
.seen .dropright-card:nth-child(9)
{
    transition-delay: 3.6s!important;
}
.seen .dropright-card:nth-child(10)
{
    transition-delay: 4s!important;
}
.seen .dropright-card:nth-child(11)
{
    transition-delay: 4.4s!important;
}
.seen .dropright-card:nth-child(12)
{
    transition-delay: 4.8s!important;
}
.dropleft-card
{
    opacity: 0;
    transform: translateX(100%);
    transition: all .4s ease;
}
.seen .dropleft-card:nth-child(1)
{
    transition-delay: .4s!important;
}
.seen .dropleft-card:nth-child(2)
{
    transition-delay: .8s!important;
}
.seen .dropleft-card:nth-child(3)
{
    transition-delay: 1.2s!important;
}
.seen .dropleft-card:nth-child(4)
{
    transition-delay: 1.6s!important;
}
.seen .dropleft-card:nth-child(5)
{
    transition-delay: 2s!important;
}
.seen .dropleft-card:nth-child(6)
{
    transition-delay: 2.4s!important;
}
.seen .dropleft-card:nth-child(7)
{
    transition-delay: 2.8s!important;
}
.seen .dropleft-card:nth-child(8)
{
    transition-delay: 3.2s!important;
}
.seen .dropleft-card:nth-child(9)
{
    transition-delay: 3.6s!important;
}
.seen .dropleft-card:nth-child(10)
{
    transition-delay: 4s!important;
}
.seen .dropleft-card:nth-child(11)
{
    transition-delay: 4.4s!important;
}
.seen .dropleft-card:nth-child(12)
{
    transition-delay: 4.8s!important;
}
.error
{
    color: #fcbd00;
    pointer-events: none;
}
.top-menu
{
    height: auto;
    line-height: inherit;
    background-color: rgba(14,12,35,.85);
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    box-shadow: none;
    transition: all .3s ease;
    padding: 16px 0;
    width: 100vw;
}
@media only screen and (max-width: 600px)
{
    .top-menu
    {
        padding: 14px 0;
    }
}
.top-menu.not-top
{
    background-color: #0e0c23;
    padding: 16px 0;
}
.top-menu .container
{
    max-width: inherit;
}
.top-menu .nav-wrapper
{
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
}
@media only screen and (max-width: 600px)
{
    .top-menu .nav-wrapper
    {
        justify-content: center;
    }
}
.top-menu .nav-wrapper__links
{
    width: calc(100% - 231px);
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
@media only screen and (max-width: 1440px)
{
    .top-menu .nav-wrapper__links
    {
        width: auto;
    }
}
.top-menu .brand-logo
{
    position: static;
    width: 145px;
    transform: none;
}
@media only screen and (max-width: 600px)
{
    .top-menu .brand-logo
    {
        width: 104px;
    }
}
.top-menu .brand-logo img, .top-menu__hamburger img
{
    max-width: 100%;
}
.top-menu .anqors-wrap
{
    margin-right: 4px;
}
.top-menu .top-menu-link
{
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    transition: color .3s ease;
    position: relative;
    padding-left: 24px;
    padding-right: 24px;
}
.header--commisions .header__terms a:hover, .sidenav .sidenav-content .top-menu-link:hover, .top-menu .top-menu-link.active, .top-menu .top-menu-link:hover
{
    color: #fcbd00;
}
.top-menu .top-menu-link.active:after
{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    transform: translateX(-50%);
    background-color: #fcbd00;
}
.top-menu__btns-wrap
{
    display: flex;
    align-items: center;
}
.top-menu__btns-wrap .btn-custom
{
    margin-left: 20px;
    font-size: 16px;
    line-height: 20px;
}
@media only screen and (max-width: 720px)
{
    .top-menu__btns-wrap .btn-custom
    {
        display: none;
    }
}
.top-menu__hamburger
{
    line-height: inherit!important;
    display: block!important;
    margin-left: 0!important;
    margin-right: 46px!important;
    width: 30px!important;
    height: 30px!important;
}
@media only screen and (max-width: 960px)
{
    .top-menu__hamburger
    {
        margin-right: 32px!important;
    }
}
@media only screen and (max-width: 600px)
{
    .top-menu__hamburger
    {
        position: absolute!important;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media only screen and (max-width: 1440px)
{
    .desctop-menu
    {
        display: none;
    }
}
.mobile-menu
{
    display: none;
}
.mobile-menu__left-part, .sidenav .sidenav-content li
{
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 1440px)
{
    .mobile-menu
    {
        display: block;
    }
}
.sidenav
{
    background: #0e0c23;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    width: 400px;
}
@media only screen and (max-width: 720px)
{
    .sidenav
    {
        width: 100%;
    }
}
.sidenav .top-menu__btns-wrap
{
    margin-top: 24px;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}
.sidenav .top-menu__btns-wrap .btn-custom
{
    display: flex!important;
    margin: 0 auto 16px!important;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
}
.sidenav .sidenav-header
{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: #0e0c23;
    padding: 24px;
}
.sidenav .sidenav-header .sidenav-cross
{
    height: 48px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: rgba(255,255,255,.06);
    padding: 0;
}
.sidenav .sidenav-header .sidenav-cross svg
{
    width: 10px;
    height: 10px;
}
.sidenav .sidenav-header .sidenav-cross svg rect
{
    fill: #fff;
}
.sidenav .sidenav-header .sidenav-cross:hover svg rect
{
    fill: #fc311d;
}
.sidenav .sidenav-content
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sidenav .sidenav-content .anqors-wrap
{
    width: 100%;
}
.sidenav .sidenav-content li
{
    line-height: inherit;
    height: auto;
    justify-content: center;
    width: 100%;
}
.sidenav .sidenav-content .top-menu-link
{
    height: auto;
    margin: 15px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    transition: color .3s ease;
}
.mobile-logo
{
    display: none;
}
.header
{
    padding-top: 148px;
    padding-bottom: 148px;
    position: relative;
    margin-bottom: 0!important;
}
@media only screen and (max-width: 1248px)
{
    .header
    {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}
@media only screen and (max-width: 720px)
{
    .header
    {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
@media only screen and (max-width: 600px)
{
    .header
    {
        padding-top: 360px;
        padding-bottom: 40px;
    }
    .header .header__title
    {
        text-align: center;
    }
}
.header__content
{
    display: flex;
    align-items: center;
    z-index: 2;
}
@media only screen and (max-width: 600px)
{
    .header__content
    {
        flex-wrap: wrap;
    }
}
.header__img-bg
{
    position: absolute;
    height: 100%;
    width: auto;
    top: 0;
    right: 0;
}
@media only screen and (max-width: 720px)
{
    .header__img-bg
    {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
}
.header__block--text
{
    width: 890px;
    position: relative;
    z-index: 4;
    order: 2;
    margin-left: auto;
}
@media only screen and (max-width: 1440px)
{
    .header__block--text
    {
        width: 640px;
    }
}
@media only screen and (max-width: 960px)
{
    .header__block--text
    {
        width: 470px;
    }
}
@media only screen and (max-width: 720px)
{
    .header__block--text
    {
        width: 380px;
    }
}
@media only screen and (max-width: 600px)
{
    .header__block--text
    {
        margin-left: 0;
        width: 100%;
        order: 2;
    }
}
.header__block--img
{
    width: 100%;
    order: 1;
    position: absolute;
    top: -112px;
    left: 0;
    height: 1158px;
}
@media only screen and (max-width: 1440px)
{
    .header__block--img
    {
        height: 1180px;
    }
}
@media only screen and (max-width: 960px)
{
    .header__block--img
    {
        height: 950px;
    }
}
@media only screen and (max-width: 720px)
{
    .header__block--img
    {
        height: 764px;
    }
}
@media only screen and (max-width: 600px)
{
    .header__block--img
    {
        top: 0;
        position: absolute;
        width: 100%;
        order: 1;
        margin: 0!important;
        height: 530px;
    }
}
.header__block--img img
{
    position: absolute;
    left: 0;
    top: 0;
    height: 1158px;
    width: auto!important;
}
@media only screen and (max-width: 1440px)
{
    .header__block--img img
    {
        height: 1180px;
    }
}
@media only screen and (max-width: 960px)
{
    .header__block--img img
    {
        height: 950px;
    }
}
@media only screen and (max-width: 720px)
{
    .header__block--img img
    {
        height: 764px;
    }
}
@media only screen and (max-width: 600px)
{
    .header__block--img img
    {
        height: 530px;
        left: 0;
        top: 0;
        transform: none;
    }
}
.header__block--img .mobile-overlay
{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 160px;
    background: linear-gradient(0deg,#0e0c23 0%,rgba(13,11,35,0) 100%);
    z-index: 2;
}
.header__description
{
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    max-width: 604px;
}
.header__btns-wrap
{
    display: flex;
    margin-top: 48px;
}
@media only screen and (max-width: 720px)
{
    .header__btns-wrap
    {
        margin-top: 32px;
    }
}
@media only screen and (max-width: 600px)
{
    .header__btns-wrap
    {
        justify-content: center;
    }
}
.header__btns-wrap .btn-custom
{
    min-width: 228px;
}
.header--commisions
{
    background-color: #151515;
    padding-bottom: 100px;
}
@media only screen and (max-width: 600px)
{
    .header--commisions
    {
        padding-bottom: 20px;
        padding-top: 40px;
    }
}
.header--commisions:after, .header-v2:after
{
    content: '';
    display: block;
    height: 160px;
    width: calc(100% + 80px);
    position: absolute;
    left: 50%;
    bottom: -80px;
    background-color: #151515;
    transform: translateX(-50%) rotate(-4.5deg);
    z-index: 0;
    overflow: hidden;
}
.header--commisions .header__title
{
    text-transform: none;
    font-size: 48px;
    line-height: 56px;
}
@media only screen and (max-width: 600px)
{
    .header--commisions .header__title
    {
        font-size: 36px;
        line-height: 48px;
    }
}
.header--commisions .header__btns-wrap
{
    margin-top: 40px;
}
.header--commisions .header__terms
{
    margin-top: 24px;
}
.header--commisions .header__terms a
{
    color: rgba(255,255,255,.45);
    font-weight: 600;
    transition: color .3s ease;
}
.header--commisions .header__description
{
    color: rgba(255,255,255,.45);
}
.header .header__block--text
{
    order: 2;
}
.header .header__block--img
{
    order: 1;
}
@media only screen and (max-width: 600px)
{
    .header .header__block--img
    {
        margin-top: 60px;
    }
}
@media only screen and (max-width: 960px)
{
    .header .header__block--img img
    {
        max-width: inherit;
        width: 174%;
    }
}
@media only screen and (max-width: 720px)
{
    .header .header__block--img img
    {
        width: 200%;
    }
}
@media only screen and (max-width: 600px)
{
    .header .header__block--img img
    {
        width: 520px;
    }
}
.header-v2
{
    padding-top: 64px;
    padding-bottom: 0;
    margin-bottom: 200px;
    position: relative;
    background-color: #151515;
}
@media only screen and (max-width: 720px)
{
    .header-v2
    {
        padding-bottom: 160px;
        margin-bottom: 300px;
    }
}
@media only screen and (max-width: 600px)
{
    .header-v2
    {
        padding-bottom: 100px;
    }
}
.header-v2:before
{
    content: '';
    display: block;
    width: 326px;
    height: 326px;
    position: absolute;
    bottom: -320px;
    left: -200px;
    border-radius: 50%;
    border: 1px solid #fcbd00;
    z-index: 1;
}
@media only screen and (max-width: 1440px)
{
    .header-v2:before
    {
        left: -100px;
        bottom: -260px;
        width: 230px;
        height: 230px;
    }
}
@media only screen and (max-width: 720px)
{
    .header-v2:before
    {
        display: none;
    }
}
.header-v2__content
{
    position: relative;
    display: flex;
    align-items: flex-start;
    z-index: 2;
}
@media only screen and (max-width: 720px)
{
    .header-v2__content
    {
        flex-wrap: wrap;
    }
}
.header-v2__block--text
{
    width: 560px;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 1440px)
{
    .header-v2__block--text
    {
        width: 420px;
    }
}
@media only screen and (max-width: 720px)
{
    .header-v2__block--text
    {
        width: 100%;
    }
}
.header-v2__block--img
{
    width: calc(100% - 560px);
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-top: 60px;
}
@media only screen and (max-width: 1440px)
{
    .header-v2__block--img
    {
        width: calc(100% - 420px);
        margin-top: 160px;
    }
}
@media only screen and (max-width: 960px)
{
    .header-v2__block--img
    {
        margin-top: 60px;
    }
}
@media only screen and (max-width: 720px)
{
    .header-v2__block--img
    {
        width: 100%;
    }
}
.header-v2__block--img img
{
    position: absolute;
    top: 0;
    right: -32%;
    width: 164%;
}
@media only screen and (max-width: 960px)
{
    .header-v2__block--img img
    {
        width: 300%;
        right: -132%;
    }
}
@media only screen and (max-width: 720px)
{
    .header-v2__block--img img
    {
        width: 160%;
        right: -25%;
    }
}
@media only screen and (max-width: 600px)
{
    .header-v2__block--img img
    {
        width: 1000px;
        right: auto;
        left: -248px;
    }
}
.header-v2__back-btn
{
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 40px;
}
.header-v2__back-btn:hover .header-v2__back-btn-text
{
    color: #fcbd00!important;
}
.header-v2__back-btn:hover .header-v2__back-btn-img path
{
    fill: #fcbd00!important;
}
.header-v2__back-btn-img
{
    width: 24px;
    height: 24px;
    margin-right: 12px;
}
.header-v2__back-btn-img path
{
    transition: fill .3s ease;
}
.header-v2__back-btn-text
{
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #808191;
    transition: color .3s ease;
}
.header-v2__logo-wrap
{
    max-width: 200px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.header-v2__logo-wrap img
{
    max-width: 100%;
    max-height: 52px;
}
.header-v2__description
{
    font-size: 16px;
    line-height: 24px;
}
.header-v2__license-wrap
{
    margin-top: 24px;
}
.header-v2__license-img
{
    max-width: 180px;
    max-height: 50px;
}
.header-v2__btns-wrap
{
    display: flex;
    align-items: center;
    margin-top: 24px;
    flex-wrap: wrap;
    width: calc(100% + 32px);
    margin-left: -16px;
}
.header-v2__btns-wrap .btn-custom
{
    margin: 16px;
}
.header-v2__goto
{
    display: flex;
    align-items: center;
    margin: 16px;
}
.header-v2__goto:hover .header-v2__goto-text
{
    color: #fcbd00;
}
.header-v2__goto-text
{
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    transition: all .3s ease;
    color: #737373;
}
.header-v2__goto-img
{
    width: 24px;
    height: 24px;
    margin-left: 12px;
}
.s-achievements__content
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
@media only screen and (max-width: 600px)
{
    .s-achievements__content
    {
        flex-wrap: wrap;
    }
}
.s-achievements__overlay
{
    position: absolute;
    top: 20px;
    left: -200px;
    transform: rotate(-2.5deg);
    width: 1940px;
    height: 84%;
    background-color: #fcbd00;
    overflow: hidden;
}
@media only screen and (max-width: 720px)
{
    .s-achievements__overlay
    {
        top: 0;
    }
}
@media only screen and (max-width: 600px)
{
    .s-achievements__overlay
    {
        height: 100%;
    }
}
.s-achievements__overlay:after
{
    content: '';
    position: absolute;
    left: -178px;
    top: -251px;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    border: 1px solid #ff6553;
}
.s-achievements__img--tablet
{
    display: none;
}
@media only screen and (max-width: 960px)
{
    .s-achievements__img--tablet
    {
        display: block;
    }
    .s-achievements__img--desck
    {
        display: none;
    }
}
.s-achievements__block
{
    position: relative;
    z-index: 2;
}
.s-achievements__block--img
{
    width: 50%;
}
.s-achievements__block--img img, .s-achievements__mini-img-wrap img
{
    max-width: 100%;
}
@media only screen and (max-width: 960px)
{
    .s-achievements__block--img
    {
        padding-right: 30px;
    }
}
@media only screen and (max-width: 600px)
{
    .s-achievements__block--img
    {
        padding-right: 0;
        padding-left: 20px;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
    }
}
.s-achievements__block--text
{
    width: calc(50% + 40px);
    margin-left: -20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
@media only screen and (max-width: 600px)
{
    .s-achievements__block--text
    {
        width: calc(100% + 40px);
    }
}
.s-achievements__mini-block
{
    width: calc(50% - 40px);
    margin: 0 20px 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 960px)
{
    .s-achievements__mini-block
    {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width: 720px)
{
    .s-achievements__mini-block
    {
        margin-bottom: 30px;
    }
}
.s-achievements__mini-block-content
{
    display: flex;
    align-items: flex-start;
}
.s-achievements__mini-img-wrap
{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-right: 24px;
}
@media only screen and (max-width: 960px)
{
    .s-achievements__mini-img-wrap
    {
        width: 55px;
        height: 55px;
        margin-right: 16px;
    }
}
@media only screen and (max-width: 600px)
{
    .s-achievements__mini-img-wrap
    {
        width: 45px;
        height: 45px;
    }
}
.s-achievements__mini-content-wrap
{
    width: calc(100% - 104px);
}
@media only screen and (max-width: 960px)
{
    .s-achievements__mini-content-wrap
    {
        width: calc(100% - 71px);
    }
}
.s-achievements__mini-block-title
{
    font-family: 'FuturaPT';
    color: #fff;
    font-weight: 900;
    font-size: 56px;
    line-height: 72px;
    letter-spacing: -3px;
    margin-bottom: 2px;
}
@media only screen and (max-width: 1440px)
{
    .s-achievements__mini-block-title
    {
        font-size: 48px;
        line-height: 50px;
    }
}
@media only screen and (max-width: 960px)
{
    .s-achievements__mini-block-title
    {
        font-size: 36px;
        line-height: 48px;
    }
}
@media only screen and (max-width: 720px)
{
    .s-achievements__mini-block-title
    {
        font-size: 30px;
        line-height: 40px;
    }
}
.s-achievements__mini-block-text
{
    font-weight: 700;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: .9px;
    text-transform: uppercase;
    color: rgba(255,255,255,.65);
}
.s-brands
{
    overflow: hidden;
    position: relative;
}
@media only screen and (max-width: 960px)
{
    .s-brands
    {
        margin-top: 0;
    }
}
.s-brands__content
{
    position: relative;
    z-index: 2;
}
.s-brands__tabs-wrap
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.s-brands__text
{
    margin-bottom: 20px;
}
.s-brands__tabs
{
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 auto;
    height: auto;
    padding-bottom: 12px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    width: auto;
    padding-top: 20px;
}
@media only screen and (max-width: 1248px)
{
    .s-brands__tabs
    {
        margin-bottom: 40px;
    }
}
.s-brands__tabs::-webkit-scrollbar, .s-partners__content::-webkit-scrollbar
{
    display: none;
}
.s-brands__tabs .indicator
{
    background-color: transparent;
    height: 8px;
}
.s-brands__tabs .indicator:after
{
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background-color: #fcbd00;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.s-brands__tabs .tab
{
    height: 64px;
    line-height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s-brands__tabs .tab:nth-child(2)
{
    margin-top: -20px;
}
.s-brands__tabs .tab a
{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
}
@media only screen and (max-width: 1248px)
{
    .s-brands__tabs .tab a
    {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 600px)
{
    .s-brands__tabs .tab a
    {
        padding-left: 16px;
        padding-right: 16px;
    }
}
.s-brands__tabs .tab a img
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .7;
    transition: all .3s ease;
    max-width: 275px;
    max-height: 64px;
}
.s-brands__tabs .tab a.active, .s-brands__tabs .tab a:hover
{
    background-color: transparent!important;
}
.s-brands__tabs .tab a.active img, .s-brands__tabs .tab a:hover img
{
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}
.s-brands__tab-content-wrap
{
    display: flex;
    padding: 0 0 40px;
    align-items: center;
}
@media only screen and (max-width: 960px)
{
    .s-brands__tab-content-wrap
    {
        flex-wrap: wrap;
        align-items: flex-start;
        padding-top: 0;
    }
}
.s-brands__tab-content-text-wrap
{
    width: 43%;
    padding-right: 160px;
    padding-top: 72px;
}
@media only screen and (max-width: 1440px)
{
    .s-brands__tab-content-text-wrap
    {
        padding-right: 80px;
        padding-top: 0;
    }
}
@media only screen and (max-width: 1248px)
{
    .s-brands__tab-content-text-wrap
    {
        padding-right: 52px;
    }
}
@media only screen and (max-width: 960px)
{
    .s-brands__tab-content-text-wrap
    {
        width: 100%;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        order: 2;
    }
}
.s-brands__tab-content-img-wrap
{
    width: 57%;
    position: relative;
}
.s-brands__tab-content-img-wrap img
{
    height: 780px;
}
@media only screen and (max-width: 1440px)
{
    .s-brands__tab-content-img-wrap img
    {
        height: 524px;
    }
}
@media only screen and (max-width: 1248px)
{
    .s-brands__tab-content-img-wrap img
    {
        height: 500px;
    }
}
@media only screen and (max-width: 960px)
{
    .s-brands__tab-content-img-wrap
    {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        order: 1;
        margin-bottom: 80px;
    }
    .s-brands__tab-content-img-wrap img
    {
        max-width: 100%;
        height: auto;
    }
}
@media only screen and (max-width: 720px)
{
    .s-brands__tab-content-img-wrap
    {
        margin-bottom: 24px;
    }
}
.s-brands__tab-img
{
    position: relative;
    z-index: 2;
}
.s-brands__logo-wrap
{
    display: flex;
    margin-bottom: 12px;
}
@media only screen and (max-width: 720px)
{
    .s-brands__logo-wrap
    {
        justify-content: center;
    }
}
.s-brands__logo-wrap img
{
    max-width: 219px;
    max-height: 123px;
}
@media only screen and (max-width: 960px)
{
    .s-brands__logo-wrap img
    {
        max-width: 178px;
        max-height: 100px;
    }
}
@media only screen and (max-width: 600px)
{
    .s-brands__logo-wrap img
    {
        max-width: 142px;
        max-height: 80px;
    }
}
.s-brands__info
{
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-top: 32px;
    color: #6c5dd3;
}
.s-brands__license-wrap
{
    margin-top: 28px;
    display: flex;
}
.s-brands__license-wrap img
{
    max-width: 140px;
    max-height: 62px;
}
.s-brands__btns-wrap
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
    width: calc(100% + 10px);
    margin-left: -10px;
    flex-wrap: wrap;
}
@media only screen and (max-width: 600px)
{
    .s-brands__btns-wrap
    {
        justify-content: center;
    }
}
.s-brands__btns, .s-brands__goto
{
    display: flex;
    align-items: center;
}
.s-brands__btns .btn-custom
{
    margin: 10px;
}
@media only screen and (max-width: 1248px)
{
    .s-brands__btns .btn-custom
    {
        padding: 20px 32px;
    }
}
.s-brands__goto
{
    margin: 10px;
}
@media only screen and (max-width: 600px)
{
    .s-brands__goto
    {
        margin-top: 32px;
    }
}
.modal__thanks-title span, .s-brands__goto:hover .s-brands__goto-text, .s-commissions__pretitle a:hover
{
    color: #fcbd00;
}
.s-brands__goto-text
{
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    transition: all .3s ease;
    color: #737373;
}
.s-brands__goto-img
{
    width: 24px;
    height: 24px;
    margin-left: 12px;
}
.s-commissions, .s-commissions__content
{
    position: relative;
}
.s-commissions__content-wrap
{
    position: relative;
    z-index: 3;
}
.s-commissions__pretitle
{
    text-align: center;
    color: #909090;
}
.s-commissions__pretitle a
{
    color: #909090;
    font-weight: 800;
    transition: color .3s ease;
}
.s-commissions__blocks-wrap
{
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 640px;
}
@media only screen and (min-width: 1248px)
{
    .s-commissions__blocks-wrap
    {
        width: calc(100% + 24px);
        max-width: inherit;
        margin-left: -12px;
        margin-right: inherit;
        margin-top: 52px;
    }
}
@media only screen and (min-width: 1920px)
{
    .s-commissions__blocks-wrap
    {
        margin-top: 86px;
    }
}
.s-commissions__block
{
    margin: 12px 0;
    width: calc(100% / 1 - 24px);
    background-color: #fff;
    padding: 48px;
}
.s-commissions__block:first-child
{
    border-top-left-radius: 60px;
}
.s-commissions__block:last-child
{
    border-bottom-right-radius: 60px;
}
@media only screen and (min-width: 600px)
{
    .s-commissions__block
    {
        margin: 12px;
        padding: 48px 38px;
        width: calc(100% / 2 - 24px);
    }
}
@media only screen and (min-width: 1248px)
{
    .s-commissions__block
    {
        width: calc(100% / 4 - 24px);
    }
}
@media only screen and (min-width: 1920px)
{
    .s-commissions__block
    {
        padding: 68px 48px;
        max-width: inherit;
    }
}
.s-commissions__block-title
{
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -1px;
    color: #283342;
    font-family: 'FuturaPT';
    font-weight: 800;
    margin-bottom: 12px;
    width: 100%;
}
@media only screen and (min-width: 1920px)
{
    .s-commissions__block-title
    {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 16px;
    }
}
.s-commissions__block-price
{
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -.5px;
    color: #fcbd00;
    font-family: 'FuturaPT';
    font-weight: 700;
    height: 60px;
    margin-bottom: 32px;
    width: 100%;
}
@media only screen and (min-width: 1670px)
{
    .s-commissions__block-price
    {
        height: 80px;
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 48px;
    }
}
.s-commissions__block-list
{
    width: 100%;
}
.s-commissions__block-list li
{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #151515;
    position: relative;
    margin-bottom: 12px;
    padding-left: 24px;
}
.s-commissions__block-list li:before
{
    content: '';
    display: block;
    position: absolute;
    height: 8px;
    width: 8px;
    background-color: #151515;
    border-radius: 50%;
    left: 0;
    top: 7px;
}
@media only screen and (min-width: 1920px)
{
    .s-commissions__block-list li:before
    {
        top: 11px;
    }
    .s-commissions__block-list li
    {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px;
    }
}
.s-commissions__btns-wrap, .s-commissions__logos-wrap
{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.s-commissions__btns-wrap .btn-custom
{
    min-width: 220px;
}
.s-commissions__logos-wrap
{
    align-items: center;
}
@media only screen and (max-width: 960px)
{
    .s-commissions__logos-wrap
    {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}
.s-commissions__logo
{
    margin: 35px;
    opacity: .45;
}
@media only screen and (max-width: 960px)
{
    .s-commissions__logo
    {
        margin: 12px;
    }
}
.s-commissions__logos-text
{
    text-align: center;
    color: rgba(255,255,255,.45);
}
.header--commisions+.s-commissions
{
    padding-top: 0;
    margin-top: -200px;
}
.header--commisions+.s-commissions .s-commissions__overaly, .header--commisions+.s-commissions:after, .header--commisions+.s-commissions:before
{
    display: none;
}
.header--commisions+.s-commissions .s-commissions__logos-text
{
    color: RGBA(21,21,21,.45);
    font-weight: 500;
}
.header--commisions+.s-commissions .s-commissions__blocks-wrap
{
    margin-top: 0;
}
.modal
{
    background-color: #0c0d1f;
    padding-top: 60px;
    max-width: 480px;
}
@media only screen and (max-width: 600px)
{
    .modal
    {
        margin: 0;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        height: 100%;
    }
}
.modal .modal__cross
{
    width: 40px;
    height: 40px;
    right: 24px;
    top: 24px;
}
.modal__thanks-title
{
    color: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: 900;
    line-height: 32px;
    margin: 24px auto;
}
.modal__thanks-text
{
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: rgba(255,255,255,.65);
}
.modal__thanks-img
{
    display: block;
    margin: -86px auto 40px;
    max-width: 100%;
}
@media only screen and (max-width: 500px)
{
    .modal__thanks-img
    {
        margin-top: -76px!important;
    }
}
.modal-thanks .submit-btn-wrap
{
    margin-top: 42px;
}
.s-why
{
    position: relative;
    overflow: visible;
    padding-top: 0;
    z-index: 4;
}
@media only screen and (max-width: 600px)
{
    .s-why
    {
        z-index: 6;
    }
}
.s-why__bg-img
{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.s-why__content
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.s-why__block--text
{
    width: 50%;
}
@media only screen and (max-width: 960px)
{
    .s-why__block--text
    {
        width: 100%;
        order: 2;
    }
}
@media only screen and (max-width: 720px)
{
    .s-why__block--text
    {
        max-width: 100%;
    }
}
.s-why__block--img
{
    width: 50%;
    display: flex;
    justify-content: flex-end;
}
@media only screen and (max-width: 960px)
{
    .s-why__block--img
    {
        order: 1;
        width: 100%;
        justify-content: center;
    }
}
.s-why__block--logos
{
    display: flex;
    align-items: center;
    border-top: 1px solid #3a3b40;
    padding-top: 64px;
    margin-top: 64px;
    order: 2;
}
@media only screen and (max-width: 720px)
{
    .s-why__block--logos
    {
        padding-top: 48px;
        margin-top: 48px;
        flex-wrap: wrap;
    }
}
.s-why__img
{
    margin-right: -80px;
    max-width: 110%;
    width: 110%;
    pointer-events: none;
}
@media only screen and (max-width: 960px)
{
    .s-why__img
    {
        max-width: 100%;
        position: absolute;
        top: 80px;
        left: 50%;
        transform: translateX(-50%);
        opacity: .2;
        width: 100%;
        margin-right: 0;
    }
}
@media only screen and (max-width: 600px)
{
    .s-why__img
    {
        max-width: inherit;
        width: 600px;
    }
}
.s-why__title
{
    text-align: left;
}
@media only screen and (max-width: 960px)
{
    .s-why__title
    {
        text-align: center;
    }
}
.s-why__list-text
{
    font-size: 16px;
    line-height: 24px;
    color: rgba(255,255,255,.45);
}
@media only screen and (max-width: 1440px)
{
    .s-why__list-text
    {
        font-size: 14px;
        line-height: 20px;
    }
}
.s-why__list-wrap
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% + 48px);
    margin-left: -24px;
    margin-top: 40px;
}
.s-why__list
{
    margin: 20px 24px;
    width: calc(48% - 48px);
}
@media only screen and (max-width: 1440px)
{
    .s-why__list
    {
        width: calc(50% - 48px);
    }
}
@media only screen and (max-width: 1248px)
{
    .s-why__list
    {
        width: calc(100% / 2 - 48px);
    }
}
@media only screen and (max-width: 600px)
{
    .s-why__list
    {
        width: calc(100% / 1 - 48px);
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
.s-why__list-title-wrap
{
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.s-why__list-icon-wrap
{
    width: 64px;
    height: 64px;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s-why__list-icon-wrap img
{
    max-width: 100%;
}
.s-why__list-title
{
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-top: 8px;
    max-width: 200px;
}
.s-why__btns-wrap
{
    display: flex;
    margin-top: 40px;
}
@media only screen and (max-width: 1440px)
{
    .s-why__btns-wrap
    {
        margin-top: 24px;
    }
}
@media only screen and (max-width: 960px)
{
    .s-why__btns-wrap
    {
        justify-content: center;
    }
}
.s-why__btns-wrap .btn-custom
{
    padding-left: 40px;
    padding-right: 40px;
}
.s-why__logos-title
{
    font-family: 'FuturaPT';
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
}
@media only screen and (max-width: 600px)
{
    .s-why__logos-title
    {
        font-size: 24px;
        line-height: 32px;
    }
}
.s-why__logos-wrap
{
    display: flex;
    align-items: center;
    margin-left: 60px;
}
@media only screen and (max-width: 1440px)
{
    .s-why__logos-wrap
    {
        margin-left: 32px;
    }
}
@media only screen and (max-width: 720px)
{
    .s-why__logos-wrap
    {
        width: 100%;
        flex-wrap: wrap;
        margin-left: 0;
        margin-top: 8px;
    }
}
.s-why__logo
{
    margin: 0 20px;
    max-width: 140px;
    max-height: 50px;
}
.s-why__logo:first-child
{
    margin-left: 0;
}
.s-why__logo:last-child
{
    margin-right: 0;
}
@media only screen and (max-width: 600px)
{
    .s-why__logo
    {
        margin: 10px;
    }
}
.s-news
{
    position: relative;
}
.s-news__content-wrap
{
    position: relative;
    z-index: 2;
}
.s-news__title
{
    text-align: left;
}
@media only screen and (max-width: 700px)
{
    .s-news__title
    {
        text-align: center;
    }
}
.s-news__content
{
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 700px)
{
    .s-news__content
    {
        position: relative;
    }
}
.s-news__block--img
{
    width: 500px;
}
@media only screen and (max-width: 960px)
{
    .s-news__block--img
    {
        width: 45%;
        position: relative;
    }
}
@media only screen and (max-width: 700px)
{
    .s-news__block--img
    {
        position: static;
        width: 100%;
    }
}
.s-news__block--img img
{
    margin-left: -180px;
    margin-top: 40px;
}
@media only screen and (max-width: 1440px)
{
    .s-news__block--img img
    {
        max-width: 100%;
        margin-left: -60px;
        margin-top: 70px;
    }
}
@media only screen and (max-width: 960px)
{
    .s-news__block--img img
    {
        max-width: inherit;
        height: 360px;
        bottom: 80px;
        right: 60px;
        position: absolute;
    }
}
@media only screen and (max-width: 700px)
{
    .s-news__block--img img
    {
        left: -40px;
        height: 300px;
        bottom: 80px;
    }
}
.s-news__block--slider
{
    width: 100%;
    position: relative;
    padding-top: 120px;
    margin-top: -100px;
}
@media only screen and (max-width: 700px)
{
    .s-news__block--slider
    {
        padding-top: 0;
        margin-top: 0;
    }
}
.s-news__btns-wrap
{
    position: absolute;
    top: 16px;
    display: flex;
    justify-content: flex-end;
    padding-right: 220px;
    width: 100%;
}
@media only screen and (max-width: 767px)
{
    .s-news__btns-wrap
    {
        padding-right: 0;
    }
}
@media only screen and (max-width: 700px)
{
    .s-news__btns-wrap
    {
        position: static;
        justify-content: center;
        padding-right: 0;
        margin-top: 40px;
    }
}
.s-news__slide
{
    background-color: #fff;
    margin: 0 12px;
    width: 500px;
}
@media only screen and (max-width: 1440px)
{
    .s-news__slide
    {
        margin: 0 10px;
        width: 440px;
    }
}
@media only screen and (max-width: 600px)
{
    .s-news__slide
    {
        width: calc(100vw - 28px);
    }
}
.s-news__slide-content
{
    display: flex;
    flex-wrap: wrap;
    padding: 28px 32px 64px;
    height: calc(100% - 280px);
    position: relative;
}
@media only screen and (max-width: 1440px)
{
    .s-news__slide-content
    {
        padding: 28px 28px 64px;
        height: calc(100% - 250px);
    }
}
.s-news__slide-img-wrap
{
    height: 280px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.s-news__slide-img-wrap img
{
    position: absolute;
    height: 100%;
    width: auto;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
@media only screen and (max-width: 1440px)
{
    .s-news__slide-img-wrap
    {
        height: 250px;
    }
}
.s-news__slide-date
{
    font-weight: 700;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: .9px;
    text-transform: uppercase;
    color: #8f95a5;
    margin-bottom: 12px;
}
@media only screen and (max-width: 1440px)
{
    .s-news__slide-date
    {
        margin-bottom: 10px;
    }
}
.s-news__slide-title
{
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #151515;
    margin-bottom: 16px;
}
@media only screen and (max-width: 1440px)
{
    .s-news__slide-title
    {
        margin-bottom: 14px;
    }
}
.s-news__slide-text
{
    color: #8f95a5;
    margin-bottom: 0;
}
.s-news__slide-more
{
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #151515;
    transition: color .3s ease;
    position: absolute;
    bottom: 36px;
    left: 32px;
}
@media only screen and (max-width: 1440px)
{
    .s-news__slide-more
    {
        bottom: 32px;
        left: 28px;
    }
}
.s-news__slide-more svg path
{
    transition: stroke .3s ease;
}
.s-contact__form-title span, .s-news__slide-more:hover
{
    color: #fcbd00;
}
.s-news__slide-more:hover svg path
{
    stroke: #fcbd00;
}
.s-news__img-more
{
    margin-left: 22px;
}
.s-news__slider
{
    position: static;
    margin-top: 20px;
}
.s-news__slider .slick-track
{
    display: flex;
}
.s-news__slider .slick-list
{
    overflow: visible;
    display: flex;
}
.s-news__slider .slick-arrow
{
    position: absolute;
    top: 8px;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    z-index: 2;
    cursor: pointer;
}
@media only screen and (max-width: 767px)
{
    .s-news__slider .slick-arrow
    {
        display: none!important;
    }
}
.s-news__slider .slick-arrow svg path
{
    transition: stroke .3s ease;
}
.s-news__slider .slick-arrow.slick-disabled
{
    cursor: default!important;
}
.s-news__slider .slick-arrow.slick-disabled svg path
{
    stroke: #a4a4a4!important;
}
.s-news__slider .slick-arrow:hover svg path
{
    stroke: #fcbd00;
}
.s-news__slider .next-btn
{
    right: 0;
}
.s-news__slider .prev-btn
{
    right: 92px;
}
.s-testimonials
{
    z-index: 2;
}
.s-testimonials, .s-testimonials__conetnt
{
    position: relative;
}
.s-testimonials__pretitle
{
    text-align: center;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255,255,255,.65);
}
@media only screen and (max-width: 720px)
{
    .s-testimonials__pretitle
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.s-testimonials__blocks-wrap
{
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-top: 40px;
}
.s-testimonials__block
{
    margin: 12px;
    padding: 24px 24px 64px;
    border-radius: 0 50px 0 0;
    background: rgba(26,24,58,.4);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    width: calc(100% / 4 - 24px);
    display: block;
}
@media only screen and (max-width: 1440px)
{
    .s-testimonials__block
    {
        width: calc(100% / 3 - 24px);
    }
}
@media only screen and (max-width: 1200px)
{
    .s-testimonials__block
    {
        width: calc(100% / 2 - 24px);
    }
}
@media only screen and (max-width: 700px)
{
    .s-testimonials__block
    {
        width: calc(100% / 1 - 24px);
    }
}
.s-testimonials__block-header
{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.s-testimonials__block-img-wrap
{
    width: 88px;
    height: 88px;
    margin-right: 30px;
    background: url(../../gambling/image/s-testimonials-logo-bg.svg) center no-repeat;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
}
.s-testimonials__block-img-wrap img
{
    max-width: 100%;
    margin-top: -4px;
}
@media only screen and (max-width: 960px)
{
    .s-testimonials__block-img-wrap
    {
        margin-right: 20px;
    }
}
.s-testimonials__block-title
{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    width: calc(100% - 118px);
    text-decoration: none;
}
.footer__social-link svg path, .s-testimonials__block-title--link
{
    transition: all .3s ease;
}
.s-testimonials__block-title--link:hover
{
    color: #ff230a;
}
@media only screen and (max-width: 960px)
{
    .s-testimonials__block-title
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.s-testimonials__btns-wrap
{
    display: flex;
    justify-content: center;
    margin-top: 68px;
}
@media only screen and (max-width: 1440px)
{
    .s-testimonials__btns-wrap
    {
        margin-top: 32px;
    }
}
.s-testimonials.testimonial-page
{
    margin-top: 0;
}
.s-testimonials.testimonial-page .s-testimonials__title
{
    text-transform: none;
}
.s-testimonials.main-page-testimonials .s-testimonials__block:nth-child(n+9)
{
    display: none!important;
}
.s-contact
{
    position: relative;
    z-index: 0;
    padding-top: 80px;
}
.s-contact__content
{
    position: relative;
    z-index: 5;
    display: flex;
    padding-top: 40px;
}
@media only screen and (max-width: 1440px)
{
    .s-contact__content
    {
        padding-top: 20px;
    }
}
@media only screen and (max-width: 1200px)
{
    .s-contact__content
    {
        flex-wrap: wrap;
        max-width: 544px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0;
    }
}
@media only screen and (max-width: 600px)
{
    .s-contact__content
    {
        padding-top: 24px;
    }
}
.s-contact__block--text
{
    width: 55%;
    position: relative;
}
@media only screen and (max-width: 1200px)
{
    .s-contact__block--text
    {
        width: 100%;
        margin-bottom: 0;
        position: static;
    }
}
.s-contact__block--text .s-contact__img
{
    width: 732px;
    height: 699px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: -1;
}
@media only screen and (max-width: 1200px)
{
    .s-contact__block--text .s-contact__img
    {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
        height: 700px;
        top: -328px;
        opacity: .5;
    }
}
@media only screen and (max-width: 600px)
{
    .s-contact__block--text .s-contact__img
    {
        width: 454px;
        height: 434px;
    }
}
.s-contact__block--form
{
    width: 45%;
    display: flex;
    justify-content: flex-end;
}
@media only screen and (max-width: 1440px)
{
    .s-contact__block--form
    {
        justify-content: center;
    }
}
@media only screen and (max-width: 1200px)
{
    .s-contact__block--form
    {
        width: 100%;
    }
}
.s-contact__title
{
    position: relative;
    z-index: 6;
}
.s-contact__pretitle
{
    font-size: 16px;
    line-height: 24px;
    color: #8f95a5;
    max-width: 490px;
}
@media only screen and (max-width: 600px)
{
    .s-contact__pretitle
    {
        font-size: 14px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
}
.s-contact__persons-wrap
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: 40px;
}
@media only screen and (max-width: 600px)
{
    .s-contact__persons-wrap
    {
        justify-content: center;
    }
}
.s-contact__person
{
    display: flex;
    align-items: flex-start;
    margin: 12px 20px;
}
@media only screen and (max-width: 1200px)
{
    .s-contact__person
    {
        margin: 12px 20px;
    }
}
@media only screen and (max-width: 600px)
{
    .s-contact__person
    {
        margin: 16px 20px;
        min-width: 240px;
        padding-left: 30px;
        padding-right: 30px;
    }
}
.s-contact__person-img-wrap
{
    width: 120px;
    height: 120px;
    margin-right: 22px;
}
@media only screen and (max-width: 1440px)
{
    .s-contact__person-img-wrap
    {
        width: 80px;
        height: 80px;
        margin-right: 12px;
    }
}
.s-contact__person-img-wrap img, .s-contact__social img
{
    max-width: 100%;
}
.s-contact__person-name
{
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #151515;
}
.s-contact__person-position
{
    font-weight: 600;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #8f95a5;
    margin-bottom: 9px;
}
.s-contact__person-socials-wrap
{
    display: flex;
    align-items: center;
    width: calc(100% + 10px);
    margin-left: -5px;
}
.s-contact__person-social
{
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
}
.s-contact__person-social svg
{
    max-width: 100%;
    transition: all .3s ease;
}
.s-contact__person-social:hover svg
{
    -webkit-filter: none;
    filter: none;
}
.s-contact__form-wrap
{
    padding: 49px 65px 54px;
    background: #fff;
    box-shadow: 0 20px 40px rgba(40,51,66,.05);
    width: 100%;
    max-width: 635px;
    position: relative;
}
@media only screen and (max-width: 1440px)
{
    .s-contact__form-wrap
    {
        max-width: 536px;
    }
}
@media only screen and (max-width: 600px)
{
    .s-contact__form-wrap
    {
        padding: 29px 16px 40px;
    }
}
.s-contact__form-title
{
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -.5px;
    color: #151515;
    margin-bottom: 32px;
}
@media only screen and (max-width: 600px)
{
    .s-contact__form-title
    {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 22px;
    }
}
.s-contact__social, .s-contact__socials-wrap
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.s-contact__socials-wrap
{
    margin-top: 36px;
    width: calc(100% + 24px);
    margin-left: -12px;
}
.s-contact__social
{
    margin: 12px;
    width: 32px;
    height: 32px;
}
.s-partners
{
    margin: 0;
    padding: 30px 0;
}
.s-partners__content
{
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.s-partners__content, .s-partners__logos-wrap
{
    display: flex;
    align-items: center;
}
.s-partners__title
{
    margin-right: 40px;
    font-size: 34px;
    line-height: 46px;
    letter-spacing: -1px;
    font-family: 'FuturaPT';
    color: #fff;
    font-weight: 900;
}
@media only screen and (max-width: 720px)
{
    .s-partners__title
    {
        font-size: 24px;
        line-height: 32px;
    }
}
.s-partners__logo
{
    margin: 20px;
    opacity: .45;
    transition: ease .3s ease;
    max-height: 40px;
}
@media only screen and (max-width: 1440px)
{
    .s-partners__logo
    {
        margin: 20px 16px;
    }
}
@media only screen and (max-width: 720px)
{
    .s-partners__logo
    {
        margin: 20px 12px;
    }
}
.s-partners__logo:last-child
{
    margin-right: 0;
}
.footer
{
    margin-top: 220px;
}
@media only screen and (max-width: 960px)
{
    .footer
    {
        margin-top: 220px;
    }
}
@media only screen and (max-width: 720px)
{
    .footer
    {
        margin-top: 120px;
    }
}
.footer__content
{
    padding-top: 80px;
    padding-bottom: 110px;
    border-top: 1px solid #353344;
    display: flex;
    justify-content: space-between;
    width: calc(100% + 24px);
    margin-left: -12px;
}
@media only screen and (max-width: 960px)
{
    .footer__content
    {
        flex-wrap: wrap;
    }
}
.footer__logo-wrap
{
    margin-bottom: 32px;
}
.footer__logo-wrap img
{
    width: 176px;
}
.footer__copyright
{
    margin-top: 16px;
}
@media only screen and (max-width: 700px)
{
    .footer__col-content-block
    {
        width: 50%;
    }
    .footer__col-content-block:nth-child(2)
    {
        margin-left: 24px;
    }
}
.footer__col
{
    margin: 0 12px;
}
@media only screen and (max-width: 960px)
{
    .footer__col:nth-child(2), .footer__col:nth-child(3)
    {
        width: calc(25% - 24px);
    }
    .footer__col:nth-child(4)
    {
        display: flex;
        justify-content: space-between;
        width: calc(50% - 24px);
    }
}
@media only screen and (max-width: 700px)
{
    .footer__col:nth-child(2), .footer__col:nth-child(3)
    {
        width: calc(50% - 24px);
    }
    .footer__col:nth-child(4)
    {
        width: calc(100% - 24px);
    }
}
.footer__col--text
{
    width: 500px;
}
@media only screen and (max-width: 1440px)
{
    .footer__col--text
    {
        width: 415px;
    }
}
@media only screen and (max-width: 1248px)
{
    .footer__col--text
    {
        width: 380px;
    }
}
@media only screen and (max-width: 960px)
{
    .footer__col--text
    {
        width: 100%;
        max-width: inherit;
        order: 2;
        margin-top: 24px;
    }
}
.footer__links-title
{
    margin-bottom: 24px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.footer__links-wrap
{
    margin-bottom: 38px;
}
.footer__link-wrap
{
    margin-bottom: 12px;
}
.footer__link
{
    font-size: 14px;
    line-height: 24px;
    color: #8f95a5;
    transition: color .3s ease;
}
.footer__link:hover, .modal-choose-signup__title span
{
    color: #fcbd00;
}
.footer__socials-wrap
{
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 16px);
    margin-left: -8px;
}
@media only screen and (max-width: 1440px)
{
    .footer__socials-wrap
    {
        max-width: 160px;
    }
}
.footer__social-link, .s-news-widget
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer__social-link
{
    width: 32px;
    height: 32px;
    margin: 8px;
}
.footer__social-link svg
{
    max-width: 100%;
    opacity: .45;
    transition: all .3s ease;
}
.footer__social-link:hover svg
{
    opacity: 1;
}
.footer__social-link:hover svg path
{
    fill: #fcbd00;
}
.footer .footer__logo--black
{
    display: none;
}
.s-news-widget
{
    flex-wrap: wrap;
    padding: 8px;
    background-color: #fc311d;
    margin: 0;
}
.s-news-widget__text
{
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
@media only screen and (max-width: 600px)
{
    .s-news-widget__text
    {
        width: 100%;
        margin-bottom: 12px;
    }
}
.s-news-widget__btn
{
    margin-left: 30px;
    padding: 6px 12px;
}
@media only screen and (max-width: 600px)
{
    .s-news-widget__btn
    {
        margin-left: 0;
    }
}
.s-achievements-2
{
    position: relative;
    padding-top: 72px;
    padding-bottom: 72px;
    background: rgba(11,13,29,.7);
    z-index: 4;
    margin-top: 0;
}
@media only screen and (max-width: 600px)
{
    .s-achievements-2
    {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
.s-achievements-2__img-bg
{
    position: absolute;
    width: 368px;
    right: 42px;
    top: 50%;
    transform: translateY(-50%) translateX(100%);
    pointer-events: none;
    opacity: 0;
    transition: all .4s ease;
    transition-delay: .4s!important;
}
@media only screen and (max-width: 1670px)
{
    .s-achievements-2__img-bg
    {
        right: -140px;
    }
}
@media only screen and (max-width: 1248px)
{
    .s-achievements-2__img-bg
    {
        right: -200px;
    }
}
@media only screen and (max-width: 960px)
{
    .s-achievements-2__img-bg
    {
        width: 325px;
        top: -160px;
        transform: none;
        right: -100px;
    }
}
@media only screen and (max-width: 720px)
{
    .s-achievements-2__img-bg
    {
        right: -200px;
        width: 325px;
    }
}
@media only screen and (max-width: 600px)
{
    .s-achievements-2__img-bg
    {
        width: 405px;
        left: 50%;
        top: 50%;
        transform: translate(-50%,50%);
        opacity: .2;
        z-index: -1;
    }
}
.s-achievements-2__content
{
    position: relative;
    z-index: 2;
}
.s-achievements-2__blocks-wrap
{
    display: flex;
    justify-content: space-between;
    max-width: 1054px;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 1440px)
{
    .s-achievements-2__blocks-wrap
    {
        max-width: 880px;
    }
}
@media only screen and (max-width: 600px)
{
    .s-achievements-2__blocks-wrap
    {
        justify-content: center;
        flex-wrap: wrap;
    }
}
.s-achievements-2__block
{
    width: calc(100% / 3 - 48px);
    margin: 24px;
}
@media only screen and (max-width: 600px)
{
    .s-achievements-2__block
    {
        width: calc(100% / 2 - 10px);
        margin: 20px 5px;
    }
}
.s-achievements-2__block-img-wrap
{
    width: 100px;
    height: 100px;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
}
.s-achievements-2__block-title
{
    font-weight: 800;
    font-size: 80px;
    line-height: 72px;
    text-align: center;
    letter-spacing: -3px;
    color: #fcbd00;
    margin-bottom: 16px;
    font-family: 'FuturaPT';
}
@media only screen and (max-width: 720px)
{
    .s-achievements-2__block-title
    {
        font-size: 64px;
        line-height: 64px;
    }
}
.s-achievements-2__block-text
{
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: .9px;
    text-transform: capitalize;
    color: rgba(255,255,255,.65);
}
.s-achievements-2.seen .s-achievements-2__img-bg
{
    opacity: 1!important;
    transform: translateY(-50%) translateX(0);
}
@media only screen and (max-width: 600px)
{
    .s-achievements-2.seen .s-achievements-2__img-bg
    {
        transform: translate(-50%,-50%);
        opacity: .2!important;
    }
}
.modal-choose-signup
{
    background-color: #0c0d1f;
    padding-top: 60px;
    max-width: 480px;
}
@media only screen and (max-width: 600px)
{
    .modal-choose-signup
    {
        margin: 0;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        height: 100%;
    }
}
.modal-choose-signup .modal__cross
{
    width: 40px;
    height: 40px;
    right: 24px;
    top: 24px;
}
.modal-choose-signup__title
{
    color: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: 900;
    line-height: 32px;
    margin-bottom: 24px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.modal-choose-signup__selectors-wrap
{
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 16px);
    margin-left: -8px;
}
.modal-choose-signup__selector
{
    border: 1px solid rgba(255,255,255,.06);
    background: #13112d;
    padding: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .3s ease;
    margin: 12px 8px;
    width: calc(100% - 16px);
    cursor: pointer;
    height: 80px;
}
.modal-choose-signup__selector.active
{
    border: 1px solid #fcbd00;
}
.modal-choose-signup__selector.active .modal-choose-signup__selector-check
{
    opacity: 1;
}
.modal-choose-signup__selector-check
{
    position: absolute;
    width: 20px;
    height: 20px;
    right: 4px;
    top: 4px;
    transition: all .3s ease;
    opacity: .06;
}
.modal-choose-signup__btns-wrap
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 32px;
}
.modal-choose-signup__btns-wrap .btn-custom
{
    display: none;
    font-size: 16px;
    line-height: 20px;
    padding: 12px;
    width: 100%;
}
.modal-choose-signup__btns-wrap .btn-custom.active
{
    display: flex;
}
.modal-choose-signup__bottom-text
{
    color: #e3e3e3;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
}
.modal-choose-signup__bottom-text a
{
    color: #fcbd00;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}/*# sourceMappingURL=index.css.map */