.air-datepicker {
    padding: 8px;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    opacity: 1 !important;
    box-sizing: border-box;
    transition: .38s ease-in-out
}

.air-datepicker--pointer {
    display: none
}

.air-datepicker-body--day-name {
    color: rgba(0, 0, 0, .8509803922)
}

.air-datepicker-cell.-selected-.-current- {
    background-color: rgba(255, 72, 5, .3019607843);
    color: rgba(0, 0, 0, .8509803922)
}

.air-datepicker-cell.-disabled- {
    opacity: .2;
    pointer-events: none
}

.air-datepicker-cell.-selected-.-focus- {
    background: rgba(255, 72, 5, .3019607843)
}

.air-datepicker-cell.-day- {
    font-weight: 700
}

.air-datepicker-cell.-selected- {
    position: relative;
    background-color: rgba(255, 72, 5, .3019607843) !important;
    color: rgba(0, 0, 0, .8509803922) !important;
    /*font-family: "Onest-Regular", sans-serif !important*/
    font-weight: 400;
}

.air-datepicker-cell.-selected-:hover {
    background-color: rgba(255, 72, 5, .3019607843);
    color: rgba(0, 0, 0, .8509803922)
}

.air-datepicker-cell.-selected-::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: rgba(0, 0, 0, .8509803922);
    border-radius: 50%;
    bottom: 3px;
    right: 50%;
    translate: 50% 0
}

.air-datepicker-cell.-current- {
    color: rgba(0, 0, 0, .8509803922)
}

.air-datepicker-cell.-weekend-, .air-datepicker-body--day-name.-weekend- {
    color: #e9033a !important
}

.air-datepicker-cell.-weekend- {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700
}

.air-datepicker-nav {
    border-bottom: none
}

.air-datepicker-nav--title {
    order: -1;
    margin-right: auto
}

.air-datepicker-nav--action path {
    stroke: rgba(0, 0, 0, .8509803922)
}

.air-datepicker-time--row input::-webkit-slider-thumb {
    background-color: #ff4805 !important;
    border-color: #ff4805 !important
}

.air-datepicker-cell.-year-.-other-decade-, .air-datepicker-cell.-day-.-other-month- {
    color: initial;
    font-weight: 400
}

@media (max-width: 992px) {
    .air-datepicker {
        box-sizing: border-box;
        transition: .38s ease-in-out
    }

    .air-datepicker .choise__buttons {
        margin-top: 10px;
        padding-top: 10px
    }

    .air-datepicker-cell.-selected-:hover {
        background-color: rgba(0, 0, 0, 0)
    }

    .air-datepicker::before {
        content: unset;
        position: absolute;
        top: 0;
        left: 50%;
        translate: -50% 0;
        font-size: 15px;
        /*font-family: "Onest-Bold", sans-serif;*/
        font-weight: 700;
        margin-bottom: 0
    }

    .air-datepicker .choise__buttons {
        padding-bottom: 5px
    }

    .air-datepicker-overlay.-active- {
        z-index: 6
    }

    .modalDate {
        z-index: 6
    }

    .modalDate::before {
        content: none
    }
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    padding: 12px 24px;
    font-size: 15px;
    color: #fff;
    width: -moz-fit-content;
    width: fit-content;
    background-color: rgba(0, 0, 0, .15);
    transition: .38s ease-in-out;
    cursor: pointer
}

.btn--orange {
    background-color: #ff4805;
    border: 0px
}

.btn--orange:hover {
    background-color: #d13800
}

.btn--cancel {
    color: rgba(0, 0, 0, .8509803922);
    background-color: rgba(0, 0, 0, .05)
}

.btn--cancel:hover {
    background-color: rgba(0, 0, 0, .15)
}

.btn--refusal {
    border: 1px solid #e9033a;
    color: #e9033a;
    background-color: rgba(0, 0, 0, 0)
}

.btn--refusal:hover {
    background-color: rgba(0, 0, 0, .0509803922)
}

.btn--icon {
    gap: 8px
}

.btn--icon .icon, .btn--icon img {
    width: 16px;
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain
}

.btn.disable {
    pointer-events: none;
    color: rgba(0, 0, 0, .3);
    background-color: rgba(0, 0, 0, .05)
}

@media (max-width: 992px) {
    .btn--orange:hover {
        background-color: #ff4805
    }

    .btn--cancel:hover {
        background-color: rgba(0, 0, 0, .05)
    }
}

.noUi-handle {
    width: 16px !important;
    height: 16px !important;
    border-radius: 50%;
    background-color: #ff4805;
    box-shadow: unset;
    right: -10px !important;
    top: -6px !important;
    border: none !important;
    cursor: pointer
}

.noUi-handle::before {
    content: none
}

.noUi-handle::after {
    content: "";
    width: 8px !important;
    height: 8px !important;
    border-radius: 50%;
    background-color: #fff;
    top: 50% !important;
    left: 50% !important;
    translate: -50% -50%
}

.noUi-connect {
    background: #ff4805
}

@media (max-width: 992px) {
    .noUi-handle {
        width: 24px !important;
        height: 24px !important;
        top: -10px !important
    }

    .noUi-handle::after {
        width: 12px !important;
        height: 12px !important
    }
}

.logo {
    width: 157px;
    height: 56px;
    -o-object-fit: contain;
    object-fit: contain
}

.header {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end];
    background-color: #00249c;
    margin-bottom: 48px
}

@media (max-width: 992px) {
    .header {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .header {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .header {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .header {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.header__profile {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 15px;
    color: #fff;
    cursor: pointer
}

.header__profile span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 13px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    line-height: normal;
    width: 42px;
    height: 42px;
    border: 2px solid #fff;
    border-radius: 50%
}

.header__profile span img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%
}

.header__profile span:has(.header__profile-back) {
    width: 40px;
    height: 40px
}

.header__profile-back {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    translate: -50% -50%
}

.header__profile-back::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(107, 132, 153, .8);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 3
}

.header__profileList {
    position: absolute;
    right: 0;
    top: 50px;
    width: 232px;
    border-radius: 8px;
    background-color: #fff;
    padding: 0 20px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .15);
    display: none;
    opacity: 0;
    z-index: 100
}

.header__profileList.display {
    display: block
}

.header__profileList.opacity {
    opacity: 1
}

.header__profileList-item {
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, .8509803922);
    padding: 12px 0;
    transition: .18s ease-in-out
}

.header__profileList-item:hover {
    color: #ff4805
}

.header__profileList-item:has(.counter) {
    padding: 14px 0
}

.header__hidden {
    display: none
}

.header__hidden-list {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #fff;
    border-radius: 16px 16px 0 0;
    padding: 16px;
    transition: .38s ease-in-out;
    transform: translateY(100%)
}

.header__hidden-list::before {
    content: "Войти";
    color: rgba(0, 0, 0, .8509803922);
    display: flex;
    justify-content: center;
    font-size: 15px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    margin-bottom: 12px
}

.header__hidden-list > * {
    display: block;
    padding: 12px 0;
    color: rgba(0, 0, 0, .8509803922);
    font-size: 15px
}

.header__hidden.opacity .header__hidden-list {
    transform: translateY(0%)
}

.header__wrapper {
    padding-top: 20px;
    padding-bottom: 96px;
    grid-area: center
}

.header__top {
    display: flex;
    align-items: center;
    margin-bottom: 48px
}

.header__topFlex {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-left: auto
}

.header__topFlex .btn {
    border-radius: 10px
}

.header__topFlex .btn:hover {
    background-color: rgba(0, 0, 0, .2509803922)
}

.header__topFlex:has(.header__profile) {
    gap: 16px
}

.header__center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 48px
}

.header__title, .header__subtitle {
    color: #fff;
    text-align: center
}

.header .title {
    font-size: 46px;
    margin-bottom: 10px
}

.header__subtitle {
    font-size: 17px;
    font-weight: 400
}

.header__title {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
}

.header--notTitle {
    margin-bottom: 20px
}

.header--notTitle .header__wrapper {
    padding-bottom: 30px
}

.header--notTitle .header__top {
    margin-bottom: 35px
}

.header--logIn .header__top {
    margin-bottom: 0
}

.header--logIn .header__wrapper {
    padding-bottom: 20px
}

@media (max-width: 992px) {
    .header__top .btn:not(.header__hidden) {
        display: none
    }

    .header__topFlex:has(.header__profile) .header__hidden {
        display: none
    }

    .header__topFlex .btn {
        border-radius: 10px
    }

    .header__topFlex .btn:hover {
        background-color: rgba(0, 0, 0, .15)
    }

    .header__hidden {
        display: flex
    }

    .header__wrapper:has(.choise--catalog) {
        position: relative;
        padding-bottom: 85px
    }


    .header__profileList {
        display: block;
        padding: 16px 20px 14px 20px;
        position: fixed;
        width: 100%;
        border-radius: 16px 16px 0 0;
        bottom: 0;
        top: unset;
        transform: translateY(100%);
        transition: .38s ease-in-out
    }

    .header__profileList::before {
        content: "Игорь Николаев";
        display: flex;
        justify-content: center;
        font-size: 15px;
        /*font-family: "Onest-Bold", sans-serif;*/
        font-weight: 700;
        text-align: center;
        margin-bottom: 10px;
        color: rgba(0, 0, 0, 0.8509803922)
    }

    .header__profileList.opacity {
        transform: translateY(0%)
    }

    .header__profileList-item {
        padding: 12px 0
    }

    .header:has(.choise--catalog) .header__top {
        margin-bottom: 0
    }
}

@media (max-width: 768px) {
    .header {
        margin-bottom: 26px
    }

    .header__wrapper {
        padding-bottom: 33px
    }

    .header__top {
        margin-bottom: 45px
    }

    .header__subtitle {
        font-size: 18px
    }
}

@media (max-width: 576px) {
    .header__wrapper {
        padding-top: 10px
    }

    .header__profile p {
        display: none
    }

    .header .title {
        font-size: 32px
    }

    .header__title {
        text-align: center !important
    }
}

@media (max-width: 430px) {
    .logo {
        width: 125px
    }

    .header {
        margin-bottom: 30px
    }

    .header__wrapper {
        padding-bottom: 45px
    }

    .header__top {
        margin-bottom: 25px
    }

    .header__top .btn {
        font-size: 13px
    }

    .header__subtitle {
        font-size: 15px
    }

    .header__center {
        margin-bottom: 20px
    }

    .header .title {
        font-size: 28px;
        margin-bottom: 8px;
        text-align: center
    }

    .header .btn {
        padding: 12px 28px
    }

    .header--notTitle {
        margin-bottom: 20px
    }

    .header--notTitle .header__top {
        margin-bottom: 15px
    }

    .header--notTitle .header__wrapper {
        padding-bottom: 20px
    }

    .header--notTitle .header__wrapper:has(.choise--catalog) {
        padding-bottom: 70px
    }
}

@keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 100%
    }
}

@keyframes translateY {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0%)
    }
}

.choise {
    display: flex;
    align-items: center;
    gap: 4px
}

.choise .btn {
    max-width: 189px;
    flex-shrink: 0;
    height: 60px
}

.choise .btn img {
    display: none;
}

.choise .btn span {
    white-space: nowrap;
}

.choise.fixed {
    position: fixed;
    top: 0;
    bottom: unset;
    left: 0;
    width: 100%;
    z-index: 100;
    background-color: #fff;
    padding: 12px 20px;
    animation: translateY .4s;
    box-shadow: 0px 2px 52px 0px rgba(0, 0, 0, .14)
}

.choise.fixed .choise__add p {
    color: rgba(0, 0, 0, .8509803922) !important
}

.choise.fixed .choise__item {
    border-color: rgba(0, 0, 0, .1)
}

.choise.fixed .choise__item::before {
    filter: brightness(0) saturate(100%) invert(0%) sepia(3%) saturate(12%) hue-rotate(56deg) brightness(99%) contrast(102%)
}

.choise__findArea {
    position: relative;
    display: flex;
    padding: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 4px
}

.choise__findArea input {
    width: 100%;
    border-radius: 10px;
    padding: 8px 8px 8px 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 15px;
    color: #000
}

.choise__findArea input::-moz-placeholder {
    font-size: 15px;
    color: rgba(0, 0, 0, .3019607843)
}

.choise__findArea input::placeholder {
    font-size: 15px;
    color: rgba(0, 0, 0, .3019607843)
}

.choise__findArea img {
    position: absolute;
    top: 50%;
    left: 20px;
    translate: 0 -50%
}

.choise__add {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between
}

.choise__add p {
    color: rgba(0, 0, 0, .85) !important;
    font-size: 15px;
}

@media (max-width: 992px) {
    .choise.choise--catalog .choise__add p {
        color: rgba(255, 255, 255, 1) !important;
        font-size: 13px;
    }
}

.choise__add img {
    width: 16px;
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain;
    transition: .38s ease-in-out;
    rotate: 90deg
}

.choise__add--hidden {
    display: none
}

.choise__item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 17.5px;
    border-radius: 16px;
    background-color: #fff;
    width: 100%;
    transition: .38s ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0);
    cursor: pointer
}

.choise__item-txt {
    font-size: 15px
}

.choise__item:has(.display) {
    border-color: #ff4805
}

.choise__item p {
    color: rgba(0, 0, 0, .5019607843)
}

.choise__item.invalid {
    border: red 1px solid
}

.choise__item.invalid .choise__item-txt {
    color: red
}

.choise__item .air-datepicker {
    position: absolute !important;
    top: 65px;
    left: 0 !important;
    right: unset !important;
    display: none
}

.choise__item .air-datepicker.display {
    display: grid
}

.choise__item .ac-text {
    border-radius: 8px
}

.choise__item .ac-text:hover, .choise__item .ac-text.active {
    background-color: rgba(255, 72, 5, .3)
}

