.ph-page {
    box-sizing: border-box;
    padding: 72px 20px 88px;
}

.ph-catalog,
.ph-venue-detail {
    color: #1d2026;
    font-family: Jost, Arial, sans-serif;
}

.ph-hotale-catalog-shell {
    padding: 64px 0 96px;
}

body.prazdnikhub-catalog .hotale-header-wrap.ph-sticky-active,
body.prazdnikhub-venue-detail .hotale-header-wrap.ph-sticky-active,
body.prazdnikhub-static .hotale-header-wrap.ph-sticky-active {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
}

.ph-hotale-detail-hero {
    background-image: url("/upload/bedroom-bg.jpg");
    background-position: center;
    background-size: cover;
    border-radius: 20px;
    margin: 0 auto 52px;
    max-width: 1180px;
}

.ph-hotale-detail-shell {
    padding-bottom: 88px;
}

.hotale-main-menu > .sf-menu > li > a::after,
.hotale-navigation-slide-bar {
    content: none !important;
    display: none !important;
}

body:not(.prazdnikhub-catalog) .tourmaster-room-search-form.tourmaster-align-horizontal:not(.ph-home-search-form) {
    visibility: hidden;
}

.hotale-navigation .sf-menu > li {
    position: relative;
}

.hotale-navigation .sf-menu .sub-menu,
.hotale-navigation .sf-menu .sf-mega {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

.hotale-navigation .sf-menu > li:hover > .sub-menu,
.hotale-navigation .sf-menu > li.sfHover > .sub-menu,
.hotale-navigation .sf-menu > li:hover > .sf-mega,
.hotale-navigation .sf-menu > li.sfHover > .sf-mega {
    display: block;
}

@media (min-width: 1000px) {
    .hotale-body-front .hotale-main-menu {
        overflow: visible !important;
        white-space: nowrap;
    }

    .hotale-body-front .hotale-main-menu > .sf-menu {
        align-items: center;
        display: flex !important;
        flex-wrap: nowrap;
        gap: 30px;
    }

    .hotale-body-front .hotale-main-menu > .sf-menu > li {
        display: block !important;
        float: none !important;
        margin: 0 !important;
        opacity: 1 !important;
        position: relative;
        visibility: visible !important;
    }

    .hotale-body-front .hotale-main-menu > .sf-menu > li > a {
        display: block !important;
        position: relative;
        padding-left: 0 !important;
        padding-right: 0 !important;
        white-space: nowrap;
    }

    .hotale-body-front .hotale-main-menu > .sf-menu > li > a::after,
    .hotale-body-front .hotale-main-menu .hotale-navigation-slide-bar {
        display: none !important;
    }

    .hotale-body-front .hotale-main-menu .sf-menu > li.hotale-normal-menu > .sub-menu,
    .hotale-body-front .hotale-main-menu .sf-menu > li.hotale-mega-menu > .sf-mega {
        display: none !important;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
    }

    .hotale-body-front .hotale-main-menu .sf-menu > li.hotale-normal-menu:hover > .sub-menu,
    .hotale-body-front .hotale-main-menu .sf-menu > li.hotale-normal-menu.sfHover > .sub-menu,
    .hotale-body-front .hotale-main-menu .sf-menu > li.hotale-mega-menu:hover > .sf-mega,
    .hotale-body-front .hotale-main-menu .sf-menu > li.hotale-mega-menu.sfHover > .sf-mega {
        display: block !important;
        opacity: 1;
        pointer-events: auto;
        visibility: visible;
    }

    .hotale-body-front .hotale-header-wrap {
        z-index: 1100;
    }

    .prazdnikhub-catalog .hotale-page-title-wrap,
    .prazdnikhub-venue-detail .ph-hotale-detail-hero {
        padding-top: 96px;
    }

    .hotale-body-front .hotale-page-wrapper .ph-page {
        padding-top: 176px;
    }
}

.ph-catalog__intro,
.ph-catalog__intro-note,
.ph-venue-detail__header {
    margin: 0 auto 28px;
    max-width: 1040px;
}

.ph-catalog__intro h1,
.ph-venue-detail__header h1 {
    color: #16181d;
    font-size: 42px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.15;
    margin: 0 0 12px;
}

.ph-catalog__intro p,
.ph-catalog__intro-note p,
.ph-venue-detail__summary,
.ph-venue-detail__description {
    color: #60646f;
    font-size: 17px;
    line-height: 1.65;
}

.ph-catalog__filters {
    background: #fff;
    border: 1px solid #eceef3;
    border-radius: 8px;
    box-shadow: 0 18px 50px rgba(30, 34, 45, 0.08);
    margin: 0;
    padding: 22px;
}

.tourmaster-room-search-form.ph-catalog__filters {
    margin-bottom: 0;
}

.ph-catalog__filter-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: 1fr;
}

.ph-catalog__field span,
.ph-catalog__more legend,
.ph-venue-detail h2 {
    color: #1d2026;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 7px;
}

.ph-catalog__field input,
.ph-catalog__field select,
.ph-venue-detail input,
.ph-venue-detail textarea {
    border: 1px solid #d9dde7;
    border-radius: 4px;
    box-sizing: border-box;
    min-height: 38px;
    padding: 8px 10px;
    width: 100%;
}

.ph-catalog__filter-actions,
.ph-venue-card__actions {
    align-items: center;
    display: flex;
    gap: 12px;
    margin-top: 18px;
}

.ph-catalog__apply,
.ph-venue-detail button,
.ph-venue-detail__cta,
.ph-venue-card__lead,
.tourmaster-read-more {
    background: #0f1117;
    border: 0;
    border-radius: 4px;
    color: #fff;
    display: inline-flex;
    font-size: 13px;
    font-weight: 600;
    min-height: 38px;
    padding: 10px 16px;
    text-decoration: none;
}

.ph-venue-detail .ph-venue-detail__cta,
.ph-venue-detail .ph-venue-detail__cta:link,
.ph-venue-detail .ph-venue-detail__cta:visited {
    background: #0f1117;
    color: #fff !important;
}

.ph-venue-detail .ph-venue-detail__cta:hover,
.ph-venue-detail .ph-venue-detail__cta:focus {
    background: #c92d3f;
    box-shadow: 0 0 0 3px rgba(201, 45, 63, 0.28);
    color: #fff !important;
    outline: none;
}

.ph-venue-detail .ph-venue-detail__cta:active {
    background: #b72d3f;
    color: #fff !important;
    outline: none;
}

.ph-venue-detail .ph-venue-detail__cta:focus-visible {
    box-shadow: 0 0 0 3px rgba(201, 45, 63, 0.28);
}

.ph-catalog__reset,
.ph-selected-filter {
    color: #ff4f60;
    text-decoration: none;
}

.ph-venue-detail__return {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    opacity: 0.92;
    text-decoration: none;
}

.ph-venue-detail__return:hover,
.ph-venue-detail__return:focus {
    color: #fff;
    opacity: 1;
    text-decoration: underline;
}

.ph-home-search-form.tourmaster-room-search-form {
    align-items: stretch !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    box-sizing: border-box;
    display: grid !important;
    gap: 0;
    grid-template-columns: minmax(200px, 1.45fr) minmax(90px, 0.65fr) minmax(145px, 0.88fr) 170px;
    margin: 0 !important;
    max-width: 920px;
    min-height: 56px;
    padding: 0 !important;
    visibility: visible;
    width: 100% !important;
}

.gdlr-core-pbf-column-content-margin:has(.ph-home-search-form) {
    background: #fff;
    box-sizing: border-box;
    padding: 18px 24px !important;
}

.gdlr-core-pbf-column-content-margin:has(.ph-home-search-form) .tourmaster-room-search-item {
    padding: 0 !important;
}

