
.lsfw-popup-wrap {
    top: 0;
    color: #475669;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1200;
    overflow: hidden;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.56);
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    font-size: 14px;
    text-transform: none;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: normal;
}

.lsfw-popup .jqvmap-zoomin, .lsfw-popup .jqvmap-zoomout {
    left: auto;
    right: 10px;
    width: 25px;
    height: 25px;
    background: #ffffff;
    color: #999999;
    margin-bottom: 10px;
    font-size: 20px;
    padding-top: 8px;
    box-sizing: border-box;
    box-shadow: 0 0 0 60px rgba(0, 0, 0, 0) inset, 0.1em 0.1em 0.2em rgba(71, 86, 105, 0.25098039215686274);
}

.lsfw-popup__srch-block input {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    font-weight: bold;
    border: none;
    font-size: 16px;
    font-family: 'apercu_pro', sans-serif;
    display: inline-block;
    color: #475669;
}

.lsfw-popup__tx + div {
    display: inline-block;
    vertical-align: middle;
}

.lsfw-popup__tx {
    background: #ffffff url(https://tophotels.ru/csstx/i/crown-yellow.svg) center/15px no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    border-radius: 2px;
    border: 1px solid #ffa800;
    margin-right: 15px;
    cursor: pointer;
}

.lsfw-popup__srch-block {
    padding: 15px;
    border-bottom: 1.5px solid #cccccc;
    height: 50px;
}