.choise__item:has(.choise__datepicker)::after {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    translate: 0 -50%;
    background-image: url(/assets/img/icon/calendar.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
    filter: brightness(0) saturate(100%) invert(10%) sepia(10%) saturate(136%) hue-rotate(22deg) brightness(97%) contrast(95%)
}

.choise__item .choices {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 2
}

.choise__item .choices.is-open .choices__inner {
    border: none
}

.choise__item .choices.is-open::after {
    rotate: -90deg;
    margin-top: 0
}

.choise__item .choices__placeholder {
    opacity: 1
}

.choise__item .choices__list {
    font-size: 13px;
    color: rgba(0, 0, 0, .8509803922)
}

.choise__item .choices__list--dropdown {
    padding: 4px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .15);
    border: none;
    margin-top: 5px
}

.choise__item .choices__inner {
    display: flex;
    align-items: center;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 8px;
    font-size: 13px;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 30px;
    background: rgba(0, 0, 0, 0);
    transition: .38s ease-in-out
}

.choise__item .choices__list--single .choices__item {
    padding-left: 12px
}

.choise__item .choices::after {
    background-image: url("/assets/img/icon/arr.svg");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    border: none;
    border-style: unset;
    border-width: unset;
    margin-top: 0;
    translate: 0 -50%;
    rotate: 90deg;
    transition: .38s ease-in-out
}

.choise__item .choices__list--dropdown .choices__item--selectable.is-highlighted, .choise__item .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
    background-color: rgba(255, 72, 5, .3019607843);
    border-radius: 6px
}

.choise__item .choices__list--dropdown .choices__item--selectable::after, .choise__item .choices__list[aria-expanded] .choices__item--selectable::after {
    content: ""
}

.choise__item .choices__list--dropdown .choices__list::-webkit-scrollbar, .choise__item .choices__list[aria-expanded] .choices__list::-webkit-scrollbar {
    display: none
}

.choise__datepicker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: right;
    padding-right: 40px;
    font-size: 15px;
    /*font-family: "Onest-Regular", sans-serif;*/
    font-weight: 400;
    color: rgba(0, 0, 0, .8509803922);
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer
}

.choise__datepicker:focus {
    outline: none
}

.choise__buttons {
    position: relative;
    display: flex;
    gap: 8px;
    padding-top: 8px;
    width: 100%
}

.choise__buttons::before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    width: 120%;
    height: 1px;
    background-color: rgba(0, 0, 0, .1)
}

.choise__buttons .btn {
    max-width: unset;
    width: 100%;
    padding: 11px 24px;
    border-radius: 10px;
    flex-shrink: 1;
    height: 44px;
    cursor: pointer
}

.choise__select {
    position: absolute;
    display: none;
    opacity: 1;
    top: 65px;
    left: 0;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .15);
    border-radius: 10px;
    background-color: #fff;
    transition: .38s ease-in-out;
    z-index: 100
}

.choise__select.display {
    display: block
}

.choise__select .accordion-container {
    max-height: 328px
}

.choise__select .choise__buttons {
    padding: 8px
}

.choise__select .choise__buttons::before {
    width: 100%;
    left: 0
}

.choise__select .choise__buttons .btn {
    height: 44px
}

.choise__select .ac {
    border: none
}

.choise__select .ac.is-active .ac-trigger::before {
    rotate: -90deg
}

.choise__select .ac.is-active > .ac-header .ac-trigger::after {
    content: none
}

.choise__select .ac .ac-panel {
    padding-left: 36px;
    padding-right: 15px
}

.choise__select .ac .ac-panel .ac-text {
    padding: 12px 16px 12px 16px;
    cursor: pointer
}

.choise__select .ac-trigger {
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 14px 16px;
    font-size: 15px;
    /*font-family: "Onest-Bold", sans-serif*/
    font-weight: 700;
}

.choise__select .ac-trigger::after {
    content: none
}

.choise__select .ac-trigger::before {
    content: "";
    background-image: url("/assets/img/icon/arr.svg");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: center;
    width: 16px;
    height: 16px;
    rotate: 90deg;
    transition: .38s ease-in-out;
    filter: brightness(0) saturate(100%) invert(0%) sepia(1%) saturate(0%) hue-rotate(197deg) brightness(100%) contrast(101%)
}

.choise__select .ac-trigger span {
    padding: 1px 8px;
    font-size: 13px;
    color: rgba(0, 0, 0, .6980392157);
    background-color: rgba(0, 0, 0, .05);
    border-radius: 3px;
    width: -moz-fit-content;
    width: fit-content;
    /*font-family: "Onest-Regular", sans-serif;*/
    font-weight: 400;
    margin-left: auto
}

.choise__options {
    padding: 4px;
    max-height: 320px;
    overflow-y: auto
}

.choise__options > * {
    padding: 12px 16px
}

.choise__options p {
    color: #000;
    font-size: 15px;
    cursor: pointer
}

.choise__acc {
    overflow-y: auto
}

.choise__hidden {
    display: none;
    align-items: center;
    gap: 4px
}

.choise__hidden .choise__add p {
    font-size: 13px;
    color: #fff !important
}

.choise__hidden .choise__item {
    justify-content: center;
    gap: 8px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 8px;
    height: 36px;
    padding: 9px
}

.choise__hidden .choise__item::before {
    content: "";
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: center;
    width: 16px;
    height: 16px
}

.choise__hidden .choise__item:first-child::before {
    background-image: url("/assets/img/icon/menu.svg")
}

.choise__hidden .choise__item:nth-child(2)::before {
    background-image: url("/assets/img/icon/loc.svg")
}

.choise__hidden .choise__item:nth-child(3)::before {
    background-image: url("/assets/img/icon/pickWhite.svg")
}

.choices__input {
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 10px;
    /*font-family: "Onest-Regular", sans-serif;*/
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 8px
}

.choices__input::before {
    content: "";
    background-image: url("/assets/img/icon/find.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 23
}

.choices__inner, .choices__list {
    padding: 0;
    min-height: unset
}

.choices__inner {
    padding: 12px 33px 8px 12px;
}

.choices__inner::after {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    translate: 0 -50%;
    rotate: 90deg;
    background-image: url("/assets/img/icon/arr.svg");
    width: 16px;
    height: 16px;
    background-size: contain
}

.choices__list--multiple {
    height: -moz-fit-content;
    height: fit-content
}

.choices__list--multiple .choices__item {
    padding: 4px 11px;
    margin-bottom: 4px;
    font-size: 13px;
    color: rgba(0, 0, 0, .6980392157);
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .1019607843);
    background-color: rgba(0, 0, 0, 0)
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, .1019607843)
}

.choices__inner {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 10px;
    border-color: rgba(0, 0, 0, .1019607843)
}

.choices[data-type*=select-one] .choices__inner {
    padding: 0
}

.choices[data-type*=select-one] .choices__input {
    margin-bottom: 8px
}

.is-open .choices__inner {
    border-radius: 10px 10px 0 0;
    border-color: rgba(0, 0, 0, .1019607843)
}

.choices__list--dropdown, .choices__list[aria-expanded] {
    border-color: rgba(0, 0, 0, .1019607843) !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

@media (max-width: 992px) {
    .choise {
        flex-direction: column
    }

    .choise__hidden {
        display: flex
    }

    .choise__hidden .choise__add p {
        /*max-width: 150px;*/
        /*max-width: 20ch;*/
    }

    .choise__item, .choise .btn {
        width: 100%
    }

    .choise__item .air-datepicker {
        position: fixed !important;
        bottom: 0;
        left: 0 !important;
        top: unset !important;
        width: 100%;
        height: -moz-fit-content;
        height: fit-content;
        border-radius: 16px 16px 0 0;
        padding: 12px 20px 12px 20px;
        transform: translateY(100%) !important
    }

    .choise__item .air-datepicker.opacity {
        transform: translateY(0%) !important
    }

    /*.choise__item .ac-text:hover {*/
    /*    background-color: rgba(0, 0, 0, 0)*/
    /*}*/

    .choise__select {
        position: fixed;
        bottom: 0;
        left: 0;
        top: unset;
        width: 100%;
        border-radius: 10px 10px 0 0;
        z-index: 999;
        transform: translateY(100%)
    }

    .choise__select::before {
        display: flex;
        justify-content: center;
        font-size: 15px;
        /*font-family: "Onest-Bold", sans-serif;*/
        font-weight: 700;
        text-align: center;
        margin-top: 16px;
        margin-bottom: 4px;
        color: rgba(0, 0, 0, .8509803922)
    }

    .choise__select.opacity {
        transform: translateY(0%)
    }

    .choise__select.ch1::before {
        content: "Специалисты"
    }

    .choise__select.ch2::before {
        content: "Город мероприятия"
    }

    .choise__select.ch3::before {
        content: "Дата мероприятия"
    }

    .choise__select .choise__buttons {
        padding-bottom: 15px
    }

    .choise__buttons .btn {
        width: 100% !important
    }

    .choise__add--hidden {
        display: flex
    }

    .choise--catalog {
        position: absolute;
        width: 100%;
        left: 0;
        flex-direction: row;
        bottom: 20px
    }

    /*.choise--catalog .btn:not(.choise__buttons .btn) {*/
    /*    display: none*/
    /*}*/

    .choise--catalog .btn:not(.choise__buttons .btn) {
        /*display: none*/
        max-width: unset;
        width: unset;
        height: 36px;
        border-radius: 8px;
        padding: 10px;
    }
    .choise--catalog .btn img {
        display: block;
    }

    .choise--catalog .btn span {
        display: none;
    }

    .choise--catalog .choise__datepicker {
        padding-right: 0;
        opacity: 0
    }
    /*.choise--catalog .choise__add {*/
    /*    display: flex;*/

    /*}*/

    .choise--catalog .choise__add img {
        display: none
    }

    .choise--catalog .choise__item {
        justify-content: center;
        gap: 8px;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid rgba(255, 255, 255, .5);
        border-radius: 8px;
        height: 36px;
        padding: 9px 8px;
    }

    .choise--catalog .choise__item-txt {
        display: none
    }

    .choise--catalog .choise__item:has(.choise__datepicker)::after {
        content: none
    }

    .choise--catalog .choise__item::before {
        content: "";
        flex-shrink: 0;
        background-repeat: no-repeat;
        background-size: 16px 16px;
        background-position: center;
        width: 16px;
        height: 16px
    }

    .c2hoise--catalog .choise__item:first-child::before {
        background-image: url("/assets/img/icon/menu.svg")
    }

    .c2hoise--catalog .choise__item:nth-child(2)::before {
        background-image: url("/assets/img/icon/loc.svg")
    }

    .c2hoise--catalog .choise__item:nth-child(3)::before {
        background-image: url("/assets/img/icon/pickWhite.svg")
    }

    .choise .btn {
        max-width: unset
    }
}

@media (max-width: 768px) {
    .choise__select {
        border-radius: 10px 10px 0 0
    }

    /*.choise--catalog .choise__add p {*/
    /*    !*max-width: 81px;*!*/
    /*    max-width: 13ch;*/
    /*}*/
}

@media (max-width: 576px) {
    .choise__item, .choise .btn {
        width: 100%
    }

    .choise__item:has(.choise__datepicker)::after {
        right: 18px
    }

    .choise__datepicker {
        padding-right: 41px
    }
    /*.choise--catalog .choise__add p {*/
    /*    !*max-width: 81px;*!*/
    /*    max-width: 10ch;*/
    /*}*/
}

/*@media (max-width: 475px) {*/
/*    !*.choise--catalog .choise__add p {*!*/
/*    !*    white-space: nowrap;*!*/
/*    !*    overflow: hidden;*!*/
/*    !*    text-overflow: ellipsis;*!*/
/*    !*    min-width: 0; !* критически важно для flex *!*!*/
/*    !*    flex: 1 1 auto; !* или 0 1 auto *!*!*/
/*    !*}*!*/
/*}*/

/*@media (max-width: 450px) {*/
/*    .choise--catalog .choise__add p {*/
/*        width: 10ch;*/
/*    }*/
/*    .choise--catalog .choise__item:nth-child(3) {*/
/*        !*width: 50%;*!*/
/*        width: fit-content;*/
/*    }*/
/*    .choise--catalog .choise__item:last-child {*/
/*        !*width: 10%;*!*/
/*        width: fit-content;*/
/*    }*/
/*    !*.choise--catalog .choise__add p {*!*/
/*    !*    !*max-width: 81px;*!*!*/
/*    !*    max-width: 12ch;*!*/
/*    !*}*!*/
/*}*/

/*@media (max-width: 428px) {*/
/*    !*.choise--catalog .choise__item {*!*/
/*    !*    padding-left: 8px;*!*/
/*    !*    padding-right: 8px;*!*/
/*    !*}*!*/
/*    .choise > .choise__item > .choise__title .choise__add p {*/
/*        padding-right: unset !important;*/
/*    }*/
/*    .choise--catalog .choise__item:nth-child(3) {*/
/*        width: 50%;*/
/*        !*justify-content: center;*!*/
/*    }*/
/*    .choise--catalog .choise__item:last-child {*/
/*        width: fit-content;*/
/*    }*/
/*}*/

/*@media (max-width: 375px) {*/
/*    .choise--catalog .choise__item:nth-child(3) {*/
/*        width: 20%;*/
/*    }*/
/*    .choise.choise--catalog > .choise__item > .choise__title .choise__add {*/
/*        !*width: unset !important;*!*/
/*    }*/
/*    .choise--catalog .choise__item {*/
/*        width: 100%*/
/*    }*/
/*    !*.c2hoise--catalog .choise__add p {*!*/
/*    !*    !*max-width: 81px;*!*!*/
/*    !*    max-width: 12ch;*!*/
/*    !*}*!*/
/*    .choise .btn {*/
/*        border-radius: 16px*/
/*    }*/
/*}*/

/*@media (max-width: 350px) {*/
/*    .choise--catalog .choise__item:nth-child(3) {*/
/*        width: 20%;*/
/*    }*/
/*    .choise > .choise__item > .choise__title .choise__add {*/
/*        !*width: unset !important;*!*/
/*    }*/
/*    !*.choise--catalog .choise__add p {*!*/
/*    !*    !*max-width: 82px*!*!*/
/*    !*    max-width: 10ch;*!*/
/*    !*}*!*/

/*    .choise--catalog .choise__item {*/
/*        width: 33%*/
/*    }*/

/*    .choise--catalog .choise__item:last-child {*/
/*        width: 24%*/
/*    }*/

/*    .choise--catalog .choise__item:last-child .choise__add p {*/
/*        max-width: 50px*/
/*    }*/

/*    .choise--catalog .choise__item::before {*/
/*        content: none*/
/*    }*/
/*}*/

.reservation {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end];
    margin-bottom: 80px
}

