.do-not-sell-information {
    display: none
}

.do-not-sell-information a {
    cursor: pointer;
    text-decoration: underline
}

.do-not-sell-information a:hover {
    text-decoration: none
}

.do-not-sell-information.US {
    display: block
}

.digital-service-ac {
    display: none
}

.digital-service-ac a {
    cursor: pointer;
    text-decoration: underline
}

.digital-service-ac a:hover {
    text-decoration: none
}

.digital-service-ac.SWE,
.digital-service-ac.ESP,
.digital-service-ac.SVN,
.digital-service-ac.SVK,
.digital-service-ac.ROU,
.digital-service-ac.PRT,
.digital-service-ac.POL,
.digital-service-ac.NLD,
.digital-service-ac.MLT,
.digital-service-ac.LUX,
.digital-service-ac.LTU,
.digital-service-ac.LVA,
.digital-service-ac.ITA,
.digital-service-ac.IRL,
.digital-service-ac.HUN,
.digital-service-ac.GRC,
.digital-service-ac.DEU,
.digital-service-ac.FRA,
.digital-service-ac.FIN,
.digital-service-ac.EST,
.digital-service-ac.DNK,
.digital-service-ac.CZE,
.digital-service-ac.CYP,
.digital-service-ac.HRV,
.digital-service-ac.BGR,
.digital-service-ac.BEL,
.digital-service-ac.AUT {
    display: block
}

.copyright-block {
    color: rgba(0, 0, 0, .5)
}

.copyright-block a {
    color: inherit
}

.footer-links-block {
    display: inline-flex;
    flex-wrap: wrap
}

[data-footer-link="imprint"] {
    display: none
}

.landing-hidden-fields {
    display: none
}

.register-hidden-form {
    display: none
}

.form-item[data-form-item="orientation"][data-country="EGY"] option[value="homo"],
.form-item[data-form-item="orientation"][data-country="EGY"] .select-item[value="homo"],
.form-item[data-form-item="orientation"][data-country="DZA"] option[value="homo"],
.form-item[data-form-item="orientation"][data-country="DZA"] .select-item[value="homo"] {
    display: none
}

[data-form-item="age"] option[value=""] {
    display: none
}

.suggest {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    max-height: 200px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: all .2s linear;
    background-color: #fff;
    border: 1px solid #cecece;
    overflow: auto
}

.suggest--active {
    opacity: 1;
    visibility: visible;
    z-index: 1
}

.suggest__item {
    font-size: 14px;
    padding: 5px 7px;
    cursor: pointer
}

.suggest__item:nth-child(even) {
    background-color: #ececec
}

.suggest__item:hover {
    background-color: #0A246A;
    color: #fff
}

.suggest__item.current {
    background-color: #84cdff
}

.form-terms {
    -webkit-tap-highlight-color: transparent;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.terms-visible-us {
    display: none
}

.policy-link,
.terms-link {
    white-space: nowrap
}

/* .with-checkboxes {
    display: none
} */

.with-checkboxes .terms-checkbox-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: left;
    margin-bottom: 5px;
    padding: 10px;
}

.with-checkboxes .terms-checkbox-item>span {
    flex: 1
}

.with-checkboxes .terms-checkbox-item input {
    margin-right: 5px
}

.with-checkboxes .terms-checkbox-item .form-error-block {
    width: 100%
}

/* [data-country="FRA"] .without-checkboxes,
[data-country="DEU"] .without-checkboxes,
[data-country="ITA"] .without-checkboxes,
[data-country="ESP"] .without-checkboxes,
[data-country="BEL"] .without-checkboxes,
[data-country="CHE"] .without-checkboxes,
[data-country="AUT"] .without-checkboxes,
[data-country="NLD"] .without-checkboxes,
[data-country="SWE"] .without-checkboxes,
[data-country="NOR"] .without-checkboxes,
[data-country="DNK"] .without-checkboxes,
[data-country="FIN"] .without-checkboxes,
[data-country="POL"] .without-checkboxes,
[data-country="CZE"] .without-checkboxes,
[data-country="PRT"] .without-checkboxes,
[data-country="HUN"] .without-checkboxes,
[data-country="ROU"] .without-checkboxes,
[data-country="GRC"] .without-checkboxes,
[data-country="HRV"] .without-checkboxes,
[data-country="SVN"] .without-checkboxes,
[data-country="IRL"] .without-checkboxes,
[data-country="UK"] .without-checkboxes {
    display: none
} */

/* [data-country="FRA"] .with-checkboxes,
[data-country="DEU"] .with-checkboxes,
[data-country="ITA"] .with-checkboxes,
[data-country="ESP"] .with-checkboxes,
[data-country="BEL"] .with-checkboxes,
[data-country="CHE"] .with-checkboxes,
[data-country="AUT"] .with-checkboxes,
[data-country="NLD"] .with-checkboxes,
[data-country="SWE"] .with-checkboxes,
[data-country="NOR"] .with-checkboxes,
[data-country="DNK"] .with-checkboxes,
[data-country="FIN"] .with-checkboxes,
[data-country="POL"] .with-checkboxes,
[data-country="CZE"] .with-checkboxes,
[data-country="PRT"] .with-checkboxes,
[data-country="HUN"] .with-checkboxes,
[data-country="ROU"] .with-checkboxes,
[data-country="GRC"] .with-checkboxes,
[data-country="HRV"] .with-checkboxes,
[data-country="SVN"] .with-checkboxes,
[data-country="IRL"] .with-checkboxes,
[data-country="UK"] .with-checkboxes {
    display: block
} */

/* [data-allowed-all-countries="true"] .without-checkboxes {
    display: none
} */

[data-allowed-all-countries="true"] .with-checkboxes {
    display: block
}

[data-country="US"] .terms-visible-us {
    display: block
}

/* [data-country="US"] .terms-visible-other {
    display: none
} */

/* .terms-billing {
    display: none
} */

[data-site-brand="howlogic"] .terms-default {
    display: none
}

[data-site-brand="howlogic"] .terms-billing {
    display: block
}

.prev-btn span,
.next-btn span,
.submit-btn span {
    pointer-events: none
}

.prev-btn.is-disabled,
.next-btn.is-disabled,
.submit-btn.is-disabled {
    pointer-events: none;
    filter: grayscale(100%)
}

.form-step-item[data-step-name="orientation"] [data-orientation-name="hetero"],
.form-step-item[data-step-name="orientation"] [data-orientation-name="gay"],
.form-step-item[data-step-name="orientation"] [data-orientation-name="lesbi"],
.form-step-item[data-step-name="orientation"] [data-orientation-name="ladyboy"] {
    display: none
}

.form-step-item[data-step-name="orientation"][data-orientation-type="hetero"] [data-orientation-name="hetero"] {
    display: block
}

.form-step-item[data-step-name="orientation"][data-orientation-type="gay"] [data-orientation-name="gay"] {
    display: block
}

.form-step-item[data-step-name="orientation"][data-orientation-type="lesbi"] [data-orientation-name="lesbi"] {
    display: block
}

.form-step-item[data-step-name="orientation"][data-orientation-type="ladyboy"] [data-orientation-name="ladyboy"] {
    display: block
}

#recovery-form {
    display: none
}

.login-form-wrapper .form-input {
    position: relative
}

.login-form-wrapper [data-loginform-item="password"] .form-input input {
    padding-right: 40px
}

.login-form-wrapper [data-loginform-item="password"] .form-input input::-ms-reveal,
.login-form-wrapper [data-loginform-item="password"] .form-input input::-ms-clear {
    display: none
}

.form-block .reg-form-container,
.form-block .login-form-popup-block {
    display: none
}

.form-block[data-visible-form="register"] .reg-form-container {
    display: flex
}

.form-block[data-visible-form="register"] .reg-form {
    flex-grow: 1
}

.form-block[data-visible-form="login"] .login-form-popup-block {
    display: flex
}

.form-block[data-visible-form="login"] .login-form-popup {
    flex-grow: 1
}

.form-switch-links .login-link,
.form-switch-links .reg-link {
    display: none;
    cursor: pointer;
    text-decoration: underline
}

.form-switch-links[data-visible-form="register"] .login-link {
    display: inline-flex
}

.form-switch-links[data-visible-form="login"] .reg-link {
    display: inline-flex
}

[data-sign-in-visible-form="recovery"] .form-switch-links .reg-link {
    display: none
}

.cookie-popup-wrapper {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    align-items: flex-end
}

.cookie-popup-wrapper.cookie-popup-visible .cookie-popup {
    animation: showCookiePopup 0.5s 1s both
}

