/* _content/Dvizh.Events.UI.Mobile/Components/Events/EventCard/EventCard.razor.rz.scp.css */
.event_container[b-lknztf7wr2] {
    min-width: 150px;
    max-width: 160px;
    flex: 1;
    cursor: pointer;
}

.event_cover[b-lknztf7wr2] {
    position: relative;
}

.event_cover-filter[b-lknztf7wr2] {
    position: absolute;
    height: 210px;
    width: 100%;
    border-radius: 40px 10px;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.1) 20%, #000000 100%);
    top: 0px;
    left: 0px;
}

.event_cover-img[b-lknztf7wr2] {
    height: 210px;
    width: 100%;
    border-radius: 40px 10px;
    object-fit: cover;
}

.additional-info_container[b-lknztf7wr2] {
    position: absolute;
    bottom: 12px;
    left: 12px;
    background-color: white;
    padding: 4px 7px;
    border-radius: 5px;
    display: flex;
}

    .additional-info_container.date[b-lknztf7wr2] {
        flex-direction: column;
        align-items: center;
        line-height: normal;
        width: 40px;
    }

    .additional-info_container.rating[b-lknztf7wr2] {
        gap: 5px;
    }

.event-day[b-lknztf7wr2] {
    font-size: 18px;
    line-height: 1;
}

.event-month[b-lknztf7wr2] {
    font-size: 0.7em;
}

.event_like-img[b-lknztf7wr2] {
    position: absolute;
    right: 12px;
    top: 10px;
}

.top-flag_container[b-lknztf7wr2] {
    position: absolute;
    top: 30px;
    left: -5px;
}

.top-flag_number[b-lknztf7wr2] {
    font-size: 1.5em;
    position: absolute;
    top: 0;
    color: #FFFFFF;
    width: 60px;
    height: 44px;
    text-align: center;
    align-content: center;
}

[b-lknztf7wr2] .event_name {
    max-height: 48px;
}

[b-lknztf7wr2] .event_address {
    max-height: 32px;
}
/* _content/Dvizh.Events.UI.Mobile/Components/Events/EventDetailInfo/EventDetailInfo.razor.rz.scp.css */
[b-uo2guwunbx] .event-info_container .mud-typography-subtitle2 {
    color: #077E37;
    font-size: 0.9em;
    font-weight: 500;
}

[b-uo2guwunbx] .green-color {
    color: #077E37;
}

[b-uo2guwunbx] .event-info_container .mud-expand-panel {
    margin: 0px;
}

[b-uo2guwunbx] .event-info_container .mud-expand-panel-header {
    padding: 0px;
    min-height: unset;
}

[b-uo2guwunbx] .event-info_container .mud-expand-panel-text {
    flex: none;
}

[b-uo2guwunbx] .event-info_container .mud-icon-root {
    color: #A6ACB2;
}

.weekly-days_container[b-uo2guwunbx] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 5px !important;
    gap: 15px;
}
/* _content/Dvizh.Events.UI.Mobile/Components/Events/EventEdit/EventEdit.razor.rz.scp.css */
[b-fhvc997e2v] .event-owner-field .mud-input-label {
    font-size: 14px;
}

.add-img_container[b-fhvc997e2v] {
    position: relative;
    cursor: pointer;
    width: fit-content;
    background-color: #F5F5F5;
    text-align: center;
    align-content: center;
}

    .add-img_container img[b-fhvc997e2v] {
        height: 24px;
    }

    .add-img_container.main-img[b-fhvc997e2v] {
        border-radius: 24px;
        aspect-ratio: 16 / 9;
        flex: 2;
        max-width: 500px;
        max-height: 210px;
    }

        .add-img_container.main-img .loaded-image[b-fhvc997e2v] {
            border-radius: 10px;
        }

    .add-img_container.thumbnail-img[b-fhvc997e2v] {
        border-radius: 40px 10px;
        aspect-ratio: 9 / 12;
        flex: 1;
        max-width: 160px;
        max-height: 210px;
        overflow: hidden;
    }

    .add-img_container .loaded-image[b-fhvc997e2v] {
        height: 100%;
        width: 100%;
        object-fit: cover;
        filter: brightness(0.8);
    }

.remove-image_icon[b-fhvc997e2v] {
    position: absolute;
    top: 5px;
    right: 5px;
}

