/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.hom-sticky-nav{--hom-accent:#9333ea;--hom-accent-deep:#7c3aed;--hom-accent-soft:#faf5ff;--hom-accent-border:#e9d5ff;--hom-text:#374151;--hom-text-strong:#1e293b;padding:10px 0;position:sticky;top:var(--drupal-displace-offset-top,0);z-index:2;transition:box-shadow 0.25s ease;}@media (min-width:992px){body:has([data-hom-sticky]).onscroll .header-container .header.js-fixed{left:var(--drupal-displace-offset-left,0);right:var(--drupal-displace-offset-right,0);width:auto;}}.hom-container{width:100%;margin:0 auto;}.hom-shell{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px rgb(0 0 0 / 0.05);transition:box-shadow 0.25s ease,border-color 0.25s ease,background-color 0.25s ease;}.hom-sticky-nav.is-elevated .hom-shell{border-color:#e2e8f0;box-shadow:0 4px 16px rgb(15 23 42 / 0.06);background:rgb(255 255 255 / 0.96);backdrop-filter:blur(8px);}.hom-nav{display:flex;align-items:center;justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;padding:8px;gap:6px;}.hom-item{display:inline-flex;align-items:center;gap:0.45rem;padding:0.42rem 0.62rem 0.42rem 0.42rem;border:1px solid transparent;border-radius:0.875rem;text-decoration:none;font-size:14px;line-height:1;font-weight:500;letter-spacing:-0.01em;color:var(--hom-text);white-space:nowrap;transition:color 0.2s ease,background 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease;}.hom-item__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.55rem;height:1.55rem;border-radius:999px;background:#f3f4f6;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease;}.hom-item .hom-lucide{width:0.82rem;height:0.82rem;color:#6b7280;stroke:currentColor;transition:color 0.2s ease;}.hom-item__label{padding-right:0.12rem;line-height:1.25;}.hom-item:hover{color:var(--hom-text-strong);background:#f8fafc;border-color:#e5e7eb;text-decoration:none;}.hom-item:hover .hom-item__icon{background:var(--hom-accent-soft);}.hom-item:hover .hom-lucide{color:var(--hom-accent);}.hom-item:focus,.hom-item:focus-visible,.hom-item:active{text-decoration:none;outline:none;}.hom-item:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--hom-accent-border);}.hom-item.is-active{gap:0.42rem;padding:0.42rem 0.72rem 0.42rem 0.42rem;font-weight:700;color:#5b21b6;background:linear-gradient(135deg,rgba(255,252,255,0.98) 0%,rgba(250,245,255,0.96) 48%,rgba(237,233,254,0.94) 100%);border-color:rgba(192,132,252,0.62);box-shadow:0 1px 2px rgb(147 51 234 / 0.08);}.hom-item.is-active .hom-item__icon{width:1.7rem;height:1.7rem;background:linear-gradient(145deg,#a855f7 0%,#7c3aed 100%);}.hom-item.is-active .hom-lucide{width:0.88rem;height:0.88rem;color:#fff;}.hom-item.is-active:hover{color:#6d28d9;background:linear-gradient(135deg,rgba(255,253,255,1) 0%,rgba(245,243,255,0.98) 48%,rgba(233,213,255,0.96) 100%);border-color:rgba(167,139,250,0.72);}.hom-scroll{position:absolute;top:0;bottom:0;width:64px;display:flex;align-items:center;z-index:10;opacity:1;transition:opacity 0.25s ease;pointer-events:none;}.hom-scroll.is-hidden{opacity:0;}.hom-scroll--left{left:0;justify-content:flex-start;padding-left:6px;background:linear-gradient(to right,#fff 0%,rgb(255 255 255 / 0.95) 55%,rgb(255 255 255 / 0));}.hom-scroll--right{right:0;justify-content:flex-end;padding-right:6px;background:linear-gradient(to left,#fff 0%,rgb(255 255 255 / 0.95) 55%,rgb(255 255 255 / 0));}.hom-sticky-nav.is-elevated .hom-scroll--left,.hom-sticky-nav.is-elevated .hom-scroll--right{background:linear-gradient(to right,rgb(255 255 255 / 0.96) 0%,rgb(255 255 255 / 0.85) 55%,rgb(255 255 255 / 0));}.hom-sticky-nav.is-elevated .hom-scroll--right{background:linear-gradient(to left,rgb(255 255 255 / 0.96) 0%,rgb(255 255 255 / 0.85) 55%,rgb(255 255 255 / 0));}.hom-scroll-btn{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;min-width:28px;min-height:28px;padding:2px;border:0;border-radius:0;background:transparent;color:var(--hom-accent);cursor:pointer;pointer-events:auto;box-shadow:none;-webkit-appearance:none;appearance:none;transition:color 0.2s ease,opacity 0.2s ease;}.hom-scroll-btn:hover{color:var(--hom-accent-deep);background:transparent;box-shadow:none;transform:none;}.hom-scroll-btn:focus-visible{outline:2px solid var(--hom-accent-border);outline-offset:2px;border-radius:4px;}.hom-scroll-btn .hom-lucide--scroll{width:1.25rem;height:1.25rem;display:block;stroke:currentColor;}.hide-scrollbar::-webkit-scrollbar{display:none;}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none;}@media (min-width:992px){.hom-nav{padding:10px;gap:8px;}.hom-item{padding:0.48rem 0.75rem 0.48rem 0.48rem;font-size:15px;}.hom-item.is-active{padding:0.48rem 0.85rem 0.48rem 0.48rem;}.hom-item__icon{width:1.65rem;height:1.65rem;}.hom-item.is-active .hom-item__icon{width:1.85rem;height:1.85rem;}.hom-item .hom-lucide{width:0.86rem;height:0.86rem;}.hom-item.is-active .hom-lucide{width:0.92rem;height:0.92rem;}}@media (prefers-reduced-motion:reduce){.hom-sticky-nav,.hom-shell,.hom-item,.hom-item__icon,.hom-scroll-btn{transition:none;}.hom-nav{scroll-behavior:auto;}}
.hotel-object-contacts-block .field.field--name-field-mt-prd-subtitle{display:flex;align-items:center;gap:0.375rem;font-size:14px;font-weight:500;line-height:1.35;color:#fff;}.hotel-object-contacts-block__icon{display:inline-flex;width:16px;height:16px;flex:0 0 16px;color:#fff;}.hotel-object-contacts-block__icon svg{display:block;}
.mt-page-section{margin-top:1.5rem;}.mt-room-page--layout-grid .mt-room-page__sidebar{display:none !important;}.mt-room-page--layout-grid .mt-room-page__main{flex:0 0 100%;max-width:100%;width:100%;}.alean-room-grid-calculate{display:none;margin:0 0 1.25rem;}.mt-room-page--layout-grid .alean-room-grid-calculate{display:block;}.mt-room-page--layout-grid .alean-room-grid-calculate[aria-hidden="true"]{display:none;}.mt-price-page__intro{margin:0 0 1.25rem;color:#334155;font-size:1rem;line-height:1.45;}.mt-price-page__intro--above-sticky{margin:0 0 1.125rem;}.mt-price-page__intro-card{padding:1rem 1.05rem 1.05rem;border-radius:0.8rem;border:1px solid #e8e2f4;background:linear-gradient(160deg,#fcfbff 0%,#f8fafc 45%,#faf8ff 100%);box-shadow:0 1px 2px rgb(15 23 42 / 0.04),0 6px 16px rgb(124 58 237 / 0.05);}.mt-price-page__intro-price{margin:0 0 0.5rem;font-size:1.0625rem;font-weight:600;letter-spacing:0.01em;line-height:1.35;color:#5b21b6;}.mt-price-page__intro-hint{margin:0;font-size:0.9rem;font-weight:400;line-height:1.5;color:#64748b;}.mt-prices{width:100%;--mt-promo-accent:linear-gradient(145deg,#fbbf24 0%,#ea580c 100%);--mt-promo-accent-soft:linear-gradient(145deg,#fcd34d 0%,#f59e0b 100%);--mt-promo-surface:#fff7ed;--mt-promo-surface-strong:#ffedd5;--mt-promo-text:#9a3412;--mt-promo-border:rgba(251,191,36,0.45);}.mt-prices-nav{margin:0 0 3.5rem;display:grid;grid-template-columns:minmax(0,1fr);gap:0.65rem 0.75rem;align-items:stretch;}@media (min-width:992px){.mt-prices-nav{grid-template-columns:repeat(2,minmax(0,1fr));}}.mt-prices-nav__link{display:flex;align-items:center;align-content:flex-start;justify-content:flex-start;gap:16px;width:100%;height:100%;min-width:0;max-width:100%;box-sizing:border-box;padding:15px;border-radius:16px;border:1px solid #e2e8f0;background-color:#fff;color:#334155;font-size:14px;font-weight:400;line-height:1.35;text-align:left;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);transition:border-color 0.3s ease,box-shadow 0.3s ease,transform 0.3s ease;white-space:normal;overflow:visible;text-overflow:clip;}.mt-prices-nav__label{flex:1 1 auto;min-width:0;font-family:inherit;font-size:14px;font-weight:400;color:#334155;line-height:1.35;word-break:break-word;overflow-wrap:anywhere;white-space:normal;overflow:visible;text-overflow:clip;text-decoration:none;transition:color 0.3s ease;}.mt-prices-nav__link:hover{border-color:#d8b4fe;box-shadow:0 12px 20px -10px rgb(0 0 0 / 0.1);transform:translateY(-4px);text-decoration:none;}.mt-prices-nav__link:hover .mt-prices-nav__label{color:#0f172a;text-decoration:none;}.mt-prices-nav__link--promo{background:linear-gradient(135deg,#fffdfb 0%,#fef9f2 52%,#fef3dc 100%);border-color:rgba(251,191,36,0.32);box-shadow:none;}.mt-prices-nav__link--promo:hover{color:#78716c;border-color:rgba(251,191,36,0.42);background:linear-gradient(135deg,#fffef9 0%,#fef6e8 100%);box-shadow:0 12px 20px -10px rgb(0 0 0 / 0.1);transform:translateY(-4px);text-decoration:none;}.mt-prices-nav__link--promo:hover .mt-prices-nav__label{color:#57534e;text-decoration:none;}.mt-prices-nav__link:focus,.mt-prices-nav__link:focus-visible,.mt-prices-nav__link:active{text-decoration:none;outline:none;}.mt-price-icon--nav{display:block;width:32px;height:32px;min-width:32px;min-height:32px;flex-shrink:0;margin-top:0;padding:7px;box-sizing:border-box;border-radius:50%;background-color:#faf5ff;color:#9333ea;transition:background-color 0.3s ease,color 0.3s ease;}.mt-prices-nav__link--default:hover .mt-price-icon--nav{background-color:#9333ea;color:#fff;}.mt-prices-nav__link--promo .mt-price-icon--nav{background:var(--mt-promo-accent-soft);color:#fff;}.mt-prices-nav__link--promo:hover .mt-price-icon--nav{background:var(--mt-promo-accent);color:#fff;}.mt-price-promo-chip{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0.06rem;flex-shrink:0;padding:0.28rem 0.48rem;border-radius:0.55rem;background:rgba(255,255,255,0.72);border:1px solid rgba(251,191,36,0.55);line-height:1;}.mt-prices-nav__link .mt-price-promo-chip{margin-left:auto;align-self:center;background:rgba(255,255,255,0.55);border-color:rgba(251,191,36,0.32);}.mt-price-promo-chip__kicker{font-size:0.54rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#a16207;white-space:nowrap;}.mt-price-promo-chip__value{font-size:0.82rem;font-weight:800;letter-spacing:-0.02em;white-space:nowrap;background:linear-gradient(180deg,#d97706 0%,#b45309 100%);-webkit-background-clip:text;background-clip:text;color:transparent;}.mt-price-promo-chip--solo .mt-price-promo-chip__kicker{font-size:0.62rem;}@media (prefers-reduced-motion:reduce){.mt-prices-nav__link{transition:border-color 0.2s ease,box-shadow 0.2s ease;}.mt-prices-nav__link:hover{transform:none;}.mt-prices-nav__label,.mt-price-icon--nav{transition:none;}}.mt-prices__head{margin-bottom:2rem;padding-left:0.25rem;}.mt-prices__title{position:relative;display:inline-block;margin:0;padding-bottom:0.4rem;color:#1e293b;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.35rem,2.8vw,2.2rem);font-weight:700;letter-spacing:0.01em;}.mt-prices__title-line{position:absolute;left:0;bottom:0;width:3rem;height:0.24rem;border-radius:999px;background:linear-gradient(90deg,#9333ea 0%,#c084fc 100%);}.mt-price-program{margin-bottom:3rem;}.mt-price-conditions{margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid #e5e7eb;color:#374151;font-size:0.95rem;line-height:1.6;}.mt-price-conditions h2{margin:0 0 1rem;color:#1e293b;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;line-height:1.35;}.mt-price-conditions p{margin:0;}.mt-price-program__hero{position:relative;overflow:hidden;margin-bottom:2rem;padding:1.5rem;border-radius:1.25rem;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);}.mt-price-program__hero--default{background:linear-gradient(135deg,#9333ea 0%,#7c3aed 100%);color:#fff;}.mt-price-program__hero--promo{background:var(--mt-promo-accent);color:#111827;border:1px solid rgba(234,88,12,0.35);box-shadow:none;}.mt-price-program__bg-bubble{position:absolute;border-radius:999px;pointer-events:none;background:rgba(255,255,255,0.16);}.mt-price-program__bg-bubble--one{top:-20px;right:-24px;width:128px;height:128px;filter:blur(26px);}.mt-price-program__bg-bubble--two{right:80px;bottom:-12px;width:96px;height:96px;filter:blur(16px);}.mt-price-program__hero-content{position:relative;z-index:1;}.mt-price-program__badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:0.65rem;margin-bottom:0.75rem;}.mt-price-program__badge-row .mt-price-program__badge{margin-bottom:0;}.mt-price-program__badge{display:inline-flex;align-items:center;gap:0.45rem;padding:0.35rem 0.7rem;border-radius:999px;margin-bottom:0.75rem;font-size:0.68rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;}.mt-price-program__hero--default .mt-price-program__badge{background:rgba(255,255,255,0.22);color:#fff;}.mt-price-program__hero--promo .mt-price-program__badge{background:rgba(255,255,255,0.72);border:1px solid rgba(251,191,36,0.55);color:#92400e;}.mt-price-program__name{margin:0 0 0.45rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,3.6vw,1.5rem);line-height:1.2;font-weight:700;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word;overflow-wrap:anywhere;}.mt-price-program__hero--default .mt-price-program__name{color:#fff;}.mt-price-program__hero--promo .mt-price-program__name{font-size:clamp(1.25rem,3.6vw,1.5rem);color:#111827;}.mt-price-program__desc{margin:0;max-width:58rem;font-size:1rem;line-height:1.45;}.mt-price-program__hero--default .mt-price-program__desc{color:#ede9fe;}.mt-price-program__hero--promo .mt-price-program__desc{color:#111827;}.mt-room-card{margin-bottom:2rem;background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;overflow:hidden;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);transition:box-shadow 0.2s ease;}.mt-room-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);}.mt-room-card--promo{border-color:#e5e7eb;}.mt-room-card--promo:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);}.mt-room-card__head{display:flex;align-items:center;gap:0.75rem;padding:1rem 1.25rem;border-bottom:1px solid #f3f4f6;border-left:4px solid #9333ea;}.mt-room-card--promo .mt-room-card__head{border-left-color:#f59e0b;background:#fff;border-bottom-color:#f3f4f6;}.mt-room-card__icon-wrap{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#faf5ff;color:#9333ea;flex-shrink:0;}.mt-room-card--promo .mt-room-card__icon-wrap{background:#fff7ed;color:#ea580c;}.mt-room-card__title{margin:0;color:#111827;font-size:1.2rem;font-weight:700;}.mt-room-card__head-text{min-width:0;}.mt-room-card__type{margin-top:0.2rem;color:#6b7280;font-size:0.92rem;line-height:1.25;}.mt-room-card__table-wrap{overflow-x:auto;}.mt-room-card--promo .mt-room-card__footer{padding:0.85rem 1.15rem 0.95rem;border-top:1px solid rgba(251,191,36,0.22);background:linear-gradient(180deg,#fff 0%,#fffaf5 100%);}.mt-room-card__footer{display:flex;justify-content:center;padding:0.7rem 1.15rem 0.8rem;border-top:1px solid #f3f4f6;background:#fff;}.mt-room-card__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;width:auto;min-width:0;padding:0.52rem 1rem;border:1px solid rgba(255,255,255,0.24);border-radius:0.6rem;background:linear-gradient(180deg,rgba(255,255,255,0.14) 0%,rgba(255,255,255,0) 38%),linear-gradient(135deg,#f97316 0%,#ea580c 52%,#c2410c 100%);color:#fff;font-size:0.68rem;font-weight:700;line-height:1;letter-spacing:0.04em;text-transform:uppercase;cursor:pointer;box-shadow:0 3px 10px rgba(154,52,18,0.22);transition:background 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease;}.mt-room-card__cta-text{display:inline-flex;align-items:center;justify-content:center;gap:0.3rem;white-space:nowrap;}.mt-room-card__cta-label,.mt-room-card__cta-range{font-size:0.68rem;font-weight:700;letter-spacing:0.04em;color:#fff;}.mt-room-card__cta-percent{font-size:1.15rem;font-weight:800;letter-spacing:-0.02em;line-height:1;color:#fff;}.mt-room-card__cta-btn:hover{border-color:rgba(255,255,255,0.16);background:linear-gradient(180deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 38%),linear-gradient(135deg,#ea580c 0%,#c2410c 100%);box-shadow:0 1px 2px rgba(154,52,18,0.16);}.mt-room-card__cta-btn:active{border-color:rgba(255,255,255,0.12);background:linear-gradient(135deg,#c2410c 0%,#9a3412 100%);box-shadow:0 1px 3px rgba(154,52,18,0.18);}.mt-room-card__cta-btn:focus-visible{outline:2px solid #f59e0b;outline-offset:2px;}.mt-room-card__cta-btn .mt-price-icon{flex-shrink:0;width:0.88rem;height:0.88rem;padding:0;box-sizing:border-box;border-radius:0;background:none;color:#fff;}@media (prefers-reduced-motion:reduce){.mt-room-card__cta-btn{transition:background 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease;}}.mt-price-room-popups-source{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.mt-room-table{width:100%;min-width:800px;border-collapse:separate;border-spacing:0;color:#374151;}.mt-room-table th,.mt-room-table td{padding:1rem 1.25rem;border-bottom:1px solid #f3f4f6;}.mt-room-table thead th{text-align:center;font-size:0.86rem;font-weight:700;color:#581c87;background:rgb(250 245 255 / 0.5);border-bottom-color:rgba(233,213,255,0.8);white-space:nowrap;}.mt-room-card--promo .mt-room-table thead th{color:var(--mt-promo-text);background:var(--mt-promo-surface);border-bottom-color:var(--mt-promo-border);}.mt-room-table__sticky-col{position:sticky;left:0;z-index:2;width:16rem;min-width:16rem;text-align:left !important;background-color:#fff;box-shadow:1px 0 0 #e5e7eb;}.mt-room-table thead .mt-room-table__sticky-col{z-index:4;text-transform:uppercase;letter-spacing:0.05em;background-color:#faf5ff;box-shadow:1px 0 0 #e9d5ff;}.mt-room-card--promo .mt-room-table thead .mt-room-table__sticky-col{color:var(--mt-promo-text);background-color:var(--mt-promo-surface);box-shadow:1px 0 0 var(--mt-promo-border);}.mt-room-table__date-top,.mt-room-table__date-bottom{display:block;color:#111827;font-weight:700;font-size:0.75rem;}.mt-room-table__date-sep{display:block;color:#c4b5fd;font-size:0.62rem;line-height:1.1;}.mt-room-card--promo .mt-room-table__date-sep{color:#f59e0b;}.mt-room-table__placing-main{color:#111827;font-size:14px;font-weight:600;line-height:1.25;}.mt-room-table__placing-sub{margin-top:0.22rem;color:#6b7280;font-size:0.68rem;font-weight:500;text-transform:uppercase;letter-spacing:0.025em;}.mt-room-table__price-cell{text-align:center;color:#111827;font-size:1rem;font-weight:700;white-space:nowrap;}.mt-room-table__rub{color:#9ca3af;font-size:0.75rem;font-weight:500;}.mt-room-table__price-cell.is-empty{color:#9ca3af;font-weight:500;}.mt-room-table tbody tr:hover td{background-color:rgb(250 245 255 / 0.5);}.mt-room-card--promo .mt-room-table tbody tr:hover td{background-color:var(--mt-promo-surface);}.mt-room-table tbody tr:hover .mt-room-table__sticky-col{background-color:#f5f3ff;}.mt-room-card--promo .mt-room-table tbody tr:hover .mt-room-table__sticky-col{background-color:var(--mt-promo-surface-strong);}.mt-price-icon{display:inline-block;width:1rem;height:1rem;}.mt-price-icon--sm{width:0.9rem;height:0.9rem;}.mt-price-icon--bed{width:1rem;height:1rem;}.mt-contact-form{margin-bottom:1rem;}.mt-contact-how-to-reach{margin-top:0rem;}.mt-booking-options{display:grid;gap:1rem;}.mt-booking-option{border:1px solid #ddd;padding:0.75rem;}.mt-album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;}.mt-album-item{display:block;border:1px solid #ddd;border-radius:6px;overflow:hidden;text-decoration:none;}.mt-album-item img{display:block;width:100%;height:220px;object-fit:cover;}.mt-album-popup{display:none;position:fixed;inset:0;width:100vw;height:100vh;align-items:center;justify-content:center;}.mt-album-popup.is-open{display:flex;}.mt-album-overlay{position:fixed;inset:0;width:100vw;height:100vh;z-index:2147483647;background:rgba(0,0,0,0.8);display:flex;align-items:center;justify-content:center;}.mt-album-popup-image{max-width:min(92vw,1200px);max-height:86vh;width:auto;height:auto;object-fit:contain;}.mt-album-popup-close,.mt-album-popup-prev,.mt-album-popup-next{position:absolute;border:0;background:rgba(0,0,0,0.55);color:#fff;cursor:pointer;font-size:28px;line-height:1;padding:8px 12px;z-index:2147483648;}.mt-album-popup-close{top:16px;right:20px;}.mt-album-popup-prev{left:24px;top:50%;transform:translateY(-50%);}.mt-album-popup-next{right:24px;top:50%;transform:translateY(-50%);}body.mt-album-popup-open{overflow:hidden;}@media (max-width:1024px){.mt-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:768px){.mt-price-program__hero{padding:1.2rem;border-radius:1rem;}.mt-room-card{border-radius:1rem;}.mt-room-card__head{padding:0.9rem 1rem;}.mt-room-table th,.mt-room-table td{padding:0.85rem 0.95rem;}.mt-room-table__sticky-col{width:13.5rem;min-width:13.5rem;}}@media (max-width:640px){.mt-album-grid{grid-template-columns:1fr;}.mt-prices__head{margin-bottom:1.35rem;}}
form.wfb-form.wfb-calculate-widget .absolute{position:absolute}form.wfb-form.wfb-calculate-widget .relative{position:relative}form.wfb-form.wfb-calculate-widget .left-0{left:0}form.wfb-form.wfb-calculate-widget .top-full{top:100%}form.wfb-form.wfb-calculate-widget .z-10{z-index:10}form.wfb-form.wfb-calculate-widget .z-50{z-index:50}form.wfb-form.wfb-calculate-widget .mb-0\.5{margin-bottom:.125rem}form.wfb-form.wfb-calculate-widget .mb-4{margin-bottom:1rem}form.wfb-form.wfb-calculate-widget .mb-8{margin-bottom:2rem}form.wfb-form.wfb-calculate-widget .ml-1{margin-left:.25rem}form.wfb-form.wfb-calculate-widget .mt-2{margin-top:.5rem}form.wfb-form.wfb-calculate-widget .mt-3{margin-top:.75rem}form.wfb-form.wfb-calculate-widget .flex{display:flex}form.wfb-form.wfb-calculate-widget .inline-flex{display:inline-flex}form.wfb-form.wfb-calculate-widget .grid{display:grid}form.wfb-form.wfb-calculate-widget .hidden{display:none}form.wfb-form.wfb-calculate-widget .h-3{height:.75rem}form.wfb-form.wfb-calculate-widget .h-4{height:1rem}form.wfb-form.wfb-calculate-widget .h-8{height:2rem}form.wfb-form.wfb-calculate-widget .h-\[56px\]{height:56px}form.wfb-form.wfb-calculate-widget .h-full{height:100%}form.wfb-form.wfb-calculate-widget .w-3{width:.75rem}form.wfb-form.wfb-calculate-widget .w-4{width:1rem}form.wfb-form.wfb-calculate-widget .w-8{width:2rem}form.wfb-form.wfb-calculate-widget .w-full{width:100%}form.wfb-form.wfb-calculate-widget .min-w-0{min-width:0}form.wfb-form.wfb-calculate-widget .flex-1{flex:1 1 0%}form.wfb-form.wfb-calculate-widget .shrink{flex-shrink:1}form.wfb-form.wfb-calculate-widget .shrink-0{flex-shrink:0}form.wfb-form.wfb-calculate-widget .rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}form.wfb-form.wfb-calculate-widget .cursor-pointer{cursor:pointer}form.wfb-form.wfb-calculate-widget .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}form.wfb-form.wfb-calculate-widget .flex-col{flex-direction:column}form.wfb-form.wfb-calculate-widget .items-center{align-items:center}form.wfb-form.wfb-calculate-widget .items-stretch{align-items:stretch}form.wfb-form.wfb-calculate-widget .justify-center{justify-content:center}form.wfb-form.wfb-calculate-widget .justify-between{justify-content:space-between}form.wfb-form.wfb-calculate-widget .gap-1{gap:.25rem}form.wfb-form.wfb-calculate-widget .gap-2{gap:.5rem}form.wfb-form.wfb-calculate-widget .gap-3{gap:.75rem}form.wfb-form.wfb-calculate-widget .overflow-hidden{overflow:hidden}form.wfb-form.wfb-calculate-widget .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}form.wfb-form.wfb-calculate-widget .whitespace-nowrap{white-space:nowrap}form.wfb-form.wfb-calculate-widget .rounded-2xl{border-radius:1rem}form.wfb-form.wfb-calculate-widget .rounded-full{border-radius:9999px}form.wfb-form.wfb-calculate-widget .rounded-xl{border-radius:.75rem}form.wfb-form.wfb-calculate-widget .border{border-width:1px}form.wfb-form.wfb-calculate-widget .border-2{border-width:2px}form.wfb-form.wfb-calculate-widget .border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}form.wfb-form.wfb-calculate-widget .border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}form.wfb-form.wfb-calculate-widget .bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}form.wfb-form.wfb-calculate-widget .bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}form.wfb-form.wfb-calculate-widget .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}form.wfb-form.wfb-calculate-widget .from-\[\#8b5cf6\]{--tw-gradient-from:#8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to:rgba(139,92,246,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}form.wfb-form.wfb-calculate-widget .via-\[\#3b82f6\]{--tw-gradient-to:rgba(59,130,246,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#3b82f6 var(--tw-gradient-via-position),var(--tw-gradient-to)}form.wfb-form.wfb-calculate-widget .to-\[\#22d3ee\]{--tw-gradient-to:#22d3ee var(--tw-gradient-to-position)}form.wfb-form.wfb-calculate-widget .p-1{padding:.25rem}form.wfb-form.wfb-calculate-widget .p-2{padding:.5rem}form.wfb-form.wfb-calculate-widget .p-4{padding:1rem}form.wfb-form.wfb-calculate-widget .px-1{padding-left:.25rem;padding-right:.25rem}form.wfb-form.wfb-calculate-widget .px-3{padding-left:.75rem;padding-right:.75rem}form.wfb-form.wfb-calculate-widget .text-center{text-align:center}form.wfb-form.wfb-calculate-widget .font-sans{font-family:Inter,system-ui,sans-serif}form.wfb-form.wfb-calculate-widget .text-\[10px\]{font-size:10px}form.wfb-form.wfb-calculate-widget .text-sm{font-size:.875rem;line-height:1.25rem}form.wfb-form.wfb-calculate-widget .text-xs{font-size:.75rem;line-height:1rem}form.wfb-form.wfb-calculate-widget .font-bold{font-weight:700}form.wfb-form.wfb-calculate-widget .font-medium{font-weight:500}form.wfb-form.wfb-calculate-widget .font-semibold{font-weight:600}form.wfb-form.wfb-calculate-widget .uppercase{text-transform:uppercase}form.wfb-form.wfb-calculate-widget .tracking-wider{letter-spacing:.05em}form.wfb-form.wfb-calculate-widget .text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}form.wfb-form.wfb-calculate-widget .text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}form.wfb-form.wfb-calculate-widget .text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}form.wfb-form.wfb-calculate-widget .text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}form.wfb-form.wfb-calculate-widget .text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}form.wfb-form.wfb-calculate-widget .text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}form.wfb-form.wfb-calculate-widget .opacity-50{opacity:.5}form.wfb-form.wfb-calculate-widget .shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}form.wfb-form.wfb-calculate-widget .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}form.wfb-form.wfb-calculate-widget .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}form.wfb-form.wfb-calculate-widget .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}form.wfb-form.wfb-calculate-widget .duration-300{transition-duration:.3s}form.wfb-form.wfb-calculate-widget .focus-within\:border-\[\#9333ea\]:focus-within{--tw-border-opacity:1;border-color:rgb(147 51 234/var(--tw-border-opacity,1))}form.wfb-form.wfb-calculate-widget .hover\:border-\[\#9333ea\]:hover{--tw-border-opacity:1;border-color:rgb(147 51 234/var(--tw-border-opacity,1))}form.wfb-form.wfb-calculate-widget .hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}form.wfb-form.wfb-calculate-widget .hover\:text-\[\#9333ea\]:hover{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}form.wfb-form.wfb-calculate-widget :is(.group:focus-within .group-focus-within\:text-\[\#9333ea\]){--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}form.wfb-form.wfb-calculate-widget :is(.group:hover .group-hover\:text-\[\#9333ea\]){--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}@media (min-width:640px){form.wfb-form.wfb-calculate-widget .sm\:col-span-2{grid-column:span 2/span 2}form.wfb-form.wfb-calculate-widget .sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){form.wfb-form.wfb-calculate-widget .md\:mb-12{margin-bottom:3rem}form.wfb-form.wfb-calculate-widget .md\:gap-3{gap:.75rem}form.wfb-form.wfb-calculate-widget .md\:rounded-3xl{border-radius:1.5rem}form.wfb-form.wfb-calculate-widget .md\:rounded-\[22px\]{border-radius:22px}form.wfb-form.wfb-calculate-widget .md\:p-1\.5{padding:.375rem}form.wfb-form.wfb-calculate-widget .md\:p-2\.5{padding:.625rem}form.wfb-form.wfb-calculate-widget .md\:text-base{font-size:1rem;line-height:1.5rem}form.wfb-form.wfb-calculate-widget .md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:992px){form.wfb-form.wfb-calculate-widget .min-\[992px\]\:flex{display:flex}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:h-3{height:.75rem}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:h-3\.5{height:.875rem}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:h-\[48px\]{height:48px}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:w-3{width:.75rem}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:w-3\.5{width:.875rem}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:w-auto{width:auto}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:flex-\[0\.8\]{flex:0.8}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:flex-\[1\.1\]{flex:1.1}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:flex-\[1\.4\]{flex:1.4}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:flex-none{flex:none}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:flex-row{flex-direction:row}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:gap-0\.5{gap:.125rem}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:gap-1\.5{gap:.375rem}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:px-2{padding-left:.5rem;padding-right:.5rem}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:text-\[11px\]{font-size:11px}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:text-\[9px\]{font-size:9px}form.wfb-form.wfb-calculate-widget .min-\[992px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1200px){form.wfb-form.wfb-calculate-widget .xl\:h-4{height:1rem}form.wfb-form.wfb-calculate-widget .xl\:h-5{height:1.25rem}form.wfb-form.wfb-calculate-widget .xl\:h-\[56px\]{height:56px}form.wfb-form.wfb-calculate-widget .xl\:w-4{width:1rem}form.wfb-form.wfb-calculate-widget .xl\:w-5{width:1.25rem}form.wfb-form.wfb-calculate-widget .xl\:flex-\[0\.9\]{flex:0.9}form.wfb-form.wfb-calculate-widget .xl\:flex-\[1\.2\]{flex:1.2}form.wfb-form.wfb-calculate-widget .xl\:flex-\[1\.5\]{flex:1.5}form.wfb-form.wfb-calculate-widget .xl\:gap-1\.5{gap:.375rem}form.wfb-form.wfb-calculate-widget .xl\:gap-3{gap:.75rem}form.wfb-form.wfb-calculate-widget .xl\:px-4{padding-left:1rem;padding-right:1rem}form.wfb-form.wfb-calculate-widget .xl\:text-\[11px\]{font-size:11px}form.wfb-form.wfb-calculate-widget .xl\:text-base{font-size:1rem;line-height:1.5rem}form.wfb-form.wfb-calculate-widget .xl\:text-sm{font-size:.875rem;line-height:1.25rem}}form.wfb-form.wfb-calculate-widget :is(.\[\&\>svg\]\:h-full>svg){height:100%}form.wfb-form.wfb-calculate-widget :is(.\[\&\>svg\]\:w-full>svg){width:100%}
form.wfb-form.wfb-calculate-widget{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;}form.wfb-form.wfb-calculate-widget .form-field-container.wfb-validation-error{border-color:#ef4444 !important;background-color:#fef2f2 !important;}form.wfb-form.wfb-calculate-widget .drupal-clean-checkbox input.wfb-validation-error{border-color:#ef4444 !important;box-shadow:0 0 0 1px #ef4444 !important;}form.wfb-form.wfb-calculate-widget .drupal-clean-checkbox label.option.wfb-validation-error-label,form.wfb-form.wfb-calculate-widget .drupal-clean-checkbox .wfb-validation-error-label{color:#ef4444 !important;}#wfb-toast-container{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%) translateY(2rem);z-index:2147483647;width:calc(100% - 2rem);max-width:28rem;opacity:0;pointer-events:none;transition:opacity 0.3s ease,transform 0.3s ease;}#wfb-toast-container.wfb-toast-visible{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto;}#wfb-toast-content{display:flex;align-items:flex-start;gap:0.75rem;padding:0.75rem 1rem;border-radius:1rem;border-width:1px;border-style:solid;box-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1);width:100%;box-sizing:border-box;}#wfb-toast-content.wfb-toast-error{background-color:#fef2f2;border-color:#fecaca;color:#991b1b;}#wfb-toast-content.wfb-toast-success{background-color:#ecfdf5;border-color:#a7f3d0;color:#065f46;}#wfb-toast-icon{margin-top:0.125rem;flex-shrink:0;color:inherit;}#wfb-toast-icon svg{display:block;width:20px;height:20px;}#wfb-toast-messages{display:flex;flex-direction:column;gap:0.375rem;justify-content:center;min-height:20px;}#wfb-toast-messages .wfb-toast-line{font-weight:500;font-size:0.875rem;line-height:1.25;}@media (min-width:640px){#wfb-toast-container{width:auto;min-width:16rem;}}form.wfb-form.wfb-calculate-widget .wfb-gradient-frame{box-sizing:border-box;background-color:transparent !important;background-image:linear-gradient(90deg,#8b5cf6,#3b82f6,#22d3ee) !important;background-repeat:no-repeat !important;box-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1) !important;border-radius:1rem !important;padding:0.25rem !important;}@media (min-width:768px){form.wfb-form.wfb-calculate-widget .wfb-gradient-frame{border-radius:1.5rem !important;padding:0.375rem !important;}}form.wfb-form.wfb-calculate-widget .wfb-inner-panel{background-color:#fff !important;border-radius:0.75rem !important;padding:0.5rem !important;}@media (min-width:768px){form.wfb-form.wfb-calculate-widget .wfb-inner-panel{border-radius:22px !important;padding:0.625rem !important;}}.booking-widget-wrapper .form-item,.booking-widget-wrapper .js-form-item,.booking-widget-wrapper .form-wrapper{margin:0 !important;padding:0 !important;border:none !important;background:transparent !important;box-shadow:none !important;}.booking-widget-wrapper .js-form-item > label:not(.option){display:none !important;}.booking-widget-wrapper .drupal-clean-input input:not([type="date"]){background:transparent !important;border:none !important;padding:0 !important;margin:0 !important;color:#111827 !important;font-weight:600 !important;font-size:0.75rem !important;line-height:1.25rem !important;width:100% !important;height:auto !important;box-shadow:none !important;outline:none !important;border-radius:0 !important;appearance:none !important;}@media (min-width:768px){.booking-widget-wrapper .drupal-clean-input input:not([type="date"]){font-size:0.875rem !important;line-height:1.25rem !important;}}@media (min-width:992px){.booking-widget-wrapper .drupal-clean-input input:not([type="date"]){font-size:11px !important;line-height:1.25rem !important;}}@media (min-width:1200px){.booking-widget-wrapper .drupal-clean-input input:not([type="date"]){font-size:0.875rem !important;line-height:1.25rem !important;}}.booking-widget-wrapper .drupal-clean-input input:focus{outline:none !important;box-shadow:none !important;border:none !important;background:transparent !important;}.booking-widget-wrapper .drupal-clean-input input::placeholder{color:#d1d5db !important;font-weight:400 !important;opacity:1 !important;}.booking-widget-wrapper .drupal-clean-input input[name*="imya"]::placeholder,.booking-widget-wrapper .drupal-clean-input input[id*="imya"]::placeholder,.booking-widget-wrapper .drupal-clean-input input[name*="name"]::placeholder{font-weight:600 !important;}.booking-widget-wrapper .drupal-submit-btn.wfb-submit-shell{display:flex !important;align-items:stretch !important;justify-content:center !important;border-radius:0.75rem !important;background-image:linear-gradient(to right,#9333ea,#7c3aed) !important;box-shadow:0 10px 15px -3px rgba(168,85,247,0.3),0 4px 6px -4px rgba(168,85,247,0.2) !important;transition:box-shadow 0.2s ease,filter 0.2s ease !important;padding:0 1rem !important;gap:0.375rem !important;}@media (min-width:992px){.booking-widget-wrapper .drupal-submit-btn.wfb-submit-shell{padding:0 0.75rem !important;gap:0.25rem !important;}}@media (min-width:1200px){.booking-widget-wrapper .drupal-submit-btn.wfb-submit-shell{padding:0 2rem !important;gap:0.5rem !important;}}.booking-widget-wrapper .drupal-submit-btn.wfb-submit-shell:hover{background-image:linear-gradient(to right,#7e22ce,#6d28d9) !important;box-shadow:0 10px 15px -3px rgba(168,85,247,0.45),0 4px 6px -4px rgba(168,85,247,0.35) !important;}.booking-widget-wrapper .drupal-submit-btn .wfb-form-actions-row,.booking-widget-wrapper .drupal-submit-btn .form-actions,.booking-widget-wrapper .drupal-submit-btn .webform-actions{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:center !important;flex:1 1 auto !important;min-width:0 !important;width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;border:none !important;background:transparent !important;box-shadow:none !important;gap:0.375rem !important;}@media (min-width:992px){.booking-widget-wrapper .drupal-submit-btn .wfb-form-actions-row,.booking-widget-wrapper .drupal-submit-btn .form-actions,.booking-widget-wrapper .drupal-submit-btn .webform-actions{gap:0.25rem !important;}}@media (min-width:1200px){.booking-widget-wrapper .drupal-submit-btn .wfb-form-actions-row,.booking-widget-wrapper .drupal-submit-btn .form-actions,.booking-widget-wrapper .drupal-submit-btn .webform-actions{gap:0.5rem !important;}}.booking-widget-wrapper .drupal-submit-btn .wfb-form-actions-row input[type="submit"],.booking-widget-wrapper .drupal-submit-btn .wfb-form-actions-row button[type="submit"],.booking-widget-wrapper .drupal-submit-btn .form-actions input[type="submit"],.booking-widget-wrapper .drupal-submit-btn .webform-actions input[type="submit"],.booking-widget-wrapper .drupal-submit-btn .form-actions button[type="submit"],.booking-widget-wrapper .drupal-submit-btn .webform-actions button[type="submit"]{display:block !important;flex:1 1 auto !important;min-width:0 !important;width:auto !important;height:100% !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:none !important;border-radius:0 !important;background:transparent !important;background-image:none !important;box-shadow:none !important;color:#fff !important;font-weight:700 !important;cursor:pointer !important;text-transform:none !important;text-align:center !important;line-height:1.2 !important;}.booking-widget-wrapper .drupal-submit-btn .wfb-submit-arrow{color:#fff !important;flex-shrink:0 !important;pointer-events:none !important;}.booking-widget-wrapper .drupal-clean-checkbox .js-form-type-checkbox{display:flex !important;align-items:center !important;gap:0.5rem !important;margin:0 !important;line-height:1.2 !important;}.booking-widget-wrapper .drupal-clean-checkbox input[type="checkbox"]{width:1rem !important;height:1rem !important;border-radius:0.25rem !important;border:1px solid #d1d5db !important;color:#9333ea !important;accent-color:#9333ea !important;margin:0 !important;padding:0 !important;cursor:pointer !important;}.booking-widget-wrapper .drupal-clean-checkbox input[type="checkbox"]:focus{outline:none !important;box-shadow:0 0 0 2px #fff,0 0 0 4px #9333ea !important;}.booking-widget-wrapper .drupal-clean-checkbox label.option{display:block !important;font-size:11px !important;color:#6b7280 !important;margin:0 !important;font-weight:400 !important;cursor:pointer !important;}.booking-widget-wrapper .drupal-clean-checkbox .description{display:inline !important;font-size:11px !important;color:#6b7280 !important;margin:0 !important;}.booking-widget-wrapper .drupal-clean-checkbox .description p{display:inline !important;margin:0 !important;}.booking-widget-wrapper .drupal-hidden-input-adults,.booking-widget-wrapper .drupal-hidden-input-children{display:none !important;}.booking-widget-wrapper .wfb-date-input-slot .form-item,.booking-widget-wrapper .wfb-date-input-slot .js-form-item{margin:0 !important;padding:0 !important;border:none !important;background:transparent !important;}.booking-widget-wrapper .wfb-date-input-slot{min-width:95px;}.booking-widget-wrapper .wfb-date-input-slot input[type="date"]{background:transparent !important;border:none !important;box-shadow:none !important;outline:none !important;padding:0 !important;margin:0 !important;color:#111827 !important;font-weight:600 !important;font-size:inherit !important;width:95px !important;min-width:0 !important;min-height:18px !important;line-height:1.2 !important;border-radius:0 !important;-webkit-appearance:auto !important;appearance:auto !important;}.booking-widget-wrapper .wfb-date-input-slot input[type="date"]::-webkit-calendar-picker-indicator{opacity:1 !important;display:inline-block !important;cursor:pointer;}.booking-widget-wrapper .wfb-date-input-slot input[type="date"]::-webkit-datetime-edit,.booking-widget-wrapper .wfb-date-input-slot input[type="date"]::-webkit-datetime-edit-fields-wrapper{color:#111827 !important;}@media (min-width:768px){.booking-widget-wrapper .wfb-date-input-slot{min-width:110px;}.booking-widget-wrapper .wfb-date-input-slot input[type="date"]{width:110px !important;}}@media (min-width:992px){.booking-widget-wrapper .wfb-date-input-slot{min-width:90px;}.booking-widget-wrapper .wfb-date-input-slot input[type="date"]{width:90px !important;}}@media (min-width:1200px){.booking-widget-wrapper .wfb-date-input-slot{min-width:110px;}.booking-widget-wrapper .wfb-date-input-slot input[type="date"]{width:110px !important;}}.booking-widget-wrapper .wfb-date-row{font-size:0.75rem;line-height:1rem;}@media (min-width:768px){.booking-widget-wrapper .wfb-date-row{font-size:0.875rem;line-height:1.25rem;}}@media (min-width:992px){.booking-widget-wrapper .wfb-date-row{font-size:11px;line-height:1.25rem;}}@media (min-width:1200px){.booking-widget-wrapper .wfb-date-row{font-size:0.875rem;line-height:1.25rem;}}form.wfb-form.wfb-calculate-widget #guest-dropdown-container.wfb-guest-open{border-color:#9333ea !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-container.wfb-guest-open #guest-chevron-wrapper{transform:rotate(180deg) !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-menu.wfb-guest-menu{box-sizing:border-box !important;padding:1rem !important;background-color:#fff !important;border:1px solid #e5e7eb !important;border-radius:0.75rem !important;box-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1) !important;margin-top:0.5rem !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-menu.wfb-guest-menu .wfb-guest-menu-row{display:flex !important;align-items:center !important;justify-content:space-between !important;margin-bottom:1rem !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-menu.wfb-guest-menu .wfb-guest-menu-row--last{margin-bottom:0 !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-menu.wfb-guest-menu .wfb-guest-menu-steppers{display:flex !important;align-items:center !important;gap:0.75rem !important;flex-shrink:0 !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-menu.wfb-guest-menu .wfb-guest-menu-steppers .w-4{min-width:1rem !important;text-align:center !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-menu.wfb-guest-menu button.wfb-guest-step-btn{width:2rem !important;height:2rem !important;min-width:2rem !important;min-height:2rem !important;padding:0 !important;margin:0 !important;border:none !important;border-radius:9999px !important;background-color:#f3f4f6 !important;color:#4b5563 !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;box-shadow:none !important;line-height:0 !important;appearance:none !important;-webkit-appearance:none !important;transition:background-color 0.15s ease,color 0.15s ease !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-menu.wfb-guest-menu button.wfb-guest-step-btn:hover:not(:disabled){background-color:#e5e7eb !important;color:#374151 !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-menu.wfb-guest-menu button.wfb-guest-step-btn:disabled{opacity:0.5 !important;cursor:default !important;}form.wfb-form.wfb-calculate-widget #guest-dropdown-menu.wfb-guest-menu button.wfb-guest-step-btn:focus-visible{outline:2px solid #9333ea !important;outline-offset:2px !important;}form.wfb-form.wfb-calculate-widget .booking-widget-wrapper{position:relative;z-index:10;margin-bottom:2rem;}@media (min-width:768px){form.wfb-form.wfb-calculate-widget .booking-widget-wrapper{margin-bottom:1.5rem;}}.booking-widget-wrapper.mb-8{margin-bottom:2rem;}.booking-widget-wrapper.relative{position:relative;}.booking-widget-wrapper.z-10{z-index:10;}@media (min-width:768px){.booking-widget-wrapper.md\:mb-12{margin-bottom:3rem;}}.booking-widget-wrapper .mb-0\.5{margin-bottom:0.125rem;}.booking-widget-wrapper .grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:0.5rem;align-items:stretch;}.booking-widget-wrapper .form-field-container{width:100%;height:56px;border:2px solid #f3f4f6;border-radius:0.75rem;background:#fff;padding:0 0.75rem;display:flex;align-items:center;justify-content:space-between;min-width:0;}.booking-widget-wrapper .form-field-container:hover,.booking-widget-wrapper .form-field-container:focus-within{border-color:#9333ea;}.booking-widget-wrapper .text-\[10px\]{font-size:10px;}.booking-widget-wrapper .text-gray-500{color:#6b7280;}.booking-widget-wrapper .text-gray-900{color:#111827;}.booking-widget-wrapper .font-medium{font-weight:500;}.booking-widget-wrapper .font-semibold{font-weight:600;}.booking-widget-wrapper .uppercase{text-transform:uppercase;}.booking-widget-wrapper .tracking-wider{letter-spacing:0.05em;}.booking-widget-wrapper .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.booking-widget-wrapper .w-\[75px\]{width:75px;}.booking-widget-wrapper .w-4{width:1rem;}.booking-widget-wrapper .h-4{height:1rem;}.booking-widget-wrapper .rounded-2xl{border-radius:1rem;}.booking-widget-wrapper .rounded-xl{border-radius:0.75rem;}.booking-widget-wrapper .shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1);}.booking-widget-wrapper .bg-gradient-to-r{background-image:linear-gradient(to right,#8b5cf6,#3b82f6,#22d3ee);}@media (min-width:576px){.booking-widget-wrapper .grid.grid-cols-1{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}.booking-widget-wrapper .sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}.booking-widget-wrapper .sm\:col-span-2{grid-column:span 2 / span 2;}}@media (min-width:576px) and (max-width:639.98px){.booking-widget-wrapper .grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;}.booking-widget-wrapper #date-input-container,.booking-widget-wrapper #guest-dropdown-container,.booking-widget-wrapper #wfb-field-phone,.booking-widget-wrapper .form-field-container{width:100% !important;min-width:0 !important;max-width:none !important;}.booking-widget-wrapper .wfb-date-input-slot,.booking-widget-wrapper .wfb-date-input-slot input[type="date"]{min-width:0 !important;width:100% !important;}}@media (min-width:992px){.booking-widget-wrapper .min-\[992px\]\:flex{display:flex;}.booking-widget-wrapper .min-\[992px\]\:flex-row{flex-direction:row;}.booking-widget-wrapper .min-\[992px\]\:w-auto{width:auto;}.booking-widget-wrapper .min-\[992px\]\:h-\[48px\]{height:48px;}.booking-widget-wrapper .min-\[992px\]\:px-2{padding-left:0.5rem;padding-right:0.5rem;}.booking-widget-wrapper .min-\[992px\]\:flex-\[1\.4\]{flex:1.4;}.booking-widget-wrapper .min-\[992px\]\:flex-\[1\.1\]{flex:1.1;}.booking-widget-wrapper .min-\[992px\]\:flex-\[0\.8\]{flex:0.8;}.booking-widget-wrapper .min-\[992px\]\:flex-none{flex:none;}.booking-widget-wrapper .min-\[992px\]\:text-\[9px\]{font-size:9px;}.booking-widget-wrapper .min-\[992px\]\:text-\[11px\]{font-size:11px;}.booking-widget-wrapper .min-\[992px\]\:w-\[65px\]{width:65px;}}@media (min-width:1200px){.booking-widget-wrapper .xl\:h-\[56px\]{height:56px;}.booking-widget-wrapper .xl\:px-4{padding-left:1rem;padding-right:1rem;}.booking-widget-wrapper .xl\:flex-\[1\.5\]{flex:1.5;}.booking-widget-wrapper .xl\:flex-\[1\.2\]{flex:1.2;}.booking-widget-wrapper .xl\:flex-\[0\.9\]{flex:0.9;}.booking-widget-wrapper .xl\:w-\[80px\]{width:80px;}}
@keyframes wfb-consent-shake{0%,100%{transform:translateX(0);}15%,45%,75%{transform:translateX(-5px);}30%,60%,90%{transform:translateX(5px);}}@keyframes wfb-consent-checkbox-pulse{0%,100%{box-shadow:0 0 0 0 rgba(239,68,68,0.55);outline-color:#ef4444;}50%{box-shadow:0 0 0 6px rgba(239,68,68,0);outline-color:#dc2626;}}.wfb-consent-attention{animation:wfb-consent-shake 0.65s ease-in-out;background-color:#fef2f2;border-radius:0.375rem;padding:0.375rem 0.25rem;margin-left:-0.25rem;margin-right:-0.25rem;}.wfb-consent-attention input[type='checkbox'].wfb-validation-error{animation:wfb-consent-checkbox-pulse 0.9s ease-in-out 3;outline:2px solid #ef4444 !important;outline-offset:1px;}@media (prefers-reduced-motion:reduce){.wfb-consent-attention{animation:none;}.wfb-consent-attention input[type='checkbox'].wfb-validation-error{animation:none;box-shadow:0 0 0 3px rgba(239,68,68,0.35);}}