.cookie-popup-wrapper .cookie-popup {
    background: rgba(255, 255, 255, .8);
    font-size: 10px;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-grow: 1;
    padding: 5px;
    position: relative;
    transition: all 0.5s cubic-bezier(.39, 0, .17, .99)
}

.cookie-popup-wrapper p {
    align-self: flex-start
}

.cookie-popup-wrapper a {
    color: inherit;
    white-space: nowrap;
    text-decoration: underline
}

.cookie-popup-wrapper a:hover {
    text-decoration: none
}

.cookie-popup-wrapper .cookie-close-popup {
    cursor: pointer;
    position: absolute;
    height: 20px;
    width: 20px;
    top: 0;
    right: 0;
    line-height: 1;
    transition: all 0.2s linear
}

.cookie-popup-wrapper .cookie-close-popup:before,
.cookie-popup-wrapper .cookie-close-popup:after {
    content: "";
    background: rgba(0, 0, 0, .6);
    position: absolute;
    height: 2px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    margin: auto 0
}

.cookie-popup-wrapper .cookie-close-popup:before {
    transform: rotate(-45deg)
}

.cookie-popup-wrapper .cookie-close-popup:after {
    transform: rotate(45deg)
}

.cookie-popup-wrapper .cookie-btn-block {
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 15px
}

.cookie-popup-wrapper .cookie-accept-btn {
    background: #000;
    color: #fff;
    font-size: inherit;
    font-weight: 500;
    line-height: 1.2;
    width: 100%;
    padding: 4px 10px;
    cursor: pointer;
    transition: background-color .2s linear;
    border-radius: 5px
}

.cookie-popup-wrapper .cookie-accept-btn:hover {
    opacity: .8
}

.cookie-popup-wrapper.cookie-popup-visible.FRA,
.cookie-popup-wrapper.cookie-popup-visible.DEU,
.cookie-popup-wrapper.cookie-popup-visible.ESP,
.cookie-popup-wrapper.cookie-popup-visible.ITA,
.cookie-popup-wrapper.cookie-popup-visible.GBR,
.cookie-popup-wrapper.cookie-popup-visible.UK,
.cookie-popup-wrapper.cookie-popup-visible.NLD,
.cookie-popup-wrapper.cookie-popup-visible.ROU,
.cookie-popup-wrapper.cookie-popup-visible.POL,
.cookie-popup-wrapper.cookie-popup-visible.BEL,
.cookie-popup-wrapper.cookie-popup-visible.CHE,
.cookie-popup-wrapper.cookie-popup-visible.CZE,
.cookie-popup-wrapper.cookie-popup-visible.PRT,
.cookie-popup-wrapper.cookie-popup-visible.AUT,
.cookie-popup-wrapper.cookie-popup-visible.HUN,
.cookie-popup-wrapper.cookie-popup-visible.FIN,
.cookie-popup-wrapper.cookie-popup-visible.SWE,
.cookie-popup-wrapper.cookie-popup-visible.GRC,
.cookie-popup-wrapper.cookie-popup-visible.DNK,
.cookie-popup-wrapper.cookie-popup-visible.IRL,
.cookie-popup-wrapper.cookie-popup-visible.HRV,
.cookie-popup-wrapper.cookie-popup-visible.NOR,
.cookie-popup-wrapper.cookie-popup-visible.SVN {
    display: flex
}

@media screen and (min-width:1200px) {
    .cookie-popup-wrapper {
        left: auto;
        padding: 10px;
        justify-content: flex-end
    }

    .cookie-popup-wrapper .cookie-popup {
        max-width: 280px;
        padding: 10px;
        font-size: 12px
    }
}

@keyframes showCookiePopup {
    0% {
        transform: translateY(200px);
        opacity: 0;
        visibility: hidden
    }

    100% {
        transform: none;
        opacity: 1;
        visibility: visible
    }
}