[b-fhvc997e2v] .add-img_caption {
    font-size: 11px;
    color: #797C80 !important;
}

[b-fhvc997e2v] .description-text-field .mud-input-filled {
    border-radius: 24px;
}

[b-fhvc997e2v] .setting-cost_btn {
    padding: 9px 40px;
}

    [b-fhvc997e2v] .setting-cost_btn .mud-button-label {
        font-size: 0.9em;
    }

.weekly-days_container[b-fhvc997e2v] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}


[b-fhvc997e2v] .week-day_container .mud-typography-input {
    font-size: 14px;
}

.dropdown-toggle[b-fhvc997e2v]::after {
    display: none;
}

.dropdown-menu.show[b-fhvc997e2v] {
    padding: 20px !important;
    border-radius: 20px !important;
    border: none;
}
/* _content/Dvizh.Events.UI.Mobile/Components/Events/EventForFeedback/EventForFeedback.razor.rz.scp.css */
[b-05qeklbpco] .wait-event_container {
    opacity: 0.4;
}

.wait-event_info img[b-05qeklbpco] {
    width: 157px;
    height: 157px;
    border-radius: 10px;
    object-fit: cover;
}

[b-05qeklbpco] .wait-event_info {
    position: relative;
}

    [b-05qeklbpco] .wait-event_info .mud-typography-subtitle1 {
        font-size: 10px;
        font-weight: 600;
    }

    [b-05qeklbpco] .wait-event_info .mud-typography-h5 {
        max-width: 157px;
        text-overflow: ellipsis;
        overflow: hidden;
    }

[b-05qeklbpco] .wait-event-date_container {
    position: absolute;
    background-color: #FFFFFF;
    padding: 5px;
    top: 10px;
    left: 10px;
    border-radius: 5px;
}

    [b-05qeklbpco] .wait-event-date_container .mud-typography {
        line-height: 1 !important;
    }
/* _content/Dvizh.Events.UI.Mobile/Components/Events/EventVisitors/EventVisitors.razor.rz.scp.css */
.visitors_container[b-t4vpzszybz] {
    flex: 1;
    align-content: center;
}

[b-t4vpzszybz] .mud-drawer {
    background: transparent;
    box-shadow: none;
    overflow: visible;
}

[b-t4vpzszybz] .mud-drawer-content {
    align-items: center;
}

[b-t4vpzszybz] .drawer_container {
    padding: 16px;
    width: 100%;
    border-radius: 20px 20px 0px 0px;
    background: white;
    position: relative;
}

.close-drawer_btn[b-t4vpzszybz] {
    position: absolute;
    padding: 20px;
    right: 0;
    top: 0;
}

[b-t4vpzszybz] .mud-drawer--closed {
    bottom: -400px !important;
}

[b-t4vpzszybz] .tab-header {
    flex: 1;
    border-bottom: 1px solid #E7E7E7;
    padding: 8px;
    cursor: pointer;
    min-width: 95px;
}

    [b-t4vpzszybz] .tab-header.active-tab {
        color: #16161A;
        font-weight: 600;
        border-bottom: 2px solid #16161A;
    }

[b-t4vpzszybz] .visitors-info_container {
    height: 200px;
    min-height: 200px;
    max-height: 200px;
    overflow-y: scroll;
}

.circle-container[b-t4vpzszybz] {
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    border: 2px solid #16161A; /* Черный контур */
    border-radius: 50%; /* Круглая форма */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px; /* Небольшой прозрачный отступ */
    box-sizing: border-box;
}

    .circle-container img[b-t4vpzszybz] {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover; /* Чтобы изображение заполняло круг */
    }

.visitor-contact_img[b-t4vpzszybz] {
    height: 16px;
}

