

/* Start:/local/templates/tyemunuzhen/components/bitrix/news.list/reviewsPage/style.css?1654069849150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/wms.forms/templates/helpJS/style.css?171776579730192*/
.errorText{
    display: none;
}

.visually-hidden:not(:focus):not(:active), input[type=checkbox].visually-hidden, input[type=radio].visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.card__wrapper, .order__wrapper {
    position: relative;
    max-width: 586px;
    margin: 0 auto;
    box-sizing: border-box;
    letter-spacing: -.286222px
}

.card {
    margin: 115px 0 0
}

.card--invis {
    display: none
}

.card__form {
    position: relative;
    width: 480px;
    margin: 0 auto
}

.card__field {
    position: relative;
    width: inherit;
    box-sizing: border-box;
    min-height: 56px;
    padding: 17px 17px 18px;
    border: 1px solid #979797;
    border-radius: 10px;
    margin-bottom: 14px;
    font: inherit;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -.327111px;
    outline: 0
}

.card__field--month, .card__field--year {
    width: 20%;
    margin-bottom: 0
}

.card__field--year {
    margin-left: 20px
}

.card__field--cvv {
    width: calc(60% - 40px);
    margin: 0 0 0 auto;
    background: url(/local/templates/tyemunuzhen/assets/img/svg/new-card-cvv.svg) 92% 65% no-repeat
}

.card__field--cvv::-webkit-input-placeholder {
    color: red
}

.card__field--cvv::-moz-placeholder {
    color: red
}

.card__field--cvv:-ms-input-placeholder, .card__field--cvv::-ms-input-placeholder {
    color: red
}

.card__field--cvv::placeholder {
    color: red
}

.card__field--nameOwner {
    text-transform: uppercase
}

.card__field--nameOwner::-webkit-input-placeholder {
    text-transform: none
}

.card__field--nameOwner::-moz-placeholder {
    text-transform: none
}

.card__field--nameOwner:-ms-input-placeholder, .card__field--nameOwner::-ms-input-placeholder {
    text-transform: none
}

.card__field--nameOwner::placeholder {
    text-transform: none
}

.card__field::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -.327111px;
    color: #bfbfbf
}

.card__field::-moz-placeholder {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -.327111px;
    color: #bfbfbf
}

.card__field:-ms-input-placeholder, .card__field::-ms-input-placeholder {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -.327111px;
    color: #bfbfbf
}

.card__field::placeholder {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -.327111px;
    color: #bfbfbf
}

.card__field--error {
    border-color: #ff2f49
}

.card__field--error::-webkit-input-placeholder {
    color: #ff2f49
}

.card__field--error::-moz-placeholder {
    color: #ff2f49
}

.card__field--error:-ms-input-placeholder, .card__field--error::-ms-input-placeholder {
    color: #ff2f49
}

.card__field--error::placeholder {
    color: #ff2f49
}

.card__field--success {
    background: url(/local/templates/tyemunuzhen/assets/img/svg/check.svg) no-repeat;
    background-position: calc(100% - 20px) 50%
}

.card__cvv-section {
    display: -webkit-box;
    display: flex
}

.card__view {
    position: relative;
    font-weight: 300;
    box-sizing: border-box;
    width: 322px;
    margin: 74px auto 60px;
    padding: 21px 22px 13px 28px;
    background-color: #000;
    border-radius: 10px;
    color: #fff
}

.card__stars {
    margin: 9px 0 0;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -.490667px
}

.card__number-input {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 1px;
    position: relative;
    top: -5px;
    left: 2px
}

.card__name-input {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .727273px
}

.card__life-date {
    margin: 39px 0 0;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .671329px
}

.card__date-input {
    margin: 8px 0 0;
    letter-spacing: .727273px
}

.card__btn-pay {
    width: 480px;
    border: 1px solid currentColor;
    border-radius: 10px;
    padding: 16px 50px;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
    font-family: inherit;
    vertical-align: middle;
    color: #fff;
    background-color: #6496dc;
    border-color: #6496dc;
    outline: 0
}

.card__btn-pay:focus, .card__btn-pay:hover {
    color: #6496dc;
    background-color: #fff
}