@font-face {
    font-family: 'NotoSans';
    src: url(../../font/id/noto-sans-jp-latin-regular.woff2) format('woff2'), url(../../font/id/noto-sans-jp-latin-regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Material Icons FL';
    src: url('../../font/id/Material%20Icons%20Flirt.woff2') format('woff2'), url('../../font/id/Material%20Icons%20Flirt.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

:root {
    --primary: #f26e65;
    --accent: #ff8831;
    --header: #000;
    --success: #45b883;
    --danger: #f34134;
    --warning: #ff7d1f;
    --gradient: linear-gradient(89.89deg, var(--primary) .09%, var(--accent) 99.91%);
    --text_color_muted: rgba(255, 255, 255, .6);
    --light: rgba(255, 255, 255, .9);
    --dark: #000;
    --icon_color: rgba(0, 0, 0, .5);
    --icon-font: 'Material Icons FL';
    --icon-arrow-left: '\e982';
    --icon-help-outline: '\e962';
    --icon-bottom: '\e91c';
    --icon-eye: '\e950';
    --icon-eye-off: '\e951';
    --font-family: 'NotoSans', 'Arial', 'Helvetica', sans-serif;
    --font-size: 14px;
    --radius: 8px;
    --transition: all 0.2s cubic-bezier(.39, 0, .17, .99)
}

html {
    font-size: 33%;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    height: 100%;
    scroll-behavior: smooth
}

#all,
#content_container,
.wrapper {
    height: 100%
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

a {
    color: currentColor;
    cursor: pointer;
    text-decoration: none
}

ul,
li {
    list-style: none
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

:focus {
    outline: none
}

button {
    font-family: inherit;
    border-color: transparent
}

option {
    background-color: var(--dark);
    color: var(--light);
    font: inherit
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

section {
    padding: 30px 0
}

body {
    height: 100%;
    font: var(--font-size)/1.42 var(--font-family);
    color: var(--light);
    background-color: #030303;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

body[data-form-is-open="register"] {
    overflow: hidden
}

.wrapper {
    overflow-x: hidden
}

.center {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

.main-container {
    display: flex;
    flex-direction: column
}

.wrapper .btn.show-web {
    display: none
}

html.mobile-nav-visible {
    overflow: hidden
}

.mobile-nav-visible .wrapper {
    overflow: hidden
}

html.overflow-hidden {
    overflow: hidden
}

.header .center {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header .center {
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    grid-auto-columns: 1fr auto auto auto;
    position: relative;
    height: 100%;
    min-height: 60px;
    z-index: 3
}

.header-mobile-btn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: var(--transition)
}

.mobile-nav-visible .header-mobile-btn {
    box-shadow: none
}

.header-mobile-btn-inner {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 14px;
    width: 18px;
    position: relative;
    cursor: pointer
}

.header-mobile-btn-inner .mobile-btn-item {
    background: var(--light);
    width: 100%;
    height: 2px;
    transition: var(--transition);
    z-index: 1
}

.mobile-nav-visible .header-mobile-btn-inner {
    width: 16px;
    height: 16px;
    transform: rotate(-270deg);
    right: 7px
}

.mobile-nav-visible .header-mobile-btn-inner .icon-line-1 {
    transform: rotate(-45deg)
}

.mobile-nav-visible .header-mobile-btn-inner .icon-line-2 {
    transform: rotate(45deg)
}

.mobile-nav-visible .header-mobile-btn-inner .icon-line-3 {
    display: none
}

.mobile-nav-visible .header-mobile-btn-inner .mobile-btn-item {
    background: #fff;
    position: absolute
}

.header-page-nav {
    display: flex;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
    bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, .12);
    right: 0;
    margin-top: 60px;
    top: 0;
    background: #030303;
    transition: var(--transition);
    transform: translateX(100%);
    padding: 20px 20px 0;
    pointer-events: none;
    text-transform: capitalize;
    z-index: 2
}

.header-page-nav-inner {
    flex: 1
}

.mobile-nav-visible .header-page-nav {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    pointer-events: auto;
    left: 0
}

.nav-item {
    display: block;
    font-size: 14px;
    color: inherit;
    margin-bottom: 20px
}

.nav-item.is-active {
    margin-bottom: 10px
}

[data-role='dropdown'] span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

[data-role='dropdown'] span::after {
    content: var(--icon-bottom);
    display: inline-block;
    font-size: 14px;
    font-family: var(--icon-font);
    vertical-align: top;
    color: var(--light);
    margin-left: 10px;
    transition: var(--transition)
}

.header-page-nav [data-role='dropdown'].is-active span::after {
    transform: rotate(180deg)
}

.nav-item-dropdown {
    display: none;
    margin-top: 10px;
    padding-left: 40px
}

.is-active .nav-item-dropdown {
    display: block
}

.nav-item-dropdown a {
    display: block;
    color: inherit;
    padding: 10px 0
}

.header-flags-nav {
    display: flex;
    align-items: center;
    margin-right: 12px
}

.header-flags-nav .nav-item {
    display: none
}

.header-flags-nav .nav-item:first-child {
    margin-left: 0;
    padding-left: 0
}

.header-flags-nav .nav-item.without-flags {
    display: block
}

.mobile-nav-visible .logo {
    display: none
}

.mobile-nav-visible .header-flags-nav .nav-item {
    display: block
}

.without-flags[data-role='dropdown'] span::before {
    background-image: url(02dc13580f547ffcec8cd6205c322662.svg);
    content: '';
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 24px;
    height: 18px
}

.without-flags[data-role='dropdown'] span::after {
    margin-left: 6px
}

.header-flags-nav .is-active .nav-item-dropdown {
    visibility: visible;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1
}

.header-flags-nav .nav-item-dropdown {
    opacity: 0;
    visibility: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow-y: auto;
    position: absolute;
    top: 50px;
    right: 0;
    width: 100%;
    min-width: 180px;
    margin-top: 0;
    padding: 15px 19px;
    border: 1px solid rgba(255, 255, 255, .12);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    transition: var(--transition);
    color: var(--light);
    background: #141414;
    border-radius: 8px;
    z-index: 3
}

.mobile-nav-visible .header-flags-nav .nav-item-dropdown {
    position: fixed
}

.header-flags-nav .nav-item {
    margin: 0 4px;
    cursor: pointer;
    padding: 4px 8px;
    border-radius: 4px
}

.header-flags-nav .nav-item.without-flags a::before {
    display: none
}

.header-flags-nav .nav-item a {
    position: relative
}

.header-flags-nav .nav-item span.flag-country {
    height: 20px;
    color: transparent;
    font-size: 0
}

.header-flags-nav .nav-item span.flag-country::before {
    background-image: url(02dc13580f547ffcec8cd6205c322662.svg);
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 18px
}

.header-flags-nav .nav-item a::before {
    background-image: url(02dc13580f547ffcec8cd6205c322662.svg);
    content: '';
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 24px;
    height: 18px
}

.can::before {
    background-position: 0 -54px
}

.fr::before {
    background-position: 0 -162px
}

.be::before {
    background-position: 0 -36px
}

.it::before {
    background-position: 0 -216px
}

.bra::before {
    background-position: 0 -121px
}

.es::before {
    background-position: 0 -126px
}

.aus::before {
    background-position: 0 -18px
}

.sw::before {
    background-position: -24px -144px
}

.no::before {
    background-position: -24px -54px
}

.in::before {
    background-position: 0 -110px
}

.nz::before {
    background-position: 0 -18px
}

.mx::before {
    background-position: -24px -18px
}

.ie::before {
    background-position: 0 -198px
}

.nl::before {
    background-position: -24px -36px
}

.pt::before {
    background-position: -24px -108px
}

.za::before {
    background-position: -24px -216px
}

.cz::before {
    background-position: 0 -72px
}

.ar::before {
    background-position: 0 0
}

.dk::before {
    background-position: 0 -108px
}

.fi::before {
    background-position: 0 -144px
}

.jp::before {
    background-position: -24px 0
}

.uk::before {
    background-position: -24px -180px
}

.us::before {
    background-position: -24px -198px
}

.bl::before {
    background-position: 0 -36px
}

.de::before {
    background-position: 0 -90px
}

.hk::before {
    background-position: 0 -180px
}

.pl::before {
    background-position: -24px -90px
}

.sg::before {
    background-position: -24px -126px
}

.tw::before {
    background-position: -24px -162px
}

.header-dropdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center
}

.logo {
    max-width: 90%;
    max-height: 40px
}

.login-btn-block {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, .12);
    background: rgba(255, 255, 255, .08);
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: 48px
}

.login-btn {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8.5px 15px;
    min-height: 40px;
    font-family: inherit;
    font-weight: 400;
    text-transform: capitalize;
    background: #000;
    color: var(--light);
    border-radius: var(--radius);
    cursor: pointer;
    transition: var(--transition);
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .24);
    border-radius: 8px;
    box-shadow: none;
    padding: 8.5px 10px
}

.login-btn:hover {
    opacity: .9
}

.logn-btn-web {
    display: none;
    z-index: 1
}

.main-section {
    padding: 0 0 30px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
    flex-direction: column;
    background: url(c470ebf4bf10697141984fe3269ca3c7.jpg) no-repeat calc(50% + 15px) -40px / auto 94%;
    height: calc(100vh - 60px);
    min-height: 400px;
    max-height: 540px
}

.main-section .center {
    position: relative
}

.main-content {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    min-height: 508px
}

.open-regform-btn {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8.5px 15px;
    min-height: 40px;
    font-family: inherit;
    font-weight: 400;
    text-transform: capitalize;
    background: var(--gradient);
    color: var(--light);
    border-radius: var(--radius);
    cursor: pointer;
    transition: var(--transition);
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
    max-width: 280px
}

.open-regform-btn:hover {
    opacity: .9
}

.slogan-block {
    text-align: center;
    margin-bottom: 20px
}

.slogan-block p {
    color: var(--text_color_muted);
    font-size: 16px;
    line-height: 24px
}

.slogan {
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 10px
}

.slogan span {
    display: block
}

.close-btn {
    position: absolute;
    top: 14px;
    right: 16px;
    width: 24px;
    height: 24px;
    opacity: 0;
    transition: var(--transition);
    cursor: pointer
}

.close-btn:before {
    content: '\e93a';
    font-family: var(--icon-font);
    color: var(--text_color_muted);
    font-size: 24px
}

[data-form-is-open] .close-btn {
    opacity: 1
}

[data-form-is-open] .signin-block {
    opacity: 1;
    pointer-events: auto
}

.form-block[data-visible-form='register'] .reg-form-container {
    display: none
}

[data-form-is-open='register'] .form-block[data-visible-form='register'] .reg-form-container {
    display: flex
}

[data-form-is-open='login'] .form-block[data-visible-form='register'] .reg-form-container {
    display: none
}

[data-form-is-open='register'] .reg-form-title {
    display: block
}

[data-form-is-open='login'] .form-block[data-visible-form='register'] .login-form-popup-block {
    display: flex
}

.login-form-popup {
    width: 100%
}

.form-switch-links {
    display: none
}

.signin-block {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    padding: 10px;
    overflow-y: auto;
    opacity: 0;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
    pointer-events: none;
    background: rgba(0, 0, 0, .9);
    transition: var(--transition);
    z-index: 5
}

.reg-form-container {
    flex-direction: column
}

.form-block {
    position: relative;
    width: 100%;
    padding: 40px 20px 20px;
    background-color: var(--dark);
    color: var(--light);
    border-radius: var(--radius);
    max-width: 500px;
    margin: auto;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: var(--radius)
}

.pagination-block {
    display: none
}

.login-form-title,
.reg-form-title {
    margin-bottom: 44px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center
}

.login-form-title p,
.reg-form-title p {
    font-size: 16px;
    line-height: 1.5
}

.login-form-wrapper>form.hidden {
    display: none
}

[data-form-is-open='login'][data-sign-in-visible-form='recovery'] .form-switch-links .reg-link {
    display: flex
}

.form-item {
    position: relative;
    margin-bottom: 40px
}

.form-item[data-loginform-item='password'] {
    margin-bottom: 40px
}

[data-step-name='password'] .form-item {
    margin-bottom: 20px
}

.form-label-block {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    display: flex;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.3;
    color: rgba(255, 255, 255, .6);
    transition: var(--transition);
    pointer-events: none
}

.is-focused .form-label-block {
    font-size: 12px;
    transform: translateY(-30px)
}

.has-focused .form-label-block {
    color: var(--primary)
}

.form-input,
.form-select {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .24)
}

.form-input::before,
.form-select::before {
    content: '';
    position: absolute;
    right: 50%;
    bottom: -1px;
    left: 50%;
    display: block;
    height: 1px;
    background: var(--primary);
    transition: var(--transition)
}

.form-field-block input,
.form-field-block select {
    width: 100%;
    padding: 10px 0;
    font: inherit;
    color: inherit;
    background: inherit;
    border-radius: 0;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    appearance: none
}

/* .form-field-block input::placeholder,
.form-field-block select::placeholder {
    color: transparent
} */

[data-loginform-item="password"] input,
[data-form-item='password'] input,
[data-form-item='location'] input {
    padding-right: 30px
}

.form-input {
    display: flex;
    justify-content: center;
    align-items: center
}

.form-input [name='password'],
.form-input [name='location'] {
    padding-right: 30px
}

.has-focused .form-input::before {
    left: 0;
    right: 0
}

.form-select:after {
    content: var(--icon-bottom);
    display: inline-block;
    font-size: 25px;
    font-family: var(--icon-font);
    vertical-align: top;
    color: var(--light);
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 20px;
    pointer-events: none
}

.form-error-block {
    display: none;
    font-size: 11px;
    line-height: 1.2;
    color: var(--danger);
    margin-top: 5px
}

.form-error-block p {
    font-size: 11px;
    line-height: 1.2;
    color: var(--danger);
    margin-bottom: 0
}

.error-field .form-error-block {
    display: block
}

.error-field .form-error-block:empty {
    display: none
}

.error-field .form-input::before,
.error-field .form-select::before {
    right: 0;
    left: 0
}

.prev-btn,
.next-btn {
    display: none
}

.login-form-submit,
.recovery-form-submit,
.submit-btn {
    width: 100%;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8.5px 15px;
    min-height: 40px;
    font-family: inherit;
    font-weight: 400;
    text-transform: capitalize;
    background: var(--gradient);
    color: var(--light);
    border-radius: var(--radius);
    cursor: pointer;
    transition: var(--transition);
    -webkit-user-select: none;
    user-select: none
}

.login-form-submit:hover,
.recovery-form-submit:hover,
.submit-btn:hover {
    opacity: .9
}

.recovery-password-btn,
.login-switch-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-top: 20px;
    font-weight: 400;
    cursor: pointer;
    transition: var(--transition);
    height: 40px;
    padding: 0 5px
}

.recovery-password-btn:hover,
.recovery-password-btn:focus,
.login-switch-btn:hover,
.login-switch-btn:focus {
    color: var(--primary)
}

.recovery-password-btn:before,
.login-switch-btn:before {
    content: var(--icon-arrow-left);
    display: inline-block;
    font-size: 25px;
    font-family: var(--icon-font);
    vertical-align: top;
    color: currentColor;
    font-size: 20px;
    line-height: 1;
    margin: 0 4px 0 0
}

.recovery-password-btn::before {
    display: none
}

.with-checkboxes .terms-checkbox-item {
    margin-bottom: 20px
}

.terms-checkbox-item {
    margin-bottom: 20px
}

.terms-checkbox-item input {
    opacity: 0
}

.terms-checkbox-item input:checked+span::before {
    content: '\e92c';
    color: var(--primary)
}

.terms-checkbox-item>span {
    position: relative;
    cursor: pointer
}

.terms-checkbox-item>span::before {
    content: '\e92b';
    font-family: var(--icon-font);
    color: var(--light);
    transition: var(--transition);
    width: 22px;
    height: 22px;
    font-size: 22px;
    position: absolute;
    left: -40px;
    top: 0;
    line-height: 1;
    bottom: 0;
    margin: auto
}

.form-terms {
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    color: var(--text_color_muted);
    margin-top: 10px
}

.form-terms p {
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 0
}

.with-checkboxes a {
    color: var(--primary)
}

.with-checkboxes a:hover {
    text-decoration: underline
}

.password-icon {
    position: absolute;
    right: 6px;
    top: 2px;
    cursor: pointer;
    width: 20px;
    height: 20px
}

.password-icon::before {
    content: var(--icon-eye);
    display: inline-block;
    font-size: 25px;
    font-family: var(--icon-font);
    vertical-align: top;
    color: var(--light)
}

.password-icon.active::before {
    content: var(--icon-eye-off);
    display: inline-block;
    font-size: 25px;
    font-family: var(--icon-font);
    vertical-align: top;
    color: var(--light)
}

.location-notice-icon {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 2px;
    cursor: pointer;
    z-index: 1
}

.location-notice-icon:before {
    content: '\e976';
    display: inline-block;
    font-size: 25px;
    font-family: var(--icon-font);
    vertical-align: top;
    color: var(--light)
}

.location-notice-icon:hover+.location-example {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.location-example {
    position: absolute;
    right: -2.5px;
    bottom: 100%;
    width: 300px;
    padding: 10px 20px;
    font-size: 12px;
    background: #fff;
    color: #000;
    border-radius: 3px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1), 0 8px 8px 0 rgba(0, 0, 0, .2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: var(--transition);
    z-index: 1
}

.location-example:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 10px;
    width: 10px;
    height: 10px;
    margin-top: calc(-5px);
    background: var(--light);
    transform: rotate(45deg)
}

.select-dropdown {
    position: absolute;
    top: 100%;
    right: -20px;
    left: -20px;
    z-index: 2;
    display: none;
    max-height: 200px;
    padding: 10px 0;
    overflow-y: auto;
    background: var(--dark);
    color: var(--light);
    border-radius: var(--radius);
    transform: translateY(-20px);
    visibility: hidden;
    opacity: 0;
    border: 1px solid rgba(255, 255, 255, .12);
    transition: var(--transition)
}

.select-dropdown::-webkit-scrollbar {
    width: 2px;
    border-radius: var(--radius)
}

.select-dropdown::-webkit-scrollbar-track {
    background: var(--dark);
    border-radius: var(--radius)
}

.select-dropdown::-webkit-scrollbar-thumb {
    background: var(--light);
    border-radius: var(--radius)
}

.is-visible .select-dropdown {
    transform: translateY(-1px);
    visibility: visible;
    opacity: 1
}

.select-value {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    padding-right: 8%;
    cursor: pointer
}

.select-item {
    position: relative;
    display: block;
    padding: 10px 20px;
    cursor: pointer;
    transition: var(--transition)
}

.select-item:hover,
.select-item:focus {
    background-color: rgba(255, 255, 255, .08)
}

.select-item[value='default'],
.select-item[value=''] {
    display: none
}

.geo-suggest-block {
    color: #000;
    z-index: 2
}

h1,
h2,
h3 {
    font-weight: 400;
    font-size: var(--title-size);
    margin-bottom: 20px;
    line-height: 1.5
}

h1:empty,
h2:empty,
h3:empty,
p:empty {
    margin: 0;
    padding: 0
}

p {
    font-size: 14px;
    color: var(--text_color_muted);
    margin-bottom: 20px
}

p:last-child {
    margin-bottom: 0
}

.btn {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8.5px 15px;
    min-height: 40px;
    font-family: inherit;
    font-weight: 400;
    text-transform: capitalize;
    background: var(--gradient);
    color: var(--light);
    border-radius: var(--radius);
    cursor: pointer;
    transition: var(--transition);
    -webkit-user-select: none;
    user-select: none
}

.btn:hover {
    opacity: .9
}

.category-section .btn {
    display: flex;
    margin: 20px auto 0;
    width: 100%
}

.category-block {
    display: grid;
    grid-gap: 20px;
    margin-top: 40px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr))
}

