@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem+1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem+.9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem+.6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem+.3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem+.3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.img-fluid{max-width:100%;height:auto}.container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col-2{flex:0 0 auto;width:16.66666667%}.col-4{flex:0 0 auto;width:33.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-10{flex:0 0 auto;width:83.33333333%}@media (min-width:768px){.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}}@media (min-width:1200px){.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-6{flex:0 0 auto;width:50%}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}textarea.form-control{min-height:calc(1.5em+.75rem+calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}:root,[data-bs-theme=light]{--bs-btn-close-filter:}[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter:}[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.clearfix::after{display:block;clear:both;content:""}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.float-end{float:right!important}.d-flex{display:flex!important}.d-none{display:none!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.ms-2{margin-left:.5rem!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}@media (min-width:992px){.d-lg-block{display:block!important}.d-lg-none{display:none!important}.ms-lg-auto{margin-left:auto!important}}[data-loader=circle-side]{position:absolute;width:50px;height:50px;top:50%;left:50%;margin-left:-25px;margin-top:-25px;animation:circle infinite 0.95s linear;border:2px solid #111;border-top-color:rgba(255,255,255,0.2);border-right-color:rgba(255,255,255,0.2);border-bottom-color:rgba(255,255,255,0.2);border-radius:100%}@keyframes circle{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}html *{-webkit-font-smoothing:antialiased}body{background:#faf8f5;font-size:15px;font-size:0.9375rem;line-height:1.6;font-family:"Montserrat",Helvetica,sans-serif;color:#333}main{position:relative;z-index:2;background-color:#faf8f5}h1,h2,h3,h4,h5,h6{color:#333;font-weight:700;letter-spacing:-0.03em;line-height:1.3}h3,h4,h5,h6{font-weight:600}p{margin-bottom:25px}strong{font-weight:600}hr{margin:30px 0 30px 0;border-color:#d9e1e6;opacity:1}a{color:#978667;text-decoration:none;transition:all 0.3s ease-in-out;outline:none}a:hover,a:focus{color:#24262d;text-decoration:none;outline:none}.title small{text-transform:uppercase;color:#978667;letter-spacing:3px;font-weight:600;display:block;margin-bottom:5px;font-size:12px;font-size:0.75rem}.title h2,.title h3{font-weight:700;font-size:38px;font-size:2.375rem;margin-bottom:15px}.title h3{font-size:31px;font-size:1.9375rem}.title.center{text-align:center}.title.white small{color:#ebd7b2;opacity:0.8}.title.white h2,.title.white h3{color:#fff}a.btn_1,.btn_1{border:none;color:#fff;background:#978667;outline:none;cursor:pointer;display:inline-flex;text-decoration:none;padding:14px 25px 14px 25px;font-weight:600;transition:all 0.3s ease-in-out;border-radius:25px;align-items:center;justify-content:center;line-height:1}a.btn_1:hover,.btn_1:hover{background-color:#4b514d}a.btn_1.outline,.btn_1.outline{background-color:transparent;border:2px solid #24262d;color:#24262d}a.btn_1.outline.white,.btn_1.outline.white{border-color:#fff;color:#fff}a.btn_1.outline:hover,.btn_1.outline:hover{background-color:#4b514d;border:2px solid transparent;color:#fff}a.animated_link{position:relative;text-decoration:none}a.animated_link::before{content:"";position:absolute;display:block;width:100%;height:2px;bottom:-5px;left:0;background-color:#24262d;transform:scaleX(0);transform-origin:top left;transition:transform 0.3s ease}a.animated_link:hover::before{transform:scaleX(1)}a.animated_link.active::before{transform:scaleX(1)}header{padding:20px 0;width:100%;z-index:999;position:fixed;left:0;top:0;background-color:rgba(255,255,255,0);transition:all 0.3s ease}@media (max-width:767px){header{padding:15px 0}}header .logo_sticky{display:none}header .logo_normal{display:block}header nav ul{list-style:none;padding:0;margin:0;text-align:right}header nav ul li{display:inline-block;font-weight:600;margin-left:25px}header nav ul li:first-child{margin-left:0}@media (max-width:991px){header nav ul li:first-child{display:none}}header.fixed_header nav ul li a{color:#fff}header.fixed_header nav ul li a.animated_link:before{background-color:#fff}header.fixed_header nav ul li a.btn_1{color:#fff}header.fixed_header nav ul li a.btn_1:hover{opacity:1 !important}header.fixed_header.sticky{transition:all 0.3s ease-in-out;border-bottom:1px solid #d9e1e6;background-color:#fff}header.fixed_header.sticky .logo_normal{display:none}header.fixed_header.sticky .logo_sticky{display:inline-block}header.fixed_header.sticky nav ul li a{color:#333}header.fixed_header.sticky nav ul li a.animated_link:before{background-color:#333}header.fixed_header.sticky nav ul li a.btn_1{color:#fff}header.fixed_header.sticky .hamburger__inner,header.fixed_header.sticky .hamburger__inner::before,header.fixed_header.sticky .hamburger__inner::after{background-color:#333}.hamburger_2{position:relative;top:8px;padding:0 0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}@media (max-width:991px){.hamburger_2{top:5px}}.hamburger_2:hover .hamburger__inner{animation:burger 0.4s ease}.hamburger_2:hover .hamburger__inner:before{animation:burger 0.4s 0.1s ease}.hamburger_2:hover .hamburger__inner:after{animation:burger 0.4s 0.2s ease}.hamburger_2 .hamburger__box{width:24px;height:24px;display:inline-block;position:relative}.hamburger_2 .hamburger__inner{display:block;top:50%;margin-top:-2px}.hamburger_2 .hamburger__inner,.hamburger_2 .hamburger__inner::before,.hamburger_2 .hamburger__inner::after{width:24px;height:2px;background-color:#fff;border-radius:0px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger_2 .hamburger__inner::before,.hamburger_2 .hamburger__inner::after{content:"";display:block}.hamburger_2 .hamburger__inner::before{top:-8px}.hamburger_2 .hamburger__inner::after{bottom:-8px}@keyframes burger{0%{transform-origin:0 100%;transform:scale(1,1)}50%{transform-origin:0 100%;transform:scale(0,1)}100%{transform-origin:0 100%;transform:scale(1,1)}}.nav_panel{overflow-y:auto;transform:translateX(100%);top:0;right:0;bottom:0;width:350px;height:100%;position:fixed;z-index:99999;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);transition:all 0.5s cubic-bezier(0.77,0,0.175,1)}.nav_panel.show{transform:translateX(0)}@media (max-width:767px){.nav_panel{width:100%}}.logo_panel{text-align:center;display:flex;align-items:center;justify-content:center;height:135px;background-color:#faf8f5}.nav_panel #mainNav nav ul>li{display:block;margin:15px 0;padding:0 !important;opacity:0;transition:all 0.8s ease 500ms;transform:translateY(30px)}.nav_panel #mainNav nav ul>li:first-child{transition-delay:0.2s}.nav_panel #mainNav nav ul>li:nth-child(2){transition-delay:0.3s}.nav_panel #mainNav nav ul>li:nth-child(3){transition-delay:0.4s}.nav_panel #mainNav nav ul>li:nth-child(4){transition-delay:0.5s}.nav_panel #mainNav nav ul>li:nth-child(5){transition-delay:0.6s}.nav_panel.show #mainNav nav ul>li{transform:translateY(0);opacity:1}.opacity-mask{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2}.background-image{background-size:cover;background-repeat:no-repeat;background-position:center center;transition:all 0.5s ease;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}span[data-jarallax-element]{display:block}.hero{color:#fff;overflow:hidden}.hero.full-height{height:100vh}@media (max-width:991px){.hero.full-height{min-height:600px}}@media (max-width:767px){.hero.full-height{height:87vh}}.hero.medium-height{height:70vh}@media (max-width:991px){.hero.medium-height{min-height:600px}}.hero .wrapper{text-align:left;height:100%}.hero .wrapper small{text-transform:uppercase;letter-spacing:3px;display:block;margin:0 0 10px 0;color:#ebd7b2;font-weight:600}.hero .wrapper h1,.hero .wrapper h3{color:#fff;font-size:51px;font-size:3.1875rem;margin:0 0 10px 0;font-weight:700;text-transform:uppercase}@media (max-width:767px){.hero .wrapper h1,.hero .wrapper h3{font-size:36px;font-size:2.25rem}}@media (max-width:575px){.hero .wrapper h1,.hero .wrapper h3{font-size:32px;font-size:2rem}}.hero .wrapper p{font-weight:400;font-size:24px;font-size:1.5rem;line-height:1.4;margin-bottom:0}.hero .wrapper p strong{font-weight:600}@media (max-width:767px){.hero .wrapper p{padding:0;font-size:18px;font-size:1.125rem}}footer{background-color:#24262d;position:relative;color:#fff}@media (max-width:991px){footer{z-index:0}}footer .footer_bg{position:relative;padding-top:230px;z-index:2;overflow:hidden}@media (max-width:767px){footer .footer_bg{height:160px;padding-top:180px}}footer .footer_bg .background-image{opacity:0.3;filter:grayscale(100%)}footer .footer_bg .gradient_over{background:transparent;background:linear-gradient(to bottom,transparent,#24262d);top:0;bottom:0;height:100%;left:0;pointer-events:none;position:absolute;width:100%;z-index:3}footer .move_content{margin-top:-80px;position:relative;z-index:4;padding-bottom:120px}@media (max-width:767px){footer .move_content{padding-bottom:60px}}footer h5{color:#fff;margin-bottom:20px;font-size:20px;font-size:1.25rem}@media (max-width:767px){footer h5{margin-bottom:10px}}footer hr{opacity:0.1}footer ul{list-style:none;padding:0;margin:0 0 25px 0}footer a{color:#ebd7b2}footer a:hover{color:#fff}footer .copy{text-align:center;padding:25px 0;background-color:#1f2127;font-size:13px;font-size:0.8125rem}.footer_links{margin-bottom:25px}.footer_links ul{line-height:1.9}.footer_links ul li a{display:inline-block;color:#fff}.footer_links ul li a:hover{transform:translateX(10px)}.intro em{font-family:"Caveat",cursive;font-size:32px;font-size:2rem;font-style:normal;color:#555}a.box_cat_rooms{display:block;margin-bottom:25px;height:500px;position:relative;overflow:hidden;background-color:#ccc;border-radius:10px;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.2)}@media (max-width:991px){a.box_cat_rooms{height:400px}}a.box_cat_rooms .info{position:absolute;width:100%;z-index:9;display:block;padding:25% 30px 0 30px;color:#fff;left:0;bottom:-75px;padding-bottom:60px;backface-visibility:hidden;transform:translate(0,0);transition:all 0.4s ease;background:transparent;background:linear-gradient(to bottom,transparent,#000)}a.box_cat_rooms .info small{text-transform:uppercase;font-weight:600;letter-spacing:2px;color:#999;display:block;margin-bottom:0;font-size:12px;font-size:0.75rem;color:#fff}a.box_cat_rooms .info h3{color:#fff;font-size:26px;font-size:1.625rem;font-weight:600;margin-bottom:15px}a.box_cat_rooms .info span{font-size:15px;font-size:0.9375rem;font-weight:600;display:inline-flex;align-items:center;font-weight:600;opacity:0;position:relative}a.box_cat_rooms .info span:before{position:absolute;bottom:-5px;left:0;width:10px;height:2px;content:"";transition:width 500ms ease;background-color:#fff}a.box_cat_rooms .info span:hover{background-color:#24262d;border-color:transparent}a.box_cat_rooms figure{position:relative;overflow:hidden;width:100%;height:100%}a.box_cat_rooms:hover .info{transform:translate(0,-65px)}a.box_cat_rooms:hover .info span{opacity:1}a.box_cat_rooms:hover .info span:before{width:100%}a.box_cat_rooms:hover .background-image{transform:scale(1.1)}.box_facilities{padding:0 25px 25px 25px;border-width:2px;text-align:center;border-style:solid;border-right:0;-o-border-image:linear-gradient(to bottom,#ededed,rgba(0,0,0,0)) 1 60%;border-image:linear-gradient(to bottom,#ededed,rgba(0,0,0,0)) 1 60%}@media (max-width:1199px){.box_facilities{border-width:0}}.box_facilities i{font-size:62px;font-size:3.875rem;color:#978667}.box_facilities h3{font-size:21px;font-size:1.3125rem}@media (max-width:767px){.box_facilities h3{font-size:18px;font-size:1.125rem}}.box_facilities.no-border{border-width:0}.box_facilities.white{-o-border-image:linear-gradient(to bottom,rgba(255,255,255,0.2),rgba(0,0,0,0)) 1 60%;border-image:linear-gradient(to bottom,rgba(255,255,255,0.2),rgba(0,0,0,0)) 1 60%}.box_facilities.white h3{color:#fff}.box_facilities.white i{color:#ebd7b2}@media (max-width:767px){.box_facilities.white{padding:0;margin-bottom:25px}.box_facilities.white i{font-size:62px;font-size:3.875rem}}.booking_wrapper{border-radius:10px;background-color:#89795d;background-color:rgba(151,134,103,0.05);padding:20px 20px 0 20px}.booking_wrapper hr{border-color:#d9e1e6;opacity:1;margin:0 0 25px 0}.booking_wrapper .form-control::-moz-placeholder{color:#333}.booking_wrapper .form-control::placeholder{color:#333}.progress{margin-bottom:0;height:5px}.progress-bar{background-color:#978667;width:1px;transition:all 0.8s ease;transition-delay:1s}.reviews_sum_details{margin-bottom:25px}.reviews_sum_details h6{font-size:16px;font-size:1rem}.reviews_sum_details strong{position:relative;top:-10px}.review_card{border-radius:10px;padding:25px 25px 1px 25px;margin-bottom:30px;background-color:#89795d;background-color:rgba(151,134,103,0.05)}.review_card .user_info{text-align:center}@media (max-width:767px){.review_card .user_info{margin-bottom:10px}}.review_card .user_info figure{width:50px;height:50px;overflow:hidden;border-radius:50%;display:inline-block;position:relative;margin-bottom:10px}@media (max-width:767px){.review_card .user_info figure{float:left}}.review_card .user_info figure img{width:50px;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.review_card .user_info h5{font-size:13px;font-size:0.8125rem}@media (max-width:767px){.review_card .user_info h5{float:left;margin:18px 0 0 15px}}.review_card .review_content h4{font-size:18px;font-size:1.125rem}.review_card .review_content em{font-size:13px;font-size:0.8125rem;padding-top:12px;color:#777;float:right}@media (max-width:575px){.review_card .review_content em{float:none;display:block;margin-top:10px;margin-left:0}}.review_card .review_content ul{margin:35px 0 25px 0;padding:0}.review_card .review_content ul li{display:inline-block;font-size:13px;font-size:0.8125rem;margin-right:0}@media (max-width:575px){.review_card .review_content ul li span{display:none}}.review_card .review_content ul li a{background-color:#f0f0f0;padding:7px 10px 5px 10px;border-radius:3px;color:#333}.review_card .review_content ul li a:hover{background-color:#24262d;color:#fff}.review_card .review_content ul li a i{margin-right:5px}@media (max-width:575px){.review_card .review_content ul li a i{margin-right:0}}.review_card .review_content ul li:last-child{float:right;margin-right:0}.avatar{float:left;margin-right:25px;width:68px;height:68px;overflow:hidden;border-radius:50%;position:relative}@media (max-width:767px){.avatar{float:none;margin:0 0 5px 0}}.avatar img{width:68px;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.contact_info{background-color:white;background-color:white;border-radius:10px;padding:30px 45px 20px 45px;margin-bottom:25px;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.05)}.contact_info ul{list-style:none;padding:0;margin:0 0 0 0}.contact_info ul li{margin-bottom:25px}.contact_info ul li i{font-size:36px;font-size:2.25rem;color:#978667}.contact_info ul li h4{font-size:21px;font-size:1.3125rem}.contact_info ul li small{font-style:oblique;opacity:0.8}.item-img{position:relative;border-radius:10px;overflow:hidden}.item-img img{max-width:100%}.item-img .content{position:absolute;text-align:center;height:0;width:0;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,0.65);z-index:1;display:flex;justify-content:center;flex-direction:column;height:100%;width:100%;transition:0.2s ease-in-out;opacity:0}.item-img .content a{opacity:0;transition:0.2s ease;font-size:24px;width:100%;height:100%;display:block;display:flex;align-items:center;justify-content:center}img.rounded-img{border-radius:10px}.bg_white{background-color:#fff}.form-control{border-color:#ededed;font-size:14px;font-size:0.875rem;color:#333;height:50px}.form-control:focus{border-color:#ddd;outline:0;box-shadow:0 0 0 0.2rem rgba(0,0,0,0)}textarea.form-control{height:130px !important}.margin_120_95{padding-top:120px;padding-bottom:95px}@media (max-width:767px){.margin_120_95{padding-top:90px;padding-bottom:65px}}@font-face{font-display:block;font-family:bootstrap-icons;src:url(bs-icon-font/fonts/bootstrap-icons.woff2?e34853135f9e39acf64315236852cd5a) format("woff2")}.bi::before,[class*=" bi-"]::before,[class^=bi-]::before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-arrows-angle-expand::before{content:"\f14a"}.bi-bell::before{content:"\f18a"}.bi-check-circle::before{content:"\f26b"}.bi-clock::before{content:"\f293"}.bi-cup-straw::before{content:"\f2df"}.bi-egg-fried::before{content:"\f312"}.bi-envelope::before{content:"\f32f"}.bi-geo-alt::before{content:"\f3e8"}.bi-signpost-2::before{content:"\f546"}.bi-star-fill::before{content:"\f586"}.bi-truck::before{content:"\f5ea"}.bi-wifi::before{content:"\f61c"}.bi-x::before{content:"\f62a"}.bi-cup-hot::before{content:"\f7eb"}.bi-fire::before{content:"\f7f6"}.bi-p-square::before{content:"\f807"}.brand-mark{display:inline-block;font-weight:700;font-size:22px;line-height:1;letter-spacing:.14em;text-transform:uppercase;color:#fff;white-space:nowrap}header.fixed_header.sticky .brand-mark,.logo_panel .brand-mark{color:#24262d}header .logo_sticky{display:none}header nav ul li a.btn_1{padding:11px 20px}.nav_layer{position:fixed;inset:0;z-index:99998;background:rgba(0,0,0,.5)}.nav_panel{padding:0 25px 25px}.nav_close{position:absolute;top:18px;right:18px;border:0;background:none;font-size:30px;line-height:1;color:#999;cursor:pointer}.nav_close:hover{color:#24262d}.panel_nav ul{list-style:none;margin:25px 0 0;padding:0}.panel_nav ul li{border-bottom:1px solid #ededed}.panel_nav ul li a{display:block;padding:14px 0;font-weight:600;color:#24262d}.panel_nav ul li.active a,.panel_nav ul li a:hover{color:#978667}body.nav-on{overflow:hidden}.hero,.cta_section{position:relative}.hero .opacity-mask,.cta_section .opacity-mask{background:rgba(0,0,0,.5)}.hero .wrapper .container{padding-top:80px}.hero_lead{margin-top:15px;max-width:36em}.hero_rating{margin:0 0 10px;font-weight:600}.hero_rating i{color:#ebd7b2;margin-right:2px}.hero_rating span{margin-left:8px;font-weight:400;font-size:15px;opacity:.9}.crumbs{margin-top:12px;font-size:13px;letter-spacing:1px;opacity:.85}.crumbs a{color:#ebd7b2}.crumbs span{margin:0 6px;opacity:.6}.cta_section{height:60vh;min-height:420px;overflow:hidden;color:#fff}.cta_section h2{color:#fff;font-weight:700;margin-bottom:15px}.cta_section small{text-transform:uppercase;letter-spacing:3px;color:#ebd7b2;font-weight:600;display:block;margin-bottom:8px}.cta_section p{max-width:34em;margin:0 auto 18px}.margin_intro{padding-top:60px;padding-bottom:0}.intro p{font-size:17px;line-height:1.7;color:#555}.facts_strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;background:#ededed;border:1px solid #ededed;border-radius:10px;overflow:hidden;margin-top:-45px;position:relative;z-index:5;box-shadow:0 0 30px rgba(0,0,0,.08)}.facts_strip .fact{background:#fff;padding:22px 15px;text-align:center}.facts_strip .fact_lbl{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#978667;font-weight:600;margin-bottom:6px}.facts_strip .fact strong{font-size:19px;font-weight:600;color:#24262d}@media (max-width:767px){.facts_strip{margin-top:0}}.booking_section{background:#faf8f5;padding:45px 0}.booking_wrapper{background:#fff;border-radius:10px;padding:25px 25px 15px;box-shadow:0 0 30px rgba(0,0,0,.06)}.bk-form{display:flex;flex-wrap:wrap;gap:15px;align-items:flex-end}.bk-field{flex:1 1 180px;min-width:150px}.bk-field.bk-narrow{flex:0 1 120px}.bk-field label{display:block;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#978667;margin-bottom:5px}.bk-form .form-control,.bk-form .form-select{height:48px;border-radius:25px;border:1px solid #d9e1e6;padding:0 18px}.bk-submit{flex:0 0 auto}.bk-submit .btn_1{height:48px}.bk-ages{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:15px}.bk-ages[hidden]{display:none}.bk-note{margin-top:15px;font-size:13px;color:#777}@media (max-width:575px){.bk-field,.bk-field.bk-narrow,.bk-submit{flex:1 1 100%}.bk-submit .btn_1{width:100%}}.box_facilities i{line-height:1;margin-bottom:12px;display:inline-block}.tag_cols{columns:2;column-gap:40px}@media (max-width:767px){.tag_cols{columns:1}}.tag_group{break-inside:avoid;margin-bottom:25px}.tag_group h3{font-size:17px;font-weight:600;color:#978667;margin-bottom:10px}.tag_group ul{list-style:none;padding:0;margin:0}.tag_group ul li{padding:4px 0;border-bottom:1px solid #f2f2f2;font-size:15px}.fact_list,.caveats{list-style:none;padding:0;margin:0}.fact_list li,.caveats li{padding:8px 0 8px 0;font-size:16px}.fact_list li i,.caveats li i{color:#978667;margin-right:10px}.caveats li i{color:#b07c4f}.near_box{background:#fff;border-radius:10px;padding:25px;margin-bottom:25px;height:calc(100% - 25px);box-shadow:0 0 30px rgba(0,0,0,.05)}.near_box small{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:600;color:#978667;display:block;margin-bottom:5px}.near_box h3{font-size:21px;font-weight:600;margin-bottom:10px}.near_box p{margin:0;color:#555}@media (hover:none){a.box_cat_rooms .info{transform:translate(0,-65px)}a.box_cat_rooms .info span{opacity:.85}}a.box_cat_rooms .info h2{color:#fff;font-size:26px;font-weight:600;margin-bottom:15px}.item-img .content{opacity:1;background:transparent}.item-img .content a{opacity:0;color:#fff}.item-img:hover .content{background:rgba(0,0,0,.45)}.item-img:hover .content a{opacity:1}@media (hover:none){.item-img .content a{opacity:1;align-items:flex-end;justify-content:flex-end;padding:12px;font-size:20px;text-shadow:0 0 8px rgba(0,0,0,.6)}}.theme_tags{list-style:none;padding:0;margin:0}.theme_tags li{display:inline-block;background:#faf8f5;border:1px solid #ededed;border-radius:20px;padding:6px 14px;margin:0 6px 8px 0;font-size:14px}.theme_tags li b{color:#978667;margin-left:4px}.review_card .user_info .avatar{display:flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:50%;background:#978667;color:#fff;font-weight:600;font-size:20px}.review_card .review_body{overflow:hidden;max-height:7.5em}.review_card.is-open .review_body{max-height:none}.review_card .review_body p{margin-bottom:8px}.review_card .liked b{color:#4b7a4b}.review_card .disliked b{color:#a3564a}.quote-more{border:0;background:none;padding:0;margin-bottom:18px;font-weight:600;font-size:14px;color:#978667;cursor:pointer}.quote-more:hover{text-decoration:underline}.review_card blockquote,.room-quotes blockquote{margin:0 0 25px;padding:25px;background:#faf8f5;border-radius:10px;font-size:16px;line-height:1.6}.room-quotes blockquote cite{display:block;margin-top:12px;font-style:normal;font-size:13px;color:#777}.faq_item{border-bottom:1px solid #ededed;padding:18px 0}.faq_item summary{cursor:pointer;font-weight:600;font-size:17px;list-style:none;position:relative;padding-right:30px}.faq_item summary::-webkit-details-marker{display:none}.faq_item summary:after{content:"+";position:absolute;right:0;top:-2px;font-size:22px;color:#978667;line-height:1}.faq_item[open] summary:after{content:"\2212"}.faq_item p{margin:12px 0 0;color:#555;line-height:1.7}.map_frame{border-radius:10px;overflow:hidden;box-shadow:0 0 30px rgba(0,0,0,.08)}.map_frame iframe{display:block;border:0}.map_addr{color:#777;margin-bottom:20px}.contact-rows{list-style:none;padding:0;margin:0}.contact-rows li{display:flex;gap:15px;padding:12px 0;border-bottom:1px solid #ededed}.contact-rows .k{flex:0 0 42%;color:#777;font-size:14px}.contact-rows .v{flex:1 1 auto;font-weight:600}.legal-text{font-size:15px;line-height:1.7;color:#444}.legal-text h2{font-size:24px;margin:35px 0 12px}.legal-text h3{font-size:19px;margin:25px 0 10px}.legal-text ul{padding-left:20px}.source-note{margin-top:25px;font-size:13px;color:#999;text-align:center;line-height:1.6}.source-note.text-start{text-align:left}.price-line{font-size:22px;font-weight:600;color:#978667;margin-bottom:15px}.bed-list{list-style:none;padding:0;margin:0 0 20px}.bed-list li{padding:6px 0;border-bottom:1px solid #ededed;font-size:15px}.room-am{margin:25px 0}.room-am h3{font-size:17px;font-weight:600;color:#978667;margin-bottom:10px}.room-am ul{list-style:none;padding:0;margin:0}.room-am ul li{padding:5px 0;font-size:15px}.room-am ul li i{color:#978667;margin-right:10px}.main-shot{width:100%}footer .footer_contacts{margin-bottom:20px}footer .footer_contacts li{padding:5px 0;line-height:1.5}footer .footer_contacts li i{color:#ebd7b2;margin-right:8px}footer .move_content p{color:#cfd0d3}footer .copy p{margin:0 0 6px;color:#9a9ba0;line-height:1.6}footer .copy p:last-child{margin-bottom:0}footer .offer-note{font-size:12px}.sticky-cta{display:none}@media (max-width:767px){.sticky-cta{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:999;align-items:center;justify-content:space-between;gap:12px;padding:10px 15px;background:#fff;border-top:1px solid #ededed;box-shadow:0 -2px 20px rgba(0,0,0,.12)}.sticky-cta .sticky-price{font-weight:600;font-size:15px;color:#24262d}.sticky-cta .btn_1{padding:12px 20px}body{padding-bottom:68px}}.lb{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.92);display:none;align-items:center;justify-content:center}.lb.lb-on{display:flex}body.lb-on{overflow:hidden}.lb-stage{margin:0;max-width:92vw;max-height:92vh;text-align:center}.lb-stage img{max-width:92vw;max-height:82vh;border-radius:6px}.lb-stage figcaption{color:#ddd;font-size:13px;margin-top:12px}.lb button{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;border-radius:50%;width:46px;height:46px;font-size:22px;line-height:1}.lb button:hover{background:rgba(255,255,255,.25)}.lb-close{top:20px;right:20px}.lb-prev{left:20px;top:50%;transform:translateY(-50%)}.lb-next{right:20px;top:50%;transform:translateY(-50%)}.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:100001;background:#fff;border-top:1px solid #ededed;box-shadow:0 -2px 20px rgba(0,0,0,.15);padding:18px 0}.cookie-inner{max-width:1140px;margin:0 auto;padding:0 20px;display:flex;gap:25px;align-items:center;flex-wrap:wrap}.cookie-text{flex:1 1 480px;font-size:14px;line-height:1.6}.cookie-text strong{display:block;margin-bottom:5px}.cookie-text p{margin:0;color:#666}.cookie-opts{margin-top:10px}.cookie-opt{display:block;font-size:14px;margin-top:5px}.cookie-opt input{margin-right:8px}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-actions .btn_1{padding:11px 18px;font-size:14px}@media (max-width:767px){.cookie-actions{width:100%}.cookie-actions .btn_1{flex:1 1 auto}}
/* webfonts: локальные текстовые шрифты */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/g/montserrat-300-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/g/montserrat-300-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/g/montserrat-400-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/g/montserrat-400-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/g/montserrat-500-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/g/montserrat-500-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/g/montserrat-600-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/g/montserrat-600-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/g/montserrat-700-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/g/montserrat-700-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