.card__btn-pay:disabled {
    pointer-events: none;
    border-color: #ebebeb;
    background-color: #ebebeb;
    cursor: default
}

.card__pay-systems {
    margin: 35px auto 0;
    max-width: 486px;
    display: block
}

.card__pay-systems img {
    max-width: 100%
}

.card__check--month {
    position: relative
}

.card__check--month:before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    top: 50%;
    right: -20px;
    -webkit-transform: translateY(-50%) rotate(110deg);
    transform: translateY(-50%) rotate(110deg);
    background-color: #ebebeb
}

.card__image {
    position: absolute;
    bottom: 29px;
    right: 22px;
    width: 47px;
    height: 47px
}

.card__image--none {
    display: none
}

@media (max-width: 768px) {
    .card {
        min-width: 320px;
        margin: 24px 0 0
    }

    .card__wrapper {
        max-width: 100%;
        padding: 0 25px
    }

    .card__form {
        width: 100%
    }

    .card__cvv-section {
        margin-bottom: 34px
    }

    .card__cvv-section .card__field {
        margin-bottom: 0
    }

    .card__field {
        min-height: 44px;
        padding: 11px 17px 12px;
        margin-bottom: 12px;
        font-size: 13px;
        line-height: 16px
    }

    .card__field--cvv, .card__field--month, .card__field--year {
        width: 25%
    }

    .card__field--cvv {
        width: calc(50% - 20px);
        background: 0 0
    }

    .card__field--cvv.card__field--success {
        background: url(/local/templates/tyemunuzhen/assets/img/svg/check.svg) no-repeat;
        background-position: calc(100% - 10px) 50%
    }

    .card__field--year {
        margin-left: 10px
    }

    .card__field::-webkit-input-placeholder {
        font-size: 13px;
        line-height: 16px
    }

    .card__field::-moz-placeholder {
        font-size: 13px;
        line-height: 16px
    }

    .card__field:-ms-input-placeholder, .card__field::-ms-input-placeholder {
        font-size: 13px;
        line-height: 16px
    }

    .card__field::placeholder {
        font-size: 13px;
        line-height: 16px
    }

    .card__field--success {
        background-position: calc(100% - 10px) 50%
    }

    .card__view {
        display: none
    }

    .card__btn-pay {
        width: 100%;
        min-height: 46px;
        padding: 11px 50px;
        font-size: 14px;
        line-height: 17px;
        border-radius: 5px
    }

    .card__pay-systems {
        max-width: 278px
    }

    .card__check--month:before {
        width: 10px;
        right: -10px
    }
}

.popup-failure, .popup-success {
    margin-bottom: 100px
}

.popup-failure__wrapper, .popup-success__wrapper {
    box-sizing: border-box;
    margin: 194px auto 0;
    text-align: center;
    background-color: #fff
}

.popup-failure__wrapper {
    margin-top: 201px
}

.popup-failure__text {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: -.368px;
    margin: 30px 0 32px
}

.popup-failure__btn, .popup-success__btn {
    width: 236px;
    margin: 0 auto;
    padding: 13px 26px 12px;
    border-radius: 30px;
    color: #6496dc;
    background-color: #fff
}

.popup-failure__btn:focus, .popup-failure__btn:hover, .popup-success__btn:focus, .popup-success__btn:hover {
    color: #fff;
    background-color: #6496dc;
    border-color: #6496dc
}

@media (max-width: 768px) {
    .popup-failure__wrapper, .popup-success__wrapper {
        min-width: 320px;
        padding-top: 53px;
        margin-top: 9px
    }

    .popup-failure__image {
        width: 236px;
        height: 84px
    }

    .popup-failure__text {
        margin: 25px 0;
        font-size: 14px
    }
}

.popup-success__wrapper {
    padding-top: 0
}

.popup-success__text {
    margin: 31px 0 32px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300
}

@media (max-width: 768px) {
    .popup-success__image {
        width: 85px;
        height: 83px
    }

    .popup-success__text {
        font-size: 14px;
        line-height: 24px;
        margin: 25px 0
    }
}