.category-block img {
    border-radius: var(--radius)
}

.category-item {
    max-width: 280px;
    margin: auto
}

.category-inner {
    background: rgba(255, 255, 255, .08);
    border-radius: var(--radius) var(--radius) 0 0;
    padding: 20px;
    width: calc(100% - 40px);
    margin-left: 20px;
    text-align: center
}

.category-inner .title,
.category-inner h2,
.category-inner h3,
.category-inner h4 {
    font-size: 16px;
    margin-bottom: 10px
}

.category-inner p {
    font-size: 12px;
    line-height: 1.35
}

.screen-section {
    overflow: hidden
}

.screen-section h1,
.screen-section h2,
.screen-section h3 {
    margin-bottom: 20px
}

.screen-section .screen-block {
    position: relative;
    padding: 0 10px;
    padding-bottom: 4rem;
    max-width: 60rem;
    margin: 40px auto 0
}

.screen-section .screen-block .screen {
    transform: rotate(-4deg);
    margin-left: 1rem
}

.screen-section .screen-block .screen-hidden {
    position: absolute;
    top: 3.8rem;
    left: 5.2rem;
    opacity: .4;
    transform: rotate(4deg);
    margin: -3.2rem 0 0 18rem
}

.screen-section .screen-block .screen-hidden .like-details-info .like-btn-block::after {
    display: none
}

.advantage-section {
    overflow: hidden
}

.advantage-section img {
    display: none
}

.advantage-inner {
    display: grid;
    grid-gap: 20px;
    margin-top: 40px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    position: relative
}