.ph-home-search-form > input[type="hidden"],
.ph-home-search-form > input[disabled] {
    display: none !important;
}

.ph-home-search-form > .tourmaster-room-size2,
.ph-home-search-form > .ph-home-search__guests,
.ph-home-search-form > .ph-home-search__children,
.ph-home-search-form > .tourmaster-room-search-submit-wrap {
    align-self: stretch;
    box-sizing: border-box;
    display: flex !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

.ph-home-search-form > .tourmaster-room-size2,
.ph-home-search-form > .ph-home-search__guests,
.ph-home-search-form > .ph-home-search__children {
    border-right: 1px solid #ececf0;
    min-height: 52px;
}

.ph-home-search-form .tourmaster-room-amount-selection,
.ph-home-search-form .tourmaster-custom-amount-display,
.ph-home-search-form .ph-home-search__children label {
    align-items: flex-start;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    box-sizing: border-box;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    margin: 0 !important;
    min-height: 56px;
    padding: 0 20px !important;
    width: 100%;
}

.ph-home-search-form .tourmaster-head,
.ph-home-search-form .ph-home-search__children span {
    color: #8d919c !important;
    display: block;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.25;
    margin: 0 0 9px !important;
    text-transform: none !important;
}

.ph-home-search-form .tourmaster-tail,
.ph-home-search-form .ph-home-search__event,
.ph-home-search-form .ph-home-search__guests input {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #101216 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    height: 24px;
    letter-spacing: 0;
    line-height: 24px !important;
    margin: 0 !important;
    min-height: 24px !important;
    overflow: hidden;
    padding: 0 !important;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
    width: 100% !important;
}

.ph-home-search-form .ph-home-search__event {
    appearance: auto;
    font-weight: 600 !important;
}

.ph-home-search-form .ph-home-search__children label {
    align-items: center;
    cursor: pointer;
    flex-direction: row;
    gap: 9px;
}

.ph-home-search-form .ph-home-search__children input {
    flex: 0 0 auto;
    height: 14px;
    margin: 0;
    min-height: 14px;
    width: 14px;
}

.ph-home-search-form .ph-home-search__children span {
    color: #101216 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: 0;
    margin: 0 !important;
    white-space: nowrap;
}

.ph-home-search-form > .tourmaster-room-search-submit-wrap {
    align-items: center;
    justify-content: center;
    min-height: 56px;
}

.ph-home-search-form .tourmaster-room-search-submit,
.ph-home-search-form input[type="submit"] {
    align-items: center;
    background: #0f1117 !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #fff !important;
    display: block !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    height: 48px !important;
    letter-spacing: 0.14em;
    line-height: 48px !important;
    margin: 0 !important;
    min-height: 48px !important;
    padding: 0 !important;
    text-align: center !important;
    text-transform: uppercase;
    width: 150px !important;
}

@media (max-width: 900px) {
    .ph-home-search-form.tourmaster-room-search-form {
        grid-template-columns: 1fr 1fr;
        max-width: 620px;
        min-height: 0;
        padding: 0 !important;
        row-gap: 12px;
    }

    .ph-home-search-form > .tourmaster-room-size2,
    .ph-home-search-form > .ph-home-search__guests {
        border-bottom: 1px solid #ececf0;
        border-right: 0;
        padding-bottom: 12px !important;
    }

    .ph-home-search-form > .ph-home-search__children {
        border-right: 1px solid #ececf0;
    }

    .ph-home-search-form > .tourmaster-room-search-submit-wrap {
        padding-left: 14px !important;
    }
}

@media (max-width: 560px) {
    .ph-home-search-form.tourmaster-room-search-form {
        grid-template-columns: 1fr;
        padding: 0 !important;
    }

    .ph-home-search-form > .tourmaster-room-size2,
    .ph-home-search-form > .ph-home-search__guests,
    .ph-home-search-form > .ph-home-search__children {
        border-bottom: 1px solid #ececf0;
        border-right: 0;
        padding-bottom: 12px !important;
    }

    .ph-home-search-form > .tourmaster-room-search-submit-wrap {
        padding-left: 0 !important;
    }
}

.ph-home-featured-booking {
    box-sizing: border-box;
    max-width: 360px;
    padding: 0;
    width: 100%;
}

.ph-home-featured-booking__form {
    display: grid;
    gap: 16px;
}

.ph-home-featured-booking__row,
.ph-home-featured-booking__contacts {
    display: grid;
    gap: 14px;
    grid-template-columns: 1fr;
}

.ph-home-featured-booking .tourmaster-room-date-selection,
.ph-home-featured-booking .tourmaster-room-amount-selection {
    float: none;
    margin: 0;
    position: relative;
    width: auto;
}

.ph-home-featured-booking .tourmaster-custom-start-date,
.ph-home-featured-booking .tourmaster-custom-amount-display {
    background: #fff;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #0f1117;
    min-height: 66px;
    padding: 13px 16px;
    width: 100%;
}

.ph-home-featured-booking__field input {
    background: #fff;
    border: 1px solid #f2dfe2;
    border-radius: 0;
    box-sizing: border-box;
    color: #0f1117;
    min-height: 66px;
    padding: 13px 16px;
    width: 100%;
}

.ph-home-featured-booking .tourmaster-head,
.ph-home-featured-booking__field span {
    color: #8b8f99;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 5px;
}

.ph-home-featured-booking .tourmaster-tail,
.ph-home-featured-booking__field input {
    color: #0f1117;
    font-family: Jost, Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.3;
    white-space: normal;
}

.ph-home-featured-booking__field {
    display: block;
    margin: 0;
}

.ph-home-featured-booking__field input {
    min-height: 50px;
}

.ph-home-featured-booking .tourmaster-custom-datepicker-wrap,
.ph-home-featured-booking .tourmaster-custom-amount-selection-wrap {
    z-index: 20;
}

.ph-home-featured-booking__consent {
    align-items: flex-start;
    color: #5f6470;
    display: flex;
    font-size: 13px;
    gap: 8px;
    line-height: 1.35;
    margin: 0;
}

.ph-home-featured-booking__consent input {
    flex: 0 0 auto;
    margin-top: 3px;
}

.ph-home-featured-booking__consent a {
    color: #0f1117;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.ph-home-featured-booking__button {
    align-items: center;
    background: #0f1117;
    border: 0;
    color: #fff;
    display: flex;
    font-family: Jost, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: 1px;
    min-height: 54px;
    padding: 14px 18px;
    text-transform: uppercase;
    width: 100%;
}

.ph-home-featured-booking__button:hover,
.ph-home-featured-booking__button:focus {
    background: #ff4f60;
}

@media (max-width: 767px) {
    .ph-home-featured-booking {
        max-width: none;
    }
}

.ph-catalog__toolbar,
.ph-catalog__selected,
.ph-catalog__results,
.ph-venue-detail > section,
.ph-venue-detail__header {
    margin-left: auto;
    margin-right: auto;
    max-width: 1040px;
}

.ph-catalog__selected:not(:empty) {
    margin-bottom: 28px;
}

.ph-catalog__layout {
    margin-left: -15px;
    margin-right: -15px;
}

.ph-catalog__sidebar,
.ph-catalog__main {
    box-sizing: border-box;
}

.ph-catalog__sidebar-title {
    color: #16181d;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 18px;
}

.ph-catalog__intro-note {
    margin-bottom: 20px;
}

.ph-catalog__toolbar {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
}

.ph-catalog__count {
    font-size: 18px;
    font-weight: 600;
}

.ph-catalog__grid {
    display: grid;
    gap: 22px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ph-venue-card-wrap,
.ph-venue-card {
    height: 100%;
}

.ph-venue-card-wrap {
    box-sizing: border-box;
    min-width: 0;
}

.ph-venue-card__media {
    background: #f4f5f8;
    min-height: 210px;
    position: relative;
}

.ph-venue-card__media img {
    display: block;
    height: 240px;
    object-fit: cover;
    width: 100%;
}

.ph-venue-card__body {
    min-height: 270px;
    padding-bottom: 32px;
    padding-top: 34px;
}

.ph-venue-card__title {
    font-size: 22px;
    line-height: 1.2;
    margin: 0 0 8px;
}

.ph-venue-card__title a {
    color: #16181d;
    text-decoration: none;
}

.ph-venue-card__meta,
.ph-venue-card__address,
.ph-venue-card__amenities,
.ph-venue-card__characteristics,
.ph-venue-card__rating {
    color: #626773;
    margin: 7px 0;
}

.ph-venue-card__badges {
    align-items: flex-start;
    background: transparent;
    border-radius: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 8px;
    left: 18px;
    max-width: calc(100% - 36px);
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 18px;
}

.ph-badge {
    align-items: center;
    background: #ff4f60;
    border-radius: 999px;
    color: #fff;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    gap: 6px;
    line-height: 1.2;
    padding: 7px 10px;
    white-space: nowrap;
}

.ph-badge i {
    font-size: 13px;
    line-height: 1;
}

.ph-venue-card__badge.tourmaster-ribbon {
    background-color: #e45154;
    border-radius: 5px;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 1;
    padding: 8px 18px;
    position: static;
    text-transform: uppercase;
    white-space: normal;
}

.ph-venue-card__badge.tourmaster-ribbon i {
    display: none;
}

.ph-venue-card__badge.tourmaster-ribbon span {
    display: inline;
}

.ph-venue-card__address {
    align-items: flex-start;
    color: #8a8f99;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    gap: 8px;
    line-height: 1.55;
    margin: -2px 0 14px;
}

.ph-venue-card__address i {
    color: inherit;
    flex: 0 0 auto;
    font-size: 15px;
    line-height: 1.55;
    margin-top: 1px;
}

.ph-venue-card__address span {
    min-width: 0;
}

.ph-venue-card__facts,
.ph-venue-detail__facts {
    display: block;
    margin: 12px 0;
}

.ph-venue-card__facts .tourmaster-info,
.ph-venue-detail__facts .tourmaster-info {
    margin-bottom: 8px;
}

.ph-venue-card__actions {
    flex-wrap: wrap;
}

.ph-venue-card__actions .tourmaster-read-more {
    background: transparent;
    color: #ff4f60;
    min-height: auto;
    padding-left: 0;
}

.ph-venue-card__actions .tourmaster-read-more:hover,
.ph-venue-card__actions .tourmaster-read-more:focus {
    background: transparent;
    color: #c92d3f;
}

.ph-venue-card__lead {
    background: #0f1117;
    color: #fff !important;
}

.ph-venue-card__lead:hover,
.ph-venue-card__lead:focus {
    background: #c92d3f;
    color: #fff !important;
}

.ph-venue-card__badges:empty,
.ph-venue-card__amenities:empty,
.ph-venue-card__characteristics:empty,
.ph-venue-card__rating:empty,
.ph-venue-card__meta:empty,
.ph-venue-detail__badges:empty {
    display: none;
}

.ph-catalog__more {
    margin-top: 16px;
}

.ph-catalog__filter-groups {
    display: grid;
    gap: 14px;
}

.ph-catalog__filter-groups fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.ph-catalog__check {
    align-items: flex-start;
    display: flex;
    gap: 8px;
    line-height: 1.4;
    margin: 8px 0;
}

.ph-catalog__check input {
    flex: 0 0 auto;
    margin-top: 4px;
}

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

.ph-catalog__tag {
    align-items: center;
    background: #f7f7f8;
    border-radius: 999px;
    color: #3b404a;
    display: inline-flex;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    min-height: 30px;
    padding: 7px 10px;
    text-decoration: none;
}

.ph-catalog__reset--tags {
    align-items: center;
    display: inline-flex;
    line-height: 1.2;
    min-height: 30px;
}

.ph-catalog__tag:hover,
.ph-catalog__tag:focus {
    background: #fff1f3;
    color: #c92d3f;
}

.ph-term-icon {
    align-items: center;
    display: inline-flex;
    gap: 8px;
    margin: 0 14px 10px 0;
}

.ph-term-icon i {
    color: #c92d3f;
    min-width: 16px;
    text-align: center;
}

.ph-catalog__notice {
    background: #fff8e8;
    border: 1px solid #f5dd9d;
    border-radius: 6px;
    color: #765b10;
    margin-bottom: 16px;
    padding: 12px 14px;
}

.ph-catalog__empty {
    background: #fff;
    border: 1px solid #eceef3;
    border-radius: 8px;
    padding: 28px;
}

.ph-catalog__empty-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 18px;
}

.ph-venue-detail {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
}

.ph-venue-detail > section,
.ph-venue-detail__header {
    margin-bottom: 28px;
}

.ph-venue-detail__lead {
    background: #f7f7f8;
    border-radius: 8px;
    padding: 28px;
}

.ph-venue-gallery__item img {
    border-radius: 20px;
    display: block;
    max-height: 520px;
    object-fit: cover;
    width: 100%;
}

.ph-venue-gallery__item figcaption {
    display: none;
}

.ph-venue-lead-card {
    background: #fff;
    border: 1px solid #eceef3;
    border-radius: 8px;
    box-shadow: 0 16px 40px rgba(30, 34, 45, 0.07);
    padding: 28px;
}

.ph-venue-lead-card__head {
    margin-bottom: 20px;
    max-width: 680px;
}

.ph-venue-lead-card__head span {
    color: #ff4f60;
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 8px;
}

.ph-venue-lead-card__head h2 {
    color: #16181d;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 10px;
}

.ph-venue-lead-card__head p {
    color: #60646f;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
}

.ph-venue-lead-form {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ph-venue-lead-form label {
    color: #3b404a;
    font-size: 13px;
    font-weight: 600;
}

.ph-venue-lead-form input,
.ph-venue-lead-form textarea {
    background: #fff;
    margin-top: 7px;
}

.ph-venue-lead-form input:focus,
.ph-venue-lead-form textarea:focus {
    border-color: #ff4f60;
    box-shadow: 0 0 0 3px rgba(255, 79, 96, 0.12);
    outline: none;
}

.ph-venue-lead-form__comment,
.ph-venue-lead-form__consent,
.ph-venue-lead-form button,
.ph-lead-submit-message {
    grid-column: 1 / -1;
}

.ph-venue-lead-form__consent {
    align-items: flex-start;
    display: flex;
    gap: 10px;
    line-height: 1.5;
}

.ph-venue-lead-form__consent input {
    flex: 0 0 auto;
    margin-top: 3px;
    min-height: auto;
    width: auto;
}

.ph-venue-lead-form button {
    justify-content: center;
    min-height: 46px;
    width: fit-content;
}

.ph-lead-submit-message {
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 18px;
    padding: 13px 16px;
}

.ph-lead-submit-message--success {
    background: #edf9f2;
    border: 1px solid #bce8ce;
    color: #1f7a46;
}

.ph-lead-submit-message--error {
    background: #fff1f3;
    border: 1px solid #ffd0d6;
    color: #b72d3f;
}

.ph-catalog .tourmaster-room-search-item {
    padding-bottom: 30px;
}

.ph-catalog .tourmaster-room-search-form.ph-catalog__filters {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    gap: 0;
    padding: 0;
}

.ph-catalog__filter-grid {
    display: block;
}

.ph-catalog__field {
    display: block;
    margin: 0 0 20px;
}

.ph-catalog__field .tourmaster-custom-amount-display {
    display: block;
    padding: 20px 25px;
}

.ph-catalog__field .tourmaster-head {
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 10px;
}

.ph-catalog__field input,
.ph-catalog__field select {
    background: transparent;
    border: 0;
    color: #000;
    font-size: 15px;
    min-height: 26px;
    padding: 0;
}

.ph-catalog__field input:focus,
.ph-catalog__field select:focus {
    box-shadow: none;
    outline: 1px solid rgba(255, 79, 96, 0.35);
    outline-offset: 4px;
}

.ph-catalog__quick-check {
    align-items: center;
    display: flex;
    margin: 0 0 20px;
}

.ph-catalog__quick-check label {
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: 9px;
    margin: 0;
}

.ph-catalog__quick-check input {
    flex: 0 0 auto;
}

.ph-catalog__more {
    border: 0;
    margin: 4px 0 22px;
}

.ph-catalog__more summary {
    color: #16181d;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    list-style: none;
    margin-bottom: 18px;
}

.ph-catalog__more summary::-webkit-details-marker {
    display: none;
}

.ph-catalog__filter-groups {
    display: block;
}

.ph-catalog__filter-groups .tourmaster-room-search-tax-item {
    margin-bottom: 24px;
}

.ph-catalog__filter-groups .tourmaster-label {
    color: #1d2026;
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 14px;
}

.ph-catalog__filter-actions {
    align-items: stretch;
    flex-direction: column;
    gap: 13px;
    margin-top: 0;
}

.ph-catalog__apply.tourmaster-room-search-submit {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    line-height: 1.2;
    min-height: 50px;
    padding: 0 16px;
    text-align: center;
    width: 100%;
}

.ph-catalog__reset {
    align-self: flex-start;
}

.ph-catalog__list {
    display: block;
}

.ph-catalog__list .ph-venue-card-wrap {
    width: 100%;
}

.ph-catalog .tourmaster-room-side-thumbnail.ph-venue-card {
    margin-bottom: 48px;
}

.ph-catalog .tourmaster-room-side-thumbnail .ph-venue-card__inner {
    align-items: stretch;
}

.ph-catalog .tourmaster-room-side-thumbnail .ph-venue-card__media {
    background: #f4f5f8;
    min-height: 260px;
    width: 39%;
}

.ph-catalog .tourmaster-room-side-thumbnail .ph-venue-card__media img {
    display: block;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
    width: 100%;
}

.ph-catalog .tourmaster-room-side-thumbnail .ph-venue-card__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 260px;
    padding: 0 0 0 38px;
    width: 61%;
}

.ph-catalog .ph-venue-card__title {
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 12px;
}

.ph-catalog .ph-venue-card__facts {
    margin: 0 0 14px;
}

.ph-catalog .ph-venue-card__facts .tourmaster-info:empty,
.ph-catalog .ph-venue-card__facts .tourmaster-tail:empty {
    display: none;
}

.ph-catalog .ph-venue-card__description {
    color: #626773;
    line-height: 1.7;
    margin-bottom: 15px;
}

.ph-catalog .ph-venue-card__amenities {
    color: #626773;
    font-size: 14px;
    margin: 0 0 16px;
}

.ph-catalog .ph-venue-card__characteristics {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin: 0 0 16px;
}

.ph-catalog .ph-characteristic-chip {
    align-items: center;
    background: #f4f5f8;
    border-radius: 4px;
    color: #343842;
    display: inline-flex;
    font-size: 13px;
    gap: 6px;
    line-height: 1.25;
    max-width: 100%;
    min-height: 28px;
    padding: 5px 8px;
}

.ph-catalog .ph-characteristic-chip i {
    color: #1d2026;
    flex: 0 0 auto;
    font-size: 13px;
}

.ph-catalog .ph-characteristic-chip span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ph-catalog .ph-venue-card__amenities:not(:empty)::before {
    content: "\0423\0434\043E\0431\0441\0442\0432\0430: ";
    color: #1d2026;
    font-weight: 600;
}

.ph-catalog .ph-venue-card__rating {
    margin-bottom: 16px;
    margin-top: 0;
}

.ph-catalog .ph-venue-card__rating .tourmaster-room-rating-text:empty,
.ph-catalog .ph-venue-card__rating:has(.tourmaster-room-rating-text:empty) {
    display: none;
}

.ph-catalog .ph-venue-card__bottom {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 14px 18px;
    justify-content: space-between;
}

.ph-catalog .ph-venue-card__bottom .tourmaster-read-more {
    background: transparent;
    color: #262626;
    min-height: auto;
    padding: 0;
}

.ph-catalog .ph-venue-card__price {
    align-items: baseline;
    display: inline-flex;
    gap: 6px;
    margin-left: auto;
    white-space: nowrap;
}

.ph-catalog .ph-venue-card__price .tourmaster-head,
.ph-catalog .ph-venue-card__price .tourmaster-tail {
    color: #1d2026;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

.ph-catalog .ph-venue-card__price .tourmaster-price-old {
    color: #a8a8a8;
    font-size: 16px;
    text-decoration: line-through;
}

.ph-catalog .ph-venue-card__price .tourmaster-price-old:empty {
    display: none;
}

.ph-catalog .ph-venue-card__price .tourmaster-price {
    color: #1d2026;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}

.ph-catalog .ph-venue-card__lead {
    min-height: 38px;
}

.ph-catalog .ph-venue-card__badges {
    left: auto;
    right: 18px;
    top: 12px;
}

@media (max-width: 900px) {
    .ph-catalog__filter-grid,
    .ph-catalog__grid,
    .ph-catalog__list,
    .ph-venue-lead-form {
        grid-template-columns: 1fr;
    }

    .ph-catalog__layout {
        margin-left: 0;
        margin-right: 0;
    }

    .ph-catalog__sidebar,
    .ph-catalog__main {
        float: none;
        width: 100%;
    }

    .ph-catalog__sidebar {
        margin-bottom: 28px;
    }

    .ph-catalog .tourmaster-room-side-thumbnail .ph-venue-card__inner {
        display: block;
    }

    .ph-catalog .tourmaster-room-side-thumbnail .ph-venue-card__media,
    .ph-catalog .tourmaster-room-side-thumbnail .ph-venue-card__body {
        min-height: 0;
        padding-left: 0;
        width: 100%;
    }

    .ph-catalog .tourmaster-room-side-thumbnail .ph-venue-card__media {
        margin-bottom: 22px;
    }

    .ph-catalog .tourmaster-room-side-thumbnail .ph-venue-card__media img {
        height: auto;
        min-height: 0;
    }

    .ph-catalog__intro h1,
    .ph-venue-detail__header h1 {
        font-size: 32px;
    }
}

.prazdnikhub-venue-detail .ph-hotale-detail-hero {
    background-image: none;
    background-color: #f8f8f8;
    border-radius: 0;
    margin-bottom: 64px;
    max-width: none;
}

.prazdnikhub-venue-detail .ph-hotale-detail-hero .tourmaster-room-single-header-background-overlay {
    display: none;
}

.prazdnikhub-venue-detail .ph-hotale-detail-hero h1 {
    color: #1d2026;
}

.ph-venue-detail__template {
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 20px;
}

.ph-venue-detail__booking-layout {
    align-items: start;
    display: grid;
    gap: 42px;
    grid-template-columns: minmax(0, 1.95fr) minmax(320px, 1fr);
    margin-bottom: 54px;
}

.ph-venue-detail__main,
.ph-venue-detail__booking {
    min-width: 0;
}

.ph-venue-detail__gallery {
    margin-bottom: 34px;
    max-width: none;
}

.ph-venue-detail__gallery .ph-venue-gallery__item {
    margin: 0;
}

.ph-venue-gallery__item img {
    aspect-ratio: 780 / 595;
    max-height: none;
}

.ph-venue-detail__header,
.ph-venue-detail__summary,
.ph-venue-detail__description,
.ph-venue-detail > section {
    max-width: none;
}

.ph-venue-detail__header {
    margin-bottom: 22px;
}

.ph-venue-detail__header .tourmaster-room-title-item-title {
    color: #1d2026;
    font-size: 34px;
    font-weight: 500;
    line-height: 1.25;
    margin: 0;
}

.ph-venue-detail__summary {
    margin-bottom: 0;
}

.ph-venue-detail__booking {
    position: sticky;
    top: 120px;
}

.ph-venue-detail__booking .ph-venue-lead-card {
    border: 0;
    border-radius: 20px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 34px 30px 30px;
}

.ph-venue-detail__booking .ph-venue-lead-card__head {
    margin-bottom: 22px;
}

.ph-venue-detail__booking .ph-venue-lead-card__head h2 {
    font-size: 24px;
}

.ph-venue-detail__booking .ph-venue-lead-card__head p {
    font-size: 14px;
}

.ph-venue-detail__booking .ph-venue-lead-form {
    display: grid;
    gap: 14px;
    grid-template-columns: 1fr;
}

.ph-venue-detail__booking .ph-venue-lead-form__comment,
.ph-venue-detail__booking .ph-venue-lead-form__consent,
.ph-venue-detail__booking .ph-venue-lead-form button,
.ph-venue-detail__booking .ph-lead-submit-message {
    grid-column: auto;
}

.ph-venue-detail__booking .ph-venue-lead-form button {
    width: 100%;
}

.ph-venue-detail__features,
.ph-venue-detail__amenities,
.ph-venue-detail__suitability,
.ph-venue-detail__seating,
.ph-venue-detail__spaces,
.ph-venue-detail__rules,
.ph-venue-detail__description {
    border-top: 1px solid #eceef3;
    margin: 0 0 48px;
    padding-top: 38px;
}

.ph-venue-detail__features h3,
.ph-venue-detail__amenities h3,
.ph-venue-detail__suitability h3,
.ph-venue-detail__seating h3,
.ph-venue-detail__spaces h3,
.ph-venue-detail__rules h3,
.ph-venue-detail__description h3 {
    color: #1d2026;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.25;
    margin: 0 0 24px;
}

.ph-venue-detail__feature-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ph-venue-detail__feature-row {
    align-items: flex-start;
    display: grid;
    gap: 16px;
    grid-template-columns: 42px minmax(0, 1fr);
}

.ph-venue-detail__feature-row > i {
    color: #ff4f60;
    font-size: 30px;
    line-height: 1;
    margin-top: 3px;
    text-align: center;
}

.ph-venue-detail__feature-row h4 {
    color: #1d2026;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.35;
    margin: 0 0 5px;
}

.ph-venue-detail__feature-row p {
    color: #60646f;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}

.ph-venue-detail__feature-row p span {
    display: block;
}

.ph-venue-detail__badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 14px 0 4px;
}

.ph-venue-detail__badges .ph-badge {
    background: #fff1f3;
    color: #b72d3f;
}

.ph-venue-detail__amenity-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ph-venue-detail__amenity-card {
    align-items: center;
    background: #fff;
    border: 1px solid #eceef3;
    border-radius: 8px;
    display: flex;
    gap: 12px;
    min-height: 64px;
    padding: 14px 16px;
}

.ph-venue-detail__amenity-card i,
.ph-venue-detail__term-list i {
    color: #ff4f60;
    font-size: 22px;
    line-height: 1;
    min-width: 22px;
    text-align: center;
}

.ph-venue-detail__amenity-card span,
.ph-venue-detail__term-list span {
    color: #3b404a;
    font-size: 15px;
    line-height: 1.4;
}

.ph-venue-detail__term-list {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    list-style: none;
    margin: 0;
    padding: 0;
}

.ph-venue-detail__term-list li {
    align-items: center;
    display: flex;
    gap: 12px;
}

.ph-venue-detail__spaces .ph-venue-space {
    margin-bottom: 18px;
}

.ph-venue-detail__rules:has(.ph-venue-detail__term-list:empty),
.ph-venue-detail__amenities:has(.ph-venue-detail__amenity-grid:empty),
.ph-venue-detail__suitability:has(.ph-venue-detail__term-list:empty),
.ph-venue-detail__seating:has(.ph-venue-detail__term-list:empty),
.ph-venue-detail__spaces:not(:has(.ph-venue-space)) {
    display: none;
}

@media (max-width: 1000px) {
    .ph-venue-detail__booking-layout {
        grid-template-columns: 1fr;
    }

    .ph-venue-detail__booking {
        position: static;
    }
}

@media (max-width: 700px) {
    .prazdnikhub-venue-detail .ph-hotale-detail-hero {
        margin-bottom: 36px;
    }

    .ph-venue-detail__template {
        padding: 0 16px;
    }

    .ph-venue-detail__feature-grid,
    .ph-venue-detail__amenity-grid,
    .ph-venue-detail__term-list {
        grid-template-columns: 1fr;
    }

    .ph-venue-detail__booking .ph-venue-lead-card {
        padding: 26px 22px;
    }

    .ph-venue-detail__features h3,
    .ph-venue-detail__amenities h3,
    .ph-venue-detail__suitability h3,
    .ph-venue-detail__seating h3,
    .ph-venue-detail__spaces h3,
    .ph-venue-detail__rules h3,
    .ph-venue-detail__description h3 {
        font-size: 24px;
    }
}

.prazdnikhub-venue-detail .ph-hotale-detail-hero {
    margin-bottom: 38px;
    min-height: 0 !important;
    padding-bottom: 26px !important;
    padding-top: 58px !important;
}

.prazdnikhub-venue-detail .ph-hotale-detail-hero h1 {
    font-size: 42px;
    line-height: 1.15;
}

.ph-venue-detail__booking-layout {
    gap: 46px;
    margin-bottom: 46px;
}

.ph-venue-detail__gallery {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.ph-venue-detail__gallery .ph-venue-gallery__item:first-child {
    grid-column: 1 / -1;
}

.ph-venue-gallery__item img {
    aspect-ratio: 4 / 3;
    border-radius: 3px;
    height: 92px;
    max-height: none;
}

.ph-venue-detail__gallery .ph-venue-gallery__item:first-child img {
    aspect-ratio: 780 / 595;
    height: auto;
}

.ph-booking-mini {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 18px 45px rgba(24, 27, 34, 0.12);
    padding: 30px;
}

.ph-booking-mini__head {
    margin-bottom: 20px;
}

.ph-booking-mini__head span,
.ph-venue-lead-card__head span {
    color: #c92d3f;
}

.ph-booking-mini__head h3 {
    color: #16181d;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0 0 8px;
}

.ph-booking-mini__head p {
    color: #60646f;
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
}

.ph-booking-mini label {
    color: #3b404a;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 14px;
}

.ph-booking-mini label span {
    display: block;
    margin-bottom: 7px;
}

.ph-booking-mini input,
.ph-booking-mini select {
    background: #fff;
    border: 1px solid #d9dde7;
    border-radius: 3px;
    box-sizing: border-box;
    min-height: 42px;
    padding: 8px 10px;
    width: 100%;
}

.ph-booking-mini input:focus,
.ph-booking-mini select:focus {
    border-color: #c92d3f;
    box-shadow: 0 0 0 3px rgba(201, 45, 63, 0.12);
    outline: none;
}

.ph-booking-mini__facts {
    border-top: 1px solid #eceef3;
    display: grid;
    gap: 9px;
    margin: 18px 0 20px;
    padding-top: 16px;
}

.ph-booking-mini__facts span {
    align-items: center;
    color: #60646f;
    display: flex;
    font-size: 14px;
    gap: 9px;
    line-height: 1.45;
}

.ph-booking-mini__facts i {
    color: #c92d3f;
    min-width: 16px;
    text-align: center;
}

.ph-booking-mini__button {
    align-items: center;
    background: #0f1117;
    border-radius: 3px;
    color: #fff !important;
    display: flex;
    font-size: 13px;
    font-weight: 700;
    justify-content: center;
    min-height: 46px;
    padding: 11px 16px;
    text-decoration: none;
}

.ph-booking-mini__button:hover,
.ph-booking-mini__button:focus {
    background: #c92d3f;
    color: #fff !important;
    outline: none;
}

.ph-venue-detail__features,
.ph-venue-detail__amenities,
.ph-venue-detail__suitability,
.ph-venue-detail__seating,
.ph-venue-detail__spaces,
.ph-venue-detail__rules,
.ph-venue-detail__description,
.ph-venue-detail__lower-gallery,
.ph-venue-detail__request,
.ph-venue-detail__similar,
.ph-venue-detail__reviews {
    border-top: 1px solid #eceef3;
    margin: 0 0 48px;
    padding-top: 38px;
}

.ph-venue-detail__lower-gallery h3,
.ph-venue-detail__request h3,
.ph-venue-detail__similar h3,
.ph-venue-detail__reviews h3 {
    color: #1d2026;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.25;
    margin: 0 0 24px;
}

.ph-venue-detail__request {
    scroll-margin-top: 120px;
}

.ph-venue-detail__request .ph-venue-lead-card {
    border-radius: 3px;
    box-shadow: none;
}

.ph-venue-lead-form__group {
    border: 0;
    display: grid;
    gap: 16px;
    grid-column: 1 / -1;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0;
    padding: 0;
}

.ph-venue-lead-form__group--event {
    background: #f8f8f8;
    border-radius: 3px;
    gap: 12px;
    padding: 16px;
}

.ph-venue-lead-form__group--event legend {
    color: #60646f;
    font-size: 14px;
}

.ph-venue-lead-form__group--contact {
    margin-top: 4px;
}

.ph-venue-lead-form__group legend {
    color: #16181d;
    font-size: 16px;
    font-weight: 600;
    grid-column: 1 / -1;
    margin-bottom: -4px;
    padding: 0;
}

.ph-venue-detail__gallery-strip,
.ph-venue-detail__similar-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ph-venue-detail__gallery-strip figure {
    margin: 0;
}

.ph-venue-detail__gallery-strip img,
.ph-venue-similar-card__media img {
    aspect-ratio: 16 / 10;
    border-radius: 3px;
    display: block;
    object-fit: cover;
    width: 100%;
}

.ph-venue-detail__gallery-strip figcaption {
    color: #60646f;
    font-size: 13px;
    line-height: 1.4;
    margin-top: 8px;
}

.ph-venue-detail .ph-gallery-scroll-ready .gdlr-core-sly-slider {
    cursor: grab;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    touch-action: pan-y;
}

.ph-venue-detail .ph-gallery-scroll-ready .gdlr-core-sly-slider::-webkit-scrollbar {
    display: none;
}

.ph-venue-detail .ph-gallery-scroll-ready .gdlr-core-sly-slider.ph-gallery-scroll-dragging {
    cursor: grabbing;
    scroll-behavior: auto;
}

.ph-venue-detail .ph-gallery-scroll-ready ul.slides {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: max-content;
}

.ph-venue-detail .ph-gallery-scroll-ready .gdlr-core-gallery-list {
    flex: 0 0 clamp(360px, 44vw, 780px);
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 82vw;
}

.ph-venue-detail .ph-gallery-scroll-ready .gdlr-core-media-image {
    height: auto !important;
}

.ph-venue-detail .ph-gallery-scroll-ready img {
    aspect-ratio: 16 / 10;
    display: block;
    height: auto;
    object-fit: cover;
    width: 100%;
}

.ph-venue-detail .ph-gallery-scroll-ready .gdlr-core-sly-scroll {
    background: #ececec;
    border-radius: 999px;
    display: block;
    height: 4px;
    margin: 18px auto 0;
    max-width: 420px;
    overflow: hidden;
    width: min(420px, 70vw);
}

.ph-venue-detail .ph-gallery-scroll-ready .gdlr-core-sly-scroll-handle {
    background: #111;
    border-radius: 999px;
    display: block;
    height: 4px;
    min-width: 42px;
    transition: transform 0.08s linear;
}

.ph-venue-similar-card {
    border: 0;
    border-radius: 0;
    overflow: hidden;
}

.ph-venue-similar-card__body {
    padding: 26px 0 0;
}

.ph-venue-similar-card .tourmaster-room-title {
    font-size: 28px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 22px;
}

.ph-venue-similar-card .tourmaster-room-title a {
    color: #16181d;
    text-decoration: none;
}

.ph-venue-similar-card__address {
    align-items: flex-start;
    color: #8b8f99;
    display: flex;
    font-size: 15px;
    font-weight: 600;
    gap: 10px;
    line-height: 1.55;
    margin: 0 0 14px;
}

.ph-venue-similar-card__address i {
    color: #111;
    flex: 0 0 auto;
    font-size: 20px;
    line-height: 1.1;
    margin-top: 1px;
}

.ph-venue-similar-card__facts {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 24px;
    margin: 0 0 24px;
}

.ph-venue-similar-card__facts .tourmaster-info {
    align-items: center;
    display: inline-flex;
    gap: 9px;
    margin: 0;
}

.ph-venue-similar-card__facts i {
    color: #111;
    font-size: 24px;
    line-height: 1;
}

.ph-venue-similar-card__facts .tourmaster-tail {
    color: #737782;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
}

.ph-venue-similar-card .tourmaster-read-more {
    background: transparent;
    border: 0;
    color: #262626;
    min-height: auto;
    padding: 0;
}

.ph-venue-similar-card .tourmaster-read-more i {
    margin-left: 10px;
}

.ph-venue-detail__review-summary,
.ph-venue-detail__review-empty {
    align-items: center;
    background: #f8f8f8;
    border-radius: 3px;
    color: #60646f;
    display: flex;
    gap: 14px;
    line-height: 1.55;
    padding: 22px;
}

.ph-venue-detail__review-summary i {
    color: #c92d3f;
    font-size: 26px;
}

.ph-venue-detail__review-summary strong {
    color: #16181d;
    font-size: 20px;
    white-space: nowrap;
}

@media (min-width: 1000px) {
    .prazdnikhub-venue-detail .ph-hotale-detail-hero {
        padding-bottom: 34px;
        padding-top: 58px;
    }
}

@media (max-width: 900px) {
    .ph-venue-lead-form__group,
    .ph-venue-detail__gallery-strip,
    .ph-venue-detail__similar-grid {
        grid-template-columns: 1fr;
    }

    .ph-venue-detail__gallery {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 700px) {
    .prazdnikhub-venue-detail .ph-hotale-detail-hero h1 {
        font-size: 31px;
    }

    .prazdnikhub-venue-detail .ph-hotale-detail-hero {
        margin-bottom: 28px;
        padding-bottom: 22px !important;
        padding-top: 44px !important;
    }

    .ph-venue-detail__booking-layout {
        gap: 28px;
        margin-bottom: 34px;
    }

    .ph-venue-gallery__item img {
        height: 82px;
    }

    .ph-booking-mini,
    .ph-venue-detail__request .ph-venue-lead-card {
        padding: 24px 20px;
    }

    .ph-venue-detail__review-summary {
        align-items: flex-start;
        flex-direction: column;
    }
}

/* T-20260530-008: keep the public detail page close to the Hotale room-detail proportions. */
.prazdnikhub-venue-detail .hotale-body-wrapper {
    background: #fff;
}

.prazdnikhub-venue-detail .ph-hotale-detail-hero {
    background: #f8f8f8;
    border-radius: 0 !important;
    margin-bottom: 34px !important;
    min-height: 0 !important;
    padding-bottom: 18px !important;
    padding-top: 32px !important;
}

.prazdnikhub-venue-detail .ph-hotale-detail-hero .tourmaster-container {
    max-width: 1180px;
}

.prazdnikhub-venue-detail .ph-hotale-detail-hero h1 {
    color: #1c1c1c;
    font-size: 38px;
    font-weight: 400;
    line-height: 1.18;
    margin: 0;
}

.prazdnikhub-venue-detail .ph-hotale-detail-shell {
    padding-bottom: 82px;
}

.ph-venue-detail__template {
    max-width: 1220px;
}

.ph-venue-detail__booking-layout {
    align-items: start;
    display: grid;
    gap: 34px;
    grid-template-columns: minmax(0, 1fr) 308px;
    margin-bottom: 52px;
}

.ph-venue-detail__gallery {
    gap: 10px;
    margin-bottom: 28px;
}

.ph-venue-detail__gallery .ph-venue-gallery__item:first-child img {
    aspect-ratio: 1150 / 490;
    border-radius: 20px;
    display: block;
    min-height: 360px;
    object-fit: cover;
}

.ph-venue-gallery__item img {
    border-radius: 6px;
    height: 84px;
    object-fit: cover;
}

.ph-venue-detail__header {
    margin-bottom: 18px;
    padding-bottom: 28px;
}

.ph-venue-detail__header .tourmaster-room-title-item-title {
    font-size: 34px;
}

.ph-venue-detail__header .tourmaster-room-title-item-caption {
    color: #777;
    font-size: 19px;
}

.ph-venue-detail__header .tourmaster-room-title-price {
    right: 0;
}

.ph-venue-detail__price .tourmaster-price-wrap {
    align-items: baseline;
    display: inline-flex;
    gap: 8px;
    white-space: nowrap;
}

.ph-venue-detail__price .tourmaster-head,
.ph-venue-detail__price .tourmaster-tail {
    color: #1d2026;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

.ph-venue-detail__price .tourmaster-price-old {
    color: #a8a8a8;
    font-size: 16px;
    text-decoration: line-through;
}

.ph-venue-detail__price .tourmaster-price-old:empty {
    display: none;
}

.ph-venue-detail__facts {
    color: #4b4f59;
    font-size: 17px;
    margin: 18px 0 0;
}

.ph-venue-detail__facts .tourmaster-info {
    display: inline-flex;
    margin-bottom: 8px;
    margin-right: 24px;
}

.ph-venue-detail__facts .tourmaster-info i {
    color: #111;
    font-size: 26px;
    margin-right: 10px;
}

.ph-venue-detail__summary {
    color: #5f6470;
    font-size: 17px;
    line-height: 1.72;
    margin-bottom: 0;
}

.ph-venue-detail__booking {
    top: 108px;
}

.ph-booking-mini {
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

.ph-booking-mini__head {
    border-bottom: 1px solid #eceef3;
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.ph-booking-mini__head span {
    border-bottom: 2px solid #111;
    color: #111;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 16px;
    padding-bottom: 8px;
}

.ph-booking-mini__head h3 {
    font-size: 23px;
    line-height: 1.2;
}

.ph-booking-mini__field {
    background: transparent;
    color: #3b404a;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 12px;
}

.ph-booking-mini__field .tourmaster-head {
    display: block;
    line-height: 1.3;
    margin: 0 0 7px;
}

.ph-booking-mini__field input,
.ph-booking-mini__field select {
    background: #f5f5f5;
    border: 0;
    border-radius: 0;
    color: #1d2026;
    min-height: 44px;
    padding: 11px 13px;
}

.ph-booking-mini__facts {
    border-bottom: 1px solid #eceef3;
    border-top: 1px solid #eceef3;
    margin: 16px 0 18px;
    padding: 13px 0;
}

.ph-booking-mini__button {
    border-radius: 0;
    min-height: 50px;
}

.ph-venue-detail__features,
.ph-venue-detail__amenities,
.ph-venue-detail__suitability,
.ph-venue-detail__seating,
.ph-venue-detail__spaces,
.ph-venue-detail__rules,
.ph-venue-detail__description,
.ph-venue-detail__lower-gallery,
.ph-venue-detail__request,
.ph-venue-detail__similar,
.ph-venue-detail__reviews {
    margin-bottom: 46px;
    padding-top: 34px;
}

.ph-venue-detail__feature-grid {
    gap: 24px 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ph-venue-detail__feature-row {
    grid-template-columns: 48px minmax(0, 1fr);
}

.ph-venue-detail__feature-row > i {
    color: #111;
    font-size: 34px;
}

.ph-venue-detail__feature-row h4 {
    font-size: 19px;
    font-weight: 600;
}

.ph-venue-detail__feature-row p {
    font-size: 17px;
}

.ph-venue-detail__amenity-card {
    border: 0;
    border-radius: 0;
    min-height: 50px;
    padding: 0;
}

.ph-venue-detail__request .ph-venue-lead-card {
    border: 1px solid #eceef3;
    border-radius: 0;
    padding: 30px;
}

@media (min-width: 1000px) {
    .prazdnikhub-venue-detail .ph-hotale-detail-hero {
        padding-bottom: 18px !important;
        padding-top: 32px !important;
    }
}

@media (max-width: 1100px) {
    .ph-venue-detail__booking-layout {
        grid-template-columns: minmax(0, 1fr) 300px;
    }
}

@media (max-width: 980px) {
    .ph-venue-detail__booking-layout {
        grid-template-columns: 1fr;
    }

    .ph-venue-detail__booking {
        position: static;
    }

    .ph-venue-detail__feature-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 700px) {
    .prazdnikhub-venue-detail .ph-hotale-detail-hero {
        margin-bottom: 24px !important;
        padding-bottom: 16px !important;
        padding-top: 26px !important;
    }

    .prazdnikhub-venue-detail .ph-hotale-detail-hero h1 {
        font-size: 29px;
    }

    .ph-venue-detail__booking-layout {
        gap: 24px;
        margin-bottom: 32px;
    }

    .ph-venue-detail__gallery {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .ph-venue-detail__gallery .ph-venue-gallery__item:first-child img {
        aspect-ratio: 4 / 3;
        min-height: 0;
    }

    .ph-venue-gallery__item img {
        height: 76px;
    }

    .ph-venue-detail__feature-grid {
        grid-template-columns: 1fr;
    }

    .ph-venue-detail__request .ph-venue-lead-card {
        padding: 24px 20px;
    }
}

.ph-venue-detail-id3 {
    overflow-x: clip;
}

.ph-venue-detail-id3 .gdlr-core-image-item-wrap img {
    aspect-ratio: 1150 / 490;
    display: block;
    object-fit: cover;
    width: 100%;
}

.ph-venue-detail-id3 .tourmaster-room-title-price .tourmaster-price {
    display: inline-block;
    max-width: 180px;
}

.ph-venue-detail-id3 .tourmaster-room-booking-form input:not([type="submit"]),
.ph-venue-detail-id3 .tourmaster-room-booking-form select,
.ph-venue-detail-id3 .tourmaster-room-booking-form textarea {
    background: transparent;
    border: 0;
    box-sizing: border-box;
    color: inherit;
    font: inherit;
    margin: 0;
    min-height: 0;
    outline: 0;
    padding: 0;
    width: 100%;
}

.ph-venue-detail-id3 .tourmaster-room-booking-form textarea {
    min-height: 96px;
    resize: vertical;
}

.ph-venue-detail-id3 .tourmaster-room-booking-form .tourmaster-custom-start-date,
.ph-venue-detail-id3 .tourmaster-room-booking-form .tourmaster-custom-amount-display {
    display: block;
    margin-bottom: 16px;
}

.ph-venue-detail-id3 .tourmaster-room-booking-form .tourmaster-tail {
    display: block;
    line-height: 1.35;
}

.ph-venue-detail-id3 .tourmaster-room-button,
.ph-venue-detail-id3 .tourmaster-room-button:link,
.ph-venue-detail-id3 .tourmaster-room-button:visited {
    background: transparent;
    border-color: #0c0c0c;
    color: #0c0c0c;
    cursor: pointer;
    text-align: center;
}

body .ph-venue-detail-id3 input[type="submit"].tourmaster-room-button {
    background: transparent !important;
    border-color: #0c0c0c !important;
    color: #0c0c0c !important;
}

body .ph-venue-detail-id3 input[type="submit"].tourmaster-room-button:hover,
body .ph-venue-detail-id3 input[type="submit"].tourmaster-room-button:focus {
    background: #0c0c0c !important;
    border-color: #0c0c0c !important;
    color: #fff !important;
}

.ph-venue-detail-id3 #venue-request {
    scroll-margin-top: 120px;
}

.ph-venue-detail-id3 .gdlr-core-pbf-sidebar-right .ph-venue-lead-form {
    grid-template-columns: 1fr;
}

.ph-venue-detail-id3 .ph-venue-lead-form__consent {
    align-items: flex-start;
    display: flex;
    gap: 10px;
    margin: 18px 0;
    min-width: 0;
}

.ph-venue-detail-id3 .tourmaster-room-booking-form .ph-venue-lead-form__consent input[type="checkbox"] {
    appearance: auto;
    flex: 0 0 16px;
    height: 16px;
    margin: 4px 0 0;
    min-height: 16px;
    min-width: 16px;
    width: 16px;
}

.ph-venue-detail-id3 .ph-venue-lead-form__consent span {
    display: block;
    flex: 1 1 auto;
    line-height: 1.45;
    min-width: 0;
}

.ph-consent-rules-link {
    background: transparent;
    border: 0;
    color: #0c0c0c;
    cursor: pointer;
    display: inline;
    font: inherit;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.ph-consent-rules-link:hover,
.ph-consent-rules-link:focus {
    color: #a23b2d;
    outline: 0;
}

.ph-venue-lead-form__consent-error {
    color: #9f1f1f;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    margin: -8px 0 14px;
}

body.ph-consent-modal-open {
    overflow: hidden;
}

.ph-consent-modal[hidden] {
    display: none;
}

.ph-consent-modal {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    padding: 20px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100000;
}

.ph-consent-modal__backdrop {
    background: rgba(0, 0, 0, 0.56);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.ph-consent-modal__dialog {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
    color: #222;
    max-height: min(720px, calc(100vh - 40px));
    max-width: 680px;
    overflow: auto;
    padding: 28px 30px 26px;
    position: relative;
    width: min(100%, 680px);
}

.ph-consent-modal__dialog h3 {
    color: #0c0c0c;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.25;
    margin: 0 38px 14px 0;
}

.ph-consent-modal__dialog p,
.ph-consent-modal__dialog li {
    color: #333;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.55;
}

.ph-consent-modal__dialog ul {
    margin: 0 0 22px 18px;
    padding: 0;
}

.ph-consent-modal__dialog li + li {
    margin-top: 8px;
}

.ph-consent-modal__close {
    align-items: center;
    background: transparent;
    border: 0;
    color: #0c0c0c;
    cursor: pointer;
    display: flex;
    font-size: 28px;
    height: 36px;
    justify-content: center;
    line-height: 1;
    padding: 0;
    position: absolute;
    right: 18px;
    top: 16px;
    width: 36px;
}

.ph-consent-modal__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.ph-consent-modal__button {
    background: #fff;
    border: 1px solid #0c0c0c;
    border-radius: 4px;
    color: #0c0c0c;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    min-height: 42px;
    padding: 12px 18px;
    text-transform: uppercase;
}

.ph-consent-modal__button--agree,
.ph-consent-modal__button:hover,
.ph-consent-modal__button:focus {
    background: #0c0c0c;
    color: #fff;
    outline: 0;
}

.ph-venue-detail-id3 .tourmaster-room-date-selection .tourmaster-custom-start-date,
.ph-venue-detail-id3 .tourmaster-room-amount-selection .tourmaster-custom-amount-display,
.ph-venue-detail-id3 .ph-tourmaster-contact-field {
    background: #f5f5f5;
}

.ph-venue-detail-id3 .ph-tourmaster-contact-field {
    cursor: text;
}

.ph-venue-detail-id3 .ph-tourmaster-contact-field .tourmaster-tail:after {
    content: none;
}

.ph-venue-detail-id3 .ph-tourmaster-contact-field input,
.ph-venue-detail-id3 .ph-tourmaster-contact-field textarea {
    color: #000;
    letter-spacing: 0;
    text-transform: none;
}

.ph-venue-detail-id3 .ph-tourmaster-contact-field--comment textarea {
    display: block;
    line-height: 1.45;
}

.ph-id3-space-meta {
    color: #4b4b4b;
    font-size: 14px;
    line-height: 1.45;
}

.ph-id3-review-empty .tourmaster-single-review-detail {
    margin-left: 0;
}

.ph-review-card .tourmaster-single-review-detail-head {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 16px;
    margin-bottom: 10px;
}

.ph-review-card__date {
    color: #9aa0aa;
    font-size: 14px;
}

.ph-review-card__stars,
.ph-review-form__stars,
.tourmaster-room-rating {
    color: #f5a623;
}

.ph-review-empty {
    color: #6f7682;
}

.ph-review-form {
    margin-top: 34px;
    padding: 30px;
    background: #fff;
    border: 1px solid #ececec;
}

.ph-review-form h4 {
    margin: 0 0 22px;
    font-size: 22px;
    font-weight: 600;
}

.ph-review-form__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.ph-review-form label span,
.ph-review-form__rating > span {
    display: block;
    margin-bottom: 8px;
    color: #8d939d;
    font-size: 15px;
}

.ph-review-form input[type="text"],
.ph-review-form input[type="email"],
.ph-review-form textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background: #fff;
    padding: 13px 14px;
    font-size: 15px;
}

.ph-review-form__rating {
    margin: 18px 0;
}

.ph-review-form__stars {
    display: inline-flex;
    flex-direction: row-reverse;
    gap: 4px;
    font-size: 22px;
}

.ph-review-form__stars input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.ph-review-form__stars label {
    color: #d4d7dc;
    cursor: pointer;
}

.ph-review-form__stars input:checked ~ label,
.ph-review-form__stars label:hover,
.ph-review-form__stars label:hover ~ label {
    color: #f5a623;
}

.ph-review-form__text {
    display: block;
    margin-bottom: 18px;
}

.ph-review-form__hp {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

.ph-review-form__notice,
.ph-review-submit-message {
    margin: 0 0 18px;
    padding: 12px 14px;
    background: #f6f7f8;
    color: #1f2732;
}

.ph-review-submit-message--success {
    background: #e9f8ef;
}

.ph-review-submit-message--error {
    background: #fff1f1;
}

.ph-review-form button[disabled] {
    opacity: .45;
    cursor: not-allowed;
}

@media (max-width: 767px) {
    .ph-venue-detail-id3 .gdlr-core-pbf-sidebar-right {
        clear: both;
    }

    .ph-venue-detail-id3 .gdlr-core-image-item-wrap img {
        aspect-ratio: 4 / 3;
    }

    .ph-venue-detail-id3 .tourmaster-room-title-price {
        position: static;
        margin-top: 18px;
        text-align: left;
    }

    .ph-review-form {
        padding: 22px;
    }

    .ph-review-form__grid {
        grid-template-columns: 1fr;
    }
}