@media (max-width: 992px) {
    .reservation {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .reservation {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .reservation {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .reservation {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.reservation__wrapper {
    grid-area: center
}

.reservation__title {
    max-width: 475px;
    margin-bottom: 22px
}

.reservation__links {
    overflow: visible !important;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 48px;
    transition: unset
}

.reservation__links .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 7px;
    justify-content: center;
    transition: unset;
    transform: unset
}

.reservation__links .swiper-slide {
    width: -moz-fit-content !important;
    width: fit-content !important;
    display: flex
}

.reservation__link {
    font-size: clamp(0.875rem, 0.769vw + 0.379rem, 0.938rem);
    background: rgba(0, 0, 0, .05);
    padding: 7px 13px;
    border-radius: 10px;
    transition: none;
    color: rgba(0, 0, 0, .6980392157);
    cursor: pointer
}

.reservation__link.active {
    background-color: rgba(54, 151, 241, .1490196078);
    color: #3072b3;
    pointer-events: none
}

.reservation__link.active:hover {
    background-color: rgba(54, 151, 241, .1490196078)
}

.reservation__link:hover {
    background-color: rgba(0, 0, 0, .15)
}

.reservation__offers {
    padding-right: 7px;
    padding-left: 7px;
    display: none;
    opacity: 0;
    transition: unset;
    padding-bottom: 10px
}

.reservation__offers .swiper-wrapper {
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    gap: 20px;
    row-gap: 10px;
    transition: unset;
    transform: unset
}

.reservation__offers--display {
    display: flex
}

.reservation__offers--opacity {
    opacity: 1
}

@media (max-width: 992px) {
    .reservation__offers {
        padding-left: 0;
        padding-right: 0
    }

    .reservation__offers .swiper-wrapper {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 768px) {
    .reservation {
        margin-bottom: 67px
    }
}

@media (max-width: 576px) {
    .reservation {
        overflow-x: hidden
    }

    .reservation__links {
        margin-bottom: 24px
    }

    .reservation__links .swiper-wrapper {
        flex-wrap: nowrap;
        justify-content: unset
    }

    .reservation__offers {
        overflow: visible;
        padding-left: 0;
        padding-right: 0
    }

    .reservation__offers .swiper-wrapper {
        display: flex;
        gap: 10px;
        row-gap: 0
    }
}

@media (max-width: 430px) {
    .reservation {
        margin-bottom: 42px
    }

    .reservation__links {
        margin-bottom: 25px
    }
}

@media (max-width: 375px) {
    .reservation {
        margin-bottom: 25px
    }

    .reservation .title {
        line-height: 1.2
    }

    .reservation__title {
        margin-bottom: 10px
    }

    .reservation__title br {
        display: none
    }

    .reservation__links {
        margin-bottom: 17px
    }
}

.cardMin {
    border-radius: 24px;
    transition: box-shadow .38s ease-in-out
}

.cardMin__center, .cardMin__raiting, .cardMin__raitingGroup {
    display: flex;
    align-items: center
}

.cardMin__center {
    margin-bottom: 12px;
    gap: 8px;
    padding: 0 5px
}

.cardMin__name {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    font-size: 13px;
    line-height: 1.15;
    margin-bottom: 5px
}

.cardMin__city {
    font-size: 13px;
    line-height: 1.1;
    color: rgba(0, 0, 0, .6980392157)
}

.cardMin__raiting {
    gap: 4px
}

.cardMin__raiting p {
    font-size: 13px;
    color: rgba(0, 0, 0, .6980392157)
}

.cardMin__raiting span {
    font-size: 11px;
    color: rgba(0, 0, 0, .5019607843)
}

.cardMin__raitingGroup .icon::before {
    font-size: 18px
}

.cardMin__raiting .raiting {
    gap: 0
}

.cardMin__raiting .raiting .icon {
    font-size: 15px
}

.cardMin__job {
    font-size: 17px;
    line-height: 1.35;
    margin-bottom: 12px;
    padding: 0 5px
}

.cardMin__jobTitle {
    position: absolute;
    bottom: 12px;
    left: 12px;
    padding: 5px 17px;
    background-color: rgba(0, 0, 0, .45);
    font-size: 13px;
    color: #fff;
    border-radius: 6px
}

.cardMin__price {
    font-size: 15px
}

.cardMin__img {
    position: relative;
    height: auto;
    border-radius: 16px;
    margin-bottom: 13px;
    overflow: hidden
}

.cardMin__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .38s ease-in-out
}

.cardMin__imgMin {
    width: 54px;
    height: 54px;
    border-radius: 50%
}

.cardMin__imgMin img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.cardMin:hover {
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, .15)
}

@media (max-width: 992px) {
    .cardMin__center, .cardMin__job {
        padding: 0
    }

    .cardMin:hover {
        box-shadow: none
    }
}

@media (max-width: 430px) {
    .cardMin__center, .cardMin__job {
        margin-left: 6px
    }
}

@media (max-width: 375px) {
    .cardMin__center, .cardMin__job {
        margin-left: 10px
    }
}

.marketplace {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end];
    margin-bottom: 96px
}

@media (max-width: 992px) {
    .marketplace {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .marketplace {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .marketplace {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .marketplace {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.marketplace__wrapper {
    grid-area: center
}

.marketplace__title {
    margin-bottom: 48px;
    max-width: 720px
}

.marketplace__product {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 756px;
    font-size: 15px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 22px
}

.marketplace__product-title {
    display: flex;
    gap: 7px;
    align-items: flex-start;
    font-size: 15px
}

.marketplace__product-title span {
    color: rgba(0, 0, 0, .5019607843);
    line-height: normal
}

.marketplace__product-title b {
    line-height: 1.1
}

.marketplace__product-item {
    display: flex;
    gap: 13px;
    flex-direction: column;
    width: calc(25% - 20px)
}

.marketplace__product-item a {
    transition: .38s ease-in-out
}

.marketplace__product-item a:hover {
    color: #ff4805
}

.marketplace--createAdt .marketplace__title {
    max-width: unset;
    font-size: 28px;
    padding-bottom: 20px;
    text-align: left;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922)
}

@media (max-width: 1100px) {
    .marketplace__product {
        height: 1050px
    }
}

@media (max-width: 992px) {
    .marketplace__product {
        height: 1090px
    }

    .marketplace__product-item {
        width: calc(33% - 20px)
    }

    .marketplace__product-item a:hover {
        color: rgba(0, 0, 0, .5019607843)
    }
}

@media (max-width: 768px) {
    .marketplace {
        margin-bottom: 67px
    }

    .marketplace__title {
        max-width: 480px
    }

    .marketplace__product {
        height: 1550px
    }

    .marketplace__product-item {
        width: calc(51% - 20px)
    }
}

@media (max-width: 576px) {
    .marketplace__product {
        height: -moz-fit-content;
        height: fit-content;
        flex-wrap: nowrap
    }

    .marketplace__product-title {
        font-size: 20px;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 19px
    }

    .marketplace__product-title span {
        font-size: 15px
    }

    .marketplace__product-item {
        width: 100%;
        font-size: 17px
    }

    .marketplace__product-item a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 0, 0, .05);
        padding-bottom: 20px
    }

    .marketplace__product-item a::after {
        content: "";
        display: block;
        background-image: url("/assets/img/icon/arr.svg");
        width: 20px;
        height: 20px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain
    }
}

@media (max-width: 430px) {
    .marketplace {
        margin-bottom: 45px
    }

    .marketplace__title {
        margin-bottom: 20px;
        line-height: 1.2
    }

    .marketplace__product {
        gap: 20px
    }

    .marketplace__product-item {
        gap: 14px
    }
}

@media (max-width: 375px) {
    .marketplace {
        margin-bottom: 32px
    }
}

.creation {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end];
    margin-bottom: 96px
}

@media (max-width: 992px) {
    .creation {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .creation {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .creation {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .creation {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.creation__wrapper {
    display: flex;
    grid-area: center;
    justify-content: space-between;
    background-color: #dce9ff;
    padding-top: 48px;
    padding-left: 97px;
    padding-right: 97px;
    border-radius: 16px
}

.creation__img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 426px;
    width: 368px
}

.creation__info {
    max-width: 454px
}

.creation__info ul {
    margin-bottom: 48px
}

.creation__info .btn {
    padding: 17px 25px
}

.creation__title {
    margin-bottom: 24px
}

.creation .title {
    text-align: left;
    line-height: 1.2
}

@media (max-width: 1300px) {
    .creation__img {
        height: 370px;
        width: 320px
    }

    .creation__info {
        padding-bottom: 30px
    }

    .creation__info ul {
        margin-bottom: 25px
    }

    .creation__wrapper {
        align-items: flex-end
    }
}

@media (max-width: 992px) {
    .creation__wrapper {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width: 768px) {
    .creation {
        margin-bottom: 80px
    }

    .creation__title {
        margin-bottom: 19px
    }

    .creation__wrapper {
        padding-left: 24px;
        padding-right: 20px;
        padding-top: 26px;
        align-items: flex-start;
        flex-direction: column
    }

    .creation__info {
        max-width: unset;
        padding-bottom: 68px
    }

    .creation__info .btn {
        margin: 0 auto;
        width: 100%
    }

    .creation__info ul {
        margin-bottom: 30px
    }

    .creation__img {
        margin: 0 auto;
        height: auto;
        width: 340px
    }
}

@media (max-width: 430px) {
    .creation {
        margin-bottom: 47px
    }

    .creation__wrapper {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 28px
    }

    .creation__info {
        padding-bottom: 0;
        margin-bottom: 60px
    }

    .creation__info ul {
        margin-bottom: 33px
    }

    .creation__title {
        margin-bottom: 17px
    }

    .creation__img {
        height: auto;
        width: 360px
    }
}

@media (max-width: 375px) {
    .creation {
        margin-bottom: 33px
    }

    .creation__wrapper {
        padding-top: 25px
    }

    .creation__img {
        width: 235px
    }

    .creation__info {
        margin-bottom: 37px
    }

    .creation__info ul {
        margin-bottom: 29px
    }
}

.how {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end];
    margin-bottom: 96px
}

@media (max-width: 992px) {
    .how {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .how {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .how {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .how {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.how__title {
    margin-bottom: 48px
}

.how__wrapper {
    grid-area: center
}

.how__block {
    display: flex;
    justify-content: space-between;
    gap: 20px
}

.how__card {
    width: 100%
}

.how__card-img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: rgba(255, 150, 112, .3019607843);
    border-radius: 16px;
    margin-bottom: 10px;
    height: 360px;
    max-width: 360px
}

.how__card-img > * {
    max-width: 280px
}

.how__card-img img {
    width: 280px;
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    box-shadow: 0px 2px 52px rgba(0, 0, 0, .141333);
    border-radius: 12px
}

.how__card-title {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 8px
}

.how__card p {
    font-size: 17px;
    line-height: 24px;
    color: rgba(0, 0, 0, .6980392157)
}

.how__card-green {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    background-color: rgba(50, 186, 118, .1490196078);
    color: #2d8b5d;
    margin-bottom: 10px;
    width: 100%;
    padding: 3px;
    border-radius: 5px;
    font-size: 13px
}

.how__card-green::before {
    content: "";
    width: 12px;
    height: 12px;
    flex-shrink: 0;
    background-position: center;
    background-image: url("/assets/img/icon/check2.svg");
    background-size: contain;
    background-repeat: no-repeat
}

.how__card-black {
    text-align: center;
    background-color: rgba(0, 0, 0, .0509803922);
    padding: 9px;
    width: 100%;
    font-size: 13px;
    color: rgba(0, 0, 0, .8509803922);
    border-radius: 8px
}

.how__card:nth-child(2) img {
    height: 84px;
    margin-bottom: 22px
}

.how__card:nth-child(2) img:first-of-type {
    margin-bottom: 18px
}

@media (max-width: 992px) {
    .how__block {
        flex-wrap: wrap
    }

    .how__card {
        width: calc(51% - 20px)
    }

    .how__card-img {
        padding: 20px;
        max-width: unset
    }

    .how__card-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        box-shadow: unset
    }
}

@media (max-width: 768px) {
    .how {
        margin-bottom: 80px
    }

    .how__block {
        flex-direction: column
    }

    .how__card {
        width: 100%
    }

    .how__card p {
        max-width: 340px
    }

    .how__card-title {
        margin-bottom: 6px
    }

    .how__card-img {
        margin-bottom: 13px
    }
}

@media (max-width: 430px) {
    .how {
        margin-bottom: 45px
    }

    .how .title {
        text-align: center
    }

    .how__card img {
        box-shadow: 0px 2px 52px 0px rgba(0, 0, 0, .14);
        height: 88%
    }

    .how__title {
        margin-bottom: 25px
    }

    .how__block {
        gap: 45px
    }
}

@media (max-width: 375px) {
    .how {
        margin-bottom: 30px
    }

    .how__title {
        margin-bottom: 17px
    }

    .how__block {
        gap: 30px
    }

    .how__card:nth-child(2) img {
        height: 63px;
        margin-bottom: 15px
    }

    .how__card:nth-child(2) img:first-of-type {
        margin-bottom: 10px
    }

    .how__card-green, .how__card-black {
        font-size: 10px
    }

    .how__card-green {
        margin-bottom: 5px
    }

    .how__card-img {
        height: 320px
    }

    .how__card-img img {
        width: 210px;
        height: 210px
    }

    .how__card-img > * {
        max-width: 210px
    }
}

.raiting {
    display: flex;
    align-items: center;
    gap: 4px
}

.raitingGroup .icon::before {
    font-size: 18px
}

.reviewCard {
    padding: 16px;
    border-radius: 16px;
    padding-top: 14px;
    border: 1px solid rgba(0, 0, 0, .05)
}

.reviewCard__top {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 10px
}

.reviewCard__top-img {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.reviewCard__topInfo-name {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700
}

.reviewCard__topInfo-city {
    color: rgba(0, 0, 0, .6980392157)
}

.reviewCard__topInfo-name, .reviewCard__topInfo-city, .reviewCard__topInfo-raiting p {
    font-size: 13px
}

.reviewCard__topInfo-raiting {
    display: flex;
    align-items: center;
    gap: 4px
}

.reviewCard__topInfo-raiting p {
    color: rgba(0, 0, 0, .6980392157)
}

.reviewCard__topInfo-raiting span {
    font-size: 11px;
    color: rgba(0, 0, 0, .5019607843)
}

.reviewCard__today {
    color: rgba(0, 0, 0, .5019607843);
    font-size: 13px;
    margin-bottom: 4px
}

.reviewCard__today + .raiting {
    margin-bottom: 16px
}

.reviewCard__today + .raiting .icon::before {
    font-size: 27px
}

.reviewCard__review {
    font-size: 15px;
    line-height: 20px;
    color: rgba(0, 0, 0, .6980392157)
}

.reviewCard .raiting {
    gap: 1px
}

@media (max-width: 992px) {
    .reviewCard {
        padding-top: 16px
    }
}

.reviews {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end];
    margin-bottom: 96px
}

@media (max-width: 992px) {
    .reviews {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .reviews {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .reviews {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .reviews {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.reviews__wrapper {
    grid-area: center
}

.reviews__title {
    margin-bottom: 48px
}

.reviews__cards {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 20px
}

@media (max-width: 992px) {
    .reviews__cards {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 768px) {
    .reviews {
        margin-bottom: 60px
    }

    .reviews__cards {
        grid-template-columns:1fr
    }
}

@media (max-width: 430px) {
    .reviews__title {
        margin-bottom: 20px
    }

    .reviews__cards {
        gap: 15px
    }

    .reviews .title {
        text-align: center
    }
}

@media (max-width: 375px) {
    .reviews__title {
        margin-bottom: 10px
    }
}

.catalog {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end]
}

@media (max-width: 992px) {
    .catalog {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .catalog {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .catalog {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .catalog {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.catalog__wrapper {
    grid-area: center;
    overflow: hidden
}

.catalog__top, .catalog__block {
    display: grid;
    gap: 30px;
    grid-template-columns:255px auto
}

.catalog__top {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922)
}

.catalog__title {
    font-size: 28px;
    /*font-family: "Onest-Regular", sans-serif;*/
    font-weight: 700;
    color: rgba(0, 0, 0, .8509803922)
}

.catalog__title span {
    color: rgba(0, 0, 0, .5019607843)
}

.catalog__tools {
    display: flex;
    gap: 18px;
    align-items: center
}

.catalog__tools-view1, .catalog__tools-view2 {
    cursor: pointer
}

.catalog__tools-view1 img, .catalog__tools-view2 img {
    filter: brightness(0) saturate(100%) invert(34%) sepia(0%) saturate(3242%) hue-rotate(143deg) brightness(97%) contrast(77%);
    -o-object-fit: contain;
    object-fit: contain;
    transition: .18s ease-in-out
}

.catalog__tools-view1.active img, .catalog__tools-view1:hover img, .catalog__tools-view2.active img, .catalog__tools-view2:hover img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(5%) hue-rotate(213deg) brightness(99%) contrast(100%)
}

.catalog__tools-filter, .catalog__tools-sorted {
    display: none
}

.catalog__tools-sort {
    position: relative;
    padding: 5px 12px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;
    margin-left: auto;
    min-width: 157px;
    cursor: pointer
}

.catalog__tools-top {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px
}

.catalog__tools-top p {
    font-size: 13px;
    line-height: normal
}

.catalog__tools-list {
    position: absolute;
    left: 0;
    top: 32px;
    width: 100%;
    min-width: 208px;
    display: none;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #fff;
    border-radius: 10px;
    padding: 4px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .15);
    transition: .38s ease-in-out;
    z-index: 100
}

.catalog__tools-list > .list {}

.catalog__tools-list > .list > * {
    padding: 4px 12px;
    font-size: 13px;
    border-radius: 6px;
    gap: 12px;
}

.catalog__tools-list > list > *:hover, .catalog__tools-list > list > *.active {
    background-color: rgba(255, 72, 5, .3019607843)
}

.catalog__tools-list.display {
    display: block
}

@media (max-width: 992px) {
    .catalog__tools-list {
        position: fixed;
        left: 0;
        bottom: 0;
        top: unset;
        border-radius: 16px 16px 0 0;
        padding: 16px 0;
        transform: translateY(100%)
    }

    .catalog__tools-list > list > * {
        padding: 12px 16px;
        border-radius: 0
    }

    .catalog__tools-list > list > *:hover {
        background-color: #fff
    }

    .catalog__tools-list.opacity {
        transform: translateY(0%)
    }

    .catalog__tools-list::before {
        content: "Сортировка";
        display: flex;
        justify-content: center;
        font-size: 15px;
        /*font-family: "Onest-Bold", sans-serif;*/
        font-weight: 700
    }
}

.catalog__tools-txt {
    /*width: 181px;*/
    min-width: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
}

.catalog__tools .choices {
    margin-left: auto;
    min-width: 157px;
    z-index: 2
}

.catalog__tools .choices.is-open .choices__inner {
    border-color: rgba(0, 0, 0, .3019607843)
}

.catalog__tools .choices.is-open::after {
    margin-top: 0
}

.catalog__tools .choices__placeholder {
    opacity: 1
}

.catalog__tools .choices__list {
    font-size: 13px;
    color: rgba(0, 0, 0, .8509803922)
}

.catalog__tools .choices__list--dropdown {
    padding: 4px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .15);
    border: none;
    margin-top: 5px
}

.catalog__tools .choices__inner {
    display: flex;
    align-items: center;
    border-color: rgba(0, 0, 0, .1019607843);
    border-radius: 8px;
    font-size: 13px;
    min-height: 28px;
    background: rgba(0, 0, 0, 0);
    transition: .38s ease-in-out
}

.catalog__tools .choices__list--single .choices__item {
    padding-left: 12px
}

.catalog__tools .choices::after {
    background-image: url("/assets/img/icon/reverse.svg");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    border: none;
    /*border-style: unset;*/
    /*border-width: unset;*/
    margin-top: 0;
    translate: 0 -50%;
    transition: .38s ease-in-out
}

.catalog__tools .choices__list--dropdown .choices__item, .catalog__tools .choices__list[aria-expanded] .choices__item {
    padding: 3px 10px
}

.catalog__tools .choices__list--dropdown .choices__item--selectable.is-highlighted, .catalog__tools .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
    background-color: rgba(255, 72, 5, .3019607843);
    border-radius: 6px;
    padding-right: 12px
}

.catalog__tools .choices__list--dropdown .choices__item--selectable::after, .catalog__tools .choices__list[aria-expanded] .choices__item--selectable::after {
    content: ""
}

.catalog__tools .choices__list--dropdown .choices__item--selectable, .catalog__tools .choices__list[aria-expanded] .choices__item--selectable {
    padding-right: 12px
}

.catalog__tools .choices__list--dropdown .choices__list::-webkit-scrollbar, .catalog__tools .choices__list[aria-expanded] .choices__list::-webkit-scrollbar {
    display: none
}

.catalog__cards {
    display: flex;
    flex-direction: column;
}

.catalog__cards .catalogCards:last-child {
    margin-bottom: 32px
}

.catalog__cards.active {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 20px;
    row-gap: 0;
}

.catalog__cards.active:has(.catalogCardsEmpty) {
    display: flex;
}

.catalog__cards.active .catalogCards {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 19px;
    flex-direction: column;
    border-bottom: none
}

.catalog__cards.active .catalogCards::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 107.5%;
    height: 1px;
    background-color: rgba(0, 0, 0, .05)
}

.catalog__cards.active .catalogCards__like {
    top: 12px
}

.catalog__cards.active .catalogCards__like-favorites {
    right: -20px
}

.catalog__cards.active .catalogCards__swiper {
    aspect-ratio: 1/1;
    height: auto;
}

.catalog__cards.active .catalogCards__description {
    margin-bottom: 8px
}

.catalog__cards.active .catalogCards__content-item {
    padding: 6px 8px;
    white-space: nowrap;
}

.catalog__cards.active .catalogCards__content-item:last-child {
    /*display: none*/
}

.catalog__cards .navigation {
    margin-bottom: 48px;
    grid-column: span 3
}

@media (max-width: 992px) {
    .catalog__top, .catalog__block {
        display: flex
    }

    .catalog__tools {
        margin-left: auto;
        gap: 4px
    }

    .catalog__tools .choices {
        display: none
    }

    .catalog__tools-txt {
        display: none
    }

    .catalog__tools-sort {
        min-width: unset;
        padding: 0
    }

    .catalog__tools-view1, .catalog__tools-view2 {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px
    }

    .catalog__tools-view1:hover img, .catalog__tools-view2:hover img {
        filter: brightness(0) saturate(100%) invert(34%) sepia(0%) saturate(3242%) hue-rotate(143deg) brightness(97%) contrast(77%)
    }

    .catalog__tools-filter, .catalog__tools-sort {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        border: 1px solid rgba(0, 0, 0, .1019607843);
        border-radius: 8px
    }

    .catalog__tools-filter img, .catalog__tools-sort img {
        -o-object-fit: contain;
        object-fit: contain;
        width: 16px;
        height: 16px
    }

    .catalog__cards {
        width: 100%
    }

    .catalog__cards.active .catalogCards::after {
        width: 107%
    }
}

@media (max-width: 768px) {
    .catalog__cards.active {
        grid-template-columns:repeat(2, 1fr)
    }

    .catalog__cards .navigation {
        grid-column: span 2
    }
}

@media (max-width: 576px) {
    .catalog__cards.active {
        gap: 12px
    }

    .catalog__cards.active .catalogCards__top {
        width: 100%
    }

    .catalog__cards.active .catalogCards__like {
        right: 10px;
        top: 10px;
        width: 24px;
        height: 24px
    }

    .catalog__cards.active .catalogCards__content-item {
        padding: 5px 13px
    }

    .catalog__title {
        font-size: 24px
    }

    .catalog__title span {
        font-size: 20px
    }
}

@media (max-width: 490px) {
    .catalog__cards.active .catalogCards__top {
        margin-bottom: 0
    }

    .c2atalogCards__top-wrap:has(.catalogCards__top-img) {
        display: none;
    }

    .catalog__cards.active .catalogCards__top-wrap:has(.catalogCards__top-img) {
        display: none
    }

    .catalog__cards.active .catalogCards__status {
        margin-bottom: 0
    }

    .catalog__cards.active .catalogCards__swiper {
        height: auto;
        aspect-ratio: 1/1;
    }

    .catalog__cards.active .catalogCards__description {
        line-height: 1.2;
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal
    }

    .catalog__top {
        border-bottom: none;
        margin-bottom: 10px
    }

    .catalog__cards.active .catalogCards__content {
        display: none;
    }

    .catalog__cards.active .catalogCards::after {
        display: none;
    }
}

@media (max-width: 440px) {
    .catalog__tools {
        margin-right: 0
    }

    .catalog__tools-view1, .catalog__tools-view2 {
        display: none
    }

    .catalog__cards.active .catalogCards__swiper {
        height: 188px;
        aspect-ratio: 1/1;
    }

    .catalog__top {
        border-bottom: none;
        margin-bottom: 10px
    }
}

@media (max-width: 420px) {
    .catalog__top {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px
    }

    .catalog__title {
        text-align: center
    }

    .catalog__cards.active .catalogCards__swiper {
        height: auto;
        aspect-ratio: 1/1;
    }

    .catalog__cards.active .catalogCards__content {
        flex-direction: column
    }
}

@media (max-width: 390px) {
    .catalog__cards.active .catalogCards__swiper {
        /*width: 100%;*/
        /*height: auto;*/
        /*aspect-ratio: 1/1;*/
    }

    .catalog__cards.active .catalogCards__content-item {
        width: 100% !important
    }
}

.filter {
    transition: .38s ease-in-out;
    font-size: 13px
}

.filter b {
    display: block;
    font-size: 13px;
    margin-bottom: 7px
}

.filter__switch {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    font-size: 13px;
    cursor: pointer
}

.filter__switch input {
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 36px;
    height: 20px;
    flex-shrink: 0;
    background-color: rgba(0, 0, 0, .1490196078);
    border-radius: 30px;
    cursor: pointer
}

.filter__switch input::after {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    transition: .38s ease-in-out
}

.filter__switch input:checked {
    background-color: #ff4805;
    justify-content: flex-end
}

.filter__switch b {
    font-size: 13px
}

.filter__uiSlider {
    font-size: 13px;
    background: rgba(0, 0, 0, .0509803922);
    box-shadow: unset;
    border: unset;
    height: 4px;
    margin-top: 8px;
    width: 95%;
    margin-left: auto;
    margin-right: auto
}

.filter__uiSlider b {
    font-size: 13px
}

.filter__check {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    cursor: pointer
}

.filter__check input {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(0, 0, 0, .1490196078);
    border-radius: 4px;
    cursor: pointer
}

.filter__check input::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url("/assets/img/icon/check.svg");
    background-size: 10px 7px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    width: 10px;
    height: 7px
}

.filter__check input:checked {
    background-color: #ff4805;
    border-color: #ff4805
}

.filter__check input:checked::after {
    opacity: 1
}

.filter__check b {
    font-size: 13px
}

.filter__check:not(.filter__check:last-child) {
    margin-bottom: 8px
}

.filter__noUi {
    font-size: 13px
}

.filter__noUi-from {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 16px
}

.filter__noUi-from input {
    padding: 6px 4px 6px 35px;
    border: 1px solid rgba(0, 0, 0, .1019607843);
    border-radius: 8px;
    width: 100%;
    color: rgba(0, 0, 0, .85)
}

.filter__noUi-from input::-webkit-outer-spin-button, .filter__noUi-from input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.filter__noUi-from .from, .filter__noUi-from .to {
    position: relative;
    width: calc(50% - 8px)
}

.filter__noUi-from .from::before, .filter__noUi-from .to::before {
    position: absolute;
    top: 50%;
    left: 12px;
    translate: 0 -50%;
    font-size: 13px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    color: #000
}

.filter__noUi-from .from::before {
    content: "От:"
}

.filter__noUi-from .to::before {
    content: "До:"
}

.filter__noUi b {
    font-size: 13px
}

.filter__item {
    display: flex;
    flex-direction: column;
    margin-bottom: 12px
}

.filter__item:has(.filter__switch) {
    gap: 6px
}

.filter__item .choices[data-type*=select-one] .choices__inner {
    padding: 8px 0
}

.filter__item .choices__list--dropdown .choices__item--selectable, .filter__item .choices__list[aria-expanded] .choices__item--selectable {
    padding: 3px 10px
}

.filter__item .choices {
    margin-bottom: 5px
}

.filter__item .choices.is-open .choices__inner {
    border-color: rgba(0, 0, 0, .3019607843)
}

.filter__item .choices.is-open::after {
    rotate: -90deg;
    margin-top: 0
}

.filter__item .choices__placeholder {
    opacity: 1
}

.filter__item .choices__list {
    font-size: 13px;
    color: rgba(0, 0, 0, .8509803922)
}

.filter__item .choices__list--dropdown {
    padding: 4px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .15);
    border: none;
    margin-top: 5px
}

.filter__item .choices__inner {
    display: flex;
    align-items: center;
    border-color: rgba(0, 0, 0, .1019607843);
    border-radius: 8px;
    font-size: 13px;
    background: rgba(0, 0, 0, 0);
    transition: .38s ease-in-out
}

.filter__item .choices__list--single .choices__item {
    padding-left: 12px
}

.filter__item .choices::after {
    background-image: url("/assets/img/icon/arr.svg");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    border: none;
    border-style: unset;
    border-width: unset;
    margin-top: 0;
    translate: 0 -50%;
    rotate: 90deg;
    transition: .38s ease-in-out
}

.filter__item .choices__list--dropdown .choices__item--selectable.is-highlighted, .filter__item .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
    background-color: rgba(255, 72, 5, .3019607843);
    border-radius: 6px
}

.filter__item .choices__list--dropdown .choices__item--selectable::after, .filter__item .choices__list[aria-expanded] .choices__item--selectable::after {
    content: ""
}

.filter__item .choices__list--dropdown .choices__list::-webkit-scrollbar, .filter__item .choices__list[aria-expanded] .choices__list::-webkit-scrollbar {
    display: none
}

.filter__select {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 9px 12px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;
    margin-left: auto;
    width: 100%;
    transition: .38s ease-in-out;
    cursor: pointer
}

.filter__select.active {
    border-color: rgba(0, 0, 0, .3)
}

.filter__select.active img {
    rotate: -90deg
}

.filter__select:not(.filter__select:last-child) {
    margin-bottom: 8px
}

.filter__select img {
    width: 16px;
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain;
    transition: .38s ease-in-out;
    rotate: 90deg
}

.filter__select-txt {
    font-size: 13px;
    line-height: normal
}

.filter__select-list {
    position: absolute;
    left: 0;
    top: 41px;
    width: 100%;
    display: none;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #fff;
    border-radius: 10px;
    padding: 4px;
    overflow: hidden;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .15);
    transition: .38s ease-in-out;
    z-index: 2
}

.filter__select-list > *:not(.choise__buttons) {
    padding: 4px 12px;
    font-size: 13px;
    border-radius: 6px
}

.filter__select-list > *:not(.choise__buttons):hover, .filter__select-list > *:not(.choise__buttons).active {
    background-color: rgba(255, 72, 5, .3019607843)
}

.filter__select-list > *:not(.choise__buttons).disable {
    color: rgba(0, 0, 0, .3019607843);
    pointer-events: none
}

.filter__select-list.display {
    display: block
}

.filter__select-list .choise__buttons::before {
    width: 103%;
    left: -4px
}

.filter__select-list .choise__buttons .btn {
    padding: 7px 24px
}

.filter__button {
    display: none
}

.filter .btn:not(.btn--orange) {
    font-size: 13px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, .0509803922);
    color: rgba(0, 0, 0, .8509803922);
    width: 100%
}

@media (max-width: 992px) {
    .filter {
        position: fixed;
        left: 0;
        bottom: 0;
        height: 80vh;
        width: 100%;
        background-color: #fff;
        transform: translateY(100%);
        z-index: 6;
        padding: 16px 15px 16px 15px;
        border-radius: 16px 16px 0 0;
        overflow-x: hidden
    }

    .filter.shadow::after {
        border-radius: 16px 16px 0 0
    }

    .filter.active {
        transform: translateY(0%)
    }

    .filter b {
        font-size: 15px
    }

    .filter::before {
        content: "Фильтр";
        display: flex;
        justify-content: center;
        margin-bottom: 12px;
        font-size: 15px;
        /*font-family: "Onest-Bold", sans-serif;*/
        font-weight: 700;
    }

    .filter__wrapper {
        display: flex;
        flex-direction: column;
        overflow-y: auto;
        /*height: 79vh;*/
        padding: 0 5px
    }

    .filter__reset {
        margin-bottom: 15px;
        margin-top: 15px
    }

    .filter__noUi-from {
        margin-bottom: 20px
    }

    .filter__noUi-from .to::before {
        font-size: 15px
    }

    .filter__noUi-from input {
        font-size: 15px;
        padding: 11px 4px 11px 40px
    }

    .filter__noUi b {
        font-size: 15px
    }

    .filter__select {
        padding: 13px;
        border-radius: 10px
    }

    .filter__select-txt {
        font-size: 15px
    }

    .filter__select-list {
        top: 50px
    }

    .filter__select-list > *:not(.choise__buttons) {
        font-size: 15px
    }

    .filter__select-list > *:not(.choise__buttons):hover {
        background-color: rgba(0, 0, 0, 0)
    }

    .filter__switch {
        font-size: 15px
    }

    .filter__switch input {
        padding: 3px;
        width: 42px;
        height: 24px
    }

    .filter__switch input::after {
        width: 18px;
        height: 18px
    }

    .filter__check {
        font-size: 15px;
        gap: 7px
    }

    .filter__check input {
        width: 17px;
        height: 17px
    }

    .filter__check input::after {
        background-size: 12px 9px;
        width: 10px;
        height: 8px
    }

    .filter__button {
        display: flex;
        padding-top: 16px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 15px
    }

    .filter__button::before {
        width: 120%;
        left: -20px
    }
}

@media (max-height: 1200px) {
    .filter__wrapper {
        h2eight: 88vh
    }
}

@media (max-height: 1000px) {
    .filter__wrapper {
        h2eight: 84vh
    }
}

@media (max-height: 800px) {
    .filter__wrapper {
        h2eight: 82vh
    }
}

@media (max-height: 700px) {
    .filter__wrapper {
        h2eight: 80vh
    }
}

@media (max-height: 650px) {
    .filter__wrapper {
        h2eight: 77vh
    }
}

@keyframes translateYDown {
    0% {
        transform: translateY(100%)
    }
    100% {
        transform: translateY(0%)
    }
}

.catalogCards {
    min-width: 100%; /* фиксит мелкие карточки */
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    padding-bottom: 28px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922)
}

.catalogCards__swiper {
    position: relative;
    /*width: 190px;*/
    aspect-ratio: 1/1;
    height: 188px;
    border-radius: 10px;
    overflow-y: visible;
    flex-shrink: 0;
    margin-left: 0;
    margin-right: 0;
    z-index: 1
}

.catalogCards__swiperWrapper {
    position: relative;
    z-index: 0
}

.catalogCards__swiper-pagination {
    /*bottom: -15px !important*/
}

.catalogCards__swiper-pagination .swiper-pagination-bullet {
    background: rgba(0, 0, 0, .1490196078);
    opacity: 1;
    width: 4px;
    height: 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 2px) !important
}

.catalogCards__swiper-pagination .swiper-pagination-bullet-active {
    background: #4c4c4c
}

.catalogCards__swiper-prev::after {
    rotate: -180deg
}

.catalogCards__swiper-next, .catalogCards__swiper-prev {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #fff
}

.catalogCards__swiper-next::after, .catalogCards__swiper-prev::after {
    content: "";
    background-image: url("/assets/img/icon/arrDirection.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px
}

.catalogCards__img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px
}

.catalogCards__like {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 8px;
    right: 8px;
    width: 24px;
    height: 24px;
    z-index: 2;
    cursor: pointer
}

.catalogCards__like-favorites {
    position: absolute;
    display: flex;
    top: -40px;
    gap: 4px;
    align-items: center;
    /*font-family: "Onest-Regular", sans-serif;*/
    font-weight: 400;
    color: #000;
    font-size: 13px;
    padding: 9px;
    border-radius: 8px;
    background-color: #fff;
    min-width: 170px;
    transition: .38s ease-in-out;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    animation: show .6s
}

.catalogCards__like-favorites span {
    display: block;
    flex-shrink: 0;
    color: #ff4805
}

.catalogCards__like-close {
    width: 20px;
    height: 20px;
    background-image: url("/assets/img/icon/close.svg");
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: auto;
    filter: brightness(0) saturate(100%) invert(0%) sepia(3%) saturate(12%) hue-rotate(56deg) brightness(99%) contrast(102%)
}

.catalogCards__like::before {
    content: "";
    background-image: url("/assets/img/icon/heart.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    transition: .18s ease-in-out
}

.catalogCards__like.active::before {
    background-image: url("/assets/img/icon/heart_red.svg")
}

.catalogCards__top {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 11px
}

.catalogCards__top-wrap {
    flex-shrink: 0
}

.catalogCards__top-img {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    /*background-image: url('/assets/img/dummy.jpg');*/
    background-size: cover;
    background-position: center;
}

.catalogCards__topInfo-name {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    line-height: normal
}

.catalogCards__topInfo-city {
    color: rgba(0, 0, 0, .6980392157)
}

.catalogCards__topInfo-name, .catalogCards__topInfo-city, .catalogCards__topInfo-raiting p {
    font-size: 13px
}

.catalogCards__topInfo-raiting {
    display: flex;
    align-items: center;
    gap: 4px
}

.catalogCards__topInfo-raiting p {
    color: rgba(0, 0, 0, .6980392157)
}

.catalogCards__topInfo-raiting span {
    font-size: 11px;
    color: rgba(0, 0, 0, .5019607843)
}

.catalogCards__status {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    border-radius: 6px;
    padding: 2px 8px;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 6px;
    background-color: rgba(50, 186, 118, .1490196078);
    color: #2d8b5d
}

.catalogCards__status .icon, .catalogCards__status img {
    width: 12px;
    height: 12px;
    -o-object-fit: contain;
    object-fit: contain
}

.catalogCards__status--disabled {
    background-color: rgba(0, 0, 0, .0509803922);
    color: rgba(0, 0, 0, .6980392157)
}

.catalogCards__description {
    font-size: 17px;
    margin-bottom: 10px;
    color: rgba(0, 0, 0, .8509803922)
}

.catalogCards__info {
    width: 100%
}

.catalogCards__content {
    display: flex;
    gap: 6px;
    width: 100%
}

.catalogCards__content-item {
    border: 1px solid rgba(0, 0, 0, .0509803922);
    border-radius: 10px;
    padding: 12px 12px;
    width: 100%
}

.catalogCards__content-item b {
    line-height: 18px;
    display: block;
    margin-bottom: 4px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    font-size: 15px;
}

/*.catalogCards__content-item b span:not(.sums) {*/
/*    font-family: "Onest-Bold", sans-serif;*/
/*}*/

/*.catalogCards__content-item b span {*/
/*    font-family: "Onest-Bold", sans-serif;*/
/*}*/

.catalogCards__content-item p {
    line-height: 16px;
    font-size: 13px;
    color: rgba(0, 0, 0, .5019607843)
}

.catalogCards .raiting {
    gap: 1px
}

.catalogCards:has(.loading) {
    pointer-events: none
}

.status {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    border-radius: 6px;
    padding: 2px 8px;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 6px;
    background-color: rgba(50, 186, 118, .1490196078);
    color: #2d8b5d
}

.status .icon, .status img {
    width: 12px;
    height: 12px;
    -o-object-fit: contain;
    object-fit: contain
}

.status--disabled {
    background-color: rgba(0, 0, 0, .0509803922);
    color: rgba(0, 0, 0, .6980392157)
}

@media (max-width: 992px) {
    .catalogCards__like-favorites {
        position: fixed;
        width: 91%;
        bottom: 12px;
        left: 50%;
        translate: -50% 0;
        font-size: 15px;
        height: -moz-fit-content;
        height: fit-content;
        top: unset;
        z-index: 100;
        padding: 17px 16px;
        border-radius: 12px;
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .05), 0px 0px 15px 0px rgba(0, 0, 0, .15);
        animation: translateYDown .4s;
        /*z-index: 2000*/
    }
}

@media (max-width: 768px) {
    .catalogCards__swiper {
        height: 188px;
        aspect-ratio: 1/1;
    }
}

@media (max-width: 576px) {
    .catalogCards {
        padding-bottom: 16px;
        margin-bottom: 20px;
        flex-direction: column
    }

    .catalogCards__swiper {
        aspect-ratio: 1/1;
        width: 100%;
        height: 100%;
    }

    .catalogCards__description {
        width: 100%;
        margin-bottom: 6px
    }

    .catalogCards__content {
        width: 100%
    }

    .catalogCards__content-item {
        padding: 8px 8px
    }

    .catalogCards__content-item p {
        line-height: normal
    }

    .catalogCards__info {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 10px;
        row-gap: 6px
    }

    .catalogCards__status {
        width: -moz-fit-content;
        width: fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

    .catalogCards__top {
        /*width: calc(50% - 10px);*/
        width: 100%;
        margin-bottom: 0
    }

    .catalogCards__like {
        top: 12px;
        right: 12px;
        width: 32px;
        height: 32px
    }

    .catalogCards__like-favorites {
        right: -20px
    }
}

@media (max-width: 390px) {
    .catalogCards__content-item {
        padding: 8px 8px
    }

    .catalogCards__content-item:not(.catalogCards__content-item:last-child) {
        width: 100%
    }

    .catalogCards__content-item b {
        line-height: 1;
        display: block;
        margin-bottom: 4px
    }

    .catalog__cards.active .catalogCards__swiper {
        height: 166px;
    }

    .catalog__cards.active .catalogCards__content {
        flex-direction: column;
    }
}

@media (max-width: 340px) {
    .catalogCards__top {
        width: 100%
    }

    .catalogCards__content-item {
        padding: 8px 8px
    }
}

.navigation {
    display: flex;
    align-items: center;
    gap: 4px
}

.navigation > * {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 8px
}

.navigation > *.disabled {
    background-color: rgba(0, 0, 0, .05)
}

.navigation__item {
    font-size: 13px;
    transition: .38s ease-in-out
}

.navigation__item.active, .navigation__item:hover {
    background-color: rgba(255, 72, 5, .3019607843);
    color: #a52c00
}

.navigation__arr.prev img {
    rotate: -180deg
}

.navigation__arrDouble.next img {
    rotate: -180deg
}

.navigation__arr img, .navigation__arrDouble img {
    width: 16px;
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(0%) sepia(89%) saturate(7457%) hue-rotate(202deg) brightness(104%) contrast(112%)
}

@media (max-width: 992px) {
    .navigation__item:hover {
        color: #000;
        background-color: rgba(0, 0, 0, 0)
    }
}

@media (max-width: 576px) {
    .navigation {
        gap: 6px
    }
}

@media (max-width: 340px) {
    .navigation > * {
        width: 30px;
        height: 30px
    }
}

.announcement {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end]
}

@media (max-width: 992px) {
    .announcement {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .announcement {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .announcement {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .announcement {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.announcement__wrapper {
    grid-area: center
}

.announcement__top {
    display: flex;
    align-items: center;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922);
    margin-bottom: 15px
}

.announcement__create {
    border-radius: 10px;
    gap: 11px;
    padding: 12px 26px
}

.announcement__empty {
    display: flex;
    flex-direction: column;
    align-items: center
}

.announcement__empty img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 230px;
    height: auto;
    margin-bottom: 21px
}

.announcement__empty h3, .announcement__empty-title {
    font-size: 17px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    margin-bottom: 7px;
    text-align: center
}

.announcement__empty-btn {
    font-size: 13px;
    padding: 5px 12px;
    border-radius: 6px;
    margin-bottom: 48px
}

.announcement__empty p {
    text-align: center;
    font-size: 13px;
    margin-bottom: 17px
}

.announcement__empty--create img {
    width: 194px;
    height: 180px;
    margin-bottom: 44px;
    margin-top: 28px
}

.announcement__empty--create .announcement__empty-title {
    margin-bottom: 20px
}

.announcement__empty--create .announcement__empty-btn {
    margin-bottom: 32vh
}

.announcement__list .navigation {
    margin-top: 15px;
    margin-bottom: 48px
}

.announcementCard {
    display: flex;
    gap: 16px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922);
    margin-bottom: 10px
}

.announcementCard__img {
    flex-shrink: 0;
    width: 92px;
    height: 92px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px
}

.announcementCard__tag {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 2px 9px;
    border: 1px solid rgba(0, 0, 0, .1019607843);
    border-radius: 6px;
    font-size: 13px;
    color: rgba(0, 0, 0, .6980392157)
}

.announcementCard__tag img {
    width: 12px;
    height: 12px;
    -o-object-fit: contain;
    object-fit: contain
}

.announcementCard__tags {
    display: flex;
    align-items: center;
    gap: 4px
}

.announcementCard__info {
    width: 100%
}

.announcementCard__title {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    font-size: 20px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    margin-bottom: 4px;
    line-height: 120%
}

.announcementCard__jobtitle {
    color: rgba(0, 0, 0, .5019607843);
    font-size: 17px;
    margin-bottom: 7px
}

.announcement:has(.announcement__list) .announcement__top {
    margin-bottom: 10px
}

.announcement .title {
    text-align: left;
    margin-left: 0
}

@media (max-width: 992px) {
    .announcement__create {
        padding: 12px
    }

    .announcement__create p {
        display: none
    }
}

@media (max-width: 365px) {
    .announcementCard__title {
        gap: 10px;
        font-size: 18px
    }

    .announcementCard__img {
        width: 75px;
        height: 75px
    }
}

.reserv {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end]
}

@media (max-width: 992px) {
    .reserv {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .reserv {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .reserv {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .reserv {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.reserv__wrapper {
    grid-area: center
}

.reserv__tabs {
    display: flex;
    gap: 28px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1019607843);
    margin-bottom: 20px
}

.reserv__tab {
    color: rgba(0, 0, 0, .5019607843);
    transition: .38s ease-in-out;
    cursor: pointer
}

.reserv__tab:hover {
    color: rgba(0, 0, 0, .8509803922)
}

.reserv__tab.active {
    position: relative;
    color: rgba(0, 0, 0, .8509803922)
}

.reserv__tab.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    bottom: -11px;
    height: 2px;
    background-color: #d23800
}

.reserv__title {
    margin-bottom: 10px
}

.reserv__list {
    display: none;
    opacity: 0;
    transition: .38s ease-in-out;
    margin-bottom: 20px
}

.reserv__listStep {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922)
}

.reserv__listStep.createAdt {
    display: block
}

.reserv__listStep--open {
    gap: 8px
}

.reserv__list .btn {
    margin-left: auto;
    border-radius: 10px
}

.reserv__list--display {
    display: block
}

.reserv__list--opacity {
    opacity: 1
}

.reserv__list .catalogCards:last-child {
    border-bottom: none
}

.reserv__list:has(.createAdt) .reserv__listStep {
    min-height: unset
}

.reserv__subtitle {
    color: rgba(0, 0, 0, .5019607843);
    font-size: 17px
}

.reservCard {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922);
    margin-bottom: 10px
}

.reservCard__top {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 7px
}

.reservCard__img {
    flex-shrink: 0
}

.reservCard__img img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.reservCard__img.online {
    position: relative
}

.reservCard__img.online::after {
    content: "";
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #30aa6e
}

.reservCard__info {
    flex-shrink: 5
}

.reservCard__name {
    font-size: 15px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    margin-bottom: 2px
}

.reservCard__message {
    font-size: 15px;
    color: rgba(0, 0, 0, .5019607843)
}

.reservCard__last {
    margin-left: auto
}

.reservCard__time {
    color: rgba(0, 0, 0, .5019607843);
    font-size: 13px
}

.reservCard__tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px
}

.reserv .navigation {
    margin-bottom: 40px
}

.reserv .title {
    text-align: left;
    margin: 0;
    margin-bottom: 10px
}

@media (max-width: 520px) {
    .reservCard__message {
        max-width: 246px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .reserv__list .btn {
        width: 100%
    }
}

@media (max-width: 427px) {
    .reservCard__message {
        max-width: 232px
    }
}

@media (max-width: 400px) {
    .reservCard__info {
        margin-left: 12px
    }

    .reservCard__top {
        gap: 0
    }

    .reservCard__message {
        max-width: 194px
    }
}

.chat {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end]
}

@media (max-width: 992px) {
    .chat {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .chat {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .chat {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .chat {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.chat__wrapper {
    position: relative;
    grid-area: center
}

.chat__tools {
    position: relative;
    display: block;
    background-image: url("/assets/img/icon/spread.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.chat__toolsList {
    position: absolute;
    right: 0;
    top: 30px;
    width: 172px;
    padding: 4px 20px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .15);
    display: none;
    opacity: 0;
    z-index: 100
}

.chat__toolsList.display {
    display: block
}

.chat__toolsList.opacity {
    opacity: 1
}

.chat__toolsList-item {
    display: flex;
    gap: 18px;
    align-items: center;
    padding: 12px 0;
    transition: .18s ease-in-out;
    cursor: pointer
}

.chat__toolsList-item img {
    transition: .18s ease-in-out
}

.chat__toolsList-item:hover {
    color: #ff4805
}

.chat__toolsList-item:hover img {
    filter: brightness(0) saturate(100%) invert(35%) sepia(47%) saturate(3744%) hue-rotate(356deg) brightness(100%) contrast(107%)
}

.chat__img {
    flex-shrink: 0;
    width: -moz-fit-content;
    width: fit-content
}

.chat__img img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.chat__img.online {
    position: relative
}

.chat__img.online::after {
    content: "";
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #30aa6e
}

.chat__top {
    position: sticky;
    top: 0;
    left: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922);
    margin-bottom: 10px
}

.chat__profile {
    display: flex;
    gap: 12px
}

.chat__profile-name {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700
}

.chat__network {
    color: rgba(0, 0, 0, .5019607843)
}

.chat__network.online {
    color: #30aa6e
}

.chat__tags {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-left: auto;
    margin-right: 8px
}

@media (max-width: 992px) {
    .chat__toolsList {
        display: block;
        padding: 16px 20px 14px 20px;
        position: fixed;
        width: 100%;
        border-radius: 16px 16px 0 0;
        bottom: 0;
        top: unset;
        transform: translateY(100%);
        transition: .38s ease-in-out
    }

    .chat__toolsList.opacity {
        transform: translateY(0%)
    }

    .chat__toolsList-item {
        padding: 12px 0
    }
}

@media (max-width: 768px) {
    .chat__top {
        display: grid;
        grid-template-columns:1fr auto;
        row-gap: 12px
    }

    .chat__tools {
        grid-area: 1/2
    }

    .chat__tags {
        flex-direction: column;
        margin-left: 0;
        grid-column: span 2;
        margin-right: 0;
        align-items: flex-start
    }
}

.dialog {
    position: relative
}

.dialog:has(.dialog__form--disable) .dialog__status {
    margin-bottom: 0
}

.dialog:has(.dialog__refusal) {
    display: flex;
    flex-direction: column
}

.dialog__messages {
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 71vh
}

.dialog__messages:has(.dialog__refusal) {
    border-bottom: none;
    padding-bottom: 0
}

.dialog__messagesWrap {
    overflow-y: auto;
    margin-bottom: 10px
}

.dialog__date {
    color: rgba(0, 0, 0, .5019607843);
    margin: 0 auto;
    text-align: center
}

.dialog__refusal {
    position: relative;
    margin-top: auto
}

.dialog__refusal .btn:not(.dialog__form>.btn) {
    border-radius: 10px;
    margin-bottom: 10px
}

.dialog__refusal .btn--refusal {
    position: absolute;
    top: -60px;
    left: 0;
    background-color: #fff
}

.dialog__companion {
    background-color: rgba(0, 0, 0, .0509803922)
}

.dialog__companion, .dialog__yours {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px 16px;
    border-radius: 50px;
    max-width: 423px;
    z-index: -1
}

.dialog__companion > *:not(.dialog__time), .dialog__yours > *:not(.dialog__time) {
    word-break: break-all
}

.dialog__companion > *:not(.dialog__time) br, .dialog__yours > *:not(.dialog__time) br {
    display: none
}

.dialog__time {
    float: right;
    font-size: 13px;
    color: rgba(0, 0, 0, .5019607843);
    margin-left: 5px;
    margin-top: 4px
}

.dialog__yours {
    margin-left: auto;
    background-color: rgba(54, 151, 241, .1490196078)
}

.dialog__status {
    padding: 24px;
    margin: 0 auto;
    border-radius: 24px;
    border: 1px solid rgba(0, 0, 0, .0509803922)
}

.dialog__status p {
    margin-bottom: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.dialog__status-tags {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px
}

.dialog__status:has(.tag--canceled) {
    margin-bottom: 64px
}

.dialog__form {
    display: flex;
    align-items: center;
    gap: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.0509803922);
    padding-top: 10px;
    background-color: #fff;
    margin-bottom: 20px
}

.dialog__form-input {
    padding: 12px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, .1019607843);
    width: 100%;
    height: 47px;
    resize: none;
    max-height: 135px
}

.dialog__form-input:hover::-moz-placeholder {
    color: rgba(0, 0, 0, .8509803922)
}

.dialog__form-input:hover::placeholder {
    color: rgba(0, 0, 0, .8509803922)
}

.dialog__form-input::-moz-placeholder {
    color: rgba(0, 0, 0, .3019607843)
}

.dialog__form-input::placeholder {
    color: rgba(0, 0, 0, .3019607843)
}

.dialog__form-input::-webkit-scrollbar {
    display: none
}

.dialog__form--disable .dialog__form-input {
    background-color: rgba(0, 0, 0, .0705882353);
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.dialog__form .btn {
    display: none;
    opacity: 0;
    padding: 13px;
    border-radius: 10px;
    transition: opacity .5s ease;
    animation-fill-mode: forwards
}

.dialog__form .btn.visible {
    display: flex;
    opacity: 1;
    animation: visible .5s forwards
}

.dialog__form .btn.hidden {
    display: none;
    opacity: 0;
    animation: hidden .5s forwards;
    transition: display .3s ease-in
}

.animate {
    animation: fadeIn .5s forwards
}

#chat {
    width: 300px;
    height: 400px;
    border: 1px solid #ccc;
    overflow-y: auto;
    padding: 10px;
    margin-bottom: 10px
}

#input {
    width: 300px;
    height: 50px
}

@keyframes hidden {
    from {
        opacity: 1;
        transform: translateY(0)
    }
    to {
        opacity: 0;
        transform: translateY(10px)
    }
}

@keyframes visible {
    from {
        opacity: 0;
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media (max-height: 1370px) {
    .dialog__messages {
        height: 78vh
    }
}

@media (max-height: 1180px) {
    .dialog__messages {
        height: 76vh
    }
}

@media (max-height: 1030px) {
    .dialog__messages {
        height: 66vh
    }
}

@media (max-height: 1000px) {
    .dialog__messages {
        height: 59vh
    }
}

@media (max-height: 940px) {
    .dialog__messages {
        height: 64vh
    }
}

@media (max-height: 915px) {
    .dialog__messages {
        height: 62vh
    }
}

@media (max-height: 885px) {
    .dialog__messages {
        height: 59vh
    }
}

@media (max-height: 800px) {
    .dialog__messages {
        height: 65vh
    }
}

@media (max-height: 740px) {
    .dialog__messages {
        height: 54vh
    }
}

@media (max-height: 670px) {
    .dialog__messages {
        height: 49vh
    }
}

@media (max-height: 600px) {
    .dialog__messages {
        height: 53vh
    }
}

@media (max-width: 490px) {
    .dialog__companion, .dialog__yours {
        max-width: 325px
    }

    .dialog__companion p, .dialog__yours p {
        max-width: 250px
    }
}

.logIn {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end];
    margin-bottom: 188px
}

@media (max-width: 992px) {
    .logIn {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .logIn {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .logIn {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .logIn {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.logIn__wrapper {
    grid-area: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 16px;
    box-shadow: 0px 2px 52px 0px rgba(0, 0, 0, .14);
    width: 480px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 36px
}

.logIn__wrapper > *:not(.logIn__title) {
    padding: 0 36px;
    width: 100%
}

.logIn__title {
    width: 100%;
    text-align: center;
    padding-bottom: 18px;
    font-size: 17px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    font-style: normal;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922);
    margin-bottom: 17px
}

.logIn__text {
    font-size: 13px;
    color: rgba(0, 0, 0, .5019607843);
    margin-bottom: 10px
}

.logIn__form {
    width: 100%
}

.logIn__form input {
    width: 100%;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 10px;
    margin-bottom: 7px;
    /*font-family: "Onest-Regular", sans-serif;*/
    font-weight: 400;
    color: rgba(0, 0, 0, .85);
    font-size: 15px
}

.logIn__form input::-moz-placeholder {
    color: rgba(0, 0, 0, .3)
}

.logIn__form input::placeholder {
    color: rgba(0, 0, 0, .3)
}

.logIn__form input:-webkit-autofill, .logIn__form input:-webkit-autofill:hover, .logIn__form input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 40rem #fff inset;
    /*font-family: "Onest-Regular", sans-serif*/
    font-weight: 400;
}

.logIn__form input:auto-fill {
    outline: 5px solid red
}

.logIn__form .btn {
    border-radius: 10px
}

.logIn__form:has(.air-datepicker) input {
    padding: 10px;
    margin-top: 4px;
    font-size: 15px
}

.logIn__form:has(.air-datepicker) .filter__select {
    padding: 13px 12px;
    border-radius: 10px;
    margin-bottom: 10px;
    transition: none
}

.logIn__form:has(.air-datepicker) .filter__select-txt {
    color: rgba(0, 0, 0, .85);
    font-size: 15px
}

.logIn__form:has(.air-datepicker) .filter__select-list {
    top: 47px
}

.logIn__form:has(.air-datepicker) .filter__select-list > *:not(.choise__buttons) {
    padding: 10px 12px;
    font-size: 15px
}

.logIn__form:has(.air-datepicker) .logIn__label {
    color: rgba(0, 0, 0, .5);
    font-size: 15px
}

.logIn__btn {
    width: 100%
}

.logIn__label {
    position: relative;
    color: rgba(0, 0, 0, .5019607843);
    font-size: 15px
}

.logIn__label:has([name=phone]) input {
    padding-left: 36px
}

.logIn__label:has([name=phone])::before {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("/assets/img/icon/flag.svg");
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    translate: 0 -50%;
    left: 12px
}

.logIn__label.invalid {
    position: relative;
    margin-bottom: 28px;
    display: block
}

.logIn__label.invalid input {
    border-color: #e9033a;
    margin-bottom: 0
}

.logIn__label.invalid::before {
    content: "";
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    right: 14px;
    background-image: url("/assets/img/icon/triangle.svg");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px
}

.logIn__label.invalid::after {
    content: attr(data-content);
    position: absolute;
    left: 0;
    bottom: -20px;
    color: #e9033a;
    font-size: 13px;
    margin-top: 4px
}

.logIn__label.invalid:not([data-content])::after,
.logIn__label.invalid[data-content=""]::after {
    content: "Неверный код";
}

.logIn__label .air-datepicker {
    position: absolute !important;
    top: 73px;
    left: 0 !important;
    right: unset !important;
    display: none;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .15);
    border: none
}

.logIn__label .air-datepicker.display {
    display: grid
}

.logIn__label:has(.air-datepicker) {
    position: relative
}

.logIn__label:has(.air-datepicker)::after {
    content: "";
    position: absolute;
    right: 14px;
    top: 85%;
    translate: 0 -50%;
    background-image: url("/assets/img/icon/calendar.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    filter: brightness(0) saturate(100%) invert(10%) sepia(10%) saturate(136%) hue-rotate(22deg) brightness(97%) contrast(95%)
}

.logIn__label .filter__select {
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 13px 12px;
    margin-top: 4px
}

.logIn__label .filter__select-txt, .logIn__label .filter__select-list p {
    font-size: 15px;
    color: rgba(0, 0, 0, .8509803922)
}

.logIn__label .filter__select-list {
    margin-top: 4px;
    top: 50px
}

.logIn__label input {
    color: rgba(0, 0, 0, .8509803922)
}

.logIn__codeNum b {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
}

.logIn__codeNum, .logIn__codeRestart {
    font-size: 15px
}

.logIn__codeRestart {
    color: rgba(0, 0, 0, .5)
}

.logIn__codeRepeat {
    width: -moz-fit-content;
    width: fit-content;
    padding: 5px 12px;
    color: rgba(0, 0, 0, .85);
    font-size: 13px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #FFFFFF;
}

.logIn__change {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 5px 12px;
    border-radius: 6px;
    font-size: 13px;
    color: rgba(0, 0, 0, .85);
    background-color: rgba(0, 0, 0, .05);
    margin-bottom: 20px
}

.logIn__agree {
    font-size: 13px;
    color: rgba(0, 0, 0, .5);
    margin-top: 10px;
    margin-bottom: 20px
}

.logIn__agree a {
    color: rgba(0, 0, 0, .85)
}

@media (max-width: 992px) {
    .logPicker::before {
        content: none
    }
}

@media (max-width: 768px) {
    .logIn {
        margin-bottom: 35px
    }

    .logIn__wrapper {
        width: 100%
    }

    .logIn__wrapper > *:not(.logIn__title) {
        padding: 0 20px
    }
}

.createAdt {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end];
    min-height: 90vh
}

@media (max-width: 992px) {
    .createAdt {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .createAdt {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .createAdt {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .createAdt {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.createAdt__wrapper {
    display: flex;
    flex-direction: column;
    grid-area: center
}

.createAdt__progress {
    max-width: 500px;
    border-radius: 3px;
    height: 4px;
    background-color: rgba(50, 186, 118, .3019607843);
    overflow: hidden
}

.createAdt__progress-point {
    background-color: rgba(50, 186, 118, .3019607843);
    width: 10%;
    height: 100%
}

.createAdt__progressbar {
    margin-bottom: 20px
}

.createAdt__progressbar p {
    color: rgba(0, 0, 0, .5019607843);
    margin-bottom: 10px
}

.createAdt__jobtitle {
    margin-bottom: 10px
}

.createAdt__addName {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    width: 100%
}

.createAdt__addName b {
    width: 34%
}

.createAdt__addName input {
    padding: 10px 12px;
    font-size: 17px;
    width: 70%;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, .1019607843)
}

.createAdt__addName input::-moz-placeholder {
    color: rgba(0, 0, 0, .8509803922)
}

.createAdt__addName input::placeholder {
    color: rgba(0, 0, 0, .8509803922)
}

.createAdt__title {
    font-size: 28px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922);
    margin-bottom: 40px;
    line-height: 1.4
}

.createAdt__block {
    display: flex;
    flex-direction: column
}

.createAdt__prevNext {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    margin-bottom: 100px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, .0509803922)
}

.createAdt__prevNext .btn {
    border-radius: 10px
}

.createAdt__prev {
    gap: 12px
}

.createAdt__prev img {
    rotate: -180deg
}

.createAdt__char {
    display: flex;
    gap: 20px;
    align-items: flex-start
}

.createAdt__char:not(.createAdt__char:last-child) {
    margin-bottom: 20px
}

.createAdt__char b {
    width: 34%
}

.createAdt__char .filter__select {
    width: 70%;
    padding: 12px;
    border-radius: 10px
}

.createAdt__char .filter__select-txt {
    font-size: 17px
}

.createAdt__char .filter__select-list {
    top: 50px
}

.createAdt__char .filter__select-list > *:not(.choise__buttons) {
    font-size: 17px
}

.createAdt__no {
    width: 70%
}

.createAdt__no p {
    color: rgba(0, 0, 0, .6980392157);
    margin-top: 8px
}

.createAdt__no input {
    padding: 10px 12px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, .1019607843);
    width: 100%;
    /*font-family: "Onest-Regular", sans-serif;*/
    font-weight: 400;
    margin-bottom: 8px
}

.createAdt__noUi {
    background: rgba(0, 0, 0, .0509803922);
    box-shadow: unset;
    border: unset;
    height: 6px;
    margin-top: 8px;
    width: 99%;
    margin-left: auto;
    margin-right: auto
}

.createAdt__noUi .noUi-handle {
    width: 24px !important;
    height: 24px !important;
    top: -9px !important;
    right: -14px !important
}

.createAdt__noUi .noUi-handle::after {
    width: 12px !important;
    height: 12px !important
}

.createAdt__photos {
    display: flex;
    gap: 10px;
    max-width: 741px
}

.createAdt__photos > * {
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
    flex-shrink: 0
}

.createAdt__photos > * img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.createAdt__photosWrap {
    width: 70%;
    overflow: auto
}

.createAdt__photosWrap::-webkit-scrollbar {
    opacity: 0
}

.createAdt__photos-add {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, .1490196078);
    order: 11;
    cursor: pointer
}

.createAdt__photos-add input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.createAdt__photos-add::after {
    content: "";
    background-image: url("/assets/img/icon/close2.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    rotate: 45deg
}

.createAdt__newImg-close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 7px;
    right: 7px;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .02), 0px 5px 6px 0px rgba(0, 0, 0, .05);
    cursor: pointer
}

.createAdt__newImg-close::after {
    content: "";
    background-image: url(/assets/img/icon/close2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px
}

.createAdt .choices, .createAdt .filter__switch {
    width: 70%
}

@media (max-width: 768px) {
    .createAdt__block {
        min-height: -moz-fit-content;
        min-height: fit-content
    }

    .createAdt__prevNext {
        margin-top: 20px
    }

    .createAdt__addName, .createAdt__char {
        flex-direction: column;
        gap: 15px
    }

    .createAdt__addName input, .createAdt__char input {
        width: 100%;
        font-size: 15px
    }

    .createAdt__addName b, .createAdt__char b {
        width: 100%
    }

    .createAdt__addName .filter__select, .createAdt__char .filter__select {
        width: 100%
    }

    .createAdt__no, .createAdt__photosWrap {
        width: 100%
    }

    .createAdt .choices {
        width: 100%
    }

    .createAdt .filter__switch {
        width: 42px
    }
}

@media (max-width: 430px) {
    .createAdt__title {
        padding-bottom: 15px;
        font-size: 20px;
        margin-bottom: 20px
    }
}

.modal {
    padding: 36px;
    border-radius: 16px;
    width: 1120px;
    overflow-x: hidden;
    display: none
}

.modal__title {
    display: flex;
    align-items: center;
    font-size: 28px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    margin-bottom: 32px
}

.modal__title:has(img) {
    gap: 10px
}

.modal__title img {
    width: 32px;
    height: 32px;
    -o-object-fit: contain;
    object-fit: contain;
    rotate: -180deg
}

.modal__subtitle {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    font-size: 17px
}

.modal__subtitle span {
    font-size: 13px
}

.modal__dateWrap {
    display: flex;
    flex-direction: column
}

.modal__dateWrap .modal input {
    order: -1
}

.modal__dateWrap .modal__result {
    order: 0
}

.modal__dateWrap .modal__filter {
    order: 2
}

.modal__dateWrap .air-datepicker {
    order: 1;
    height: 280px
}

.modal__datepicker {
    font-size: 20px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    color: rgba(0, 0, 0, .8509803922)
}

.modal__flex {
    display: flex;
    gap: 16px
}

.modal__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px
}

.modal__left {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 50%
}

.modal__rigth {
    width: 47%
}

.modal__item {
    padding: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.modal__item:has(.modal__choices) {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.modal__item:has(.reviewCard) {
    border-bottom: none
}

.modal__item:has(.modal__datepicker) {
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 16px
}

.modal__item .air-datepicker {
    border: none;
    margin-bottom: 10px
}

.modal__arrows {
    display: flex
}

.modal__arrows .swiper-button-prev {
    rotate: -180deg
}

.modal__arrows .swiper-button-prev, .modal__arrows .swiper-button-next {
    color: rgba(0, 0, 0, .8509803922);
    height: -moz-fit-content;
    height: fit-content;
    position: static;
    margin-top: 0
}

.modal__arrows .swiper-button-prev::after, .modal__arrows .swiper-button-next::after {
    content: none
}

.modal__arrows .swiper-button-disabled {
    opacity: 1
}

.modal__slide {
    -o-object-fit: cover;
    object-fit: cover;
    height: 160px;
    border-radius: 12px
}

.modal__type label {
    position: relative;
    font-size: 13px;
    color: rgba(0, 0, 0, .6980392157);
    padding: 5px 12px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.modal__type label input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.modal__tag {
    display: grid;
    grid-template-columns:166px auto;
    gap: 8px
}

.modal__tag:has(.status) {
    align-items: center
}

.modal__tag .status {
    background-color: rgba(54, 151, 241, .1490196078);
    color: #3072b3
}

.modal__tag b {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    font-size: 13px
}

.modal__tag-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px
}

.modal__tag-wrap p {
    font-size: 13px;
    color: rgba(0, 0, 0, .6980392157);
    padding: 3px 9px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.modal__choices {
    display: flex;
    flex-direction: column;
    gap: 11px
}

.modal__filter {
    display: flex;
    gap: 10px;
    padding-top: 16px;
    border-top: 1px solid rgba(0, 0, 0, .0509803922)
}

.modal__filter .filter__select {
    border-radius: 10px
}

.modal__filter .filter__select:not(.filter__select:last-child) {
    margin-bottom: 0
}

.modal__filter .filter__select-list {
    top: 50px
}

.modal__filter .filter__select-list > *:not(.choise__buttons) {
    padding: 12px
}

.modal__filter .btn {
    border-radius: 10px;
    padding: 11px 24px
}

.modal__result {
    width: 100%;
    font-size: 15px;
    color: rgba(0, 0, 0, .8509803922);
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .0509803922)
}

.modal__review {
    padding: 16px;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 16px
}

.modal__review:not(.modal__review:last-child) {
    margin-bottom: 16px
}

.modal__reviewMark {
    display: grid;
    grid-template-columns:63px auto;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 3px;
    align-items: center
}

.modal__reviewMark b {
    font-size: 40px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    grid-row: span 2
}

.modal__reviewMark p {
    margin-bottom: auto;
    line-height: normal;
    color: rgba(0, 0, 0, .6980392157);
    font-size: 13px
}

.modal__reviewMark .raiting {
    margin-top: auto
}

.modal .catalogCards {
    margin-bottom: 0
}

.modal .catalogCards__top {
    /*width: 50%;*/
    width: 100%;
    margin-bottom: 3px
}

.modal .catalogCards__status {
    margin-left: auto;
    height: -moz-fit-content;
    height: fit-content
}

.modal .catalogCards__info {
    display: flex;
    flex-wrap: wrap
}

.modal .catalogCards__description, .modal .catalogCards__content {
    width: 100%
}

.modal .catalogCards__description {
    margin-bottom: 17px
}

.modal .catalogCards__like {
    width: 32px;
    height: 32px;
    top: 12px;
    right: 12px
}

.modal .catalogCards__swiper {
    width: 100%;
    height: auto;
}

.modal .reviewCard {
    padding: 0;
    border: none
}

.modal--refusal {
    width: 473px
}

.modal--refusal .modal__title {
    line-height: 141.176%;
    font-size: 17px;
    max-width: 360px;
    margin-bottom: 23px
}

.modal--refusal .modal__btns {
    display: flex;
    justify-content: flex-end;
    gap: 16px;
    align-items: center;
    margin-left: auto;
    margin-top: 27px
}

.modal--refusal .modal__btns .btn--cancel {
    background-color: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, .5019607843)
}

.modal--refusal .modal__btns .btn {
    border-radius: 10px
}

.modal--refusal .modal p {
    font-size: 13px
}

.modal--refusal .is-close-btn {
    --f-button-width: 16px !important;
    --f-button-height: 16px !important
}

.fancybox__content > .f-button.is-close-btn {
    --f-button-width: 24px;
    --f-button-height: 24px;
    --f-button-color: #000000B2;
    --f-button-hover-color: #000000B2;
    top: 42px;
    right: 36px;
    opacity: 1
}

@media (max-width: 992px) {
    .modal__rigth, .modal__left {
        width: 100%
    }

    .modal__flex {
        flex-direction: column
    }

    .modal__item .air-datepicker::before {
        content: none
    }

    .modal__item:has(.modal__datepicker) {
        border: none;
        position: relative
    }

    .modal__item:has(.modal__datepicker)::before {
        content: "";
        position: absolute;
        top: -5px;
        left: -30px;
        height: 1px;
        width: 120%;
        background-color: rgba(0, 0, 0, .1019607843)
    }

    .modal__datepicker {
        padding: 12px;
        font-size: 15px;
        /*font-family: "Onest-Regular", sans-serif;*/
        font-weight: 400;
        border-radius: 10px;
        border: 1px solid rgba(0, 0, 0, .1)
    }

    .modal__dateWrap {
        position: relative
    }

    .modal__dateWrap::after {
        content: "";
        position: absolute;
        right: 14px;
        top: 50%;
        translate: 0 -50%;
        background-image: url("/assets/img/icon/calendar.svg");
        background-repeat: no-repeat;
        background-size: contain;
        width: 16px;
        height: 16px
    }

    .modal__filter {
        padding: 0;
        border: none;
        margin-top: 8px
    }

    .modal__filter .filter__select-list {
        bottom: 50px;
        top: unset
    }

    .modal__result {
        display: none
    }
}

@media (max-width: 768px) {
    .modal {
        padding: 20px
    }

    .fancybox__content > .f-button.is-close-btn {
        top: 25px;
        right: 20px
    }
}

@media (max-width: 578px) {
    .modal {
        padding: 20px
    }

    .modal__review:not(.modal__review:last-child) {
        margin-bottom: 20px
    }

    .modal__title {
        font-size: 24px
    }

    .modal__title img {
        width: 24px;
        height: 24px
    }

    .modal .catalogCards__swiper {
        width: 100%;
        height: auto;
        /*aspect-ratio: 1/1;*/
    }

    .is-compact .fancybox__content > .f-button.is-close-btn {
        --f-button-color: #000000B2;
        --f-button-hover-color: #000000B2;
        --f-button-bg: transparent;
        top: 25px;
        right: 20px
    }
}

@media (max-width: 530px) {
    .modal__item {
        padding-right: 0;
        padding-left: 0
    }

    .modal__tag {
        grid-template-columns:1fr
    }
}

@media (max-width: 390px) {
    .modal__title {
        font-size: 21px;
        margin-bottom: 20px
    }

    .is-compact .fancybox__content > .f-button.is-close-btn {
        top: 23px;
        right: 10px
    }
}

.footer {
    --container-width: 1122px;
    display: grid;
    grid-template-columns:[full-start left-start] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(clamp(0.625rem, 7.692vw + -4.337rem, 1.25rem), 1fr) [full-end right-end];
    grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end];
    margin-top: auto;
    background-color: #f0f3f5;
    padding-top: 32px;
    padding-bottom: 16px
}

@media (max-width: 992px) {
    .footer {
        --container-width: 920px
    }
}

@media (max-width: 768px) {
    .footer {
        --container-width: 546px
    }
}

@media (max-width: 576px) {
    .footer {
        --container-width: 91%
    }
}

@media (max-width: 390px) {
    .footer {
        --container-width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}

.footer__wrapper {
    grid-area: center
}

.footer__content {
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 20px
}

.footer__item {
    display: flex;
    flex-direction: column;
    gap: 13px;
    font-size: 15px
}

.footer__item-title {
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700
}

.footer__item a {
    transition: .38s ease-in-out
}

.footer__item a:hover {
    color: #ff4805
}

.footer__item:last-child {
    margin-top: -60px
}

.footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 17px;
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.footer__bottom p {
    font-size: 13px;
    color: rgba(0, 0, 0, .5019607843)
}

.footer__bottomLinks {
    display: flex;
    align-items: center;
    gap: 16px
}

.footer__bottomLinks .icon::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain
}

.footer__bottomLinks .icon:first-child::before {
    background-image: url("/assets/img/icon/insta.svg")
}

.footer__bottomLinks .icon:nth-child(2)::before {
    background-image: url("/assets/img/icon/tg.svg")
}

.footer .logo {
    width: 172px;
    height: 62px;
    margin-bottom: 32px
}

@media (max-width: 992px) {
    .footer__item a:hover {
        color: rgba(0, 0, 0, .5019607843)
    }
}

@media (max-width: 768px) {
    .footer__content {
        grid-template-columns:1fr;
        gap: 30px
    }

    .footer__item:nth-last-child(2) {
        order: 3
    }

    .footer__item:nth-child(1) {
        order: -1
    }

    .footer__item:last-child {
        margin-top: 0px;
        order: 0
    }

    .footer__item:nth-child(2) {
        order: 1
    }

    .footer__item:nth-child(3) {
        order: 2
    }

    .footer__item:nth-child(4) {
        order: 3
    }

    .footer__bottom {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }

    .footer__bottom p {
        font-size: 12px
    }
}

@font-face {
    font-family: "Onest";
    src: url("/assets/fonts/Onest/Onest-Regular.ttf") format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "Onest";
    src: url("/assets/fonts/Onest/Onest-Bold.ttf") format("truetype");
    font-weight: 700;
}

/*@font-face {*/
/*    font-family: "Onest-Regular";*/
/*    src: url("/assets/fonts/Onest/Onest-Regular.ttf") format("truetype")*/
/*}*/

/*@font-face {*/
/*    font-family: "Onest-Bold";*/
/*    src: url("/assets/fonts/Onest/Onest-Bold.ttf") format("truetype")*/
/*}*/

body, html {
    font-family: "Onest", sans-serif;
    color: rgba(0, 0, 0, .85);
    font-size: 15px
}

body:has(.announcement) .header, body:has(.reserv) .header, body:has(.chat) .header, body:has(.marketplace--createAdt) .header, body:has(.createAdt) .header, html:has(.announcement) .header, html:has(.reserv) .header, html:has(.chat) .header, html:has(.marketplace--createAdt) .header, html:has(.createAdt) .header {
    margin-bottom: 22px
}

body {
    display: flex;
    flex-direction: column
}

.title {
    font-size: 32px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.25
}

.title--fs40 {
    font-size: 40px
}

.title--fs28 {
    font-size: 28px
}

.icon-star.disabled::before {
    color: rgba(0, 0, 0, .1490196078)
}

ul {
    padding-left: 12px
}

ul li {
    display: flex;
    gap: 13px;
    align-items: center;
    font-size: 17px;
    line-height: 1.4;
    color: rgba(0, 0, 0, .6980392157)
}

ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .6980392157);
    flex-shrink: 0
}

.rub {
    font-family: system-ui
}

.loading {
    position: relative
}

.loading.catalogCards__swiperWrapper::before {
    border-radius: 9px
}

.loading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background-color: #e2e2e2;
    flex-shrink: 0
}

.loading.catalogCards__top-wrap::before {
    border-radius: 48%
}

.loading::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    z-index: 4;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    animation: loading 1.5s infinite
}

.status {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    border-radius: 6px;
    padding: 4px 8px;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 6px;
    background-color: rgba(50, 186, 118, .1490196078);
    color: #2d8b5d
}

.status .icon, .status img {
    width: 12px;
    height: 12px;
    -o-object-fit: contain;
    object-fit: contain
}

.status--disabled {
    background-color: rgba(0, 0, 0, .0509803922);
    color: rgba(0, 0, 0, .6980392157)
}

.counter {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #e9033a;
    font-size: 13px;
    /*font-family: "Onest-Bold", sans-serif;*/
    font-weight: 700;
    color: #fff;
    margin-left: auto
}

.counter.hundred {
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 10px;
    height: 24px;
    border-radius: 37px
}

.tag {
    font-size: 13px;
    padding: 3px 9px;
    color: rgba(0, 0, 0, .6980392157);
    background-color: rgba(0, 0, 0, .0509803922);
    border-radius: 6px;
    flex-shrink: 0;
    width: -moz-fit-content;
    width: fit-content
}

.tag--paid {
    color: #2d8b5d;
    background-color: rgba(50, 186, 118, .1490196078)
}

.tag--new {
    color: #3072b3;
    background-color: rgba(54, 151, 241, .1490196078)
}

.tag--archive {
    color: #6e4299;
    background-color: rgba(143, 82, 204, .1490196078)
}

.tag--canceled {
    color: #bd0935;
    background-color: rgba(255, 0, 61, .1490196078)
}

.tag--opacity {
    opacity: .5;
    z-index: -1
}

@keyframes loading {
    100% {
        transform: translateX(100%)
    }
}

@media (max-width: 992px) {
    .overflow {
        overflow: hidden
    }

    .shadow::after {
        content: "";
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 6;
        background-color: rgba(0, 0, 0, .5);
        transition: .38s ease-in-out
    }
}

@media (max-width: 768px) {
    .title--fs40 {
        font-size: 32px
    }

    ul {
        padding-left: 10px
    }

    ul li {
        align-items: flex-start;
        gap: 9px;
        font-size: 15px
    }

    ul li::before {
        margin-top: 8px;
        height: 3px;
        width: 3px
    }
}

@media (max-width: 576px) {
    .title {
        text-align: left;
        font-size: 24px
    }
}

@media (max-width: 375px) {
    .title--fs40 {
        font-size: 23px
    }

    .title--fs28 {
        font-size: 24px
    }

    ul li {
        line-height: 1.3
    }
}

/*# sourceMappingURL=style.css.map */