.advantage-inner::before {
    content: '';
    position: absolute;
    width: 337px;
    height: 337px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: radial-gradient(50% 50% at 50% 50%, #ff0844 0%, rgba(255, 8, 68, .67) 100%);
    opacity: .15;
    filter: blur(75px);
    pointer-events: none
}

.advantage-item {
    background: rgba(255, 255, 255, .08);
    border-radius: var(--radius);
    padding: 10px;
    display: flex;
    align-items: center
}

.advantage-item .title {
    font-size: 14px
}

.advantage-item .title::before {
    content: '';
    font-family: var(--icon-font);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 20px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px
}

.advantage-item:nth-child(1) .title::before {
    content: '\e96f';
    background: linear-gradient(0deg, rgba(0, 0, 0, .88), rgba(0, 0, 0, .88)), #f26e65;
    color: var(--primary)
}

.advantage-item:nth-child(2) .title::before {
    content: '\e924';
    background: linear-gradient(0deg, rgba(0, 0, 0, .88), rgba(0, 0, 0, .88)), #45b883;
    color: var(--success)
}

.advantage-item:nth-child(3) .title::before {
    content: '\e998';
    background: linear-gradient(0deg, rgba(0, 0, 0, .88), rgba(0, 0, 0, .88)), #ff8831;
    color: var(--warning)
}

.advantage-item:nth-child(4) .title::before {
    content: '\e9e2';
    background: linear-gradient(0deg, rgba(0, 0, 0, .88), rgba(0, 0, 0, .88)), #f34134;
    color: var(--danger)
}

.planet-section {
    overflow: hidden
}

.planet-section .photo-block {
    margin: 74px auto 0;
    width: calc(100% + 40px);
    margin-left: -20px;
    position: relative;
    height: 276px
}

.planet-section .photo-inner-block {
    height: 276px;
    position: relative;
    width: 684px
}

.planet-section .photo-inner {
    position: absolute;
    width: 100%;
    width: 684px;
    top: 0;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    background: url(5466b6e5a931994ef56b1a73fec43a5d.jpg) no-repeat center top / cover
}

.planet-section .photo-inner>div {
    position: absolute;
    border-radius: 4px
}

.planet-section .photo-1 {
    width: 138px;
    height: 189px;
    background: url(655c833454f4ca13a4bee2df775dd52f.jpg) no-repeat center top / cover;
    left: 96px;
    top: 12px
}

.planet-section .photo-2 {
    width: 102px;
    height: 102px;
    background: url(89e0f4f5713134fcc0aed033503b0423.jpg) no-repeat center top / cover;
    right: 247px;
    bottom: 25px
}

.planet-section .photo-3 {
    width: 102px;
    height: 102px;
    background: url(4c0034bf06b02cf4d7c0f3e667f94a94.jpg) no-repeat center top / cover;
    right: 307px;
    top: -33px
}

.planet-section .photo-4 {
    width: 102px;
    height: 102px;
    background: url(5efbaae9730249243c25833bd0d8d386.jpg) no-repeat center top / cover;
    right: 113px;
    top: 4px
}

.screen-block .screen p {
    margin-bottom: 0
}

.screen {
    background: #000;
    border: .1rem solid rgba(255, 255, 255, .12);
    border-radius: 2rem;
    width: 34rem;
    height: 67rem;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: var(--transition);
    pointer-events: none
}

.screen .screen-header {
    padding: 0 2rem;
    height: 6rem;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.screen .screen-header .logo {
    max-height: 4rem;
    max-width: 100%
}

.screen .screen-menu-icon {
    position: absolute;
    width: 2rem;
    height: 2rem;
    right: 2rem
}

.screen .screen-menu-icon:before {
    content: '\e95a';
    font-family: 'Material Icons FL';
    font-size: 2rem;
    color: var(--light);
    line-height: 1
}

.screen .screen-body {
    padding: 1rem 1rem 0;
    flex: 1;
    position: relative
}

.screen .screen-body-info {
    flex: 1;
    position: relative
}

.screen .screen-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 -.1rem .1rem rgba(255, 255, 255, .12);
    border-radius: 0 0 2rem 2rem;
    overflow: hidden
}

.screen-users {
    display: flex;
    padding: 2rem 1rem 2rem;
    overflow: hidden
}

.screen-user-item {
    font-size: 1.2rem;
    text-align: center;
    margin-right: 1.2rem
}

.screen-user-item.is-active {
    color: var(--text_color_muted)
}

.screen-user-item.is-active .screen-user-inner:after {
    content: '\e9b7';
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    font-size: 1.4rem;
    line-height: 2rem;
    text-align: center;
    background: var(--primary);
    font-family: 'Material Icons FL';
    position: absolute;
    bottom: 0;
    right: 0
}

.screen-user-item .screen-user-name {
    margin-top: .4rem;
    line-height: 1.6rem
}

.screen-user-inner {
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    padding: .2rem;
    position: relative;
    flex-shrink: 0
}

.is-active .screen-user-inner,
.is-current .screen-user-inner {
    background: var(--gradient)
}

.screen-user-inner img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%
}

.info-body {
    height: 34rem
}

.like-details-info {
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.like-details-info .like-btn-block {
    position: relative
}

.like-details-info .like-btn-block::before {
    content: '\e96f';
    font-family: 'Material Icons FL';
    font-size: 2.4rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.6rem;
    margin-top: -.2rem
}

.like-details-info .like-btn {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8.5px 15px;
    min-height: 40px;
    font-family: inherit;
    font-weight: 400;
    text-transform: capitalize;
    background: var(--gradient);
    color: var(--light);
    border-radius: var(--radius);
    cursor: pointer;
    transition: var(--transition);
    -webkit-user-select: none;
    user-select: none;
    min-width: 10rem;
    min-height: 4rem;
    min-width: 10rem;
    padding: .85rem 1.5rem;
    font-size: 1.4rem
}

.like-details-info .like-btn:hover {
    opacity: .9
}

.like-details-info .like-btn span {
    position: relative;
    padding-left: 3rem
}

.like-details-info .like-btn span:before {
    content: '\e9d0';
    font-family: 'Material Icons FL';
    font-size: 2.4rem;
    margin-right: 1rem;
    display: inline-block;
    color: var(--light);
    position: absolute;
    left: -.2rem;
    top: -.7rem
}

.like-user-details-info .like-name-profile {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: var(--text_color_muted);
    margin-bottom: .2rem
}

.like-user-details-info .like-name-profile span {
    color: var(--light)
}

.like-user-details-info .search-distance {
    position: relative;
    color: var(--text_color_muted);
    line-height: 1.6rem;
    font-size: 1.2rem;
    text-align: left
}

.like-user-details-info .search-distance::before {
    content: '\e98b';
    font-family: 'Material Icons FL';
    font-size: 1.2rem;
    display: inline-block;
    color: var(--light)
}

.like-user-details-info .like-hash-profile {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    margin-top: 1rem;
    color: var(--text_color_muted)
}

.like-user-details-info .like-hash-profile span {
    display: block;
    margin-right: 1rem
}

.screen-nav ul {
    display: flex
}

.screen-nav ul li {
    flex: 1;
    height: 6rem;
    border-radius: var(--radius);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.screen-nav ul li.is-active {
    position: relative
}

.screen-nav ul li.is-active:before {
    color: var(var(--light))
}

.screen-nav ul li.is-active:after {
    content: '';
    position: absolute;
    height: .2rem;
    width: 100%;
    background: var(--primary);
    left: 0;
    right: 0;
    bottom: 0
}

.screen-nav ul li:before {
    content: '';
    font-family: 'Material Icons FL';
    font-size: 2.4rem;
    color: var(--text_color_muted);
    line-height: 1
}

.screen-nav ul li.home-link:before {
    content: '\e9cc'
}

.screen-nav ul li.chat-link:before {
    content: '\e927'
}

.screen-nav ul li.notif-link:before {
    content: '\e901'
}

.screen-nav ul li.likes-link:before {
    content: '\e96f'
}

.screen-nav ul li.profile-link:before {
    content: '\e9bb'
}

.screen-nav ul li.notif-link span {
    background: var(--accent);
    padding: .2rem .7rem;
    font-size: 1.2rem;
    color: var(var(--light));
    border-radius: 10rem;
    position: absolute;
    top: 1rem;
    right: 1rem
}

.search-distance .miles {
    display: none
}

[data-country='US'] .search-distance .miles,
[data-country='UK'] .search-distance .miles {
    display: block
}

[data-country='US'] .search-distance .default,
[data-country='UK'] .search-distance .default {
    display: none
}

.font-icon {
    display: inline-flex;
    line-height: 1
}

.font-icon:after {
    content: '';
    font-family: 'Material Icons FL';
    font-size: 2.4rem;
    line-height: 1
}

.chat-icon:after {
    content: '\e927'
}

.like-icon:after {
    content: '\e96f'
}

.back-icon:after {
    content: '\e9c6'
}

.close-icon:after {
    content: '\e93a';
    font-size: 2.4rem
}

.arrow-left-icon:after {
    content: '\e90e'
}

.video-icon:after {
    content: '\e9ef'
}

.dots-icon:after {
    content: '\e9a2'
}

.favorite-icon:after {
    content: '\e953'
}

.user-badges-info {
    position: absolute;
    right: 1rem;
    top: 1rem
}

.user-badges-info .user-badges__count {
    background: rgba(34, 34, 34, .5);
    padding: .4rem .7rem;
    border-radius: 10rem;
    color: var(var(--light));
    line-height: 1;
    font-size: 1.2rem
}

.user-badges {
    font-size: 1.2rem
}

.user-badges ul li {
    margin-bottom: .2rem
}

.user-badges .user-badges__status {
    background: var(--primary);
    padding: .4rem .7rem;
    border-radius: 10rem;
    color: var(var(--light));
    line-height: 1
}

.user-badges .user-badges__videos,
.user-badges .user-badges__photos {
    background: rgba(0, 0, 0, .2);
    padding: .4rem .5rem;
    border-radius: 10rem;
    color: var(var(--light));
    display: inline-flex;
    align-items: center;
    line-height: 1
}

.user-badges .user-badges__videos:before,
.user-badges .user-badges__photos:before {
    content: '\e9ef';
    font-family: 'Material Icons FL';
    font-size: 1rem;
    line-height: 1;
    margin-right: .5rem;
    margin-top: .1rem
}

.user-badges .user-badges__photos:before {
    content: '\e9b1'
}

.status-online,
.status-offline {
    background: var(--success);
    width: 1rem;
    height: 1rem;
    border-radius: 50%
}

.status-offline {
    background: var(--header)
}

.like-header-nav {
    display: flex;
    justify-content: center
}

.like-header-nav ul {
    display: flex;
    justify-content: center;
    border-bottom: .1rem solid rgba(255, 255, 255, .12)
}

.like-header-nav ul li {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    padding: 2rem 1rem;
    height: 6rem;
    display: flex;
    align-items: center;
    position: relative;
    text-transform: capitalize
}

.like-header-nav ul li:last-child {
    margin-right: 0
}

.like-header-nav ul li:before {
    content: '';
    position: absolute;
    height: .1rem;
    width: 100%;
    background: var(--primary);
    left: 0;
    right: 0;
    top: 100%;
    opacity: 0
}

.like-header-nav ul li.is-active {
    color: var(--primary);
    border-color: var(--primary)
}

.like-header-nav ul li.is-active:before {
    opacity: 1
}

.like-body-pic {
    height: 53rem;
    position: relative
}

.like-body-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--radius)
}