.popup-pay__iframe {
    position: relative;
    width: 586px;
    height: 704px;
    background-color: #fff
}

.popup-pay__image {
    position: absolute;
    line-height: 0;
    bottom: -53px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 768px) {
    .popup-pay__iframe {
        width: 100vw;
        min-width: 320px;
        min-height: 568px
    }
}

@media (max-width: 768px) and (max-width: 480px) {
    .popup-pay__iframe {
        height: 100vh
    }
}

@media (max-width: 768px) {
    .popup-pay__image {
        bottom: 17px
    }

    .popup-pay__image img {
        max-width: 100%
    }
}

.popup-down {
    position: fixed;
    display: block;
    top: 192px;
    z-index: 101;
    left: calc(50% - 293px);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.popup-down--vis {
    display: block;
    opacity: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto
}

.popup-down--hidden {
    display: none
}

.popup-down__group {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 38px 0 8px
}

.popup-down__wrapper {
    position: relative;
    max-width: 586px;
    margin: 50px auto;
    box-sizing: border-box;
    padding: 33px 53px 96px;
    border-radius: 6px;
    background-color: #fff
}

.popup-down__image {
    width: 70px;
    height: 70px;
    margin-right: 20px
}

.popup-down__title {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -.408889px
}

.popup-down__name {
    width: 130px;
    margin-right: 87px;
    font-family: "Stolzl", "Arial", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -.286222px;
    color: #000
}

.popup-down__number {
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 400;
    text-align: center
}

.popup-down__cost, .popup-down__number, .popup-down__text, .popup-down__text-bold {
    font-family: "Stolzl", "Arial", sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -.286222px;
    color: #000
}

.popup-down__text {
    margin-top: 0;
    margin-right: 35px;
    margin-bottom: 0;
    font-weight: 400
}

.popup-down__cost, .popup-down__text-bold {
    text-align: right
}

.popup-down__text-bold {
    margin: 14px 0;
    font-weight: 500
}

.popup-down__cost {
    font-weight: 400;
    margin-left: auto
}

.popup-down__main {
    padding: 37px 0 0;
    margin: 9px 0 0;
    background-color: #fff;
    font-size: 14px;
    line-height: 17px;
    box-shadow: none
}

.popup-down__item {
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    padding: 14px 0 16px;
    -webkit-box-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    letter-spacing: -.286222px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

.popup-down__list {
    padding: 0;
    list-style: none;
    margin: 0 0 33px
}

.popup-down__m-group {
    display: -webkit-box;
    display: flex
}

.popup-down__field {
    width: 24px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    border: 0;
    letter-spacing: -.286222px;
    pointer-events: none
}

.popup-down__radio-sms {
    letter-spacing: -.25px
}

.popup-down__radio-sms:before {
    top: 5px;
    left: 4px
}

.popup-down__radio-sms:after {
    top: 0;
    left: -1px
}

.popup-down__radio-mail {
    margin-right: 65px;
    letter-spacing: -.25px
}

.popup-down__radio-mail:before {
    top: 5px;
    left: 4px
}

.popup-down__radio-mail:after {
    top: 0;
    left: -1px
}

.popup-down__count {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 65px;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.popup-down__counter {
    margin-left: auto
}

.popup-down__sum {
    display: block;
    text-align: right;
    letter-spacing: -.25px
}

.popup-down__label {
    font-family: "Stolzl", "Arial", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -.286222px;
    color: #000
}

.popup-down__label:active {
    background-color: transparent;
    opacity: .7
}

.popup-down__label--radio {
    position: relative;
    cursor: pointer
}

.popup-down__close-btn:hover:after, .popup-down__close-btn:hover:before, .popup-down__label--radio:hover {
    opacity: .7
}

.popup-down__label--radio:first-of-type {
    margin-left: 64px;
    margin-right: auto
}

.popup-down__label--radio:last-of-type {
    margin-left: auto;
    margin-right: 68px
}

.popup-down__label--radio::before {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: -1px;
    left: -28px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #979797
}

.popup-down__label--radio::after {
    content: "";
    position: absolute;
    display: none;
    width: 8px;
    height: 8px;
    top: 4px;
    left: -23px;
    background: #6496dc;
    border-radius: 50%
}

.popup-down__input-radio {
    display: none
}

.popup-down__input {
    width: 480px;
    height: 56px;
    padding-left: 16px;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    border-radius: 10px;
    outline: 0
}

.popup-down__input:active, .popup-down__input:hover {
    opacity: .7;
    outline: 0
}

.popup-down__input, .popup-down__select, .popup-down__select-option {
    font-family: "Stolzl", "Arial", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -.327111px;
    color: #000
}

.popup-down__select {
    width: 480px;
    height: 56px;
    margin-top: 10px;
    padding-left: 16px;
    background-color: #edf7fe;
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

.popup-down__select:active {
    background-color: transparent;
    outline: 0
}

.popup-down__select:hover {
    outline: 0
}

.popup-down__footer-button:focus, .popup-down__select:focus {
    outline: 0
}

.popup-down__footer-button {
    width: 479px;
    padding-top: 17px;
    padding-bottom: 17px;
    font-family: "Stolzl", "Arial", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: -.286222px;
    color: #fff;
    background-color: #6496dc;
    border: 1px solid #6496dc;
    border-radius: 10px
}

.popup-down__footer-button:active, .popup-down__footer-button:hover {
    color: #6496dc;
    background-color: #fff;
    border: 1px solid #6496dc;
    outline: 0
}

.popup-down__footer-button:hover {
    box-sizing: border-box
}

.popup-down__footer-button:active {
    opacity: .7
}

.popup-down__footer-button:disabled {
    background: #ebebeb;
    border-color: transparent;
    pointer-events: none;
    cursor: default
}

.popup-down__footer-text {
    margin-top: 20px;
    font-family: "Stolzl", "Arial", sans-serif;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -.25px;
    color: #6d7278
}

.popup-down__close-btn {
    position: absolute;
    right: 30px;
    top: 32px;
    width: 30px;
    height: 24px;
    padding: 0;
    border: 0;
    background: 0 0;
    cursor: pointer
}

.popup-down__close-btn:after, .popup-down__close-btn:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 30px;
    height: 1px;
    border-radius: 1px;
    background: #979797
}

.popup-down__close-btn:after {
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.popup-down__close-btn:before {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.popup-down__close-btn:active, .popup-down__close-btn:focus {
    outline: 0
}

.popup-down__input-wrapper, .popup-down__number-goods {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.popup-down__number-goods {
    width: 390px;
    margin-bottom: 9px;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.popup-down__input-wrapper {
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding-top: 26px;
    padding-bottom: 6px
}

.popup-down__select-wrapper {
    margin-bottom: 0;
    padding-top: 21px;
    padding-bottom: 62px
}

.popup-down__select-wrapper--open {
    margin-bottom: 200px
}

.popup-down__warning {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: -.327111px;
    color: #6d7278;
    margin-bottom: 44px
}

.popup-down__footer {
    margin-top: 0
}

@media (max-width: 1250px) {
    .popup-down {
        top: 0;
        left: auto;
        width: 100%
    }
}

@media (max-width: 768px) {
    .popup-down {
        top: 0;
        left: 0;
        width: 100%
    }

    .popup-down__wrapper {
        width: 100vw;
        height: 100vh;
        margin-top: 0;
        margin-bottom: 0;
        padding: 57px 26px 110px;
        border-radius: 0
    }

    .popup-down__name {
        font-size: 10px;
        line-height: 12px
    }

    .popup-down__number {
        font-size: 12px;
        line-height: 14px
    }

    .popup-down__main {
        margin-top: 9px;
        padding-top: 15px;
        box-shadow: none
    }

    .popup-down__title {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: -.245333px
    }

    .popup-down__count {
        width: 40px
    }

    .popup-down__counter {
        margin-left: auto
    }

    .popup-down__group {
        margin: 29px 0 6px;
        font-size: 10px;
        line-height: 12px
    }

    .popup-down__field {
        width: 20px;
        font-size: 10px;
        line-height: 12px
    }

    .popup-down__m-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .popup-down__name {
        margin-right: 0;
        margin-bottom: 9px;
        width: 100px
    }

    .popup-down__sum {
        font-size: 11px;
        line-height: 13px
    }

    .popup-down__cost {
        font-size: 12px;
        line-height: 14px
    }

    .popup-down__footer-text {
        margin-top: 11px;
        text-align: center;
        font-size: 8px;
        line-height: 12px;
        letter-spacing: -.2px;
        color: #6d7278
    }

    .popup-down__text {
        margin-right: 39px;
        font-size: 10px;
        line-height: 12px
    }

    .popup-down__text-bold {
        font-size: 12px;
        line-height: 14px
    }

    .popup-down__close-btn {
        width: 14px;
        height: 14px;
        top: 14px;
        right: 13px
    }

    .popup-down__close-btn:after, .popup-down__close-btn:before {
        width: 14px
    }

    .popup-down__list {
        margin: 0 0 16px
    }

    .popup-down__item {
        padding: 22px 0;
        font-size: 10px;
        line-height: 12px
    }

    .popup-down__image {
        width: 45px;
        height: 45px;
        margin-right: 12px
    }

    .popup-down__btn-wrapper {
        display: block
    }

    .popup-down__button {
        width: 270px;
        margin-bottom: 11px
    }

    .popup-down__button:last-child {
        margin: 0
    }

    .popup-down__label {
        font-family: "Stolzl", "Arial", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 12px;
        letter-spacing: -.286222px;
        color: #000
    }

    .popup-down__label--radio:first-of-type {
        margin-left: 35px;
        margin-right: auto
    }

    .popup-down__label--radio:last-of-type {
        margin-left: auto;
        margin-right: 10px
    }

    .popup-down__input {
        width: 300px;
        font-size: 12px;
        line-height: 14px
    }

    .popup-down__select {
        width: 300px;
        font-size: 14px;
        line-height: 16px
    }

    .popup-down__select-wrapper {
        margin-bottom: 0;
        padding-top: 8px;
        padding-bottom: 25px
    }

    .popup-down__select-wrapper--open {
        margin-bottom: 200px
    }

    .popup-down__footer-button {
        width: 99%;
        padding-top: 14px;
        padding-bottom: 14px;
        font-size: 14px;
        line-height: 16px
    }

    .popup-down__radio-sms:before {
        top: 3px;
        left: 3px
    }

    .popup-down__radio-sms:after {
        top: 0;
        left: 0
    }

    .popup-down__radio-mail {
        margin-right: 16px;
        letter-spacing: -.25px
    }

    .popup-down__radio-mail:before {
        top: 3px;
        left: 3px
    }

    .popup-down__radio-mail:after {
        top: 0;
        left: 0
    }
}

.overlay {
    display: block;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(8, 30, 47, .8)
}

.overlay--invis {
    display: none
}

.popup-down__label .select-results__option {
    font-family: "Stolzl", "Arial", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -.327111px;
    color: #000
}

.popup-down__label .select-results__option--highlighted {
    color: #6496dc;
    background-color: transparent
}

.popup-down .select2-container {
    margin-top: 10px
}

.popup-down__label .select2-container--default .select2-selection--single .select2-selection__arrow b, .popup-down__label .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 25px;
    left: -14px;
    background-image: url(/local/templates/tyemunuzhen/assets/img/svg/icon-arrow-down.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 0
}

.popup-down__label .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 19px
}

.popup-down .select2-container--focus {
    background-color: transparent;
    margin-top: 10px
}

.popup-down .select2-container--open {
    background-color: transparent
}

@media (max-width: 768px) {
    .popup-down__label .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__rendered {
        width: 100%
    }

    .select2-selection.select2-selection--single[aria-expanded=false] #select2-widget-skin-container {
        margin-top: 0;
        border-radius: 4px
    }

    .popup-down__label .select2-container--default .select2-selection--single .select2-selection__arrow b {
        width: 13px;
        height: 13px;
        top: 14px;
        left: -1px
    }

    .popup-down__label .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        width: 13px;
        height: 13px;
        left: -1px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        top: 10px
    }
}

.popup-down .select2-container--open {
    margin-top: 10px
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    display: none;
    -webkit-transition: .4s;
    transition: .4s;
    font-family: 'Stolzl', 'Arial', sans-serif;
    z-index: 101;
    opacity: 0
}

.popup--vis {
    display: block;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.popup--display-none {
    display: none
}

@media (max-width: 768px) {
    .popup {
        top: 0;
        -webkit-transform: translate(-50%, 3%);
        transform: translate(-50%, 3%)
    }
}

@media (max-width: 480px) {
    .popup {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

.popup-one__wrapper {
    width: 586px;
    box-sizing: border-box;
    padding: 32px 53px 36px;
    border-radius: 6px;
    background-color: #fff
}

.popup-one__title {
    margin: 0 0 46px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -.408889px
}

.popup-one__close-btn {
    position: absolute;
    right: 39px;
    top: 32px;
    width: 30px;
    height: 24px;
    padding: 0;
    border: 0;
    background: 0 0;
    cursor: pointer
}

.popup-one__close-btn:after, .popup-one__close-btn:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 30px;
    height: 1px;
    border-radius: 1px;
    background: #979797
}

.popup-one__close-btn:after {
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.popup-one__close-btn:before {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.popup-one__close-btn:active, .popup-one__close-btn:focus {
    outline: 0
}

.popup-one__list {
    padding: 0;
    list-style: none;
    margin: 0 0 32.5px
}

.popup-one__item {
    display: -webkit-box;
    display: flex;
    padding: 14.5px 0;
    -webkit-box-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    letter-spacing: -.286222px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

.popup-one__image {
    width: 70px;
    height: 70px;
    margin-right: 20px
}

.popup-one__cost {
    margin-left: auto
}

.popup-one__btn-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

@media (max-width: 768px) {
    .popup-one__wrapper {
        width: 95vw;
        min-width: 320px;
        padding: 57px 25px 30px
    }
}

@media (max-width: 768px) and (max-width: 480px) {
    .popup-one__wrapper {
        width: 100vw;
        height: 100vh;
        border-radius: 0
    }
}

@media (max-width: 768px) {
    .popup-one__title {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: -.245333px
    }

    .popup-one__close-btn {
        width: 18px;
        height: 18px;
        top: 15px;
        right: 15px
    }

    .popup-one__close-btn:after, .popup-one__close-btn:before {
        width: 18px
    }

    .popup-one__list {
        margin: 0 0 24px
    }

    .popup-one__item {
        font-size: 10px;
        line-height: 12px
    }

    .popup-one__image {
        width: 45px;
        height: 45px;
        margin-right: 12px
    }

    .popup-one__btn-wrapper {
        display: block
    }

    .popup-one__button {
        margin-bottom: 11px
    }

    .popup-one__button:last-child {
        margin: 0
    }
}
.btnCheckText.active{
    color: #E04F66;
}
.btnCheckText.active:before{
    opacity: 1;
}
.nav-tabs-help-now{
    gap: 12px;
}
.help-now .nav-item{
    margin-left: 0;
    min-width: 150px;
    text-align: center;
}
.sms-tab-title a{
    text-decoration-line: underline;
    color: #EFD7D7;
}
.help-now .nav-tabs{
    justify-content: flex-start;
}
.help-now .nav-item:first-child{
    margin-left: 0;
}
.textHelp{
    font-weight: 500;
    font-size: 16px;
    color: white;
}
.sms-tab-title.textHelp {
    font-size: 18px;
}
.textHelp a{
    color: #EFD7D7;
    text-decoration: underline;
}
.select2-results__option{
    text-transform: unset;
}
@media (min-width: 992px) {
    .help-now-right-QRcode {
        margin-top: -76px;
    }
}
@media (max-width: 576px) {
    .help-now .nav-tabs {
        margin-left: 0;
    }
    .howhelp .howhelp-inner-title{
        white-space: normal;
        width: 100%;
    }
}
/* End */
/* /local/templates/tyemunuzhen/components/bitrix/news.list/reviewsPage/style.css?1654069849150 */
/* /local/components/wms.forms/templates/helpJS/style.css?171776579730192 */
