/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.hom-sticky-nav{padding:20px 0;position:sticky;top:0;transition:box-shadow 0.25s ease;}.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);}.hom-nav{display:flex;align-items:center;justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;padding:8px;gap:8px;}.hom-item{display:inline-flex;align-items:center;gap:8px;padding:15px 14px;border-radius:12px;text-decoration:none;font-size:14px;line-height:1.2;font-weight:600;color:#374151;white-space:nowrap;transition:color 0.2s ease,background-color 0.2s ease;}.hom-item__icon{display:inline-flex;align-items:center;flex-shrink:0;}.hom-item .hom-lucide{width:1rem;height:1rem;color:#a855f7;stroke:currentColor;}.hom-item:hover{color:#111827;background:#f9fafb;text-decoration:none;}.hom-item:focus,.hom-item:focus-visible,.hom-item:active{text-decoration:none;}.hom-item:hover .hom-lucide,.hom-item.is-active .hom-lucide{color:#a855f7;}.hom-item.is-active{color:#1f2937;background:#f9fafb;}.hom-separator{width:1px;height:20px;background:#e5e7eb;flex:0 0 auto;}.hom-scroll{position:absolute;top:0;bottom:0;width:55px;display:flex;align-items:center;z-index:10;opacity:1;transition:opacity 0.25s ease;}.hom-scroll.is-hidden{opacity:0;pointer-events:none;}.hom-scroll--left{left:0;justify-content:flex-start;background:linear-gradient(to right,#fff,rgb(255 255 255 / 0.9),rgb(255 255 255 / 0));}.hom-scroll--right{right:0;justify-content:flex-end;background:linear-gradient(to left,#fff,rgb(255 255 255 / 0.9),rgb(255 255 255 / 0));}.hom-scroll-btn{border:0;background:transparent;color:#9333ea;width:100%;height:100%;cursor:pointer;transition:transform 0.2s ease,color 0.2s ease;}.hom-scroll-btn:hover{color:#7e22ce;transform:scale(1.08);}.hom-scroll--left .hom-scroll-btn{padding:0 16px 0 8px;}.hom-scroll--right .hom-scroll-btn{padding:0 8px 0 16px;}.hom-scroll-btn .hom-lucide--scroll{width:1.125rem;height:1.125rem;display:block;stroke:currentColor;}.hide-scrollbar::-webkit-scrollbar{display:none;}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none;}@media (min-width:992px){.hom-item{font-size:16px;}}
.mt-page-section{margin-top:1.5rem;}.mt-prices{width:100%;}.mt-prices-nav{margin:0 0 3.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,17.5rem),1fr));gap:0.65rem 0.75rem;align-items:stretch;}.mt-prices-nav__link{display:flex;align-items:flex-start;gap:0.62rem;width:100%;min-width:0;max-width:100%;box-sizing:border-box;padding:0.62rem 0.95rem;border-radius:0.72rem;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:0.88rem;font-weight:500;line-height:1.35;text-decoration:none;transition:color 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease;white-space:normal;overflow:visible;text-overflow:clip;}.mt-prices-nav__label{flex:1 1 auto;min-width:0;word-break:break-word;overflow-wrap:anywhere;white-space:normal;overflow:visible;text-overflow:clip;text-decoration:none;}.mt-prices-nav__link:hover{color:#6d28d9;border-color:#c4b5fd;box-shadow:0 1px 4px rgb(148 163 184 / 0.22);text-decoration:none;}.mt-prices-nav__link:hover .mt-prices-nav__label{text-decoration:none;}.mt-prices-nav__link--promo{background:linear-gradient(90deg,#fffbeb 0%,#fff 100%);border-color:#fcd34d;color:#374151;}.mt-prices-nav__link--promo:hover{color:#92400e;border-color:#f59e0b;text-decoration:none;}.mt-prices-nav__link--promo:hover .mt-prices-nav__label{text-decoration:none;}.mt-prices-nav__link:focus,.mt-prices-nav__link:focus-visible{text-decoration:none;}.mt-price-icon--nav{width:1rem;height:1rem;margin-top:0.1rem;flex-shrink:0;transition:transform 0.2s ease;}.mt-prices-nav__link--default .mt-price-icon--nav{color:#7c3aed;}.mt-prices-nav__link--promo .mt-price-icon--nav{color:#f59e0b;}.mt-prices-nav__link:hover .mt-price-icon--nav{transform:scale(1.1);}.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-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:linear-gradient(135deg,#ffc42a 0%,#f59e0b 100%);color:#111827;}.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{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.52);color:#111827;}.mt-price-program__name{margin:0 0 0.45rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,3.6vw,2rem);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.5rem,3.6vw,2rem);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:#1f2937;}.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__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:#ffc42a;}.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:#fffbeb;color:#d97706;}.mt-room-card__title{margin:0;color:#111827;font-size:1.2rem;font-weight:700;}.mt-room-card__table-wrap{overflow-x:auto;}.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:#78350f;background:rgba(254,243,199,0.55);border-bottom-color:rgba(253,230,138,0.8);}.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{background-color:#fffbeb;box-shadow:1px 0 0 #fde68a;}.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:rgba(254,243,199,0.45);}.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:#fff7ed;}.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;}}
.alean-hotel-info{margin:0 0 40px;color:#1a1a1a;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}.alean-hotel-info{--alean-color-slate-50:#f8fafc;--alean-color-slate-100:#f1f5f9;--alean-color-slate-200:#e2e8f0;--alean-color-slate-400:#94a3b8;--alean-color-slate-500:#64748b;--alean-color-slate-700:#334155;--alean-color-slate-800:#1e293b;--alean-color-slate-900:#0f172a;--alean-color-indigo-50:#eef2ff;--alean-color-indigo-200:#c7d2fe;--alean-color-indigo-500:#6366f1;--alean-color-indigo-600:#4f46e5;--alean-color-indigo-900:#312e81;--alean-font-sans:'Inter',ui-sans-serif,system-ui,sans-serif;--alean-font-serif:'Playfair Display',ui-serif,Georgia,Cambria,'Times New Roman',Times,serif;}.alean-hotel-info .accordion-group{margin-bottom:1.5rem;width:100%;}.alean-hotel-info .accordion-group:last-child{margin-bottom:0;}.alean-hotel-info .accordion-group-title{position:relative;display:inline-block;font-family:var(--alean-font-serif);font-size:1.375rem;font-weight:700;text-transform:none;letter-spacing:normal;color:var(--alean-color-slate-900);margin:0 0 1rem;padding:0.375rem;box-sizing:border-box;line-height:1.25;}.alean-hotel-info .accordion-group-title__text{position:relative;z-index:0;}.alean-hotel-info .accordion-group-title__line{position:absolute;bottom:0;left:1rem;width:2rem;height:0.25rem;border-radius:999px;background:linear-gradient(to right,rgb(147 51 234) 0%,rgb(126 34 206) 100%);transition:width 0.3s ease,opacity 0.3s ease;}@media (min-width:640px){.alean-hotel-info .accordion-group-title{padding-left:0;padding-right:0;}.alean-hotel-info .accordion-group-title__line{left:0;}}@media (min-width:768px){.alean-hotel-info .accordion-group-title{font-size:1.5rem;padding-bottom:0.375rem;margin-bottom:1.125rem;}.alean-hotel-info .accordion-group-title__line{width:2.5rem;}}@media (min-width:1024px){.alean-hotel-info .accordion-group-title__line{width:3rem;}}.alean-hotel-info .accordion-container{background-color:white;border-radius:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid var(--alean-color-slate-100);overflow:hidden;width:100%;}.alean-hotel-info .accordion-item{border-bottom:1px solid var(--alean-color-slate-100);}.alean-hotel-info .accordion-item:last-child{border-bottom:none;}.alean-hotel-info .accordion-item:has(.accordion-header[aria-expanded='true']){background:linear-gradient(90deg,rgb(147 51 234 / .06) 0%,rgba(248,250,252,.4) 12%,transparent 100%);}.alean-hotel-info .accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;text-align:left;transition:background-color .3s ease;box-sizing:border-box;background:transparent;background-color:transparent;border:0;border-radius:0;box-shadow:none;outline:none;-webkit-appearance:none;appearance:none;}@media (min-width:500px){.alean-hotel-info .accordion-header{padding:.5rem 1.5rem;}}@media (min-width:768px){.alean-hotel-info .accordion-header{padding:1.5rem 2rem;}}.alean-hotel-info .accordion-header:hover{background-color:rgba(248,250,252,.5);}.alean-hotel-info .accordion-header:focus,.alean-hotel-info .accordion-header:active{outline:none;}.alean-hotel-info .accordion-header:focus-visible{outline:2px solid rgb(147 51 234 / .35);outline-offset:2px;border-radius:.75rem;}.alean-hotel-info .accordion-header-content{display:flex;align-items:center;gap:1rem;}@media (min-width:500px){.alean-hotel-info .accordion-header-content{gap:1.25rem;}}@media (min-width:768px){.alean-hotel-info .accordion-header-content{gap:1.5rem;}}.alean-hotel-info .accordion-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background-color:rgb(250 245 255 / var(--tw-bg-opacity,1));color:rgb(147 51 234 / var(--tw-text-opacity,1));transition:all .5s ease;flex-shrink:0;}.alean-hotel-info .accordion-icon svg{width:1.25rem;height:1.25rem;}.alean-hotel-info .accordion-icon svg{display:block;}@media (min-width:768px){.alean-hotel-info .accordion-icon{width:3rem;height:3rem;}.alean-hotel-info .accordion-icon svg{width:1.5rem;height:1.5rem;}}.alean-hotel-info .accordion-header[aria-expanded="true"] .accordion-icon{background-color:rgb(126 34 206);color:#fff;box-shadow:0 10px 15px -3px rgb(147 51 234 / .3);transform:scale(1.05);}.alean-hotel-info .accordion-header:not([aria-expanded="true"]):hover .accordion-icon{background-color:rgb(243 232 255);color:rgb(147 51 234 / var(--tw-text-opacity,1));}.alean-hotel-info .accordion-title{font-size:1rem;font-weight:600;color:var(--alean-color-slate-800);transition:color .3s ease;line-height:1.3;}.alean-hotel-info .accordion-header[aria-expanded="true"] .accordion-title{color:rgb(88 28 135);}.alean-hotel-info .accordion-chevron{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:9999px;transition:all .3s ease;}.alean-hotel-info .accordion-chevron svg{width:1.5rem;height:1.5rem;transition:transform .4s ease;}.alean-hotel-info .accordion-header[aria-expanded="true"] .accordion-chevron{background-color:rgb(250 245 255);color:rgb(147 51 234);}.alean-hotel-info .accordion-header:not([aria-expanded="true"]):hover .accordion-chevron{background-color:var(--alean-color-slate-100);}.alean-hotel-info .accordion-header[aria-expanded="true"] .accordion-chevron svg{transform:rotate(180deg);}.alean-hotel-info .accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;opacity:0;}.alean-hotel-info .accordion-inner{padding:.8rem;margin-left:0;box-sizing:border-box;width:100%;}@media (min-width:500px){.alean-hotel-info .accordion-inner{padding:1rem 1.2rem 1.25rem;}}@media (min-width:768px){.alean-hotel-info .accordion-inner{padding:1.15rem 1.6rem 1.75rem;}}.alean-hotel-info .accordion-block{display:flex;flex-direction:column;gap:.75rem;width:100%;padding:.5rem 0;border-bottom:1px solid var(--alean-color-slate-100);box-sizing:border-box;}.alean-hotel-info .accordion-block:first-child{padding-top:0;}.alean-hotel-info .accordion-block:last-child{padding-bottom:0;border-bottom:none;}.alean-hotel-info .accordion-block-title{width:100%;display:flex;align-items:baseline;gap:.65rem;padding-bottom:.1rem;}.alean-hotel-info .accordion-block-title h4{font-family:var(--alean-font-serif);font-size:1.0625rem;letter-spacing:-.02em;color:var(--alean-color-slate-900);margin:0;flex:1;line-height:1.35;}.alean-hotel-info .title-accent-small{width:3px;height:1.1em;border-radius:2px;background:linear-gradient(180deg,rgb(147 51 234) 0%,rgb(126 34 206) 100%);flex-shrink:0;align-self:center;}.alean-hotel-info .accordion-block-content{width:100%;display:flex;flex-direction:column;gap:.55rem;}.alean-hotel-info .accordion-block-content:not(:has(> *)){display:none;}.alean-hotel-info .accordion-heading-only{margin:0;font-size:.9375rem;font-weight:500;color:var(--alean-color-slate-600);line-height:1.45;}.alean-hotel-info .accordion-card,.alean-hotel-info .infrastructure-card{background:#fff;border:1px solid var(--alean-color-slate-200);border-radius:1rem;padding:0 2rem .3rem;box-shadow:0 1px 2px rgba(15,23,42,.04);width:100%;box-sizing:border-box;}@media (min-width:600px){.alean-hotel-info .accordion-card,.alean-hotel-info .infrastructure-card{padding:.3rem 2rem .5rem;}}.alean-hotel-info .card-title{display:block;font-weight:600;font-size:.9375rem;letter-spacing:.02em;color:var(--alean-color-slate-800);margin:0 0 .5rem;line-height:1.35;}.alean-hotel-info .card-title :where(strong,b){font-weight:700;color:var(--alean-color-slate-900);}.alean-hotel-info .card-description{color:var(--alean-color-slate-700);line-height:1;}.alean-hotel-info .alean-hotel-info__richtext{font-size:.95rem;line-height:1.65;overflow-wrap:break-word;word-wrap:break-word;}.alean-hotel-info .alean-hotel-info__richtext > :first-child{margin-top:0;}.alean-hotel-info .alean-hotel-info__richtext > :last-child{margin-bottom:0;padding-bottom:0;}.alean-hotel-info .alean-hotel-info__richtext :where(h4){font-size:1.02rem;font-weight:600;margin:1.05em 0 .4em;color:var(--alean-color-slate-800);line-height:1.35;}.alean-hotel-info .alean-hotel-info__richtext :where(h4:first-child){margin-top:0;}.alean-hotel-info .alean-hotel-info__richtext :where(h4 + ul){margin-top:.25em;}.alean-hotel-info .alean-hotel-info__richtext :where(li > strong){font-weight:600;color:var(--alean-color-slate-800);}.alean-hotel-info .alean-hotel-info__richtext :where(li > ul){margin-top:.3em;margin-bottom:.45em;}.alean-hotel-info .alean-hotel-info__richtext :where(p){margin:0 0 .65em;line-height:1.65;padding-bottom:0;}.alean-hotel-info .alean-hotel-info__richtext :where(p:last-child){margin-bottom:0;padding-bottom:0;}.alean-hotel-info .alean-hotel-info__richtext :where(div){margin:0 0 .55em;line-height:1.65;}.alean-hotel-info .alean-hotel-info__richtext :where(div:last-child){margin-bottom:0;}.alean-hotel-info .alean-hotel-info__richtext :where(ul,ol){margin:.35em 0 .5em;padding-inline-start:1.35rem;list-style-position:outside;}.alean-hotel-info .alean-hotel-info__richtext :where(ul){list-style-type:disc;}.alean-hotel-info .alean-hotel-info__richtext :where(ol){list-style-type:decimal;}.alean-hotel-info .alean-hotel-info__richtext :where(ul ul){list-style-type:circle;margin-top:.35em;margin-bottom:.25em;}.alean-hotel-info .alean-hotel-info__richtext :where(ul ul ul),.alean-hotel-info .alean-hotel-info__richtext :where(ol ol){list-style-type:square;}.alean-hotel-info .alean-hotel-info__richtext :where(li){margin:.15em 0;line-height:1.55;}.alean-hotel-info .alean-hotel-info__richtext :where(li > p){margin:.35em 0 0;}.alean-hotel-info .alean-hotel-info__richtext :where(li > p:first-child){margin-top:0;}.alean-hotel-info .card-features{display:flex;flex-direction:column;gap:.35rem;margin-top:.25rem;}.alean-hotel-info .accordion-card .card-features{margin-top:.35rem;}.alean-hotel-info .card-features.card-features--nested{margin-top:.5rem;padding:.5rem 0 .35rem 1.1rem;border-left:2px solid rgb(147 51 234 / .35);gap:.4rem;background:rgb(250 245 255 / .35);border-radius:0 0.5rem 0.5rem 0;}.alean-hotel-info .card-features.card-features--nested .card-features.card-features--nested{margin-top:.4rem;padding:.4rem 0 .3rem 1rem;border-left-color:rgb(147 51 234 / .22);background:rgb(250 245 255 / .2);}.alean-hotel-info .card-feature{display:flex;align-items:flex-start;gap:.65rem;color:var(--alean-color-slate-700);padding:.2rem 0;}.alean-hotel-info .card-feature.card-feature_no-label{width:100%;}.alean-hotel-info .card-feature.card-feature_no-label .feature-text{width:100%;}.alean-hotel-info .feature-info{width:7px;height:7px;min-width:7px;margin-top:.38rem;border-radius:50%;background:linear-gradient(135deg,rgb(147 51 234),rgb(126 34 206));flex-shrink:0;border:0;box-shadow:none;color:transparent;font-size:0;line-height:0;overflow:hidden;display:block;}.alean-hotel-info .feature-text{line-height:1.55;font-size:.9375rem;color:var(--alean-color-slate-700);}.alean-hotel-info .feature-text strong{font-weight:600;color:var(--alean-color-slate-800);}.alean-hotel-info__title{font-size:28px;font-weight:700;margin-bottom:24px;display:inline-flex;align-items:center;gap:10px;}.alean-hotel-info__title::before{content:'';width:6px;height:28px;border-radius:999px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);}.alean-hotel-info__container{display:flex;flex-direction:column;gap:24px;}@media (max-width:768px){.alean-hotel-info{margin:30px 0;}}.alean-hotel-info--expanded-default .accordion-content{max-height:none;opacity:1;overflow:visible;}.alean-hotel-info .accordion-item.accordion-item--initial-open .accordion-content{max-height:none;opacity:1;overflow:visible;}
.mt-contact-hotel-info-accordion{margin:0 0 40px;color:#1a1a1a;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}.mt-contact-hotel-info-accordion{--alean-color-slate-50:#f8fafc;--alean-color-slate-100:#f1f5f9;--alean-color-slate-200:#e2e8f0;--alean-color-slate-400:#94a3b8;--alean-color-slate-500:#64748b;--alean-color-slate-700:#334155;--alean-color-slate-800:#1e293b;--alean-color-slate-900:#0f172a;--alean-color-indigo-50:#eef2ff;--alean-color-indigo-200:#c7d2fe;--alean-color-indigo-500:#6366f1;--alean-color-indigo-600:#4f46e5;--alean-color-indigo-900:#312e81;--alean-font-sans:'Inter',ui-sans-serif,system-ui,sans-serif;--alean-font-serif:'Playfair Display',ui-serif,Georgia,Cambria,'Times New Roman',Times,serif;}.mt-contact-hotel-info-accordion .accordion-group{margin-bottom:1.5rem;width:100%;}.mt-contact-hotel-info-accordion .accordion-group:last-child{margin-bottom:0;}.mt-contact-hotel-info-accordion .accordion-group-title{position:relative;display:inline-block;font-family:var(--alean-font-serif);font-size:1.375rem;font-weight:700;text-transform:none;letter-spacing:normal;color:var(--alean-color-slate-900);margin:0 0 1rem;padding:0.375rem;box-sizing:border-box;line-height:1.25;}.mt-contact-hotel-info-accordion .accordion-group-title__text{position:relative;z-index:0;}.mt-contact-hotel-info-accordion .accordion-group-title__line{position:absolute;bottom:0;left:1rem;width:2rem;height:0.25rem;border-radius:999px;background:linear-gradient(to right,rgb(147 51 234) 0%,rgb(126 34 206) 100%);transition:width 0.3s ease,opacity 0.3s ease;}@media (min-width:640px){.mt-contact-hotel-info-accordion .accordion-group-title{padding-left:0;padding-right:0;}.mt-contact-hotel-info-accordion .accordion-group-title__line{left:0;}}@media (min-width:768px){.mt-contact-hotel-info-accordion .accordion-group-title{font-size:1.5rem;padding-bottom:0.375rem;margin-bottom:1.125rem;}.mt-contact-hotel-info-accordion .accordion-group-title__line{width:2.5rem;}}@media (min-width:1024px){.mt-contact-hotel-info-accordion .accordion-group-title__line{width:3rem;}}.mt-contact-hotel-info-accordion .accordion-container{background-color:white;border-radius:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid var(--alean-color-slate-100);overflow:hidden;width:100%;}.mt-contact-hotel-info-accordion .accordion-item{border-bottom:1px solid var(--alean-color-slate-100);}.mt-contact-hotel-info-accordion .accordion-item:last-child{border-bottom:none;}.mt-contact-hotel-info-accordion .accordion-item:has(.accordion-header[aria-expanded='true']){background:linear-gradient(90deg,rgb(147 51 234 / .06) 0%,rgba(248,250,252,.4) 12%,transparent 100%);}.mt-contact-hotel-info-accordion .accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;text-align:left;transition:background-color .3s ease;box-sizing:border-box;background:transparent;background-color:transparent;border:0;border-radius:0;box-shadow:none;outline:none;-webkit-appearance:none;appearance:none;}@media (min-width:500px){.mt-contact-hotel-info-accordion .accordion-header{padding:.5rem 1.5rem;}}@media (min-width:768px){.mt-contact-hotel-info-accordion .accordion-header{padding:1.5rem 2rem;}}.mt-contact-hotel-info-accordion .accordion-header:hover{background-color:rgba(248,250,252,.5);}.mt-contact-hotel-info-accordion .accordion-header:focus,.mt-contact-hotel-info-accordion .accordion-header:active{outline:none;}.mt-contact-hotel-info-accordion .accordion-header:focus-visible{outline:2px solid rgb(147 51 234 / .35);outline-offset:2px;border-radius:.75rem;}.mt-contact-hotel-info-accordion .accordion-header-content{display:flex;align-items:center;gap:1rem;min-width:0;}@media (min-width:500px){.mt-contact-hotel-info-accordion .accordion-header-content{gap:1.25rem;}}@media (min-width:768px){.mt-contact-hotel-info-accordion .accordion-header-content{gap:1.5rem;}}.mt-contact-hotel-info-accordion .accordion-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background-color:rgb(250 245 255 / var(--tw-bg-opacity,1));color:rgb(147 51 234 / var(--tw-text-opacity,1));transition:all .5s ease;flex-shrink:0;}.mt-contact-hotel-info-accordion .accordion-icon svg{width:1.25rem;height:1.25rem;}.mt-contact-hotel-info-accordion .accordion-icon svg{display:block;}@media (min-width:768px){.mt-contact-hotel-info-accordion .accordion-icon{width:3rem;height:3rem;}.mt-contact-hotel-info-accordion .accordion-icon svg{width:1.5rem;height:1.5rem;}}.mt-contact-hotel-info-accordion .accordion-header[aria-expanded="true"] .accordion-icon{background-color:rgb(126 34 206);color:#fff;box-shadow:0 10px 15px -3px rgb(147 51 234 / .3);transform:scale(1.05);}.mt-contact-hotel-info-accordion .accordion-header:not([aria-expanded="true"]):hover .accordion-icon{background-color:rgb(243 232 255);color:rgb(147 51 234 / var(--tw-text-opacity,1));}.mt-contact-hotel-info-accordion .accordion-title{font-size:1rem;font-weight:600;color:var(--alean-color-slate-800);transition:color .3s ease;line-height:1.3;min-width:0;overflow-wrap:anywhere;word-break:break-word;}.mt-contact-hotel-info-accordion .accordion-header[aria-expanded="true"] .accordion-title{color:rgb(88 28 135);}.mt-contact-hotel-info-accordion .accordion-chevron{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:9999px;transition:all .3s ease;}.mt-contact-hotel-info-accordion .accordion-chevron svg{width:1.5rem;height:1.5rem;transition:transform .4s ease;}.mt-contact-hotel-info-accordion .accordion-header[aria-expanded="true"] .accordion-chevron{background-color:rgb(250 245 255);color:rgb(147 51 234);}.mt-contact-hotel-info-accordion .accordion-header:not([aria-expanded="true"]):hover .accordion-chevron{background-color:var(--alean-color-slate-100);}.mt-contact-hotel-info-accordion .accordion-header[aria-expanded="true"] .accordion-chevron svg{transform:rotate(180deg);}.mt-contact-hotel-info-accordion .accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;opacity:0;}.mt-contact-hotel-info-accordion .accordion-inner{padding:.8rem;margin-left:0;box-sizing:border-box;width:100%;}@media (min-width:500px){.mt-contact-hotel-info-accordion .accordion-inner{padding:1rem 1.2rem 1.25rem;}}@media (min-width:768px){.mt-contact-hotel-info-accordion .accordion-inner{padding:1.15rem 1.6rem 1.75rem;}}.mt-contact-hotel-info-accordion .accordion-block{display:flex;flex-direction:column;gap:.75rem;width:100%;padding:.5rem 0;border-bottom:1px solid var(--alean-color-slate-100);box-sizing:border-box;}.mt-contact-hotel-info-accordion .accordion-block:first-child{padding-top:0;}.mt-contact-hotel-info-accordion .accordion-block:last-child{padding-bottom:0;border-bottom:none;}.mt-contact-hotel-info-accordion .accordion-block-title{width:100%;display:flex;align-items:baseline;gap:.65rem;padding-bottom:.1rem;}.mt-contact-hotel-info-accordion .accordion-block-title h4{font-family:var(--alean-font-serif);font-size:1.0625rem;letter-spacing:-.02em;color:var(--alean-color-slate-900);margin:0;flex:1;line-height:1.35;}.mt-contact-hotel-info-accordion .title-accent-small{width:3px;height:1.1em;border-radius:2px;background:linear-gradient(180deg,rgb(147 51 234) 0%,rgb(126 34 206) 100%);flex-shrink:0;align-self:center;}.mt-contact-hotel-info-accordion .accordion-block-content{width:100%;display:flex;flex-direction:column;gap:.55rem;}.mt-contact-hotel-info-accordion .accordion-block-content:not(:has(> *)){display:none;}.mt-contact-hotel-info-accordion .accordion-heading-only{margin:0;font-size:.9375rem;font-weight:500;color:var(--alean-color-slate-600);line-height:1.45;}.mt-contact-hotel-info-accordion .accordion-card,.mt-contact-hotel-info-accordion .infrastructure-card{background:#fff;border:1px solid var(--alean-color-slate-200);border-radius:1rem;padding:0 2rem .3rem;box-shadow:0 1px 2px rgba(15,23,42,.04);width:100%;box-sizing:border-box;}@media (min-width:600px){.mt-contact-hotel-info-accordion .accordion-card,.mt-contact-hotel-info-accordion .infrastructure-card{padding:.3rem 2rem .5rem;}}.mt-contact-hotel-info-accordion .card-title{display:block;font-weight:600;font-size:.9375rem;letter-spacing:.02em;color:var(--alean-color-slate-800);margin:0 0 .5rem;line-height:1.35;}.mt-contact-hotel-info-accordion .card-title :where(strong,b){font-weight:700;color:var(--alean-color-slate-900);}.mt-contact-hotel-info-accordion .card-description{color:var(--alean-color-slate-700);line-height:1;min-width:0;overflow-wrap:anywhere;word-break:break-word;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext{font-size:.95rem;line-height:1.65;overflow-wrap:break-word;word-wrap:break-word;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext > :first-child{margin-top:0;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext > :last-child{margin-bottom:0;padding-bottom:0;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(h4){font-size:1.02rem;font-weight:600;margin:1.05em 0 .4em;color:var(--alean-color-slate-800);line-height:1.35;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(h4:first-child){margin-top:0;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(h4 + ul){margin-top:.25em;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(li > strong){font-weight:600;color:var(--alean-color-slate-800);}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(li > ul){margin-top:.3em;margin-bottom:.45em;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(p){margin:0 0 .65em;line-height:1.65;padding-bottom:0;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(p:last-child){margin-bottom:0;padding-bottom:0;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(div){margin:0 0 .55em;line-height:1.65;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(div:last-child){margin-bottom:0;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(ul,ol){margin:.35em 0 .5em;padding-inline-start:1.35rem;list-style-position:outside;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(ul){list-style-type:disc;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(ol){list-style-type:decimal;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(ul ul){list-style-type:circle;margin-top:.35em;margin-bottom:.25em;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(ul ul ul),.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(ol ol){list-style-type:square;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(li){margin:.15em 0;line-height:1.55;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(li > p){margin:.35em 0 0;}.mt-contact-hotel-info-accordion .alean-hotel-info__richtext :where(li > p:first-child){margin-top:0;}.mt-contact-hotel-info-accordion .card-features{display:flex;flex-direction:column;gap:.35rem;margin-top:.25rem;}.mt-contact-hotel-info-accordion .accordion-card .card-features{margin-top:.35rem;}.mt-contact-hotel-info-accordion .card-features.card-features--nested{margin-top:.5rem;padding:.5rem 0 .35rem 1.1rem;border-left:2px solid rgb(147 51 234 / .35);gap:.4rem;background:rgb(250 245 255 / .35);border-radius:0 0.5rem 0.5rem 0;}.mt-contact-hotel-info-accordion .card-features.card-features--nested .card-features.card-features--nested{margin-top:.4rem;padding:.4rem 0 .3rem 1rem;border-left-color:rgb(147 51 234 / .22);background:rgb(250 245 255 / .2);}.mt-contact-hotel-info-accordion .card-feature{display:flex;align-items:flex-start;gap:.65rem;color:var(--alean-color-slate-700);padding:.2rem 0;}.mt-contact-hotel-info-accordion .card-feature.card-feature_no-label{width:100%;}.mt-contact-hotel-info-accordion .card-feature.card-feature_no-label .feature-text{width:100%;}.mt-contact-hotel-info-accordion .feature-info{width:7px;height:7px;min-width:7px;margin-top:.38rem;border-radius:50%;background:linear-gradient(135deg,rgb(147 51 234),rgb(126 34 206));flex-shrink:0;border:0;box-shadow:none;color:transparent;font-size:0;line-height:0;overflow:hidden;display:block;}.mt-contact-hotel-info-accordion .feature-text{line-height:1.55;font-size:.9375rem;color:var(--alean-color-slate-700);min-width:0;overflow-wrap:anywhere;word-break:break-word;}.mt-contact-hotel-info-accordion .feature-text strong{font-weight:600;color:var(--alean-color-slate-800);}.mt-contact-hotel-info-accordion .alean-hotel-info__title{font-size:28px;font-weight:700;margin-bottom:24px;display:inline-flex;align-items:center;gap:10px;}.mt-contact-hotel-info-accordion .alean-hotel-info__title::before{content:'';width:6px;height:28px;border-radius:999px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);}.mt-contact-hotel-info-accordion .alean-hotel-info__container{display:flex;flex-direction:column;gap:24px;}@media (max-width:768px){.mt-contact-hotel-info-accordion{margin:30px 0;}}@media (max-width:480px){.mt-contact-hotel-info-accordion .accordion-card,.mt-contact-hotel-info-accordion .infrastructure-card{padding:.2rem .9rem .35rem;}}.mt-contact-hotel-info-accordion--expanded-default .accordion-content{max-height:none;opacity:1;overflow:visible;}.mt-contact-hotel-info-accordion .accordion-item.accordion-item--initial-open .accordion-content{max-height:none;opacity:1;overflow:visible;}
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;appearance:none !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;}}