.like-details {
    background: rgba(0, 0, 0, .16);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: var(--radius)
}

.like-details .view-all-photos {
    padding: 2rem 0;
    text-align: center;
    font-weight: 400;
    color: var(var(--light));
    border-top: .1rem solid rgba(255, 255, 255, .16);
    font-size: 1.4rem
}

.like-details .user-badges {
    position: absolute;
    right: 1rem;
    top: 1rem;
    text-align: right
}

.like-details .like-view-profile {
    position: relative
}

.like-user-info {
    position: absolute;
    left: 1rem;
    top: 1rem;
    font-size: 1.2rem;
    color: var(--text_color_muted)
}

.like-user-info p {
    margin-bottom: .2rem
}

.like-user-info .like-name-profile {
    font-size: 1.4rem;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin-bottom: .2rem;
    line-height: 2rem
}

.like-user-info .like-name-profile span {
    color: var(var(--light));
    margin-right: .4rem;
    font-weight: 400
}

.like-user-info .like-name-profile .user-statuses {
    display: inline-flex;
    margin-left: .9rem
}

.like-user-info .like-view-profile {
    display: flex;
    align-items: center;
    line-height: 1.6rem;
    margin-top: .2rem
}

.like-user-info .like-view-profile span {
    display: inline-flex;
    line-height: 1
}

.like-user-info .like-view-profile span:after {
    content: '\e9c7';
    font-family: 'Material Icons FL';
    font-size: 1.4rem;
    line-height: 1;
    margin-left: .6rem;
    color: var(--light)
}

.like-btns {
    padding-bottom: 2rem
}

.like-btns ul {
    display: flex;
    justify-content: center;
    align-items: center
}

.like-btns ul li {
    background: rgba(34, 34, 34, .5);
    color: var(var(--light));
    width: 4rem;
    height: 4rem;
    margin-right: 2rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.like-btns ul li:last-child {
    margin-right: 0
}

.like-btns ul li:nth-child(2) {
    background: #000;
    width: 6rem;
    height: 6rem;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .1)
}

.like-btns ul li:nth-child(2) span:after {
    color: var(--text_color)
}

.like-btns ul li:nth-child(3) {
    background: var(--gradient);
    width: 6rem;
    height: 6rem;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .1)
}

.slider {
    width: calc(100% + 40px);
    margin-left: -20px;
    min-height: 480px;
    display: flex;
    flex-flow: column nowrap;
    position: relative;
    margin-top: 32px
}

.slider-wrapper {
    overflow: hidden;
    flex: 1;
    position: relative
}

.slider-view {
    display: flex;
    height: 100%;
    transition: all 0.4s ease-out
}

.slider-item {
    position: relative;
    flex-shrink: 0;
    height: 100%;
    cursor: pointer;
    user-select: none;
    background: center center no-repeat;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 40px;
    min-height: 480px
}

.slider-item.item-1 {
    background: url(10d9db48c93234eb27ff478bd1ae0971.jpg) no-repeat center top / auto 100%
}

.slider-item.item-2 {
    background: url(8671c5d744452ad3301f5ae060a8bf65.jpg) no-repeat center top / auto 100%
}

.slider-item.item-3 {
    background: url(c5ceb2c7761203fd17b5b2e609072e7b.jpg) no-repeat center top / auto 100%
}

.slider-view img {
    user-select: none;
    pointer-events: none
}

.slider-description {
    max-width: 310px;
    font-size: 14px;
    line-height: 1.42;
    margin: 0 auto
}

.slider-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.slider-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 10px;
    background: #000;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .1);
    text-align: center;
    transition: var(--transition);
    cursor: pointer
}

.slider-arrow:hover {
    background: linear-gradient(89.89deg, #f26e65 .09%, #ff8831 99.91%);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .1)
}

.slider-arrow:before {
    content: '\e90f';
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    font-family: var(--icon-font)
}

.slider-arrow.is-hidden {
    display: none
}

.slider-arrow.arrow-prev:before {
    content: '\e90e'
}

.slider-pagination {
    display: none
}

.slider-off {
    display: none
}

.slider-off .slider-view {
    display: block
}

.slider-off .slider-item {
    width: 100%
}

.slider-off .clone-item,
.slider-off .slider-nav,
.slider-off .slider-pagination,
.slider-no-nav .slider-nav,
.slider-no-pagination .slider-pagination {
    display: none
}

.wrapper .show-web {
    display: none
}

.faq-section .screen-block {
    display: none
}

.faq-list {
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: var(--radius);
    margin-top: 40px
}

.faq-list .faq-title {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42;
    padding: 20px 60px 20px 20px;
    cursor: pointer;
    margin-bottom: 0;
    transition: var(--transition)
}

.faq-list .faq-title::after {
    content: '\e91c';
    position: absolute;
    right: 16px;
    top: 0;
    height: 24px;
    margin: auto;
    bottom: 0;
    font-family: var(--icon-font);
    font-size: 22px;
    line-height: 1;
    transition: var(--transition)
}

.faq-list .faq-content {
    display: none
}

.faq-list .is-active .faq-content {
    display: block
}

.faq-list .is-active .faq-title::after {
    transform: rotate(180deg)
}

.faq-list .faq-content p {
    font-size: 14px;
    padding: 0 20px 20px;
    transition: var(--transition)
}

.faq-item {
    border-bottom: 1px solid rgba(255, 255, 255, .12);
    transition: var(--transition)
}

.faq-item:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.feed-section .title,
.feed-section h1,
.feed-section h2,
.feed-section h3 {
    margin-bottom: 20px
}

.feed-section .btn {
    display: flex;
    margin: 20px auto 0;
    width: 100%
}

.feed-block {
    display: grid;
    grid-gap: 40px;
    margin-top: 40px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr))
}