.lsfw-popup-wrap.lsfw-popup-wrap--top-95 {
    padding-top: 95px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.lsfw-popup-wrap.lsfw-popup-wrap--top-20 {
    padding-top: 15px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.lsfw-popup__grey .lsfw-popup__scroll-mobile {
    background-color: transparent;
}

.lsfw-popup-wrap.lsfw-popup-wrap--blue article.filter-new, .lsfw-popup-wrap.lsfw-popup-wrap--blue .lsfw-popup {
    background-color: #d4e4f2;
}


.lsfw-popup__grey-close:hover {
    color: #e03a3a;
}

.lsfw-popup__grey-close {
    color: #999999;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    cursor: pointer;
}

.lsfw-popup__d-ib {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.lsfw-popup-wrap.lsfw-popup-wrap--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    padding-top: 70px;
    align-items: flex-start;
}


.lsfw-popup__scroll500 > div > article:first-of-type, .lsfw-popup__scroll500 > div > .tour-selection-wrap:first-of-type {
    margin-top: 0 !important;
}


.lsfw-popup__top .bth__ttl-h2, .lsfw-popup__top-ttl {
    text-transform: uppercase;
    line-height: 25px;
    font-size: 19px;
    font-weight: bold;
}


html body .page .lsfw-popup .bth__btn.bth__btn--disable, html body .page .lsfw-popup .bth__btn.bth__btn--disable:hover {
    border-color: #898b8d !important;
    color: #898b8d !important;
    background-color: white !important;
}

.lsfw-popup.lsfw-popup--biggest {
    width: 1020px;
    max-width: none;
}

.lsfw-popup.lsfw-popup--95w {
    width: 90%;
    max-width: none;
}

.lsfw-popup pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.lsfw-popup {
    height: auto;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    background-color: #e4e5ea;
    padding-bottom: 20px;
    text-align: left;
    border-radius: 5px;
    font-family: 'apercu_pro', sans-serif;
    font-size: 14px;
    min-width: 280px;
    position: relative;
    max-width: 750px;
    font-weight: normal;
}

.lsfw-popup.lsfw-popup--orange .lsfw-popup__grey, .lsfw-popup.lsfw-popup--orange {
    background-color: #f0e8c5 !important;
}

.lsfw-popup.lsfw-popup--red .lsfw-popup__grey, .lsfw-popup.lsfw-popup--red {
    background-color: #f4cbcb !important;
}

.lsfw-popup.lsfw-popup--green .lsfw-popup__grey, .lsfw-popup.lsfw-popup--green {
    background-color: #d8ead2 !important;
}

.lsfw-popup.lsfw-popup--small .lsfw-popup__top-cross {
    top: 20px;
    height: 20px;
}

.lsfw-popup.lsfw-popup--small .lsfw-popup__white .lsfw-popup__top-cross.fa-times-circle {
    top: 14px;
    right: 22px;
}

.lsfw-popup.lsfw-popup--small .lsfw-popup__white .lsfw-popup__top-cross:not(.fa-times-circle) {
    top: 0;
    height: 100%;
    right: 0;
    width: 50px;
}

.lsfw-popup.lsfw-popup--small .bth__btn:not(.bth__btn--160) {
    margin-top: 20px;
}

.lsfw-popup.lsfw-popup--small .lsfw-popup__btn-cross {
    top: 20px;
}

.lsfw-popup.lsfw-popup--small {
    padding: 20px 20px 25px 20px;
    min-width: auto;
    transition: 0.1s;
    width: 340px;
    overflow: hidden;
}

.lsfw-popup.lsfw-popup--small > .bth__ttl-h3, .lsfw-popup.lsfw-popup--small > .bth__ttl-h2 {
    margin-right: 50px;
}

.lsfw-popup.lsfw-popup--600 {
    min-width: auto;
    width: 550px;
}

.lsfw-popup.lsfw-popup--1240 {
    min-width: 1340px;
    max-width: 1340px;
}

.lsfw-popup__top {
    position: relative;
    padding: 15px 55px 15px 20px;
    border-bottom: 1px solid white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.lsfw-popup__top.lsfw-popup__top--white {
    background-color: white;
    border: none;
    border-bottom: 1px solid #eeeeee;
}

.lsfw-popup__tabs {
    position: relative;
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
}

.lsfw-popup__top.lsfw-popup__top--white .lsfw-popup__tabs-scrol::-webkit-scrollbar-track {
    background-color: white;
}

.lsfw-popup__top.lsfw-popup__top--white .lsfw-popup__tabs-scrol::-webkit-scrollbar {
    background-color: white;
}

.lsfw-popup__top.lsfw-popup__top--white .lsfw-popup__tabs-scrol::-webkit-scrollbar-thumb {
    background-color: white;
}

.lsfw-popup__top-cross.red, .lsfw-popup__top-cross:hover {
    background-image: url(https://tophotels.ru/csstx/i/cross-thin.svg);
}

.lsfw-popup__top-cross {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 10;
    display: block;
    width: 17px;
    height: 100%;
    background-image: url(https://tophotels.ru/csstx/i/cross-thin-grey.svg);
    cursor: pointer;
    background-size: 17px;
    background-position: center;
    background-repeat: no-repeat;
}

.lsfw-popup .lsfw-popup__btn-cross:hover, .lsfw-popup .lsfw-popup__top-cross.fa-times-circle:hover {
    background: #af2d27;
}

.lsfw-popup .lsfw-popup__btn-cross, .lsfw-popup .lsfw-popup__top-cross.fa-times-circle {
    background: #c83831;
    width: 35px;
    height: 25px;
    top: 15px;
    text-align: center;
    cursor: pointer;
    line-height: 25px;
    display: block;
    color: #ffffff;
    position: absolute;
    right: 20px;
    border-radius: 2px;
    font-size: 13px;
    z-index: 10;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.lsfw-popup .relative .lsfw-popup__btn-cross {
    top: 0;
    right: 0;
}

.lsfw-popup__metro-img {
    width: 100%;
}

.lsfw-popup__metro-map {
    width: 995px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.lsfw-popup__white {
    background-color: white;
    padding: 15px 20px;
}

.lsfw-popup__white > .bth__btn:last-of-type {
    margin-top: 15px;
}

.lsfw-popup__grey {
    background-color: #e4e5ea;
    padding: 15px 20px;
    max-height: 100%;
    position: relative;
}

.lsfw-popup__tab.active {
    color: #475669;
    border-bottom: 2px solid #e03a3a;
    padding-bottom: 5px;
    font-weight: bold;
}

.lsfw-popup .lsfw-popup__user-line .lsfw-popup__user-city {
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lsfw-popup .lsfw-popup__user-line .lsfw-popup__user-name {
    font-size: 14px;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lsfw-popup .lsfw-popup__user-line:hover {
    background-color: #d4e4f2;
}

.lsfw-popup .lsfw-popup__user-line {
    color: #475669;
    padding: 5px 10px;
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 10px;
    text-transform: uppercase;
    background: #eeeeee;
}

.lsfw-popup__top .lsfw-popup__tab:last-of-type {
    margin-right: 0;
}

.lsfw-popup--small .lsfw-popup__tabs {
    border: none;
    padding-bottom: 0;
}

.lsfw-popup--small .lsfw-popup__tab {
    padding-bottom: 3px;
    font-size: 13px;
    margin-right: 20px;
}

.lsfw-popup__tab {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    color: #318cc6;
    text-transform: uppercase;
    margin-right: 40px;
}

.lsfw-popup__scroll500 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: white;
    margin-right: 30px;
    border-radius: 2px;
    max-height: 500px;
    width: 100%;
    font-size: 12px;
    overflow: auto;
}

.lsfw-popup__new-scroll.lsfw-popup__new-scroll--215 {
    max-height: calc(100vh - 215px);
    overflow-y: auto;
}

.lsfw-popup__new-scroll.lsfw-popup__new-scroll--170 {
    max-height: calc(100vh - 170px);
    overflow-y: auto;
}

.lsfw-popup__new-scroll.lsfw-popup__new-scroll--140 {
    max-height: calc(100vh - 140px);
    overflow-y: auto;
}

.lsfw-popup__new-scroll.lsfw-popup__new-scroll--full, .lsfw-popup__agreement {
    max-height: calc(100vh - 115px);
    overflow-y: auto;
}

.lsfw-popup__scroll500.lsfw-popup__scroll500--fs {
    max-height: none;
    height: calc(100vh - 150px);
}

.lsfw-popup .lsfw-popup__map-block {
    background-color: white;
    height: 70vh;
}

.lsfw-popup.lsfw-popup--metro {
    width: 98%;
    height: 98%;
    background: #ffffff;
    padding: 20px;
    overflow: auto;
    max-width: none;
}

.lsfw-popup.lsfw-popup--video {
    width: 95% !important;
    background: #cccccc;
    min-width: 700px;
    overflow: hidden;
    padding: 0;
    max-width: none;
    border-radius: 5px;
    height: 95% !important;
}

.lsfw-popup__item {
    padding: 20px;
}

.lsfw-popup__section {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.lsfw-popup__d-ib.lsfw-popup__d-ib--user {
    width: calc(100% - 65px);
}

/*Ð¤ÑƒÐ»ÑÐºÑ€Ð¸Ð½*/
.lsfw-popup-wrap.lsfw-popup-wrap--fullscr .lsfw-popup__top {
    position: static;
}

.lsfw-popup-wrap.lsfw-popup-wrap--fullscr .lsfw-popup__map {
    padding: 0;
    height: calc(100% - 66px);
}

.lsfw-popup-wrap.lsfw-popup-wrap--fullscr .lsfw-popup {
    width: 100%;
    max-width: none;
    background-color: white;
    margin-right: 0;
    height: 100%;
}

.lsfw-popup-wrap.lsfw-popup-wrap--fullscr .lsfw-popup__1100p-wrap {
    width: 1100px;
    position: static;
    margin: auto;
}

.lsfw-popup-wrap.lsfw-popup-wrap--fullscr .lsfw-popup {
    height: 100vh;
}

.lsfw-popup-wrap.lsfw-popup-wrap--fullscr .lsfw-popup__tab {
    font-size: 18px;
}


.lsfw-popup-wrap.lsfw-popup-wrap--fullscr .lsfw-popup__top {
    border-radius: 0;
    padding: 20px 15px;
}

.lsfw-popup-wrap.lsfw-popup-wrap--fullscr .lsfw-popup__tab.active {
    padding-bottom: 20px;
}

.lsfw-popup-wrap.lsfw-popup-wrap--fullscr .lsfw-popup__top-cross {
    width: 50px;
    height: 30px;
    right: 10px;
    background-image: url(https://tophotels.ru/csstx/i/cross-thin.svg);
    background-size: 20px;
    top: 17px;
    background-position: center;
}

.lsfw-popup-wrap.lsfw-popup-wrap--fullscr {
    background-color: white;
}

.lsfw-popup.lsfw-popup--full {
    padding: 0;
    height: 100%;
    margin-right: 0;
    width: 100vw;
    max-width: none;
    border-radius: 0;
    background-color: white;
}

.lsfw-popup__map {
    height: calc(100% - 55px);
    position: relative;
    padding: 0 10px 10px 10px;
    background-color: #eeeeee;
}

.lsfw-popup .bth__btn.lsfw-popup__d-ib-mobile {
    margin-top: 0 !important;
    vertical-align: middle;
    margin-right: 20px;
}

.lsfw-popup__load-bg {
    min-height: 150px;
    position: relative;
}

.lsfw-popup__load-bg::after {
    content: '';
    background-image: url(https://tophotels.ru/csstx/i/loader.gif);
    background-size: 40px;
    background-color: rgba(255, 255, 255, 0.49);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
}

.lsfw-popup__loader-grey {
    background: #eeeeee;
    -webkit-animation: popupLoader 5s infinite;
    animation: popupLoader 5s infinite;
}

@keyframes popupLoader {
    0% {
        background-color: #eeeeee;
    }
    50% {
        background-color: #cccccc;
    }
    100% {
        background-color: #eeeeee;
    }
}

.lsfw-popup__header-progress {
    width: 100%;
    background-color: #ffffff;
}

.lsfw-popup__header-progress-line {
    background-color: #ffdeba;
    transition: 0.3s;
    display: block;
    height: 5px;
}

.lsfw-popup.lsfw-popup--400 {
    min-width: auto;
    width: 400px;
}

.lsfw-popup.lsfw-popup--440 {
    min-width: auto;
    width: 440px;
}

.lsfw-popup.lsfw-popup--500 {
    min-width: auto;
    width: 500px;
}

.lsfw-popup.lsfw-popup--680 {
    width: 680px;
    max-width: none;
    min-width: auto;
}

.lsfw-popup.lsfw-popup--300 .bth__btn:not(.bth__btn--160) {
    width: 100%;
}

.lsfw-popup.lsfw-popup--300 {
    width: 340px;
    max-width: none;
}

.lsfw-popup.lsfw-popup--740 {
    width: 740px;
    max-width: none;
}

.lsfw-popup.lsfw-popup--1070 {
    width: 1070px;
    max-width: none;
}

.lsfw-popup.lsfw-popup--1250 {
    width: 1250px;
    max-width: none;
}

.lsfw-popup.lsfw-popup--1100 {
    width: 1100px;
    max-width: none;
}

.lsfw-popup.lsfw-popup--720 {
    width: 720px;
}

.lsfw-popup.lsfw-popup--800 {
    width: 850px;
    max-width: none;
}

.lsfw-popup.lsfw-popup--955 {
    width: 965px;
    max-width: none;
}

.lsfw-popup .lsfw-popup__image-flex img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}

.lsfw-popup .lsfw-popup__image-flex {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lsfw-popup.lsfw-popup--360 {
    min-width: auto;
    width: 360px;
}

@media screen and (min-width: 1024px) {
    html body .page .lsfw-popup .lsfw-form-control-wrap {
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 0;
        position: fixed;
    }

    .lsfw-popup__scroll500::-webkit-scrollbar-track,
    .lsfw-popup__grey::-webkit-scrollbar-track,
    .lsfw-popup__new-scroll::-webkit-scrollbar-track {
        -webkit-box-shadow: none;
        border-radius: 2px;
        background-color: #f5f5f5;
        z-index: 10;
    }

    .lsfw-popup__new-scroll::-webkit-scrollbar, .lsfw-popup__scroll500::-webkit-scrollbar,
    .lsfw-popup__grey::-webkit-scrollbar {
        margin-top: 5px;
        width: 7px;
        background-color: #f5f5f5;
    }

    .lsfw-popup__new-scroll::-webkit-scrollbar-thumb, .lsfw-popup__scroll500::-webkit-scrollbar-thumb,
    .lsfw-popup__grey::-webkit-scrollbar-thumb {
        border-radius: 2px;
        -webkit-box-shadow: none;
        background-color: #cccccc;
    }

    .lsfw-popup__tabs-scrol::-webkit-scrollbar-track {
        -webkit-box-shadow: none;
        border-radius: 0;
        height: 0;
        z-index: 10;
    }

    .lsfw-popup__tabs-scroll-mb::-webkit-scrollbar, .lsfw-popup__tabs-scrol::-webkit-scrollbar {
        margin-top: 1px;
        width: 1px;
        height: 0;
    }

    .lsfw-popup__tabs-scroll-mb::-webkit-scrollbar-thumb, .lsfw-popup__tabs-scrol::-webkit-scrollbar-thumb {
        border-radius: 0;
        -webkit-box-shadow: none;
        height: 0;
    }
}

@media screen and (max-width: 1375px) {
    .lsfw-popup.lsfw-popup--1240, .lsfw-popup.lsfw-popup--1070, .lsfw-popup.lsfw-popup--1250 {
        width: 95%;
        min-width: 95%;
    }
}

@media screen and (max-width: 1024px) {
    .lsfw-popup-html {
        margin-right: 0;
    }
}

@media screen and (max-width: 750px) {
    .lsfw-popup, .lsfw-popup.lsfw-popup--biggest, .lsfw-popup-wrap.lsfw-popup-wrap--filter .lsfw-popup {
        width: 100% !important;
        height: 100% !important;
        border-radius: 0;
    }

    .lsfw-popup-wrap.lsfw-popup-wrap--sm-mobile .lsfw-popup.lsfw-popup--500 {
        min-width: 310px;
    }

    .lsfw-popup-wrap.lsfw-popup-wrap--sm-mobile .lsfw-popup {
        width: auto !important;
        height: auto !important;
        border-radius: 5px;
        max-width: 95% !important;
        min-width: 300px;
        overflow: auto;
        max-height: 95%;
    }

    .lsfw-popup-wrap .bth__btn--30.bth__btn--150 {
        width: 150px !important;
    }

    .lsfw-popup-wrap .bth__btn--30.bth__btn--150 + .bth__btn--150 {
        width: 100px !important;
        margin-left: 10px;
    }

    .lsfw-popup .bth__btn.lsfw-popup__d-ib-mobile {
        display: inline-block;
        min-width: auto;
        width: 166px !important;
        font-size: 13px;
    }

    .lsfw-popup-wrap.lsfw-popup-wrap--filter .lsfw-popup .lsfw-popup__white {
        padding: 15px;
    }

    .lsfw-popup__tabs {
        overflow: auto;
        white-space: nowrap;
    }

    .lsfw-popup-wrap {
        padding-top: 0 !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .lsfw-popup.lsfw-popup--video {
        min-width: auto;
    }

    .lsfw-popup {
        margin: 0 !important;
    }

    .lsfw-popup-wrap.lsfw-popup-wrap--top {
        padding: 0;
    }

    .lsfw-popup__map {
        padding: 0;
    }

    .lsfw-popup-wrap:not(.lsfw-popup-wrap--sm-mobile) .lsfw-popup__top {
        border-radius: 0;
    }

    .lsfw-popup__agreement {
        max-height: calc(100% - 45px);
    }

    .lsfw-popup-wrap .lsfw-popup .lsfw-popup__top .lsfw-popup__tab {
        font-size: 13px;
        margin-right: 15px;
    }

    .lsfw-popup.lsfw-popup--small .lsfw-popup__top .lsfw-popup__top-cross {
        top: 13px;
    }

    .lsfw-popup__scroll500 {
        max-height: none;
        height: calc(100% - 40px) !important;
    }

    .lsfw-popup__scroll500--50 {
        max-height: none;
        height: calc(100% - 50px);
    }

    .lsfw-popup__new-scroll.lsfw-popup__new-scroll--mobile120 {
        height: calc(100% - 125px) !important;
        overflow: hidden;
        overflow-y: scroll;
    }

    .lsfw-popup .lsfw-popup__scroll-mobile--90 {
        height: calc(100% - 90px) !important;
    }

    .lsfw-popup .lsfw-popup__scroll-mobile--165 {
        height: calc(100% - 165px) !important;
    }

    .lsfw-popup__scroll500--190 {
        height: calc(100% - 185px) !important;
    }

    .lsfw-popup__new-scroll.lsfw-popup__new-scroll--full {
        max-height: calc(100vh - 88px);
    }

    .lsfw-popup__grey.lsfw-popup__scroll500, .lsfw-popup__scroll-mobile {
        height: calc(100% - 50px) !important;
        overflow: auto;
    }

    .lsfw-popup .lsfw-popup__map-block {
        height: 100%;
    }


    .lsfw-popup__tabs-scrol, .lsfw-popup__tabs-scroll-mb {
        overflow: auto;
        white-space: nowrap;
    }

    .lsfw-popup__new-scroll.lsfw-popup__new-scroll--215 {
        max-height: calc(100vh - 150px);
    }

    .lsfw-popup__top .bth__ttl-h2 {
        display: block;
        font-size: 15px !important;
    }

    .lsfw-popup .lsfw-popup__btn-cross {
        width: 30px;
        font-size: 10px;
        height: 20px;
        line-height: 20px;
    }

    .lsfw-popup__top .lsfw-popup__btn-cross {
        top: 11px;
        right: 10px;
    }

    .lsfw-popup__top {
        padding-left: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .lsfw-popup__grey {
        padding-left: 15px;
        padding-right: 15px;
    }

    .lsfw-popup__white {
        padding: 10px 15px;
    }

    .lsfw-popup__white > .lsfw-popup__scroll500 {
        padding: 0;
    }

    .lsfw-popup__scroll500 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .lsfw-popup__d-ib.lsfw-popup__d-ib--user .bth__bold-link {
        font-size: 13px;
    }

    .lsfw-popup__item {
        padding: 15px;
    }

    .lsfw-popup .lsfw-popup__top-cross.fa-times-circle {
        top: 10px;
        right: 10px;
    }

    .lsfw-popup__top .bth__ttl-h2, .lsfw-popup__top-ttl {
        font-size: 15px;
    }

    .lsfw-popup-wrap.lsfw-popup-wrap--sm-mobile .lsfw-popup__scroll-mobile {
        height: auto !important;
        max-height: calc(100vh - 150px) !important;
    }

    .lsfw-popup.lsfw-popup--small .lsfw-popup__top-cross {
        top: 15px;
        right: 15px;
    }

    .lsfw-popup .lsfw-popup__btn-cross, .lsfw-popup .lsfw-popup__top-cross.fa-times-circle {
        right: 15px;
        width: 30px;
        line-height: 20px;
        font-size: 10px;
        height: 20px;
        top: 13px;
    }

    .lsfw-popup.lsfw-popup--small .lsfw-popup__btn-cross {
        top: 15px;
    }

    .lsfw-popup .bth__btn.sm-btn-mobile {
        width: 200px !important;
    }

    .lsfw-popup__tx {
        margin-right: 10px;
    }

    .lsfw-popup.lsfw-popup--small {
        padding: 15px;
    }

}