@charset "UTF-8";:root{--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-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--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-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",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))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}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[data-bs-original-title],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:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}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;direction:ltr;unicode-bidi:bidi-override}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:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}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:#6c757d;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]::-webkit-calendar-picker-indicator{display:none}[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;font-size:calc(1.275rem+.3vw);line-height:inherit}@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]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-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}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);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}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.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)}.g-4{--bs-gutter-x:1.5rem}.g-4{--bs-gutter-y:1.5rem}.g-5{--bs-gutter-x:3rem}.g-5{--bs-gutter-y:3rem}@media (min-width:768px){.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-2{flex:0 0 auto;width:16.66666667%}.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%}}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}:root{--theme-color1:#B99D75;--theme-color2:#144443;--theme-color3:#f4f5f8;--theme-color4:#f4f5f8;--theme-color1-rgb:hexToRGB(#B99D75);--theme-color2-rgb:hexToRGB(#144443);--theme-color3-rgb:hexToRGB(#f4f5f8);--theme-color4-rgb:hexToRGB(#0f0f0f);--theme-color1-text-color:#fff;--theme-color2-text-color:#fff;--theme-color3-text-color:#fff;--theme-color4-text-color:#fff;--bg-theme-color1:var(--theme-color1);--bg-theme-color2:var(--theme-color2);--bg-theme-color3:var(--theme-color3);--border-theme-color1:var(--theme-color1);--border-theme-color2:var(--theme-color2);--border-theme-color3:var(--theme-color3);--body-bg:#fff;--theme-color-white:#ffffff;--theme-color-white-rgb:255,255,255;--theme-color-light:#f8f5f0;--theme-color-gray:#f6f6f6;--theme-color-silver:#eee;--theme-color-black:#000000;--theme-color-black-rgb:0,0,0;--text-color:#555;--headings-color:#000;--link-color:#B99D75;--link-hover-color:#B99D75;--body-font-family:"Jost",sans-serif;--heading-font-family:"Source Serif 4",serif;--style-font:"Oswald",sans-serif;--body-font-size:16px;--body-line-height:1.9;--body-font-weight:400;--line-height-heading-h1:1em;--line-height-heading:1.3em;--line-height-heading-small:1.4em;--h1-font-size:180px;--h2-font-size:70px;--h3-font-size:32px;--h4-font-size:24px;--h5-font-size:18px;--h6-font-size:14px;--h1-font-weight:400;--h2-font-weight:400;--h3-font-weight:500;--h4-font-weight:500;--h5-font-weight:600;--h6-font-weight:600;--sec-title-subtitle-color:#555;--sec-title-subtitle-font-size:12px;--sec-title-subtitle-font-family:var(--body-font-family);--sec-title-subtitle-font-weight:600;--sec-title-subtitle-line-height:1;--sec-title-color:var(--headings-color);--sec-title-font-size:var(var(--h2-font-size));--sec-title-font-family:var(--heading-font-family);--sec-title-font-weight:var(--h2-font-weight);--theme-light-background:#f8f6f1;--theme-light-background-text-color:var(--headings-color);--theme-black:#222429;--container-width:1340px;--small-container-width:1000px;--large-container-width:1550px;--container-pt:125px;--container-pb:125px;--gradient-1:linear-gradient(99deg,#C8F169 0%,#039397 93.92%);--gradient-2:linear-gradient(to left,rgba(var(--theme-color2-rgb),1) 0%,rgba(var(--theme-color2-rgb),0.7) 100%);--gradient-3:linear-gradient(-135deg,rgba(23,23,23,0) 50%,var(--theme-color2) 100%)}::-moz-selection{background:var(--theme-color1);color:#fff;text-shadow:none}::selection{background:var(--theme-color1);color:#fff;text-shadow:none}::-moz-selection{background:var(--theme-color1);color:#fff;text-shadow:none}::-webkit-selection{background:var(--theme-color1);color:#fff;text-shadow:none}:active,:focus{outline:none !important}::-webkit-input-placeholder{color:#7c858c}::-moz-input-placeholder{color:#7c858c}::-ms-input-placeholder{color:#7c858c}body{background-color:#fff;background-attachment:fixed;-ms-word-wrap:break-word;word-wrap:break-word;counter-reset:my-sec-counter;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;color:var(--text-color);font-size:var(--body-font-size);font-family:var(--body-font-family);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}p{color:var(--text-color);font-size:var(--body-font-size);font-family:var(--body-font-family);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}h1,h2,h3,h4,h5,h6{color:var(--headings-color);font-family:var(--heading-font-family);position:relative;line-height:var(--line-height-heading-)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:var(--headings-color)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;font-weight:inherit}h1{font-size:var(--h1-font-size);font-weight:var(--h1-font-weight);line-height:var(--line-height-heading-h1)}h2{font-size:var(--h2-font-size);font-weight:var(--h2-font-weight);line-height:var(--line-height-heading)}h3{font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);line-height:var(--line-height-heading)}h4{font-size:var(--h4-font-size);font-weight:var(--h4-font-weight);line-height:var(--line-height-heading-small)}h5{font-size:var(--h5-font-size);font-weight:var(--h5-font-weight);line-height:var(--line-height-heading-small)}h6{font-size:var(--h6-font-size);font-weight:var(--h6-font-weight);line-height:var(--line-height-heading-small)}table p{margin-bottom:0}p{padding:0;margin:0}a{color:var(--link-color);text-decoration:none;font-weight:var(--body-font-weight);cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}a:hover,a:focus{color:inherit;text-decoration:none;outline:none}a b,a strong{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}a img{border:none}pre,ul,ol,dl,dd,blockquote,address,table,fieldset{margin-bottom:10px}ol,ul{list-style-position:inside;margin:0;padding:0;list-style:none}b,strong{color:#333;font-weight:var(--body-font-weight-bold)}iframe{border:none !important}.container{max-width:var(--container-width)}.container .container{padding-left:0;padding-right:0}@media (min-width:1400px){.container{max-width:var(--container-width)}}*{margin:0px;padding:0px;border:none;outline:none;font-size:100%}textarea{overflow:hidden;resize:none}button{outline:none !important;cursor:pointer}img{display:inline-block;max-width:100%;height:auto}ul,li{list-style:none;padding:0px;margin:0px}.title a{color:inherit}.theme-btn{display:inline-block;position:relative;vertical-align:middle;-webkit-appearance:none;border:none;outline:none !important;font-size:16px;line-height:1;text-align:center;font-weight:600;padding:22px 50px;-webkit-transition:500ms;transition:500ms;text-transform:uppercase;background-color:var(--theme-color1);color:var(--theme-color-white);z-index:99}@media (max-width:575.98px){.theme-btn{font-size:14px;font-weight:700;padding:22px 34px}}.theme-btn::before{position:absolute;top:9px;left:9px;right:0;bottom:0;content:"";width:100%;height:100%;background-color:transparent;border:1px solid var(--theme-color1);-webkit-transition:500ms;transition:500ms;z-index:-1}.theme-btn span{position:relative;z-index:9}.theme-btn::after{position:absolute;left:0px;top:0px;height:100%;width:100%;content:"";background-color:var(--headings-color);-webkit-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:right top;transform-origin:right top;border-radius:inherit;transition:transform 500ms cubic-bezier(0.86,0,0.07,1),-webkit-transform 500ms}.theme-btn:hover::before{top:-9px;left:-9px}.theme-btn:hover::after{-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.theme-btn:hover span{color:var(--theme-color-white)}.sticky-header{background:#ffffff;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.05);box-shadow:0 0 20px rgba(0,0,0,0.05);left:0px;opacity:0;padding:0px;position:fixed;top:0px;visibility:hidden;width:100%;z-index:99999}.sticky-header.fixed-header{opacity:1;visibility:visible;z-index:9999}.section-padding{padding:125px 0}@media (max-width:1199.98px){.section-padding{padding:100px 0}}@media (max-width:991.98px){.section-padding{padding:80px 0}}@media (max-width:991.98px){br{display:none}}.sticky-style{position:sticky;top:100px}.mobile-menu-visible{overflow:hidden}.sec-title{position:relative;margin-bottom:30px}@media (max-width:767.98px){.sec-title{margin-bottom:0}}.sec-title .sub-title{position:relative;font-size:var(--sec-title-subtitle-font-size);color:var(--sec-title-subtitle-color);line-height:var(--sec-title-subtitle-line-height);font-weight:var(--sec-title-subtitle-font-weight);font-family:var(--sec-title-subtitle-font-family);display:inline-block;line-height:1;margin-bottom:22px;border:1px solid var(--theme-color1);text-transform:capitalize;padding:8px 18px;border-radius:100px}.sec-title h2{position:relative;font-size:var(--h2-font-size);color:var(--sec-title-color);font-family:var(--heading-font-family);font-weight:var(--sec-title-font-weight);margin-bottom:0;margin-top:-17px}@media (max-width:1199.98px){.sec-title h2{font-size:55px;margin-top:0}}@media (max-width:767.98px){.sec-title h2{font-size:50px}}@media (max-width:575.98px){.sec-title h2{font-size:42px}}@media (max-width:469.98px){.sec-title h2{font-size:36px}}.page-title{background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;padding:230px 0 161px;position:relative}.page-title:before{position:absolute;left:0;top:0;height:100%;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(17,32,33,0.9019607843)),to(rgba(0,0,0,0)));background-image:linear-gradient(180deg,rgba(17,32,33,0.9019607843) 30%,rgba(0,0,0,0) 100%);content:"";mix-blend-mode:normal}.page-title .title{font-size:64px;color:#ffffff;margin-top:15px}.page-breadcrumb{position:relative;margin-top:5px}.page-breadcrumb li{position:relative;display:inline-block;margin-right:12px;padding-right:13px;color:#ffffff;font-size:16px;font-weight:400;text-transform:capitalize}.page-breadcrumb li:after{position:absolute;content:"\f105";right:-6px;top:1px;color:#ffffff;font-size:14px;font-weight:900;font-family:"Font Awesome 6 Pro";color:#ffffff}.page-breadcrumb li:last-child{padding-right:0px;margin-right:0px}.page-breadcrumb li:last-child::after{display:none}.page-breadcrumb li a{color:var(--theme-color1);font-weight:500;text-transform:capitalize;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease}.page-breadcrumb li a:hover{color:#ffffff}@media (max-width:991.98px){[class^="tm-responsive-pos-top-"],[class*=" tm-responsive-pos-top-"]{top:0}}@media (max-width:991.98px){[class^="tm-responsive-pos-bottom-"],[class*=" tm-responsive-pos-bottom-"]{bottom:0}}@media (max-width:767.98px){[class^="mt-responsive-"],[class*=" mt-responsive-"]{margin-top:0}}@font-face{font-family:'flaticon-hotel';src:url(hotelo-icons/fonts/flaticon-hotel.woff2) format('woff2');font-weight:normal;font-style:normal;font-display:block}[class^="flaticon-hotel-"],[class*=" flaticon-hotel-"]{font-family:'flaticon-hotel' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flaticon-hotel-003-light:before{content:"\f103"}.flaticon-hotel-006-kitchen:before{content:"\f106"}.flaticon-hotel-010-date:before{content:"\f10a"}.flaticon-hotel-023-customer-service:before{content:"\f117"}.flaticon-hotel-025-travel:before{content:"\f119"}.flaticon-hotel-026-wifi:before{content:"\f11a"}.flaticon-hotel-027-breakfast:before{content:"\f11b"}.flaticon-hotel-029-car:before{content:"\f11d"}.flaticon-hotel-034-quotation:before{content:"\f121"}.flaticon-hotel-037-fast-food:before{content:"\f124"}.flaticon-hotel-arrow-right:before{content:"\e911"}.flaticon-hotel-calender:before{content:"\e913"}body{font-family:'Jost',sans-serif;font-size:16px;line-height:1.75;color:#555;background:#fff}h1,h2,h3,h4,h5,h6{font-family:'Source Serif 4',serif;color:#112021;font-weight:600;line-height:1.25}a{text-decoration:none;color:#B99D75}img{max-width:100%;height:auto}.ho-wrap{overflow-x:hidden}.sec-title .sub-title,.page-breadcrumb li,.ho-nav__list a{text-transform:none}.theme-btn{display:inline-block;position:relative;vertical-align:middle;border:none;outline:none;height:auto;line-height:1;padding:19px 38px;font-family:'Jost',sans-serif;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background-color:#B99D75;color:#fff;cursor:pointer}.theme-btn span{position:relative;z-index:9;color:#fff}.theme-btn:hover span{color:#fff}.ho-btn--sm{padding:14px 26px;font-size:13px}.ho-btn--ghost{background-color:transparent;border:1px solid rgba(255,255,255,.5)}.ho-btn--ghost span{color:#fff}.ho-btn--ghost-dark{background-color:transparent;border:1px solid #B99D75}.ho-btn--ghost-dark span{color:#112021}.ho-btn--ghost-dark:hover span{color:#fff}.ho-i{display:inline-block;font-style:normal;line-height:1;text-align:center}.ho-i--check::before{content:"\2713";color:#B99D75;font-weight:700}.ho-i--mark::before{content:"!";color:#B07A3F;font-weight:700}.ho-i--close::before{content:"\00d7";font-size:22px}.ho-i--pin,.ho-i--mail,.ho-i--zoom{width:1em;height:1em;vertical-align:-.13em;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.ho-i--pin{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyIDJhNyA3IDAgMCAwLTcgN2MwIDUuMjUgNyAxMyA3IDEzczctNy43NSA3LTEzYTcgNyAwIDAgMC03LTd6bTAgOS41QTIuNSAyLjUgMCAxIDEgMTIgNi41YTIuNSAyLjUgMCAwIDEgMCA1eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyIDJhNyA3IDAgMCAwLTcgN2MwIDUuMjUgNyAxMyA3IDEzczctNy43NSA3LTEzYTcgNyAwIDAgMC03LTd6bTAgOS41QTIuNSAyLjUgMCAxIDEgMTIgNi41YTIuNSAyLjUgMCAwIDEgMCA1eiIvPjwvc3ZnPg==)}.ho-i--mail{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTIgNWgyMHYxNEgyVjV6bTIgMnYuNGw4IDUgOC01VjdINHptMTYgMy4xLTggNS04LTVWMTdoMTZ2LTYuOXoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTIgNWgyMHYxNEgyVjV6bTIgMnYuNGw4IDUgOC01VjdINHptMTYgMy4xLTggNS04LTVWMTdoMTZ2LTYuOXoiLz48L3N2Zz4=)}.ho-i--zoom{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEwIDNhNyA3IDAgMSAxIDAgMTQgNyA3IDAgMCAxIDAtMTR6bTAgMmE1IDUgMCAxIDAgMCAxMCA1IDUgMCAwIDAgMC0xMHptNi4zIDEwLjkgNS40IDUuNC0xLjQgMS40LTUuNC01LjQgMS40LTEuNHoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEwIDNhNyA3IDAgMSAxIDAgMTQgNyA3IDAgMCAxIDAtMTR6bTAgMmE1IDUgMCAxIDAgMCAxMCA1IDUgMCAwIDAgMC0xMHptNi4zIDEwLjkgNS40IDUuNC0xLjQgMS40LTUuNC01LjQgMS40LTEuNHoiLz48L3N2Zz4=)}.ho-stars{color:#B99D75;letter-spacing:.12em;font-size:14px}.ho-sec{position:relative}.ho-sec--soft{background:#F8F5F0}.ho-sec--dark{background:#144443;color:#CBD6D5}.ho-sec--dark h2,.ho-sec--dark h3{color:#fff}.section-padding{padding:110px 0}@media (max-width:991px){.section-padding{padding:70px 0}}.ho-title{margin-bottom:44px}.ho-title--center{text-align:center}.ho-title .sub-title{display:inline-block;margin-bottom:18px;padding:7px 22px;border:1px solid #B99D75;border-radius:100px;font-family:'Oswald',sans-serif;font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#B99D75;line-height:1.4}.ho-title span::before{content:none}.ho-title .ho-title__h{margin:0;font-size:42px;color:#112021}.ho-title--light .ho-title__h{color:#fff}.ho-title--light .sub-title{border-color:rgba(185,157,117,.7)}@media (max-width:991px){.ho-title .ho-title__h{font-size:32px}.ho-title{margin-bottom:32px}}.ho-note{margin:28px 0 0;font-size:14px;line-height:1.7;color:#8A8A8A;text-align:center}.ho-note--left{text-align:left}.ho-note--dark{color:#8FA5A3}.ho-note--dark a{color:#B99D75}.ho-more{margin:36px 0 0;text-align:center}.ho-sub{font-size:20px;margin:0 0 18px}.ho-bg,.ho-hero__bg,.ho-page-title__bg,.ho-cta__bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}.ho-shot{position:relative;display:block;overflow:visible}.ho-shot img{display:block;width:100%;object-fit:cover;position:relative;z-index:2}.ho-shot::before{content:"";position:absolute;top:18px;left:18px;right:-18px;bottom:-18px;border:1px solid rgba(185,157,117,.85);z-index:1}.ho-shot--right::before{left:-18px;right:18px}@media (max-width:575px){.ho-shot::before{display:none}}.ho-topbar{display:none;background:#112021;padding:11px 0}.ho-topbar .container{display:flex;align-items:center;justify-content:space-between;gap:24px}.ho-topbar__list{display:flex;flex-wrap:wrap;gap:26px;margin:0;padding:0;list-style:none}.ho-topbar__list li{display:flex;align-items:center;gap:9px;font-size:13px;color:#B7BFBF}.ho-topbar__list i{color:#B99D75;font-size:14px}.ho-topbar__list a{color:#B7BFBF}.ho-topbar__list a:hover{color:#B99D75}.ho-topbar__note{font-family:'Oswald',sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#B99D75;white-space:nowrap}@media (min-width:1200px){.ho-topbar{display:block}}.ho-header{position:absolute;left:0;right:0;z-index:999;background:transparent;transition:background .3s ease,box-shadow .3s ease}.ho-header.sticky{position:fixed;top:0;background:#112021;box-shadow:0 6px 24px rgba(0,0,0,.22);animation:hoDrop .4s ease}@keyframes hoDrop{from{transform:translateY(-100%)}to{transform:translateY(0)}}.ho-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0}.ho-header__right{display:flex;align-items:center;gap:14px}.ho-brand{display:inline-block;line-height:1.1}.ho-brand__name{display:block;font-family:'Source Serif 4',serif;font-size:24px;font-weight:600;letter-spacing:.02em;color:#fff}.ho-brand__sub{display:block;margin-top:5px;font-family:'Oswald',sans-serif;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:#B99D75}.ho-nav{display:none}.ho-nav__list{display:flex;align-items:center;gap:26px;margin:0;padding:0;list-style:none}.ho-nav__list a{display:block;padding:6px 0;font-size:15px;font-weight:500;color:#fff;white-space:nowrap;border-bottom:1px solid transparent}.ho-nav__list a:hover{color:#B99D75}.ho-nav__list li.current a{color:#B99D75;border-bottom-color:#B99D75}@media (min-width:1200px) and (max-width:1399px){.ho-nav__list{gap:17px}.ho-nav__list a{font-size:14px}}.ho-burger{width:46px;height:46px;border:1px solid rgba(255,255,255,.35);background:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;padding:0}.ho-burger span{display:block;width:20px;height:2px;background:#fff}@media (min-width:1200px){.ho-nav{display:block}.ho-burger{display:none}}@media (max-width:1199px){.ho-header__right .theme-btn{display:none}}.ho-panel{position:fixed;inset:0;z-index:9999;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.ho-panel.expanded{visibility:visible;opacity:1}.ho-panel__layer{position:absolute;inset:0;background:rgba(17,32,33,.72)}.ho-panel__box{position:absolute;top:0;left:0;bottom:0;width:320px;max-width:88%;background:#112021;padding:30px 26px;overflow-y:auto;transform:translateX(-100%);transition:transform .35s ease}.ho-panel.expanded .ho-panel__box{transform:translateX(0)}.ho-panel__close{position:absolute;top:18px;right:18px;width:38px;height:38px;border:0;background:#1D3130;color:#fff;cursor:pointer;padding:0}.ho-panel__close:hover{background:#B99D75}.ho-brand--panel{margin-bottom:28px}.ho-panel__nav{margin:0;padding:0;list-style:none}.ho-panel__nav li{border-bottom:1px solid rgba(255,255,255,.1)}.ho-panel__nav a{display:block;padding:13px 0;font-weight:500;color:#DDE3E2}.ho-panel__nav li.current a,.ho-panel__nav a:hover{color:#B99D75}.ho-panel__cta{margin:28px 0 0}.ho-panel__cta .theme-btn{display:block;width:100%;text-align:center}body.nav-on{overflow:hidden}.ho-hero{position:relative;padding:250px 0 150px;text-align:center}.ho-hero__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,32,33,.72) 0%,rgba(17,32,33,.55) 100%)}.ho-hero .container{position:relative;z-index:2}.ho-hero__content{max-width:900px;margin:0 auto}.ho-hero .sub-title{display:inline-block;margin-bottom:20px;padding:7px 22px;border:1px solid rgba(185,157,117,.8);border-radius:100px;font-family:'Oswald',sans-serif;font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#B99D75}.ho-hero__title{margin:0;font-size:56px;line-height:1.15;color:#fff}.ho-hero__rating{margin:18px 0 0;color:#fff;font-weight:500}.ho-hero__rating span{margin-left:10px;font-weight:400;font-size:15px;opacity:.85}.ho-hero__lead{max-width:40em;margin:20px auto 0;color:#DCE2E1;line-height:1.85}.ho-hero__btns{margin:34px 0 0;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width:991px){.ho-hero{padding:190px 0 100px}.ho-hero__title{font-size:34px}}.ho-page-title{position:relative;padding:210px 0 140px}.ho-page-title__bg::after{content:"";position:absolute;inset:0;background:rgba(17,32,33,.78)}.ho-page-title .container{position:relative;z-index:2}.ho-page-title .title{margin:0;font-size:52px;color:#fff}.ho-crumbs{margin:16px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px;font-size:15px;color:#C3CBCA}.ho-crumbs li:after{content:"/";margin-left:10px;color:#7E8D8C;font-family:inherit}.ho-crumbs li:last-child:after{content:none}.ho-crumbs a{color:#B99D75}@media (max-width:991px){.ho-page-title{padding:160px 0 90px}.ho-page-title .title{font-size:32px}}.ho-booking{position:relative;z-index:5;margin-top:-56px}.ho-booking__box{background:#fff;box-shadow:0 18px 50px rgba(17,32,33,.13);padding:28px 30px}.ho-booking__form{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}.ho-booking__field{flex:1 1 190px;min-width:150px;position:relative}.ho-booking__field--narrow{flex:0 1 120px}.ho-booking__field>i{position:absolute;right:14px;bottom:17px;color:#B99D75;font-size:16px;pointer-events:none}.ho-booking__field label{display:block;margin-bottom:7px;font-family:'Oswald',sans-serif;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#8A8A8A}.ho-booking__field input,.ho-booking__field select{width:100%;height:54px;padding:0 38px 0 14px;border:1px solid #E6E2DA;background:#F8F5F0;font-family:'Jost',sans-serif;font-size:15px;color:#112021;border-radius:0;appearance:none}.ho-booking__field input:focus,.ho-booking__field select:focus{outline:none;border-color:#B99D75}.ho-booking__submit{flex:0 0 auto}.ho-booking__submit .theme-btn{height:54px;padding:0 32px;display:inline-flex;align-items:center}.ho-booking__ages{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:12px}.ho-booking__ages label{font-size:13px;color:#8A8A8A}.ho-booking__ages select{height:44px;padding:0 10px;border:1px solid #E6E2DA;background:#F8F5F0}.ho-booking__note{margin:16px 0 0;font-size:14px;color:#8A8A8A}.ho-booking__note a{font-weight:500}@media (max-width:575px){.ho-booking{margin-top:-32px}.ho-booking__box{padding:20px 18px}.ho-booking__submit,.ho-booking__submit .theme-btn{width:100%;justify-content:center}}.ho-facts{background:#144443;padding:36px 0}.ho-facts__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.ho-facts__item{flex:1 1 33%;padding:12px 20px;border-left:1px solid rgba(255,255,255,.12);text-align:center}.ho-facts__item:first-child{border-left:0}.ho-facts__key{display:block;margin-top:6px;font-family:'Oswald',sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#8FA5A3}.ho-facts__val{display:block;font-family:'Source Serif 4',serif;font-size:24px;color:#fff}@media (min-width:768px){.ho-facts__item{flex:1 1 0}}.ho-amen__grid{--bs-gutter-x:0}.ho-amen__item{height:100%;padding:38px 20px;text-align:center;border-right:1px solid #ECE7DE;border-bottom:1px solid #ECE7DE}.ho-amen__icon{display:inline-flex;align-items:center;justify-content:center;width:74px;height:74px;border-radius:50%;background:#F8F5F0;color:#B99D75;font-size:33px}.ho-amen__title{margin:18px 0 0;font-size:19px}.ho-about__text,.ho-near__text{line-height:1.85}.ho-about__more{margin:28px 0 0}.ho-route__addr{margin:0 0 20px;font-weight:500;color:#112021}.ho-route__list{margin:0;padding:0;list-style:none}.ho-route__list li{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #EDE9E1}.ho-route__icon{flex:0 0 46px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#F8F5F0;color:#B99D75;font-size:19px}.ho-route__body b{display:block;font-family:'Source Serif 4',serif;font-size:17px;font-weight:600;color:#112021}.ho-route__body em{font-style:normal;font-size:15px}.ho-near{height:100%;background:#fff;padding:28px 30px;border:1px solid #EDE9E1;transition:border-color .3s ease,transform .3s ease}.ho-near:hover{border-color:#B99D75;transform:translateY(-4px)}.ho-near__meta{font-family:'Oswald',sans-serif;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#B99D75}.ho-near__title{margin:12px 0 10px;font-size:21px}.ho-near__text{margin:0;font-size:15px}.ho-tags__cols{columns:3;column-gap:36px}.ho-tags__group{break-inside:avoid;margin-bottom:26px}.ho-tags__group h3{font-size:18px;margin:0 0 10px}.ho-tags__group ul{margin:0;padding:0;list-style:none}.ho-tags__group li{padding:4px 0 4px 18px;position:relative;font-size:15px}.ho-tags__group li::before{content:"";position:absolute;left:0;top:14px;width:6px;height:6px;background:#B99D75}@media (max-width:991px){.ho-tags__cols{columns:2}}@media (max-width:575px){.ho-tags__cols{columns:1}}.ho-guest__sub{font-size:19px;margin:0 0 14px}.ho-guest__list{margin:0;padding:0;list-style:none}.ho-guest__list li{display:flex;gap:12px;padding:9px 0;line-height:1.7}.ho-guest__list .ho-i{flex:0 0 auto;margin-top:4px;font-size:15px}.ho-guest__list--caveat li{color:#6A6A6A}.ho-room{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #EDE9E1;transition:box-shadow .3s ease}.ho-room:hover{box-shadow:0 20px 46px rgba(17,32,33,.12)}.ho-room__image{position:relative;overflow:hidden}.ho-room__image img{display:block;width:100%;height:250px;object-fit:cover;transition:transform .5s ease}.ho-room:hover .ho-room__image img{transform:scale(1.06)}.ho-room__price{position:absolute;left:0;bottom:0;padding:11px 18px;background:#B99D75;font-family:'Source Serif 4',serif;font-size:18px;color:#fff}.ho-room__price em{font-style:normal;font-size:13px;font-family:'Jost',sans-serif;margin-left:5px;opacity:.9}.ho-room__content{padding:22px 24px 24px;display:flex;flex-direction:column;flex:1 1 auto}.ho-room__title{margin:10px 0 6px;font-size:21px}.ho-room__title a{color:#112021}.ho-room__title a:hover{color:#B99D75}.ho-room__beds{margin:0 0 16px;font-size:15px}.ho-room__link{margin-top:auto;font-family:'Oswald',sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#112021;display:inline-flex;align-items:center;gap:9px}.ho-room__link i{font-size:13px;color:#B99D75}.ho-room__link:hover{color:#B99D75}.ho-shot--link img{height:270px}.ho-shot__zoom{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background:rgba(17,32,33,.35);color:#fff;font-size:22px;opacity:0;transition:opacity .3s ease}.ho-shot--link:hover .ho-shot__zoom{opacity:1}@media (hover:none){.ho-shot__zoom{opacity:1;background:rgba(17,32,33,.18)}}.ho-gallery .ho-shot::before{display:none}.ho-rate{margin-bottom:18px}.ho-rate__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:7px;font-size:15px}.ho-rate__head strong{color:#B99D75}.ho-rate__bar{height:6px;background:#EDE9E1}.ho-rate__bar span{display:block;height:6px;background:#B99D75}.ho-themes{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.ho-themes li{padding:8px 16px;background:#F8F5F0;font-size:15px;color:#3D4A49}.ho-themes li b{color:#B99D75;margin-left:6px}.ho-review{position:relative;height:100%;background:#fff;padding:64px 30px 28px;display:flex;flex-direction:column;box-shadow:0 14px 34px rgba(4,25,24,.20)}.ho-review__quote{position:absolute;top:26px;left:30px;font-size:26px;color:#B99D75;opacity:.55}.ho-review__body{max-height:11.4em;overflow:hidden;line-height:1.9;font-size:15px;color:#314543}.ho-review.is-open .ho-review__body{max-height:none}.ho-review__body p{margin:0 0 10px}.ho-review__body b{color:#112021;font-weight:600}.ho-review__liked b{color:#B99D75}.ho-review__more{align-self:flex-start;margin-top:10px;border:0;background:none;padding:0;font-family:'Oswald',sans-serif;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#B99D75;cursor:pointer}.ho-review__who{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:20px;border-top:1px solid #DCE5E4}.ho-review__avatar{flex:0 0 46px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#B99D75;color:#fff;font-family:'Source Serif 4',serif;font-size:19px}.ho-review__who strong{display:block;color:#112021;font-weight:600;font-size:16px}.ho-review__who em{font-style:normal;font-size:13px;color:#607876}.ho-faq__item{border:1px solid #EDE9E1;margin-bottom:14px;background:#fff}.ho-faq__item summary{list-style:none;cursor:pointer;padding:20px 60px 20px 24px;position:relative;font-family:'Source Serif 4',serif;font-size:18px;font-weight:600;color:#112021}.ho-faq__item summary::-webkit-details-marker{display:none}.ho-faq__item summary::after{content:"+";position:absolute;right:22px;top:50%;transform:translateY(-50%);width:30px;height:30px;line-height:28px;text-align:center;font-family:'Jost',sans-serif;background:#F8F5F0;color:#B99D75}.ho-faq__item[open] summary{color:#B99D75}.ho-faq__item[open] summary::after{content:"\2013";background:#B99D75;color:#fff}.ho-faq__item p{margin:0;padding:0 24px 22px;line-height:1.85}.ho-map__addr{text-align:center;margin:0 0 24px}.ho-map__frame{position:relative;border:1px solid #EDE9E1}.ho-map__frame iframe{display:block;width:100%;border:0}.ho-rows{margin:0;padding:0;list-style:none}.ho-rows li{display:flex;gap:18px;padding:12px 0;border-bottom:1px solid #EDE9E1;font-size:16px}.ho-rows .k{flex:0 0 42%;color:#8A8A8A}.ho-rows .v{flex:1 1 auto;font-weight:500;color:#112021}.ho-intro{margin:70px auto 0}.ho-intro p{line-height:1.9;margin-bottom:14px}.ho-legal__text{line-height:1.85}.ho-legal__text h2{font-size:26px;margin:36px 0 14px}.ho-legal__text h3{font-size:20px;margin:26px 0 12px}.ho-legal__text li{margin-bottom:8px}.ho-room__price{font-size:28px}.ho-room-page .ho-room__price{position:static;display:inline-block;margin-bottom:18px;padding:10px 20px}.ho-room-page .ho-room__price span{font-size:15px;font-family:'Jost',sans-serif;opacity:.9}.ho-room__beds{margin:0 0 20px;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px}.ho-room__beds li{padding:7px 14px;background:#F8F5F0;font-size:14px;color:#3D4A49}.ho-room__am{margin-top:26px}.ho-room__am h2{font-size:19px;margin:0 0 12px}.ho-room__am ul{margin:0;padding:0;list-style:none}.ho-room__am li{display:flex;gap:11px;padding:5px 0;font-size:15px}.ho-room__am i{margin-top:4px;font-size:15px;color:#B99D75}.ho-room-page__gallery{margin-top:46px}.ho-cta{position:relative;padding:120px 0;background:#144443;text-align:center}.ho-cta__bg::after{content:"";position:absolute;inset:0;background:rgba(20,68,67,.82)}.ho-cta .container{position:relative;z-index:2}.ho-cta .sub-title{display:inline-block;margin-bottom:18px;padding:7px 22px;border:1px solid rgba(185,157,117,.8);border-radius:100px;font-family:'Oswald',sans-serif;font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#B99D75}.ho-cta__title{margin:0;font-size:42px;color:#fff}.ho-cta__text{margin:16px auto 32px;max-width:34em;color:#CBD6D5}@media (max-width:767px){.ho-cta{padding:80px 0}.ho-cta__title{font-size:28px}}.ho-footer{background:#112021;color:#96A3A2}.ho-footer__top{padding:80px 0 60px}.ho-footer__title{font-size:19px;color:#fff;margin:0 0 20px}.ho-footer__col .ho-brand__name{margin-bottom:16px}.ho-footer__text{margin:0;font-size:15px;line-height:1.8}.ho-footer__book{margin:22px 0 0}.ho-footer__links,.ho-footer__info{margin:0;padding:0;list-style:none}.ho-footer__links li{margin-bottom:9px}.ho-footer__links a{color:#96A3A2;font-size:15px}.ho-footer__links a:hover{color:#B99D75}.ho-footer__info li{display:flex;gap:11px;margin-bottom:12px;font-size:15px;line-height:1.6}.ho-footer__info i{flex:0 0 auto;margin-top:4px;color:#B99D75;font-size:15px}.ho-footer__info a{color:#96A3A2}.ho-footer__info a:hover{color:#B99D75}.ho-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:24px 0}.ho-footer__copy{margin:0;font-size:14px;line-height:1.8}.ho-footer__offer,.ho-footer__legal{margin:12px 0 0;font-size:13px;line-height:1.8;color:#75817F}.ho-footer__legal a{color:#96A3A2}.ho-footer__legal a:hover{color:#B99D75}@media (max-width:991px){.ho-footer__top{padding:60px 0 40px}}.ho-sticky{display:none}@media (max-width:767px){.ho-sticky{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:900;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#112021;box-shadow:0 -6px 20px rgba(0,0,0,.25)}.ho-sticky__price{font-family:'Oswald',sans-serif;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#B99D75}.ho-sticky .theme-btn{padding:11px 20px;font-size:12px}body{padding-bottom:68px}}.lb{position:fixed;inset:0;z-index:10000;background:rgba(10,18,18,.94);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;object-fit:contain}.lb-stage figcaption{margin-top:12px;font-size:14px;color:#9FADAC}.lb button{position:absolute;border:0;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;line-height:1}.lb-close{top:18px;right:18px;width:44px;height:44px;font-size:28px}.lb-prev,.lb-next{top:50%;transform:translateY(-50%);width:48px;height:64px;font-size:24px}.lb-prev{left:14px}.lb-next{right:14px}.lb button:hover{background:#B99D75}.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:9500;background:#112021;border-top:2px solid #B99D75;padding:18px 0}.cookie-inner{max-width:1200px;margin:0 auto;padding:0 15px;display:flex;gap:26px;align-items:flex-start;flex-wrap:wrap}.cookie-text{flex:1 1 420px;color:#B7C2C1;font-size:14px;line-height:1.7}.cookie-text strong{display:block;margin-bottom:6px;color:#fff;font-size:16px}.cookie-text p{margin:0}.cookie-opts{margin-top:12px;display:flex;flex-direction:column;gap:8px}.cookie-opt{display:flex;align-items:center;gap:9px;font-size:14px}.cookie-actions{flex:0 0 auto;display:flex;gap:10px;flex-wrap:wrap}@media (max-width:767px){.cookie-bar{padding:14px 0}.cookie-actions{width:100%}.cookie-actions .theme-btn{flex:1 1 auto}body.nav-on .cookie-bar{display:none}}
/* webfonts: локальные текстовые шрифты */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/g/jost-400-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/g/jost-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: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/g/jost-500-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/g/jost-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: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/g/jost-600-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/g/jost-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: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/g/oswald-500-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/g/oswald-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/g/source-serif-4-400-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/g/source-serif-4-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: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/g/source-serif-4-600-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/g/source-serif-4-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;
}