.feed-item {
    margin: auto
}

.feed-item .feed-btn {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8.5px 15px;
    min-height: 40px;
    font-family: inherit;
    font-weight: 400;
    text-transform: capitalize;
    background: var(--gradient);
    color: var(--light);
    border-radius: var(--radius);
    cursor: pointer;
    transition: var(--transition);
    -webkit-user-select: none;
    user-select: none;
    background: #000;
    border: 1px solid rgba(255, 255, 255, .24);
    width: 100%
}

.feed-item .feed-btn:hover {
    opacity: .9
}

.feed-item img {
    margin-bottom: 20px
}

.feed-item .title,
.feed-item h1,
.feed-item h2,
.feed-item h3 {
    font-size: 16px;
    margin-bottom: 10px;
    display: block
}

.feed-item p {
    font-size: 14px
}

.feed-item .title {
    display: inline-block;
    transition: var(--transition)
}

.feed-item .title:hover {
    color: var(--primary)
}

.social-block {
    display: flex;
    margin: 24px 0
}

.social-block a {
    margin-right: 24px;
    margin-left: 10px
}

.social-block a:hover:before {
    color: var(--primary)
}

.social-block a:last-child {
    margin-right: 0
}

.social-block .youtube::before {
    content: '\ea02';
    font-family: var(--icon-font);
    color: var(--light);
    font-size: 24px;
    transition: var(--transition)
}

.social-block .twitter::before {
    content: '\e9ec';
    font-family: var(--icon-font);
    color: var(--light);
    font-size: 22px;
    transition: var(--transition)
}

.footer {
    padding: 20px 0;
    margin-top: 30px;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, .16)
}

.do-not-sell-information {
    color: var(--light);
    margin-bottom: 10px
}

.copyright-block {
    font-family: var(--secondary-font);
    color: rgba(255, 255, 255, .4);
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 14px
}

.copyright-block p {
    margin-bottom: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, .4)
}

.footer-links-block {
    display: flex;
    flex-wrap: wrap
}

[data-footer-link='imprint'] {
    display: block
}

.footer-links-item a {
    display: inline-block;
    padding: 10px;
    font-weight: 400;
    margin-right: 20px;
    transition: var(--transition)
}

.footer-links-item a:hover {
    color: var(--primary)
}

.cookie-popup-wrapper {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(3, 3, 3, .95)
}

.cookie-popup-wrapper .cookie-popup {
    margin: auto;
    max-width: 300px;
    padding: 40px 20px 20px;
    text-align: center;
    background: #000;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: var(--radius);
    flex-direction: column;
    color: var(--light)
}

.cookie-popup-wrapper .cookie-popup p {
    color: rgba(255, 255, 255, .9)
}

.cookie-popup-wrapper .cookie-close-popup {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    transition: var(--transition)
}

.cookie-popup-wrapper .cookie-close-popup:before {
    content: '\e93a';
    font-family: var(--icon-font);
    color: rgba(255, 255, 255, .675);
    font-size: 24px;
    transform: none;
    height: auto;
    position: static
}

.cookie-popup-wrapper .cookie-close-popup:after {
    display: none
}

.cookie-popup-wrapper p {
    line-height: 1.42;
    font-size: 14px;
    margin-bottom: 0
}

.cookie-popup-wrapper p:before {
    content: '\e9ad';
    font-family: var(--icon-font);
    color: var(--primary);
    text-align: center;
    line-height: 80px;
    font-size: 38px;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .88), rgba(0, 0, 0, .88)), #f26e65;
    margin: 0 auto 20px
}

.cookie-popup-wrapper .cookie-btn-block {
    width: 100%;
    margin-top: 20px
}

.cookie-popup-wrapper .cookie-btn-block .cookie-accept-btn {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8.5px 15px;
    min-height: 40px;
    font-family: inherit;
    font-weight: 400;
    text-transform: capitalize;
    background: var(--gradient);
    color: var(--light);
    border-radius: var(--radius);
    cursor: pointer;
    transition: var(--transition);
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
    font-size: 14px;
    font-weight: 400
}

.cookie-popup-wrapper .cookie-btn-block .cookie-accept-btn:hover {
    opacity: .9
}

@media only screen and (min-width:375px) {
    html {
        font-size: 38.2%
    }
}

@media only screen and (min-width:390px) {
    html {
        font-size: 40.2%
    }
}

@media only screen and (min-width:414px) {
    html {
        font-size: 42.2%
    }
}

