﻿: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-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-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--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-bg:#fff;--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-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:rgb(4.0784313725%,34.5098039216%,79.3725490196%);--bs-code-color:#d63384;--bs-highlight-bg:rgb(100%,95.137254902%,80.5490196078%)}*,: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:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,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,small{font-size:.875em}.mark,mark{padding:.1875em;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:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}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:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}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;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend{line-height:inherit}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}::-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}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw)}@media(min-width:1200px){.display-1{font-size:5rem}}.display-1{font-weight:300;line-height:1.2}.display-2{font-size:calc(1.575rem + 3.9vw)}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-2{font-weight:300;line-height:1.2}.display-3{font-size:calc(1.525rem + 3.3vw)}@media(min-width:1200px){.display-3{font-size:4rem}}.display-3{font-weight:300;line-height:1.2}.display-4{font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-4{font-weight:300;line-height:1.2}.display-5{font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.display-5{font-size:3rem}}.display-5{font-weight:300;line-height:1.2}.display-6{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.display-6{font-size:2.5rem}}.display-6{font-weight:300;line-height:1.2}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;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,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.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{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.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%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}:root{--bd-ff-body:"Barlow",sans-serif;--bd-ff-heading:"Forum",serif;--bd-ff-p:"Barlow",sans-serif;--bd-ff-menu:"Archivo",sans-serif;--bd-ff-fontawesome:"Font Awesome 6 Pro";--bd-common-white:#FFFFFF;--bd-common-black:#000000;--bd-heading-primary:#000000;--bd-grey-1:#D9D9D9;--bd-grey-2:#E9CFCF;--bd-grey-3:#6C6C6C;--bd-text-body:#424242;--bd-text-1:#000000;--bd-text-2:#414141;--bd-theme-1:#EEC78C;--bd-theme-2:#F8F5F0;--bd-theme-3:#F9F5F0;--bd-theme-4:#FFF8EB;--bd-theme-5:#FFA455;--bd-theme-6:#FFF6EB;--bd-theme-7:#EBFFFE;--bd-theme-8:#FFECD6;--bd-theme-9:#FF7C7C;--bd-theme-10:#7C81FF;--bd-theme-11:#00B9F1;--bd-fw-normal:normal;--bd-fw-elight:200;--bd-fw-light:300;--bd-fw-regular:400;--bd-fw-medium:500;--bd-fw-sbold:600;--bd-fw-bold:700;--bd-fw-ebold:800;--bd-fw-black:900;--bd-fz-body:16px;--bd-fz-p:16px;--bd-fz-h1:70px;--bd-fz-h2:55px;--bd-fz-h3:30px;--bd-fz-h4:24px;--bd-fz-h5:16px;--bd-fz-h6:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--bd-ff-body);font-size:var(--bd-fz-body);font-weight:400;color:var(--bd-text-body);line-height:26px}a{text-decoration:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--bd-ff-heading);color:var(--bd-heading-primary);margin-top:0;font-weight:var(--bd-fw-regular);transition:all .3s ease-out 0s}.h1,h1{font-size:var(--bd-fz-h1);line-height:1.08}.h2,h2{font-size:var(--bd-fz-h2);line-height:1.18}.h3,h3{font-size:var(--bd-fz-h3);line-height:1.33}.h4,h4{font-size:var(--bd-fz-h4);line-height:1.66}.h5,h5{font-size:var(--bd-fz-h5)}.h6,h6{font-size:var(--bd-fz-h6);line-height:2}ul{margin:0;padding:0}p{font-family:var(--bd-ff-p);font-size:var(--bd-fz-p);font-weight:var(--bd-fw-normal);color:var(--bd-text-body);margin-bottom:15px;line-height:30px}.h1,.h2,.h3,.h4,.h5,.h6,a,button,h1,h2,h3,h4,h5,h6,input,li,p,select,textarea{transition:all .3s ease-out 0s}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:rgba(0,0,0,0)}button:hover{cursor:pointer}button:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input{outline:none}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}.ryl-cp{cursor:pointer}::selection{background:var(--bd-common-black);color:var(--bd-common-white);text-shadow:none}::placeholder{color:var(--bd-common-black);font-size:var(--bd-fz-body);opacity:1}i[class^=flaticon-]{line-height:1;top:2px;position:relative;transition:all .3s ease-out 0s}.fix{overflow:hidden}.fix-x{overflow-x:hidden}.clear{clear:both}.z-index-1{z-index:1}.p-relative{position:relative}.p-absolute{position:absolute}.overflow-hidden{overflow:hidden}.x-clip{overflow-x:clip}.body-overlay{background-color:rgba(0,0,0,.6);height:100%;width:100%;position:fixed;top:0;z-index:999;left:0;opacity:0;visibility:hidden;transition:all .3s ease-out 0s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.body-overlay:hover{cursor:pointer}.body-overlay.opened{opacity:1;visibility:visible}@media(max-width:575px){.progress-wrap{right:15px;bottom:15px}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;-webkit-padding-end:var(--bs-gutter-x,15px);padding-inline-end:var(--bs-gutter-x,15px);-webkit-padding-start:var(--bs-gutter-x,15px);padding-inline-start:var(--bs-gutter-x,15px);-webkit-margin-end:auto;margin-inline-end:auto;-webkit-margin-start:auto;margin-inline-start:auto}.row{--bs-gutter-x:30px}.g-0,.gx-0{--bs-gutter-x:0}@media(min-width:992px){.g-lg-0,.gx-lg-0{--bs-gutter-x:0}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:clamp(1140px,1140px + (100vw - 1200px)*.91667,1800px)}}.nice-select:after{border:none;background-color:rgba(0,0,0,0);transform:translateY(-50%);margin-top:0;right:15px;content:"";font-family:var(--bd-ff-fontawesome);transform-origin:center;color:var(--bd-common-black);font-weight:500;height:auto;width:auto}.nice-select.open:after{transform:translateY(-50%) rotate(-180deg)}hr{margin:0}.img-full{width:100%!important;height:100%!important;object-fit:cover}.bg-theme-2{background:var(--bd-theme-2)}.container{--bs-gutter-x:15px}.bd-btn{text-transform:uppercase;display:inline-flex;gap:10px;align-items:center;font-weight:var(--bd-fw-medium);line-height:19.5px;color:var(--bd-common-white);border:1px solid var(--bd-common-white);transition:all .3s ease-out 0s;position:relative;padding:15px 50px 15px 30px;white-space:nowrap}.bd-btn:disabled{opacity:.5;cursor:not-allowed}.bd-btn.fill-btn{background-color:var(--bd-theme-1);color:var(--bd-common-black);border-color:var(--bd-theme-1)}.bd-btn.fill-btn:hover{background-color:var(--bd-common-black);color:var(--bd-common-white);border-color:var(--bd-common-black)}.bd-btn.dark-btn{color:var(--bd-common-black);border:1px solid var(--bd-common-black);padding-right:50px}.bd-btn i{transform:rotate(-45deg)}.bd-btn:hover{background-color:var(--bd-theme-1);color:var(--bd-common-black);border-color:var(--bd-theme-1)}.bd-btn:hover span i,.bd-btn:hover span:after{transform:translate(20px,-20px) rotate(-45deg)}.bd-btn:hover span:after{opacity:1;visibility:visible}.bd-btn span{display:inline-flex;align-items:center;margin-left:8px}.bd-btn i,.bd-btn:after{transform:translate(0) rotate(-45deg);transition:all .5s}.bd-btn:after{position:absolute;content:"";font-family:var(--bd-ff-fontawesome);font-weight:900;left:-20px;bottom:-20px;opacity:0;visibility:hidden}@keyframes rotate-infinite{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@keyframes rotate-infinite-2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes img-blink{0%{opacity:1}to{opacity:.5}}@keyframes wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}to{transform:translateY(0)}}.ryl-up-down-anim:hover i{animation-name:wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}#preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#000;transition:.3s}.preloader-thumb{display:flex;justify-content:center;align-items:center;position:relative;height:260px;width:260px}@media(max-width:575px){.preloader-thumb{height:200px;width:200px}}@media(max-width:450px){.preloader-thumb{height:150px;width:150px}}.preloader-thumb img{width:140px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:img-blink 1s ease-in-out infinite alternate}@media(max-width:450px){.preloader-thumb img{width:100px}}.preloader-thumb-wrap{display:flex;justify-content:center;height:100%;align-items:center}.preloader-border{border:2px dashed var(--bd-theme-1);height:100%;width:100%;border-radius:50%;position:absolute;top:0;left:0;animation:rotate-infinite-2 15s linear infinite}@media(max-width:450px){.preloader-border{border-width:1px}}.theme-bg{background-color:var(--bd-theme-1)}.theme-bg-2{background-color:var(--bd-theme-2)}.offcanvas__area{position:fixed;right:-490px;top:0;width:450px;height:100%;-ms-box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);-o-box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);transition:all .3s cubic-bezier(.785,.135,.15,.86);transition-duration:1s;z-index:9999;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.offcanvas__area::-webkit-scrollbar{display:none}.offcanvas__area.offcanvas-opened{right:0}@media(max-width:575px){.offcanvas__area{width:290px}}.offcanvas__wrapper{position:relative;padding:45px;overflow:auto;height:100%;background-color:var(--bd-common-white)}@media(max-width:575px){.offcanvas__wrapper{padding:20px}}.offcanvas__logo{width:150px;height:72px;overflow:hidden;position:relative}.offcanvas__logo img{position:absolute!important;width:160px!important;height:auto!important;max-width:none!important;left:-6px;top:-10px}.offcanvas__close-btn{display:inline-block;font-size:45px;color:var(--bd-common-black)}@media(max-width:575px){.offcanvas__close-btn{font-size:30px}}.offcanvas__close-btn:hover{transform:rotate(90deg)}.offcanvas__search{position:relative}.offcanvas__search input{width:100%;height:40px;line-height:40px;background:rgba(0,0,0,0);outline:none;border:none;border-bottom:1px solid #d5d5d5;font-size:18px;color:var(--bd-common-black);padding-right:30px}[dir=rtl] .offcanvas__search input{padding-right:auto;padding-left:30px}.offcanvas__search input::placeholder{color:#686868}.offcanvas__search input:focus{border-color:var(--bd-theme-1)}.offcanvas__search button{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);font-size:18px;color:var(--bd-text-1)}.offcanvas__search button:hover{color:var(--bd-theme-1)}.offcanvas__about .h4,.offcanvas__about h4{font-size:23px;color:var(--bd-common-black);font-weight:500;margin-bottom:10px}.offcanvas__contact .h4,.offcanvas__contact h4{font-size:23px;margin-bottom:20px;color:var(--bd-common-black);font-weight:500}.offcanvas__contact ul li:not(:last-child){margin-bottom:20px}.offcanvas__contact ul li a:hover{color:var(--bd-theme-1)}.offcanvas__contact-icon i{display:inline-block;width:45px;height:45px;line-height:45px;text-align:center;border:1px solid var(--bd-theme-1);border-radius:50%;color:var(--bd-theme-1);transition:all .3s ease-out 0s}.offcanvas__contact-icon i:hover{color:var(--bd-common-black);border-color:#d5d5d5}.offcanvas__contact-text a{font-size:18px;font-weight:400;color:var(--bd-text-1)}.offcanvas__contact-text a:hover{color:var(--bd-theme-1)}.offcanvas__social{margin-top:80px}.offcanvas__social .h4,.offcanvas__social h4{font-size:23px;margin-bottom:20px;color:var(--bd-common-black);font-weight:500}.offcanvas__social ul{display:flex;gap:15px;border-top:1px solid #d5d5d5;padding:15px 0}.offcanvas__social ul li{display:inline-block}.offcanvas__social ul li:not(:last-child){margin-right:5px}.offcanvas__social ul li a{display:inline-block;width:42px;height:42px;border:1px solid #d5d5d5;line-height:40px;text-align:center;color:var(--bd-common-black);border-radius:50px}.offcanvas__social ul li a:hover{color:var(--bd-common-black);border-color:var(--bd-theme-1);background-color:var(--bd-theme-1)}.bd-breadcrumb{position:relative;z-index:2;min-height:400px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-breadcrumb{min-height:350px}}.bd-breadcrumb-area{padding-top:200px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-breadcrumb-area{padding-top:90px}}.bd-breadcrumb__thumb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.05;z-index:-1}.bd-breadcrumb__title{font-size:70px;line-height:1.2;text-transform:capitalize;color:var(--bd-common-black)}@media(min-width:1200px){.bd-breadcrumb__title{font-size:clamp(60px,60px + (100vw - 1200px)*.013889,70px)}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-breadcrumb__title{font-size:55px}}@media only screen and (min-width:768px)and (max-width:991px){.bd-breadcrumb__title{font-size:50px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-breadcrumb__title{font-size:45px}}@media(max-width:450px){.bd-breadcrumb__title{font-size:40px}}.bd-breadcrumb__list{display:flex;justify-content:center;gap:28px}.bd-breadcrumb__list span{position:relative;font-weight:500;font-size:14px;line-height:20px;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:var(--bd-common-black)}.bd-breadcrumb__list span a:hover{color:var(--bd-theme-1)}.bd-breadcrumb__list span i{-webkit-margin-end:10px;margin-inline-end:10px}[dir=rtl] .bd-breadcrumb__list span i{-webkit-margin-start:10px;margin-inline-start:10px}.bd-breadcrumb__list span:before{font-family:var(--bd-ff-fontawesome);position:absolute;content:"";font-weight:400;border-radius:40%;inset-inline-end:-15px;top:1px}.bd-breadcrumb__list span:last-child:before{content:none}@media(min-width:1200px){.bd-breadcrumb-area{background:#2a2a2e}.bd-breadcrumb__thumb{filter:brightness(0) invert(1);opacity:.06}.bd-breadcrumb__title{color:#fff;font-family:Cormorant Garamond,serif}.bd-breadcrumb__list span{color:rgba(238,199,140,.75);font-size:13px}.bd-breadcrumb__list span a:hover{color:#eec78c}}.bd-breadcrumb-area+.pv2-divider-wrap{padding:35px 0}.bd-swiper-navigation{display:flex;gap:17px;justify-content:flex-end;position:absolute;bottom:217px;z-index:33;right:14%}[dir=rtl] .bd-swiper-navigation{right:auto;left:14%}@media only screen and (min-width:768px)and (max-width:991px){.bd-swiper-navigation{right:20px}[dir=rtl] .bd-swiper-navigation{right:auto;left:20px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-swiper-navigation{justify-content:flex-start;padding-top:28px;padding-bottom:5px;right:15px}[dir=rtl] .bd-swiper-navigation{right:auto;left:15px}}@media(max-width:575px){.bd-swiper-navigation{bottom:20px;right:50%;transform:translateX(50%)}}.bd-swiper-navigation button{height:50px;width:50px;font-size:17px;text-align:center;border-radius:50%;border:1px solid var(--bd-common-white);color:var(--bd-common-white);opacity:.5;transform:rotate(-45deg)}.bd-swiper-navigation button:hover{opacity:1;background-color:var(--bd-theme-1);border-color:var(--bd-theme-1);transform:rotate(0)}.bd-section__subtitle{font-weight:500;font-size:16px;line-height:36px;letter-spacing:.1em;text-transform:uppercase;color:var(--bd-text-2);display:inline-block}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-section__subtitle{margin-top:-12px;display:inline-block}}.bd-section__title{text-transform:capitalize;font-size:55px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-section__title br{display:none}}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-section__title{font-size:48px}}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-section__title{font-size:40px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-section__title{font-size:30px}}@media(max-width:450px){.bd-section__title{font-size:28px}}.bd-section__title-wrapper.is-white .bd-section__subtitle,.bd-section__title-wrapper.is-white .bd-section__title{color:var(--bd-common-white)}.rooms-subtitle{font-size:28px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-section__title-wrapper.is-rooms .bd-section__title br{display:block}.bd-section__title-wrapper.is-rooms .rooms-subtitle{display:block;margin-top:10px}}.bd-header{position:relative}.bd-header .container{max-width:1800px}@media(min-width:1920px){.bd-header .bd-header .container{max-width:1800px}}.bd-header__logo{width:300px;position:relative;top:-5px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-header__logo{width:240px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-header__logo{width:200px}}@media(max-width:450px){.bd-header__logo{width:160px}}.bd-header__logo img{width:100%}.bd-header__bg{right:0;background-position:top;background-size:cover;background-repeat:no-repeat;z-index:-1}.bd-header__bg,.bd-header__bg:before{position:absolute;left:0;top:0;height:100%;width:100%}.bd-header__bg:before{content:"";background-color:#000;opacity:.75}.bd-header__top{padding:30px 0}.bd-header__top.header-sticky{background:var(--bd-common-black);padding:20px 0}.bd-header__meta-item{gap:15px}.bd-header__meta-icon i,.bd-header__meta-text p{color:var(--bd-common-white)}.bd-header__meta-text p{font-size:18px;line-height:26px;margin:0;font-weight:var(--bd-fw-medium)}.bd-header__meta-text p:hover{color:var(--bd-theme-1)}.bd-header.transparent-header{position:absolute;top:0;left:0;right:0;z-index:99}.bd-header-lang{display:flex;align-items:center;gap:15px}.bd-header-lang__item a{display:inline-block;height:40px;width:40px;justify-content:center;text-align:center;color:var(--bd-common-black);text-transform:uppercase;line-height:38px;border:1px solid var(--bd-common-black);opacity:.5;border-radius:50%;letter-spacing:.05em}.bd-header-lang__item a.active{opacity:1}.bd-header-lang__item a:hover{opacity:1;background-color:var(--bd-common-black);color:var(--bd-common-white)}.bd-header-hamburger{position:relative;cursor:pointer;transition:all .3s ease-out 0s;width:45px}.bd-header-hamburger span{height:2px;width:100%;background-color:var(--bd-grey-1);display:block;transition:all .3s ease-out 0s}.bd-header-hamburger span:not(:last-child){margin-bottom:12px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-header-hamburger span{width:45px}}.bd-header-hamburger span:nth-child(2){width:70%;-webkit-margin-end:auto;margin-inline-end:auto}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-header-hamburger span:nth-child(2){width:100%}}.bd-header-hamburger:hover span{background-color:var(--bd-theme-1)}.bd-header-hamburger:hover span:nth-child(2){width:100%}.bd-header-hamburger.is-black span{background-color:var(--bd-common-black)}.logo img{width:190px}.header-sticky{position:fixed!important;left:0;margin:auto;top:0;width:100%;box-shadow:0 0 60px 0 rgba(0,0,0,.07);z-index:99;animation:fadeInDown .5s ease-in-out 0s 1 normal none running;box-shadow:0 4px 10px rgba(3,4,28,.1)}.header-sticky.is-transparent{background:var(--bd-common-white)}.header-sticky.is-transparent .bd-main-menu.is-white ul li .submenu li a,.header-sticky.is-transparent .bd-main-menu.is-white ul li a,.header-sticky.is-transparent .bd-main-menu.is-white ul li.has-dropdown>a:after{color:var(--bd-common-black)}@media(max-height:500px)and (orientation:landscape){.header-sticky{position:static!important;animation:none;box-shadow:none;-webkit-box-shadow:none}}.header-sticky-spacer{height:0}.header-sticky-spacer.is-pinned{height:var(--header-sticky-spacer-height,0)}@media(max-height:500px)and (orientation:landscape){.header-sticky-spacer.is-pinned{height:0!important}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-header-2__main{padding:20px 0}}@media(min-width:768px){.bd-header-2__main.is-homepage-header .bd-header__logo{width:clamp(200px,200px + (100vw - 768px)*.13021,300px)}}@media(min-width:1537px){.bd-header-2__main.is-homepage-header .bd-header__logo{width:clamp(300px,300px + (100vw - 1536px)*.02927,330px)}}@media(min-width:1280px)and (max-width:1649.98px){.bd-header-2__main.is-homepage-header .bd-header__logo,.bd-header__logo{width:clamp(230px,230px + (100vw - 1280px)*.18919,300px)}.bd-header-2__main.is-homepage-header .bd-main-menu ul li a{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}.bd-header-2__main.is-homepage-header .bd-main-menu ul li.has-dropdown>a:after{color:#fff}.bd-header-2__main.is-homepage-header .submenu{background:rgba(0,0,0,0);box-shadow:none}.bd-header-2__main.is-homepage-header .submenu li a{position:relative;display:inline-block;padding-bottom:6px}.bd-header-2__main.is-homepage-header .submenu li a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:linear-gradient(90deg,#EEC78C,#EEC78C 65%,rgba(238,199,140,.2));transition:opacity .3s ease,transform .3s ease;transform-origin:left}.bd-header-2__main.is-homepage-header .submenu li a:hover:after{background:linear-gradient(90deg,#fff,#EEC78C)}.bd-header-2__main.is-homepage-header .bd-header-lang__item a{border-color:rgba(255,255,255,.6);color:#fff}}@media(min-width:1200px){.bd-header.is-homepage-header .bd-header__bg{display:none}.bd-header-2__main.is-homepage-header.theme-bg{background:rgba(0,0,0,0)}.bd-header-2__main.is-homepage-header .bd-header__logo img,.bd-header-2__main.is-homepage-header .bd-header__logo svg{filter:drop-shadow(0 1px 6px rgba(0,0,0,.55))}.bd-header-2__main.is-homepage-header .pv2-logo-m,.bd-header-2__main.is-homepage-header .pv2-logo-momento{fill:#fff}}@media(min-width:1650px){.bd-header-2__main.is-homepage-header .mega-menu-wrapper:before{content:"";position:absolute;top:100px;left:150px;right:0;height:1px;background:rgba(238,199,140,.7);transform:translateY(-50%);z-index:-1}.bd-header-2__main.is-homepage-header .bd-main-menu ul li{position:relative}.bd-header-2__main.is-homepage-header .bd-main-menu ul li:not(:last-child):after{content:"";position:absolute;top:63px;right:-19px;width:3px;height:3px;border-radius:50%;background:rgba(238,199,140,.85);transform:translateY(-50%)}.bd-header-2__main.is-homepage-header .bd-main-menu ul li a{position:relative;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}.bd-header-2__main.is-homepage-header .bd-main-menu ul li.has-dropdown>a:after{color:#fff}.bd-header-2__main.is-homepage-header .submenu{background:rgba(0,0,0,0);box-shadow:none}.bd-header-2__main.is-homepage-header .submenu li a{position:relative;display:inline-block;padding-bottom:6px}.bd-header-2__main.is-homepage-header .submenu li a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:linear-gradient(90deg,#EEC78C,#EEC78C 65%,rgba(238,199,140,.2));transition:opacity .3s ease,transform .3s ease;transform-origin:left}.bd-header-2__main.is-homepage-header .submenu li a:hover:after{background:linear-gradient(90deg,#fff,#EEC78C)}.bd-header-2__main.is-homepage-header .bd-main-menu ul li.is-active-nav>a:before{content:"";position:absolute;top:63px;left:50%;transform:translateX(-50%);width:5px;height:5px;border-radius:50%;background:#eec78c}.bd-header-2__main.is-homepage-header .bd-header-lang__item a{border-color:rgba(255,255,255,.6);color:#fff}.bd-header-2__main.is-homepage-header .bd-header-lang__item a:hover{background-color:#fff;color:#131110}}@media(max-width:1199.98px){.bd-header.is-homepage-header .bd-header__bg{display:none}.bd-header-2__main.is-homepage-header.theme-bg{background:rgba(0,0,0,0)}.bd-header-2__main.is-homepage-header .bd-header__logo img,.bd-header-2__main.is-homepage-header .bd-header__logo svg{filter:drop-shadow(0 1px 6px rgba(0,0,0,.55))}.bd-header-2__main.is-homepage-header .pv2-logo-m,.bd-header-2__main.is-homepage-header .pv2-logo-momento{fill:#fff}}@media(max-width:1279.98px){.bd-header-2__main.is-homepage-header .bd-header-hamburger.is-black span{background-color:#fff}}.bd-header-lang--h3,.bd-main-menu--h3{display:none}@media(min-width:1280px){.bd-header-lang--h3,.bd-main-menu--h3{display:flex}.bd-main-menu--h3{flex:1 1;min-width:0;container-type:inline-size}.bd-header-hamburger--h3{display:none}}@media(min-width:1280px)and (max-width:1649.98px){.bd-header-lang--h3{gap:clamp(8px,8px + (100vw - 1280px)*.01892,15px)}.bd-header-lang--h3 .bd-header-lang__item a{width:clamp(32px,32px + (100vw - 1280px)*.02162,40px);height:clamp(32px,32px + (100vw - 1280px)*.02162,40px);line-height:clamp(30px,30px + (100vw - 1280px)*.02162,38px)}}.bd-main-menu.bd-main-menu--h3 ul li{-webkit-margin-end:clamp(10px,10px + (100cqw - 1150px)*.071429,35px);margin-inline-end:clamp(10px,10px + (100cqw - 1150px)*.071429,35px)}.bd-main-menu.bd-main-menu--h3 ul li a{font-size:clamp(14px,14px + (100cqw - 1150px)*.011429,18px)}@media(min-width:1280px)and (max-width:1649.98px){.bd-main-menu.bd-main-menu--h3 ul li{-webkit-margin-end:clamp(10px,10px + (100vw - 1280px)*.003216,11.19px);margin-inline-end:clamp(10px,10px + (100vw - 1280px)*.003216,11.19px)}.bd-main-menu.bd-main-menu--h3 ul li a{font-size:clamp(12.5px,12.5px + (100vw - 1280px)*.004568,14.19px)}}.bd-main-menu{gap:25px}@media only screen and (min-width:992px)and (max-width:1199px){.bd-main-menu{-webkit-margin-start:25px;margin-inline-start:25px;gap:10px}}.bd-main-menu ul li{position:relative;list-style:none;display:inline-block;-webkit-margin-end:35px;margin-inline-end:35px}@media only screen and (min-width:992px)and (max-width:1199px){.bd-main-menu ul li{-webkit-margin-end:25px;margin-inline-end:25px}}.bd-main-menu ul li:last-child{-webkit-margin-end:0;margin-inline-end:0}.bd-main-menu ul li a{display:inline-block;font-size:18px;color:var(--bd-common-black);padding:26px 0;line-height:36px;text-transform:uppercase;letter-spacing:.05em;font-weight:var(--bd-fw-medium)}.bd-main-menu ul li.has-dropdown>a{position:relative}.bd-main-menu ul li.has-dropdown>a:after{content:"";transform:translateY(1px);font-size:14px;color:var(--bd-common-black);font-family:var(--bd-ff-fontawesome);font-weight:400;-webkit-margin-start:5px;margin-inline-start:5px;display:inline-block;transition:all .3s ease-out 0s}.bd-main-menu ul li .submenu{position:absolute;top:100%;inset-inline-start:-30%;width:200px;background:var(--bd-common-white);z-index:99;transition:all .3s ease-out 0s;visibility:hidden;opacity:0;transform:scaleY(0);transform-origin:top center;padding:15px 25px;-ms-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);-o-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);box-shadow:0 30px 70px 0 rgba(11,6,70,.08);transition:opacity .5s ease,visibility .5s ease,transform .7s ease}.bd-main-menu ul li .submenu li{display:block;width:100%;margin:0}.bd-main-menu ul li .submenu li.has-dropdown>a:after{position:absolute;top:50%;right:25px;transform:translateY(-50%) rotate(-90deg)}.bd-main-menu ul li .submenu li a{padding:0;font-size:16px;position:relative;z-index:1;width:100%;line-height:30px;text-transform:uppercase;font-weight:var(--bd-fw-normal)}.bd-main-menu ul li .submenu li a:before{position:absolute;content:"";inset-inline-start:0;inset-inline-end:auto;top:55%;bottom:auto;transform:translateY(-50%);width:0;height:2px;background-color:var(--bd-theme-1);transition:all .3s ease-out 0s}.bd-main-menu ul li .submenu li .submenu{left:120%;top:0;visibility:hidden;opacity:0}.bd-main-menu ul li .submenu li:hover>a{color:var(--bd-theme-1);-webkit-padding-start:18px;padding-inline-start:18px}.bd-main-menu ul li .submenu li:hover>a:before{width:12px}.bd-main-menu ul li .submenu li:hover>.submenu{left:100%;visibility:visible;opacity:1}.bd-main-menu ul li:hover>a,.bd-main-menu ul li:hover>a:after{color:var(--bd-common-white)}.bd-main-menu ul li:hover>.submenu{top:100%;visibility:visible;opacity:1;transform:scaleY(1)}.bd-main-menu.is-white ul li a,.bd-main-menu.is-white ul li.has-dropdown>a:after{color:var(--bd-common-white)}.bd-main-menu.is-white ul li .submenu li a{color:var(--bd-common-black)}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{padding:0;min-height:auto;background:none}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mean-container .mean-nav ul li a{width:100%;padding:10px 0;color:var(--bd-common-black);border-top:1px solid #ebebeb;font-size:14px;line-height:1.5;font-weight:500}.mean-container .mean-nav ul li a:hover{color:var(--bd-theme-1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important;line-height:14px;border:0;height:30px;width:30px;color:var(--bd-common-black);line-height:30px;top:0;font-weight:400}.mean-container .mean-nav ul li a.mean-expand:hover{background:var(--bd-theme-1);color:var(--bd-common-white);border-color:var(--bd-theme-1)}.mean-container .mean-nav ul li a.mean-expand i{font-size:16px}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.bd-room__bg{right:0;bottom:0;background-size:cover;background-repeat:no-repeat;z-index:-1;background-attachment:fixed}.bd-room__bg,.bd-room__bg:before{position:absolute;left:0;top:0;height:100%;width:100%}.bd-room__bg:before{content:"";background:var(--bd-common-black);opacity:.7}.bd-room-details__title{font-size:36px;text-transform:capitalize}@media(max-width:575px){.bd-room-details__title{font-size:30px}}.bd-room-details__widget{border-bottom:1px solid var(--bd-grey-1)}.bd-room-details__list ul{display:grid;grid-template-columns:repeat(3,240px);list-style:none;grid-row-gap:10px;row-gap:10px}@media only screen and (min-width:576px)and (max-width:767px){.bd-room-details__list ul{grid-template-columns:repeat(2,240px)}}@media(max-width:575px){.bd-room-details__list ul{grid-template-columns:1fr}}.bd-room-details__list ul li{display:flex;gap:10px;align-items:center;font-size:16px;line-height:28px;text-transform:capitalize;color:var(--bd-common-black)}.bd-room-details__list ul li i{font-size:20px;color:var(--bd-theme-1)}.bd-room-details__thumb img{width:100%}.bd-room-details__thumb.is-lg{position:relative;overflow:hidden;border-radius:16px;height:600px}@media(min-width:1200px){.bd-room-details__thumb.is-lg{height:clamp(500px,500px + (100vw - 1200px)*.138889,600px)}}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-room-details__thumb.is-lg{height:420px}}@media only screen and (min-width:576px)and (max-width:767px){.bd-room-details__thumb.is-lg{height:480px}}@media(max-width:575px){.bd-room-details__thumb.is-lg{height:380px}}.bd-room-details__thumb.is-lg img{position:static;height:100%;width:100%;object-fit:cover}.bd-room-gallery-thumbs{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.bd-room-gallery-thumbs__item{position:relative;flex:0 0 auto;width:96px;height:72px;border-radius:10px;overflow:hidden;border:2px solid rgba(0,0,0,0);padding:0;cursor:pointer;background:none;opacity:.6;transition:opacity .25s ease,border-color .25s ease}.bd-room-gallery-thumbs__item:hover{opacity:.9}.bd-room-gallery-thumbs__item.is-active{opacity:1;border-color:#eec78c}@media(max-width:575px){.bd-room-gallery-thumbs__item{width:74px;height:56px}}.bd-room-area{padding-top:60px!important;padding-bottom:60px!important}.bd-dish-card{background:#deb887;border-radius:16px;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:all .3s ease-out 0s}.bd-dish-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.25);transform:translateY(-6px)}.bd-dish-card:hover .bd-dish-card__thumb img{transform:scale(1.06)}.bd-dish-card:hover .bd-dish-card__zoom{opacity:1}.bd-dish-card__thumb{position:relative;width:100%;height:300px;cursor:zoom-in;overflow:hidden;border-radius:16px 16px 0 0}.bd-dish-card__thumb img{border-radius:16px 16px 0 0;transition:all .4s ease-out 0s}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-dish-card__thumb{height:240px}}.bd-dish-card__zoom{position:absolute;top:16px;right:16px;height:40px;width:40px;border-radius:50%;background:rgba(0,0,0,.45);color:var(--bd-common-white);display:flex;align-items:center;justify-content:center;font-size:16px;opacity:0;pointer-events:none;transition:all .3s ease-out 0s}@media(hover:none){.bd-dish-card__zoom{opacity:1}}.bd-dish-card__badge{position:absolute;top:16px;left:16px;padding:6px 14px;border-radius:20px;background:rgba(0,0,0,.55);color:var(--bd-common-white);font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.bd-dish-card__content{padding:22px 24px 26px;text-align:center}.bd-dish-card__title{font-size:24px;line-height:1.33;text-transform:capitalize;color:var(--bd-common-black);margin-bottom:8px}.bd-dish-card__price{font-weight:500;font-size:20px;line-height:28px;color:var(--bd-common-black);text-transform:uppercase}.bd-dish-card__price span{font-size:14px;text-transform:none;color:var(--bd-grey-3)}.bd-dish-card__meta{font-size:14px;color:var(--bd-grey-3);margin-top:4px}.bd-dish-card__cta{display:inline-flex;align-items:center;gap:10px;margin-top:12px;font-weight:500;font-size:15px;text-transform:uppercase;color:var(--bd-common-black);transition:all .3s ease-out 0s}.bd-dish-card__cta:hover{color:var(--bd-theme-1)}.bd-dish-card.is-room-bg .bd-dish-card__thumb{cursor:pointer}.bd-dish-card.is-room-bg .bd-dish-card__thumb a{display:block;width:100%;height:100%}@media(min-width:1200px){.bd-dish-card.is-room-bg{border:1px solid #fff;box-sizing:border-box}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-dish-card.is-room-bg .bd-dish-card__title{font-size:20px}.bd-dish-card.is-room-bg .bd-dish-card__price{font-size:17px;margin-bottom:16px}.bd-dish-card.is-room-bg .bd-dish-card__meta{display:none}.bd-dish-card.is-room-bg .bd-dish-card__cta{margin-top:0}}@media(min-width:1200px){.bd-modern-room-cards .bd-dish-card.is-room-bg,.room-one-cards-zone .bd-dish-card.is-room-bg{position:relative;border-color:#eec78c}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__thumb,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__thumb{height:300px}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__thumb:after,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82) 0,rgba(0,0,0,.45) 32%,rgba(0,0,0,0) 62%);pointer-events:none}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__content,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__content{position:absolute;left:0;right:0;bottom:0;padding:18px 20px 20px;text-align:left;display:grid;grid-template-columns:1fr auto;grid-template-areas:"title price" "cta cta";grid-column-gap:14px;column-gap:14px;grid-row-gap:10px;row-gap:10px}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__title,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__title{grid-area:title;align-self:baseline;min-width:0;font-family:Cormorant Garamond,serif;font-size:28px;line-height:1.2;color:#fff;margin-bottom:0}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__title a,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__title a{color:inherit}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__title a:hover,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__title a:hover{color:#eec78c}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__price,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__price{grid-area:price;align-self:baseline;color:#eec78c;font-weight:700;font-size:23px;text-transform:none;white-space:nowrap}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__price span,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__price span{color:rgba(255,255,255,.6);font-weight:400;font-size:14px}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__meta,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__meta{display:none}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__cta,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__cta{grid-area:cta;justify-self:end;margin-top:0;display:inline-flex;border:1px solid #eec78c;border-radius:30px;padding:7px 16px;background:rgba(238,199,140,.12);color:#fff;font-size:14px;font-weight:500;text-transform:none;letter-spacing:normal}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__cta:hover,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__cta:hover{background:#eec78c;color:#131110}}@media(max-width:1199.98px){.bd-modern-room-cards .bd-dish-card.is-room-bg,.room-one-cards-zone .bd-dish-card.is-room-bg{position:relative;border-color:#eec78c}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__thumb:after,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82) 0,rgba(0,0,0,.45) 32%,rgba(0,0,0,0) 62%);pointer-events:none}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__content,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__content{position:absolute;left:0;right:0;bottom:0;padding:14px 16px 16px;text-align:left;display:grid;grid-template-columns:1fr auto;grid-template-areas:"title price" "cta cta";grid-column-gap:12px;column-gap:12px;grid-row-gap:8px;row-gap:8px}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__title,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__title{grid-area:title;align-self:baseline;min-width:0;font-family:Cormorant Garamond,serif;font-size:22px;line-height:1.2;color:#fff;margin-bottom:0}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__title a,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__title a{color:inherit}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__title a:hover,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__title a:hover{color:#eec78c}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__price,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__price{grid-area:price;align-self:baseline;color:#eec78c;font-weight:700;font-size:18px;margin-bottom:0;text-transform:none;white-space:nowrap}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__price span,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__price span{color:rgba(255,255,255,.6);font-weight:400;font-size:13px}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__meta,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__meta{display:none}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__cta,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__cta{grid-area:cta;justify-self:end;margin-top:0;display:inline-flex;border:1px solid #eec78c;border-radius:30px;padding:6px 14px;background:rgba(238,199,140,.12);color:#fff;font-size:13px;font-weight:500;text-transform:none;letter-spacing:normal}.bd-modern-room-cards .bd-dish-card.is-room-bg .bd-dish-card__cta:hover,.room-one-cards-zone .bd-dish-card.is-room-bg .bd-dish-card__cta:hover{background:#eec78c;color:#131110}}@media only screen and (max-width:1199.98px)and (min-width:768px)and (max-width:991px){.bd-modern-room-cards .row>div,.room-one-cards-zone .row>div{flex:0 0 50%;max-width:50%}}.cursor-outer{margin-left:-13px;margin-top:-13px;width:25px;height:25px;border:1px solid var(--bd-theme-1);box-sizing:border-box;z-index:10000000;opacity:.5;transition:all .08s ease-out;mix-blend-mode:difference}.cursor-outer.cursor-big{opacity:0}.mouseCursor{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;border-radius:50%;transform:translateZ(0);visibility:hidden;text-align:center}@media(hover:none){.mouseCursor{display:none}}[dir=rtl] .mouseCursor{left:0;right:auto}.mouseCursor.cursor-big{width:80px;height:80px;margin-left:-40px;margin-top:-40px}.cursor-inner{margin-left:-3px;margin-top:-3px;width:6px;height:6px;z-index:10000001;background-color:var(--bd-theme-1);transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;mix-blend-mode:difference;opacity:.7}.cursor-inner span{color:#fff;line-height:80px;opacity:0;text-transform:uppercase;letter-spacing:1px;font-size:12px}.cursor-inner.cursor-big span{opacity:1}.bd-footer-area{background:var(--bd-common-black)}.bd-footer__logo{width:267px}@media(max-width:575px){.bd-footer__logo{width:200px}}.bd-footer__logo img{width:100%}.bd-footer__widget{position:relative}.bd-footer__widget:before{content:"";position:absolute;height:193px;width:1px;background-color:#414141;inset-inline-end:50px;top:0}@media(min-width:1200px){.bd-footer__widget:before{inset-inline-end:clamp(0px,0px + (100vw - 1200px)*.25,50px)}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-footer__widget:before{content:none}}.bd-footer__widget-3:before{content:none}.bd-footer__widget-title{color:var(--bd-common-white);text-transform:capitalize}.bd-footer__widget-content p{color:var(--bd-common-white);font-size:16px;line-height:28px}.bd-footer__meta a{font-family:var(--bd-ff-heading);font-size:24px;line-height:28px;text-transform:capitalize;color:var(--bd-common-white);display:inline-flex;gap:20px}.bd-footer__meta a i{transform:rotate(-45deg) translateY(-1px)}.bd-footer__meta a span{font-size:16px;line-height:28px;display:flex;-webkit-text-decoration-line:underline;text-decoration-line:underline}.bd-footer__meta a:hover{color:var(--bd-theme-1)}.bd-footer__list ul{display:flex;row-gap:10px;column-gap:30px;flex-wrap:wrap}@media only screen and (min-width:768px)and (max-width:991px){.bd-footer__list ul{gap:20px}}.bd-footer__list ul li{list-style-type:none;position:relative}.bd-footer__list ul li:before{content:"|";position:absolute;right:-15px;top:50%;transform:translateY(-50%);color:var(--bd-common-white)}[dir=rtl] .bd-footer__list ul li:before{right:auto;left:-15px}.bd-footer__list ul li:last-child:before{content:none}.bd-footer__list ul li a{font-size:16px;line-height:28px;color:var(--bd-common-white)}.bd-footer__list ul li a:hover{color:var(--bd-theme-1)}.bd-footer__social-wrapper{display:flex;gap:17px;align-items:center}.bd-footer__social a{height:40px;width:40px;border-radius:50px;color:var(--bd-common-white);border:1px solid var(--bd-common-white);opacity:.7;display:inline-block;line-height:37px;text-align:center}.bd-footer__social a:hover{opacity:1;border-color:var(--bd-theme-1);background-color:var(--bd-theme-1);color:var(--bd-common-black)}.bd-footer__social.is-black a{color:var(--bd-common-black);border-color:var(--bd-common-black)}.bd-footer__social.is-black a:hover{opacity:1;border-color:var(--bd-theme-1);background-color:var(--bd-theme-1);color:var(--bd-common-black)}.bd-footer__copyright-text p{font-size:15px;line-height:28px;text-align:center;letter-spacing:.15em;text-transform:capitalize;color:var(--bd-grey-3);margin-bottom:0}.bd-footer__copyright-text p a:hover{color:var(--bd-theme-1)}.bd-footer-newsletter__input{position:relative}.bd-footer-newsletter__input input{width:100%;height:70px;background-color:rgba(0,0,0,0);color:var(--bd-common-white);-webkit-padding-start:25px;padding-inline-start:25px;-webkit-padding-end:200px;padding-inline-end:200px;border:1px solid #414141}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-footer-newsletter__input input{-webkit-padding-end:25px;padding-inline-end:25px}}.bd-footer-newsletter__input input::placeholder{color:var(--bd-grey-3)}.bd-footer-newsletter__input button{position:absolute;top:0;right:0;text-transform:uppercase;display:flex;gap:10px;align-items:center;padding:0 30px;font-weight:var(--bd-fw-medium);line-height:70px;color:var(--bd-common-white);transition:all .3s ease-out 0s}.bd-footer-newsletter__input button:before{content:"";height:55%;width:1px;background:var(--bd-grey-3);position:absolute;left:16px;top:50%;transform:translateY(-50%)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-footer-newsletter__input button:before{content:none}.bd-footer-newsletter__input button{position:static;margin-top:15px;height:70px;border:1px solid var(--bd-grey-1)}}.bd-footer-newsletter__input button:hover{color:var(--bd-theme-1);border-color:var(--bd-theme-1)}.bd-footer-newsletter__input button i{transform:rotate(-45deg)}.bd-footer-newsletter__input.is-black button,.bd-footer-newsletter__input.is-black input{color:var(--bd-common-black)}.bd-footer-line hr{color:#414141;opacity:1}.bd-footer-link ul{display:flex;flex-direction:inherit;flex-wrap:wrap;row-gap:5px}.bd-footer-link ul li{width:50%;color:var(--bd-text-1);font-size:16px;margin-bottom:6px;list-style:none}.bd-footer-link ul li:hover a{color:var(--clr-theme-1)}.bd-footer-widget-title .h4,.bd-footer-widget-title h4{font-size:20px;letter-spacing:5px;font-family:var(--bd-ff-heading);color:var(--bd-heading-primary);margin-bottom:35px;text-transform:uppercase}.bd-footer-contact ul{margin-bottom:30px}.bd-footer-contact ul li{font-size:16px;color:var(--bd-text-1);margin-bottom:15px;display:flex;align-items:flex-start}.bd-footer-contact ul li a{-webkit-margin-start:7px;margin-inline-start:7px}.bd-footer-contact ul li a:hover{color:var(--clr-theme-1)}.bd-footer-contact ul li i{-webkit-margin-end:20px;margin-inline-end:20px;color:var(--clr-theme-1);margin-top:8px}.bd-footer-contact ul li i:hover{color:var(--clr-theme-2)}.bd-footer-bottom{font-size:14px;border-top:1px solid #d9d9d9;padding:22px 0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-footer-bottom{padding:15px 0}}.bd-footer-bottom .bd-footer-copyright p{font-size:15px;margin:0;color:#4d4d4d}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-footer-bottom .bd-footer-copyright p{text-align:center;padding-bottom:10px}}.payment-methods{display:flex;align-items:center}.payment-methods-icons{margin-left:10px}.payment-methods-icons span{margin-left:5px;font-size:22px;color:#373a3f}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-gallery-active{margin:0 10px}}@media(max-width:1199px){.about-4__img img,.bd-dish-card__thumb img,.bd-room-details__thumb.is-lg img,.glo-restaurant-thumb img{box-sizing:border-box;border:1px solid #fff}.bd-room-details__thumb.is-lg img,.glo-restaurant-thumb img{border-radius:16px}}@media(min-width:1200px){.about-4__img img,.bd-room-details__thumb.is-lg img,.glo-restaurant-thumb img{box-sizing:border-box;border:1px solid #eec78c}.bd-room-details__thumb.is-lg img,.glo-restaurant-thumb img{border-radius:16px}}.momento-lightbox-img{border:1px solid #eec78c;border-radius:16px;aspect-ratio:auto}.chef-panel{position:fixed;left:0;right:0;width:-moz-fit-content;width:fit-content;margin:0 auto;max-width:min(94vw,1180px);z-index:9998;background:#2a2a2e;border:1px solid rgba(238,199,140,.35);border-radius:20px;box-shadow:0 30px 70px 0 rgba(11,6,70,.35);overflow:hidden;animation:chefPanelIn .35s ease}.chef-panel__inner{padding:30px 40px 34px;overflow-y:auto;max-height:inherit}.chef-panel__head{display:flex;align-items:center;justify-content:center;margin-bottom:22px}.chef-panel__title{font-family:Cormorant Garamond,serif;font-size:32px;color:#fff;margin:0}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.chef-panel__title{font-size:26px}}.chef-panel__close{background:none;border:1px solid rgba(255,255,255,.3);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;flex-shrink:0;transition:all .3s ease-out 0s}.chef-panel__close:hover{border-color:#eec78c;color:#eec78c}.chef-panel__empty{padding:30px 0 10px;text-align:center}.chef-panel__empty p{color:rgba(255,255,255,.7);font-size:17px;margin:0}.chef-panel__grid{display:flex;flex-wrap:nowrap;align-items:center;justify-content:safe center;gap:18px;overflow-x:auto;overflow-y:hidden;padding:6px 6px 16px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(238,199,140,.4) rgba(0,0,0,0)}.chef-panel__grid::-webkit-scrollbar{height:8px}.chef-panel__grid::-webkit-scrollbar-thumb{background:rgba(238,199,140,.4);border-radius:999px}.chef-panel__grid::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.chef-panel__card{flex:0 0 auto;width:200px;aspect-ratio:4/3;background:#232326;border:1px solid rgba(238,199,140,.5);border-radius:14px;overflow:hidden;cursor:pointer;transition:all .25s ease-out 0s}.chef-panel__card img{display:block;width:100%;height:100%;object-fit:contain}.chef-panel__card:hover{border-color:#eec78c;transform:translateY(-4px);box-shadow:0 14px 26px rgba(0,0,0,.35)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.chef-panel__card{width:150px}}.chef-panel__cta{margin-top:22px;text-align:center}.chef-panel__tagline{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:500;color:rgba(255,255,255,.92);font-size:19px;margin:0 0 14px;white-space:nowrap}.chef-panel__whatsapp{display:inline-flex;align-items:center;gap:7px;background:rgba(238,199,140,.08);border:1px solid rgba(238,199,140,.4);color:#eec78c;padding:8px 18px;border-radius:999px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;transition:all .25s ease-out 0s}.chef-panel__whatsapp i{font-size:14px}.chef-panel__whatsapp:hover{background:rgba(238,199,140,.18);border-color:#eec78c}.chef-panel--mobile{inset:0;top:0;width:auto;margin:0;max-width:none;border:none;border-radius:0}.chef-panel--mobile .chef-panel__inner{height:100%;max-height:none;padding:90px 20px 40px}.chef-panel--mobile .chef-panel__head{justify-content:space-between}.chef-panel--mobile .chef-panel__close{position:fixed;top:18px;right:18px;z-index:1;background:rgba(0,0,0,.4)}.chef-panel--mobile .chef-panel__tagline{white-space:normal;font-size:14px;padding:0 8px}@keyframes chefPanelIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.event-banner{--event-banner-accent:var(--bd-theme-1);position:fixed;right:20px;bottom:20px;z-index:999;display:flex;align-items:stretch;gap:12px;max-width:360px;background:var(--bd-common-white);border:1px solid var(--event-banner-accent);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.18);padding:14px}@media(max-width:575px){.event-banner{right:12px;left:12px;bottom:12px;max-width:none}}.event-banner__close{position:absolute;top:-10px;right:-10px;width:26px;height:26px;border-radius:50%;border:1px solid var(--event-banner-accent);background:var(--bd-common-white);color:var(--bd-common-black);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;padding:0}.event-banner__image{flex:0 0 72px;width:72px;height:72px;border-radius:8px;overflow:hidden}.event-banner__image img{width:100%;height:100%;object-fit:cover;display:block}.event-banner__body{display:flex;flex-direction:column;justify-content:center;gap:8px;min-width:0}.event-banner__message{margin:0;font-size:14px;line-height:1.4;color:var(--bd-common-black)}.event-banner__cta{align-self:flex-start;display:inline-block;background:var(--event-banner-accent);color:var(--bd-common-black);font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;text-decoration:none;white-space:nowrap}