[b-t4vpzszybz] .telegram_text {
    max-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* _content/Dvizh.Events.UI.Mobile/Components/Events/FeedbackDetails/FeedbackDetails.razor.rz.scp.css */
[b-9n5ih9igxf] .feedback-star .mud-icon-size-medium {
    font-size: 1.1rem;
}

[b-9n5ih9igxf] .feedback_container {
    padding: 16px;
    background-color: #FAFAFA;
    border-radius: 10px;
}

[b-9n5ih9igxf] .feedback-description {
    text-indent: 10px;
    white-space: pre-line;
}

[b-9n5ih9igxf] .text-resize_btn {
    color: #7643CB;
    font-weight: 500;
}

[b-9n5ih9igxf] .image-container {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    box-sizing: border-box;
    gap: 15px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 0px 16px;
    flex-wrap: nowrap !important;
    margin: 0px -16px;
    width: auto;
}

    [b-9n5ih9igxf] .image-container img {
        height: 102px;
        width: 102px !important;
        border-radius: 10px;
    }


[b-9n5ih9igxf] .feedback-image_full {
    height: 100%;
    object-fit: contain;
}

.user-avatar[b-9n5ih9igxf] {
    height: 42px;
    min-height: 42px;
    width: 42px;
    min-width: 42px;
    border-radius: 100px;
    border: solid 2px #FFFFFF;
}

[b-9n5ih9igxf] .event-name {
    font-weight: 500;
    cursor: pointer;
}

[b-9n5ih9igxf] .mud-input-filled {
    border-radius: 10px !important;
}

[b-9n5ih9igxf] .edit-answer_img {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

[b-9n5ih9igxf] .mud-drawer {
    background: transparent;
    box-shadow: none;
    overflow: visible;
}

[b-9n5ih9igxf] .mud-drawer-content {
    align-items: center;
}

[b-9n5ih9igxf] .drawer_container {
    padding: 16px 24px;
    width: 100%;
    border-radius: 20px 20px 0px 0px;
    background: white;
    position: relative;
}
/* _content/Dvizh.Events.UI.Mobile/Components/Events/MyEventScheduleCard/MyEventScheduleCard.razor.rz.scp.css */
[b-pkm8s30rqt] .event_container {
    background-color: #F5F5F5;
    border-radius: 10px;
    cursor: pointer;
}

[b-pkm8s30rqt] .event-time {
    align-content: center;
    padding: 15px;
    font-weight: 500;
}

[b-pkm8s30rqt] .event-info {
    padding: 16px;
}

[b-pkm8s30rqt] .event_container .mud-typography-subtitle1 {
    font-size: 13px;
}

[b-pkm8s30rqt] .past-event_status .mud-typography-subtitle1 {
    font-weight: 700;
    font-size: 12px;
}

[b-pkm8s30rqt] .event_container .mud-typography-h5 {
    line-height: 1;
}

[b-pkm8s30rqt] .event-location {
    color: #4A9AAC;
    font-weight: 500;
}

[b-pkm8s30rqt] .past-event .mud-typography {
    color: #797C80 !important;
}

[b-pkm8s30rqt] .mud-avatar-medium {
    height: 18px !important;
    width: 18px !important;
    border-width: 1px !important;
}

[b-pkm8s30rqt] .visitors-container {
    padding: 15px;
}

    [b-pkm8s30rqt] .visitors-container .mud-typography-subtitle1 {
        font-size: 10px;
    }
/* _content/Dvizh.Events.UI.Mobile/Components/Events/SearchEventsPreview/SearchEventsPreview.razor.rz.scp.css */
.show-more_container[b-hisjzab804] {
    height: 210px;
    min-width: 160px;
    border-radius: 40px 10px;
    position: relative;
    overflow: hidden;
}

    .show-more_container img[b-hisjzab804] {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.show-more_cover[b-hisjzab804] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.show-more_title[b-hisjzab804] {
    color: #0A3E49;
    align-content: center;
    white-space: normal;
    text-align: center;
    z-index: 20;
}

.show-more_background[b-hisjzab804] {
    background: linear-gradient(270deg, #86E3F7, #AEF0FE, #49B6CE);
    opacity: 90%;
    z-index: 10;
}

.main-text[b-hisjzab804] {
    font-size: 1.4em;
    line-height: normal;
}

.description-text[b-hisjzab804] {
    font-size: 0.9em;
    color: #797C80;
    line-height: normal;
}

.event-direction[b-hisjzab804] {
    font-size: 1.4em;
}

.empty-img[b-hisjzab804] {
    width: 204px;
    transform: rotate(17deg);
    padding-top: 8px;
}
/* _content/Dvizh.Events.UI.Mobile/Components/Events/SubscribedEventCard/SubscribedEventCard.razor.rz.scp.css */
[b-ejvm0h1qs9] .event_container {
    background-color: #F5F5F5;
    border-radius: 10px;
    cursor: pointer;
}

[b-ejvm0h1qs9] .event-time {
    align-content: center;
    padding: 16px;
    font-weight: 500;
}

[b-ejvm0h1qs9] .event-info {
    padding: 16px;
}

[b-ejvm0h1qs9] .event_container .mud-typography-subtitle1 {
    font-size: 13px;
}

[b-ejvm0h1qs9] .event_container .mud-typography-h5 {
    line-height: 1;
}

[b-ejvm0h1qs9] .event-location {
    color: #4A9AAC;
    font-weight: 500;
}

[b-ejvm0h1qs9] .past-event .mud-typography {
    color: #797C80 !important;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventHome/EventHome.razor.rz.scp.css */
.page_container[b-jcnmw22b54] {
    padding-top: 4px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.direction-container[b-jcnmw22b54] {
    padding: 0px;
}

[b-jcnmw22b54] .mud-chipset {
    display: inline-flex;
    gap: 8px;
}

[b-jcnmw22b54] .direction {
    margin: 0px;
    padding: 0px 16px;
    background-color: #16161A;
    color: #FFFFFF;
}

    [b-jcnmw22b54] .direction.mud-chip-selected {
        background: linear-gradient(220deg, #8E5EE0, #532D91)
    }

[b-jcnmw22b54] .most-popular {
}

    [b-jcnmw22b54] .most-popular img {
        margin-right: 8px;
    }

    [b-jcnmw22b54] .most-popular.mud-chip-filled {
        background: linear-gradient(90deg, #72CDE1, #49B6CE, #AEF0FE)
    }

.category-buttons[b-jcnmw22b54] {
    display: flex;
    justify-content: space-around;
}

.select[b-jcnmw22b54] {
    padding-top: 5px;
    padding-bottom: 20px;
    width: fit-content;
}

[b-jcnmw22b54] .category-button {
    border-radius: 20px;
}

.local-carousel-container[b-jcnmw22b54] {
    position: relative;
    width: 100%;
    max-width: 600px;
    aspect-ratio: 16 / 9;
    margin: auto;
    overflow: hidden;
}

    .local-carousel-container.default-banner[b-jcnmw22b54] {
        overflow: unset;
    }


.local-carousel-image[b-jcnmw22b54] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 40px;
    cursor: pointer;
}

.local-carousel-caption[b-jcnmw22b54] {
    color: white;
    position: absolute;
    bottom: 50px;
    left: 20px;
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.local-caption-title[b-jcnmw22b54] {
    font-size: 1.5em;
    font-weight: 700;
    margin: 0;
}

[b-jcnmw22b54] .dvizh-banner_img {
    position: absolute;
    right: -5px;
    transform: rotate(13deg);
    top: 40%;
    height: 30%;
    filter: drop-shadow(1px 4px 5px rgba(0, 0, 0, 0.37));
}

.local-caption-subtitle[b-jcnmw22b54] {
    font-size: 1em;
    font-weight: 700;
    margin: 0;
}

.local-carousel-indicators[b-jcnmw22b54] {
    position: absolute;
    bottom: 5%;
    display: flex;
    gap: 5px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.local-carousel-indicator[b-jcnmw22b54] {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    cursor: pointer;
}

    .local-carousel-indicator.local-active[b-jcnmw22b54] {
        background-color: rgba(255, 255, 255, 1);
    }
/* _content/Dvizh.Events.UI.Mobile/Pages/EventOwner/EventOwnerData/EventOwnerData.razor.rz.scp.css */
.circle-container[b-h9bbsmaoko] {
    min-width: 78px;
    max-width: 78px;
    height: 78px;
    border: 2px solid #16161A; /* Черный контур */
    border-radius: 50%; /* Круглая форма */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px; /* Небольшой прозрачный отступ */
    box-sizing: border-box;
}

    .circle-container img[b-h9bbsmaoko] {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover; /* Чтобы изображение заполняло круг */
    }

[b-h9bbsmaoko] .mud-list-item {
    padding: 16px;
}

    [b-h9bbsmaoko] .mud-list-item:hover {
        background-color: transparent;
    }

    [b-h9bbsmaoko] .mud-list-item:focus {
        background-color: transparent;
    }

[b-h9bbsmaoko] .mud-list-item-clickable:active {
    background-color: transparent;
}

.support-badge[b-h9bbsmaoko] {
    display: flex;
    justify-content: center;
    background-color: #F5F5F5;
    border-radius: 10px;
    padding: 12px 32px;
    margin-top: 40px;
}

    .support-badge img[b-h9bbsmaoko] {
        width: 100%;
        max-width: 400px;
    }

[b-h9bbsmaoko] .mud-typography-subtitle2 {
    font-size: 17px;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventOwner/EventOwnerEdit/EventOwnerEdit.razor.rz.scp.css */
.circle-container[b-ba6h47ay0x] {
    min-width: 78px;
    max-width: 78px;
    height: 78px;
    border: 2px solid #16161A;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
    box-sizing: border-box;
}

    .circle-container img[b-ba6h47ay0x] {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover;
    }

.avatar-actions[b-ba6h47ay0x] {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
}

.add-img_container[b-ba6h47ay0x] {
    position: relative;
    cursor: pointer;
    width: fit-content;
}

[b-ba6h47ay0x] .file-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.remove-avatar_btn[b-ba6h47ay0x] {
    font-size: 10px;
    color: #838388;
    cursor: pointer;
    user-select: none;
}

[b-ba6h47ay0x] .cancel-edit_container {
    margin: 40px 0px;
    cursor: pointer;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventOwner/EventOwnerEvents/EventOwnerEvents.razor.rz.scp.css */
[b-71ral81wfh] .tab-header {
    flex: 1;
    border-bottom: 1px solid #E7E7E7;
    padding: 8px;
    cursor: pointer;
}

    [b-71ral81wfh] .tab-header.events-tab {
        min-width: 114px;
    }

    [b-71ral81wfh] .tab-header.active-tab {
        color: #16161A;
        font-weight: 600;
        border-bottom: 2px solid #16161A;
    }

[b-71ral81wfh] .events-map {
    height: calc(100vh - 100px);
    margin: 0px -16px;
    margin-bottom: -70px;
}

[b-71ral81wfh] .past-events .mud-typography {
    color: #797C80 !important;
}

[b-71ral81wfh] .contains-event {
    background-color: #7643CB !important;
    color: #FFFFFF !important;
    font-weight: 700;
}

[b-71ral81wfh] .previous-day.contains-event {
    background-color: #EAEAEA !important;
    color: #797C80 !important;
}

[b-71ral81wfh] .mud-drawer {
    background: transparent;
    box-shadow: none;
    overflow: visible;
}

[b-71ral81wfh] .mud-drawer-content {
    align-items: center;
}

[b-71ral81wfh] .drawer_container {
    padding: 16px 24px;
    width: 100%;
    border-radius: 20px 20px 0px 0px;
    background: white;
    position: relative;
}

.close-drawer_btn[b-71ral81wfh] {
    position: absolute;
    padding: 20px;
    right: 0;
    top: 0;
}

.drawer-container-block.empty[b-71ral81wfh] {
    height: 335.13px;
}

[b-71ral81wfh] .mud-drawer--closed {
    bottom: -400px !important;
}

[b-71ral81wfh] .rating_text {
    color: #FEB62A;
    font-weight: 700;
    cursor: pointer;
    padding-top: 2px;
}

.event-rating img[b-71ral81wfh] {
    height: 23px;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventOwner/EventOwnerFeedbacks/EventOwnerFeedbacks.razor.rz.scp.css */
[b-2ow3ikigmi] .tab-header {
    flex: 1;
    border-bottom: 1px solid #E7E7E7;
    padding: 8px;
    cursor: pointer;
}

    [b-2ow3ikigmi] .tab-header.active-tab {
        color: #16161A;
        font-weight: 600;
        border-bottom: 2px solid #16161A;
    }

.empty-img[b-2ow3ikigmi] {
    width: 204px;
    transform: rotate(17deg);
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventOwner/EventOwnerPublish/EventOwnerPublish.razor.rz.scp.css */
.circle-container[b-yhi1h904kq] {
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    border: 2px solid #16161A;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
    box-sizing: border-box;
}

    .circle-container img[b-yhi1h904kq] {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover;
    }

[b-yhi1h904kq] .event-owner_contacts .mud-typography-subtitle1 {
    font-weight: 500;
}

.flag[b-yhi1h904kq] {
    position: absolute;
    right: 16px;
    top: 20px;
    transform: rotateZ(10deg);
    z-index: 5;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.25));
}

[b-yhi1h904kq] .owner-edit_btn {
    position: sticky;
    bottom: 10px;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventQuestions/EventQuestions.razor.rz.scp.css */
[b-9bbvcttxp6] .mud-typography {
    line-height: 1.5;
}

[b-9bbvcttxp6] .tab-header {
    flex: 1;
    border-bottom: 1px solid #E7E7E7;
    padding: 8px;
    cursor: pointer;
}

    [b-9bbvcttxp6] .tab-header.active-tab {
        color: #16161A;
        font-weight: 600;
        border-bottom: 2px solid #16161A;
    }

[b-9bbvcttxp6] .mud-expand-panel {
    padding: 0px 10px;
    margin: 0px;
}

[b-9bbvcttxp6] .mud-expand-panel-header {
    padding: 0px;
}

[b-9bbvcttxp6] .mud-expand-panel-text {
    font-weight: 600;
    line-height: 1.5;
}

[b-9bbvcttxp6] .mud-expand-panel-content {
    padding-top: 4px !important;
}

.support-badge[b-9bbvcttxp6] {
    display: flex;
    justify-content: center;
    background-color: #F5F5F5;
    border-radius: 10px;
    padding: 12px 32px;
    margin-top: 25px;
}

    .support-badge img[b-9bbvcttxp6] {
        width: 100%;
        max-width: 400px;
    }

b[b-9bbvcttxp6] {
    color: #16161A;
    font-weight: 500;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/Events/EventDetails/EventDetails.razor.rz.scp.css */
.page-container[b-b0d98csyd9] {
    margin: -50px -16px -16px -16px;
}

.event-header_container[b-b0d98csyd9] {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.event-header[b-b0d98csyd9] {
    width: 100%;
    max-height: 250px;
    object-fit: contain;
    padding-bottom: 20px;
    padding-top: 34px;
}

.event-header_background[b-b0d98csyd9] {
    position: absolute;
    left: 0;
    right: 0;
    z-index: -10;
    filter: blur(10px);
    margin: -10px;
    width: -webkit-fill-available;
    height: 100%;
}

[b-b0d98csyd9] .navigate-back_btn {
    position: absolute;
    left: 16px;
    bottom: 36px;
}

[b-b0d98csyd9] .event-age-limit {
    position: absolute;
    right: 16px;
    bottom: 36px;
    width: 42px;
    height: 42px;
    align-content: center;
    text-align: center;
    border-radius: 100px;
    background-color: #FFFFFF;
}

[b-b0d98csyd9] .event-container {
    margin-top: -20px;
    background-color: white;
    position: relative;
    border-radius: 20px;
    padding: 16px;
    padding-bottom: 0px;
}

.more-event-actions[b-b0d98csyd9] {
    padding: 0px 10px;
    cursor: pointer;
}

[b-b0d98csyd9] .event-actions_container {
    width: 100%;
    position: absolute;
    top: 0px;
    background-color: #FFFFFF;
    padding: 16px;
    border-radius: 20px 20px 0px 0px;
    padding-bottom: 40px;
    transition: top 0.3s ease-in-out;
}

    [b-b0d98csyd9] .event-actions_container.expanded {
        top: -125px;
    }

.close-event-actions_btn[b-b0d98csyd9] {
    position: absolute;
    padding: 8px;
    right: 20px;
    top: 16px;
}

.owner-avatar[b-b0d98csyd9] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover !important;
}

.event-additional-info_container[b-b0d98csyd9] {
    margin: 0px -16px;
}

[b-b0d98csyd9] .event-additional-info_container.expanded .mud-expand-panel-header {
    border-bottom: none;
}

[b-b0d98csyd9] .event-additional-info_container .mud-expand-panel-header {
    border: 1px solid var(--mud-palette-divider);
    border-left: transparent;
    border-right: transparent;
    margin: 0px 16px;
    width: auto !important;
    padding: 1rem 0px 1rem 6px !important;
}

[b-b0d98csyd9] .event-additional-info_container.expanded .mud-expand-panel-header {
    border-bottom: transparent;
}

[b-b0d98csyd9] .mud-expand-panel-icon {
    color: #A6ACB2;
}

[b-b0d98csyd9] .image-container {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    gap: 15px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 0px 16px;
    flex-wrap: nowrap !important;
}

    [b-b0d98csyd9] .image-container::-webkit-scrollbar {
        display: none;
    }

    [b-b0d98csyd9] .image-container img {
        width: auto !important;
        max-height: 158px;
        height: 158px;
        object-fit: cover;
        border-radius: 10px;
        aspect-ratio: auto !important;
    }

[b-b0d98csyd9] .action_btn {
    position: sticky;
    bottom: 16px;
    z-index: 1010;
    margin-bottom: 16px;
}

.map-container[b-b0d98csyd9] {
    position: relative;
    overflow: hidden;
    height: 100%;
    height: 230px;
}

[b-b0d98csyd9] .event-map {
    height: 230px;
    margin-bottom: -32px;
}

.map-header[b-b0d98csyd9] {
    background-color: white;
    position: absolute;
    height: 16px;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 0px 0px 16px 16px;
    z-index: 10;
}

.map-footer[b-b0d98csyd9] {
    background-color: white;
    position: absolute;
    height: 150px;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
}

[b-b0d98csyd9] .ymaps3x0--map-copyrights_bottom {
    bottom: 175px;
}

[b-b0d98csyd9] .rating_text {
    color: #FEB62A;
    font-weight: 700;
    padding-top: 2px;
}

.event-rating img[b-b0d98csyd9] {
    height: 23px;
}

.owner-rating img[b-b0d98csyd9] {
    height: 16px;
}

[b-b0d98csyd9] .event-info_container .mud-typography-subtitle2 {
    color: #077E37;
    font-size: 0.9em;
    font-weight: 500;
}

[b-b0d98csyd9] .event-description {
    text-indent: 10px;
    white-space: pre-line;
}

[b-b0d98csyd9] .text-resize_btn {
    color: #7643CB;
    font-weight: 500;
}

[b-b0d98csyd9] .event-image_full {
    height: 100%;
    object-fit: contain;
}

[b-b0d98csyd9] .remove_btn {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 35px 0px rgba(31, 33, 38, 0.1);
}

[b-b0d98csyd9] .mud-avatar.mud-avatar-medium {
    margin-inline-start: -15px !important;
    width: 34px !important;
    height: 34px !important;
}

[b-b0d98csyd9] .event-owner-name {
    font-weight: 700;
    max-width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/Events/EventRating/EventRating.razor.rz.scp.css */
.owner-rating img[b-dm1o8eel0u] {
    height: 16px;
}

.owner-avatar[b-dm1o8eel0u] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover !important;
}

[b-dm1o8eel0u] .event-owner-name {
    font-weight: 700;
    max-width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
}

[b-dm1o8eel0u] .mud-expand-panel-header {
    padding: 0 10px;
}

[b-dm1o8eel0u] .mud-expand-panel-icon {
    color: #A6ACB2;
}

[b-dm1o8eel0u] .rating-star .mud-icon-size-medium {
    font-size: 1rem;
}

[b-dm1o8eel0u] .mud-expand-panel-content {
    padding-top: 20px !important;
}

[b-dm1o8eel0u] .mud-progress-linear-bar {
    background-color: #FEB62A !important;
}

[b-dm1o8eel0u] .mud-progress-linear::before {
    background-color: #EAEAEA !important;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/Events/SearchDirection/SearchDirection.razor.rz.scp.css */
.empty-img[b-71bm22e0g6] {
    width: 204px;
    transform: rotate(17deg);
    padding-top: 8px;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/Events/SearchEvents/SearchEvents.razor.rz.scp.css */
.empty-img[b-vc15wgcfvd] {
    width: 204px;
    transform: rotate(17deg);
    padding-top: 8px;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventUser/EventPersonalData/EventPersonalData.razor.rz.scp.css */
.circle-container[b-asl8cvgo0k] {
    min-width: 78px;
    max-width: 78px;
    height: 78px;
    border: 2px solid #16161A; /* Черный контур */
    border-radius: 50%; /* Круглая форма */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px; /* Небольшой прозрачный отступ */
    box-sizing: border-box;
}

    .circle-container img[b-asl8cvgo0k] {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover; /* Чтобы изображение заполняло круг */
    }

[b-asl8cvgo0k] .mud-list {
    margin-left: -16px;
    margin-right: -16px;
}

[b-asl8cvgo0k] .mud-list-item {
    padding: 16px;
}

    [b-asl8cvgo0k] .mud-list-item:hover {
        background-color: transparent;
    }

    [b-asl8cvgo0k] .mud-list-item:focus {
        background-color: transparent;
    }

[b-asl8cvgo0k] .mud-list-item-clickable:active {
    background-color: transparent;
}

.flag[b-asl8cvgo0k] {
    position: absolute;
    right: 16px;
    top: 20px;
    transform: rotateZ(10deg);
    z-index: 5;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.25));
}

.like-img[b-asl8cvgo0k] {
    height: 40px;
    position: absolute;
    left: 150px;
    top: 10px;
    transform: rotateZ(5deg);
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.25));
}

.support-badge[b-asl8cvgo0k] {
    display: flex;
    justify-content: center;
    background-color: #F5F5F5;
    border-radius: 10px;
    padding: 12px 32px;
}

    .support-badge img[b-asl8cvgo0k] {
        width: 100%;
        max-width: 400px;
    }

.event-image[b-asl8cvgo0k] {
    height: 158px;
    width: 113px;
    border-radius: 40px 10px;
    object-fit: cover;
}

[b-asl8cvgo0k] .mud-typography-subtitle2 {
    font-size: 17px;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventUser/LikeEvents/LikeEvents.razor.rz.scp.css */
.like-img[b-omiy4o40r8] {
    height: 40px;
    transform: rotateZ(5deg);
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.25));
}

.empty-img[b-omiy4o40r8] {
    width: 204px;
    transform: rotate(17deg);
}

[b-omiy4o40r8] .event_container {
    flex: none;
    min-width: 160px;
    max-width: 160px;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventUser/MyFeedbacks/MyFeedbacks.razor.rz.scp.css */
.empty-img[b-pdf1vd7gka] {
    width: 204px;
    transform: rotate(17deg);
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventUser/SelectFavoriteEvents/SelectFavoriteEvents.razor.rz.scp.css */
[b-a4jn137f52] .directions_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

[b-a4jn137f52] .mud-chip {
    height: 56px;
    border-radius: 26px;
}
/* _content/Dvizh.Events.UI.Mobile/Pages/EventUser/SubscribedEvents/SubscribedEvents.razor.rz.scp.css */
[b-4dcnvlwkw4] .tab-header {
    flex: 1;
    border-bottom: 1px solid #E7E7E7;
    padding: 8px;
    cursor: pointer;
}

    [b-4dcnvlwkw4] .tab-header.events-tab {
        min-width: 114px;
    }

    [b-4dcnvlwkw4] .tab-header.active-tab {
        color: #16161A;
        font-weight: 600;
        border-bottom: 2px solid #16161A;
    }

[b-4dcnvlwkw4] .events-map {
    height: calc(100vh - 100px);
    margin: 0px -16px;
    margin-bottom: -70px;
}

[b-4dcnvlwkw4] .past-events .mud-typography {
    color: #797C80 !important;
}

[b-4dcnvlwkw4] .contains-event {
    background-color: #4A9AAC !important;
    color: #FFFFFF !important;
    font-weight: 700;
}

[b-4dcnvlwkw4] .previous-day.contains-event {
    background-color: #EAEAEA !important;
    color: #797C80 !important;
}

[b-4dcnvlwkw4] .mud-drawer {
    background: transparent;
    box-shadow: none;
    overflow: visible;
}

[b-4dcnvlwkw4] .mud-drawer-content {
    align-items: center;
}

[b-4dcnvlwkw4] .drawer_container {
    padding: 16px 24px;
    width: 100%;
    border-radius: 20px 20px 0px 0px;
    background: white;
    position: relative;
}

.close-drawer_btn[b-4dcnvlwkw4] {
    position: absolute;
    padding: 20px;
    right: 0;
    top: 0;
}

.drawer-container-block.empty[b-4dcnvlwkw4] {
    height: 335.13px;
}

[b-4dcnvlwkw4] .mud-drawer--closed {
    bottom: -400px !important;
}

[b-4dcnvlwkw4] .rating_text {
    color: #FEB62A;
    font-weight: 700;
    cursor: pointer;
    padding-top: 2px;
}

.event-rating img[b-4dcnvlwkw4] {
    height: 23px;
}

.empty-img[b-4dcnvlwkw4] {
    width: 204px;
    transform: rotate(17deg);
}