@media only screen and (min-width:1200px) {
    .like-details-info .like-btn-block {
        position: relative
    }

    .like-details-info .like-btn-block::after {
        content: '';
        position: absolute;
        background: url(b5a8eb99f7677b9030402525be14baa0.svg) no-repeat center top / cover;
        width: 15.1rem;
        height: 5.9rem;
        left: 5rem;
        top: 4.4rem;
        z-index: 1
    }

    .screen-section .screen-block {
        margin: 90px auto 0
    }

    .screen-section .screen-block .screen-hidden:after {
        content: '';
        background: #000;
        opacity: .2;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0
    }

    .screen-section .screen-block .screen-hidden .like-details-info .like-btn-block::after {
        display: none
    }

    html {
        font-size: 62.5%
    }

    .mobile-nav-visible .header-flags-nav .nav-item-dropdown {
        position: absolute
    }

    .wrapper .btn.show-web {
        display: flex;
        max-width: 200px;
        margin: 40px 0 0
    }

    .wrapper .btn.show-mob {
        display: none
    }

    .header-mobile-btn {
        display: none
    }

    .logn-btn-web {
        display: block
    }

    .nav-item-dropdown {
        opacity: 0;
        visibility: hidden;
        display: block;
        overflow-y: auto;
        position: absolute;
        top: 30px;
        right: 0;
        width: 100%;
        min-width: 180px;
        margin-top: 0;
        padding: 10px 0;
        border: 1px solid rgba(255, 255, 255, .12);
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        transition: var(--transition);
        color: var(--light);
        background: #141414;
        border-radius: var(--radius);
        z-index: 2
    }

    .nav-item-dropdown a {
        padding: 10px 20px;
        line-height: 20px;
        transition: var(--transition)
    }

    .nav-item-dropdown a:hover {
        background: rgba(255, 255, 255, .08)
    }

    .header-flags-nav .nav-item-dropdown {
        min-width: 410px
    }

    .is-active .nav-item-dropdown {
        visibility: visible;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 1
    }

    .header-flags-nav .nav-item-dropdown {
        top: 30px;
        padding: 10px
    }

    .header-flags-nav .nav-item {
        padding: 9px 8px
    }

    .header-flags-nav .nav-item:first-child {
        padding: 9px 8px;
        margin: 0 4px
    }

    .header-page-nav {
        display: flex;
        transform: none;
        opacity: 1;
        visibility: visible;
        position: static;
        margin-top: 0;
        overflow-y: initial;
        overflow-x: initial;
        background: transparent;
        border: none;
        padding: 0;
        box-shadow: none;
        pointer-events: auto;
        grid-column-start: 2;
        grid-column-end: 2;
        justify-self: center
    }

    .header-page-nav .login-btn-block {
        display: none
    }

    .header-flags-nav {
        position: relative;
        margin-right: 4px;
        margin-left: 68px;
        z-index: 1
    }

    .header-flags-nav .nav-item {
        display: block
    }

    .header-flags-nav::after {
        content: '';
        position: absolute;
        left: -34px;
        bottom: 0;
        top: 0;
        margin: auto;
        height: 40px;
        width: 2px;
        background: rgba(255, 255, 255, .12)
    }

    .nav-item {
        display: inline-flex;
        padding: 9px 8px;
        font-weight: 400;
        color: #fff;
        border-radius: var(--radius);
        cursor: pointer;
        margin-bottom: 0;
        position: relative;
        margin-right: 4px;
        transition: var(--transition)
    }

    .nav-item.is-active {
        margin-bottom: 0
    }

    .nav-item:hover {
        background: rgba(255, 255, 255, .08)
    }

    .header-page-nav [data-role='dropdown'].is-active span::after {
        transform: rotate(0)
    }

    .header .center {
        justify-content: center;
        min-height: 90px
    }

    .mobile-nav-visible .logo {
        display: block
    }

    html.mobile-nav-visible {
        overflow: initial
    }

    .slogan-block {
        margin-bottom: 40px
    }

    .slogan-block .slogan {
        font-size: 64px;
        line-height: 112px
    }

    .slogan-block p {
        font-size: 18px;
        line-height: 28px
    }

    .open-regform-btn {
        max-width: 200px
    }

    .main-content {
        min-height: 560px
    }

    .main-section {
        background: url(c470ebf4bf10697141984fe3269ca3c7.jpg) no-repeat center -60px / auto 104%
    }

    .form-switch-links.is-active {
        display: inline-flex
    }

    .content-block p {
        margin-bottom: 40px
    }

    section {
        padding: 70px 0
    }

    .footer {
        margin-top: 70px;
        padding: 40px
    }

    .footer .center {
        display: flex;
        justify-content: space-between;
        align-items: flex-start
    }

    .footer .footer-links-block {
        max-width: 235px;
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px
    }

    .footer .footer-links-block .footer-links-item a {
        margin-right: 0;
        padding: 0
    }

    .social-block {
        margin-top: 40px
    }

    .copyright-block {
        margin-bottom: 0
    }

    .cookie-popup-wrapper .cookie-popup {
        max-width: 500px
    }

    .cookie-popup-wrapper .cookie-btn-block {
        margin-top: 40px
    }

    .cookie-popup-wrapper .cookie-btn-block .cookie-accept-btn {
        max-width: 200px
    }

    .form-block {
        padding: 40px
    }

    [data-step-name='password'] .form-item {
        margin-bottom: 40px
    }

    .login-form-submit,
    .recovery-form-submit,
    .submit-btn {
        max-width: 200px;
        margin: auto;
        display: flex
    }

    [lang="fr"] .submit-btn {
        max-width: 220px
    }

    /* .form-select select {
        opacity: 1
    } */

    /* .select-value {
        display: flex;
        align-items: center
    } */

    .select-dropdown {
        display: block
    }

    .overlay-block {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .overlay-block.is-active {
        display: block
    }

    h1,
    h2,
    h3 {
        font-size: 48px;
        line-height: 1.16;
        margin-bottom: 40px
    }

    p {
        font-size: 16px;
        line-height: 1.5
    }

    .category-section {
        padding: 110px 0 70px
    }

    .category-section .btn {
        display: flex;
        margin: 20px auto 0
    }

    .category-section .center {
        display: grid;
        grid-template-columns: 1fr 600px
    }

    .category-section .content-block {
        margin-right: 140px
    }

    .category-block {
        grid-gap: 40px;
        margin-top: 0;
        position: relative
    }

    .category-block::before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 455px;
        height: 455px;
        margin: auto;
        background: linear-gradient(90deg, #874da2 0%, #c43a30 100%);
        opacity: .2;
        filter: blur(75px);
        pointer-events: none;
        z-index: -1
    }

    .screen-section {
        text-align: center
    }

    .advantage-section img {
        display: block
    }

    .advantage-section .center {
        display: grid;
        grid-template-columns: 1fr 460px;
        align-items: center
    }

    .advantage-inner {
        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr))
    }

    .planet-section {
        text-align: center
    }

    .planet-section .photo-block {
        margin: 160px auto 0;
        width: 100%;
        margin-left: 0;
        position: relative;
        height: 500px
    }

    .planet-section .photo-inner {
        position: absolute;
        width: 100%;
        top: 0;
        bottom: 0;
        right: 50%;
        transform: translateX(50%);
        background: url(5466b6e5a931994ef56b1a73fec43a5d.jpg) no-repeat center top / auto 100%
    }

    .planet-section .photo-inner>div {
        border-radius: var(--radius)
    }

    .planet-section .photo-1 {
        width: 240px;
        height: 330px;
        left: 170px;
        top: 20px
    }

    .planet-section .photo-2 {
        width: 180px;
        height: 180px;
        right: 432px;
        bottom: 60px
    }

    .planet-section .photo-3 {
        width: 180px;
        height: 180px;
        right: 540px;
        top: -60px
    }

    .planet-section .photo-4 {
        width: 180px;
        height: 180px;
        right: 200px;
        top: 4px
    }

    .faq-section .center {
        display: flex;
        justify-content: space-between
    }

    .faq-section .screen-block {
        display: block;
        margin-right: 100px;
        flex-shrink: 0
    }

    .faq-block {
        position: relative
    }

    .feed-section {
        text-align: center
    }

    .feed-section .btn {
        margin: 70px auto 0;
        max-width: 200px
    }

    .feed-block {
        grid-template-columns: 1fr 1fr 1fr;
        text-align: left;
        margin-top: 100px
    }

    .faq-list {
        position: relative
    }

    .faq-list::after {
        content: '';
        width: 337px;
        height: 337px;
        position: absolute;
        right: 74px;
        top: 80px;
        background: radial-gradient(50% 50% at 50% 50%, #ff0844 0%, rgba(255, 8, 68, .67) 100%);
        opacity: .15;
        filter: blur(75px);
        pointer-events: none
    }

    .feed-item .feed-btn {
        max-width: 200px
    }

    .feed-item .title,
    .feed-item h1,
    .feed-item h2,
    .feed-item h3 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .wrapper .show-web {
        display: flex
    }

    .slider-section {
        overflow: hidden
    }

    .slider-section .center {
        display: flex;
        min-height: 480px
    }

    .slider-section .content-block {
        width: 400px;
        flex-shrink: 0;
        margin-right: 100px;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .slider-section .slider-nav {
        justify-content: flex-start
    }

    .slider-web {
        width: 850px;
        height: 480px;
        position: relative;
        margin-left: calc((1240px - 1230px) + ((100vw - 1240px) / 2))
    }

    .slider-web .slider-item {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        cursor: pointer;
        width: 230px;
        transition: all 0.65s cubic-bezier(.39, 0, .17, .99)
    }

    .slider-web .slider-item.is-next {
        left: 390px
    }

    .slider-web .slider-item.is-prev {
        left: 620px;
        z-index: 1
    }

    .slider-web .slider-item .slider-description {
        opacity: 0;
        transition: all 0.65s cubic-bezier(.39, 0, .17, .99)
    }

    .slider-web .slider-item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(0deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
        opacity: 1;
        transition: all 0.65s cubic-bezier(.39, 0, .17, .99);
        pointer-events: none
    }

    .slider-web .slider-item .slider-description {
        width: 310px;
        position: absolute;
        bottom: 40px;
        left: 40px
    }

    .slider-web .slider-item.is-visible {
        width: 390px;
        left: 0
    }

    .slider-web .slider-item.is-visible .slider-description {
        opacity: 1
    }

    .slider-web .slider-item.is-visible:before {
        opacity: 0
    }

    html.mobile-nav-visible {
        overflow: auto
    }

    .mobile-nav-visible .wrapper {
        overflow: auto
    }
}

@media only screen and (min-width:1360px) {
    .slider-section .content-block {
        width: 460px
    }

    .slider-web {
        margin-left: calc((1240px - 1380px) + ((100vw - 1240px) / 2))
    }
}

@media only screen and (min-width:1580px) {
    .slider-web {
        margin-left: calc((1240px - 1434px) + ((100vw - 1240px) / 2))
    }
}

@media only screen and (min-width:1360px) and (max-height:960px) {
    .main-section {
        background: url(c470ebf4bf10697141984fe3269ca3c7.jpg) no-repeat center -65px / auto 104%
    }
}

@media only screen and (min-width:1560px) and (min-height:960px) {
    .main-section {
        padding: 0 0 30px;
        background: url(c470ebf4bf10697141984fe3269ca3c7.jpg) no-repeat center -100px / auto 104%
    }
}

@media screen and (min-width:1200px) {
    .cookie-popup-wrapper.cookie-popup-visible .cookie-popup {
        padding: 40px;
        max-width: 500px
    }

    .main-section {
        height: calc(100vh - 110px);
        justify-content: flex-end;
        min-height: 500px;
        max-height: 983px
    }
}

@media (orientation:landscape) and (max-width:1200px) {
    .category-section .btn {
        max-width: 280px
    }

    .feed-section .btn {
        max-width: 280px
    }

    .header-page-nav {
        position: absolute;
        bottom: auto
    }

    .mobile-nav-visible .header-flags-nav .nav-item-dropdown {
        position: absolute
    }

    .header-flags-nav .nav-item-dropdown {
        position: absolute;
        top: 50px
    }

    .mobile-nav-visible .wrapper {
        overflow: auto
    }
}