@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-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:#0a58ca; --bs-code-color:#d63384; --bs-highlight-bg:#fff3cd;}*,*::before,*::after{ 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:0.25;}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{ margin-top:0; margin-bottom:0.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 + 0.9vw);}@media (min-width:1200px){ h2,.h2{ font-size:2rem;}}h3,.h3{ font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){ h3,.h3{ font-size:1.75rem;}}h4,.h4{ font-size:calc(1.275rem + 0.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;}ol,ul,dl{ margin-top:0; margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{ margin-bottom:0;}dt{ font-weight:700;}dd{ margin-bottom:0.5rem; margin-left:0;}blockquote{ margin:0 0 1rem;}b,strong{ font-weight:bolder;}small,.small{ font-size:0.875em;}mark,.mark{ padding:0.1875em; background-color:var(--bs-highlight-bg);}sub,sup{ position:relative; font-size:0.75em; line-height:0; vertical-align:baseline;}sub{ bottom:-0.25em;}sup{ top:-0.5em;}a{ color:var(--bs-link-color); text-decoration:underline;}a:hover{ color:var(--bs-link-hover-color);}a:not([href]):not([class]){  text-decoration:none;}a:not([href]):not([class]):hover{ text-decoration:underline;}pre,code,kbd,samp{ font-family:var(--bs-font-monospace); font-size:1em;}pre{ display:block; margin-top:0; margin-bottom:1rem; overflow:auto; font-size:0.875em;}pre code{ font-size:inherit; color:inherit; word-break:normal;}code{ font-size:0.875em; color:var(--bs-code-color); word-wrap:break-word;}a > code{ color:inherit;}kbd{ padding:0.1875rem 0.375rem; font-size:0.875em; color:var(--bs-body-bg); background-color:var(--bs-body-color); border-radius:0.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:0.5rem; padding-bottom:0.5rem; color:#6c757d; text-align:left;}th{ text-align:inherit; text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{ border-color:inherit; border-style:solid; border-width:0;}label{ display:inline-block;}button{ border-radius:0;}button:focus:not(:focus-visible){ outline:0;}input,button,select,optgroup,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;}button,[type=button],[type=reset],[type=submit]{ -webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]: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:0.5rem; font-size:calc(1.275rem + 0.3vw); line-height:inherit;}@media (min-width:1200px){ legend{ font-size:1.5rem;}}legend + *{ clear:left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-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); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-1{ font-size:5rem;}}.display-2{ font-size:calc(1.575rem + 3.9vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-2{ font-size:4.5rem;}}.display-3{ font-size:calc(1.525rem + 3.3vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-3{ font-size:4rem;}}.display-4{ font-size:calc(1.475rem + 2.7vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-4{ font-size:3.5rem;}}.display-5{ font-size:calc(1.425rem + 2.1vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-5{ font-size:3rem;}}.display-6{ font-size:calc(1.375rem + 1.5vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-6{ font-size:2.5rem;}}.list-unstyled{ padding-left:0; list-style:none;}.list-inline{ padding-left:0; list-style:none;}.list-inline-item{ display:inline-block;}.list-inline-item:not(:last-child){ margin-right:0.5rem;}.initialism{ font-size:0.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:0.875em; color:#6c757d;}.blockquote-footer::before{ content:"— ";}.img-fluid{ max-width:100%; height:auto;}.img-thumbnail{ padding:0.25rem; background-color:#fff; border:1px solid var(--bs-border-color); border-radius:0.375rem; max-width:100%; height:auto;}.figure{ display:inline-block;}.figure-img{ margin-bottom:0.5rem; line-height:1;}.figure-caption{ font-size:0.875em; color:#6c757d;}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{ --bs-gutter-x:1.5rem; --bs-gutter-y:0; width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.5); margin-right:auto; margin-left:auto;}@media (min-width:576px){ .container-sm,.container{ max-width:540px;}}@media (min-width:768px){ .container-md,.container-sm,.container{ max-width:720px;}}@media (min-width:992px){ .container-lg,.container-md,.container-sm,.container{ max-width:960px;}}@media (min-width:1200px){ .container-xl,.container-lg,.container-md,.container-sm,.container{ max-width:1140px;}}@media (min-width:1400px){ .container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{ 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(-0.5 * var(--bs-gutter-x)); margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *{ flex-shrink:0; width:100%; max-width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.5); margin-top:var(--bs-gutter-y);}.col{ flex:1 0 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,.gx-0{ --bs-gutter-x:0;}.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 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 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 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 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 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;}}.table{ --bs-table-color:var(--bs-body-color); --bs-table-bg:transparent; --bs-table-border-color:var(--bs-border-color); --bs-table-accent-bg:transparent; --bs-table-striped-color:var(--bs-body-color); --bs-table-striped-bg:rgba(0,0,0,0.05); --bs-table-active-color:var(--bs-body-color); --bs-table-active-bg:rgba(0,0,0,0.1); --bs-table-hover-color:var(--bs-body-color); --bs-table-hover-bg:rgba(0,0,0,0.075); width:100%; margin-bottom:1rem; color:var(--bs-table-color); vertical-align:top; border-color:var(--bs-table-border-color);}.table >:not(caption) > * > *{ padding:0.5rem 0.5rem; background-color:var(--bs-table-bg); border-bottom-width:1px; box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);}.table > tbody{ vertical-align:inherit;}.table > thead{ vertical-align:bottom;}.table-group-divider{ border-top:2px solid currentcolor;}.caption-top{ caption-side:top;}.table-sm >:not(caption) > * > *{ padding:0.25rem 0.25rem;}.table-bordered >:not(caption) > *{ border-width:1px 0;}.table-bordered >:not(caption) > * > *{ border-width:0 1px;}.table-borderless >:not(caption) > * > *{ border-bottom-width:0;}.table-borderless >:not(:first-child){ border-top-width:0;}.table-striped > tbody > tr:nth-of-type(odd) > *{ --bs-table-accent-bg:var(--bs-table-striped-bg); color:var(--bs-table-striped-color);}.table-striped-columns >:not(caption) > tr >:nth-child(even){ --bs-table-accent-bg:var(--bs-table-striped-bg); color:var(--bs-table-striped-color);}.table-active{ --bs-table-accent-bg:var(--bs-table-active-bg); color:var(--bs-table-active-color);}.table-hover > tbody > tr:hover > *{ --bs-table-accent-bg:var(--bs-table-hover-bg); color:var(--bs-table-hover-color);}.table-primary{ --bs-table-color:#000; --bs-table-bg:#cfe2ff; --bs-table-border-color:#bacbe6; --bs-table-striped-bg:#c5d7f2; --bs-table-striped-color:#000; --bs-table-active-bg:#bacbe6; --bs-table-active-color:#000; --bs-table-hover-bg:#bfd1ec; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-secondary{ --bs-table-color:#000; --bs-table-bg:#e2e3e5; --bs-table-border-color:#cbccce; --bs-table-striped-bg:#d7d8da; --bs-table-striped-color:#000; --bs-table-active-bg:#cbccce; --bs-table-active-color:#000; --bs-table-hover-bg:#d1d2d4; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-success{ --bs-table-color:#000; --bs-table-bg:#d1e7dd; --bs-table-border-color:#bcd0c7; --bs-table-striped-bg:#c7dbd2; --bs-table-striped-color:#000; --bs-table-active-bg:#bcd0c7; --bs-table-active-color:#000; --bs-table-hover-bg:#c1d6cc; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-info{ --bs-table-color:#000; --bs-table-bg:#cff4fc; --bs-table-border-color:#badce3; --bs-table-striped-bg:#c5e8ef; --bs-table-striped-color:#000; --bs-table-active-bg:#badce3; --bs-table-active-color:#000; --bs-table-hover-bg:#bfe2e9; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-warning{ --bs-table-color:#000; --bs-table-bg:#fff3cd; --bs-table-border-color:#e6dbb9; --bs-table-striped-bg:#f2e7c3; --bs-table-striped-color:#000; --bs-table-active-bg:#e6dbb9; --bs-table-active-color:#000; --bs-table-hover-bg:#ece1be; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-danger{ --bs-table-color:#000; --bs-table-bg:#f8d7da; --bs-table-border-color:#dfc2c4; --bs-table-striped-bg:#eccccf; --bs-table-striped-color:#000; --bs-table-active-bg:#dfc2c4; --bs-table-active-color:#000; --bs-table-hover-bg:#e5c7ca; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-light{ --bs-table-color:#000; --bs-table-bg:#f8f9fa; --bs-table-border-color:#dfe0e1; --bs-table-striped-bg:#ecedee; --bs-table-striped-color:#000; --bs-table-active-bg:#dfe0e1; --bs-table-active-color:#000; --bs-table-hover-bg:#e5e6e7; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-dark{ --bs-table-color:#fff; --bs-table-bg:#212529; --bs-table-border-color:#373b3e; --bs-table-striped-bg:#2c3034; --bs-table-striped-color:#fff; --bs-table-active-bg:#373b3e; --bs-table-active-color:#fff; --bs-table-hover-bg:#323539; --bs-table-hover-color:#fff; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-responsive{ overflow-x:auto; -webkit-overflow-scrolling:touch;}@media (max-width:575.98px){ .table-responsive-sm{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:767.98px){ .table-responsive-md{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:991.98px){ .table-responsive-lg{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:1199.98px){ .table-responsive-xl{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:1399.98px){ .table-responsive-xxl{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}.form-label{ margin-bottom:0.5rem;}.col-form-label{ padding-top:calc(0.375rem + 1px); padding-bottom:calc(0.375rem + 1px); margin-bottom:0; font-size:inherit; line-height:1.5;}.col-form-label-lg{ padding-top:calc(0.5rem + 1px); padding-bottom:calc(0.5rem + 1px); font-size:1.25rem;}.col-form-label-sm{ padding-top:calc(0.25rem + 1px); padding-bottom:calc(0.25rem + 1px); font-size:0.875rem;}.form-text{ margin-top:0.25rem; font-size:0.875em; color:#6c757d;}.form-control{ display:block; width:100%; padding:0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:#212529; background-color:#fff; background-clip:padding-box; border:1px solid #ced4da; -webkit-appearance:none; -moz-appearance:none; appearance:none; border-radius:0.375rem; transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-control{ transition:none;}}.form-control[type=file]{ overflow:hidden;}.form-control[type=file]:not(:disabled):not([readonly]){ cursor:pointer;}.form-control:focus{ color:#212529; background-color:#fff; border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-control::-webkit-date-and-time-value{ height:1.5em;}.form-control::-moz-placeholder{ color:#6c757d; opacity:1;}.form-control::placeholder{ color:#6c757d; opacity:1;}.form-control:disabled{ background-color:#e9ecef; opacity:1;}.form-control::-webkit-file-upload-button{ padding:0.375rem 0.75rem; margin:-0.375rem -0.75rem; -webkit-margin-end:0.75rem; margin-inline-end:0.75rem; color:#212529; background-color:#e9ecef; pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:1px; border-radius:0; -webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.form-control::file-selector-button{ padding:0.375rem 0.75rem; margin:-0.375rem -0.75rem; -webkit-margin-end:0.75rem; margin-inline-end:0.75rem; color:#212529; background-color:#e9ecef; pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:1px; border-radius:0; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-control::-webkit-file-upload-button{ -webkit-transition:none; transition:none;} .form-control::file-selector-button{ transition:none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{ background-color:#dde0e3;}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{ background-color:#dde0e3;}.form-control-plaintext{ display:block; width:100%; padding:0.375rem 0; margin-bottom:0; line-height:1.5; color:#212529; background-color:transparent; border:solid transparent; border-width:1px 0;}.form-control-plaintext:focus{ outline:0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{ padding-right:0; padding-left:0;}.form-control-sm{ min-height:calc(1.5em + 0.5rem + 2px); padding:0.25rem 0.5rem; font-size:0.875rem; border-radius:0.25rem;}.form-control-sm::-webkit-file-upload-button{ padding:0.25rem 0.5rem; margin:-0.25rem -0.5rem; -webkit-margin-end:0.5rem; margin-inline-end:0.5rem;}.form-control-sm::file-selector-button{ padding:0.25rem 0.5rem; margin:-0.25rem -0.5rem; -webkit-margin-end:0.5rem; margin-inline-end:0.5rem;}.form-control-lg{ min-height:calc(1.5em + 1rem + 2px); padding:0.5rem 1rem; font-size:1.25rem; border-radius:0.5rem;}.form-control-lg::-webkit-file-upload-button{ padding:0.5rem 1rem; margin:-0.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem;}.form-control-lg::file-selector-button{ padding:0.5rem 1rem; margin:-0.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem;}textarea.form-control{ min-height:calc(1.5em + 0.75rem + 2px);}textarea.form-control-sm{ min-height:calc(1.5em + 0.5rem + 2px);}textarea.form-control-lg{ min-height:calc(1.5em + 1rem + 2px);}.form-control-color{ width:3rem; height:calc(1.5em + 0.75rem + 2px); padding:0.375rem;}.form-control-color:not(:disabled):not([readonly]){ cursor:pointer;}.form-control-color::-moz-color-swatch{ border:0 !important; border-radius:0.375rem;}.form-control-color::-webkit-color-swatch{ border-radius:0.375rem;}.form-control-color.form-control-sm{ height:calc(1.5em + 0.5rem + 2px);}.form-control-color.form-control-lg{ height:calc(1.5em + 1rem + 2px);}.form-select{ display:block; width:100%; padding:0.375rem 2.25rem 0.375rem 0.75rem; -moz-padding-start:calc(0.75rem - 3px); font-size:1rem; font-weight:400; line-height:1.5; color:#212529; background-color:#fff; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right 0.75rem center; background-size:16px 12px; border:1px solid #ced4da; border-radius:0.375rem; transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; -webkit-appearance:none; -moz-appearance:none; appearance:none;}@media (prefers-reduced-motion:reduce){ .form-select{ transition:none;}}.form-select:focus{ border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-select[multiple],.form-select[size]:not([size="1"]){ padding-right:0.75rem; background-image:none;}.form-select:disabled{ background-color:#e9ecef;}.form-select:-moz-focusring{ color:transparent; text-shadow:0 0 0 #212529;}.form-select-sm{ padding-top:0.25rem; padding-bottom:0.25rem; padding-left:0.5rem; font-size:0.875rem; border-radius:0.25rem;}.form-select-lg{ padding-top:0.5rem; padding-bottom:0.5rem; padding-left:1rem; font-size:1.25rem; border-radius:0.5rem;}.form-check{ display:block; min-height:1.5rem; padding-left:1.5em; margin-bottom:0.125rem;}.form-check .form-check-input{ float:left; margin-left:-1.5em;}.form-check-reverse{ padding-right:1.5em; padding-left:0; text-align:right;}.form-check-reverse .form-check-input{ float:right; margin-right:-1.5em; margin-left:0;}.form-check-input{ width:1em; height:1em; margin-top:0.25em; vertical-align:top; background-color:#fff; background-repeat:no-repeat; background-position:center; background-size:contain; border:1px solid rgba(0,0,0,0.25); -webkit-appearance:none; -moz-appearance:none; appearance:none; -webkit-print-color-adjust:exact; color-adjust:exact; print-color-adjust:exact;}.form-check-input[type=checkbox]{ border-radius:0.25em;}.form-check-input[type=radio]{ border-radius:50%;}.form-check-input:active{ filter:brightness(90%);}.form-check-input:focus{ border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-check-input:checked{ background-color:#0d6efd; border-color:#0d6efd;}.form-check-input:checked[type=checkbox]{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type=radio]{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.form-check-input[type=checkbox]:indeterminate{ background-color:#0d6efd; border-color:#0d6efd; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.form-check-input:disabled{ pointer-events:none; filter:none; opacity:0.5;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{ cursor:default; opacity:0.5;}.form-switch{ padding-left:2.5em;}.form-switch .form-check-input{ width:2em; margin-left:-2.5em; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e"); background-position:left center; border-radius:2em; transition:background-position 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-switch .form-check-input{ transition:none;}}.form-switch .form-check-input:focus{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked{ background-position:right center; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.form-switch.form-check-reverse{ padding-right:2.5em; padding-left:0;}.form-switch.form-check-reverse .form-check-input{ margin-right:-2.5em; margin-left:0;}.form-check-inline{ display:inline-block; margin-right:1rem;}.btn-check{ position:absolute; clip:rect(0,0,0,0); pointer-events:none;}.btn-check[disabled] + .btn,.btn-check:disabled + .btn{ pointer-events:none; filter:none; opacity:0.65;}.form-range{ width:100%; height:1.5rem; padding:0; background-color:transparent; -webkit-appearance:none; -moz-appearance:none; appearance:none;}.form-range:focus{ outline:0;}.form-range:focus::-webkit-slider-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range:focus::-moz-range-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range::-moz-focus-outer{ border:0;}.form-range::-webkit-slider-thumb{ width:1rem; height:1rem; margin-top:-0.25rem; background-color:#0d6efd; border:0; border-radius:1rem; -webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; -webkit-appearance:none; appearance:none;}@media (prefers-reduced-motion:reduce){ .form-range::-webkit-slider-thumb{ -webkit-transition:none; transition:none;}}.form-range::-webkit-slider-thumb:active{ background-color:#b6d4fe;}.form-range::-webkit-slider-runnable-track{ width:100%; height:0.5rem; color:transparent; cursor:pointer; background-color:#dee2e6; border-color:transparent; border-radius:1rem;}.form-range::-moz-range-thumb{ width:1rem; height:1rem; background-color:#0d6efd; border:0; border-radius:1rem; -moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; -moz-appearance:none; appearance:none;}@media (prefers-reduced-motion:reduce){ .form-range::-moz-range-thumb{ -moz-transition:none; transition:none;}}.form-range::-moz-range-thumb:active{ background-color:#b6d4fe;}.form-range::-moz-range-track{ width:100%; height:0.5rem; color:transparent; cursor:pointer; background-color:#dee2e6; border-color:transparent; border-radius:1rem;}.form-range:disabled{ pointer-events:none;}.form-range:disabled::-webkit-slider-thumb{ background-color:#adb5bd;}.form-range:disabled::-moz-range-thumb{ background-color:#adb5bd;}.form-floating{ position:relative;}.form-floating > .form-control,.form-floating > .form-control-plaintext,.form-floating > .form-select{ height:calc(3.5rem + 2px); line-height:1.25;}.form-floating > label{ position:absolute; top:0; left:0; width:100%; height:100%; padding:1rem 0.75rem; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; pointer-events:none; border:1px solid transparent; transform-origin:0 0; transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-floating > label{ transition:none;}}.form-floating > .form-control,.form-floating > .form-control-plaintext{ padding:1rem 0.75rem;}.form-floating > .form-control::-moz-placeholder,.form-floating > .form-control-plaintext::-moz-placeholder{ color:transparent;}.form-floating > .form-control::placeholder,.form-floating > .form-control-plaintext::placeholder{ color:transparent;}.form-floating > .form-control:not(:-moz-placeholder-shown),.form-floating > .form-control-plaintext:not(:-moz-placeholder-shown){ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown),.form-floating > .form-control-plaintext:focus,.form-floating > .form-control-plaintext:not(:placeholder-shown){ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:-webkit-autofill,.form-floating > .form-control-plaintext:-webkit-autofill{ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-select{ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label{ opacity:0.65; transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-control-plaintext ~ label,.form-floating > .form-select ~ label{ opacity:0.65; transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:-webkit-autofill ~ label{ opacity:0.65; transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control-plaintext ~ label{ border-width:1px 0;}.input-group{ position:relative; display:flex; flex-wrap:wrap; align-items:stretch; width:100%;}.input-group > .form-control,.input-group > .form-select,.input-group > .form-floating{ position:relative; flex:1 1 auto; width:1%; min-width:0;}.input-group > .form-control:focus,.input-group > .form-select:focus,.input-group > .form-floating:focus-within{ z-index:3;}.input-group .btn{ position:relative; z-index:2;}.input-group .btn:focus{ z-index:3;}.input-group-text{ display:flex; align-items:center; padding:0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:#212529; text-align:center; white-space:nowrap; background-color:#e9ecef; border:1px solid #ced4da; border-radius:0.375rem;}.input-group-lg > .form-control,.input-group-lg > .form-select,.input-group-lg > .input-group-text,.input-group-lg > .btn{ padding:0.5rem 1rem; font-size:1.25rem; border-radius:0.5rem;}.input-group-sm > .form-control,.input-group-sm > .form-select,.input-group-sm > .input-group-text,.input-group-sm > .btn{ padding:0.25rem 0.5rem; font-size:0.875rem; border-radius:0.25rem;}.input-group-lg > .form-select,.input-group-sm > .form-select{ padding-right:3rem;}.input-group:not(.has-validation) >:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group.has-validation >:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group >:not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),.input-group > .form-floating:not(:first-child) > .form-control,.input-group > .form-floating:not(:first-child) > .form-select{ margin-left:-1px; border-top-left-radius:0; border-bottom-left-radius:0;}.valid-feedback{ display:none; width:100%; margin-top:0.25rem; font-size:0.875em; color:#198754;}.valid-tooltip{ position:absolute; top:100%; z-index:5; display:none; max-width:100%; padding:0.25rem 0.5rem; margin-top:0.1rem; font-size:0.875rem; color:#fff; background-color:rgba(25,135,84,0.9); border-radius:0.375rem;}.was-validated:valid ~ .valid-feedback,.was-validated:valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{ display:block;}.was-validated .form-control:valid,.form-control.is-valid{ border-color:#198754; padding-right:calc(1.5em + 0.75rem); background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right calc(0.375em + 0.1875rem) center; background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{ border-color:#198754; box-shadow:0 0 0 0.25rem rgba(25,135,84,0.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{ padding-right:calc(1.5em + 0.75rem); background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:valid,.form-select.is-valid{ border-color:#198754;}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{ padding-right:4.125rem; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-position:right 0.75rem center,center right 2.25rem; background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{ border-color:#198754; box-shadow:0 0 0 0.25rem rgba(25,135,84,0.25);}.was-validated .form-control-color:valid,.form-control-color.is-valid{ width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:valid,.form-check-input.is-valid{ border-color:#198754;}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{ background-color:#198754;}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{ box-shadow:0 0 0 0.25rem rgba(25,135,84,0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{ color:#198754;}.form-check-inline .form-check-input ~ .valid-feedback{ margin-left:0.5em;}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{ z-index:1;}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{ z-index:3;}.invalid-feedback{ display:none; width:100%; margin-top:0.25rem; font-size:0.875em; color:#dc3545;}.invalid-tooltip{ position:absolute; top:100%; z-index:5; display:none; max-width:100%; padding:0.25rem 0.5rem; margin-top:0.1rem; font-size:0.875rem; color:#fff; background-color:rgba(220,53,69,0.9); border-radius:0.375rem;}.was-validated:invalid ~ .invalid-feedback,.was-validated:invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{ display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{ border-color:#dc3545; padding-right:calc(1.5em + 0.75rem); background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right calc(0.375em + 0.1875rem) center; background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{ border-color:#dc3545; box-shadow:0 0 0 0.25rem rgba(220,53,69,0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{ padding-right:calc(1.5em + 0.75rem); background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:invalid,.form-select.is-invalid{ border-color:#dc3545;}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{ padding-right:4.125rem; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-position:right 0.75rem center,center right 2.25rem; background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{ border-color:#dc3545; box-shadow:0 0 0 0.25rem rgba(220,53,69,0.25);}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{ width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{ border-color:#dc3545;}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{ background-color:#dc3545;}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{ box-shadow:0 0 0 0.25rem rgba(220,53,69,0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{ color:#dc3545;}.form-check-inline .form-check-input ~ .invalid-feedback{ margin-left:0.5em;}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{ z-index:2;}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{ z-index:3;}.btn-primary{ --bs-btn-color:#fff; --bs-btn-bg:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0b5ed7; --bs-btn-hover-border-color:#0a58ca; --bs-btn-focus-shadow-rgb:49,132,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0a58ca; --bs-btn-active-border-color:#0a53be; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#0d6efd; --bs-btn-disabled-border-color:#0d6efd;}.btn-secondary{ --bs-btn-color:#fff; --bs-btn-bg:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#5c636a; --bs-btn-hover-border-color:#565e64; --bs-btn-focus-shadow-rgb:130,138,145; --bs-btn-active-color:#fff; --bs-btn-active-bg:#565e64; --bs-btn-active-border-color:#51585e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#6c757d; --bs-btn-disabled-border-color:#6c757d;}.btn-success{ --bs-btn-color:#fff; --bs-btn-bg:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#157347; --bs-btn-hover-border-color:#146c43; --bs-btn-focus-shadow-rgb:60,153,110; --bs-btn-active-color:#fff; --bs-btn-active-bg:#146c43; --bs-btn-active-border-color:#13653f; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#198754; --bs-btn-disabled-border-color:#198754;}.btn-info{ --bs-btn-color:#000; --bs-btn-bg:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#31d2f2; --bs-btn-hover-border-color:#25cff2; --bs-btn-focus-shadow-rgb:11,172,204; --bs-btn-active-color:#000; --bs-btn-active-bg:#3dd5f3; --bs-btn-active-border-color:#25cff2; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#0dcaf0; --bs-btn-disabled-border-color:#0dcaf0;}.btn-warning{ --bs-btn-color:#000; --bs-btn-bg:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffca2c; --bs-btn-hover-border-color:#ffc720; --bs-btn-focus-shadow-rgb:217,164,6; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffcd39; --bs-btn-active-border-color:#ffc720; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#ffc107; --bs-btn-disabled-border-color:#ffc107;}.btn-danger{ --bs-btn-color:#fff; --bs-btn-bg:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#bb2d3b; --bs-btn-hover-border-color:#b02a37; --bs-btn-focus-shadow-rgb:225,83,97; --bs-btn-active-color:#fff; --bs-btn-active-bg:#b02a37; --bs-btn-active-border-color:#a52834; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#dc3545; --bs-btn-disabled-border-color:#dc3545;}.btn-light{ --bs-btn-color:#000; --bs-btn-bg:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#d3d4d5; --bs-btn-hover-border-color:#c6c7c8; --bs-btn-focus-shadow-rgb:211,212,213; --bs-btn-active-color:#000; --bs-btn-active-bg:#c6c7c8; --bs-btn-active-border-color:#babbbc; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#f8f9fa; --bs-btn-disabled-border-color:#f8f9fa;}.btn-dark{ --bs-btn-color:#fff; --bs-btn-bg:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#424649; --bs-btn-hover-border-color:#373b3e; --bs-btn-focus-shadow-rgb:66,70,73; --bs-btn-active-color:#fff; --bs-btn-active-bg:#4d5154; --bs-btn-active-border-color:#373b3e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#212529; --bs-btn-disabled-border-color:#212529;}.btn-outline-primary{ --bs-btn-color:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0d6efd; --bs-btn-hover-border-color:#0d6efd; --bs-btn-focus-shadow-rgb:13,110,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0d6efd; --bs-btn-active-border-color:#0d6efd; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#0d6efd; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0d6efd; --bs-gradient:none;}.btn-outline-secondary{ --bs-btn-color:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#6c757d; --bs-btn-hover-border-color:#6c757d; --bs-btn-focus-shadow-rgb:108,117,125; --bs-btn-active-color:#fff; --bs-btn-active-bg:#6c757d; --bs-btn-active-border-color:#6c757d; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#6c757d; --bs-gradient:none;}.btn-outline-success{ --bs-btn-color:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#198754; --bs-btn-hover-border-color:#198754; --bs-btn-focus-shadow-rgb:25,135,84; --bs-btn-active-color:#fff; --bs-btn-active-bg:#198754; --bs-btn-active-border-color:#198754; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#198754; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#198754; --bs-gradient:none;}.btn-outline-info{ --bs-btn-color:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#0dcaf0; --bs-btn-hover-border-color:#0dcaf0; --bs-btn-focus-shadow-rgb:13,202,240; --bs-btn-active-color:#000; --bs-btn-active-bg:#0dcaf0; --bs-btn-active-border-color:#0dcaf0; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#0dcaf0; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0dcaf0; --bs-gradient:none;}.btn-outline-warning{ --bs-btn-color:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffc107; --bs-btn-hover-border-color:#ffc107; --bs-btn-focus-shadow-rgb:255,193,7; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffc107; --bs-btn-active-border-color:#ffc107; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#ffc107; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#ffc107; --bs-gradient:none;}.btn-outline-danger{ --bs-btn-color:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#dc3545; --bs-btn-hover-border-color:#dc3545; --bs-btn-focus-shadow-rgb:220,53,69; --bs-btn-active-color:#fff; --bs-btn-active-bg:#dc3545; --bs-btn-active-border-color:#dc3545; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#dc3545; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#dc3545; --bs-gradient:none;}.btn-outline-light{ --bs-btn-color:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#f8f9fa; --bs-btn-hover-border-color:#f8f9fa; --bs-btn-focus-shadow-rgb:248,249,250; --bs-btn-active-color:#000; --bs-btn-active-bg:#f8f9fa; --bs-btn-active-border-color:#f8f9fa; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#f8f9fa; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#f8f9fa; --bs-gradient:none;}.btn-outline-dark{ --bs-btn-color:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#212529; --bs-btn-hover-border-color:#212529; --bs-btn-focus-shadow-rgb:33,37,41; --bs-btn-active-color:#fff; --bs-btn-active-bg:#212529; --bs-btn-active-border-color:#212529; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#212529; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#212529; --bs-gradient:none;}.btn-link{ --bs-btn-font-weight:400; --bs-btn-color:var(--bs-link-color); --bs-btn-bg:transparent; --bs-btn-border-color:transparent; --bs-btn-hover-color:var(--bs-link-hover-color); --bs-btn-hover-border-color:transparent; --bs-btn-active-color:var(--bs-link-hover-color); --bs-btn-active-border-color:transparent; --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-border-color:transparent; --bs-btn-box-shadow:none; --bs-btn-focus-shadow-rgb:49,132,253; text-decoration:underline;}.btn-link:focus{ color:var(--bs-btn-color);}.btn-link:hover{ color:var(--bs-btn-hover-color);}.btn-lg,.btn-group-lg > .btn{ --bs-btn-padding-y:0.5rem; --bs-btn-padding-x:1rem; --bs-btn-font-size:1.25rem; --bs-btn-border-radius:0.5rem;}.btn-sm,.btn-group-sm > .btn{ --bs-btn-padding-y:0.25rem; --bs-btn-padding-x:0.5rem; --bs-btn-font-size:0.875rem; --bs-btn-border-radius:0.25rem;}.fade{ transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){ .fade{ transition:none;}}.fade:not(.show){ opacity:0;}.collapse:not(.show){ display:none;}.collapsing{ height:0; overflow:hidden; transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){ .collapsing{ transition:none;}}.collapsing.collapse-horizontal{ width:0; height:auto; transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){ .collapsing.collapse-horizontal{ transition:none;}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{ position:relative;}.dropdown-toggle{ white-space:nowrap;}.dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid; border-right:0.3em solid transparent; border-bottom:0; border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{ margin-left:0;}.dropdown-menu{ --bs-dropdown-min-width:10rem; --bs-dropdown-padding-x:0; --bs-dropdown-padding-y:0.5rem; --bs-dropdown-spacer:0.125rem; --bs-dropdown-font-size:1rem; --bs-dropdown-color:#212529; --bs-dropdown-bg:#fff; --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-border-radius:0.375rem; --bs-dropdown-border-width:1px; --bs-dropdown-inner-border-radius:calc(0.375rem - 1px); --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-divider-margin-y:0.5rem; --bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15); --bs-dropdown-link-color:#212529; --bs-dropdown-link-hover-color:#1e2125; --bs-dropdown-link-hover-bg:#e9ecef; --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:#adb5bd; --bs-dropdown-item-padding-x:1rem; --bs-dropdown-item-padding-y:0.25rem; --bs-dropdown-header-color:#6c757d; --bs-dropdown-header-padding-x:1rem; --bs-dropdown-header-padding-y:0.5rem; position:absolute; z-index:1000; display:none; min-width:var(--bs-dropdown-min-width); padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x); margin:0; font-size:var(--bs-dropdown-font-size); color:var(--bs-dropdown-color); text-align:left; list-style:none; background-color:var(--bs-dropdown-bg); background-clip:padding-box; border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color); border-radius:var(--bs-dropdown-border-radius);}.dropdown-menu[data-bs-popper]{ top:100%; left:0; margin-top:var(--bs-dropdown-spacer);}.dropdown-menu-start{ --bs-position:start;}.dropdown-menu-start[data-bs-popper]{ right:auto; left:0;}.dropdown-menu-end{ --bs-position:end;}.dropdown-menu-end[data-bs-popper]{ right:0; left:auto;}@media (min-width:576px){ .dropdown-menu-sm-start{ --bs-position:start;} .dropdown-menu-sm-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-sm-end{ --bs-position:end;} .dropdown-menu-sm-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:768px){ .dropdown-menu-md-start{ --bs-position:start;} .dropdown-menu-md-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-md-end{ --bs-position:end;} .dropdown-menu-md-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:992px){ .dropdown-menu-lg-start{ --bs-position:start;} .dropdown-menu-lg-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-lg-end{ --bs-position:end;} .dropdown-menu-lg-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:1200px){ .dropdown-menu-xl-start{ --bs-position:start;} .dropdown-menu-xl-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-xl-end{ --bs-position:end;} .dropdown-menu-xl-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:1400px){ .dropdown-menu-xxl-start{ --bs-position:start;} .dropdown-menu-xxl-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-xxl-end{ --bs-position:end;} .dropdown-menu-xxl-end[data-bs-popper]{ right:0; left:auto;}}.dropup .dropdown-menu[data-bs-popper]{ top:auto; bottom:100%; margin-top:0; margin-bottom:var(--bs-dropdown-spacer);}.dropup .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0; border-right:0.3em solid transparent; border-bottom:0.3em solid; border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{ margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{ top:0; right:auto; left:100%; margin-top:0; margin-left:var(--bs-dropdown-spacer);}.dropend .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid transparent; border-right:0; border-bottom:0.3em solid transparent; border-left:0.3em solid;}.dropend .dropdown-toggle:empty::after{ margin-left:0;}.dropend .dropdown-toggle::after{ vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{ top:0; right:100%; left:auto; margin-top:0; margin-right:var(--bs-dropdown-spacer);}.dropstart .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:"";}.dropstart .dropdown-toggle::after{ display:none;}.dropstart .dropdown-toggle::before{ display:inline-block; margin-right:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid transparent; border-right:0.3em solid; border-bottom:0.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{ margin-left:0;}.dropstart .dropdown-toggle::before{ vertical-align:0;}.dropdown-divider{ height:0; margin:var(--bs-dropdown-divider-margin-y) 0; overflow:hidden; border-top:1px solid var(--bs-dropdown-divider-bg); opacity:1;}.dropdown-item{ display:block; width:100%; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); clear:both; font-weight:400; color:var(--bs-dropdown-link-color); text-align:inherit; text-decoration:none; white-space:nowrap; background-color:transparent; border:0;}.dropdown-item:hover,.dropdown-item:focus{ color:var(--bs-dropdown-link-hover-color); background-color:var(--bs-dropdown-link-hover-bg);}.dropdown-item.active,.dropdown-item:active{ color:var(--bs-dropdown-link-active-color); text-decoration:none; background-color:var(--bs-dropdown-link-active-bg);}.dropdown-item.disabled,.dropdown-item:disabled{ color:var(--bs-dropdown-link-disabled-color); pointer-events:none; background-color:transparent;}.dropdown-menu.show{ display:block;}.dropdown-header{ display:block; padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x); margin-bottom:0; font-size:0.875rem; color:var(--bs-dropdown-header-color); white-space:nowrap;}.dropdown-item-text{ display:block; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); color:var(--bs-dropdown-link-color);}.dropdown-menu-dark{ --bs-dropdown-color:#dee2e6; --bs-dropdown-bg:#343a40; --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-box-shadow:; --bs-dropdown-link-color:#dee2e6; --bs-dropdown-link-hover-color:#fff; --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-link-hover-bg:rgba(255,255,255,0.15); --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:#adb5bd; --bs-dropdown-header-color:#adb5bd;}.btn-group,.btn-group-vertical{ position:relative; display:inline-flex; vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{ position:relative; flex:1 1 auto;}.btn-group > .btn-check:checked + .btn,.btn-group > .btn-check:focus + .btn,.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn-check:checked + .btn,.btn-group-vertical > .btn-check:focus + .btn,.btn-group-vertical > .btn:hover,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{ z-index:1;}.btn-toolbar{ display:flex; flex-wrap:wrap; justify-content:flex-start;}.btn-toolbar .input-group{ width:auto;}.btn-group{ border-radius:0.375rem;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child){ margin-left:-1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn.dropdown-toggle-split:first-child,.btn-group > .btn-group:not(:last-child) > .btn{ border-top-right-radius:0; border-bottom-right-radius:0;}.btn-group > .btn:nth-child(n+3),.btn-group >:not(.btn-check) + .btn,.btn-group > .btn-group:not(:first-child) > .btn{ border-top-left-radius:0; border-bottom-left-radius:0;}.dropdown-toggle-split{ padding-right:0.5625rem; padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{ margin-left:0;}.dropstart .dropdown-toggle-split::before{ margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{ padding-right:0.375rem; padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{ padding-right:0.75rem; padding-left:0.75rem;}.btn-group-vertical{ flex-direction:column; align-items:flex-start; justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{ width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){ margin-top:-1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{ border-bottom-right-radius:0; border-bottom-left-radius:0;}.btn-group-vertical > .btn ~ .btn,.btn-group-vertical > .btn-group:not(:first-child) > .btn{ border-top-left-radius:0; border-top-right-radius:0;}.nav{ --bs-nav-link-padding-x:1rem; --bs-nav-link-padding-y:0.5rem; --bs-nav-link-font-weight:; --bs-nav-link-color:var(--bs-link-color); --bs-nav-link-hover-color:var(--bs-link-hover-color); --bs-nav-link-disabled-color:#6c757d; display:flex; flex-wrap:wrap; padding-left:0; margin-bottom:0; list-style:none;}.nav-link{ display:block; padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x); font-size:var(--bs-nav-link-font-size); font-weight:var(--bs-nav-link-font-weight); color:var(--bs-nav-link-color); text-decoration:none; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .nav-link{ transition:none;}}.nav-link:hover,.nav-link:focus{ color:var(--bs-nav-link-hover-color);}.nav-link.disabled{ color:var(--bs-nav-link-disabled-color); pointer-events:none; cursor:default;}.nav-tabs{ --bs-nav-tabs-border-width:1px; --bs-nav-tabs-border-color:#dee2e6; --bs-nav-tabs-border-radius:0.375rem; --bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6; --bs-nav-tabs-link-active-color:#495057; --bs-nav-tabs-link-active-bg:#fff; --bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff; border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.nav-tabs .nav-link{ margin-bottom:calc(var(--bs-nav-tabs-border-width) * -1); background:none; border:var(--bs-nav-tabs-border-width) solid transparent; border-top-left-radius:var(--bs-nav-tabs-border-radius); border-top-right-radius:var(--bs-nav-tabs-border-radius);}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{ isolation:isolate; border-color:var(--bs-nav-tabs-link-hover-border-color);}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{ color:var(--bs-nav-link-disabled-color); background-color:transparent; border-color:transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{ color:var(--bs-nav-tabs-link-active-color); background-color:var(--bs-nav-tabs-link-active-bg); border-color:var(--bs-nav-tabs-link-active-border-color);}.nav-tabs .dropdown-menu{ margin-top:calc(var(--bs-nav-tabs-border-width) * -1); border-top-left-radius:0; border-top-right-radius:0;}.nav-pills{ --bs-nav-pills-border-radius:0.375rem; --bs-nav-pills-link-active-color:#fff; --bs-nav-pills-link-active-bg:#0d6efd;}.nav-pills .nav-link{ background:none; border:0; border-radius:var(--bs-nav-pills-border-radius);}.nav-pills .nav-link:disabled{ color:var(--bs-nav-link-disabled-color); background-color:transparent; border-color:transparent;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{ color:var(--bs-nav-pills-link-active-color); background-color:var(--bs-nav-pills-link-active-bg);}.nav-fill > .nav-link,.nav-fill .nav-item{ flex:1 1 auto; text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{ flex-basis:0; flex-grow:1; text-align:center;}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{ width:100%;}.tab-content > .tab-pane{ display:none;}.tab-content > .active{ display:block;}.navbar{ --bs-navbar-padding-x:0; --bs-navbar-padding-y:0.5rem; --bs-navbar-color:rgba(0,0,0,0.55); --bs-navbar-hover-color:rgba(0,0,0,0.7); --bs-navbar-disabled-color:rgba(0,0,0,0.3); --bs-navbar-active-color:rgba(0,0,0,0.9); --bs-navbar-brand-padding-y:0.3125rem; --bs-navbar-brand-margin-end:1rem; --bs-navbar-brand-font-size:1.25rem; --bs-navbar-brand-color:rgba(0,0,0,0.9); --bs-navbar-brand-hover-color:rgba(0,0,0,0.9); --bs-navbar-nav-link-padding-x:0.5rem; --bs-navbar-toggler-padding-y:0.25rem; --bs-navbar-toggler-padding-x:0.75rem; --bs-navbar-toggler-font-size:1.25rem; --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); --bs-navbar-toggler-border-color:rgba(0,0,0,0.1); --bs-navbar-toggler-border-radius:0.375rem; --bs-navbar-toggler-focus-width:0.25rem; --bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out; position:relative; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.navbar > .container,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl,.navbar > .container-xxl{ display:flex; flex-wrap:inherit; align-items:center; justify-content:space-between;}.navbar-brand{ padding-top:var(--bs-navbar-brand-padding-y); padding-bottom:var(--bs-navbar-brand-padding-y); margin-right:var(--bs-navbar-brand-margin-end); font-size:var(--bs-navbar-brand-font-size); color:var(--bs-navbar-brand-color); text-decoration:none; white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{ color:var(--bs-navbar-brand-hover-color);}.navbar-nav{ --bs-nav-link-padding-x:0; --bs-nav-link-padding-y:0.5rem; --bs-nav-link-font-weight:; --bs-nav-link-color:var(--bs-navbar-color); --bs-nav-link-hover-color:var(--bs-navbar-hover-color); --bs-nav-link-disabled-color:var(--bs-navbar-disabled-color); display:flex; flex-direction:column; padding-left:0; margin-bottom:0; list-style:none;}.navbar-nav .show > .nav-link,.navbar-nav .nav-link.active{ color:var(--bs-navbar-active-color);}.navbar-nav .dropdown-menu{ position:static;}.navbar-text{ padding-top:0.5rem; padding-bottom:0.5rem; color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{ color:var(--bs-navbar-active-color);}.navbar-collapse{ flex-basis:100%; flex-grow:1; align-items:center;}.navbar-toggler{ padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x); font-size:var(--bs-navbar-toggler-font-size); line-height:1; color:var(--bs-navbar-color); background-color:transparent; border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color); border-radius:var(--bs-navbar-toggler-border-radius); transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){ .navbar-toggler{ transition:none;}}.navbar-toggler:hover{ text-decoration:none;}.navbar-toggler:focus{ text-decoration:none; outline:0; box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{ display:inline-block; width:1.5em; height:1.5em; vertical-align:middle; background-image:var(--bs-navbar-toggler-icon-bg); background-repeat:no-repeat; background-position:center; background-size:100%;}.navbar-nav-scroll{ max-height:var(--bs-scroll-height,75vh); overflow-y:auto;}@media (min-width:576px){ .navbar-expand-sm{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-sm .navbar-nav{ flex-direction:row;} .navbar-expand-sm .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-sm .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-sm .navbar-nav-scroll{ overflow:visible;} .navbar-expand-sm .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-sm .navbar-toggler{ display:none;} .navbar-expand-sm .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-sm .offcanvas .offcanvas-header{ display:none;} .navbar-expand-sm .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:768px){ .navbar-expand-md{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-md .navbar-nav{ flex-direction:row;} .navbar-expand-md .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-md .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-md .navbar-nav-scroll{ overflow:visible;} .navbar-expand-md .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-md .navbar-toggler{ display:none;} .navbar-expand-md .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-md .offcanvas .offcanvas-header{ display:none;} .navbar-expand-md .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:992px){ .navbar-expand-lg{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-lg .navbar-nav{ flex-direction:row;} .navbar-expand-lg .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-lg .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-lg .navbar-nav-scroll{ overflow:visible;} .navbar-expand-lg .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-lg .navbar-toggler{ display:none;} .navbar-expand-lg .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-lg .offcanvas .offcanvas-header{ display:none;} .navbar-expand-lg .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:1200px){ .navbar-expand-xl{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-xl .navbar-nav{ flex-direction:row;} .navbar-expand-xl .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-xl .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-xl .navbar-nav-scroll{ overflow:visible;} .navbar-expand-xl .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-xl .navbar-toggler{ display:none;} .navbar-expand-xl .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-xl .offcanvas .offcanvas-header{ display:none;} .navbar-expand-xl .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:1400px){ .navbar-expand-xxl{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-xxl .navbar-nav{ flex-direction:row;} .navbar-expand-xxl .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-xxl .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-xxl .navbar-nav-scroll{ overflow:visible;} .navbar-expand-xxl .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-xxl .navbar-toggler{ display:none;} .navbar-expand-xxl .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-xxl .offcanvas .offcanvas-header{ display:none;} .navbar-expand-xxl .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}.navbar-expand{ flex-wrap:nowrap; justify-content:flex-start;}.navbar-expand .navbar-nav{ flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{ position:absolute;}.navbar-expand .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{ overflow:visible;}.navbar-expand .navbar-collapse{ display:flex !important; flex-basis:auto;}.navbar-expand .navbar-toggler{ display:none;}.navbar-expand .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;}.navbar-expand .offcanvas .offcanvas-header{ display:none;}.navbar-expand .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}.navbar-dark{ --bs-navbar-color:rgba(255,255,255,0.55); --bs-navbar-hover-color:rgba(255,255,255,0.75); --bs-navbar-disabled-color:rgba(255,255,255,0.25); --bs-navbar-active-color:#fff; --bs-navbar-brand-color:#fff; --bs-navbar-brand-hover-color:#fff; --bs-navbar-toggler-border-color:rgba(255,255,255,0.1); --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.card{ --bs-card-spacer-y:1rem; --bs-card-spacer-x:1rem; --bs-card-title-spacer-y:0.5rem; --bs-card-border-width:1px; --bs-card-border-color:var(--bs-border-color-translucent); --bs-card-border-radius:0.375rem; --bs-card-box-shadow:; --bs-card-inner-border-radius:calc(0.375rem - 1px); --bs-card-cap-padding-y:0.5rem; --bs-card-cap-padding-x:1rem; --bs-card-cap-bg:rgba(0,0,0,0.03); --bs-card-cap-color:; --bs-card-height:; --bs-card-color:; --bs-card-bg:#fff; --bs-card-img-overlay-padding:1rem; --bs-card-group-margin:0.75rem; position:relative; display:flex; flex-direction:column; min-width:0; height:var(--bs-card-height); word-wrap:break-word; background-color:var(--bs-card-bg); background-clip:border-box; border:var(--bs-card-border-width) solid var(--bs-card-border-color); border-radius:var(--bs-card-border-radius);}.card > hr{ margin-right:0; margin-left:0;}.card > .list-group{ border-top:inherit; border-bottom:inherit;}.card > .list-group:first-child{ border-top-width:0; border-top-left-radius:var(--bs-card-inner-border-radius); border-top-right-radius:var(--bs-card-inner-border-radius);}.card > .list-group:last-child{ border-bottom-width:0; border-bottom-right-radius:var(--bs-card-inner-border-radius); border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card > .card-header + .list-group,.card > .list-group + .card-footer{ border-top:0;}.card-body{ flex:1 1 auto; padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x); color:var(--bs-card-color);}.card-title{ margin-bottom:var(--bs-card-title-spacer-y);}.card-subtitle{ margin-top:calc(-0.5 * var(--bs-card-title-spacer-y)); margin-bottom:0;}.card-text:last-child{ margin-bottom:0;}.card-link + .card-link{ margin-left:var(--bs-card-spacer-x);}.card-header{ padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x); margin-bottom:0; color:var(--bs-card-cap-color); background-color:var(--bs-card-cap-bg); border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-header:first-child{ border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;}.card-footer{ padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x); color:var(--bs-card-cap-color); background-color:var(--bs-card-cap-bg); border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-footer:last-child{ border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);}.card-header-tabs{ margin-right:calc(-0.5 * var(--bs-card-cap-padding-x)); margin-bottom:calc(-1 * var(--bs-card-cap-padding-y)); margin-left:calc(-0.5 * var(--bs-card-cap-padding-x)); border-bottom:0;}.card-header-tabs .nav-link.active{ background-color:var(--bs-card-bg); border-bottom-color:var(--bs-card-bg);}.card-header-pills{ margin-right:calc(-0.5 * var(--bs-card-cap-padding-x)); margin-left:calc(-0.5 * var(--bs-card-cap-padding-x));}.card-img-overlay{ position:absolute; top:0; right:0; bottom:0; left:0; padding:var(--bs-card-img-overlay-padding); border-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-top,.card-img-bottom{ width:100%;}.card-img,.card-img-top{ border-top-left-radius:var(--bs-card-inner-border-radius); border-top-right-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-bottom{ border-bottom-right-radius:var(--bs-card-inner-border-radius); border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card-group > .card{ margin-bottom:var(--bs-card-group-margin);}@media (min-width:576px){ .card-group{ display:flex; flex-flow:row wrap;} .card-group > .card{ flex:1 0 0%; margin-bottom:0;} .card-group > .card + .card{ margin-left:0; border-left:0;} .card-group > .card:not(:last-child){ border-top-right-radius:0; border-bottom-right-radius:0;} .card-group > .card:not(:last-child) .card-img-top,.card-group > .card:not(:last-child) .card-header{ border-top-right-radius:0;} .card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer{ border-bottom-right-radius:0;} .card-group > .card:not(:first-child){ border-top-left-radius:0; border-bottom-left-radius:0;} .card-group > .card:not(:first-child) .card-img-top,.card-group > .card:not(:first-child) .card-header{ border-top-left-radius:0;} .card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer{ border-bottom-left-radius:0;}}.accordion{ --bs-accordion-color:#000; --bs-accordion-bg:#fff; --bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease; --bs-accordion-border-color:var(--bs-border-color); --bs-accordion-border-width:1px; --bs-accordion-border-radius:0.375rem; --bs-accordion-inner-border-radius:calc(0.375rem - 1px); --bs-accordion-btn-padding-x:1.25rem; --bs-accordion-btn-padding-y:1rem; --bs-accordion-btn-color:var(--bs-body-color); --bs-accordion-btn-bg:var(--bs-accordion-bg); --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); --bs-accordion-btn-icon-width:1.25rem; --bs-accordion-btn-icon-transform:rotate(-180deg); --bs-accordion-btn-icon-transition:transform 0.2s ease-in-out; --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); --bs-accordion-btn-focus-border-color:#86b7fe; --bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-accordion-body-padding-x:1.25rem; --bs-accordion-body-padding-y:1rem; --bs-accordion-active-color:#0c63e4; --bs-accordion-active-bg:#e7f1ff;}.accordion-button{ position:relative; display:flex; align-items:center; width:100%; padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x); font-size:1rem; color:var(--bs-accordion-btn-color); text-align:left; background-color:var(--bs-accordion-btn-bg); border:0; border-radius:0; overflow-anchor:none; transition:var(--bs-accordion-transition);}@media (prefers-reduced-motion:reduce){ .accordion-button{ transition:none;}}.accordion-button:not(.collapsed){ color:var(--bs-accordion-active-color); background-color:var(--bs-accordion-active-bg); box-shadow:inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);}.accordion-button:not(.collapsed)::after{ background-image:var(--bs-accordion-btn-active-icon); transform:var(--bs-accordion-btn-icon-transform);}.accordion-button::after{ flex-shrink:0; width:var(--bs-accordion-btn-icon-width); height:var(--bs-accordion-btn-icon-width); margin-left:auto; content:""; background-image:var(--bs-accordion-btn-icon); background-repeat:no-repeat; background-size:var(--bs-accordion-btn-icon-width); transition:var(--bs-accordion-btn-icon-transition);}@media (prefers-reduced-motion:reduce){ .accordion-button::after{ transition:none;}}.accordion-button:hover{ z-index:2;}.accordion-button:focus{ z-index:3; border-color:var(--bs-accordion-btn-focus-border-color); outline:0; box-shadow:var(--bs-accordion-btn-focus-box-shadow);}.accordion-header{ margin-bottom:0;}.accordion-item{ color:var(--bs-accordion-color); background-color:var(--bs-accordion-bg); border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);}.accordion-item:first-of-type{ border-top-left-radius:var(--bs-accordion-border-radius); border-top-right-radius:var(--bs-accordion-border-radius);}.accordion-item:first-of-type .accordion-button{ border-top-left-radius:var(--bs-accordion-inner-border-radius); border-top-right-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:not(:first-of-type){ border-top:0;}.accordion-item:last-of-type{ border-bottom-right-radius:var(--bs-accordion-border-radius); border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-item:last-of-type .accordion-button.collapsed{ border-bottom-right-radius:var(--bs-accordion-inner-border-radius); border-bottom-left-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:last-of-type .accordion-collapse{ border-bottom-right-radius:var(--bs-accordion-border-radius); border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-body{ padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);}.accordion-flush .accordion-collapse{ border-width:0;}.accordion-flush .accordion-item{ border-right:0; border-left:0; border-radius:0;}.accordion-flush .accordion-item:first-child{ border-top:0;}.accordion-flush .accordion-item:last-child{ border-bottom:0;}.accordion-flush .accordion-item .accordion-button{ border-radius:0;}.breadcrumb{ --bs-breadcrumb-padding-x:0; --bs-breadcrumb-padding-y:0; --bs-breadcrumb-margin-bottom:1rem; --bs-breadcrumb-bg:; --bs-breadcrumb-border-radius:; --bs-breadcrumb-divider-color:#6c757d; --bs-breadcrumb-item-padding-x:0.5rem; --bs-breadcrumb-item-active-color:#6c757d; display:flex; flex-wrap:wrap; padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x); margin-bottom:var(--bs-breadcrumb-margin-bottom); font-size:var(--bs-breadcrumb-font-size); list-style:none; background-color:var(--bs-breadcrumb-bg); border-radius:var(--bs-breadcrumb-border-radius);}.breadcrumb-item + .breadcrumb-item{ padding-left:var(--bs-breadcrumb-item-padding-x);}.breadcrumb-item + .breadcrumb-item::before{ float:left; padding-right:var(--bs-breadcrumb-item-padding-x); color:var(--bs-breadcrumb-divider-color); content:var(--bs-breadcrumb-divider,"/");}.breadcrumb-item.active{ color:var(--bs-breadcrumb-item-active-color);}.pagination{ --bs-pagination-padding-x:0.75rem; --bs-pagination-padding-y:0.375rem; --bs-pagination-font-size:1rem; --bs-pagination-color:var(--bs-link-color); --bs-pagination-bg:#fff; --bs-pagination-border-width:1px; --bs-pagination-border-color:#dee2e6; --bs-pagination-border-radius:0.375rem; --bs-pagination-hover-color:var(--bs-link-hover-color); --bs-pagination-hover-bg:#e9ecef; --bs-pagination-hover-border-color:#dee2e6; --bs-pagination-focus-color:var(--bs-link-hover-color); --bs-pagination-focus-bg:#e9ecef; --bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-pagination-active-color:#fff; --bs-pagination-active-bg:#0d6efd; --bs-pagination-active-border-color:#0d6efd; --bs-pagination-disabled-color:#6c757d; --bs-pagination-disabled-bg:#fff; --bs-pagination-disabled-border-color:#dee2e6; display:flex; padding-left:0; list-style:none;}.page-link{ position:relative; display:block; padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x); font-size:var(--bs-pagination-font-size); color:var(--bs-pagination-color); text-decoration:none; background-color:var(--bs-pagination-bg); border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color); transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .page-link{ transition:none;}}.page-link:hover{ z-index:2; color:var(--bs-pagination-hover-color); background-color:var(--bs-pagination-hover-bg); border-color:var(--bs-pagination-hover-border-color);}.page-link:focus{ z-index:3; color:var(--bs-pagination-focus-color); background-color:var(--bs-pagination-focus-bg); outline:0; box-shadow:var(--bs-pagination-focus-box-shadow);}.page-link.active,.active > .page-link{ z-index:3; color:var(--bs-pagination-active-color); background-color:var(--bs-pagination-active-bg); border-color:var(--bs-pagination-active-border-color);}.page-link.disabled,.disabled > .page-link{ color:var(--bs-pagination-disabled-color); pointer-events:none; background-color:var(--bs-pagination-disabled-bg); border-color:var(--bs-pagination-disabled-border-color);}.page-item:not(:first-child) .page-link{ margin-left:-1px;}.page-item:first-child .page-link{ border-top-left-radius:var(--bs-pagination-border-radius); border-bottom-left-radius:var(--bs-pagination-border-radius);}.page-item:last-child .page-link{ border-top-right-radius:var(--bs-pagination-border-radius); border-bottom-right-radius:var(--bs-pagination-border-radius);}.pagination-lg{ --bs-pagination-padding-x:1.5rem; --bs-pagination-padding-y:0.75rem; --bs-pagination-font-size:1.25rem; --bs-pagination-border-radius:0.5rem;}.pagination-sm{ --bs-pagination-padding-x:0.5rem; --bs-pagination-padding-y:0.25rem; --bs-pagination-font-size:0.875rem; --bs-pagination-border-radius:0.25rem;}.badge{ --bs-badge-padding-x:0.65em; --bs-badge-padding-y:0.35em; --bs-badge-font-size:0.75em; --bs-badge-font-weight:700; --bs-badge-color:#fff; --bs-badge-border-radius:0.375rem; display:inline-block; padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x); font-size:var(--bs-badge-font-size); font-weight:var(--bs-badge-font-weight); line-height:1; color:var(--bs-badge-color); text-align:center; white-space:nowrap; vertical-align:baseline; border-radius:var(--bs-badge-border-radius);}.badge:empty{ display:none;}.btn .badge{ position:relative; top:-1px;}.alert{ --bs-alert-bg:transparent; --bs-alert-padding-x:1rem; --bs-alert-padding-y:1rem; --bs-alert-margin-bottom:1rem; --bs-alert-color:inherit; --bs-alert-border-color:transparent; --bs-alert-border:1px solid var(--bs-alert-border-color); --bs-alert-border-radius:0.375rem; position:relative; padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x); margin-bottom:var(--bs-alert-margin-bottom); color:var(--bs-alert-color); background-color:var(--bs-alert-bg); border:var(--bs-alert-border); border-radius:var(--bs-alert-border-radius);}.alert-heading{ color:inherit;}.alert-link{ font-weight:700;}.alert-dismissible{ padding-right:3rem;}.alert-dismissible .btn-close{ position:absolute; top:0; right:0; z-index:2; padding:1.25rem 1rem;}.alert-primary{ --bs-alert-color:#084298; --bs-alert-bg:#cfe2ff; --bs-alert-border-color:#b6d4fe;}.alert-primary .alert-link{ color:#06357a;}.alert-secondary{ --bs-alert-color:#41464b; --bs-alert-bg:#e2e3e5; --bs-alert-border-color:#d3d6d8;}.alert-secondary .alert-link{ color:#34383c;}.alert-success{ --bs-alert-color:#0f5132; --bs-alert-bg:#d1e7dd; --bs-alert-border-color:#badbcc;}.alert-success .alert-link{ color:#0c4128;}.alert-info{ --bs-alert-color:#055160; --bs-alert-bg:#cff4fc; --bs-alert-border-color:#b6effb;}.alert-info .alert-link{ color:#04414d;}.alert-warning{ --bs-alert-color:#664d03; --bs-alert-bg:#fff3cd; --bs-alert-border-color:#ffecb5;}.alert-warning .alert-link{ color:#523e02;}.alert-danger{ --bs-alert-color:#842029; --bs-alert-bg:#f8d7da; --bs-alert-border-color:#f5c2c7;}.alert-danger .alert-link{ color:#6a1a21;}.alert-light{ --bs-alert-color:#636464; --bs-alert-bg:#fefefe; --bs-alert-border-color:#fdfdfe;}.alert-light .alert-link{ color:#4f5050;}.alert-dark{ --bs-alert-color:#141619; --bs-alert-bg:#d3d3d4; --bs-alert-border-color:#bcbebf;}.alert-dark .alert-link{ color:#101214;}@-webkit-keyframes progress-bar-stripes{ 0%{ background-position-x:1rem;}}@keyframes progress-bar-stripes{ 0%{ background-position-x:1rem;}}.progress{ --bs-progress-height:1rem; --bs-progress-font-size:0.75rem; --bs-progress-bg:#e9ecef; --bs-progress-border-radius:0.375rem; --bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,0.075); --bs-progress-bar-color:#fff; --bs-progress-bar-bg:#0d6efd; --bs-progress-bar-transition:width 0.6s ease; display:flex; height:var(--bs-progress-height); overflow:hidden; font-size:var(--bs-progress-font-size); background-color:var(--bs-progress-bg); border-radius:var(--bs-progress-border-radius);}.progress-bar{ display:flex; flex-direction:column; justify-content:center; overflow:hidden; color:var(--bs-progress-bar-color); text-align:center; white-space:nowrap; background-color:var(--bs-progress-bar-bg); transition:var(--bs-progress-bar-transition);}@media (prefers-reduced-motion:reduce){ .progress-bar{ transition:none;}}.progress-bar-striped{ background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); background-size:var(--bs-progress-height) var(--bs-progress-height);}.progress-bar-animated{ -webkit-animation:1s linear infinite progress-bar-stripes; animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){ .progress-bar-animated{ -webkit-animation:none; animation:none;}}.list-group{ --bs-list-group-color:#212529; --bs-list-group-bg:#fff; --bs-list-group-border-color:rgba(0,0,0,0.125); --bs-list-group-border-width:1px; --bs-list-group-border-radius:0.375rem; --bs-list-group-item-padding-x:1rem; --bs-list-group-item-padding-y:0.5rem; --bs-list-group-action-color:#495057; --bs-list-group-action-hover-color:#495057; --bs-list-group-action-hover-bg:#f8f9fa; --bs-list-group-action-active-color:#212529; --bs-list-group-action-active-bg:#e9ecef; --bs-list-group-disabled-color:#6c757d; --bs-list-group-disabled-bg:#fff; --bs-list-group-active-color:#fff; --bs-list-group-active-bg:#0d6efd; --bs-list-group-active-border-color:#0d6efd; display:flex; flex-direction:column; padding-left:0; margin-bottom:0; border-radius:var(--bs-list-group-border-radius);}.list-group-numbered{ list-style-type:none; counter-reset:section;}.list-group-numbered > .list-group-item::before{ content:counters(section,".") ". "; counter-increment:section;}.list-group-item-action{ width:100%; color:var(--bs-list-group-action-color); text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{ z-index:1; color:var(--bs-list-group-action-hover-color); text-decoration:none; background-color:var(--bs-list-group-action-hover-bg);}.list-group-item-action:active{ color:var(--bs-list-group-action-active-color); background-color:var(--bs-list-group-action-active-bg);}.list-group-item{ position:relative; display:block; padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x); color:var(--bs-list-group-color); text-decoration:none; background-color:var(--bs-list-group-bg); border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);}.list-group-item:first-child{ border-top-left-radius:inherit; border-top-right-radius:inherit;}.list-group-item:last-child{ border-bottom-right-radius:inherit; border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{ color:var(--bs-list-group-disabled-color); pointer-events:none; background-color:var(--bs-list-group-disabled-bg);}.list-group-item.active{ z-index:2; color:var(--bs-list-group-active-color); background-color:var(--bs-list-group-active-bg); border-color:var(--bs-list-group-active-border-color);}.list-group-item + .list-group-item{ border-top-width:0;}.list-group-item + .list-group-item.active{ margin-top:calc(var(--bs-list-group-border-width) * -1); border-top-width:var(--bs-list-group-border-width);}.list-group-horizontal{ flex-direction:row;}.list-group-horizontal > .list-group-item:first-child{ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child{ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{ margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{ margin-left:calc(var(--bs-list-group-border-width) * -1); border-left-width:var(--bs-list-group-border-width);}@media (min-width:576px){ .list-group-horizontal-sm{ flex-direction:row;} .list-group-horizontal-sm > .list-group-item:first-child{ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-sm > .list-group-item:last-child{ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-sm > .list-group-item.active{ margin-top:0;} .list-group-horizontal-sm > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-sm > .list-group-item + .list-group-item.active{ margin-left:calc(var(--bs-list-group-border-width) * -1); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:768px){ .list-group-horizontal-md{ flex-direction:row;} .list-group-horizontal-md > .list-group-item:first-child{ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-md > .list-group-item:last-child{ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-md > .list-group-item.active{ margin-top:0;} .list-group-horizontal-md > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-md > .list-group-item + .list-group-item.active{ margin-left:calc(var(--bs-list-group-border-width) * -1); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:992px){ .list-group-horizontal-lg{ flex-direction:row;} .list-group-horizontal-lg > .list-group-item:first-child{ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-lg > .list-group-item:last-child{ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-lg > .list-group-item.active{ margin-top:0;} .list-group-horizontal-lg > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-lg > .list-group-item + .list-group-item.active{ margin-left:calc(var(--bs-list-group-border-width) * -1); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1200px){ .list-group-horizontal-xl{ flex-direction:row;} .list-group-horizontal-xl > .list-group-item:first-child{ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-xl > .list-group-item:last-child{ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-xl > .list-group-item.active{ margin-top:0;} .list-group-horizontal-xl > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-xl > .list-group-item + .list-group-item.active{ margin-left:calc(var(--bs-list-group-border-width) * -1); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1400px){ .list-group-horizontal-xxl{ flex-direction:row;} .list-group-horizontal-xxl > .list-group-item:first-child{ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-xxl > .list-group-item:last-child{ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-xxl > .list-group-item.active{ margin-top:0;} .list-group-horizontal-xxl > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-xxl > .list-group-item + .list-group-item.active{ margin-left:calc(var(--bs-list-group-border-width) * -1); border-left-width:var(--bs-list-group-border-width);}}.list-group-flush{ border-radius:0;}.list-group-flush > .list-group-item{ border-width:0 0 var(--bs-list-group-border-width);}.list-group-flush > .list-group-item:last-child{ border-bottom-width:0;}.list-group-item-primary{ color:#084298; background-color:#cfe2ff;}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{ color:#084298; background-color:#bacbe6;}.list-group-item-primary.list-group-item-action.active{ color:#fff; background-color:#084298; border-color:#084298;}.list-group-item-secondary{ color:#41464b; background-color:#e2e3e5;}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{ color:#41464b; background-color:#cbccce;}.list-group-item-secondary.list-group-item-action.active{ color:#fff; background-color:#41464b; border-color:#41464b;}.list-group-item-success{ color:#0f5132; background-color:#d1e7dd;}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{ color:#0f5132; background-color:#bcd0c7;}.list-group-item-success.list-group-item-action.active{ color:#fff; background-color:#0f5132; border-color:#0f5132;}.list-group-item-info{ color:#055160; background-color:#cff4fc;}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{ color:#055160; background-color:#badce3;}.list-group-item-info.list-group-item-action.active{ color:#fff; background-color:#055160; border-color:#055160;}.list-group-item-warning{ color:#664d03; background-color:#fff3cd;}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{ color:#664d03; background-color:#e6dbb9;}.list-group-item-warning.list-group-item-action.active{ color:#fff; background-color:#664d03; border-color:#664d03;}.list-group-item-danger{ color:#842029; background-color:#f8d7da;}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{ color:#842029; background-color:#dfc2c4;}.list-group-item-danger.list-group-item-action.active{ color:#fff; background-color:#842029; border-color:#842029;}.list-group-item-light{ color:#636464; background-color:#fefefe;}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{ color:#636464; background-color:#e5e5e5;}.list-group-item-light.list-group-item-action.active{ color:#fff; background-color:#636464; border-color:#636464;}.list-group-item-dark{ color:#141619; background-color:#d3d3d4;}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{ color:#141619; background-color:#bebebf;}.list-group-item-dark.list-group-item-action.active{ color:#fff; background-color:#141619; border-color:#141619;}.btn-close{ box-sizing:content-box; width:1em; height:1em; padding:0.25em 0.25em; color:#000; background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; border:0; border-radius:0.375rem; opacity:0.5;}.btn-close:hover{ color:#000; text-decoration:none; opacity:0.75;}.btn-close:focus{ outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); opacity:1;}.btn-close:disabled,.btn-close.disabled{ pointer-events:none; -webkit-user-select:none; -moz-user-select:none; user-select:none; opacity:0.25;}.btn-close-white{ filter:invert(1) grayscale(100%) brightness(200%);}.toast{ --bs-toast-padding-x:0.75rem; --bs-toast-padding-y:0.5rem; --bs-toast-spacing:1.5rem; --bs-toast-max-width:350px; --bs-toast-font-size:0.875rem; --bs-toast-color:; --bs-toast-bg:rgba(255,255,255,0.85); --bs-toast-border-width:1px; --bs-toast-border-color:var(--bs-border-color-translucent); --bs-toast-border-radius:0.375rem; --bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15); --bs-toast-header-color:#6c757d; --bs-toast-header-bg:rgba(255,255,255,0.85); --bs-toast-header-border-color:rgba(0,0,0,0.05); width:var(--bs-toast-max-width); max-width:100%; font-size:var(--bs-toast-font-size); color:var(--bs-toast-color); pointer-events:auto; background-color:var(--bs-toast-bg); background-clip:padding-box; border:var(--bs-toast-border-width) solid var(--bs-toast-border-color); box-shadow:var(--bs-toast-box-shadow); border-radius:var(--bs-toast-border-radius);}.toast.showing{ opacity:0;}.toast:not(.show){ display:none;}.toast-container{ position:absolute; z-index:1090; width:-webkit-max-content; width:-moz-max-content; width:max-content; max-width:100%; pointer-events:none;}.toast-container >:not(:last-child){ margin-bottom:var(--bs-toast-spacing);}.toast-header{ display:flex; align-items:center; padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x); color:var(--bs-toast-header-color); background-color:var(--bs-toast-header-bg); background-clip:padding-box; border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color); border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width)); border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.toast-header .btn-close{ margin-right:calc(var(--bs-toast-padding-x) * -0.5); margin-left:var(--bs-toast-padding-x);}.toast-body{ padding:var(--bs-toast-padding-x); word-wrap:break-word;}.modal{ --bs-modal-zindex:1055; --bs-modal-width:500px; --bs-modal-padding:1rem; --bs-modal-margin:0.5rem; --bs-modal-color:; --bs-modal-bg:#fff; --bs-modal-border-color:var(--bs-border-color-translucent); --bs-modal-border-width:1px; --bs-modal-border-radius:0.5rem; --bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075); --bs-modal-inner-border-radius:calc(0.5rem - 1px); --bs-modal-header-padding-x:1rem; --bs-modal-header-padding-y:1rem; --bs-modal-header-padding:1rem 1rem; --bs-modal-header-border-color:var(--bs-border-color); --bs-modal-header-border-width:1px; --bs-modal-title-line-height:1.5; --bs-modal-footer-gap:0.5rem; --bs-modal-footer-bg:; --bs-modal-footer-border-color:var(--bs-border-color); --bs-modal-footer-border-width:1px; position:fixed; top:0; left:0; z-index:var(--bs-modal-zindex); display:none; width:100%; height:100%; overflow-x:hidden; overflow-y:auto; outline:0;}.modal-dialog{ position:relative; width:auto; margin:var(--bs-modal-margin); pointer-events:none;}.modal.fade .modal-dialog{ transition:transform 0.3s ease-out; transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){ .modal.fade .modal-dialog{ transition:none;}}.modal.show .modal-dialog{ transform:none;}.modal.modal-static .modal-dialog{ transform:scale(1.02);}.modal-dialog-scrollable{ height:calc(100% - var(--bs-modal-margin) * 2);}.modal-dialog-scrollable .modal-content{ max-height:100%; overflow:hidden;}.modal-dialog-scrollable .modal-body{ overflow-y:auto;}.modal-dialog-centered{ display:flex; align-items:center; min-height:calc(100% - var(--bs-modal-margin) * 2);}.modal-content{ position:relative; display:flex; flex-direction:column; width:100%; color:var(--bs-modal-color); pointer-events:auto; background-color:var(--bs-modal-bg); background-clip:padding-box; border:var(--bs-modal-border-width) solid var(--bs-modal-border-color); border-radius:var(--bs-modal-border-radius); outline:0;}.modal-backdrop{ --bs-backdrop-zindex:1050; --bs-backdrop-bg:#000; --bs-backdrop-opacity:0.5; position:fixed; top:0; left:0; z-index:var(--bs-backdrop-zindex); width:100vw; height:100vh; background-color:var(--bs-backdrop-bg);}.modal-backdrop.fade{ opacity:0;}.modal-backdrop.show{ opacity:var(--bs-backdrop-opacity);}.modal-header{ display:flex; flex-shrink:0; align-items:center; justify-content:space-between; padding:var(--bs-modal-header-padding); border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color); border-top-left-radius:var(--bs-modal-inner-border-radius); border-top-right-radius:var(--bs-modal-inner-border-radius);}.modal-header .btn-close{ padding:calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5); margin:calc(var(--bs-modal-header-padding-y) * -0.5) calc(var(--bs-modal-header-padding-x) * -0.5) calc(var(--bs-modal-header-padding-y) * -0.5) auto;}.modal-title{ margin-bottom:0; line-height:var(--bs-modal-title-line-height);}.modal-body{ position:relative; flex:1 1 auto; padding:var(--bs-modal-padding);}.modal-footer{ display:flex; flex-shrink:0; flex-wrap:wrap; align-items:center; justify-content:flex-end; padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5); background-color:var(--bs-modal-footer-bg); border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color); border-bottom-right-radius:var(--bs-modal-inner-border-radius); border-bottom-left-radius:var(--bs-modal-inner-border-radius);}.modal-footer > *{ margin:calc(var(--bs-modal-footer-gap) * 0.5);}@media (min-width:576px){ .modal{ --bs-modal-margin:1.75rem; --bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);} .modal-dialog{ max-width:var(--bs-modal-width); margin-right:auto; margin-left:auto;} .modal-sm{ --bs-modal-width:300px;}}@media (min-width:992px){ .modal-lg,.modal-xl{ --bs-modal-width:800px;}}@media (min-width:1200px){ .modal-xl{ --bs-modal-width:1140px;}}.modal-fullscreen{ width:100vw; max-width:none; height:100%; margin:0;}.modal-fullscreen .modal-content{ height:100%; border:0; border-radius:0;}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{ border-radius:0;}.modal-fullscreen .modal-body{ overflow-y:auto;}@media (max-width:575.98px){ .modal-fullscreen-sm-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-sm-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{ border-radius:0;} .modal-fullscreen-sm-down .modal-body{ overflow-y:auto;}}@media (max-width:767.98px){ .modal-fullscreen-md-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-md-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{ border-radius:0;} .modal-fullscreen-md-down .modal-body{ overflow-y:auto;}}@media (max-width:991.98px){ .modal-fullscreen-lg-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-lg-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{ border-radius:0;} .modal-fullscreen-lg-down .modal-body{ overflow-y:auto;}}@media (max-width:1199.98px){ .modal-fullscreen-xl-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-xl-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{ border-radius:0;} .modal-fullscreen-xl-down .modal-body{ overflow-y:auto;}}@media (max-width:1399.98px){ .modal-fullscreen-xxl-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-xxl-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{ border-radius:0;} .modal-fullscreen-xxl-down .modal-body{ overflow-y:auto;}}.tooltip{ --bs-tooltip-zindex:1080; --bs-tooltip-max-width:200px; --bs-tooltip-padding-x:0.5rem; --bs-tooltip-padding-y:0.25rem; --bs-tooltip-margin:; --bs-tooltip-font-size:0.875rem; --bs-tooltip-color:#fff; --bs-tooltip-bg:#000; --bs-tooltip-border-radius:0.375rem; --bs-tooltip-opacity:0.9; --bs-tooltip-arrow-width:0.8rem; --bs-tooltip-arrow-height:0.4rem; z-index:var(--bs-tooltip-zindex); display:block; padding:var(--bs-tooltip-arrow-height); margin:var(--bs-tooltip-margin); font-family:var(--bs-font-sans-serif); font-style:normal; font-weight:400; line-height:1.5; text-align:left; text-align:start; text-decoration:none; text-shadow:none; text-transform:none; letter-spacing:normal; word-break:normal; white-space:normal; word-spacing:normal; line-break:auto; font-size:var(--bs-tooltip-font-size); word-wrap:break-word; opacity:0;}.tooltip.show{ opacity:var(--bs-tooltip-opacity);}.tooltip .tooltip-arrow{ display:block; width:var(--bs-tooltip-arrow-width); height:var(--bs-tooltip-arrow-height);}.tooltip .tooltip-arrow::before{ position:absolute; content:""; border-color:transparent; border-style:solid;}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{ bottom:0;}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{ top:-1px; border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0; border-top-color:var(--bs-tooltip-bg);}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{ left:0; width:var(--bs-tooltip-arrow-height); height:var(--bs-tooltip-arrow-width);}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{ right:-1px; border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0; border-right-color:var(--bs-tooltip-bg);}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{ top:0;}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{ bottom:-1px; border-width:0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height); border-bottom-color:var(--bs-tooltip-bg);}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{ right:0; width:var(--bs-tooltip-arrow-height); height:var(--bs-tooltip-arrow-width);}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{ left:-1px; border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height); border-left-color:var(--bs-tooltip-bg);}.tooltip-inner{ max-width:var(--bs-tooltip-max-width); padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x); color:var(--bs-tooltip-color); text-align:center; background-color:var(--bs-tooltip-bg); border-radius:var(--bs-tooltip-border-radius);}.popover{ --bs-popover-zindex:1070; --bs-popover-max-width:276px; --bs-popover-font-size:0.875rem; --bs-popover-bg:#fff; --bs-popover-border-width:1px; --bs-popover-border-color:var(--bs-border-color-translucent); --bs-popover-border-radius:0.5rem; --bs-popover-inner-border-radius:calc(0.5rem - 1px); --bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15); --bs-popover-header-padding-x:1rem; --bs-popover-header-padding-y:0.5rem; --bs-popover-header-font-size:1rem; --bs-popover-header-color:var(--bs-heading-color); --bs-popover-header-bg:#f0f0f0; --bs-popover-body-padding-x:1rem; --bs-popover-body-padding-y:1rem; --bs-popover-body-color:#212529; --bs-popover-arrow-width:1rem; --bs-popover-arrow-height:0.5rem; --bs-popover-arrow-border:var(--bs-popover-border-color); z-index:var(--bs-popover-zindex); display:block; max-width:var(--bs-popover-max-width); font-family:var(--bs-font-sans-serif); font-style:normal; font-weight:400; line-height:1.5; text-align:left; text-align:start; text-decoration:none; text-shadow:none; text-transform:none; letter-spacing:normal; word-break:normal; white-space:normal; word-spacing:normal; line-break:auto; font-size:var(--bs-popover-font-size); word-wrap:break-word; background-color:var(--bs-popover-bg); background-clip:padding-box; border:var(--bs-popover-border-width) solid var(--bs-popover-border-color); border-radius:var(--bs-popover-border-radius);}.popover .popover-arrow{ display:block; width:var(--bs-popover-arrow-width); height:var(--bs-popover-arrow-height);}.popover .popover-arrow::before,.popover .popover-arrow::after{ position:absolute; display:block; content:""; border-color:transparent; border-style:solid; border-width:0;}.bs-popover-top > .popover-arrow,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow{ bottom:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{ border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before{ bottom:0; border-top-color:var(--bs-popover-arrow-border);}.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{ bottom:var(--bs-popover-border-width); border-top-color:var(--bs-popover-bg);}.bs-popover-end > .popover-arrow,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow{ left:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width)); width:var(--bs-popover-arrow-height); height:var(--bs-popover-arrow-width);}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{ border-width:calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before{ left:0; border-right-color:var(--bs-popover-arrow-border);}.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{ left:var(--bs-popover-border-width); border-right-color:var(--bs-popover-bg);}.bs-popover-bottom > .popover-arrow,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow{ top:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{ border-width:0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before{ top:0; border-bottom-color:var(--bs-popover-arrow-border);}.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{ top:var(--bs-popover-border-width); border-bottom-color:var(--bs-popover-bg);}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{ position:absolute; top:0; left:50%; display:block; width:var(--bs-popover-arrow-width); margin-left:calc(var(--bs-popover-arrow-width) * -0.5); content:""; border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.bs-popover-start > .popover-arrow,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow{ right:calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width)); width:var(--bs-popover-arrow-height); height:var(--bs-popover-arrow-width);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{ border-width:calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before{ right:0; border-left-color:var(--bs-popover-arrow-border);}.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{ right:var(--bs-popover-border-width); border-left-color:var(--bs-popover-bg);}.popover-header{ padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x); margin-bottom:0; font-size:var(--bs-popover-header-font-size); color:var(--bs-popover-header-color); background-color:var(--bs-popover-header-bg); border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color); border-top-left-radius:var(--bs-popover-inner-border-radius); border-top-right-radius:var(--bs-popover-inner-border-radius);}.popover-header:empty{ display:none;}.popover-body{ padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x); color:var(--bs-popover-body-color);}.carousel{ position:relative;}.carousel.pointer-event{ touch-action:pan-y;}.carousel-inner{ position:relative; width:100%; overflow:hidden;}.carousel-inner::after{ display:block; clear:both; content:"";}.carousel-item{ position:relative; display:none; float:left; width:100%; margin-right:-100%; -webkit-backface-visibility:hidden; backface-visibility:hidden; transition:transform 0.6s ease-in-out;}@media (prefers-reduced-motion:reduce){ .carousel-item{ transition:none;}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{ display:block;}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{ transform:translateX(100%);}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{ transform:translateX(-100%);}.carousel-fade .carousel-item{ opacity:0; transition-property:opacity; transform:none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{ z-index:1; opacity:1;}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{ z-index:0; opacity:0; transition:opacity 0s 0.6s;}@media (prefers-reduced-motion:reduce){ .carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{ transition:none;}}.carousel-control-prev,.carousel-control-next{ position:absolute; top:0; bottom:0; z-index:1; display:flex; align-items:center; justify-content:center; width:15%; padding:0; color:#fff; text-align:center; background:none; border:0; opacity:0.5; transition:opacity 0.15s ease;}@media (prefers-reduced-motion:reduce){ .carousel-control-prev,.carousel-control-next{ transition:none;}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{ color:#fff; text-decoration:none; outline:0; opacity:0.9;}.carousel-control-prev{ left:0;}.carousel-control-next{ right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{ display:inline-block; width:2rem; height:2rem; background-repeat:no-repeat; background-position:50%; background-size:100% 100%;}.carousel-control-prev-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.carousel-indicators{ position:absolute; right:0; bottom:0; left:0; z-index:2; display:flex; justify-content:center; padding:0; margin-right:15%; margin-bottom:1rem; margin-left:15%; list-style:none;}.carousel-indicators [data-bs-target]{ box-sizing:content-box; flex:0 1 auto; width:30px; height:3px; padding:0; margin-right:3px; margin-left:3px; text-indent:-999px; cursor:pointer; background-color:#fff; background-clip:padding-box; border:0; border-top:10px solid transparent; border-bottom:10px solid transparent; opacity:0.5; transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){ .carousel-indicators [data-bs-target]{ transition:none;}}.carousel-indicators .active{ opacity:1;}.carousel-caption{ position:absolute; right:15%; bottom:1.25rem; left:15%; padding-top:1.25rem; padding-bottom:1.25rem; color:#fff; text-align:center;}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{ filter:invert(1) grayscale(100);}.carousel-dark .carousel-indicators [data-bs-target]{ background-color:#000;}.carousel-dark .carousel-caption{ color:#000;}.spinner-grow,.spinner-border{ display:inline-block; width:var(--bs-spinner-width); height:var(--bs-spinner-height); vertical-align:var(--bs-spinner-vertical-align); border-radius:50%; -webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name); animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);}@-webkit-keyframes spinner-border{ to{ transform:rotate(360deg);}}@keyframes spinner-border{ to{ transform:rotate(360deg);}}.spinner-border{ --bs-spinner-width:2rem; --bs-spinner-height:2rem; --bs-spinner-vertical-align:-0.125em; --bs-spinner-border-width:0.25em; --bs-spinner-animation-speed:0.75s; --bs-spinner-animation-name:spinner-border; border:var(--bs-spinner-border-width) solid currentcolor; border-right-color:transparent;}.spinner-border-sm{ --bs-spinner-width:1rem; --bs-spinner-height:1rem; --bs-spinner-border-width:0.2em;}@-webkit-keyframes spinner-grow{ 0%{ transform:scale(0);} 50%{ opacity:1; transform:none;}}@keyframes spinner-grow{ 0%{ transform:scale(0);} 50%{ opacity:1; transform:none;}}.spinner-grow{ --bs-spinner-width:2rem; --bs-spinner-height:2rem; --bs-spinner-vertical-align:-0.125em; --bs-spinner-animation-speed:0.75s; --bs-spinner-animation-name:spinner-grow; background-color:currentcolor; opacity:0;}.spinner-grow-sm{ --bs-spinner-width:1rem; --bs-spinner-height:1rem;}@media (prefers-reduced-motion:reduce){ .spinner-border,.spinner-grow{ --bs-spinner-animation-speed:1.5s;}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{ --bs-offcanvas-width:400px; --bs-offcanvas-height:30vh; --bs-offcanvas-padding-x:1rem; --bs-offcanvas-padding-y:1rem; --bs-offcanvas-color:; --bs-offcanvas-bg:#fff; --bs-offcanvas-border-width:1px; --bs-offcanvas-border-color:var(--bs-border-color-translucent); --bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);}@media (max-width:575.98px){ .offcanvas-sm{ position:fixed; bottom:0; z-index:1045; display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:transform 0.3s ease-in-out;}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){ .offcanvas-sm{ transition:none;}}@media (max-width:575.98px){ .offcanvas-sm.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);}}@media (max-width:575.98px){ .offcanvas-sm.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);}}@media (max-width:575.98px){ .offcanvas-sm.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);}}@media (max-width:575.98px){ .offcanvas-sm.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);}}@media (max-width:575.98px){ .offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){ transform:none;}}@media (max-width:575.98px){ .offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{ visibility:visible;}}@media (min-width:576px){ .offcanvas-sm{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-sm .offcanvas-header{ display:none;} .offcanvas-sm .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:767.98px){ .offcanvas-md{ position:fixed; bottom:0; z-index:1045; display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:transform 0.3s ease-in-out;}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){ .offcanvas-md{ transition:none;}}@media (max-width:767.98px){ .offcanvas-md.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);}}@media (max-width:767.98px){ .offcanvas-md.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);}}@media (max-width:767.98px){ .offcanvas-md.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);}}@media (max-width:767.98px){ .offcanvas-md.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);}}@media (max-width:767.98px){ .offcanvas-md.showing,.offcanvas-md.show:not(.hiding){ transform:none;}}@media (max-width:767.98px){ .offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{ visibility:visible;}}@media (min-width:768px){ .offcanvas-md{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-md .offcanvas-header{ display:none;} .offcanvas-md .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:991.98px){ .offcanvas-lg{ position:fixed; bottom:0; z-index:1045; display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:transform 0.3s ease-in-out;}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){ .offcanvas-lg{ transition:none;}}@media (max-width:991.98px){ .offcanvas-lg.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);}}@media (max-width:991.98px){ .offcanvas-lg.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);}}@media (max-width:991.98px){ .offcanvas-lg.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);}}@media (max-width:991.98px){ .offcanvas-lg.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);}}@media (max-width:991.98px){ .offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){ transform:none;}}@media (max-width:991.98px){ .offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{ visibility:visible;}}@media (min-width:992px){ .offcanvas-lg{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-lg .offcanvas-header{ display:none;} .offcanvas-lg .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:1199.98px){ .offcanvas-xl{ position:fixed; bottom:0; z-index:1045; display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:transform 0.3s ease-in-out;}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){ .offcanvas-xl{ transition:none;}}@media (max-width:1199.98px){ .offcanvas-xl.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);}}@media (max-width:1199.98px){ .offcanvas-xl.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);}}@media (max-width:1199.98px){ .offcanvas-xl.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);}}@media (max-width:1199.98px){ .offcanvas-xl.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);}}@media (max-width:1199.98px){ .offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){ transform:none;}}@media (max-width:1199.98px){ .offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{ visibility:visible;}}@media (min-width:1200px){ .offcanvas-xl{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-xl .offcanvas-header{ display:none;} .offcanvas-xl .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:1399.98px){ .offcanvas-xxl{ position:fixed; bottom:0; z-index:1045; display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:transform 0.3s ease-in-out;}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){ .offcanvas-xxl{ transition:none;}}@media (max-width:1399.98px){ .offcanvas-xxl.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);}}@media (max-width:1399.98px){ .offcanvas-xxl.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);}}@media (max-width:1399.98px){ .offcanvas-xxl.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);}}@media (max-width:1399.98px){ .offcanvas-xxl.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);}}@media (max-width:1399.98px){ .offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){ transform:none;}}@media (max-width:1399.98px){ .offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{ visibility:visible;}}@media (min-width:1400px){ .offcanvas-xxl{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-xxl .offcanvas-header{ display:none;} .offcanvas-xxl .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}.offcanvas{ position:fixed; bottom:0; z-index:1045; display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:transform 0.3s ease-in-out;}@media (prefers-reduced-motion:reduce){ .offcanvas{ transition:none;}}.offcanvas.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);}.offcanvas.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);}.offcanvas.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);}.offcanvas.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);}.offcanvas.showing,.offcanvas.show:not(.hiding){ transform:none;}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{ visibility:visible;}.offcanvas-backdrop{ position:fixed; top:0; left:0; z-index:1040; width:100vw; height:100vh; background-color:#000;}.offcanvas-backdrop.fade{ opacity:0;}.offcanvas-backdrop.show{ opacity:0.5;}.offcanvas-header{ display:flex; align-items:center; justify-content:space-between; padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.offcanvas-header .btn-close{ padding:calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5); margin-top:calc(var(--bs-offcanvas-padding-y) * -0.5); margin-right:calc(var(--bs-offcanvas-padding-x) * -0.5); margin-bottom:calc(var(--bs-offcanvas-padding-y) * -0.5);}.offcanvas-title{ margin-bottom:0; line-height:1.5;}.offcanvas-body{ flex-grow:1; padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x); overflow-y:auto;}.placeholder{ display:inline-block; min-height:1em; vertical-align:middle; cursor:wait; background-color:currentcolor; opacity:0.5;}.placeholder.btn::before{ display:inline-block; content:"";}.placeholder-xs{ min-height:0.6em;}.placeholder-sm{ min-height:0.8em;}.placeholder-lg{ min-height:1.2em;}.placeholder-glow .placeholder{ -webkit-animation:placeholder-glow 2s ease-in-out infinite; animation:placeholder-glow 2s ease-in-out infinite;}@-webkit-keyframes placeholder-glow{ 50%{ opacity:0.2;}}@keyframes placeholder-glow{ 50%{ opacity:0.2;}}.placeholder-wave{ -webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%); mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%); -webkit-mask-size:200% 100%; mask-size:200% 100%; -webkit-animation:placeholder-wave 2s linear infinite; animation:placeholder-wave 2s linear infinite;}@-webkit-keyframes placeholder-wave{ 100%{ -webkit-mask-position:-200% 0%; mask-position:-200% 0%;}}@keyframes placeholder-wave{ 100%{ -webkit-mask-position:-200% 0%; mask-position:-200% 0%;}}.clearfix::after{ display:block; clear:both; content:"";}.text-bg-primary{ color:#fff !important; background-color:RGBA(13,110,253,var(--bs-bg-opacity,1)) !important;}.text-bg-secondary{ color:#fff !important; background-color:RGBA(108,117,125,var(--bs-bg-opacity,1)) !important;}.text-bg-success{ color:#fff !important; background-color:RGBA(25,135,84,var(--bs-bg-opacity,1)) !important;}.text-bg-info{ color:#000 !important; background-color:RGBA(13,202,240,var(--bs-bg-opacity,1)) !important;}.text-bg-warning{ color:#000 !important; background-color:RGBA(255,193,7,var(--bs-bg-opacity,1)) !important;}.text-bg-danger{ color:#fff !important; background-color:RGBA(220,53,69,var(--bs-bg-opacity,1)) !important;}.text-bg-light{ color:#000 !important; background-color:RGBA(248,249,250,var(--bs-bg-opacity,1)) !important;}.text-bg-dark{ color:#fff !important; background-color:RGBA(33,37,41,var(--bs-bg-opacity,1)) !important;}.link-primary{ color:#0d6efd !important;}.link-primary:hover,.link-primary:focus{ color:#0a58ca !important;}.link-secondary{ color:#6c757d !important;}.link-secondary:hover,.link-secondary:focus{ color:#565e64 !important;}.link-success{ color:#198754 !important;}.link-success:hover,.link-success:focus{ color:#146c43 !important;}.link-info{ color:#0dcaf0 !important;}.link-info:hover,.link-info:focus{ color:#3dd5f3 !important;}.link-warning{ color:#ffc107 !important;}.link-warning:hover,.link-warning:focus{ color:#ffcd39 !important;}.link-danger{ color:#dc3545 !important;}.link-danger:hover,.link-danger:focus{ color:#b02a37 !important;}.link-light{ color:#f8f9fa !important;}.link-light:hover,.link-light:focus{ color:#f9fafb !important;}.link-dark{ color:#212529 !important;}.link-dark:hover,.link-dark:focus{ color:#1a1e21 !important;}.ratio{ position:relative; width:100%;}.ratio::before{ display:block; padding-top:var(--bs-aspect-ratio); content:"";}.ratio > *{ position:absolute; top:0; left:0; width:100%; height:100%;}.ratio-1x1{ --bs-aspect-ratio:100%;}.ratio-4x3{ --bs-aspect-ratio:75%;}.ratio-16x9{ --bs-aspect-ratio:56.25%;}.ratio-21x9{ --bs-aspect-ratio:42.8571428571%;}.fixed-top{ position:fixed; top:0; right:0; left:0; z-index:1030;}.fixed-bottom{ position:fixed; right:0; bottom:0; left:0; z-index:1030;}.sticky-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;}.sticky-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}@media (min-width:576px){ .sticky-sm-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-sm-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:768px){ .sticky-md-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-md-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:992px){ .sticky-lg-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-lg-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:1200px){ .sticky-xl-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-xl-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:1400px){ .sticky-xxl-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-xxl-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}.hstack{ display:flex; flex-direction:row; align-items:center; align-self:stretch;}.vstack{ display:flex; flex:1 1 auto; flex-direction:column; align-self:stretch;}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){ position:absolute !important; width:1px !important; height:1px !important; padding:0 !important; margin:-1px !important; overflow:hidden !important; clip:rect(0,0,0,0) !important; white-space:nowrap !important; border:0 !important;}.stretched-link::after{ position:absolute; top:0; right:0; bottom:0; left:0; z-index:1; content:"";}.text-truncate{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}.vr{ display:inline-block; align-self:stretch; width:1px; min-height:1em; background-color:currentcolor; opacity:0.25;}.align-baseline{ vertical-align:baseline !important;}.align-top{ vertical-align:top !important;}.align-middle{ vertical-align:middle !important;}.align-bottom{ vertical-align:bottom !important;}.align-text-bottom{ vertical-align:text-bottom !important;}.align-text-top{ vertical-align:text-top !important;}.float-start{ float:left !important;}.float-end{ float:right !important;}.float-none{ float:none !important;}.opacity-0{ opacity:0 !important;}.opacity-25{ opacity:0.25 !important;}.opacity-50{ opacity:0.5 !important;}.opacity-75{ opacity:0.75 !important;}.opacity-100{ opacity:1 !important;}.overflow-auto{ overflow:auto !important;}.overflow-hidden{ overflow:hidden !important;}.overflow-visible{ overflow:visible !important;}.overflow-scroll{ overflow:scroll !important;}.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;}.shadow{ box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.shadow-sm{ box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;}.shadow-lg{ box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;}.shadow-none{ box-shadow:none !important;}.position-static{ position:static !important;}.position-relative{ position:relative !important;}.position-absolute{ position:absolute !important;}.position-fixed{ position:fixed !important;}.position-sticky{ position:-webkit-sticky !important; position:sticky !important;}.top-0{ top:0 !important;}.top-50{ top:50% !important;}.top-100{ top:100% !important;}.bottom-0{ bottom:0 !important;}.bottom-50{ bottom:50% !important;}.bottom-100{ bottom:100% !important;}.start-0{ left:0 !important;}.start-50{ left:50% !important;}.start-100{ left:100% !important;}.end-0{ right:0 !important;}.end-50{ right:50% !important;}.end-100{ right:100% !important;}.translate-middle{ transform:translate(-50%,-50%) !important;}.translate-middle-x{ transform:translateX(-50%) !important;}.translate-middle-y{ transform:translateY(-50%) !important;}.border{ border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{ border:0 !important;}.border-top{ border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{ border-top:0 !important;}.border-end{ border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{ border-right:0 !important;}.border-bottom{ border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{ border-bottom:0 !important;}.border-start{ border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{ border-left:0 !important;}.border-primary{ --bs-border-opacity:1; border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-secondary{ --bs-border-opacity:1; border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-success{ --bs-border-opacity:1; border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-info{ --bs-border-opacity:1; border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-warning{ --bs-border-opacity:1; border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.border-danger{ --bs-border-opacity:1; border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-light{ --bs-border-opacity:1; border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.border-dark{ --bs-border-opacity:1; border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.border-white{ --bs-border-opacity:1; border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-1{ --bs-border-width:1px;}.border-2{ --bs-border-width:2px;}.border-3{ --bs-border-width:3px;}.border-4{ --bs-border-width:4px;}.border-5{ --bs-border-width:5px;}.border-opacity-10{ --bs-border-opacity:0.1;}.border-opacity-25{ --bs-border-opacity:0.25;}.border-opacity-50{ --bs-border-opacity:0.5;}.border-opacity-75{ --bs-border-opacity:0.75;}.border-opacity-100{ --bs-border-opacity:1;}.w-25{ width:25% !important;}.w-50{ width:50% !important;}.w-75{ width:75% !important;}.w-100{ width:100% !important;}.w-auto{ width:auto !important;}.mw-100{ max-width:100% !important;}.vw-100{ width:100vw !important;}.min-vw-100{ min-width:100vw !important;}.h-25{ height:25% !important;}.h-50{ height:50% !important;}.h-75{ height:75% !important;}.h-100{ height:100% !important;}.h-auto{ height:auto !important;}.mh-100{ max-height:100% !important;}.vh-100{ height:100vh !important;}.min-vh-100{ min-height:100vh !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;}.align-content-start{ align-content:flex-start !important;}.align-content-end{ align-content:flex-end !important;}.align-content-center{ align-content:center !important;}.align-content-between{ align-content:space-between !important;}.align-content-around{ align-content:space-around !important;}.align-content-stretch{ align-content:stretch !important;}.align-self-auto{ align-self:auto !important;}.align-self-start{ align-self:flex-start !important;}.align-self-end{ align-self:flex-end !important;}.align-self-center{ align-self:center !important;}.align-self-baseline{ align-self:baseline !important;}.align-self-stretch{ align-self: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;}.m-0{ margin:0 !important;}.m-1{ margin:0.25rem !important;}.m-2{ margin:0.5rem !important;}.m-3{ margin:1rem !important;}.m-4{ margin:1.5rem !important;}.m-5{ margin:3rem !important;}.m-auto{ margin:auto !important;}.mx-0{ margin-right:0 !important; margin-left:0 !important;}.mx-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;}.mx-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;}.mx-3{ margin-right:1rem !important; margin-left:1rem !important;}.mx-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;}.mx-5{ margin-right:3rem !important; margin-left:3rem !important;}.mx-auto{ margin-right:auto !important; margin-left:auto !important;}.my-0{ margin-top:0 !important; margin-bottom:0 !important;}.my-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;}.my-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;}.my-3{ margin-top:1rem !important; margin-bottom:1rem !important;}.my-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;}.my-5{ margin-top:3rem !important; margin-bottom:3rem !important;}.my-auto{ margin-top:auto !important; margin-bottom:auto !important;}.mt-0{ margin-top:0 !important;}.mt-1{ margin-top:0.25rem !important;}.mt-2{ margin-top:0.5rem !important;}.mt-3{ margin-top:1rem !important;}.mt-4{ margin-top:1.5rem !important;}.mt-5{ margin-top:3rem !important;}.mt-auto{ margin-top:auto !important;}.me-0{ margin-right:0 !important;}.me-1{ margin-right:0.25rem !important;}.me-2{ margin-right:0.5rem !important;}.me-3{ margin-right:1rem !important;}.me-4{ margin-right:1.5rem !important;}.me-5{ margin-right:3rem !important;}.me-auto{ margin-right:auto !important;}.mb-0{ margin-bottom:0 !important;}.mb-1{ margin-bottom:0.25rem !important;}.mb-2{ margin-bottom:0.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;}.ms-0{ margin-left:0 !important;}.ms-1{ margin-left:0.25rem !important;}.ms-2{ margin-left:0.5rem !important;}.ms-3{ margin-left:1rem !important;}.ms-4{ margin-left:1.5rem !important;}.ms-5{ margin-left:3rem !important;}.ms-auto{ margin-left:auto !important;}.p-0{ padding:0 !important;}.p-1{ padding:0.25rem !important;}.p-2{ padding:0.5rem !important;}.p-3{ padding:1rem !important;}.p-4{ padding:1.5rem !important;}.p-5{ padding:3rem !important;}.px-0{ padding-right:0 !important; padding-left:0 !important;}.px-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;}.px-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;}.px-3{ padding-right:1rem !important; padding-left:1rem !important;}.px-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;}.px-5{ padding-right:3rem !important; padding-left:3rem !important;}.py-0{ padding-top:0 !important; padding-bottom:0 !important;}.py-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;}.py-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;}.py-3{ padding-top:1rem !important; padding-bottom:1rem !important;}.py-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;}.py-5{ padding-top:3rem !important; padding-bottom:3rem !important;}.pt-0{ padding-top:0 !important;}.pt-1{ padding-top:0.25rem !important;}.pt-2{ padding-top:0.5rem !important;}.pt-3{ padding-top:1rem !important;}.pt-4{ padding-top:1.5rem !important;}.pt-5{ padding-top:3rem !important;}.pe-0{ padding-right:0 !important;}.pe-1{ padding-right:0.25rem !important;}.pe-2{ padding-right:0.5rem !important;}.pe-3{ padding-right:1rem !important;}.pe-4{ padding-right:1.5rem !important;}.pe-5{ padding-right:3rem !important;}.pb-0{ padding-bottom:0 !important;}.pb-1{ padding-bottom:0.25rem !important;}.pb-2{ padding-bottom:0.5rem !important;}.pb-3{ padding-bottom:1rem !important;}.pb-4{ padding-bottom:1.5rem !important;}.pb-5{ padding-bottom:3rem !important;}.ps-0{ padding-left:0 !important;}.ps-1{ padding-left:0.25rem !important;}.ps-2{ padding-left:0.5rem !important;}.ps-3{ padding-left:1rem !important;}.ps-4{ padding-left:1.5rem !important;}.ps-5{ padding-left:3rem !important;}.gap-0{ gap:0 !important;}.gap-1{ gap:0.25rem !important;}.gap-2{ gap:0.5rem !important;}.gap-3{ gap:1rem !important;}.gap-4{ gap:1.5rem !important;}.gap-5{ gap:3rem !important;}.font-monospace{ font-family:var(--bs-font-monospace) !important;}.fs-1{ font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{ font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{ font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{ font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{ font-size:1.25rem !important;}.fs-6{ font-size:1rem !important;}.fst-italic{ font-style:italic !important;}.fst-normal{ font-style:normal !important;}.fw-light{ font-weight:300 !important;}.fw-lighter{ font-weight:lighter !important;}.fw-normal{ font-weight:400 !important;}.fw-bold{ font-weight:700 !important;}.fw-semibold{ font-weight:600 !important;}.fw-bolder{ font-weight:bolder !important;}.lh-1{ line-height:1 !important;}.lh-sm{ line-height:1.25 !important;}.lh-base{ line-height:1.5 !important;}.lh-lg{ line-height:2 !important;}.text-start{ text-align:left !important;}.text-end{ text-align:right !important;}.text-center{ text-align:center !important;}.text-decoration-none{ text-decoration:none !important;}.text-decoration-underline{ text-decoration:underline !important;}.text-decoration-line-through{ text-decoration:line-through !important;}.text-lowercase{ text-transform:lowercase !important;}.text-uppercase{ text-transform:uppercase !important;}.text-capitalize{ text-transform:capitalize !important;}.text-wrap{ white-space:normal !important;}.text-nowrap{ white-space:nowrap !important;}.text-break{ word-wrap:break-word !important; word-break:break-word !important;}.text-primary{ --bs-text-opacity:1; color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{ --bs-text-opacity:1; color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-success{ --bs-text-opacity:1; color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{ --bs-text-opacity:1; color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{ --bs-text-opacity:1; color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{ --bs-text-opacity:1; color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{ --bs-text-opacity:1; color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{ --bs-text-opacity:1; color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-black{ --bs-text-opacity:1; color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-white{ --bs-text-opacity:1; color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-body{ --bs-text-opacity:1; color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{ --bs-text-opacity:1; color:#6c757d !important;}.text-black-50{ --bs-text-opacity:1; color:rgba(0,0,0,0.5) !important;}.text-white-50{ --bs-text-opacity:1; color:rgba(255,255,255,0.5) !important;}.text-reset{ --bs-text-opacity:1; color:inherit !important;}.text-opacity-25{ --bs-text-opacity:0.25;}.text-opacity-50{ --bs-text-opacity:0.5;}.text-opacity-75{ --bs-text-opacity:0.75;}.text-opacity-100{ --bs-text-opacity:1;}.bg-primary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{ --bs-bg-opacity:1; background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{ --bs-bg-opacity:1; background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{ --bs-bg-opacity:1; background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{ --bs-bg-opacity:1; background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-light{ --bs-bg-opacity:1; background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{ --bs-bg-opacity:1; background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-black{ --bs-bg-opacity:1; background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-white{ --bs-bg-opacity:1; background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-body{ --bs-bg-opacity:1; background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{ --bs-bg-opacity:1; background-color:transparent !important;}.bg-opacity-10{ --bs-bg-opacity:0.1;}.bg-opacity-25{ --bs-bg-opacity:0.25;}.bg-opacity-50{ --bs-bg-opacity:0.5;}.bg-opacity-75{ --bs-bg-opacity:0.75;}.bg-opacity-100{ --bs-bg-opacity:1;}.bg-gradient{ background-image:var(--bs-gradient) !important;}.user-select-all{ -webkit-user-select:all !important; -moz-user-select:all !important; user-select:all !important;}.user-select-auto{ -webkit-user-select:auto !important; -moz-user-select:auto !important; user-select:auto !important;}.user-select-none{ -webkit-user-select:none !important; -moz-user-select:none !important; user-select:none !important;}.pe-none{ pointer-events:none !important;}.pe-auto{ pointer-events:auto !important;}.rounded{ border-radius:var(--bs-border-radius) !important;}.rounded-0{ border-radius:0 !important;}.rounded-1{ border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{ border-radius:var(--bs-border-radius) !important;}.rounded-3{ border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{ border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{ border-radius:var(--bs-border-radius-2xl) !important;}.rounded-circle{ border-radius:50% !important;}.rounded-pill{ border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{ border-top-left-radius:var(--bs-border-radius) !important; border-top-right-radius:var(--bs-border-radius) !important;}.rounded-end{ border-top-right-radius:var(--bs-border-radius) !important; border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-bottom{ border-bottom-right-radius:var(--bs-border-radius) !important; border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-start{ border-bottom-left-radius:var(--bs-border-radius) !important; border-top-left-radius:var(--bs-border-radius) !important;}.visible{ visibility:visible !important;}.invisible{ visibility:hidden !important;}@media (min-width:576px){ .float-sm-start{ float:left !important;} .float-sm-end{ float:right !important;} .float-sm-none{ float:none !important;} .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;} .align-content-sm-start{ align-content:flex-start !important;} .align-content-sm-end{ align-content:flex-end !important;} .align-content-sm-center{ align-content:center !important;} .align-content-sm-between{ align-content:space-between !important;} .align-content-sm-around{ align-content:space-around !important;} .align-content-sm-stretch{ align-content:stretch !important;} .align-self-sm-auto{ align-self:auto !important;} .align-self-sm-start{ align-self:flex-start !important;} .align-self-sm-end{ align-self:flex-end !important;} .align-self-sm-center{ align-self:center !important;} .align-self-sm-baseline{ align-self:baseline !important;} .align-self-sm-stretch{ align-self: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;} .m-sm-0{ margin:0 !important;} .m-sm-1{ margin:0.25rem !important;} .m-sm-2{ margin:0.5rem !important;} .m-sm-3{ margin:1rem !important;} .m-sm-4{ margin:1.5rem !important;} .m-sm-5{ margin:3rem !important;} .m-sm-auto{ margin:auto !important;} .mx-sm-0{ margin-right:0 !important; margin-left:0 !important;} .mx-sm-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-sm-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-sm-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-sm-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-sm-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-sm-auto{ margin-right:auto !important; margin-left:auto !important;} .my-sm-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-sm-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-sm-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-sm-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-sm-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-sm-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-sm-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-sm-0{ margin-top:0 !important;} .mt-sm-1{ margin-top:0.25rem !important;} .mt-sm-2{ margin-top:0.5rem !important;} .mt-sm-3{ margin-top:1rem !important;} .mt-sm-4{ margin-top:1.5rem !important;} .mt-sm-5{ margin-top:3rem !important;} .mt-sm-auto{ margin-top:auto !important;} .me-sm-0{ margin-right:0 !important;} .me-sm-1{ margin-right:0.25rem !important;} .me-sm-2{ margin-right:0.5rem !important;} .me-sm-3{ margin-right:1rem !important;} .me-sm-4{ margin-right:1.5rem !important;} .me-sm-5{ margin-right:3rem !important;} .me-sm-auto{ margin-right:auto !important;} .mb-sm-0{ margin-bottom:0 !important;} .mb-sm-1{ margin-bottom:0.25rem !important;} .mb-sm-2{ margin-bottom:0.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;} .ms-sm-0{ margin-left:0 !important;} .ms-sm-1{ margin-left:0.25rem !important;} .ms-sm-2{ margin-left:0.5rem !important;} .ms-sm-3{ margin-left:1rem !important;} .ms-sm-4{ margin-left:1.5rem !important;} .ms-sm-5{ margin-left:3rem !important;} .ms-sm-auto{ margin-left:auto !important;} .p-sm-0{ padding:0 !important;} .p-sm-1{ padding:0.25rem !important;} .p-sm-2{ padding:0.5rem !important;} .p-sm-3{ padding:1rem !important;} .p-sm-4{ padding:1.5rem !important;} .p-sm-5{ padding:3rem !important;} .px-sm-0{ padding-right:0 !important; padding-left:0 !important;} .px-sm-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-sm-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-sm-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-sm-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-sm-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-sm-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-sm-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-sm-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-sm-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-sm-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-sm-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-sm-0{ padding-top:0 !important;} .pt-sm-1{ padding-top:0.25rem !important;} .pt-sm-2{ padding-top:0.5rem !important;} .pt-sm-3{ padding-top:1rem !important;} .pt-sm-4{ padding-top:1.5rem !important;} .pt-sm-5{ padding-top:3rem !important;} .pe-sm-0{ padding-right:0 !important;} .pe-sm-1{ padding-right:0.25rem !important;} .pe-sm-2{ padding-right:0.5rem !important;} .pe-sm-3{ padding-right:1rem !important;} .pe-sm-4{ padding-right:1.5rem !important;} .pe-sm-5{ padding-right:3rem !important;} .pb-sm-0{ padding-bottom:0 !important;} .pb-sm-1{ padding-bottom:0.25rem !important;} .pb-sm-2{ padding-bottom:0.5rem !important;} .pb-sm-3{ padding-bottom:1rem !important;} .pb-sm-4{ padding-bottom:1.5rem !important;} .pb-sm-5{ padding-bottom:3rem !important;} .ps-sm-0{ padding-left:0 !important;} .ps-sm-1{ padding-left:0.25rem !important;} .ps-sm-2{ padding-left:0.5rem !important;} .ps-sm-3{ padding-left:1rem !important;} .ps-sm-4{ padding-left:1.5rem !important;} .ps-sm-5{ padding-left:3rem !important;} .gap-sm-0{ gap:0 !important;} .gap-sm-1{ gap:0.25rem !important;} .gap-sm-2{ gap:0.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){ .float-md-start{ float:left !important;} .float-md-end{ float:right !important;} .float-md-none{ float:none !important;} .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;} .align-content-md-start{ align-content:flex-start !important;} .align-content-md-end{ align-content:flex-end !important;} .align-content-md-center{ align-content:center !important;} .align-content-md-between{ align-content:space-between !important;} .align-content-md-around{ align-content:space-around !important;} .align-content-md-stretch{ align-content:stretch !important;} .align-self-md-auto{ align-self:auto !important;} .align-self-md-start{ align-self:flex-start !important;} .align-self-md-end{ align-self:flex-end !important;} .align-self-md-center{ align-self:center !important;} .align-self-md-baseline{ align-self:baseline !important;} .align-self-md-stretch{ align-self: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;} .m-md-0{ margin:0 !important;} .m-md-1{ margin:0.25rem !important;} .m-md-2{ margin:0.5rem !important;} .m-md-3{ margin:1rem !important;} .m-md-4{ margin:1.5rem !important;} .m-md-5{ margin:3rem !important;} .m-md-auto{ margin:auto !important;} .mx-md-0{ margin-right:0 !important; margin-left:0 !important;} .mx-md-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-md-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-md-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-md-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-md-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-md-auto{ margin-right:auto !important; margin-left:auto !important;} .my-md-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-md-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-md-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-md-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-md-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-md-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-md-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-md-0{ margin-top:0 !important;} .mt-md-1{ margin-top:0.25rem !important;} .mt-md-2{ margin-top:0.5rem !important;} .mt-md-3{ margin-top:1rem !important;} .mt-md-4{ margin-top:1.5rem !important;} .mt-md-5{ margin-top:3rem !important;} .mt-md-auto{ margin-top:auto !important;} .me-md-0{ margin-right:0 !important;} .me-md-1{ margin-right:0.25rem !important;} .me-md-2{ margin-right:0.5rem !important;} .me-md-3{ margin-right:1rem !important;} .me-md-4{ margin-right:1.5rem !important;} .me-md-5{ margin-right:3rem !important;} .me-md-auto{ margin-right:auto !important;} .mb-md-0{ margin-bottom:0 !important;} .mb-md-1{ margin-bottom:0.25rem !important;} .mb-md-2{ margin-bottom:0.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;} .ms-md-0{ margin-left:0 !important;} .ms-md-1{ margin-left:0.25rem !important;} .ms-md-2{ margin-left:0.5rem !important;} .ms-md-3{ margin-left:1rem !important;} .ms-md-4{ margin-left:1.5rem !important;} .ms-md-5{ margin-left:3rem !important;} .ms-md-auto{ margin-left:auto !important;} .p-md-0{ padding:0 !important;} .p-md-1{ padding:0.25rem !important;} .p-md-2{ padding:0.5rem !important;} .p-md-3{ padding:1rem !important;} .p-md-4{ padding:1.5rem !important;} .p-md-5{ padding:3rem !important;} .px-md-0{ padding-right:0 !important; padding-left:0 !important;} .px-md-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-md-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-md-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-md-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-md-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-md-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-md-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-md-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-md-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-md-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-md-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-md-0{ padding-top:0 !important;} .pt-md-1{ padding-top:0.25rem !important;} .pt-md-2{ padding-top:0.5rem !important;} .pt-md-3{ padding-top:1rem !important;} .pt-md-4{ padding-top:1.5rem !important;} .pt-md-5{ padding-top:3rem !important;} .pe-md-0{ padding-right:0 !important;} .pe-md-1{ padding-right:0.25rem !important;} .pe-md-2{ padding-right:0.5rem !important;} .pe-md-3{ padding-right:1rem !important;} .pe-md-4{ padding-right:1.5rem !important;} .pe-md-5{ padding-right:3rem !important;} .pb-md-0{ padding-bottom:0 !important;} .pb-md-1{ padding-bottom:0.25rem !important;} .pb-md-2{ padding-bottom:0.5rem !important;} .pb-md-3{ padding-bottom:1rem !important;} .pb-md-4{ padding-bottom:1.5rem !important;} .pb-md-5{ padding-bottom:3rem !important;} .ps-md-0{ padding-left:0 !important;} .ps-md-1{ padding-left:0.25rem !important;} .ps-md-2{ padding-left:0.5rem !important;} .ps-md-3{ padding-left:1rem !important;} .ps-md-4{ padding-left:1.5rem !important;} .ps-md-5{ padding-left:3rem !important;} .gap-md-0{ gap:0 !important;} .gap-md-1{ gap:0.25rem !important;} .gap-md-2{ gap:0.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){ .float-lg-start{ float:left !important;} .float-lg-end{ float:right !important;} .float-lg-none{ float:none !important;} .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;} .align-content-lg-start{ align-content:flex-start !important;} .align-content-lg-end{ align-content:flex-end !important;} .align-content-lg-center{ align-content:center !important;} .align-content-lg-between{ align-content:space-between !important;} .align-content-lg-around{ align-content:space-around !important;} .align-content-lg-stretch{ align-content:stretch !important;} .align-self-lg-auto{ align-self:auto !important;} .align-self-lg-start{ align-self:flex-start !important;} .align-self-lg-end{ align-self:flex-end !important;} .align-self-lg-center{ align-self:center !important;} .align-self-lg-baseline{ align-self:baseline !important;} .align-self-lg-stretch{ align-self: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;} .m-lg-0{ margin:0 !important;} .m-lg-1{ margin:0.25rem !important;} .m-lg-2{ margin:0.5rem !important;} .m-lg-3{ margin:1rem !important;} .m-lg-4{ margin:1.5rem !important;} .m-lg-5{ margin:3rem !important;} .m-lg-auto{ margin:auto !important;} .mx-lg-0{ margin-right:0 !important; margin-left:0 !important;} .mx-lg-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-lg-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-lg-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-lg-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-lg-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-lg-auto{ margin-right:auto !important; margin-left:auto !important;} .my-lg-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-lg-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-lg-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-lg-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-lg-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-lg-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-lg-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-lg-0{ margin-top:0 !important;} .mt-lg-1{ margin-top:0.25rem !important;} .mt-lg-2{ margin-top:0.5rem !important;} .mt-lg-3{ margin-top:1rem !important;} .mt-lg-4{ margin-top:1.5rem !important;} .mt-lg-5{ margin-top:3rem !important;} .mt-lg-auto{ margin-top:auto !important;} .me-lg-0{ margin-right:0 !important;} .me-lg-1{ margin-right:0.25rem !important;} .me-lg-2{ margin-right:0.5rem !important;} .me-lg-3{ margin-right:1rem !important;} .me-lg-4{ margin-right:1.5rem !important;} .me-lg-5{ margin-right:3rem !important;} .me-lg-auto{ margin-right:auto !important;} .mb-lg-0{ margin-bottom:0 !important;} .mb-lg-1{ margin-bottom:0.25rem !important;} .mb-lg-2{ margin-bottom:0.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;} .ms-lg-0{ margin-left:0 !important;} .ms-lg-1{ margin-left:0.25rem !important;} .ms-lg-2{ margin-left:0.5rem !important;} .ms-lg-3{ margin-left:1rem !important;} .ms-lg-4{ margin-left:1.5rem !important;} .ms-lg-5{ margin-left:3rem !important;} .ms-lg-auto{ margin-left:auto !important;} .p-lg-0{ padding:0 !important;} .p-lg-1{ padding:0.25rem !important;} .p-lg-2{ padding:0.5rem !important;} .p-lg-3{ padding:1rem !important;} .p-lg-4{ padding:1.5rem !important;} .p-lg-5{ padding:3rem !important;} .px-lg-0{ padding-right:0 !important; padding-left:0 !important;} .px-lg-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-lg-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-lg-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-lg-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-lg-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-lg-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-lg-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-lg-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-lg-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-lg-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-lg-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-lg-0{ padding-top:0 !important;} .pt-lg-1{ padding-top:0.25rem !important;} .pt-lg-2{ padding-top:0.5rem !important;} .pt-lg-3{ padding-top:1rem !important;} .pt-lg-4{ padding-top:1.5rem !important;} .pt-lg-5{ padding-top:3rem !important;} .pe-lg-0{ padding-right:0 !important;} .pe-lg-1{ padding-right:0.25rem !important;} .pe-lg-2{ padding-right:0.5rem !important;} .pe-lg-3{ padding-right:1rem !important;} .pe-lg-4{ padding-right:1.5rem !important;} .pe-lg-5{ padding-right:3rem !important;} .pb-lg-0{ padding-bottom:0 !important;} .pb-lg-1{ padding-bottom:0.25rem !important;} .pb-lg-2{ padding-bottom:0.5rem !important;} .pb-lg-3{ padding-bottom:1rem !important;} .pb-lg-4{ padding-bottom:1.5rem !important;} .pb-lg-5{ padding-bottom:3rem !important;} .ps-lg-0{ padding-left:0 !important;} .ps-lg-1{ padding-left:0.25rem !important;} .ps-lg-2{ padding-left:0.5rem !important;} .ps-lg-3{ padding-left:1rem !important;} .ps-lg-4{ padding-left:1.5rem !important;} .ps-lg-5{ padding-left:3rem !important;} .gap-lg-0{ gap:0 !important;} .gap-lg-1{ gap:0.25rem !important;} .gap-lg-2{ gap:0.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){ .float-xl-start{ float:left !important;} .float-xl-end{ float:right !important;} .float-xl-none{ float:none !important;} .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;} .align-content-xl-start{ align-content:flex-start !important;} .align-content-xl-end{ align-content:flex-end !important;} .align-content-xl-center{ align-content:center !important;} .align-content-xl-between{ align-content:space-between !important;} .align-content-xl-around{ align-content:space-around !important;} .align-content-xl-stretch{ align-content:stretch !important;} .align-self-xl-auto{ align-self:auto !important;} .align-self-xl-start{ align-self:flex-start !important;} .align-self-xl-end{ align-self:flex-end !important;} .align-self-xl-center{ align-self:center !important;} .align-self-xl-baseline{ align-self:baseline !important;} .align-self-xl-stretch{ align-self: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;} .m-xl-0{ margin:0 !important;} .m-xl-1{ margin:0.25rem !important;} .m-xl-2{ margin:0.5rem !important;} .m-xl-3{ margin:1rem !important;} .m-xl-4{ margin:1.5rem !important;} .m-xl-5{ margin:3rem !important;} .m-xl-auto{ margin:auto !important;} .mx-xl-0{ margin-right:0 !important; margin-left:0 !important;} .mx-xl-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-xl-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-xl-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-xl-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-xl-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-xl-auto{ margin-right:auto !important; margin-left:auto !important;} .my-xl-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-xl-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-xl-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-xl-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-xl-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-xl-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-xl-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-xl-0{ margin-top:0 !important;} .mt-xl-1{ margin-top:0.25rem !important;} .mt-xl-2{ margin-top:0.5rem !important;} .mt-xl-3{ margin-top:1rem !important;} .mt-xl-4{ margin-top:1.5rem !important;} .mt-xl-5{ margin-top:3rem !important;} .mt-xl-auto{ margin-top:auto !important;} .me-xl-0{ margin-right:0 !important;} .me-xl-1{ margin-right:0.25rem !important;} .me-xl-2{ margin-right:0.5rem !important;} .me-xl-3{ margin-right:1rem !important;} .me-xl-4{ margin-right:1.5rem !important;} .me-xl-5{ margin-right:3rem !important;} .me-xl-auto{ margin-right:auto !important;} .mb-xl-0{ margin-bottom:0 !important;} .mb-xl-1{ margin-bottom:0.25rem !important;} .mb-xl-2{ margin-bottom:0.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;} .ms-xl-0{ margin-left:0 !important;} .ms-xl-1{ margin-left:0.25rem !important;} .ms-xl-2{ margin-left:0.5rem !important;} .ms-xl-3{ margin-left:1rem !important;} .ms-xl-4{ margin-left:1.5rem !important;} .ms-xl-5{ margin-left:3rem !important;} .ms-xl-auto{ margin-left:auto !important;} .p-xl-0{ padding:0 !important;} .p-xl-1{ padding:0.25rem !important;} .p-xl-2{ padding:0.5rem !important;} .p-xl-3{ padding:1rem !important;} .p-xl-4{ padding:1.5rem !important;} .p-xl-5{ padding:3rem !important;} .px-xl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xl-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-xl-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-xl-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-xl-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-xl-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-xl-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-xl-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-xl-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-xl-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-xl-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-xl-0{ padding-top:0 !important;} .pt-xl-1{ padding-top:0.25rem !important;} .pt-xl-2{ padding-top:0.5rem !important;} .pt-xl-3{ padding-top:1rem !important;} .pt-xl-4{ padding-top:1.5rem !important;} .pt-xl-5{ padding-top:3rem !important;} .pe-xl-0{ padding-right:0 !important;} .pe-xl-1{ padding-right:0.25rem !important;} .pe-xl-2{ padding-right:0.5rem !important;} .pe-xl-3{ padding-right:1rem !important;} .pe-xl-4{ padding-right:1.5rem !important;} .pe-xl-5{ padding-right:3rem !important;} .pb-xl-0{ padding-bottom:0 !important;} .pb-xl-1{ padding-bottom:0.25rem !important;} .pb-xl-2{ padding-bottom:0.5rem !important;} .pb-xl-3{ padding-bottom:1rem !important;} .pb-xl-4{ padding-bottom:1.5rem !important;} .pb-xl-5{ padding-bottom:3rem !important;} .ps-xl-0{ padding-left:0 !important;} .ps-xl-1{ padding-left:0.25rem !important;} .ps-xl-2{ padding-left:0.5rem !important;} .ps-xl-3{ padding-left:1rem !important;} .ps-xl-4{ padding-left:1.5rem !important;} .ps-xl-5{ padding-left:3rem !important;} .gap-xl-0{ gap:0 !important;} .gap-xl-1{ gap:0.25rem !important;} .gap-xl-2{ gap:0.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){ .float-xxl-start{ float:left !important;} .float-xxl-end{ float:right !important;} .float-xxl-none{ float:none !important;} .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;} .align-content-xxl-start{ align-content:flex-start !important;} .align-content-xxl-end{ align-content:flex-end !important;} .align-content-xxl-center{ align-content:center !important;} .align-content-xxl-between{ align-content:space-between !important;} .align-content-xxl-around{ align-content:space-around !important;} .align-content-xxl-stretch{ align-content:stretch !important;} .align-self-xxl-auto{ align-self:auto !important;} .align-self-xxl-start{ align-self:flex-start !important;} .align-self-xxl-end{ align-self:flex-end !important;} .align-self-xxl-center{ align-self:center !important;} .align-self-xxl-baseline{ align-self:baseline !important;} .align-self-xxl-stretch{ align-self: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;} .m-xxl-0{ margin:0 !important;} .m-xxl-1{ margin:0.25rem !important;} .m-xxl-2{ margin:0.5rem !important;} .m-xxl-3{ margin:1rem !important;} .m-xxl-4{ margin:1.5rem !important;} .m-xxl-5{ margin:3rem !important;} .m-xxl-auto{ margin:auto !important;} .mx-xxl-0{ margin-right:0 !important; margin-left:0 !important;} .mx-xxl-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-xxl-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-xxl-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-xxl-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-xxl-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-xxl-auto{ margin-right:auto !important; margin-left:auto !important;} .my-xxl-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-xxl-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-xxl-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-xxl-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-xxl-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-xxl-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-xxl-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-xxl-0{ margin-top:0 !important;} .mt-xxl-1{ margin-top:0.25rem !important;} .mt-xxl-2{ margin-top:0.5rem !important;} .mt-xxl-3{ margin-top:1rem !important;} .mt-xxl-4{ margin-top:1.5rem !important;} .mt-xxl-5{ margin-top:3rem !important;} .mt-xxl-auto{ margin-top:auto !important;} .me-xxl-0{ margin-right:0 !important;} .me-xxl-1{ margin-right:0.25rem !important;} .me-xxl-2{ margin-right:0.5rem !important;} .me-xxl-3{ margin-right:1rem !important;} .me-xxl-4{ margin-right:1.5rem !important;} .me-xxl-5{ margin-right:3rem !important;} .me-xxl-auto{ margin-right:auto !important;} .mb-xxl-0{ margin-bottom:0 !important;} .mb-xxl-1{ margin-bottom:0.25rem !important;} .mb-xxl-2{ margin-bottom:0.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;} .ms-xxl-0{ margin-left:0 !important;} .ms-xxl-1{ margin-left:0.25rem !important;} .ms-xxl-2{ margin-left:0.5rem !important;} .ms-xxl-3{ margin-left:1rem !important;} .ms-xxl-4{ margin-left:1.5rem !important;} .ms-xxl-5{ margin-left:3rem !important;} .ms-xxl-auto{ margin-left:auto !important;} .p-xxl-0{ padding:0 !important;} .p-xxl-1{ padding:0.25rem !important;} .p-xxl-2{ padding:0.5rem !important;} .p-xxl-3{ padding:1rem !important;} .p-xxl-4{ padding:1.5rem !important;} .p-xxl-5{ padding:3rem !important;} .px-xxl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xxl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xxl-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-xxl-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-xxl-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-xxl-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-xxl-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-xxl-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-xxl-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-xxl-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-xxl-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-xxl-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-xxl-0{ padding-top:0 !important;} .pt-xxl-1{ padding-top:0.25rem !important;} .pt-xxl-2{ padding-top:0.5rem !important;} .pt-xxl-3{ padding-top:1rem !important;} .pt-xxl-4{ padding-top:1.5rem !important;} .pt-xxl-5{ padding-top:3rem !important;} .pe-xxl-0{ padding-right:0 !important;} .pe-xxl-1{ padding-right:0.25rem !important;} .pe-xxl-2{ padding-right:0.5rem !important;} .pe-xxl-3{ padding-right:1rem !important;} .pe-xxl-4{ padding-right:1.5rem !important;} .pe-xxl-5{ padding-right:3rem !important;} .pb-xxl-0{ padding-bottom:0 !important;} .pb-xxl-1{ padding-bottom:0.25rem !important;} .pb-xxl-2{ padding-bottom:0.5rem !important;} .pb-xxl-3{ padding-bottom:1rem !important;} .pb-xxl-4{ padding-bottom:1.5rem !important;} .pb-xxl-5{ padding-bottom:3rem !important;} .ps-xxl-0{ padding-left:0 !important;} .ps-xxl-1{ padding-left:0.25rem !important;} .ps-xxl-2{ padding-left:0.5rem !important;} .ps-xxl-3{ padding-left:1rem !important;} .ps-xxl-4{ padding-left:1.5rem !important;} .ps-xxl-5{ padding-left:3rem !important;} .gap-xxl-0{ gap:0 !important;} .gap-xxl-1{ gap:0.25rem !important;} .gap-xxl-2{ gap:0.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 (min-width:1200px){ .fs-1{ font-size:2.5rem !important;} .fs-2{ font-size:2rem !important;} .fs-3{ font-size:1.75rem !important;} .fs-4{ font-size:1.5rem !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;}}body.compensate-for-scrollbar{ overflow:hidden;}.fancybox-active{ height:auto;}.fancybox-is-hidden{ left:-9999px; margin:0; position:absolute !important; top:-9999px; visibility:hidden;}.fancybox-container{ -webkit-backface-visibility:hidden; height:100%; left:0; outline:none; position:fixed; -webkit-tap-highlight-color:transparent; top:0; -ms-touch-action:manipulation; touch-action:manipulation; transform:translateZ(0); width:100%; z-index:99992;}.fancybox-container *{ box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{ bottom:0; left:0; position:absolute; right:0; top:0;}.fancybox-outer{ -webkit-overflow-scrolling:touch; overflow-y:auto;}.fancybox-bg{ background:rgb(30,30,30); opacity:0; transition-duration:inherit; transition-property:opacity; transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{ opacity:.9; transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{ direction:ltr; opacity:0; position:absolute; transition:opacity .25s ease,visibility 0s ease .25s; visibility:hidden; z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{ opacity:1; transition:opacity .25s ease 0s,visibility 0s ease 0s; visibility:visible;}.fancybox-infobar{ color:#ccc; font-size:13px; -webkit-font-smoothing:subpixel-antialiased; height:44px; left:0; line-height:44px; min-width:44px; mix-blend-mode:difference; padding:0 10px; pointer-events:none; top:0; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}.fancybox-toolbar{right:0;top:0}.fancybox-stage{ direction:ltr; overflow:visible; transform:translateZ(0); z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{ -webkit-backface-visibility:hidden;  display:none; height:100%; left:0; outline:none; overflow:auto; -webkit-overflow-scrolling:touch; padding:44px; position:absolute; text-align:center; top:0; transition-property:transform,opacity; white-space:normal; width:100%; z-index:99994;}.fancybox-slide::before{ content:''; display:inline-block; font-size:0; height:100%; vertical-align:middle; width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{ display:block;}.fancybox-slide--image{ overflow:hidden; padding:44px 0;}.fancybox-slide--image::before{ display:none;}.fancybox-slide--html{ padding:6px;}.fancybox-content{ background:#fff; display:inline-block; margin:0; max-width:100%; overflow:auto; -webkit-overflow-scrolling:touch; padding:44px; position:relative; text-align:left; vertical-align:middle;}.fancybox-slide--image .fancybox-content{ animation-timing-function:cubic-bezier(.5,0,.14,1); -webkit-backface-visibility:hidden; background:transparent; background-repeat:no-repeat; background-size:100% 100%; left:0; max-width:none; overflow:visible; padding:0; position:absolute; top:0; -ms-transform-origin:top left; transform-origin:top left; transition-property:transform,opacity; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; z-index:99995;}.fancybox-can-zoomOut .fancybox-content{ cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{ cursor:zoom-in;}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{ cursor:-webkit-grab; cursor:grab;}.fancybox-is-grabbing .fancybox-content{ cursor:-webkit-grabbing; cursor:grabbing;}.fancybox-container [data-selectable='true']{ cursor:text;}.fancybox-image,.fancybox-spaceball{ background:transparent; border:0; height:100%; left:0; margin:0; max-height:none; max-width:none; padding:0; position:absolute; top:0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; width:100%;}.fancybox-spaceball{ z-index:1;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{ height:100%; overflow:visible; padding:0; width:100%;}.fancybox-slide--video .fancybox-content{ background:#000;}.fancybox-slide--map .fancybox-content{ background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{ background:#fff;}.fancybox-video,.fancybox-iframe{ background:transparent; border:0; display:block; height:100%; margin:0; overflow:hidden; padding:0; width:100%;}.fancybox-iframe{ left:0; position:absolute; top:0;}.fancybox-error{ background:#fff; cursor:default; max-width:400px; padding:40px; width:100%;}.fancybox-error p{ color:#444; font-size:16px; line-height:20px; margin:0; padding:0;}.fancybox-button{background:var(--link);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;width:44px;height:44px;margin:0;padding:10px;position:relative;transition:.4s;vertical-align:top;visibility:inherit}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#fff}.fancybox-button:hover{color:#fff;background:var(--linkhover)}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{background:none;color:transparent;cursor:default;outline:none}.fancybox-button div{ height:100%;}.fancybox-button svg{ display:block; height:100%; overflow:visible; position:relative; width:100%;}.fancybox-button svg path{ fill:currentColor; stroke-width:0;}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){ display:none;}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){ display:none;}.fancybox-progress{ background:#ff5268; height:2px; left:0; position:absolute; right:0; top:0; -ms-transform:scaleX(0); transform:scaleX(0); -ms-transform-origin:0; transform-origin:0; transition-property:transform; transition-timing-function:linear; z-index:99998;}.fancybox-close-small{ background:transparent; border:0; border-radius:0; color:#ccc; cursor:pointer; opacity:.8; padding:8px; position:absolute; right:-12px; top:-44px; z-index:401;}.fancybox-close-small:hover{ color:#fff; opacity:1;}.fancybox-slide--html .fancybox-close-small{ color:currentColor; padding:10px; right:0; top:0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{ overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{ display:none;}.fancybox-navigation .fancybox-button{ background-clip:content-box; height:100px; opacity:0; position:absolute; top:calc(50% - 50px); width:70px;}.fancybox-navigation .fancybox-button div{ padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{ left:0; left:env(safe-area-inset-left);}.fancybox-navigation .fancybox-button--arrow_right{ right:0; right:env(safe-area-inset-right);}.fancybox-caption{ background:linear-gradient(to top, rgba(0,0,0,.85) 0%, rgba(0,0,0,.3) 50%, rgba(0,0,0,.15) 65%, rgba(0,0,0,.075) 75.5%, rgba(0,0,0,.037) 82.85%, rgba(0,0,0,.019) 88%, rgba(0,0,0,0) 100%); bottom:0; color:#eee; font-size:14px; font-weight:400; left:0; line-height:1.5; padding:75px 44px 25px 44px; pointer-events:none; right:0; text-align:center; z-index:99996;}@supports (padding:max(0px)){ .fancybox-caption{ padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{ margin-top:-50px;}.fancybox-caption__body{ max-height:50vh; overflow:auto; pointer-events:all;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{ color:#ccc; text-decoration:none;}.fancybox-caption a:hover{ color:#fff; text-decoration:underline;}.fancybox-loading{ animation:fancybox-rotate 1s linear infinite; background:transparent; border:4px solid #888; border-bottom-color:#fff; border-radius:50%; height:50px; left:50%; margin:-25px 0 0 -25px; opacity:.7; padding:0; position:absolute; top:50%; width:50px; z-index:99999;}@keyframes fancybox-rotate{ 100%{ transform:rotate(360deg);}}.fancybox-animated{ transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{ opacity:0; transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{ opacity:0; transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{ opacity:1; transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{ opacity:0; transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{ opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{ opacity:0; transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{ opacity:0; transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{ opacity:0; -ms-transform:rotate(-360deg); transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{ opacity:0; -ms-transform:rotate(360deg); transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{ opacity:1; -ms-transform:rotate(0deg); transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{ opacity:0; transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{ opacity:0; transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{ transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{ transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{ transform:translate3d(0,0,0) scale(1);}@media all and (max-height:576px){ .fancybox-slide{ padding-left:6px; padding-right:6px;} .fancybox-slide--image{ padding:6px 0;} .fancybox-close-small{ right:-6px;} .fancybox-slide--image .fancybox-close-small{ background:#4e4e4e; color:#f2f4f6; height:36px; opacity:1; padding:6px; right:0; top:0; width:36px;} .fancybox-caption{ padding-left:12px; padding-right:12px;} @supports (padding:max(0px)){ .fancybox-caption{ padding-left:max(12px,env(safe-area-inset-left)); padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{ background:#f4f4f4; border-radius:3px; max-width:90%; padding:30px; text-align:center;}.fancybox-share h1{ color:#222; font-size:35px; font-weight:700; margin:0 0 20px 0;}.fancybox-share p{ margin:0; padding:0;}.fancybox-share__button{ border:0; border-radius:3px; display:inline-block; font-size:14px; font-weight:700; line-height:40px; margin:0 5px 10px 5px; min-width:130px; padding:0 15px; text-decoration:none; transition:all .2s; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{ color:#fff;}.fancybox-share__button:hover{ text-decoration:none;}.fancybox-share__button--fb{ background:#3b5998;}.fancybox-share__button--fb:hover{ background:#344e86;}.fancybox-share__button--pt{ background:#bd081d;}.fancybox-share__button--pt:hover{ background:#aa0719;}.fancybox-share__button--tw{ background:#1da1f2;}.fancybox-share__button--tw:hover{ background:#0d95e8;}.fancybox-share__button svg{ height:25px; margin-right:7px; position:relative; top:-1px; vertical-align:middle; width:25px;}.fancybox-share__button svg path{ fill:#fff;}.fancybox-share__input{ background:transparent; border:0; border-bottom:1px solid #d7d7d7; border-radius:0; color:#5d5b5b; font-size:14px; margin:10px 0 0 0; outline:none; padding:10px 15px; width:100%;}.fancybox-thumbs{ background:#ddd; bottom:0; display:none; margin:0; -webkit-overflow-scrolling:touch; -ms-overflow-style:-ms-autohiding-scrollbar; padding:2px 2px 4px 2px; position:absolute; right:0; -webkit-tap-highlight-color:rgba(0,0,0,0); top:0; width:212px; z-index:99995;}.fancybox-thumbs-x{ overflow-x:auto; overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{ display:block;}.fancybox-show-thumbs .fancybox-inner{ right:212px;}.fancybox-thumbs__list{ font-size:0; height:100%; list-style:none; margin:0; overflow-x:hidden; overflow-y:auto; padding:0; position:absolute; position:relative; white-space:nowrap; width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{ overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{ width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{ background:#fff; border-radius:10px; box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{ background:#2a2a2a; border-radius:10px;}.fancybox-thumbs__list a{ -webkit-backface-visibility:hidden; backface-visibility:hidden; background-color:rgba(0,0,0,.1); background-position:center center; background-repeat:no-repeat; background-size:cover; cursor:pointer; float:left; height:75px; margin:2px; max-height:calc(100% - 8px); max-width:calc(50% - 4px); outline:none; overflow:hidden; padding:0; position:relative; -webkit-tap-highlight-color:transparent; width:100px;}.fancybox-thumbs__list a::before{ border:6px solid #ff5268; bottom:0; content:''; left:0; opacity:0; position:absolute; right:0; top:0; transition:all .2s cubic-bezier(.25,.46,.45,.94); z-index:99991;}.fancybox-thumbs__list a:focus::before{ opacity:.5;}.fancybox-thumbs__list a.fancybox-thumbs-active::before{ opacity:1;}@media all and (max-width:576px){ .fancybox-thumbs{ width:110px;} .fancybox-show-thumbs .fancybox-inner{ right:110px;} .fancybox-thumbs__list a{ max-width:calc(100% - 10px);}}body.compensate-for-scrollbar{ overflow:hidden;}.fancyboxv3-active{ height:auto;}.fancyboxv3-is-hidden{ left:-9999px; margin:0; position:absolute !important; top:-9999px; visibility:hidden;}.fancyboxv3-container{ -webkit-backface-visibility:hidden; backface-visibility:hidden; height:100%; left:0; position:fixed; -webkit-tap-highlight-color:transparent; top:0; -webkit-transform:translateZ(0); transform:translateZ(0); width:100%; z-index:999999;}.fancyboxv3-container *{ box-sizing:border-box;}.fancyboxv3-outer,.fancyboxv3-inner,.fancyboxv3-bg,.fancyboxv3-stage{ bottom:0; left:0; position:absolute; right:0; top:0;}.fancyboxv3-outer{ -webkit-overflow-scrolling:touch; overflow-y:auto;}.fancyboxv3-bg{ background:#1e1e1e; opacity:0; transition-duration:inherit; transition-property:opacity; transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);}.fancyboxv3-is-open .fancyboxv3-bg{ opacity:.87; transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);}.fancyboxv3-infobar,.fancyboxv3-toolbar,.caption-container,.fancyboxv3-navigation .fancyboxv3-button{ direction:ltr; opacity:0; position:absolute; transition:opacity .25s,visibility 0s linear .25s; visibility:hidden; z-index:99997;}.fancyboxv3-show-infobar .fancyboxv3-infobar,.fancyboxv3-show-toolbar .fancyboxv3-toolbar,.fancyboxv3-show-caption .caption-container,.fancyboxv3-show-nav .fancyboxv3-navigation .fancyboxv3-button{ opacity:1; transition:opacity .25s,visibility 0s; visibility:visible;}.fancyboxv3-infobar{ color:#ccc; font-size:13px; -webkit-font-smoothing:subpixel-antialiased; height:44px; left:0; line-height:44px; min-width:44px; mix-blend-mode:difference; padding:0 10px; pointer-events:none; text-align:center; top:0; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}.fancyboxv3-toolbar{ right:0; top:0;}.fancyboxv3-stage{ direction:ltr; overflow:visible; -webkit-transform:translate3d(0,0,0); z-index:99994;}.fancyboxv3-is-open .fancyboxv3-stage{ overflow:hidden;}.fancyboxv3-slide{ -webkit-backface-visibility:hidden; backface-visibility:hidden; display:none; height:100%; left:0; outline:none; overflow:auto; -webkit-overflow-scrolling:touch; padding:44px; position:absolute; text-align:center; top:0; transition-property:opacity,-webkit-transform; transition-property:transform,opacity; transition-property:transform,opacity,-webkit-transform; white-space:normal; width:100%; z-index:99994;}.fancyboxv3-slide::before{ content:''; display:inline-block; height:100%; margin-right:0; vertical-align:middle; width:0;}.fancyboxv3-is-sliding .fancyboxv3-slide,.fancyboxv3-slide--previous,.fancyboxv3-slide--current,.fancyboxv3-slide--next{ display:block;}.fancyboxv3-slide--next{ z-index:99995;}.fancyboxv3-slide--image{ overflow:visible; padding:44px 0;}.fancyboxv3-slide--image::before{ display:none;}.fancyboxv3-slide--html{ padding:6px 6px 0 6px;}.fancyboxv3-slide--iframe{ padding:44px 5px 0 5px;}.fancyboxv3-content{ background:#fff; display:inline-block; margin:0 0 6px 0; max-width:100%; overflow:auto; padding:0; padding:24px; position:relative; text-align:left; vertical-align:middle;}.fancyboxv3-slide--image .fancyboxv3-content{ -webkit-animation-timing-function:cubic-bezier(0.5,0,0.14,1); animation-timing-function:cubic-bezier(0.5,0,0.14,1); -webkit-backface-visibility:hidden; backface-visibility:hidden; background:transparent; background-repeat:no-repeat; background-size:100% 100%; left:0; margin:0; max-width:none; overflow:visible; padding:0; position:absolute; top:0; -webkit-transform-origin:top left; -ms-transform-origin:top left; transform-origin:top left; transition-property:opacity,-webkit-transform; transition-property:transform,opacity; transition-property:transform,opacity,-webkit-transform; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; z-index:99995;}.fancyboxv3-can-zoomOut .fancyboxv3-content{ cursor:-webkit-zoom-out; cursor:zoom-out;}.fancyboxv3-can-zoomIn .fancyboxv3-content{ cursor:-webkit-zoom-in; cursor:zoom-in;}.fancyboxv3-can-drag .fancyboxv3-content{ cursor:-webkit-grab; cursor:grab;}.fancyboxv3-is-dragging .fancyboxv3-content{ cursor:-webkit-grabbing; cursor:grabbing;}.fancyboxv3-container [data-selectable='true']{ cursor:text;}.fancyboxv3-image,.fancyboxv3-spaceball{ background:transparent; border:0; height:100%; left:0; margin:0; max-height:none; max-width:none; padding:0; position:absolute; top:0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; width:100%;}.fancyboxv3-spaceball{ z-index:1;}.fancyboxv3-slide--html .fancyboxv3-content{ margin-bottom:6px;}.fancyboxv3-slide--video .fancyboxv3-content,.fancyboxv3-slide--map .fancyboxv3-content,.fancyboxv3-slide--iframe .fancyboxv3-content{ height:100%; margin:0; overflow:visible; padding:0; width:100%;}.fancyboxv3-slide--video .fancyboxv3-content{ background:#000;}.fancyboxv3-slide--map .fancyboxv3-content{ background:#e5e3df;}.fancyboxv3-slide--iframe .fancyboxv3-content{ background:#fff; height:calc(100% - 44px); margin-bottom:44px;}.fancyboxv3-video,.fancyboxv3-iframe{ background:transparent; border:0; height:100%; margin:0; overflow:hidden; padding:0; width:100%;}.fancyboxv3-iframe{ vertical-align:top;}.fancyboxv3-error{ background:#fff; cursor:default; max-width:400px; padding:40px; width:100%;}.fancyboxv3-error p{ color:#444; font-size:16px; line-height:20px; margin:0; padding:0;}.fancyboxv3-button{ background:rgba(30,30,30,0.6); border:0; border-radius:0; cursor:pointer; display:inline-block; height:44px; margin:0; outline:none; padding:10px; transition:color .2s; vertical-align:top; width:44px;}.fancyboxv3-button,.fancyboxv3-button:visited,.fancyboxv3-button:link{ color:#ccc;}.fancyboxv3-button:focus,.fancyboxv3-button:hover{ color:#fff;}.fancyboxv3-button.disabled,.fancyboxv3-button.disabled:hover,.fancyboxv3-button[disabled],.fancyboxv3-button[disabled]:hover{ color:#888; cursor:default;}.fancyboxv3-button svg{ display:block; overflow:visible; position:relative; shape-rendering:geometricPrecision;}.fancyboxv3-button svg path{ fill:transparent; stroke:currentColor; stroke-linejoin:round; stroke-width:3;}.fancyboxv3-button--play svg path:nth-child(2){ display:none;}.fancyboxv3-button--pause svg path:nth-child(1){ display:none;}.fancyboxv3-button--play svg path,.fancyboxv3-button--share svg path,.fancyboxv3-button--thumbs svg path{ fill:currentColor;}.fancyboxv3-button--share svg path{ stroke-width:1;}.fancyboxv3-navigation .fancyboxv3-button{ height:38px; opacity:0; padding:6px; position:absolute; top:50%; width:38px;}.fancyboxv3-show-nav .fancyboxv3-navigation .fancyboxv3-button{ transition:opacity .25s,visibility 0s,color .25s;}.fancyboxv3-navigation .fancyboxv3-button::after{ content:''; left:-25px; padding:50px; position:absolute; top:-25px;}.fancyboxv3-navigation .fancyboxv3-button--arrow_left{ left:6px;}.fancyboxv3-navigation .fancyboxv3-button--arrow_right{ right:6px;}.fancyboxv3-close-small{ background:transparent; border:0; border-radius:0; color:#555; cursor:pointer; height:44px; margin:0; padding:6px; position:absolute; right:0; top:0; width:44px; z-index:10;}.fancyboxv3-close-small svg{ fill:transparent; opacity:.8; stroke:currentColor; stroke-width:1.5; transition:stroke .1s;}.fancyboxv3-close-small:focus{ outline:none;}.fancyboxv3-close-small:hover svg{ opacity:1;}.fancyboxv3-slide--image .fancyboxv3-close-small,.fancyboxv3-slide--video .fancyboxv3-close-small,.fancyboxv3-slide--iframe .fancyboxv3-close-small{ color:#ccc; padding:5px; right:-12px; top:-44px;}.fancyboxv3-slide--image .fancyboxv3-close-small:hover svg,.fancyboxv3-slide--video .fancyboxv3-close-small:hover svg,.fancyboxv3-slide--iframe .fancyboxv3-close-small:hover svg{ background:transparent; color:#fff;}.fancyboxv3-is-scaling .fancyboxv3-close-small,.fancyboxv3-is-zoomable.fancyboxv3-can-drag .fancyboxv3-close-small{ display:none;}.caption-container{bottom:5px;left:0;right:0;text-align:center}.fancyboxv3-caption{display:inline-block;padding:5px 25px;font-weight:400;line-height:1.2;font-size:14px;border-radius:20px;background-color:rgba(168,156,141,1);color:#fff}.fancyboxv3-caption a,.fancyboxv3-caption a:link,.fancyboxv3-caption a:visited{ color:#ccc; text-decoration:none;}.fancyboxv3-caption a:hover{ color:#fff; text-decoration:underline;}.fancyboxv3-loading{ -webkit-animation:fancyboxv3-rotate .8s infinite linear; animation:fancyboxv3-rotate .8s infinite linear; background:transparent; border:6px solid rgba(100,100,100,0.5); border-radius:100%; border-top-color:#fff; height:60px; left:50%; margin:-30px 0 0 -30px; opacity:.6; padding:0; position:absolute; top:50%; width:60px; z-index:99999;}@-webkit-keyframes fancyboxv3-rotate{ from{ -webkit-transform:rotate(0deg); transform:rotate(0deg);} to{ -webkit-transform:rotate(359deg); transform:rotate(359deg);}}@keyframes fancyboxv3-rotate{ from{ -webkit-transform:rotate(0deg); transform:rotate(0deg);} to{ -webkit-transform:rotate(359deg); transform:rotate(359deg);}}.fancyboxv3-animated{ transition-timing-function:cubic-bezier(0,0,0.25,1);}.fancyboxv3-fx-slide.fancyboxv3-slide--previous{ opacity:0; -webkit-transform:translate3d(-100%,0,0); transform:translate3d(-100%,0,0);}.fancyboxv3-fx-slide.fancyboxv3-slide--next{ opacity:0; -webkit-transform:translate3d(100%,0,0); transform:translate3d(100%,0,0);}.fancyboxv3-fx-slide.fancyboxv3-slide--current{ opacity:1; -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0);}.fancyboxv3-fx-fade.fancyboxv3-slide--previous,.fancyboxv3-fx-fade.fancyboxv3-slide--next{ opacity:0; transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.fancyboxv3-fx-fade.fancyboxv3-slide--current{ opacity:1;}.fancyboxv3-fx-zoom-in-out.fancyboxv3-slide--previous{ opacity:0; -webkit-transform:scale3d(1.5,1.5,1.5); transform:scale3d(1.5,1.5,1.5);}.fancyboxv3-fx-zoom-in-out.fancyboxv3-slide--next{ opacity:0; -webkit-transform:scale3d(0.5,0.5,0.5); transform:scale3d(0.5,0.5,0.5);}.fancyboxv3-fx-zoom-in-out.fancyboxv3-slide--current{ opacity:1; -webkit-transform:scale3d(1,1,1); transform:scale3d(1,1,1);}.fancyboxv3-fx-rotate.fancyboxv3-slide--previous{ opacity:0; -webkit-transform:rotate(-360deg); -ms-transform:rotate(-360deg); transform:rotate(-360deg);}.fancyboxv3-fx-rotate.fancyboxv3-slide--next{ opacity:0; -webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); transform:rotate(360deg);}.fancyboxv3-fx-rotate.fancyboxv3-slide--current{ opacity:1; -webkit-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg);}.fancyboxv3-fx-circular.fancyboxv3-slide--previous{ opacity:0; -webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0); transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancyboxv3-fx-circular.fancyboxv3-slide--next{ opacity:0; -webkit-transform:scale3d(0,0,0) translate3d(100%,0,0); transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancyboxv3-fx-circular.fancyboxv3-slide--current{ opacity:1; -webkit-transform:scale3d(1,1,1) translate3d(0,0,0); transform:scale3d(1,1,1) translate3d(0,0,0);}.fancyboxv3-fx-tube.fancyboxv3-slide--previous{ -webkit-transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg); transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);}.fancyboxv3-fx-tube.fancyboxv3-slide--next{ -webkit-transform:translate3d(100%,0,0) scale(0.1) skew(10deg); transform:translate3d(100%,0,0) scale(0.1) skew(10deg);}.fancyboxv3-fx-tube.fancyboxv3-slide--current{ -webkit-transform:translate3d(0,0,0) scale(1); transform:translate3d(0,0,0) scale(1);}.fancyboxv3-share{ background:#f4f4f4; border-radius:3px; max-width:90%; padding:30px; text-align:center;}.fancyboxv3-share h1{ color:#222; font-size:35px; font-weight:700; margin:0 0 20px 0;}.fancyboxv3-share p{ margin:0; padding:0;}.fancyboxv3-share__button{ border:0; border-radius:3px; display:inline-block; font-size:14px; font-weight:700; line-height:40px; margin:0 5px 10px 5px; min-width:130px; padding:0 15px; text-decoration:none; transition:all .2s; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; white-space:nowrap;}.fancyboxv3-share__button:visited,.fancyboxv3-share__button:link{ color:#fff;}.fancyboxv3-share__button:hover{ text-decoration:none;}.fancyboxv3-share__button--fb{ background:#3b5998;}.fancyboxv3-share__button--fb:hover{ background:#344e86;}.fancyboxv3-share__button--pt{ background:#bd081d;}.fancyboxv3-share__button--pt:hover{ background:#aa0719;}.fancyboxv3-share__button--tw{ background:#1da1f2;}.fancyboxv3-share__button--tw:hover{ background:#0d95e8;}.fancyboxv3-share__button svg{ height:25px; margin-right:7px; position:relative; top:-1px; vertical-align:middle; width:25px;}.fancyboxv3-share__button svg path{ fill:#fff;}.fancyboxv3-share__input{ background:transparent; border:0; border-bottom:1px solid #d7d7d7; border-radius:0; color:#5d5b5b; font-size:14px; margin:10px 0 0 0; outline:none; padding:10px 15px; width:100%;}.fancyboxv3-thumbs{ bottom:0; display:none; margin:0; -webkit-overflow-scrolling:touch; -ms-overflow-style:-ms-autohiding-scrollbar; padding:2px 2px 4px 2px; position:absolute; left:0; -webkit-tap-highlight-color:transparent; width:100%; z-index:99995;}.fancyboxv3-thumbs-x{ overflow-x:auto; overflow-y:hidden;}.fancyboxv3-show-thumbs .fancyboxv3-thumbs{ display:block;}.fancyboxv3-show-thumbs .fancyboxv3-inner{ bottom:95px}.fancyboxv3-thumbs > ul{ font-size:0; height:100%; list-style:none; margin:auto; overflow-x:hidden; overflow-y:auto; padding:0; position:absolute; position:relative; white-space:nowrap; width:100%;}.fancyboxv3-thumbs-x > ul{ overflow:hidden;}.fancyboxv3-thumbs-y > ul::-webkit-scrollbar{ width:7px;}.fancyboxv3-thumbs-y > ul::-webkit-scrollbar-track{ background:#fff; border-radius:10px; box-shadow:inset 0 0 6px rgba(0,0,0,0.3);}.fancyboxv3-thumbs-y > ul::-webkit-scrollbar-thumb{ background:#2a2a2a; border-radius:10px;}.fancyboxv3-thumbs > ul > li{ -webkit-backface-visibility:hidden; backface-visibility:hidden; cursor:pointer; float:left; height:75px; margin:2px; max-height:calc(100% - 8px); max-width:calc(50% - 4px); outline:none; overflow:hidden; padding:0; position:relative; -webkit-tap-highlight-color:transparent; width:100px;}.fancyboxv3-thumbs-loading{ background:rgba(0,0,0,0.1);}.fancyboxv3-thumbs > ul > li{ background-position:center center; background-repeat:no-repeat; background-size:cover;}.fancyboxv3-thumbs > ul > li:before{ border:4px solid rgba(168,156,141,1); bottom:0; content:''; left:0; opacity:0; position:absolute; right:0; top:0; transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94); z-index:99991;}.fancyboxv3-thumbs .fancyboxv3-thumbs-active:before{ opacity:1;}@media all and (max-width:800px){ .fancyboxv3-thumbs > ul > li{ max-width:calc(100% - 10px)}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;text-align:center;margin:1rem auto !important;padding:0;font-size:0}.slick-dots li{display:inline-block;margin:5px;font-size:0}.slick-dots li button{width:16px;height:16px;background:rgba(234,181,89,0.5);padding:0;cursor:pointer;font-size:0;border-radius:0;border:0}.slick-dots li.slick-active button{border:4px solid #eab559;background-color:rgba(255,255,255,0) !important}.slick-dots li::before{display:none}.slick-arrow.slick-hidden{display:none}.slick-arrow.slick-disabled{visibility:hidden;opacity:0}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50px;font-size:0;border:0;transition:all .4s;background-color:#fff;background-repeat:no-repeat;background-position:center;cursor:pointer;z-index:4}.slick-prev{ left:0; background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M24 20L20 25.0008L24 30' stroke='%232E2E2E' stroke-width='1.6'/%3e%3cpath d='M30 25L20 25' stroke='%232E2E2E' stroke-width='2'/%3e%3cpath d='M25 48C37.7025 48 48 37.7025 48 25H52C52 39.9117 39.9117 52 25 52V48ZM2 25C2 37.7025 12.2975 48 25 48V52C10.0883 52 -2 39.9117 -2 25H2ZM25 2C12.2975 2 2 12.2975 2 25H-2C-2 10.0883 10.0883 -2 25 -2V2ZM25 -2C39.9117 -2 52 10.0883 52 25H48C48 12.2975 37.7025 2 25 2V-2Z' fill='%23DCD9D4'/%3e%3c/svg%3e ")}.slick-next{ right:0; background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26 20L30 25.0008L26 30' stroke='%232E2E2E' stroke-width='1.6'/%3e%3cpath d='M20 25L30 25' stroke='%232E2E2E' stroke-width='2'/%3e%3cpath d='M25 48C12.2975 48 2 37.7025 2 25H-2C-2 39.9117 10.0883 52 25 52V48ZM48 25C48 37.7025 37.7025 48 25 48V52C39.9117 52 52 39.9117 52 25H48ZM25 2C37.7025 2 48 12.2975 48 25H52C52 10.0883 39.9117 -2 25 -2V2ZM25 -2C10.0883 -2 -2 10.0883 -2 25H2C2 12.2975 12.2975 2 25 2V-2Z' fill='%23DCD9D4'/%3e%3c/svg%3e ")}.slick-prev:hover{ left:0;background-color:var(--beige); background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M24 20L20 25.0008L24 30' stroke='%232E2E2E' stroke-width='1.6'/%3e%3cpath d='M30 25L20 25' stroke='%232E2E2E' stroke-width='2'/%3e%3cpath d='M25 48C37.7025 48 48 37.7025 48 25H52C52 39.9117 39.9117 52 25 52V48ZM2 25C2 37.7025 12.2975 48 25 48V52C10.0883 52 -2 39.9117 -2 25H2ZM25 2C12.2975 2 2 12.2975 2 25H-2C-2 10.0883 10.0883 -2 25 -2V2ZM25 -2C39.9117 -2 52 10.0883 52 25H48C48 12.2975 37.7025 2 25 2V-2Z' fill='%23DCD9D4'/%3e%3c/svg%3e ")}.slick-next:hover{ right:0;background-color:var(--beige); background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26 20L30 25.0008L26 30' stroke='%232E2E2E' stroke-width='1.6'/%3e%3cpath d='M20 25L30 25' stroke='%232E2E2E' stroke-width='2'/%3e%3cpath d='M25 48C12.2975 48 2 37.7025 2 25H-2C-2 39.9117 10.0883 52 25 52V48ZM48 25C48 37.7025 37.7025 48 25 48V52C39.9117 52 52 39.9117 52 25H48ZM25 2C37.7025 2 48 12.2975 48 25H52C52 10.0883 39.9117 -2 25 -2V2ZM25 -2C10.0883 -2 -2 10.0883 -2 25H2C2 12.2975 12.2975 2 25 2V-2Z' fill='%23DCD9D4'/%3e%3c/svg%3e ")}.error{margin-bottom:20px;padding:10px 20px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background-color:#ee0101;color:#fff}.required{font-size:7px;vertical-align:super;color:#ee0101}.captcha input{max-width:130px;text-align:center;text-transform:uppercase;font-weight:bold;letter-spacing:2px;font-size:20px}label.custom{margin:0;text-transform:uppercase;font-size:14px}.formError{display:block;position:absolute;top:0;left:0;cursor:pointer;z-index:99}.formError .formErrorContent{position:relative;min-width:170px;padding:4px 10px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background:#ee0101;color:#fff}.formError .formErrorContent::after{position:absolute;content:"";top:100%;left:10px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#ee0101 transparent transparent transparent}.autocomplete{position:relative}.autocomplete ul.ui-autocomplete{position:absolute;top:100%;left:0;width:100% !important;max-height:250px;margin:1px 0 0 0;padding:0;z-index:1020;overflow-y:auto;overflow-x:hidden;color:initial;border:1px solid rgba(0,0,0,0.5);background-color:rgba(255,255,255,1)}.autocomplete ul.ui-autocomplete li.ui-menu-item{margin:0;padding:0 !important}.autocomplete ul.ui-autocomplete li.ui-menu-item::before{display:none}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding:3px 10px;cursor:pointer}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover{background-color:#d4ab4a;color:#fff}.ui-helper-hidden-accessible{display:none}@charset "UTF-8";:root{ --base:#333333; --default:#C3A47F; --brown:#C3A47F; --brownhover:#897359; --brownfocus:#897359; --grey:#d1d1d1; --greylight:#F3F1EF; --greydark:#6c6c6c; --white:#ffffff; --blue:#62B3D0; --bluehover:#5798AF; --bluefocus:#5798AF; --red:#F34444; --red2:#DD2B30; --red2hover:#F18588; --red2focus:#F18588; --gold:#af874a; --goldhover:#5e4826; --goldfocus:#5e4826; --beige:#DCD9D4; --link:#C3A47F; --linkhover:#897359; --linkfocus:#897359; --textlink:#2E2E2E; --textlinkhover:#2E2E2E; --btnfs:13px; --headline:#71624E; --font1:'PT Sans',sans-serif; --font2:'Marcellus',serif; --boxshadow:0 0 0 0.2rem rgba(195,164,127,0.25); --dropshadow:drop-shadow(0 0 0.75rem rgba(0,0,0,.3)); --logo:url('../templates/logo.png'); --voucherbg:#ece8e2; --voucherorderbg:#ece8e2; --voucherheadbg:#d2cfc9; --footerbg:#1B1A19; --footerbg2:#151414; --orange:#FFAC41; --bg-grey:rgba(243,241,239,0.50);}*{outline:none !important}html,body{position:relative;color:var(--base);background-color:var(--white);font-family:var(--font1);font-size:1rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;transition:.3s;overflow-x:hidden}h1,h2,h3,h4,h5,h6{position:relative;color:var(--headline);font-family:var(--font2)}h6{font-size:12px;letter-spacing:2px;font-weight:bold;font-family:var(--font1);text-transform:uppercase}h1 + h2,h1 + h3,h2 + h3,h3 + h4,h4 + h5,h5 + h6{margin-top:0}h1 + h3{margin-bottom:30px}p + h2,ul + h2,p + div.row{margin-top:40px}[id^="exp-"]{display:none;width:35%;padding:25px 35px}@media(max-width:1279px){ [id^="exp-"]{width:75%}}main{width:100%}.t-tip{position:relative}.t-tip:focus ~ .t-tiptext,.t-tip input:focus ~ .t-tiptext{opacity:1;z-index:9}.t-tiptext{position:absolute;z-index:-1;opacity:0;transition:.3s;top:-30px;transform:translateY(-100%);font-size:14px;background-color:var(--brown);color:var(--white);padding:10px 20px;border-radius:20px}.t-tiptext::before{position:absolute;content:"";bottom:-5px;left:22px;width:10px;height:10px;transform:rotate(45deg);background-color:var(--brown)}.rs-loyalty .t-tiptext{top:0}a.btn[href=""]{display:none}.btn,button{display:inline-block;font-size:var(--btnfs);text-transform:uppercase;font-weight:700;letter-spacing:0.15em}.btn:focus,.btn.focus{outline:0;box-shadow:var(--boxshadow)}.dynamicforms lable a{color:var(--default) !important}.jslink,.fancybox-content a{color:var(--link);text-decoration:underline}.jslink:hover,.fancybox-content a hover{color:var(--linkhover)}a,a:hover,.btn,button{text-decoration:none;word-wrap:break-word;cursor:pointer !important;transition:.4s}button:not(.fancybox-button):not(.hamburger__menu){min-width:150px}.btn--fill,.btn--outline,button[type="submit"]{padding:15px 25px;color:var(--white) !important;border:0;border-radius:25px}.btn--fill:hover{color:var(--white);background-color:var(--linkhover)}.btn--brown,button[type="submit"]{background-color:var(--brown)}.btn--brown:hover,button[type="submit"]:hover{background-color:var(--brownhover)}.btn--brown:focus,button[type="submit"]:focus{background-color:var(--brownfocus)}.btn--blue{background-color:var(--blue)}.btn--blue:hover{background-color:var(--bluehover)}.btn--blue:focus{background-color:var(--bluefocus);box-shadow:0 0 0 0.2rem rgba(98,179,208,0.25)}.btn--red2{background-color:var(--red2)}.btn--red2:hover{background-color:var(--red2hover)}.btn--red2:focus{background-color:var(--red2focus);box-shadow:0 0 0 0.2rem rgba(221,43,48,0.25)}.btn--gold{background-color:var(--gold)}.btn--gold:hover{background-color:var(--goldhover)}.btn--gold:focus{background-color:var(--goldfocus);box-shadow:0 0 0 0.2rem rgba(221,191,145,0.25)}.btn--gold-light{background-color:#c3a37e}.btn--gold-light:hover{background-color:var(--gold)}.btn--gold-light:focus{background-color:var(--gold);box-shadow:0 0 0 0.2rem rgba(221,191,145,0.25)}.btn--red{background-color:#e03438}.btn--red:hover{background-color:#a90b0e}.btn--red:focus{background-color:#a90b0e;box-shadow:0 0 0 0.2rem rgba(221,191,145,0.25)}.btn--outline{color:var(--default) !important;border:2px solid var(--default)}.btn--outline:hover{color:#fff !important;background-color:var(--default)}.btn--arrow{color:var(--textlink)}.btn--arrow,.webp-slider-link,.btn--arrow--white{position:relative;padding:0.5rem 40px 0.5rem 0.5rem}.btn--arrow::after,.webp-slider-link::after{content:'';position:absolute;top:50%;right:5px;transform:translateY(-50%);width:30px;height:30px;border-radius:30px;transition:.4s;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 10L17 15.0008L13 20' stroke='%232E2E2E' stroke-width='1.6'/%3e%3cpath d='M15 28C7.8203 28 2 22.1797 2 15H-2C-2 24.3888 5.61116 32 15 32V28ZM28 15C28 22.1797 22.1797 28 15 28V32C24.3888 32 32 24.3888 32 15H28ZM15 2C22.1797 2 28 7.8203 28 15H32C32 5.61116 24.3888 -2 15 -2V2ZM15 -2C5.61116 -2 -2 5.61116 -2 15H2C2 7.8203 7.8203 2 15 2V-2Z' fill='%23C3A47F'/%3e%3c/svg%3e")}.btn--arrow:hover::after,.webp-slider-link:hover::after,.btn--arrow--white:hover::after{right:0}.btn--arrow:hover,.webp-slider-link:hover{color:var(--brown)}.btn--arrow--white:hover::after{color:var(--brownfocus)}.btn--arrow:focus{box-shadow:none !important}.btn--arrow--white::after{content:'';position:absolute;top:50%;right:5px;transform:translateY(-50%);width:30px;height:30px;border-radius:30px;transition:.4s;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 10L17 15.0008L13 20' stroke='white' stroke-width='1.6'/%3e%3cpath d='M15 28C7.8203 28 2 22.1797 2 15H-2C-2 24.3888 5.61116 32 15 32V28ZM28 15C28 22.1797 22.1797 28 15 28V32C24.3888 32 32 24.3888 32 15H28ZM15 2C22.1797 2 28 7.8203 28 15H32C32 5.61116 24.3888 -2 15 -2V2ZM15 -2C5.61116 -2 -2 5.61116 -2 15H2C2 7.8203 7.8203 2 15 2V-2Z' fill='white'/%3e%3c/svg%3e ")}.cbase{color:var(--base);font-size:13px !important;font-weight:700;letter-spacing:0.15em}ul li{list-style-type:none;position:relative}.social{margin:30px auto;width:100%;align-items:center;font-size:0}a[class*=social--]{position:relative;display:inline-block;margin:0 10px;;width:44px;height:44px;border-radius:44px;background-color:var(--brown);z-index:0}a:hover[class*=social--]{background-color:var(--brownhover)}[class*=social--]::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:18px;height:18px;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;z-index:1;transition:.3s}.social--facebook::after{background:#1B1A19; -webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.89796 16V8.68571H7.64082L7.83674 6.00816H4.89796V4.01633C4.89796 3.13469 5.12653 2.67755 6.04082 2.67755H7.73878L7.83674 0.130612H7.57551C7.01283 0.0514326 6.44572 0.00780867 5.87755 0C4.57143 0 3.59184 0.359184 2.93878 1.0449C2.2799 1.752 1.92771 2.69116 1.95918 3.65714V6.00816H0V8.68571H1.95918V16H4.89796Z' fill='%231B1A19'/%3e%3c/svg%3e ")}.social--facebook:hover::after{background:var(--brown)}.social--instagram::after{background:#1B1A19; -webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='1' y='1' width='16' height='16' rx='3' stroke='%231B1A19' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 13C11.2091 13 13 11.2091 13 9C13 6.79086 11.2091 5 9 5C6.79086 5 5 6.79086 5 9C5 11.2091 6.79086 13 9 13Z' stroke='%231B1A19' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 4C14 4.27614 14 4.5 14 4.5C14 4.5 14 4.27614 14 4' stroke='%231B1A19' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.social--instagram:hover::after{background:var(--brown)}.social--youtube::after{background:#1B1A19; -webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.44622 1V1.7V1ZM7 10H6.3C6.3 10.2522 6.43565 10.4849 6.65511 10.6091C6.87457 10.7334 7.1439 10.73 7.36015 10.6002L7 10ZM7 4L7.36015 3.39976C7.1439 3.27 6.87457 3.26661 6.65511 3.39086C6.43565 3.51511 6.3 3.74781 6.3 4H7ZM12 7L12.3601 7.60024C12.571 7.47374 12.7 7.24588 12.7 7C12.7 6.75412 12.571 6.52626 12.3601 6.39976L12 7ZM17.7 3.58C17.7 1.80409 16.326 0.3 14.5538 0.3V1.7C15.4835 1.7 16.3 2.50612 16.3 3.58H17.7ZM14.5538 0.3H3.44622V1.7H14.5538V0.3ZM3.44622 0.3C1.67396 0.3 0.3 1.80409 0.3 3.58H1.7C1.7 2.50612 2.51646 1.7 3.44622 1.7V0.3ZM0.3 3.58V10.42H1.7V3.58H0.3ZM0.3 10.42C0.3 11.2782 0.622908 12.1083 1.20851 12.726L2.22445 11.7627C1.89254 11.4126 1.7 10.9303 1.7 10.42H0.3ZM1.20851 12.726C1.79532 13.3449 2.5994 13.7 3.44622 13.7V12.3C2.99549 12.3 2.55516 12.1115 2.22445 11.7627L1.20851 12.726ZM3.44622 13.7H14.5538V12.3H3.44622V13.7ZM14.5538 13.7C16.326 13.7 17.7 12.1959 17.7 10.42H16.3C16.3 11.4939 15.4835 12.3 14.5538 12.3V13.7ZM17.7 10.42V3.58H16.3V10.42H17.7ZM7.7 10V4H6.3V10H7.7ZM6.63985 4.60024L11.6399 7.60024L12.3601 6.39976L7.36015 3.39976L6.63985 4.60024ZM11.6399 6.39976L6.63985 9.39975L7.36015 10.6002L12.3601 7.60024L11.6399 6.39976Z' fill='%231B1A19'/%3e%3c/svg%3e ")}.social--youtube:hover::after{background:var(--brown)}.form-check-input{width:1.2em;height:1.2em;border:1px solid rgba(0,0,0,0.25)}.form-check-input[type=checkbox]{border-radius:0}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:var(--grey);outline:0;box-shadow:var(--boxshadow)}.form-check-input:checked{background-color:var(--default);border-color:var(--default)}.ui-datepicker{display:none}.img-responsive{max-width:100%;height:auto}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.z5{z-index:5}.mb-50{margin-bottom:50px}.mb-70{margin-bottom:70px}.fs-18{font-size:18px}#breadcrumbs,#breadcrumbs-gallery,.breadcumbs{margin-bottom:30px;color:var(--brown);font-size:14px}#breadcrumbs span.mx-1,#breadcrumbs-gallery span.mx-1,.breadcumbs span.mx-1{margin:0 10px !important;color:var(--base);font-size:0;vertical-align:middle}#breadcrumbs span.mx-1:after,#breadcrumbs-gallery span.mx-1:after,.breadcumbs span.mx-1:after{content:'';display:inline-block;width:3px;height:3px;border-radius:3px;background:var(--brown)}#breadcrumbs > div,#breadcrumbs-gallery > div,.breadcumbs > span:last-of-type{display:inline-block;color:var(--brown);font-weight:700}#breadcrumbs a,#breadcrumbs-gallery a,.breadcumbs a{color:var(--textlink) !important;text-decoration:none !important;font-weight:normal}#breadcrumbs a:hover,#breadcrumbs-gallery a:hover,.breadcumbs a:hover{color:var(--brown) !important}.contentcontainer,.roomdata.fancybox-content{max-width:700px;margin:0 !important;padding-top:40px}.contenttitle{display:none}.contentcontainer h1,.roomdata.fancybox-content h1{font-size:2.5rem;color:initial}.slider{position:relative}hr{margin:30px auto;background-color:var(--beige)}.box--shadow{box-shadow:var(--boxshadow2)}main a:not(.btn):not(.nav-link),.contentcontainer a{color:var(--link);text-decoration:underline}main a:not(.btn):hover,.contentcontainer a:hover{color:var(--linkhover);text-decoration:none}table:not(.ui-datepicker-calendar){width:100%;margin:20px 0}table:not(.ui-datepicker-calendar) th,table:not(.ui-datepicker-calendar) td{padding:7px 15px;border:0;text-align:center;border-bottom:1px solid #fff}table:not(.ui-datepicker-calendar) tbody tr td:first-of-type{text-align:left}table:not(.ui-datepicker-calendar) thead th,table:not(.ui-datepicker-calendar) thead td{padding:15px 10px;text-align:center;text-transform:uppercase;background-color:var(--base);color:#fff;font-size:1rem}table:not(.ui-datepicker-calendar) tbody tr:nth-child(odd) td{background-color:va(--grey)}table:not(.ui-datepicker-calendar) tbody tr:nth-child(even) td{background-color:var(--greylight)}table.alltablecell--left:not(.ui-datepicker-calendar) tbody td{text-align:left}.bg--brown{background-color:var(--brown)}.bg--white{background-color:#fff}.bg--greylight{background-color:var(--greylight)}.border--grey{border:1px solid #DCD9D4}.rounded--bottomright{border-radius:0 0 70px 0}.rounded--bottomleft{border-radius:0 0 0 70px}.rounded--topleft{border-radius:70px 0 0 0}.rounded--topright{border-radius:0 70px 0 0}.rounded--topright--sm{border-radius:0 35px 0 0}.padding-50{padding:50px}.imgholder{position:relative;overflow:hidden;transition:.4s}.imgholder::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(46,46,46,0.7) 36.98%,rgba(46,46,46,0) 100%);;opacity:0;transition:.4s}.border--top{border-top:1px solid var(--beige)}.border--bottom{border-bottom:1px solid var(--beige)}[class*="icon--"]{background-repeat:no-repeat}.icon--email2{background-position:right center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26 17.1733V3C26 1.89543 25.1046 1 24 1H8C6.89543 1 6 1.89543 6 3V17.1733' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 11.5C11 10.6716 11.6716 10 12.5 10H19.5C20.3284 10 21 10.6716 21 11.5V15.5C21 16.3284 20.3284 17 19.5 17H12.5C11.6716 17 11 16.3284 11 15.5V11.5Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 6V6C14.3431 6 13 7.19391 13 8.66667V10H19V8.66667C19 7.19391 17.6569 6 16 6Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.3787 15.2868C28.6791 15.0485 29.0894 15.0031 29.4347 15.1698C29.7801 15.3365 29.9997 15.686 30 16.0694V29.0028C30 30.1073 29.1046 31.0028 28 31.0028H4C2.89543 31.0028 2 30.1073 2 29.0028V16.0694C2.00034 15.686 2.21993 15.3365 2.56527 15.1698C2.91061 15.0031 3.32087 15.0485 3.62133 15.2868L13.5293 23.1454C14.9795 24.2844 17.0205 24.2844 18.4707 23.1454L28.3787 15.2868Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--hearth{background-position:right center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='26' viewBox='0 0 30 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.9997 25L3.06739 12.8072C0.918415 10.7019 0.386385 7.4852 1.74676 4.82273V4.82273C2.76141 2.83444 4.6899 1.44529 6.92964 1.08932C9.16938 0.73335 11.4472 1.45398 13.0514 3.02604L14.9997 4.93473L16.948 3.02604C18.5527 1.454 20.8308 0.733416 23.0709 1.08936C25.3109 1.4453 27.2398 2.83439 28.255 4.82273V4.82273C29.6133 7.4859 29.0805 10.7017 26.9321 12.8072L14.9997 25Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.icon--lotus{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg enable-background='new 0 0 512 512' height='35' viewBox='0 0 512 512' width='35' fill='%23C3A47F' xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='m256 477.153c-43.719 0-74.296-10.617-106.669-21.858-37.504-13.023-76.285-26.489-141.831-26.489-4.142 0-7.5-3.358-7.5-7.5s3.358-7.5 7.5-7.5c68.076 0 109.874 14.514 146.751 27.318 60.56 21.028 80.567 21.028 101.749 21.028 41.188 0 70.604-10.214 101.748-21.028 36.878-12.805 78.676-27.318 146.752-27.318 4.143 0 7.5 3.358 7.5 7.5s-3.357 7.5-7.5 7.5c-65.546 0-104.327 13.466-141.831 26.488-32.373 11.242-62.95 21.859-106.669 21.859zm76.756-57.76c-39.998 0-66.645-13.387-76.756-19.522-10.111 6.135-36.758 19.522-76.756 19.522-53.573 0-105.9-18.825-169.667-61.038-2.213-1.465-3.487-3.991-3.35-6.641s1.665-5.031 4.017-6.26c15.857-8.285 32.999-15.979 50.033-22.468-9.646-11.455-18.629-24.109-26.683-37.645-2.118-3.56-.949-8.163 2.61-10.28 3.559-2.119 8.163-.949 10.28 2.61 15.23 25.598 33.893 47.788 53.971 64.173 30.257 24.691 74.498 38.171 134.829 41.006-20.942-19.053-36.666-37.246-47.796-55.257-2.177-3.523-1.086-8.145 2.438-10.323 3.524-2.177 8.146-1.085 10.323 2.438 10.821 17.513 26.469 35.368 47.606 54.282-1.32-19.695-4.616-36.732-9.982-51.729-8.17-22.833-21.127-41.265-39.612-56.348-5.387-4.396-11.12-8.61-17.121-12.632-.033 1.319-.049 2.63-.049 3.935 0 10.872 1.723 21.805 5.121 32.496 1.255 3.948-.928 8.165-4.875 9.419-3.946 1.256-8.165-.928-9.419-4.875-3.866-12.162-5.826-24.624-5.826-37.04 0-4.28.163-8.625.486-13.026-47.677-27.766-107.531-44.644-150.773-48.068 2.167 16.327 7.866 35.224 16.406 54.177 1.702 3.776.02 8.217-3.757 9.919-3.777 1.703-8.218.02-9.919-3.757-10.948-24.296-17.353-47.779-18.521-67.91-.123-2.112.652-4.177 2.133-5.687 1.48-1.51 3.509-2.32 5.645-2.243 27.348 1.058 59.441 7.284 91.476 17.672.575-28.496 5.82-55.216 15.021-76.085 1.614-3.662 5.819-5.409 9.553-3.976 21.554 8.282 45.298 21.716 67.519 38.147.151-.315.301-.629.454-.945 15.604-32.403 36.622-61.395 59.18-81.635 2.85-2.557 7.169-2.557 10.018 0 4.614 4.141 9.251 8.754 13.779 13.713 2.793 3.059 2.578 7.803-.48 10.596-3.06 2.793-7.803 2.578-10.596-.48-2.551-2.793-5.132-5.462-7.719-7.983-19.232 18.651-37.068 44.058-50.667 72.297-12.18 25.292-19.949 50.599-22.896 74.303 9.174 5.753 17.646 11.787 25.315 18.044 27.149 22.154 41.191 49.519 48.393 76.223 8.619-31.82 24.567-57.004 48.118-76.223 3.209-2.618 7.934-2.142 10.553 1.069 2.619 3.209 2.141 7.934-1.068 10.553-29.771 24.294-46.061 59.73-49.545 107.998 44.859-40.396 66.715-78.68 66.715-116.694 0-40.802-18.134-92.337-47.325-134.493-2.358-3.405-1.509-8.078 1.896-10.436 3.404-2.358 8.078-1.509 10.436 1.896 9.366 13.525 17.602 27.789 24.547 42.329 22.271-16.492 46.083-29.975 67.697-38.28 3.737-1.434 7.938.314 9.553 3.976 9.226 20.925 14.475 47.733 15.025 76.314 31.639-10.319 63.902-16.835 91.472-17.901 2.101-.078 4.163.733 5.645 2.243 1.48 1.51 2.256 3.575 2.133 5.687-1.477 25.424-10.977 55.693-26.75 85.23-9.563 17.909-20.827 34.509-33.358 49.261 16.982 6.479 34.07 14.15 49.878 22.41 2.352 1.229 3.88 3.61 4.017 6.26.137 2.651-1.138 5.176-3.351 6.641-10.429 6.904-20.164 12.951-29.76 18.487-3.59 2.069-8.175.839-10.244-2.748-2.07-3.588-.84-8.174 2.748-10.245 5.913-3.411 11.887-7.027 18.059-10.932-13.669-6.628-28.018-12.724-42.18-17.91-6.419 6.646-13.108 12.818-20.018 18.457-38.698 31.578-90.422 41.154-133.935 43.909 11.744 3.812 27.13 7.018 45.662 7.018 33.41 0 67.104-8.209 103.006-25.098 3.746-1.763 8.216-.154 9.979 3.594s.153 8.216-3.595 9.979c-37.948 17.854-73.73 26.53-109.396 26.53zm-303.976-66.477c56.235 35.53 103.05 51.477 150.464 51.477 18.663 0 34.136-3.251 45.911-7.099-58.925-3.956-103.009-18.39-134.182-43.828-6.829-5.573-13.497-11.763-19.935-18.488-14.188 5.192-28.562 11.297-42.258 17.938zm316.629-108.564c.332 4.362.5 8.653.5 12.865 0 41.764-22.703 83.012-69.274 125.656 60.98-2.75 104.18-15.953 134.909-41.029 48.876-39.884 78.997-102.639 84.659-145.729-47.131 3.663-106.184 22.468-150.794 48.237zm-18.676-73.796c8.053 19.359 13.762 38.932 16.757 57.657 16.755-9.233 35.253-17.528 54.297-24.511.019-25.413-3.854-49.388-11.062-68.698-19.401 8.295-40.352 20.701-59.992 35.552zm-212.52 32.893c19.564 7.149 37.806 15.419 54.235 24.548 2.92-18.662 8.521-38.073 16.639-57.577-19.588-14.792-40.471-27.147-59.812-35.416-7.183 19.246-11.055 43.125-11.062 68.445zm141.787-152.602c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8z'/%3e%3c/g%3e%3c/svg%3e")}.icon--emailbig{padding-left:60px;background-position:left center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M39 25.5V4.46785C39 2.82875 37.6569 1.5 36 1.5H12C10.3431 1.5 9 2.82875 9 4.46785V25.5' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 17C17 16.1716 17.6716 15.5 18.5 15.5H29.5C30.3284 15.5 31 16.1716 31 17V24C31 24.8284 30.3284 25.5 29.5 25.5H18.5C17.6716 25.5 17 24.8284 17 24V17Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 8.5V8.5C21.2386 8.5 19 10.5893 19 13.1667V15.5H29V13.1667C29 10.5893 26.7614 8.5 24 8.5Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.568 22.8261C43.0187 22.4672 43.6341 22.3987 44.1521 22.6498C44.6701 22.9009 44.9995 23.4274 45 24.005V43.4873C45 45.1512 43.6569 46.5 42 46.5H6C4.34315 46.5 3 45.1512 3 43.4873V24.005C3.00051 23.4274 3.3299 22.9009 3.84791 22.6498C4.36592 22.3987 4.9813 22.4672 5.432 22.8261L20.294 34.664C22.4693 36.3798 25.5307 36.3798 27.706 34.664L42.568 22.8261Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24 19.5V21.5' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e ")}.icon--star{padding-left:60px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='47' viewBox='0 0 48 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.614 25.584L1.5 35.5L9 37L12 46L19.888 33.484' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M38.3863 25.584L46.5003 35.5L39.0003 37L36.0003 46L28.1123 33.484' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 34C33.1127 34 40.5 26.6127 40.5 17.5C40.5 8.3873 33.1127 1 24 1C14.8873 1 7.5 8.3873 7.5 17.5C7.5 26.6127 14.8873 34 24 34Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.0616 8.08397L27.5576 13H31.8116C32.2909 12.9883 32.7283 13.2716 32.9136 13.7138C33.0988 14.156 32.9941 14.6665 32.6496 15L28.7436 18.836L30.9076 23.806C31.1032 24.2727 30.9788 24.8123 30.5986 25.1463C30.2183 25.4803 29.6672 25.5341 29.2296 25.28L23.9996 22.338L18.7696 25.28C18.3319 25.5341 17.7808 25.4803 17.4006 25.1463C17.0204 24.8123 16.896 24.2727 17.0916 23.806L19.2556 18.836L15.3496 14.992C15.0051 14.6585 14.9003 14.148 15.0856 13.7058C15.2709 13.2636 15.7083 12.9803 16.1876 12.992H20.4416L22.9396 8.08397C23.1474 7.69066 23.5557 7.44458 24.0006 7.44458C24.4454 7.44458 24.8538 7.69066 25.0616 8.08397Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.offers__description{font-size:18px}.offers__item{background-color:var(--greylight);border-radius:0 70px 0 0;overflow:hidden;transition:.4s}.offers__itembf{background-color:#242424;border-radius:0 70px 0 0;overflow:hidden;transition:.4s}.offers__item .imgholder:after{bottom:0;top:60%;transition:.5s;opacity:1;background:linear-gradient(0deg,rgba(46,46,46,1) 0%,rgba(46,46,46,1) 20%,rgba(46,46,46,0) 100%)}.offers__item .imgholder .btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:15px 25px;;z-index:1}.offers__item a,.offers__item a:hover{text-decoration:none !important}.offers__item:hover .btn{color:var(--brown)}.offers__item:hover .btn--arrow::after{right:0}.offers__item:hover .imgholder::after{top:0}.offers__item:hover .imgholder .btn{color:#fff;top:50%}.offers__txt{padding:40px}.offers__txt h4{font-size:24px}.imgholder__data{position:absolute;left:20px;right:20px;bottom:40px;color:#fff;font-weight:700;font-size:11px;line-height:1.3;letter-spacing:0.1em;text-transform:uppercase;z-index:1}.offers__valid,.offers__minnight{display:flex;align-items:center}.offers__valid::before,.offers__minnight::before{content:'';display:inline-block;margin-right:10px;min-width:25px;height:25px;background-repeat:no-repeat;background-position:center}.offers__valid::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 5.5C1 4.67157 1.67157 4 2.5 4H22C22.8284 4 23.5 4.67157 23.5 5.5V22C23.5 22.8284 22.8284 23.5 22 23.5H2.5C1.67157 23.5 1 22.8284 1 22V5.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7 6.25V1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.5 6.25V1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5 14.5H10V19H5.5V14.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.5 10V19' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 10H19V19H10V10Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10 14.5H19' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.offers__minnight::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22.1855 16.1616L22.8334 16.4266C22.9431 16.1584 22.8762 15.8504 22.6652 15.6518C22.4542 15.4532 22.1426 15.4052 21.8816 15.531L22.1855 16.1616ZM14.1323 1.20652L14.4925 1.80672C14.7408 1.65769 14.8717 1.37111 14.8218 1.08582C14.7719 0.800539 14.5514 0.575465 14.2672 0.519642L14.1323 1.20652ZM21.8816 15.531C20.8595 16.0236 19.713 16.3 18.5 16.3V17.7C19.9279 17.7 21.2818 17.3742 22.4894 16.7922L21.8816 15.531ZM18.5 16.3C14.1922 16.3 10.7 12.8078 10.7 8.5H9.3C9.3 13.581 13.419 17.7 18.5 17.7V16.3ZM10.7 8.5C10.7 5.65855 12.2189 3.17118 14.4925 1.80672L13.7721 0.606308C11.0944 2.21327 9.3 5.14673 9.3 8.5H10.7ZM12 1.7C12.684 1.7 13.3517 1.76657 13.9974 1.89339L14.2672 0.519642C13.5332 0.37546 12.7751 0.3 12 0.3V1.7ZM1.7 12C1.7 6.31147 6.31147 1.7 12 1.7V0.3C5.53827 0.3 0.3 5.53827 0.3 12H1.7ZM12 22.3C6.31147 22.3 1.7 17.6885 1.7 12H0.3C0.3 18.4617 5.53827 23.7 12 23.7V22.3ZM21.5376 15.8966C20.0006 19.6545 16.3084 22.3 12 22.3V23.7C16.8964 23.7 21.0887 20.6925 22.8334 16.4266L21.5376 15.8966Z' fill='white'/%3e%3c/svg%3e ")}.offers__slick{padding:10px 0 80px}.offers__slick .slick-slide{display:flex;height:inherit;padding:20px 15px}.offers__slick .slick-list{margin:0 auto;max-width:85%}.offers__slick .slick-track{display:flex}@media (min-width:768px){ .offers__slick .slick-list{max-width:initial} .offers__slick .slick-arrow{top:auto;bottom:0} .offers__slick .slick-prev{left:calc(50% - 60px)} .offers__slick .slick-next{right:calc(50% - 60px)}}@media (min-width:992px){ .offers__item .imgholder .btn{top:-40px;opacity:0} .offers__item:hover .imgholder .btn{opacity:1}}[id*="fancy--"]{display:none}.stacktable{width:100%}.st-head-row{padding:1em;text-align:left}.st-key{width:49%;padding-right:1%;text-align:right}.st-val{width:49%;padding-left:1%}.stacktable.large-only{display:table}.stacktable.small-only{display:none}.st-head-row{color:#fff;background-color:var(--greydark) !important}.st-head-row.st-head-row-main{color:#fff;font-size:1rem;background-color:var(--base) !important}@media (max-width:800px){ .stacktable.large-only{display:none} .stacktable.small-only{display:table}}[data-tooltip]{--arrow-size:5px;position:relative;z-index:10}[data-tooltip]:before,[data-tooltip]:after{position:absolute;visibility:hidden;opacity:0;left:50%;bottom:calc(100% + var(--arrow-size));pointer-events:none;transition:0.2s;will-change:transform}[data-tooltip]:before{ content:attr(data-tooltip); padding:10px 18px; min-width:50px; max-width:300px; width:max-content; width:-moz-max-content; border-radius:6px; font-size:12px; background-color:var(--default); box-shadow:0px 0px 24px rgba(0,0,0,0.2); color:#fff; text-align:center; white-space:pre-wrap; transform:translate(-50%,calc(0px - var(--arrow-size))) scale(0.5);}[data-tooltip]:after{ content:''; border-style:solid; border-width:var(--arrow-size) var(--arrow-size) 0px var(--arrow-size); border-color:var(--default) transparent transparent transparent; transition-duration:0s; transform-origin:top; transform:translateX(-50%) scaleY(0);}[data-tooltip]:hover:before,[data-tooltip]:hover:after{visibility:visible;opacity:1}[data-tooltip]:hover:before{transition-delay:0.3s;transform:translate(-50%,calc(0px - var(--arrow-size))) scale(1)}[data-tooltip]:hover:after{transition-delay:0.5s;transition-duration:0.2s;transform:translateX(-50%) scaleY(1)}[data-tooltip-location="left"]:before,[data-tooltip-location="left"]:after{left:auto;right:calc(100% + var(--arrow-size));bottom:50%}[data-tooltip-location="left"]:before{transform:translate(calc(0px - var(--arrow-size)),50%) scale(0.5)}[data-tooltip-location="left"]:hover:before{transform:translate(calc(0px - var(--arrow-size)),50%) scale(1)}[data-tooltip-location="left"]:after{border-width:var(--arrow-size) 0px var(--arrow-size) var(--arrow-size);border-color:transparent transparent transparent var(--default);transform-origin:left;transform:translateY(50%) scaleX(0)}[data-tooltip-location="left"]:hover:after{transform:translateY(50%) scaleX(1)}[data-tooltip-location="right"]:before,[data-tooltip-location="right"]:after{left:calc(100% + var(--arrow-size));bottom:50%}[data-tooltip-location="right"]:before{transform:translate(var(--arrow-size),50%) scale(0.5)}[data-tooltip-location="right"]:hover:before{transform:translate(var(--arrow-size),50%) scale(1)}[data-tooltip-location="right"]:after{border-width:var(--arrow-size) var(--arrow-size) var(--arrow-size) 0px;border-color:transparent var(--default) transparent transparent;transform-origin:right;transform:translateY(50%) scaleX(0)}[data-tooltip-location="right"]:hover:after{transform:translateY(50%) scaleX(1)}[data-tooltip-location="bottom"]:before,[data-tooltip-location="bottom"]:after{top:calc(100% + var(--arrow-size));bottom:auto}[data-tooltip-location="bottom"]:before{transform:translate(-50%,var(--arrow-size)) scale(0.5)}[data-tooltip-location="bottom"]:hover:before{transform:translate(-50%,var(--arrow-size)) scale(1)}[data-tooltip-location="bottom"]:after{border-width:0px var(--arrow-size) var(--arrow-size) var(--arrow-size);border-color:transparent transparent var(--default) transparent;transform-origin:bottom}.progress-wrap{position:fixed;right:50px;bottom:50px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px rgba(255,255,255,0.2);z-index:10000;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 200ms linear;transition:all 200ms linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap::after{position:absolute;content:'';background-repeat:no-repeat;background-position:center;line-height:46px;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 200ms linear;transition:all 200ms linear;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill='%23C3A47F' fill-rule='evenodd' height='20' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3e%3cpath id='path2' d='m12 9.414-6.293 6.293c-.39.39-1.024.39-1.414 0s-.39-1.024 0-1.414l7-7c.39-.391 1.024-.391 1.414 0l7 7c.39.39.39 1.024 0 1.414s-1.024.39-1.414 0z'/%3e%3c/svg%3e")}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:var(--default);stroke-width:4;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}.circle{-webkit-transition:all 300ms linear;transition:all 300ms linear}.circle{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);left:-5px;width:40px;height:40px;border-radius:50%;background:var(--beige);box-shadow:0 4px 4px rgba(26,53,71,0.25),0 0 0 1px rgba(26,53,71,0.07);animation:border-transform 10s linear infinite alternate forwards}.circle:hover{box-shadow:0 8px 8px rgba(26,53,71,0.25),0 0 0 1px rgba(26,53,71,0.07)}.circle:before{position:absolute;content:''top:0;left:0;z-index:2;line-height:40px;text-align:center;width:100%;height:40px;opacity:1;color:var(--grey);-webkit-transition:all 300ms linear;transition:all 300ms linear}.circle:after{position:absolute;content:'';top:0;left:0;z-index:2;line-height:40px;text-align:center;width:100%;height:40px;color:var(--default);opacity:0;-webkit-transition:all 300ms linear;transition:all 300ms linear}.voucher{margin-bottom:40px}.voucher h5{margin-bottom:20px;font-size:26px}.voucher img{border-radius:0 0 70px 0}.voucher__item{position:relative}.voucher__text{position:relative;margin:-50px 80px 0 20px;max-width:560px;height:260px;background:#F3F1EF;border-radius:0 70px 0 0;padding:50px}.voucher__slick .slick-list{padding-bottom:120px}.voucher__slick .slick-arrow{top:auto;bottom:0}.voucher__slick .slick-prev{left:auto;right:-60px;bottom:60px}.voucher__slick .slick-next{right:-60px}@media (min-width:992px){ .voucher{margin-bottom:60px} .voucher__text{position:absolute;top:50px;right:40px;width:560px;margin:0} .voucher__slick img{max-width:80%;border-radius:0 0 150px 0} .voucher__slick .slick-list{margin-bottom:50px;padding:0} .voucher__slick .slick-arrow{top:360px;bottom:auto} .voucher__slick .slick-prev{left:auto;right:110px} .voucher__slick .slick-next{right:40px;margin:0}}@media (min-width:1200px){ .voucher{margin:0 calc((100% - 1140px) / 2 + 15px) 120px 0} .voucher__text{top:80px;right:0} .voucher__slick .slick-list{margin-bottom:50px} .voucher__slick img{border-radius:0 0 200px 0} .voucher__slick .slick-arrow{top:400px} .voucher__slick .slick-prev{left:auto;right:70px} .voucher__slick .slick-next{right:0;margin:0}}@media (min-width:1480px){ .voucher__slick img{max-width:100%}}header{position:fixed;top:0;left:0;right:0;z-index:1030}header.is-sticky::before{width:0}header.is-sticky{box-shadow:0px 0px 30px rgba(20,70,105,.1)}.header__container{margin:0 0 0 auto;padding:8px 20px;background-color:#fff;box-shadow:0px 0px 30px rgba(20,70,105,.1)}.header__topnav .btn{padding:13px 25px;border-radius:25px}.header__topnav a:not(.btn){position:relative;margin:0 20px;color:var(--textlink) !important;font-size:14px}.header__topnav a:not(.btn):hover{color:var(--brown) !important}.header__topnav a.icon--phone::before{content:'';display:inline-block;margin-right:8px;width:25px;height:25px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.8701 22.54L12.8801 22.547C14.6601 23.6804 16.9885 23.4247 18.4801 21.932L19.1091 21.303C19.3906 21.0217 19.5488 20.64 19.5488 20.242C19.5488 19.844 19.3906 19.4624 19.1091 19.181L16.4561 16.53C16.1748 16.2485 15.7931 16.0904 15.3951 16.0904C14.9971 16.0904 14.6155 16.2485 14.3341 16.53V16.53C13.7484 17.1156 12.7989 17.1156 12.2131 16.53L7.97112 12.287C7.38555 11.7013 7.38555 10.7518 7.97112 10.166V10.166C8.25264 9.8847 8.4108 9.50303 8.4108 9.10504C8.4108 8.70705 8.25264 8.32537 7.97112 8.04404L5.31912 5.39304C4.73337 4.80746 3.78387 4.80746 3.19812 5.39304L2.56812 6.02204C1.07581 7.51387 0.820519 9.84229 1.95412 11.622L1.96012 11.632C4.86631 15.9318 8.5698 19.6346 12.8701 22.54V22.54Z' stroke='%23C3A47F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5 11.25C21.3995 11.25 23.75 8.89949 23.75 6C23.75 3.10051 21.3995 0.75 18.5 0.75C15.6005 0.75 13.25 3.10051 13.25 6C13.25 8.89949 15.6005 11.25 18.5 11.25Z' stroke='%23C3A47F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.5 6.09998L18.5 8.09998' stroke='%23C3A47F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.5 4.09998L18.5 3.99998' stroke='%23C3A47F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.header__topnav a.icon--phone::after{content:'';position:absolute;top:50%;right:-20px;transform:translateY(-50%);display:inline-block;width:1px;height:18px;background-color:var(--brown)}header nav .nav-item.nav--gold .nav-link{color:var(--white);background-color:var(--default);border-radius:3px}header nav .nav-item.nav--gold .nav-link:hover,header nav .nav-item.nav--gold.active .nav-link{color:var(--white);background-color:var(--brownhover)}header .lang{position:relative;min-width:75px;color:var(--textlink);font-size:14px;transition:.3s}header .lang span{display:block;margin:0 auto;padding:0 0.5rem;cursor:pointer}header .lang span::after{content:'';display:inline-block;margin-left:5px;width:10px;height:6px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.87531 0.6121L4.9996 4.59705L1.1239 0.6121C1.05466 0.540758 0.961698 0.500818 0.864901 0.500818C0.768104 0.500818 0.675147 0.540758 0.6059 0.6121C0.572372 0.64675 0.545735 0.688109 0.527551 0.733755C0.509366 0.7794 0.5 0.828415 0.5 0.877926C0.5 0.927438 0.509366 0.976451 0.527551 1.0221C0.545735 1.06774 0.572372 1.1091 0.6059 1.14375L4.72897 5.38389C4.80138 5.45834 4.89849 5.5 4.9996 5.5C5.10072 5.5 5.19783 5.45834 5.27024 5.38389L9.39331 1.14457C9.42707 1.10989 9.45391 1.06843 9.47223 1.02264C9.49056 0.97684 9.5 0.927635 9.5 0.877926C9.5 0.828218 9.49056 0.779012 9.47223 0.733216C9.45391 0.687419 9.42707 0.645958 9.39331 0.611281C9.32406 0.53994 9.2311 0.5 9.13431 0.5C9.03751 0.5 8.94455 0.53994 8.87531 0.611281V0.6121Z' fill='%23333333'/%3e%3c/svg%3e ")}header .lang a{display:inline-block;text-align:center;color:#fff;z-index:10}header .lang:hover{background-color:#fff}header .lang:hover > .dropdown{transform:scale(1)}header .lang .dropdown{position:absolute;top:100%;left:0;width:100%;z-index:1021;transform:scale(0);;box-shadow:0px 0px 30px rgba(20,70,105,.1);transition:.3s}header .lang .dropdown a{display:block;text-align:center;line-height:50px;color:var(--textlink);background-color:rgba(255,255,255,1)}header .lang .dropdown a:hover{color:var(--brown);background-color:#fff}header .lang .dropdown a::after{content:'';display:block;margin:0 auto;width:20px;height:1px;background:var(--brown)}header .lang .dropdown a:last-of-type::after{display:none}header .btn + .btn{margin-top:0px}.lang--mobile a{margin:10px;padding:10px;color:var(--textlink);font-size:1.4rem;text-decoration:none;font-weight:bold;border:1px solid transparent}.lang--mobile a:hover{border-color:var(--brown)}.slider:not(.slider--desktop):not(.slider--mobil){margin-top:105px}.slider .container{position:relative}.slider .slick-list{overflow:initial}.webp-slider-images picture{position:relative;display:block !important;width:100%;max-width:1630px;border-radius:0 0 70px 0;overflow:hidden}.webp-slider-img{width:100%;max-width:1630px;opacity:1}.webp-slider .slick-dots{position:absolute;bottom:10%;left:50%;transform:translateX(-50%);display:block;text-align:left;margin:0 !important;padding:0;font-size:0;max-width:1110px;width:100%}.webp-slider .slick-dots li button{width:12px;height:12px;background:rgba(255,255,255,0.5);padding:0;cursor:pointer;font-size:0;border-radius:0;border:0}.webp-slider .slick-dots li.slick-active button{border:0;background-color:rgba(255,255,255,1) !important}.bgslider-box{position:absolute;bottom:-120px;left:20px;right:40px;z-index:10;display:flex;flex-direction:column;max-width:560px;padding:20px 50px 25px 20px;background-color:var(--greylight);border-radius:0 70px 0 0}.bgslider-box:empty,.bgslider-box > div:empty{display:none}.bgslider-title{display:block;color:var(--default);font-size:clamp(30px,2.5vw,40px);line-height:1.5;font-family:var(--font2)}.bgslider-lyrics{margin-top:5px;font-size:18px;line-height:1.3}.bgslider-link{margin-top:30px}.webp-slider-link{color:var(--textlink);font-size:var(--btnfs);text-transform:uppercase;font-weight:700;letter-spacing:0.15em}.slider .slick-arrow{top:auto;bottom:0}.slider .slick-prev{left:calc(50% - 60px)}.slider .slick-next{right:calc(50% - 60px)}.mainfooter{position:relative;padding:70px 0;background-color:var(--greylight);overflow:hidden;z-index:0}.mainfooter::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center bottom;z-index:-1;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='1921' height='528' viewBox='0 0 1921 528' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_737_18090' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1921' height='528'%3e%3cpath d='M0 200C0 89.5431 89.543 0 200 0H1921V528H0V200Z' fill='%23F3F1EF'/%3e%3c/mask%3e%3cg mask='url(%23mask0_737_18090)'%3e%3cpath d='M-116.718 526.12C48.1336 595.969 189.235 575.48 309.847 554.991C369.92 544.746 424.405 534.502 474.233 535.433C603.693 538.227 764.819 602.022 878.911 621.114C970.185 636.015 1047.49 643 1116.88 643H1122.46C1251.46 642.534 1353.91 618.786 1468 578.274C1234.23 602.488 1044.23 571.754 845.382 448.355C664.697 337.063 618.595 266.749 377.837 252.779C184.579 241.603 111.466 336.597 -51.9882 365.002C-214.511 393.407 -300.663 322.162 -425 243C-364.927 321.23 -286.692 453.477 -116.718 526.12Z' fill='%23EBE9E8'/%3e%3cpath d='M2100.79 -54.4972C1973.77 222.879 1835.57 329.847 1771.36 367.818C1680.63 421.534 1549.42 403.011 1464.27 364.114C1342.36 308.083 1183.24 253.441 991.535 323.827C843.107 378.006 744 275.205 744 275.205C744 275.205 906.852 559.991 1395.87 537.763C1884.89 515.536 2097.07 74.235 2165 -67L2100.79 -54.4972Z' fill='%23EBE9E8'/%3e%3c/g%3e%3c/svg%3e ")}.mainfooter h5{margin-bottom:20px;min-height:33px;font-size:28px}.mainfooter ul{padding:0}.mainfooter ul li{margin-bottom:10px;padding-left:30px;background-repeat:no-repeat;background-position:left top;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='12' fill='%2362B3D0'/%3e%3cpath d='M7 11L11 15L17 9' stroke='white' stroke-width='2'/%3e%3c/svg%3e")}.headertop__loycontent{font-size:16px;white-space:nowrap;border-radius:20px;border:1px solid rgba(99,36,0,0.35)}.headertop__loycontent .btn{padding:9px 20px}.headertop__loycontent a:not(.btn){color:var(--default)}.dropdown-menu-right{left:auto !important;right:0}footer{padding-top:70px;color:var(--white);background-color:var(--footerbg)}footer a{color:var(--white)}footer a:hover{color:var(--brown)}footer address{margin:60px auto}footer address div{margin-bottom:15px}footer [class*="icon--"]::before{content:'';display:inline-block;margin-right:10px;width:16px;height:16px;vertical-align:middle}.icon--phone::before{width:17px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 7C6.22111 9 7.5 10 9.5 11.5L11.1522 10.4733C11.3622 10.2633 11.6733 10.1933 11.9456 10.2867C12.8167 10.5744 13.7578 10.73 14.7222 10.73C15.15 10.73 15.5 11.08 15.5 11.5078V14.2222C15.5 14.65 15.15 15 14.7222 15C7.41889 15 1.5 9.08111 1.5 1.77778C1.5 1.35 1.85 1 2.27778 1H5C5.42778 1 5.77778 1.35 5.77778 1.77778C5.77778 2.75 5.93333 3.68333 6.22111 4.55444C6.30667 4.82667 6.24444 5.13 6.02667 5.34778L5 7Z' stroke='%23C3A47F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--email::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 3.52632C15 3.23579 14.7837 3 14.5172 3H1.48276C1.21628 3 1 3.23579 1 3.52632V12.4737C1 12.7642 1.21628 13 1.48276 13H14.5172C14.7837 13 15 12.7642 15 12.4737V3.52632Z' stroke='%23C3A47F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 3L8.72881 7.66667L8.63983 7.74242C8.25847 8.08586 7.74153 8.08586 7.35593 7.74242L7.26695 7.66667L2 3' stroke='%23C3A47F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7 8L2 13' stroke='%23C3A47F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 13L9 8' stroke='%23C3A47F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--marker::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 5.86959C13 8.55903 8 15 8 15C8 15 3 8.55903 3 5.86959C3 3.18014 5.2385 1 8 1C10.7615 1 13 3.18014 13 5.86959Z' stroke='%23C3A47F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 6C10 7.1044 9.1044 8 8 8C6.8956 8 6 7.1044 6 6C6 4.8956 6.8956 4 8 4C9.1044 4 10 4.8956 10 6Z' stroke='%23C3A47F' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}footer nav ul{margin:0;padding:0}footer nav ul li{margin-bottom:5px}footer nav:not(.menulast) ul li a{display:block;padding:8px 10px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.15em}footer nav ul li a::before{content:"-";display:inline-block;margin-right:10px;opacity:0;transition:transform .3s,opacity 0.2s;transform:translateX(20px)}footer nav ul li a:hover::before,footer nav ul li a:focus::before{opacity:1;transform:translateX(0px)}.menulast{margin:60px 0 60px;padding-top:20px;border-top:1px solid var(--default)}.menulast ul li{display:block;margin:15px auto;font-size:14px}.copyright{font-size:12px;color:var(--white)}.createdby span{color:var(--blue)}.footer--bg2{background-color:var(--footerbg2)}@media (min-width:768px){ .header__container{padding:20px 70px} .menulast{margin-top:0} .menulast ul li{display:inline-block} footer nav:not(.menulast) ul li a{text-align:left} .mainfooter{padding:100px 0;border-radius:100px 0 0 0}}@media (min-width:992px){ .webp-slider-images picture{border-radius:0 0 120px 0} .slider .slick-prev{left:auto;right:calc((100% - 1140px) / 2 + 265px)} .slider .slick-next{right:calc((100% - 1140px) / 2 + 200px)} .bgslider-box{padding:50px}}@media (min-width:1200px){ .slider:not(.slider--desktop):not(.slider--mobil){margin-top:100px} .webp-slider-images picture{border-radius:0 0 180px 0} .slider .slick-prev{left:auto;right:calc((100% - 1140px) / 2 + 115px)} .slider .slick-next{right:calc((100% - 1140px) / 2 + 50px)} .header__container{padding:10px 70px} .mainfooter::after{background-size:cover} footer{padding-top:100px} .social{margin-top:80px}}@media (min-width:1400px){ .header__container{padding-right:100px}}@media (min-width:1740px){ .header__container{padding-right:calc((100% - 1140px) / 2 + 15px)}}.hamburger{margin:0 0 0 auto;color:var(--textlink);transition:all 0.4s ease-in-out;z-index:100}.hamburger.is-active{background-color:rgba(193,159,98,0.9)}.hamburger__menu{display:flex;align-items:center;padding:0;color:var(--textlink);background-color:transparent;border:none;cursor:pointer}.hamburger__menu .line{fill:none;stroke:var(--textlink);stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4,0,0.2,1),stroke-dashoffset 600ms cubic-bezier(0.4,0,0.2,1)}.hamburger__menu .line1{stroke-dasharray:60 207;stroke-width:6}.hamburger__menu .line2{stroke-dasharray:60 60;stroke-width:6}.hamburger__menu .line3{stroke-dasharray:60 207;stroke-width:6}.hamburger__menu.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.hamburger__menu.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.hamburger__menu.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}header nav ul{width:100%;margin:0;padding:0;display:flex;align-items:center}header nav .nav-item{position:relative}header nav .nav-item .nav-link{position:relative;display:block;padding:15px;color:var(--textlink);font-size:12px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1.6px}header nav .nav-item:hover .nav-link,header nav .nav-item.active .nav-link{color:var(--brown)} header .loy .nav-link::before{content:'';display:inline-block;margin-right:10px;width:17px;height:14px;padding-left:initial;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='14' viewBox='0 0 17 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.49986 13L2.5337 6.90362C1.45921 5.85093 1.19319 4.2426 1.87338 2.91136V2.91136C2.3807 1.91722 3.34495 1.22264 4.46482 1.04466C5.58469 0.866675 6.72362 1.22699 7.52572 2.01302L8.49986 2.96737L9.474 2.01302C10.2763 1.227 11.4154 0.866708 12.5354 1.04468C13.6555 1.22265 14.6199 1.91719 15.1275 2.91136V2.91136C15.8067 4.24295 15.5402 5.85085 14.466 6.90362L8.49986 13Z' stroke='%23C3A47F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.menu__icon--hearth::before{content:'';display:inline-block;margin-right:8px;width:17px;height:14px;width:17px;padding-left:initial;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='14' viewBox='0 0 17 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.49986 13L2.5337 6.90362C1.45921 5.85093 1.19319 4.2426 1.87338 2.91136V2.91136C2.3807 1.91722 3.34495 1.22264 4.46482 1.04466C5.58469 0.866675 6.72362 1.22699 7.52572 2.01302L8.49986 2.96737L9.474 2.01302C10.2763 1.227 11.4154 0.866708 12.5354 1.04468C13.6555 1.22265 14.6199 1.91719 15.1275 2.91136V2.91136C15.8067 4.24295 15.5402 5.85085 14.466 6.90362L8.49986 13Z' stroke='%23C3A47F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}header nav .dropdown-menu{background:rgba(255,255,255);display:block;top:100% !important;left:0;min-width:100%;margin:30px 0;padding:0;transition:.3s;visibility:hidden;opacity:0;float:none !important;transform:none !important;border:0;border-radius:0 0 20px 0;z-index:5}header nav ul li:last-of-type .dropdown-menu{left:auto !important;right:0 !important}header nav .dropdown-item{padding:10px 25px;font-size:22px;color:var(--textlink) !important;text-align:center;border-bottom:1px solid rgba(215,190,127,0.3)}header nav .dropdown-item:last-of-type{border-bottom:0}header nav .dropdown-item:hover,header nav .dropdown-item:focus,header nav .dropdown-item:active,header nav .dropdown-item.active{color:var(--brown) !important;background-color:rgba(var(--defaultrgb),0.8)}.menu-open2 header nav .dropdown-menu.show{position:static !important;margin:0;visibility:visible;opacity:1;border:0}@media (max-width:1199px){ header nav{position:fixed;top:0;bottom:0;left:0;right:0;transform:translateX(100%);text-align:center;opacity:0;transition:.4s;z-index:-1;overflow-y:auto;overflow-x:hidden;background-color:rgba(255,255,255,.98)} .menu-open2 header nav{transform:translateX(0%);opacity:1} header nav ul{margin-top:120px;flex-direction:column;text-align:center} header nav .nav-item .nav-link{font-size:1.4rem} header nav .dropdown-menu{background-color:transparent}}@media (min-width:1200px){ .hamburger{display:none} header nav{position:relative;opacity:1;transform:translateX(0);z-index:1} header nav .nav-item .nav-link{padding:10px 15px} header nav .dropdown-menu{box-shadow:0px 0px 10px rgba(20,70,105,.1)} header nav .dropdown-item{font-size:16px} body:not(.menu-open2) header nav .dropdown:hover .dropdown-menu{margin:0;visibility:visible;opacity:1;transition:.3s} header .loy .nav-link{display:inline-block;margin-right:10px;width:17px;height:14px;font-size:0 !important;padding-left:initial;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='14' viewBox='0 0 17 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.49986 13L2.5337 6.90362C1.45921 5.85093 1.19319 4.2426 1.87338 2.91136V2.91136C2.3807 1.91722 3.34495 1.22264 4.46482 1.04466C5.58469 0.866675 6.72362 1.22699 7.52572 2.01302L8.49986 2.96737L9.474 2.01302C10.2763 1.227 11.4154 0.866708 12.5354 1.04468C13.6555 1.22265 14.6199 1.91719 15.1275 2.91136V2.91136C15.8067 4.24295 15.5402 5.85085 14.466 6.90362L8.49986 13Z' stroke='%23C3A47F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}header .loy .nav-link::before{display:none}}@media (min-width:992px) and (max-width:1199px){ header nav ul{margin-top:150px}}main::after,section::before,section::after{content:'';clear:both;display:table}.slider .slick-slider{margin-bottom:0;padding-bottom:0}.slider .slick-arrow{display:none}.btn + .btn{margin-top:20px}.news .btn + .btn{margin-top:0}main{padding-top:25px;padding-bottom:100px}main p + h3{margin-top:40px}main ul{padding-left:30px}main ul:not(.guestbookmessage) li,.contentcontainer ul li{position:relative;padding-left:17px}main ul:not(.guestbookmessage) li:before,.contentcontainer ul li::before{content:"·";position:absolute;top:-7px;left:0;font-size:35px;line-height:1}.contentcontainer ul{margin-left:0;padding:0}img{transition:1s}.imgright,.imgleft,.imgcenter{display:block;margin:20px auto}.bgbox{margin:40px auto;padding:30px 40px;border-left:10px solid var(--default);background-color:var(--greylight)}.bgbox .btn{margin-top:20px}.room-serviceicons{}.room-serviceicons::after{content:'';clear:both;display:table}.room-serviceicons figure{float:left;margin:10px;color:var(--default);text-align:center}.room-serviceicons figure[class*='icons']:before{content:'';display:block;width:60px;height:60px;margin:0 auto 10px;background-repeat:no-repeat;background-position:center bottom}.room-serviceicons figure[data-icon="legkondicionalo"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='60' height='48' viewBox='0 0 60 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M54.375 0.5625H5.625C3.04031 0.5625 0.9375 2.66531 0.9375 5.25V18.375C0.9375 20.9597 3.04031 23.0625 5.625 23.0625H54.375C56.9597 23.0625 59.0625 20.9597 59.0625 18.375V5.25C59.0625 2.66531 56.9597 0.5625 54.375 0.5625ZM8.4375 2.4375H51.5625V3.375C51.5625 3.89156 51.1425 4.3125 50.625 4.3125H9.375C8.8575 4.3125 8.4375 3.89156 8.4375 3.375V2.4375ZM51.5625 17.4375H8.4375V16.5C8.4375 15.9834 8.8575 15.5625 9.375 15.5625H50.625C51.1425 15.5625 51.5625 15.9834 51.5625 16.5V17.4375ZM8.4375 19.3125H51.5625V21.1875H8.4375V19.3125ZM57.1875 18.375C57.1875 19.9256 55.9256 21.1875 54.375 21.1875H53.4375V16.5C53.4375 14.9494 52.1756 13.6875 50.625 13.6875H9.375C7.82437 13.6875 6.5625 14.9494 6.5625 16.5V21.1875H5.625C4.07437 21.1875 2.8125 19.9256 2.8125 18.375V5.25C2.8125 3.69937 4.07437 2.4375 5.625 2.4375H6.5625V3.375C6.5625 4.92563 7.82437 6.1875 9.375 6.1875H50.625C52.1756 6.1875 53.4375 4.92563 53.4375 3.375V2.4375H54.375C55.9256 2.4375 57.1875 3.69937 57.1875 5.25V18.375Z' fill='%23C3A47F'/%3e%3cpath d='M26.25 9H33.75V10.875H26.25V9Z' fill='%23C3A47F'/%3e%3cpath d='M24.375 43.6875C24.375 44.7216 23.5341 45.5625 22.5 45.5625C21.4659 45.5625 20.625 44.7216 20.625 43.6875C20.625 42.6534 21.4659 41.8125 22.5 41.8125V39.9375C20.4319 39.9375 18.75 41.6194 18.75 43.6875C18.75 45.7556 20.4319 47.4375 22.5 47.4375C24.5681 47.4375 26.25 45.7556 26.25 43.6875V28.6875H24.375V43.6875Z' fill='%23C3A47F'/%3e%3cpath d='M37.5 39.9375V41.8125C38.5341 41.8125 39.375 42.6534 39.375 43.6875C39.375 44.7216 38.5341 45.5625 37.5 45.5625C36.4659 45.5625 35.625 44.7216 35.625 43.6875V28.6875H33.75V43.6875C33.75 45.7556 35.4319 47.4375 37.5 47.4375C39.5681 47.4375 41.25 45.7556 41.25 43.6875C41.25 41.6194 39.5681 39.9375 37.5 39.9375Z' fill='%23C3A47F'/%3e%3cpath d='M29.0625 24.9375H30.9375V43.6875H29.0625V24.9375Z' fill='%23C3A47F'/%3e%3cpath d='M14.3369 30.8372L12.7366 32.4375H11.2497V30.9506L12.85 29.3503L11.5244 28.0247L10.3122 29.2368L9.10004 28.0247L7.77441 29.3503L9.37473 30.9506V32.4375H7.88785L6.28754 30.8372L4.96191 32.1628L6.1741 33.375L4.96191 34.5872L6.28754 35.9128L7.88785 34.3125H9.37473V35.7993L7.77441 37.3997L9.10004 38.7253L10.3122 37.5131L11.5244 38.7253L12.85 37.3997L11.2497 35.7993V34.3125H12.7366L14.3369 35.9128L15.6625 34.5872L14.4504 33.375L15.6625 32.1628L14.3369 30.8372Z' fill='%23C3A47F'/%3e%3cpath d='M53.7119 28.9622L52.1116 30.5625H50.6247V29.0756L52.225 27.4753L50.8994 26.1497L49.6872 27.3618L48.475 26.1497L47.1494 27.4753L48.7497 29.0756V30.5625H47.2629L45.6625 28.9622L44.3369 30.2878L45.5491 31.5L44.3369 32.7122L45.6625 34.0378L47.2629 32.4375H48.7497V33.9243L47.1494 35.5247L48.475 36.8503L49.6872 35.6381L50.8994 36.8503L52.225 35.5247L50.6247 33.9243V32.4375H52.1116L53.7119 34.0378L55.0375 32.7122L53.8254 31.5L55.0375 30.2878L53.7119 28.9622Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="wifi"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_809_12675)'%3e%3cpath d='M54.6153 19.1229C47.3723 11.8789 37.7253 7.88989 27.4543 7.88989C17.1833 7.88989 7.53725 11.8779 0.29325 19.1229C-0.09775 19.5139 -0.09775 20.1459 0.29325 20.5369C0.68425 20.9279 1.31625 20.9279 1.70725 20.5369C8.57325 13.6699 17.7172 9.88889 27.4543 9.88889C37.1913 9.88889 46.3353 13.6699 53.2013 20.5359C53.3963 20.7309 53.6523 20.8289 53.9083 20.8289C54.1643 20.8289 54.4203 20.7309 54.6153 20.5359C55.0063 20.1459 55.0063 19.5129 54.6153 19.1229Z' fill='%23C3A47F'/%3e%3cpath d='M6.17118 25C5.78018 25.391 5.78018 26.023 6.17118 26.414C6.36618 26.609 6.62218 26.707 6.87818 26.707C7.13418 26.707 7.39018 26.609 7.58518 26.414C18.5402 15.458 36.3662 15.458 47.3222 26.414C47.7132 26.805 48.3452 26.805 48.7362 26.414C49.1272 26.023 49.1272 25.391 48.7362 25C37.0022 13.266 17.9072 13.264 6.17118 25Z' fill='%23C3A47F'/%3e%3cpath d='M27.4541 24.5078C21.6291 24.5078 16.1591 26.7708 12.0501 30.8788C11.6591 31.2698 11.6591 31.9018 12.0501 32.2928C12.4411 32.6838 13.0731 32.6838 13.4641 32.2928C17.1951 28.5628 22.1631 26.5078 27.4541 26.5078C32.7451 26.5078 37.7131 28.5628 41.4441 32.2928C41.6391 32.4878 41.8951 32.5858 42.1511 32.5858C42.4071 32.5858 42.6631 32.4878 42.8581 32.2928C43.2491 31.9018 43.2491 31.2698 42.8581 30.8788C38.7501 26.7708 33.2791 24.5078 27.4541 24.5078Z' fill='%23C3A47F'/%3e%3cpath d='M27.4543 33.916C23.8423 33.916 20.9033 36.855 20.9033 40.468C20.9033 44.081 23.8423 47.02 27.4543 47.02C31.0673 47.02 34.0063 44.081 34.0063 40.468C34.0063 36.855 31.0673 33.916 27.4543 33.916ZM27.4543 45.019C24.9443 45.019 22.9033 42.977 22.9033 40.467C22.9033 37.957 24.9453 35.915 27.4543 35.915C29.9633 35.915 32.0063 37.957 32.0063 40.467C32.0063 42.977 29.9643 45.019 27.4543 45.019Z' fill='%23C3A47F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_809_12675'%3e%3crect width='54.908' height='54.908' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="tv"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_809_12664)'%3e%3cpath d='M59.1124 4.80469H20.7765C20.2863 4.80469 19.8889 5.20203 19.8889 5.69229C19.8889 6.18256 20.2863 6.5799 20.7765 6.5799H58.2248V41.7279H56.4496V9.24271C56.4496 8.75244 56.0522 8.3551 55.562 8.3551H4.43802C3.94775 8.3551 3.55042 8.75244 3.55042 9.24271V39.0651C3.55042 39.5554 3.94775 39.9527 4.43802 39.9527H17.7516C18.2414 39.9527 18.6392 39.5554 18.6392 39.0651C18.6392 38.5748 18.2414 38.1775 17.7516 38.1775H5.32562V10.1303H54.6744V32.8519H45.8578C45.3676 32.8519 44.9702 33.2492 44.9702 33.7395V38.1775H21.9008C21.4105 38.1775 21.0132 38.5748 21.0132 39.0651C21.0132 39.5554 21.4105 39.9527 21.9008 39.9527H44.9702V41.7279H1.77521V6.5799H16.6273C17.1176 6.5799 17.515 6.18256 17.515 5.69229C17.515 5.20203 17.1176 4.80469 16.6273 4.80469H0.887604C0.397339 4.80469 0 5.20203 0 5.69229V42.6155C0 43.1058 0.397339 43.5031 0.887604 43.5031H24.3787V47.6381L19.5639 49.1034C19.1904 49.2174 18.9349 49.5621 18.9349 49.9525V54.213C18.9349 54.7032 19.3323 55.1006 19.8225 55.1006H40.1775C40.6677 55.1006 41.0651 54.7032 41.0651 54.213V49.9525C41.0651 49.5621 40.8096 49.2174 40.4361 49.1034L35.6213 47.6381V43.5031H44.9702V54.213C44.9702 54.7032 45.3676 55.1006 45.8578 55.1006H55.562C56.0522 55.1006 56.4496 54.7032 56.4496 54.213V50.8402C56.4496 50.3499 56.0522 49.9525 55.562 49.9525C55.0717 49.9525 54.6744 50.3499 54.6744 50.8402V53.3254H46.7455V34.6271H54.6744V46.6983C54.6744 47.1886 55.0717 47.5859 55.562 47.5859C56.0522 47.5859 56.4496 47.1886 56.4496 46.6983V43.5031H59.1124C59.6027 43.5031 60 43.1058 60 42.6155V5.69229C60 5.20203 59.6027 4.80469 59.1124 4.80469V4.80469ZM39.2899 53.3254H20.7101V50.6104L25.3981 49.1835H34.6019L39.2899 50.6104V53.3254ZM33.8461 47.4083H26.1539V43.5031H33.8461V47.4083Z' fill='%23C3A47F'/%3e%3cpath d='M50.71 52.3788C51.2003 52.3788 51.5976 51.9814 51.5976 51.4912V50.3669H52.7219C53.2122 50.3669 53.6095 49.9696 53.6095 49.4793C53.6095 48.989 53.2122 48.5917 52.7219 48.5917H51.5976V47.4674C51.5976 46.9772 51.2003 46.5798 50.71 46.5798C50.2198 46.5798 49.8224 46.9772 49.8224 47.4674V48.5917H48.6982C48.2079 48.5917 47.8105 48.989 47.8105 49.4793C47.8105 49.9696 48.2079 50.3669 48.6982 50.3669H49.8224V51.4912C49.8224 51.9814 50.2198 52.3788 50.71 52.3788Z' fill='%23C3A47F'/%3e%3cpath d='M53.5509 40.1895H47.87C47.3802 40.1895 46.9824 40.5868 46.9824 41.0771C46.9824 41.5673 47.3802 41.9647 47.87 41.9647H53.5509C54.0407 41.9647 54.438 41.5673 54.438 41.0771C54.438 40.5868 54.0407 40.1895 53.5509 40.1895Z' fill='%23C3A47F'/%3e%3cpath d='M53.5509 36.5208H47.87C47.3802 36.5208 46.9824 36.9181 46.9824 37.4084C46.9824 37.8982 47.3802 38.2955 47.87 38.2955H53.5509C54.0407 38.2955 54.438 37.8982 54.438 37.4084C54.438 36.9181 54.0407 36.5208 53.5509 36.5208Z' fill='%23C3A47F'/%3e%3cpath d='M54.438 44.7455C54.438 44.2552 54.0407 43.8579 53.5504 43.8579H47.87C47.3798 43.8579 46.9824 44.2552 46.9824 44.7455C46.9824 45.2358 47.3798 45.6331 47.87 45.6331H53.5504C54.0407 45.6331 54.438 45.2358 54.438 44.7455V44.7455Z' fill='%23C3A47F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_809_12664'%3e%3crect width='60' height='60' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="telefon"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_809_12723)'%3e%3cpath d='M48.688 38.5723L38.5678 31.8233C37.2835 30.9737 35.562 31.2532 34.6125 32.4656L31.6646 36.2559C31.2858 36.7554 30.5971 36.9003 30.049 36.5959L29.4883 36.2868C27.6294 35.2735 25.3164 34.0121 20.6563 29.3503C15.9961 24.6885 14.7322 22.3738 13.7189 20.5183L13.4115 19.9575C13.1028 19.4096 13.245 18.718 13.7447 18.3361L17.5324 15.3891C18.7444 14.4395 19.0243 12.7185 18.1757 11.4338L11.4267 1.31363C10.557 0.00542515 8.81214 -0.38729 7.46576 0.422062L3.23386 2.96417C1.90418 3.74589 0.92864 5.01191 0.511807 6.49694C-1.01209 12.0494 0.134323 21.6322 14.2506 35.7501C25.4798 46.9784 33.8394 49.998 39.5852 49.998C40.9076 50.0037 42.2248 49.8316 43.5013 49.4865C44.9867 49.0701 46.2529 48.0945 47.0341 46.7644L49.5787 42.535C50.3893 41.1884 49.9967 39.4424 48.688 38.5723ZM48.143 41.6801L45.6042 45.912C45.0433 46.872 44.1326 47.5779 43.0629 47.8817C37.937 49.289 28.9817 48.1234 15.4295 34.5712C1.87733 21.019 0.711777 12.0645 2.11909 6.93779C2.42334 5.86686 3.13007 4.95498 4.09126 4.39315L8.32315 1.85437C8.90734 1.50286 9.66465 1.67324 10.042 2.24093L13.7082 7.7451L16.7853 12.3602C17.1538 12.9175 17.0327 13.6643 16.507 14.0767L12.7184 17.0237C11.5654 17.9053 11.2362 19.5005 11.946 20.7665L12.2469 21.3131C13.3118 23.2661 14.6357 25.6958 19.4691 30.5284C24.3026 35.361 26.7315 36.685 28.6836 37.7498L29.231 38.0514C30.4969 38.7612 32.0922 38.432 32.9738 37.2791L35.9208 33.4905C36.3332 32.9651 37.0798 32.8441 37.6373 33.2122L47.7566 39.9612C48.3246 40.3383 48.495 41.096 48.143 41.6801Z' fill='%23C3A37F'/%3e%3cpath d='M28.3322 8.3375C36.1515 8.34619 42.488 14.6828 42.4968 22.5021C42.4968 22.9623 42.8698 23.3353 43.33 23.3353C43.7902 23.3353 44.1632 22.9623 44.1632 22.5021C44.1535 13.7629 37.0714 6.68071 28.3322 6.67114C27.872 6.67114 27.499 7.04413 27.499 7.50432C27.499 7.96451 27.872 8.3375 28.3322 8.3375Z' fill='%23C3A37F'/%3e%3cpath d='M28.3322 13.3368C33.3916 13.3427 37.4916 17.4427 37.4975 22.5021C37.4975 22.9623 37.8706 23.3353 38.3307 23.3353C38.7909 23.3353 39.1639 22.9623 39.1639 22.5021C39.157 16.5227 34.3115 11.6772 28.3322 11.6704C27.872 11.6704 27.499 12.0434 27.499 12.5036C27.499 12.9638 27.872 13.3368 28.3322 13.3368Z' fill='%23C3A37F'/%3e%3cpath d='M28.3322 18.336C30.6319 18.3388 32.4955 20.2024 32.4983 22.5021C32.4983 22.9623 32.8714 23.3353 33.3315 23.3353C33.7915 23.3353 34.1646 22.9623 34.1646 22.5021C34.1609 19.2825 31.5518 16.6733 28.3322 16.6697C27.872 16.6697 27.499 17.0427 27.499 17.5029C27.499 17.963 27.872 18.336 28.3322 18.336Z' fill='%23C3A37F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_809_12723'%3e%3crect width='50' height='50' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="minibar"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='42' height='60' viewBox='0 0 42 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.5654 22.553C9.94949 22.553 8.63477 23.8677 8.63477 25.4836C8.63477 27.0995 9.94949 28.4142 11.5654 28.4142C13.1813 28.4142 14.496 27.0995 14.496 25.4836C14.496 23.8677 13.1813 22.553 11.5654 22.553ZM11.5654 26.8852C10.7927 26.8852 10.1638 26.2563 10.1638 25.4836C10.1638 24.7109 10.7927 24.082 11.5654 24.082C12.3384 24.082 12.967 24.7109 12.967 25.4836C12.967 26.2563 12.3382 26.8852 11.5654 26.8852Z' fill='%23C3A47F'/%3e%3cpath d='M21 28.4141C22.6159 28.4141 23.9306 27.0994 23.9306 25.4835C23.9306 23.8676 22.6159 22.553 21 22.553C19.3841 22.553 18.0693 23.8677 18.0693 25.4836C18.0693 27.0995 19.3841 28.4141 21 28.4141ZM21 24.0819C21.7729 24.0819 22.4015 24.7108 22.4015 25.4835C22.4015 26.2562 21.7727 26.885 21 26.885C20.2272 26.885 19.5984 26.2562 19.5984 25.4835C19.5984 24.7108 20.2272 24.0819 21 24.0819Z' fill='%23C3A47F'/%3e%3cpath d='M30.4336 28.4142C32.0495 28.4142 33.3642 27.0995 33.3642 25.4836C33.3642 23.8677 32.0495 22.553 30.4336 22.553C28.8177 22.553 27.5029 23.8677 27.5029 25.4836C27.5029 27.0995 28.8177 28.4142 30.4336 28.4142ZM30.4336 24.082C31.2064 24.082 31.8351 24.7109 31.8351 25.4836C31.8351 26.2563 31.2063 26.8852 30.4336 26.8852C29.6608 26.8852 29.032 26.2563 29.032 25.4836C29.032 24.7109 29.6607 24.082 30.4336 24.082Z' fill='%23C3A47F'/%3e%3cpath d='M4.33973 57.2237H37.6596C38.0819 57.2237 38.4242 56.8813 38.4242 56.4592V15.5184C38.4242 15.0962 38.0819 14.7539 37.6596 14.7539H4.33973C3.9175 14.7539 3.5752 15.0961 3.5752 15.5184V56.4592C3.5752 56.8813 3.9175 57.2237 4.33973 57.2237ZM5.10426 16.2829H36.8951V29.4362H34.2268C35.267 28.438 35.9166 27.0356 35.9166 25.4837C35.9166 22.4612 33.4571 20.0021 30.4337 20.0021C28.4287 20.0021 26.6725 21.085 25.7167 22.6959C24.7609 21.085 23.0049 20.0021 20.9997 20.0021C18.9946 20.0021 17.2384 21.085 16.2827 22.6959C15.3269 21.085 13.5707 20.0021 11.5656 20.0021C8.54242 20.0021 6.08277 22.4612 6.08277 25.4837C6.08277 27.0356 6.73234 28.438 7.77262 29.4362H5.10426V16.2829V16.2829ZM16.2827 28.2716C16.5375 28.7011 16.8494 29.0924 17.2076 29.4363H15.3578C15.7161 29.0924 16.0278 28.701 16.2827 28.2716ZM11.5656 29.4363C9.38547 29.4363 7.61184 27.6632 7.61184 25.4838C7.61184 23.3045 9.38547 21.5313 11.5656 21.5313C13.745 21.5313 15.5181 23.3045 15.5181 25.4838C15.5181 27.6632 13.7451 29.4363 11.5656 29.4363ZM17.0472 25.4838C17.0472 23.3045 18.8204 21.5313 20.9997 21.5313C23.179 21.5313 24.9522 23.3045 24.9522 25.4838C24.9522 27.6632 23.179 29.4363 20.9997 29.4363C18.8204 29.4363 17.0472 27.6632 17.0472 25.4838ZM25.7167 28.2716C25.9716 28.7011 26.2833 29.0924 26.6417 29.4363H24.7919C25.15 29.0924 25.4618 28.701 25.7167 28.2716ZM26.4812 25.4838C26.4812 23.3045 28.2544 21.5313 30.4337 21.5313C32.6139 21.5313 34.3875 23.3045 34.3875 25.4838C34.3875 27.6632 32.6139 29.4363 30.4337 29.4363C28.2543 29.4363 26.4812 27.6632 26.4812 25.4838ZM5.10426 30.9653H36.8951V53.2609H35.4617V43.8893C35.4617 42.5961 34.9847 41.3535 34.1185 40.3897C33.8158 40.0536 33.5786 39.6663 33.4141 39.2395C33.2508 38.815 33.1681 38.3688 33.1681 37.9134V34.7852C33.1681 34.3631 32.8257 34.0207 32.4036 34.0207H28.8359C28.4138 34.0207 28.0714 34.3631 28.0714 34.7852V37.9133C28.0714 38.6698 27.8402 39.4016 27.415 40.0167C27.2478 39.7752 27.1071 39.5164 27.001 39.2393C26.8377 38.8147 26.755 38.3686 26.755 37.9132V34.7851C26.755 34.363 26.4126 34.0206 25.9905 34.0206H22.4228C22.0007 34.0206 21.6583 34.363 21.6583 34.7851V37.9132C21.6583 38.6691 21.4274 39.4003 21.0013 40.0168C20.8334 39.7743 20.6924 39.5153 20.5867 39.2392C20.4235 38.8145 20.3406 38.3684 20.3406 37.9131V34.785C20.3406 34.3629 19.9982 34.0205 19.5761 34.0205H16.0084C15.5863 34.0205 15.2439 34.3629 15.2439 34.785V37.9131C15.2439 38.6703 15.0129 39.4021 14.588 40.0165C14.4215 39.7755 14.2809 39.5168 14.1738 39.2391C14.0105 38.8145 13.9278 38.3684 13.9278 37.913V34.7849C13.9278 34.3628 13.5854 34.0204 13.1632 34.0204H9.59547C9.17336 34.0204 8.83094 34.3628 8.83094 34.7849V37.913C8.83094 38.8282 8.49332 39.7078 7.88066 40.3894C7.45258 40.8647 7.11766 41.4112 6.88516 42.0143C6.65441 42.6145 6.53746 43.2452 6.53746 43.8888V53.2604H5.10402V30.9653H5.10426ZM31.6391 37.716V37.9134C31.6391 38.557 31.7561 39.1877 31.9871 39.7888C32.2192 40.3912 32.5541 40.9377 32.9819 41.4127C33.595 42.0947 33.9326 42.9743 33.9326 43.8894V53.261H27.3068V43.8894C27.3068 43.4341 27.3896 42.9879 27.553 42.5628C27.6721 42.2524 27.832 41.9605 28.0319 41.6904C28.1023 41.5937 28.1777 41.5009 28.2577 41.4125C29.1236 40.4494 29.6004 39.2068 29.6004 37.9136V37.7161H31.6391V37.716ZM29.6004 36.1869V35.5498H31.6391V36.1869H29.6004ZM21.9462 41.2946C22.7472 40.3489 23.1876 39.1549 23.1876 37.9134V37.716H25.2263V37.9134C25.2263 38.5571 25.3432 39.1878 25.5738 39.7871C25.7849 40.3391 26.0861 40.8451 26.4692 41.2963C26.3375 41.5267 26.2213 41.7661 26.1259 42.0148C25.8952 42.615 25.7782 43.2457 25.7782 43.8893V53.2609H22.6348V43.8893C22.6346 42.9667 22.3974 42.0799 21.9462 41.2946ZM23.1875 36.1869V35.5498H25.2262V36.1869H23.1875ZM18.8119 37.716V37.9134C18.8119 38.557 18.9289 39.1876 19.1594 39.7873C19.3881 40.3846 19.7228 40.9314 20.1537 41.4116C20.2387 41.5065 20.3155 41.6009 20.3847 41.6958C20.8563 42.3346 21.1055 43.093 21.1055 43.8894V53.261H14.4797V43.8894C14.4797 43.4341 14.5625 42.988 14.7259 42.5628C14.8451 42.2523 15.005 41.9604 15.2048 41.6904C15.2753 41.5935 15.3507 41.5007 15.43 41.4131C16.296 40.4514 16.7731 39.2085 16.7731 37.9134V37.716H18.8119V37.716ZM16.7732 36.1869V35.5498H18.8119V36.1869H16.7732ZM12.3989 37.716V37.9134C12.3989 38.557 12.5159 39.1877 12.7469 39.7888C12.9602 40.3423 13.2612 40.8478 13.6416 41.2963C13.5099 41.5267 13.3938 41.7661 13.2984 42.0148C13.0676 42.6151 12.9507 43.2458 12.9507 43.8893V53.2609H8.06676V43.8893C8.06676 43.434 8.14949 42.9878 8.31238 42.5639C8.47715 42.1363 8.71422 41.7491 9.0175 41.4124C9.8834 40.4493 10.3602 39.2067 10.3602 37.9134V37.716H12.3989V37.716ZM10.3602 36.1869V35.5498H12.3989V36.1869H10.3602ZM5.10426 54.79H36.8951V55.6946H5.10426V54.79Z' fill='%23C3A47F'/%3e%3cpath d='M40.4361 11.9773H7.68453V8.43773C8.96633 8.09895 9.91437 6.92965 9.91437 5.54262V0.764531C9.91437 0.342422 9.57195 0 9.14984 0H4.69016C4.26805 0 3.92562 0.342422 3.92562 0.764531V5.54273C3.92562 6.92965 4.87367 8.09895 6.15547 8.43785V11.9774H1.56336C1.14113 11.9774 0.798828 12.3198 0.798828 12.7419V59.2356C0.798828 59.6577 1.14101 60.0001 1.56336 60.0001H40.4361C40.8582 60.0001 41.2006 59.6577 41.2006 59.2356V12.7418C41.2006 12.3197 40.8582 11.9773 40.4361 11.9773ZM5.45469 1.52906H8.38531V2.29359H5.45469V1.52906ZM5.45469 5.54273V3.82254H8.38531V5.54273C8.38531 6.35074 7.72801 7.00805 6.92 7.00805C6.11211 7.00805 5.45469 6.35063 5.45469 5.54273ZM39.6716 58.4709H2.32789V13.5063H39.6717V58.4709H39.6716Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="szobaszef"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='51' height='51' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_809_12696)'%3e%3cpath d='M11.0504 47.6H4.25039C3.78119 47.6 3.40039 47.2192 3.40039 46.75V43.35C3.40039 42.8808 3.78119 42.5 4.25039 42.5H11.0504C11.5196 42.5 11.9004 42.8808 11.9004 43.35V46.75C11.9004 47.2192 11.5196 47.6 11.0504 47.6ZM5.10039 45.9H10.2004V44.2H5.10039V45.9Z' fill='%23C3A47F'/%3e%3cpath d='M46.7496 47.6H39.9496C39.4804 47.6 39.0996 47.2192 39.0996 46.75V43.35C39.0996 42.8808 39.4804 42.5 39.9496 42.5H46.7496C47.2188 42.5 47.5996 42.8808 47.5996 43.35V46.75C47.5996 47.2192 47.2188 47.6 46.7496 47.6ZM40.7996 45.9H45.8996V44.2H40.7996V45.9Z' fill='%23C3A47F'/%3e%3cpath d='M50.15 44.1999H0.85C0.3808 44.1999 0 43.8191 0 43.3499V4.2499C0 3.7807 0.3808 3.3999 0.85 3.3999H50.15C50.6192 3.3999 51 3.7807 51 4.2499V43.3499C51 43.8191 50.6192 44.1999 50.15 44.1999ZM1.7 42.4999H49.3V5.0999H1.7V42.4999Z' fill='%23C3A47F'/%3e%3cpath d='M50.15 15.3H43.35C42.8808 15.3 42.5 14.9192 42.5 14.45V11.05C42.5 10.5808 42.8808 10.2 43.35 10.2H50.15C50.6192 10.2 51 10.5808 51 11.05V14.45C51 14.9192 50.6192 15.3 50.15 15.3ZM44.2 13.6H49.3V11.9H44.2V13.6Z' fill='%23C3A47F'/%3e%3cpath d='M50.15 37.4H43.35C42.8808 37.4 42.5 37.0192 42.5 36.55V33.15C42.5 32.6808 42.8808 32.3 43.35 32.3H50.15C50.6192 32.3 51 32.6808 51 33.15V36.55C51 37.0192 50.6192 37.4 50.15 37.4ZM44.2 35.7H49.3V34H44.2V35.7Z' fill='%23C3A47F'/%3e%3cpath d='M45.9029 40.8H5.09784C4.16199 40.8 3.40039 40.0384 3.40039 39.1026V8.4975C3.40039 7.56165 4.16199 6.80005 5.09784 6.80005H45.9021C46.8388 6.80005 47.6004 7.56165 47.6004 8.4975V11.05C47.6004 11.5192 47.2196 11.9 46.7504 11.9H44.2004V13.6H46.7504C47.2196 13.6 47.6004 13.9808 47.6004 14.45V33.15C47.6004 33.6192 47.2196 34 46.7504 34H44.2004V35.7H46.7504C47.2196 35.7 47.6004 36.0808 47.6004 36.55V39.1026C47.6004 40.0384 46.8388 40.8 45.9029 40.8ZM45.9004 8.4975L5.09784 8.50005L5.10039 39.1026L45.9029 39.1L45.9012 37.4H43.3504C42.8812 37.4 42.5004 37.0192 42.5004 36.55V33.15C42.5004 32.6808 42.8812 32.3 43.3504 32.3H45.9004V15.3H43.3504C42.8812 15.3 42.5004 14.9192 42.5004 14.45V11.05C42.5004 10.5808 42.8812 10.2 43.3504 10.2H45.9004V8.4975Z' fill='%23C3A47F'/%3e%3cpath d='M11.0498 24.65H7.6498C7.1806 24.65 6.7998 24.2692 6.7998 23.8C6.7998 23.3308 7.1806 22.95 7.6498 22.95H11.0498C11.519 22.95 11.8998 23.3308 11.8998 23.8C11.8998 24.2692 11.519 24.65 11.0498 24.65Z' fill='%23C3A47F'/%3e%3cpath d='M26.3496 24.65H22.9496C22.4804 24.65 22.0996 24.2692 22.0996 23.8C22.0996 23.3308 22.4804 22.95 22.9496 22.95H26.3496C26.8188 22.95 27.1996 23.3308 27.1996 23.8C27.1996 24.2692 26.8188 24.65 26.3496 24.65Z' fill='%23C3A47F'/%3e%3cpath d='M17.0004 18.7001C16.5312 18.7001 16.1504 18.3193 16.1504 17.8501V14.4501C16.1504 13.9809 16.5312 13.6001 17.0004 13.6001C17.4696 13.6001 17.8504 13.9809 17.8504 14.4501V17.8501C17.8504 18.3193 17.4696 18.7001 17.0004 18.7001Z' fill='%23C3A47F'/%3e%3cpath d='M17.0004 33.9999C16.5312 33.9999 16.1504 33.6191 16.1504 33.1499V29.7499C16.1504 29.2807 16.5312 28.8999 17.0004 28.8999C17.4696 28.8999 17.8504 29.2807 17.8504 29.7499V33.1499C17.8504 33.6191 17.4696 33.9999 17.0004 33.9999Z' fill='%23C3A47F'/%3e%3cpath d='M40.8 22.1H30.6C30.1308 22.1 29.75 21.7192 29.75 21.25V16.15C29.75 15.6808 30.1308 15.3 30.6 15.3H40.8C41.2692 15.3 41.65 15.6808 41.65 16.15V21.25C41.65 21.7192 41.2692 22.1 40.8 22.1ZM31.45 20.4H39.95V17H31.45V20.4Z' fill='%23C3A47F'/%3e%3cpath d='M16.9996 27.1999C15.1245 27.1999 13.5996 25.675 13.5996 23.7999C13.5996 21.9248 15.1245 20.3999 16.9996 20.3999C17.4688 20.3999 17.8496 20.7807 17.8496 21.2499C17.8496 21.7191 17.4688 22.0999 16.9996 22.0999C16.0621 22.0999 15.2996 22.8624 15.2996 23.7999C15.2996 24.7375 16.0621 25.4999 16.9996 25.4999C17.9372 25.4999 18.6996 24.7375 18.6996 23.7999C18.6996 23.3307 19.0804 22.9499 19.5496 22.9499C20.0188 22.9499 20.3996 23.3307 20.3996 23.7999C20.3996 25.675 18.8747 27.1999 16.9996 27.1999Z' fill='%23C3A47F'/%3e%3cpath d='M17.0002 30.6C13.2508 30.6 10.2002 27.5494 10.2002 23.8C10.2002 20.0507 13.2508 17 17.0002 17C20.7495 17 23.8002 20.0507 23.8002 23.8C23.8002 27.5494 20.7495 30.6 17.0002 30.6ZM17.0002 18.7C14.1884 18.7 11.9002 20.9874 11.9002 23.8C11.9002 26.6127 14.1884 28.9 17.0002 28.9C19.812 28.9 22.1002 26.6127 22.1002 23.8C22.1002 20.9874 19.812 18.7 17.0002 18.7Z' fill='%23C3A47F'/%3e%3cpath d='M10.1998 31.4499C9.98222 31.4499 9.76462 31.3666 9.59887 31.2009C9.26652 30.8685 9.26652 30.3313 9.59887 29.999L12.1914 27.4065C12.5229 27.0741 13.0618 27.0741 13.3933 27.4065C13.7256 27.7388 13.7256 28.276 13.3933 28.6084L10.8008 31.2009C10.635 31.3666 10.4174 31.4499 10.1998 31.4499Z' fill='%23C3A47F'/%3e%3cpath d='M21.2076 20.4426C20.99 20.4426 20.7724 20.3593 20.6067 20.1936C20.2743 19.8612 20.2743 19.324 20.6067 18.9917L23.1992 16.3992C23.5307 16.0668 24.0696 16.0668 24.4011 16.3992C24.7334 16.7315 24.7334 17.2687 24.4011 17.6011L21.8086 20.1936C21.6428 20.3602 21.4252 20.4426 21.2076 20.4426Z' fill='%23C3A47F'/%3e%3cpath d='M12.7923 20.4426C12.5747 20.4426 12.3571 20.3593 12.1914 20.1936L9.59887 17.6011C9.26652 17.2687 9.26652 16.7315 9.59887 16.3992C9.93037 16.0668 10.4693 16.0668 10.8008 16.3992L13.3933 18.9917C13.7256 19.324 13.7256 19.8612 13.3933 20.1936C13.2275 20.3602 13.0099 20.4426 12.7923 20.4426V20.4426Z' fill='%23C3A47F'/%3e%3cpath d='M23.8001 31.4499C23.5825 31.4499 23.3649 31.3666 23.1992 31.2009L20.6067 28.6084C20.2743 28.276 20.2743 27.7388 20.6067 27.4065C20.9382 27.0741 21.4771 27.0741 21.8086 27.4065L24.4011 29.999C24.7334 30.3313 24.7334 30.8685 24.4011 31.2009C24.2353 31.3666 24.0177 31.4499 23.8001 31.4499Z' fill='%23C3A47F'/%3e%3cpath d='M31.45 25.5H30.6C30.1308 25.5 29.75 25.1192 29.75 24.65C29.75 24.1808 30.1308 23.8 30.6 23.8H31.45C31.9192 23.8 32.3 24.1808 32.3 24.65C32.3 25.1192 31.9192 25.5 31.45 25.5Z' fill='%23C3A47F'/%3e%3cpath d='M40.7996 25.5H39.9496C39.4804 25.5 39.0996 25.1192 39.0996 24.65C39.0996 24.1808 39.4804 23.8 39.9496 23.8H40.7996C41.2688 23.8 41.6496 24.1808 41.6496 24.65C41.6496 25.1192 41.2688 25.5 40.7996 25.5Z' fill='%23C3A47F'/%3e%3cpath d='M36.55 25.5H34.85C34.3808 25.5 34 25.1192 34 24.65C34 24.1808 34.3808 23.8 34.85 23.8H36.55C37.0192 23.8 37.4 24.1808 37.4 24.65C37.4 25.1192 37.0192 25.5 36.55 25.5Z' fill='%23C3A47F'/%3e%3cpath d='M31.45 28.9H30.6C30.1308 28.9 29.75 28.5192 29.75 28.05C29.75 27.5808 30.1308 27.2 30.6 27.2H31.45C31.9192 27.2 32.3 27.5808 32.3 28.05C32.3 28.5192 31.9192 28.9 31.45 28.9Z' fill='%23C3A47F'/%3e%3cpath d='M40.7996 28.9H39.9496C39.4804 28.9 39.0996 28.5192 39.0996 28.05C39.0996 27.5808 39.4804 27.2 39.9496 27.2H40.7996C41.2688 27.2 41.6496 27.5808 41.6496 28.05C41.6496 28.5192 41.2688 28.9 40.7996 28.9Z' fill='%23C3A47F'/%3e%3cpath d='M36.55 28.9H34.85C34.3808 28.9 34 28.5192 34 28.05C34 27.5808 34.3808 27.2 34.85 27.2H36.55C37.0192 27.2 37.4 27.5808 37.4 28.05C37.4 28.5192 37.0192 28.9 36.55 28.9Z' fill='%23C3A47F'/%3e%3cpath d='M31.45 32.3001H30.6C30.1308 32.3001 29.75 31.9193 29.75 31.4501C29.75 30.9809 30.1308 30.6001 30.6 30.6001H31.45C31.9192 30.6001 32.3 30.9809 32.3 31.4501C32.3 31.9193 31.9192 32.3001 31.45 32.3001Z' fill='%23C3A47F'/%3e%3cpath d='M40.7996 32.3001H39.9496C39.4804 32.3001 39.0996 31.9193 39.0996 31.4501C39.0996 30.9809 39.4804 30.6001 39.9496 30.6001H40.7996C41.2688 30.6001 41.6496 30.9809 41.6496 31.4501C41.6496 31.9193 41.2688 32.3001 40.7996 32.3001Z' fill='%23C3A47F'/%3e%3cpath d='M36.55 32.3001H34.85C34.3808 32.3001 34 31.9193 34 31.4501C34 30.9809 34.3808 30.6001 34.85 30.6001H36.55C37.0192 30.6001 37.4 30.9809 37.4 31.4501C37.4 31.9193 37.0192 32.3001 36.55 32.3001Z' fill='%23C3A47F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_809_12696'%3e%3crect width='51' height='51' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="torolkozo"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='60' height='46' viewBox='0 0 60 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M55.6469 4.97058C54.3737 4.97058 53.2265 5.52007 52.4298 6.39429H49.8442V6.39441C49.799 3.13799 47.1376 0.502441 43.8708 0.502441H17.06C13.7931 0.502441 11.1317 3.13799 11.0865 6.39441H7.57033C6.77357 5.52019 5.62642 4.97069 4.35317 4.97069C1.95282 4.97058 0 6.92339 0 9.32375C0 11.7241 1.95282 13.6769 4.35317 13.6769C5.62642 13.6769 6.77357 13.1274 7.57033 12.2532H11.0844V39.806C11.0844 40.2914 11.478 40.6849 11.9633 40.6849H18.0842V44.6189C18.0842 45.1043 18.4777 45.4978 18.9631 45.4978H48.9674C49.4528 45.4978 49.8463 45.1043 49.8463 44.6189V12.2532H52.4298C53.2265 13.1274 54.3737 13.6769 55.6469 13.6769C58.0472 13.6769 60 11.7241 60 9.32375C60 6.95222 58.0159 4.97058 55.6469 4.97058ZM6.59298 10.631C6.13572 11.4212 5.26478 11.9191 4.35317 11.9191C2.92208 11.9191 1.75782 10.7548 1.75782 9.32375C1.75782 7.89265 2.92208 6.72839 4.35317 6.72839C6.31677 6.72839 7.57455 8.93457 6.59298 10.631ZM11.0844 10.4953H8.5472C8.55224 10.4771 8.55576 10.4586 8.56056 10.4403C8.75346 9.71199 8.75357 8.93551 8.56056 8.20718C8.55576 8.1889 8.55224 8.17027 8.5472 8.1521H11.0844V10.4953ZM39.6563 6.34613C39.6663 6.02163 39.7139 5.69925 39.7972 5.38554C40.0782 4.32768 40.9058 3.10436 41.9823 2.731C42.6146 2.51174 43.3163 2.41541 43.9684 2.2612C46.2215 2.31276 48.0436 4.1396 48.0878 6.39429H39.6552C39.6555 6.37835 39.6559 6.3623 39.6563 6.34613ZM12.8423 32.4348H37.8952V34.5853H12.8423V32.4348ZM12.8423 38.9271V36.3431H37.8952V38.9271H12.8423ZM48.0885 43.74H19.842V40.6849C19.842 40.6849 38.7716 40.6849 38.7741 40.6849C39.1334 40.6849 39.4688 40.4454 39.5974 40.1119C39.635 40.0143 39.653 39.9106 39.653 39.806V19.9449C39.653 19.4595 39.2595 19.066 38.7741 19.066C38.2887 19.066 37.8952 19.4595 37.8952 19.9449V30.677H12.8423V6.47796C12.8423 4.15225 14.7344 2.26026 17.06 2.26026H39.6345C38.7443 3.15053 38.1564 4.30354 37.9645 5.56753C37.9643 5.56929 37.9639 5.57116 37.9637 5.57292C37.8816 6.13777 37.8952 16.4294 37.8952 16.4294C37.8952 16.9148 38.2887 17.3083 38.7741 17.3083C39.2595 17.3083 39.653 16.9148 39.653 16.4294V12.2532H48.0885V43.74V43.74ZM51.4396 10.4404C51.4445 10.4586 51.4479 10.4772 51.4529 10.4954H39.653V8.15222H51.4529C51.4479 8.17039 51.4444 8.18902 51.4396 8.2073C51.2474 8.93269 51.2475 9.71492 51.4396 10.4404ZM55.6471 11.9191C54.2495 11.9191 53.0517 10.7226 53.0517 9.32375C53.0517 7.91046 54.2371 6.72839 55.6471 6.72839C57.0605 6.72839 58.2423 7.9121 58.2423 9.32375C58.2423 10.7548 57.078 11.9191 55.6471 11.9191Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="furdokopeny"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='37px' height='60px'%3e%3cpath fill-rule='evenodd' fill='rgb(195,164,127)' d='M31.993,4.883 C31.16,4.393 30.3,3.953 28.976,3.572 C28.959,3.539 28.943,3.505 28.925,3.472 C28.142,2.53 26.782,1.45 25.193,0.705 C23.5,0.237 20.753,0.0 18.500,0.0 C16.246,0.0 13.994,0.237 11.806,0.705 C10.216,1.45 8.855,2.54 8.73,3.473 C8.55,3.506 8.39,3.539 8.21,3.572 C6.996,3.953 5.983,4.393 5.6,4.883 C1.918,6.433 0.0,9.541 0.0,12.995 L0.0,28.828 C0.0,32.245 2.563,35.74 5.873,35.507 L5.873,55.605 C5.873,57.59 7.58,58.242 8.515,58.242 L16.8,58.242 C16.371,59.265 17.351,59.999 18.499,59.999 C19.648,59.999 20.627,59.265 20.990,58.242 L28.484,58.242 C29.941,58.242 31.126,57.59 31.126,55.605 L31.126,35.507 C34.436,35.75 37.0,32.245 37.0,28.828 L37.0,12.995 C37.0,9.541 35.81,6.433 31.993,4.883 ZM29.365,55.605 L29.365,55.605 C29.365,56.90 28.969,56.484 28.484,56.484 L21.142,56.484 L21.142,42.597 L22.23,42.597 C23.480,42.597 24.666,41.414 24.666,39.960 L24.666,29.707 L27.425,29.707 L28.526,31.355 C29.75,32.175 29.365,33.131 29.365,34.117 L29.365,55.605 L29.365,55.605 ZM21.142,40.839 L21.142,29.947 L21.231,29.707 L22.904,29.707 L22.904,39.960 C22.904,40.445 22.509,40.839 22.23,40.839 L21.142,40.839 ZM31.114,33.731 C31.46,32.534 30.662,31.382 29.992,30.380 L28.955,28.828 L29.992,27.276 C30.734,26.165 31.126,24.873 31.126,23.538 L31.126,16.262 C31.126,14.775 31.707,13.377 32.761,12.326 C33.105,11.982 33.105,11.426 32.761,11.83 C32.417,10.740 31.859,10.740 31.515,11.83 C30.128,12.466 29.365,14.305 29.365,16.262 L29.365,23.538 C29.365,24.524 29.75,25.480 28.526,26.301 L27.425,27.949 L21.885,27.949 L23.722,23.7 C23.891,22.552 23.658,22.46 23.202,21.878 C22.746,21.709 22.239,21.941 22.70,22.396 L20.5,27.949 L18.126,27.949 L25.967,6.858 C26.172,6.303 26.126,5.687 25.839,5.167 C25.549,4.642 25.45,4.269 24.454,4.142 C22.509,3.726 20.505,3.515 18.500,3.515 C16.494,3.515 14.490,3.726 12.545,4.142 C11.737,4.316 11.330,4.859 11.160,5.168 C10.992,5.473 10.751,6.99 11.33,6.863 L17.560,24.417 L16.620,26.945 L14.907,22.338 C14.738,21.882 14.231,21.650 13.775,21.819 C13.319,21.988 13.86,22.494 13.255,22.949 L15.114,27.949 L12.627,27.949 C12.140,27.949 11.746,28.342 11.746,28.828 C11.746,29.313 12.140,29.707 12.627,29.707 L15.768,29.707 L15.856,29.944 L15.856,45.597 C15.856,46.83 16.251,46.476 16.737,46.476 C17.224,46.476 17.618,46.83 17.618,45.597 L17.618,29.707 L19.384,29.707 C19.382,29.734 19.380,29.761 19.380,29.789 L19.380,41.718 L19.380,57.363 C19.380,57.847 18.985,58.242 18.499,58.242 C18.13,58.242 17.618,57.847 17.618,57.363 L17.618,49.102 C17.618,48.616 17.224,48.223 16.737,48.223 C16.251,48.223 15.856,48.616 15.856,49.102 L15.856,56.484 L8.515,56.484 C8.30,56.484 7.634,56.90 7.634,55.605 L7.634,34.117 C7.634,33.131 7.924,32.176 8.473,31.355 L9.836,29.315 C10.33,29.20 10.33,28.635 9.836,28.340 L8.473,26.301 C7.924,25.480 7.634,24.524 7.634,23.538 L7.634,16.262 C7.634,14.306 6.871,12.466 5.484,11.83 C5.140,10.740 4.582,10.740 4.238,11.83 C3.894,11.426 3.894,11.983 4.238,12.326 C5.292,13.377 5.873,14.775 5.873,16.262 L5.873,23.538 C5.873,24.873 6.265,26.165 7.7,27.276 L8.44,28.828 L7.7,30.380 C6.337,31.383 5.953,32.534 5.885,33.731 C3.545,33.319 1.761,31.278 1.761,28.828 L1.761,12.995 C1.761,10.210 3.308,7.703 5.798,6.453 C6.323,6.190 6.858,5.943 7.401,5.712 C7.337,6.506 7.445,7.315 7.728,8.81 C7.859,8.436 8.196,8.656 8.554,8.656 C8.656,8.656 8.759,8.638 8.859,8.601 C9.316,8.433 9.549,7.928 9.381,7.473 C8.997,6.436 9.83,5.287 9.616,4.320 C10.152,3.348 11.85,2.657 12.175,2.424 C14.242,1.981 16.370,1.757 18.500,1.757 C20.629,1.757 22.757,1.981 24.824,2.424 C25.913,2.657 26.845,3.348 27.381,4.320 C27.915,5.287 28.2,6.435 27.619,7.470 C27.451,7.925 27.684,8.430 28.141,8.598 C28.241,8.636 28.344,8.653 28.445,8.653 C28.804,8.653 29.141,8.433 29.272,8.78 C29.555,7.313 29.662,6.506 29.598,5.712 C30.141,5.943 30.676,6.190 31.200,6.453 C33.691,7.703 35.237,10.210 35.237,12.995 L35.237,28.828 L35.238,28.828 C35.238,31.278 33.454,33.319 31.114,33.731 ZM12.686,6.253 C12.675,6.222 12.640,6.130 12.704,6.15 C12.772,5.892 12.879,5.869 12.914,5.861 C14.739,5.471 16.618,5.273 18.500,5.273 C20.381,5.273 22.261,5.471 24.85,5.861 C24.209,5.888 24.270,5.969 24.295,6.15 C24.319,6.58 24.353,6.145 24.315,6.248 L18.500,21.890 L12.686,6.253 Z'/%3e%3c/svg%3e")}.room-serviceicons figure[data-icon="bekeszites"]::before{width:36px;background-position:-1027px 0}.room-serviceicons figure[data-icon="hajszarito"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M50.6992 40.9779H48.4434C47.0515 40.9779 45.9189 42.1104 45.9189 43.5023V48.39C45.9189 49.0712 45.3648 49.6253 44.6836 49.6253H37.916C37.2348 49.6253 36.6807 49.0712 36.6807 48.39V47.5306H37.6571C40.0856 47.5306 42.0614 45.5548 42.0614 43.1263V31.6181H42.8037C43.1597 31.6181 43.4482 31.3296 43.4482 30.9736V27.4662C44.6027 27.0287 45.6993 26.4137 46.699 25.6249C49.6508 23.2959 51.3438 19.8038 51.3438 16.0438C51.3438 12.2838 49.6508 8.7918 46.699 6.46294C43.7474 4.13427 39.9579 3.29986 36.3005 4.17476L12.4827 9.87278L5.038 7.33677C4.84078 7.26985 4.62385 7.30173 4.45494 7.42279C4.28584 7.54386 4.18555 7.73898 4.18555 7.9469V24.1408C4.18555 24.3487 4.28584 24.5438 4.45494 24.6649C4.56571 24.7442 4.69726 24.7853 4.83008 24.7853C4.89995 24.7853 4.97022 24.774 5.038 24.7509L12.4827 22.2148L30.9556 26.6342V30.9736C30.9556 31.3296 31.2441 31.6181 31.6002 31.6181H32.7644L31.6947 35.7142H29.7282C28.9861 35.7142 28.3345 36.2408 28.1788 36.9665L27.4537 40.3505C27.353 40.8207 27.4688 41.3047 27.7711 41.6786C28.0733 42.0525 28.5225 42.2669 29.0031 42.2669H29.9913C29.7404 43.5182 30.0383 44.7994 30.8256 45.8186C31.6658 46.9066 32.9362 47.5306 34.3111 47.5306H35.3916V48.39C35.3916 49.7819 36.5242 50.9144 37.916 50.9144H44.6836C46.0755 50.9144 47.208 49.7819 47.208 48.39V43.5023C47.208 42.821 47.7621 42.2669 48.4434 42.2669H50.6992C51.0553 42.2669 51.3438 41.9785 51.3438 41.6224C51.3438 41.2664 51.0553 40.9779 50.6992 40.9779V40.9779ZM11.8068 21.0832L5.47463 23.2402V8.8474L11.8068 11.0044V21.0832ZM13.0959 21.036V11.0516L36.6005 5.42855C39.87 4.64555 43.2605 5.39183 45.9005 7.47481C48.5405 9.55778 50.0547 12.681 50.0547 16.0438C50.0547 19.4066 48.5405 22.5298 45.9005 24.6128C43.2607 26.6958 39.8706 27.4419 36.6005 26.6591L13.0959 21.036ZM32.2447 30.329V26.9426L36.3005 27.9129C37.2522 28.1405 38.2125 28.2524 39.165 28.2524C40.1791 28.2524 41.184 28.1254 42.1592 27.8762V30.3291H32.2447V30.329ZM30.3201 40.9779H29.0032C28.8804 40.9779 28.8066 40.909 28.7734 40.8681C28.7403 40.8272 28.6885 40.7404 28.7143 40.6206L29.4394 37.2368C29.4683 37.1015 29.5898 37.0033 29.7283 37.0033H31.3581L30.3201 40.9779ZM34.3111 46.2415C33.3386 46.2415 32.44 45.8001 31.8456 45.0305C31.2512 44.261 31.0511 43.2801 31.2968 42.3391L34.0967 31.6181H40.7723V43.1263C40.7723 44.844 39.3748 46.2415 37.6571 46.2415H34.3111Z' fill='%23C3A47F'/%3e%3cpath d='M46.9905 16.0438C46.9905 11.5418 43.3279 7.87915 38.8258 7.87915C34.3238 7.87915 30.6611 11.5418 30.6611 16.0438C30.6611 20.5459 34.3238 24.2085 38.8258 24.2085C43.3279 24.2085 46.9905 20.5459 46.9905 16.0438ZM31.9502 16.0438C31.9502 12.2526 35.0346 9.16821 38.8258 9.16821C42.617 9.16821 45.7014 12.2526 45.7014 16.0438C45.7014 19.8351 42.617 22.9195 38.8258 22.9195C35.0346 22.9195 31.9502 19.8351 31.9502 16.0438Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="zuhanyzo"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M43.8512 49.054H11.1485C8.58677 49.0512 6.13076 48.0324 4.31935 46.221C2.50794 44.4096 1.48908 41.9535 1.48633 39.3918V33.4459C1.48633 33.2488 1.56463 33.0597 1.70402 32.9203C1.8434 32.7809 2.03245 32.7026 2.22957 32.7026H45.3377V34.1891H2.97281V39.3918C2.97518 41.5594 3.8373 43.6376 5.37002 45.1703C6.90275 46.703 8.98089 47.5651 11.1485 47.5675H43.8512C46.0188 47.5651 48.0969 46.703 49.6297 45.1703C51.1624 43.6376 52.0245 41.5594 52.0269 39.3918V34.1891H48.3107V32.7026H52.7701C52.9672 32.7026 53.1563 32.7809 53.2957 32.9203C53.4351 33.0597 53.5134 33.2488 53.5134 33.4459V39.3918C53.5106 41.9535 52.4917 44.4096 50.6803 46.221C48.8689 48.0324 46.4129 49.0512 43.8512 49.054Z' fill='%23C3A47F'/%3e%3cpath d='M43.8514 53.5136H40.8784C40.7561 53.5136 40.6357 53.4834 40.5278 53.4257C40.4199 53.368 40.328 53.2846 40.2601 53.1828L37.2871 48.7234C37.2124 48.6114 37.1695 48.4813 37.163 48.3469C37.1565 48.2125 37.1865 48.0789 37.25 47.9602C37.3135 47.8416 37.408 47.7424 37.5234 47.6733C37.6389 47.6041 37.7709 47.5676 37.9055 47.5676H43.8514C44.0485 47.5676 44.2376 47.6459 44.377 47.7853C44.5163 47.9247 44.5947 48.1137 44.5947 48.3109V52.7703C44.5947 52.9674 44.5163 53.1565 44.377 53.2959C44.2376 53.4353 44.0485 53.5136 43.8514 53.5136ZM41.2761 52.0271H43.1082V49.0541H39.2946L41.2761 52.0271Z' fill='%23C3A47F'/%3e%3cpath d='M14.1215 53.5136H11.1485C10.9514 53.5136 10.7623 53.4353 10.623 53.2959C10.4836 53.1565 10.4053 52.9674 10.4053 52.7703V48.3109C10.4053 48.1137 10.4836 47.9247 10.623 47.7853C10.7623 47.6459 10.9514 47.5676 11.1485 47.5676H17.0945C17.229 47.5676 17.3611 47.6041 17.4765 47.6733C17.5919 47.7424 17.6864 47.8416 17.7499 47.9602C17.8134 48.0789 17.8435 48.2125 17.8369 48.3469C17.8304 48.4813 17.7875 48.6114 17.7128 48.7234L14.7399 53.1828C14.672 53.2846 14.58 53.368 14.4721 53.4257C14.3643 53.4834 14.2438 53.5136 14.1215 53.5136ZM11.8918 52.0271H13.7239L15.7061 49.0541H11.8918V52.0271Z' fill='%23C3A47F'/%3e%3cpath d='M2.97281 33.446H1.48633V8.17576C1.48633 6.40168 2.19108 4.70026 3.44555 3.44579C4.70001 2.19132 6.40143 1.48657 8.17552 1.48657C9.9496 1.48657 11.651 2.19132 12.9055 3.44579C14.16 4.70026 14.8647 6.40168 14.8647 8.17576V11.1487H13.3782V8.17576C13.3782 6.79592 12.8301 5.47259 11.8544 4.49689C10.8787 3.5212 9.55536 2.97306 8.17552 2.97306C6.79568 2.97306 5.47235 3.5212 4.49665 4.49689C3.52095 5.47259 2.97281 6.79592 2.97281 8.17576V33.446Z' fill='%23C3A47F'/%3e%3cpath d='M21.5544 19.3244H6.68953C6.49241 19.3244 6.30337 19.2461 6.16398 19.1067C6.02459 18.9674 5.94629 18.7783 5.94629 18.5812C5.94629 16.4129 6.80765 14.3334 8.34089 12.8001C9.87413 11.2669 11.9536 10.4055 14.122 10.4055C16.2903 10.4055 18.3698 11.2669 19.903 12.8001C21.4363 14.3334 22.2976 16.4129 22.2976 18.5812C22.2976 18.7783 22.2193 18.9674 22.0799 19.1067C21.9406 19.2461 21.7515 19.3244 21.5544 19.3244ZM7.47365 17.838H20.7703C20.5886 16.2018 19.8099 14.6901 18.5832 13.5921C17.3566 12.4942 15.7682 11.8871 14.122 11.8871C12.4757 11.8871 10.8873 12.4942 9.66068 13.5921C8.43406 14.6901 7.65537 16.2018 7.47365 17.838Z' fill='%23C3A47F'/%3e%3cpath d='M19.9455 29.7385L19.4936 26.7997L20.963 26.5768L21.4149 29.5156L19.9455 29.7385ZM19.0417 23.8617L18.5898 20.9229L20.0592 20.7L20.5134 23.635L19.0417 23.8617Z' fill='%23C3A47F'/%3e%3cpath d='M8.29752 29.7386L6.82812 29.5156L7.28373 26.5746L8.75313 26.7976L8.29752 29.7386ZM9.2013 23.8618L7.72968 23.6351L8.18157 20.6963L9.65096 20.9193L9.2013 23.8618Z' fill='%23C3A47F'/%3e%3cpath d='M16.2297 29.7385L15.7778 26.7997L17.2472 26.5768L17.6991 29.5156L16.2297 29.7385ZM15.3259 23.8617L14.874 20.9229L16.3434 20.7L16.7975 23.635L15.3259 23.8617Z' fill='%23C3A47F'/%3e%3cpath d='M12.0133 29.7386L10.5439 29.5156L10.9958 26.5768L12.4652 26.7998L12.0133 29.7386ZM12.9171 23.8618L11.4455 23.6351L11.8974 20.6963L13.3668 20.9193L12.9171 23.8618Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="bide"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M48.1962 5.00635H37.0535C36.4134 5.00726 35.7998 5.26198 35.3471 5.71467C34.8945 6.16736 34.6399 6.78105 34.6391 7.42119V31.6208H31.7967C32.0077 29.6554 30.9932 27.8885 28.8719 27.8348H7.92847C7.15302 27.8357 6.40959 28.1441 5.86127 28.6925C5.31294 29.2408 5.0045 29.9842 5.00359 30.7597V32.4548C4.95374 33.2282 4.60398 42.2465 14.5671 46.4785C16.8445 47.4406 17.6119 49.6711 17.4173 52.0215C17.4173 52.2494 17.5078 52.468 17.669 52.6291C17.8301 52.7903 18.0487 52.8808 18.2766 52.8808H35.3739C35.6018 52.8808 35.8204 52.7903 35.9816 52.6291C36.1427 52.468 36.2333 52.2494 36.2333 52.0215V47.9076C36.2315 47.1946 36.3909 46.4903 36.6993 45.8474C37.0078 45.2045 37.4575 44.6396 38.0148 44.1947C39.7916 42.8377 41.1899 41.0469 42.0755 38.994C42.9611 36.9412 43.3043 34.6952 43.0722 32.4715V29.5535H47.5233C48.3415 29.5526 49.1259 29.2272 49.7044 28.6487C50.283 28.0701 50.6084 27.2857 50.6093 26.4675V7.42119C50.6085 6.78128 50.3541 6.16777 49.9018 5.71512C49.4494 5.26247 48.8361 5.0076 48.1962 5.00635V5.00635ZM36.3579 7.42119C36.358 7.23669 36.4313 7.05976 36.5617 6.92926C36.6922 6.79875 36.869 6.72533 37.0535 6.7251H48.1962C48.3807 6.72533 48.5576 6.79875 48.688 6.92926C48.8184 7.05976 48.8918 7.23669 48.8919 7.42119V10.2142H36.3579V7.42119ZM6.72234 30.7597C6.72268 30.4399 6.84986 30.1333 7.07598 29.9072C7.3021 29.6811 7.60869 29.5539 7.92847 29.5535H28.8719C29.1916 29.5539 29.4982 29.6811 29.7244 29.9072C29.9505 30.1333 30.0777 30.4399 30.078 30.7597V31.619H6.72234V30.7597ZM36.9551 42.8399C34.151 44.9913 34.4935 48.0121 34.5145 51.1612H19.136C19.202 49.8445 18.8642 48.5391 18.1677 47.4197C17.4713 46.3003 16.4495 45.4203 15.2392 44.8977C7.61394 41.6574 6.75671 35.5154 6.703 33.3395H41.4063C41.4994 35.1665 41.1422 36.9885 40.366 38.645C39.5899 40.3016 38.4186 41.7421 36.9551 42.8399V42.8399ZM41.3534 31.6208H36.3579V29.5535H41.3534V31.6208ZM48.8919 26.4688C48.8914 26.8313 48.7472 27.1788 48.4909 27.4351C48.2346 27.6914 47.8871 27.8356 47.5246 27.8361H36.3579V11.9338H48.8919V26.4688Z' fill='%23C3A47F'/%3e%3cpath d='M41.0599 20.0879H46.7416C46.9696 20.0879 47.1881 19.9973 47.3493 19.8362C47.5105 19.675 47.601 19.4564 47.601 19.2285C47.8116 17.1389 46.4976 15.6385 44.3612 15.8181C43.4992 12.3943 38.4495 12.4785 37.7246 15.9534C37.6209 16.4509 37.6289 16.9652 37.748 17.4592C37.8671 17.9532 38.0944 18.4147 38.4135 18.8102C38.7326 19.2057 39.1355 19.5255 39.5931 19.7464C40.0507 19.9674 40.5517 20.084 41.0599 20.0879V20.0879ZM39.4073 16.304C39.4991 15.8978 39.7375 15.5397 40.0768 15.2982C40.4161 15.0566 40.8325 14.9487 41.2464 14.9949C41.6604 15.0411 42.0427 15.2383 42.3204 15.5487C42.5981 15.8591 42.7516 16.261 42.7516 16.6774C42.7516 16.9054 42.8421 17.1239 43.0033 17.2851C43.1644 17.4463 43.383 17.5368 43.6109 17.5368C44.387 17.5695 45.6936 17.2816 45.8689 18.3691H41.0599C40.8065 18.3674 40.5567 18.3091 40.3287 18.1985C40.1006 18.088 39.9002 17.928 39.7418 17.7301C39.5835 17.5323 39.4713 17.3016 39.4134 17.0549C39.3556 16.8082 39.3535 16.5517 39.4073 16.304Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="szauna"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M48.125 0.859375H6.875C6.64708 0.859375 6.42849 0.949916 6.26733 1.11108C6.10617 1.27224 6.01562 1.49083 6.01562 1.71875V53.2812C6.01562 53.5092 6.10617 53.7278 6.26733 53.8889C6.42849 54.0501 6.64708 54.1406 6.875 54.1406H48.125C48.3529 54.1406 48.5715 54.0501 48.7327 53.8889C48.8938 53.7278 48.9844 53.5092 48.9844 53.2812V1.71875C48.9844 1.49083 48.8938 1.27224 48.7327 1.11108C48.5715 0.949916 48.3529 0.859375 48.125 0.859375ZM12.8906 21.4844V2.57812H16.3281V21.4844H12.8906ZM18.0469 23.2031V24.9219H11.1719V23.2031H18.0469ZM18.0469 26.6406V31.7969H11.1719V26.6406H18.0469ZM16.3281 33.5156V52.4219H12.8906V33.5156H16.3281ZM18.0469 33.5156H18.9062C19.1342 33.5156 19.3528 33.4251 19.5139 33.2639C19.6751 33.1028 19.7656 32.8842 19.7656 32.6562V22.3438C19.7656 22.1158 19.6751 21.8972 19.5139 21.7361C19.3528 21.5749 19.1342 21.4844 18.9062 21.4844H18.0469V2.57812H21.4844V52.4219H18.0469V33.5156ZM33.5156 4.29688V2.57812H36.9531V4.29688H33.5156ZM31.7969 4.29688H28.3594V2.57812H31.7969V4.29688ZM26.6406 4.29688H23.2031V2.57812H26.6406V4.29688ZM26.6406 29.2188V25.7812H28.3594V29.2188H26.6406ZM26.6406 24.0625H25.7812C25.5533 24.0625 25.3347 24.153 25.1736 24.3142C25.0124 24.4754 24.9219 24.694 24.9219 24.9219V30.0781C24.9219 30.306 25.0124 30.5246 25.1736 30.6858C25.3347 30.847 25.5533 30.9375 25.7812 30.9375H26.6406V31.7969H23.2031V23.2031H26.6406V24.0625ZM23.2031 50.7031H26.6406V52.4219H23.2031V50.7031ZM28.3594 50.7031H31.7969V52.4219H28.3594V50.7031ZM33.5156 50.7031H36.9531V52.4219H33.5156V50.7031ZM38.6719 50.7031H42.1094V52.4219H38.6719V50.7031ZM23.2031 48.9844V40.3906H43.8281V48.9844H23.2031ZM43.8281 38.6719H23.2031V36.9531H43.8281V38.6719ZM23.2031 35.2344V33.5156H27.5C27.7279 33.5156 27.9465 33.4251 28.1077 33.2639C28.2688 33.1028 28.3594 32.8842 28.3594 32.6562V30.9375H29.2188C29.4467 30.9375 29.6653 30.847 29.8264 30.6858C29.9876 30.5246 30.0781 30.306 30.0781 30.0781V24.9219C30.0781 24.694 29.9876 24.4754 29.8264 24.3142C29.6653 24.153 29.4467 24.0625 29.2188 24.0625H28.3594V22.3438C28.3594 22.1158 28.2688 21.8972 28.1077 21.7361C27.9465 21.5749 27.7279 21.4844 27.5 21.4844H23.2031V6.01562H43.8281V35.2344H23.2031ZM38.6719 4.29688V2.57812H42.1094V4.29688H38.6719ZM7.73438 2.57812H11.1719V21.4844H10.3125C10.0846 21.4844 9.86599 21.5749 9.70483 21.7361C9.54367 21.8972 9.45312 22.1158 9.45312 22.3438V32.6562C9.45312 32.8842 9.54367 33.1028 9.70483 33.2639C9.86599 33.4251 10.0846 33.5156 10.3125 33.5156H11.1719V52.4219H7.73438V2.57812ZM47.2656 52.4219H43.8281V50.7031H44.6875C44.9154 50.7031 45.134 50.6126 45.2952 50.4514C45.4563 50.2903 45.5469 50.0717 45.5469 49.8438V5.15625C45.5469 4.92833 45.4563 4.70974 45.2952 4.54858C45.134 4.38742 44.9154 4.29688 44.6875 4.29688H43.8281V2.57812H47.2656V52.4219Z' fill='%23C3A47F'/%3e%3cpath d='M29.2188 13.3942V13.0934C29.2179 12.676 29.3339 12.2668 29.5537 11.9119C29.7734 11.5571 30.0882 11.271 30.4623 11.0859L29.694 9.54761C29.0338 9.87499 28.4785 10.3806 28.0907 11.0072C27.703 11.6339 27.4984 12.3565 27.5 13.0934V13.3942C27.4985 13.8925 27.596 14.3862 27.7867 14.8466C27.9775 15.307 28.2577 15.725 28.6112 16.0763C28.9988 16.4663 29.2171 16.9934 29.2188 17.5432V17.844C29.2205 18.2621 29.1048 18.6723 28.885 19.0279C28.6652 19.3836 28.35 19.6704 27.9753 19.8558L28.7435 21.3941C29.4044 21.0664 29.9602 20.5601 30.3479 19.9326C30.7357 19.3052 30.94 18.5816 30.9375 17.844V17.5432C30.939 17.0449 30.8415 16.5512 30.6508 16.0908C30.46 15.6304 30.1798 15.2124 29.8263 14.8611C29.4387 14.4711 29.2204 13.944 29.2188 13.3942Z' fill='%23C3A47F'/%3e%3cpath d='M33.5156 11.6754V11.3746C33.5147 10.9573 33.6307 10.548 33.8505 10.1932C34.0703 9.83838 34.3851 9.55222 34.7592 9.36714L33.9909 7.82886C33.3307 8.15624 32.7753 8.66185 32.3876 9.28848C31.9999 9.91511 31.7952 10.6378 31.7969 11.3746V11.6754C31.7954 12.1738 31.8929 12.6675 32.0836 13.1279C32.2744 13.5883 32.5546 14.0062 32.9081 14.3575C33.2957 14.7475 33.514 15.2746 33.5156 15.8245V16.1253C33.5174 16.5434 33.4017 16.9535 33.1819 17.3092C32.9621 17.6648 32.6469 17.9517 32.2721 18.1371L33.0404 19.6753C33.7012 19.3476 34.257 18.8414 34.6448 18.2139C35.0326 17.5864 35.2368 16.8629 35.2344 16.1253V15.8245C35.2359 15.3261 35.1384 14.8324 34.9477 14.372C34.7569 13.9116 34.4767 13.4937 34.1232 13.1424C33.7356 12.7524 33.5173 12.2253 33.5156 11.6754V11.6754Z' fill='%23C3A47F'/%3e%3cpath d='M38.4201 14.8611C38.0325 14.4711 37.8142 13.944 37.8125 13.3942V13.0934C37.8116 12.676 37.9276 12.2668 38.1474 11.9119C38.3672 11.5571 38.6819 11.271 39.056 11.0859L38.2878 9.54761C37.6276 9.87499 37.0722 10.3806 36.6845 11.0072C36.2967 11.6339 36.0921 12.3565 36.0938 13.0934V13.3942C36.0923 13.8925 36.1898 14.3862 36.3805 14.8466C36.5712 15.307 36.8515 15.725 37.2049 16.0763C37.5926 16.4663 37.8109 16.9934 37.8125 17.5432V17.844C37.8142 18.2621 37.6986 18.6723 37.4788 19.0279C37.2589 19.3836 36.9437 19.6704 36.569 19.8558L37.3373 21.3941C37.9981 21.0664 38.5539 20.5601 38.9417 19.9326C39.3295 19.3052 39.5337 18.5816 39.5313 17.844V17.5432C39.5327 17.0449 39.4353 16.5512 39.2445 16.0908C39.0538 15.6304 38.7736 15.2124 38.4201 14.8611Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="dvd"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_810_12877)'%3e%3cpath d='M37.6451 13.0447C34.9582 13.0447 32.7725 15.2309 32.7725 17.9185C32.7725 20.6053 34.9582 22.7911 37.6451 22.7911C40.3323 22.7911 42.5189 20.6053 42.5189 17.9185C42.5189 15.2309 40.3323 13.0447 37.6451 13.0447V13.0447ZM37.6451 21.1575C35.8592 21.1575 34.406 19.7044 34.406 17.9185C34.406 16.1318 35.8592 14.6782 37.6451 14.6782C39.4314 14.6782 40.8849 16.1318 40.8849 17.9185C40.8849 19.7044 39.4318 21.1575 37.6451 21.1575Z' fill='%23C3A47F'/%3e%3cpath d='M37.6457 15.4307C37.6457 15.4307 37.6457 15.4307 37.6453 15.4307C37.2487 15.4307 36.874 15.5247 36.5413 15.6904C35.7226 16.0979 35.1582 16.9434 35.1582 17.9182C35.1582 19.2899 36.274 20.4056 37.6457 20.4056C39.017 20.4056 40.1328 19.2899 40.1328 17.9182C40.1328 16.5468 39.017 15.4307 37.6457 15.4307ZM37.6453 17.0647C38.1161 17.0647 38.4992 17.4478 38.4992 17.9186C38.4992 18.3885 38.1161 18.7712 37.6453 18.7712C37.1749 18.7712 36.7922 18.3885 36.7922 17.9186C36.7922 17.5695 37.0028 17.269 37.3029 17.1368C37.4078 17.0907 37.5236 17.0647 37.6453 17.0647Z' fill='%23C3A47F'/%3e%3cpath d='M49.2777 26.5437C51.1248 24.0596 52.126 21.0555 52.126 17.9185C52.126 9.93359 45.63 3.4375 37.6455 3.4375C29.661 3.4375 23.1658 9.93359 23.1658 17.9185C23.1658 21.0501 24.1636 24.0495 26.0049 26.5315H6.09074C2.73254 26.5315 0 29.2641 0 32.6223V42.0041C0 45.3627 2.73254 48.0948 6.09074 48.0948H6.50112C6.51497 49.9889 8.05958 51.5256 9.95667 51.5256H11.2126C13.1097 51.5256 14.6543 49.9889 14.6681 48.0948H17.3847C17.8358 48.0948 18.2013 47.7293 18.2013 47.2782C18.2013 46.8271 17.8358 46.4612 17.3847 46.4612H6.09074C3.63304 46.4612 1.63357 44.4617 1.63357 42.0041V32.6223C1.63357 30.165 3.63304 28.1651 6.09074 28.1651H48.9093C51.367 28.1651 53.3664 30.165 53.3664 32.6223V42.0041C53.3664 44.4617 51.367 46.4612 48.9093 46.4612H20.6523C20.2012 46.4612 19.8353 46.8271 19.8353 47.2782C19.8353 47.7293 20.2012 48.0948 20.6523 48.0948H40.3315C40.3453 49.9889 41.8899 51.5256 43.787 51.5256H45.0429C46.94 51.5256 48.4846 49.9889 48.498 48.0948H48.9093C52.2675 48.0948 55 45.3627 55 42.0041V32.6223C55 29.3879 52.4651 26.735 49.2777 26.5437V26.5437ZM13.035 48.0948C13.0211 49.088 12.2092 49.892 11.2126 49.892H9.95667C8.96049 49.892 8.14812 49.0884 8.13469 48.0948H13.035ZM24.7993 17.9185C24.7993 10.8345 30.5619 5.07107 37.6455 5.07107C44.7295 5.07107 50.4925 10.8345 50.4925 17.9185C50.4925 21.1197 49.3171 24.1645 47.1762 26.5315H28.1147C25.9743 24.164 24.7993 21.1193 24.7993 17.9185V17.9185ZM45.0429 49.892H43.787C42.7908 49.892 41.9785 49.088 41.965 48.0948H46.8653C46.8515 49.088 46.0391 49.892 45.0429 49.892Z' fill='%23C3A47F'/%3e%3cpath d='M19.8963 34.2302H38.1828C38.6339 34.2302 38.9994 33.8643 38.9994 33.4133C38.9994 32.9622 38.6339 32.5967 38.1828 32.5967H19.8963C18.5943 32.5967 17.5352 33.6558 17.5352 34.9579V38.8393C17.5352 40.1414 18.5943 41.2005 19.8963 41.2005H45.9957C47.2977 41.2005 48.3568 40.1414 48.3568 38.8393V34.9579C48.3568 33.6558 47.2977 32.5967 45.9957 32.5967H41.4504C40.9989 32.5967 40.6334 32.9622 40.6334 33.4133C40.6334 33.8643 40.9989 34.2302 41.4504 34.2302H45.9957C46.3968 34.2302 46.7233 34.5567 46.7233 34.9579V38.8393C46.7233 39.2405 46.3968 39.5669 45.9957 39.5669H19.8963C19.4952 39.5669 19.1687 39.2405 19.1687 38.8393V34.9579C19.1687 34.5567 19.4952 34.2302 19.8963 34.2302V34.2302Z' fill='%23C3A47F'/%3e%3cpath d='M10.417 34.9846L7.38821 33.236C6.69627 32.8366 5.87046 32.8361 5.17809 33.236C4.48656 33.6355 4.07324 34.351 4.07324 35.1499V38.647C4.07324 39.446 4.48615 40.1614 5.17809 40.5609C5.52428 40.7606 5.90361 40.8605 6.28336 40.8605C6.6627 40.8605 7.04245 40.7606 7.38821 40.5609L10.417 38.8123C11.109 38.4129 11.5219 37.6974 11.5219 36.8985C11.5219 36.0995 11.109 35.3841 10.417 34.9846V34.9846ZM9.60001 37.3974L6.57164 39.1459C6.31148 39.2961 6.08153 39.1959 5.99509 39.1459C5.90865 39.096 5.70681 38.947 5.70681 38.647V35.1495C5.70681 34.8495 5.90865 34.7005 5.99509 34.6506C6.04796 34.6199 6.15328 34.5713 6.2863 34.5713C6.37232 34.5713 6.46967 34.5918 6.57164 34.6506L9.60001 36.3991C9.86018 36.5493 9.88829 36.7982 9.88829 36.898C9.88829 36.9983 9.86018 37.2472 9.60001 37.3974V37.3974Z' fill='%23C3A47F'/%3e%3cpath d='M12.0098 34.9942V38.8023C12.0098 39.9503 12.9438 40.8844 14.0919 40.8844C15.24 40.8844 16.174 39.9503 16.174 38.8023V34.9942C16.174 33.8462 15.24 32.9121 14.0919 32.9121C12.9438 32.9121 12.0098 33.8462 12.0098 34.9942ZM14.5405 34.9942V38.8023C14.5405 39.0494 14.3391 39.2508 14.0919 39.2508C13.8447 39.2508 13.6438 39.0494 13.6438 38.8023V34.9942C13.6438 34.7471 13.8447 34.5461 14.0919 34.5461C14.3391 34.5461 14.5405 34.7471 14.5405 34.9942Z' fill='%23C3A47F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_810_12877'%3e%3crect width='55' height='55' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="jacuzzi"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_810_12813)'%3e%3cpath d='M52.25 42.1667V28.4167C52.2501 27.9106 51.8399 27.5001 51.3338 27.5C51.3337 27.5 51.3334 27.5 51.3333 27.5H50.4167V22.9167C50.4168 22.4106 50.0066 22.0001 49.5005 22C49.5003 22 49.5001 22 49.5 22H42.1667C39.6366 22.003 37.5863 24.0532 37.5833 26.5833V27.5H17.4167V26.5833C17.4137 24.0532 15.3634 22.003 12.8333 22H5.5C4.99389 21.9999 4.58345 22.4101 4.58333 22.9162V22.9167V27.5H3.66667C3.16055 27.4999 2.75011 27.9101 2.75 28.4162V28.4167V42.1667C1.23189 42.1683 0.00160419 43.3986 2.3999e-08 44.9167V46.75C-0.000114559 47.2561 0.410094 47.6666 0.916208 47.6667H0.916667H54.0833C54.5894 47.6668 54.9999 47.2566 55 46.7505C55 46.7503 55 46.7501 55 46.75V44.9167C54.9984 43.3986 53.7681 42.1683 52.25 42.1667ZM39.4167 26.5833C39.4183 25.0652 40.6486 23.8349 42.1667 23.8333H48.5833V27.5H39.4167V26.5833ZM6.41667 23.8333H12.8333C14.3514 23.8349 15.5817 25.0652 15.5833 26.5833V27.5H6.41667V23.8333ZM15.5833 45.8333H1.83333V44.9167C1.83379 44.4107 2.244 44.0005 2.75 44H15.5833V45.8333ZM37.5833 45.8333H17.4167V41.25C17.4171 40.744 17.8273 40.3338 18.3333 40.3333H36.6667C37.1727 40.3338 37.5829 40.744 37.5833 41.25V45.8333ZM21.0833 38.5V33.9167C21.0838 33.4107 21.494 33.0005 22 33H33C33.506 33.0005 33.9162 33.4107 33.9167 33.9167V38.5H21.0833ZM36.6667 38.5H35.75V33.9167C35.7484 32.3986 34.5181 31.1683 33 31.1667H22C20.4819 31.1683 19.2516 32.3986 19.25 33.9167V38.5H18.3333C16.8152 38.5016 15.5849 39.7319 15.5833 41.25V42.1667H4.58333V29.3333H50.4167V42.1667H39.4167V41.25C39.4151 39.7319 38.1848 38.5016 36.6667 38.5ZM53.1667 45.8333H39.4167V44H52.25C52.756 44.0005 53.1662 44.4107 53.1667 44.9167V45.8333Z' fill='%23C3A47F'/%3e%3cpath d='M47.6667 36.6665C47.1606 36.6666 46.7501 36.2564 46.75 35.7503C46.75 35.7502 46.75 35.75 46.75 35.7498V32.9998H44.9167C44.4104 32.9998 44 32.5894 44 32.0832C44 31.5769 44.4104 31.1665 44.9167 31.1665H47.6667C48.1728 31.1664 48.5832 31.5766 48.5833 32.0827V32.0832V35.7498C48.5834 36.256 48.1732 36.6664 47.6671 36.6665C47.667 36.6665 47.6668 36.6665 47.6667 36.6665Z' fill='%23C3A47F'/%3e%3cpath d='M25.6842 25.6666C25.1781 25.6667 24.7677 25.2565 24.7676 24.7504C24.7676 24.7503 24.7676 24.75 24.7676 24.7499C24.7676 22.9192 25.9752 22.0039 26.9465 21.269C27.8739 20.5663 28.3985 20.1258 28.3985 19.2485C28.3985 18.3718 27.8739 17.9313 26.9465 17.229C25.9752 16.4936 24.7676 15.5783 24.7676 13.7472C24.7676 11.9169 25.9761 11.0026 26.9465 10.2676C27.8739 9.56579 28.3985 9.12579 28.3985 8.24992C28.3985 7.74369 28.8089 7.33325 29.3152 7.33325C29.8214 7.33325 30.2318 7.74369 30.2318 8.24992C30.2318 10.0802 29.0233 10.9945 28.0529 11.7295C27.1255 12.4313 26.6009 12.8713 26.6009 13.7472C26.6009 14.6244 27.1255 15.0649 28.0529 15.7676C29.0242 16.5026 30.2318 17.4178 30.2318 19.2485C30.2318 21.0796 29.0242 21.995 28.0529 22.7299C27.1255 23.4327 26.6009 23.8731 26.6009 24.7499C26.601 25.256 26.1908 25.6665 25.6847 25.6666C25.6846 25.6666 25.6845 25.6666 25.6842 25.6666Z' fill='%23C3A47F'/%3e%3cpath d='M31.1842 25.6666C30.6781 25.6667 30.2677 25.2565 30.2676 24.7504C30.2676 24.7503 30.2676 24.75 30.2676 24.7499C30.2676 22.9192 31.4752 22.0039 32.4465 21.269C33.3739 20.5663 33.8985 20.1258 33.8985 19.2485C33.8985 18.3718 33.3739 17.9313 32.4465 17.229C31.4752 16.4936 30.2676 15.5783 30.2676 13.7472C30.2676 11.9169 31.4761 11.0026 32.4465 10.2676C33.3739 9.56579 33.8985 9.12579 33.8985 8.24992C33.8985 7.74369 34.3089 7.33325 34.8152 7.33325C35.3214 7.33325 35.7318 7.74369 35.7318 8.24992C35.7318 10.0802 34.5233 10.9945 33.5529 11.7295C32.6255 12.4313 32.1009 12.8713 32.1009 13.7472C32.1009 14.6244 32.6255 15.0649 33.5529 15.7676C34.5242 16.5026 35.7318 17.4178 35.7318 19.2485C35.7318 21.0796 34.5242 21.995 33.5529 22.7299C32.6255 23.4327 32.1009 23.8731 32.1009 24.7499C32.101 25.256 31.6908 25.6665 31.1847 25.6666C31.1846 25.6666 31.1845 25.6666 31.1842 25.6666Z' fill='%23C3A47F'/%3e%3cpath d='M20.1842 25.6666C19.6781 25.6667 19.2677 25.2565 19.2676 24.7504C19.2676 24.7503 19.2676 24.75 19.2676 24.7499C19.2676 22.9192 20.4752 22.0039 21.4465 21.269C22.3739 20.5663 22.8985 20.1258 22.8985 19.2485C22.8985 18.3718 22.3739 17.9313 21.4465 17.229C20.4752 16.4936 19.2676 15.5783 19.2676 13.7472C19.2676 11.9169 20.4761 11.0026 21.4465 10.2676C22.3739 9.56579 22.8985 9.12579 22.8985 8.24992C22.8985 7.74369 23.3089 7.33325 23.8152 7.33325C24.3214 7.33325 24.7318 7.74369 24.7318 8.24992C24.7318 10.0802 23.5233 10.9945 22.5529 11.7295C21.6255 12.4313 21.1009 12.8713 21.1009 13.7472C21.1009 14.6244 21.6255 15.0649 22.5529 15.7676C23.5242 16.5026 24.7318 17.4178 24.7318 19.2485C24.7318 21.0796 23.5242 21.995 22.5529 22.7299C21.6255 23.4327 21.1009 23.8731 21.1009 24.7499C21.101 25.256 20.6908 25.6665 20.1847 25.6666C20.1846 25.6666 20.1845 25.6666 20.1842 25.6666Z' fill='%23C3A47F'/%3e%3cpath d='M47.6667 40.3333C48.1729 40.3333 48.5833 39.9229 48.5833 39.4167C48.5833 38.9104 48.1729 38.5 47.6667 38.5C47.1604 38.5 46.75 38.9104 46.75 39.4167C46.75 39.9229 47.1604 40.3333 47.6667 40.3333Z' fill='%23C3A47F'/%3e%3cpath d='M25.6667 36.6666C26.1729 36.6666 26.5833 36.2562 26.5833 35.7499C26.5833 35.2437 26.1729 34.8333 25.6667 34.8333C25.1604 34.8333 24.75 35.2437 24.75 35.7499C24.75 36.2562 25.1604 36.6666 25.6667 36.6666Z' fill='%23C3A47F'/%3e%3cpath d='M29.3337 43.9998C29.8399 43.9998 30.2503 43.5894 30.2503 43.0832C30.2503 42.5769 29.8399 42.1665 29.3337 42.1665C28.8274 42.1665 28.417 42.5769 28.417 43.0832C28.417 43.5894 28.8274 43.9998 29.3337 43.9998Z' fill='%23C3A47F'/%3e%3cpath d='M31.167 36.6666H29.3337C28.8274 36.6666 28.417 36.2561 28.417 35.7499C28.417 35.2437 28.8274 34.8333 29.3337 34.8333H31.167C31.6732 34.8333 32.0837 35.2437 32.0837 35.7499C32.0837 36.2561 31.6732 36.6666 31.167 36.6666Z' fill='%23C3A47F'/%3e%3cpath d='M34.833 43.9998H32.9997C32.4934 43.9998 32.083 43.5894 32.083 43.0832C32.083 42.5769 32.4934 42.1665 32.9997 42.1665H34.833C35.3392 42.1665 35.7497 42.5769 35.7497 43.0832C35.7497 43.5894 35.3392 43.9998 34.833 43.9998Z' fill='%23C3A47F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_810_12813'%3e%3crect width='55' height='55' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="teakonyha"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M54.1406 32.6562H36.9531V30.9375H37.8125C38.2871 30.9375 38.6719 30.5527 38.6719 30.0781C38.6719 29.6035 38.2871 29.2188 37.8125 29.2188H36.9531V28.3594C36.9531 26.4609 38.4922 24.9219 40.3906 24.9219C42.2891 24.9219 43.8281 26.4609 43.8281 28.3594C43.8281 28.834 44.2129 29.2188 44.6875 29.2188C45.1621 29.2188 45.5469 28.834 45.5469 28.3594C45.5469 25.5116 43.2384 23.2031 40.3906 23.2031C37.5429 23.2031 35.2344 25.5116 35.2344 28.3594V32.6562H20.8141C21.2432 32.1865 21.4821 31.5738 21.4844 30.9375V25.7812C21.4844 25.3067 21.0996 24.9219 20.625 24.9219H7.73438C7.25979 24.9219 6.875 25.3067 6.875 25.7812V30.9375C6.87726 31.5738 7.11616 32.1865 7.54531 32.6562H0.859375C0.384785 32.6562 0 33.041 0 33.5156V54.1406C0 54.6152 0.384785 55 0.859375 55H54.1406C54.6152 55 55 54.6152 55 54.1406V33.5156C55 33.041 54.6152 32.6562 54.1406 32.6562ZM8.59375 26.6406H19.7656V30.9375C19.7656 31.4121 19.3808 31.7969 18.9062 31.7969H9.45312C8.97854 31.7969 8.59375 31.4121 8.59375 30.9375V26.6406ZM13.75 53.2812H1.71875V42.9688H13.75V53.2812ZM13.75 41.25H1.71875V34.375H4.29688C4.29688 34.8496 4.68166 35.2344 5.15625 35.2344H10.3125C10.7871 35.2344 11.1719 34.8496 11.1719 34.375H13.75V41.25ZM39.5312 53.2812H15.4688V34.375H39.5312V53.2812ZM53.2812 53.2812H41.25V42.9688H53.2812V53.2812ZM53.2812 41.25H41.25V34.375H43.8281C43.8281 34.8496 44.2129 35.2344 44.6875 35.2344H49.8438C50.3183 35.2344 50.7031 34.8496 50.7031 34.375H53.2812V41.25Z' fill='%23C3A47F'/%3e%3cpath d='M17.1875 47.2656H37.8125C38.2871 47.2656 38.6719 46.8808 38.6719 46.4062V37.8125C38.6719 37.3379 38.2871 36.9531 37.8125 36.9531H17.1875C16.7129 36.9531 16.3281 37.3379 16.3281 37.8125V46.4062C16.3281 46.8808 16.7129 47.2656 17.1875 47.2656ZM18.0469 38.6719H36.9531V45.5469H18.0469V38.6719Z' fill='%23C3A47F'/%3e%3cpath d='M32.6562 49.8438H22.3438C21.8692 49.8438 21.4844 50.2285 21.4844 50.7031C21.4844 51.1777 21.8692 51.5625 22.3438 51.5625H32.6562C33.1308 51.5625 33.5156 51.1777 33.5156 50.7031C33.5156 50.2285 33.1308 49.8438 32.6562 49.8438Z' fill='%23C3A47F'/%3e%3cpath d='M9.45312 12.8906H45.5469C46.0215 12.8906 46.4062 12.5058 46.4062 12.0312V0.859375C46.4062 0.384785 46.0215 0 45.5469 0H9.45312C8.97854 0 8.59375 0.384785 8.59375 0.859375V12.0312C8.59375 12.5058 8.97854 12.8906 9.45312 12.8906ZM28.3594 1.71875H44.6875V11.1719H28.3594V1.71875ZM10.3125 1.71875H26.6406V11.1719H10.3125V1.71875Z' fill='%23C3A47F'/%3e%3cpath d='M21.4844 6.01562H14.6094C14.1348 6.01562 13.75 6.40041 13.75 6.875C13.75 7.34959 14.1348 7.73438 14.6094 7.73438H21.4844C21.959 7.73438 22.3438 7.34959 22.3438 6.875C22.3438 6.40041 21.959 6.01562 21.4844 6.01562Z' fill='%23C3A47F'/%3e%3cpath d='M40.3906 6.01562H33.5156C33.041 6.01562 32.6562 6.40041 32.6562 6.875C32.6562 7.34959 33.041 7.73438 33.5156 7.73438H40.3906C40.8652 7.73438 41.25 7.34959 41.25 6.875C41.25 6.40041 40.8652 6.01562 40.3906 6.01562Z' fill='%23C3A47F'/%3e%3cpath d='M9.79687 21.2266C9.08456 21.6367 8.63092 22.382 8.59375 23.2031C8.59375 23.6777 8.97854 24.0625 9.45312 24.0625C9.92771 24.0625 10.3125 23.6777 10.3125 23.2031C10.3125 23.0218 10.3984 22.9264 10.8281 22.6016C11.5404 22.1914 11.9941 21.4461 12.0312 20.625C11.9941 19.8039 11.5404 19.0586 10.8281 18.6484C10.3941 18.3227 10.3125 18.2273 10.3125 18.0469C10.3125 17.8664 10.3984 17.7719 10.8281 17.4453C11.5404 17.0352 11.9941 16.2899 12.0312 15.4688C12.0312 14.9942 11.6465 14.6094 11.1719 14.6094C10.6973 14.6094 10.3125 14.9942 10.3125 15.4688C10.3125 15.6484 10.2266 15.7438 9.79687 16.0703C9.08456 16.4804 8.63092 17.2257 8.59375 18.0469C8.63092 18.868 9.08456 19.6133 9.79687 20.0234C10.2266 20.3491 10.3125 20.4445 10.3125 20.625C10.3125 20.8055 10.2266 20.9 9.79687 21.2266Z' fill='%23C3A47F'/%3e%3cpath d='M15.125 17.4453C15.8373 17.0352 16.291 16.2899 16.3281 15.4688C16.3281 14.9942 15.9433 14.6094 15.4688 14.6094C14.9942 14.6094 14.6094 14.9942 14.6094 15.4688C14.6094 15.6484 14.5234 15.7438 14.0937 16.0703C13.3814 16.4804 12.9278 17.2257 12.8906 18.0469C12.9278 18.868 13.3814 19.6133 14.0937 20.0234C14.5234 20.3491 14.6094 20.4445 14.6094 20.625C14.6094 20.8055 14.5234 20.9017 14.0937 21.2266C13.3814 21.6367 12.9278 22.382 12.8906 23.2031C12.8906 23.6777 13.2754 24.0625 13.75 24.0625C14.2246 24.0625 14.6094 23.6777 14.6094 23.2031C14.6094 23.0218 14.6953 22.9264 15.125 22.6016C15.8373 22.1914 16.291 21.4461 16.3281 20.625C16.291 19.8039 15.8373 19.0586 15.125 18.6484C14.6953 18.3227 14.6094 18.2273 14.6094 18.0469C14.6094 17.8664 14.6953 17.7693 15.125 17.4453Z' fill='%23C3A47F'/%3e%3cpath d='M19.4219 17.4453C20.1342 17.0352 20.5878 16.2899 20.625 15.4688C20.625 14.9942 20.2402 14.6094 19.7656 14.6094C19.291 14.6094 18.9062 14.9942 18.9062 15.4688C18.9062 15.6484 18.8203 15.7438 18.3906 16.0703C17.6783 16.4804 17.2247 17.2257 17.1875 18.0469C17.2247 18.868 17.6783 19.6133 18.3906 20.0234C18.8203 20.3491 18.9062 20.4445 18.9062 20.625C18.9062 20.8055 18.8203 20.9017 18.3906 21.2266C17.6783 21.6367 17.2247 22.382 17.1875 23.2031C17.1875 23.6777 17.5723 24.0625 18.0469 24.0625C18.5215 24.0625 18.9062 23.6777 18.9062 23.2031C18.9062 23.0218 18.9922 22.9264 19.4219 22.6016C20.1342 22.1914 20.5878 21.4461 20.625 20.625C20.5878 19.8039 20.1342 19.0586 19.4219 18.6484C18.9922 18.3227 18.9062 18.2273 18.9062 18.0469C18.9062 17.8664 18.9922 17.7693 19.4219 17.4453Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="vizforralo"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_810_12839)'%3e%3cpath d='M33.4237 0H22.2873H22.2872C22.2871 0 22.287 0 22.287 0C17.7344 0 13.9002 2.42705 10.8627 7.22085H2.81711C2.41169 7.22085 2.08301 7.54944 2.08301 7.95496C2.08301 14.0929 4.4251 19.1244 5.58087 21.2331C5.1595 23.122 4.78882 25.1253 4.47042 27.2406C4.41159 27.631 4.68438 28.0076 5.07346 28.0736C5.47311 28.1413 5.86189 27.8601 5.92228 27.4592C6.24764 25.2974 6.6278 23.2572 7.06083 21.3414C7.07228 21.3044 7.0807 21.2667 7.08618 21.2284C8.08045 16.8625 9.35231 13.1504 10.8869 10.1463C11.7233 8.50896 12.6322 7.10183 13.6107 5.9254H30.9652C32.4123 7.66699 33.7072 9.91483 34.8428 12.6662C34.9975 13.0408 35.4268 13.2194 35.8014 13.0646C36.1762 12.91 36.3546 12.4808 36.1999 12.106C35.2005 9.6848 34.077 7.62393 32.8331 5.92531H33.4235C38.1482 5.92531 41.9919 9.76908 41.9919 14.4937V25.1427C41.9919 26.7763 43.321 28.1054 44.9547 28.1054C46.5885 28.1054 47.9175 26.7763 47.9175 25.1427V14.4938C47.9176 6.50192 41.4157 0 33.4237 0ZM22.287 1.46821C24.9995 1.46821 27.4351 2.4711 29.5793 4.45719H14.9976C17.1432 2.4711 19.5799 1.46821 22.287 1.46821ZM6.10972 19.0245C5.03891 16.725 3.70166 13.0275 3.56296 8.68916H9.99901C9.85747 8.94727 9.71711 9.20891 9.57949 9.47837C8.21719 12.1453 7.0573 15.3391 6.10972 19.0245ZM46.4494 25.1428C46.4494 25.9669 45.7789 26.6373 44.9548 26.6373C44.1307 26.6373 43.4602 25.9668 43.4602 25.1428V14.4938C43.4602 8.95961 38.9578 4.45719 33.4236 4.45719H31.6481C30.5178 3.19267 29.2998 2.19566 27.9962 1.46821H33.4237C40.6061 1.46821 46.4494 7.31139 46.4494 14.4938V25.1428Z' fill='%23C3A47F'/%3e%3cpath d='M25.6118 23.9634V11.0344C25.6118 10.6289 25.2832 10.3003 24.8777 10.3003H19.6589C19.2534 10.3003 18.9248 10.6289 18.9248 11.0344V23.9634C18.9248 25.8069 20.4247 27.3069 22.2683 27.3069C24.1119 27.3069 25.6118 25.8069 25.6118 23.9634ZM20.393 23.9634V22.6557H21.4806C21.8861 22.6557 22.2147 22.3271 22.2147 21.9216C22.2147 21.516 21.8861 21.1875 21.4806 21.1875H20.393V19.2491H21.4806C21.8861 19.2491 22.2147 18.9205 22.2147 18.515C22.2147 18.1095 21.8861 17.7809 21.4806 17.7809H20.393V15.8426H21.4806C21.8861 15.8426 22.2147 15.514 22.2147 15.1085C22.2147 14.703 21.8861 14.3744 21.4806 14.3744H20.393V11.7685H24.1436V23.9634C24.1436 24.9974 23.3023 25.8387 22.2683 25.8387C21.2343 25.8387 20.393 24.9975 20.393 23.9634Z' fill='%23C3A47F'/%3e%3cpath d='M38.3765 44.416C39.711 43.5717 40.6818 42.189 40.9704 40.5343C41.0136 40.2871 41.2556 39.189 41.1875 38.9177C41.1432 37.3613 40.6902 25.1199 37.2483 14.9154C37.1188 14.5313 36.7023 14.3248 36.318 14.4545C35.9338 14.584 35.7275 15.0005 35.8571 15.3848C38.9516 24.5595 39.5824 35.4485 39.6991 38.3621H4.87375C4.92582 37.0336 5.08302 34.0482 5.53072 30.3469C5.57947 29.9445 5.29258 29.5787 4.8901 29.53C4.48839 29.4807 4.12173 29.7682 4.07318 30.1706C3.45634 35.2691 3.38234 39.0454 3.38175 39.083C3.37745 39.321 3.57928 40.2921 3.62146 40.5342C3.90796 42.1778 4.86739 43.5534 6.1879 44.3993C5.02126 45.0669 3.28779 46.4577 2.55505 49.0674C2.42556 49.5282 2.78351 49.9999 3.26185 49.9999H41.274C41.7523 49.9999 42.1102 49.5282 41.9808 49.0674C41.2538 46.4788 39.5428 45.0899 38.3765 44.416ZM4.30624 48.5317C5.31049 46.3032 7.22435 45.4761 7.67656 45.3074H9.29463C9.2961 45.3074 9.29747 45.3075 9.29894 45.3075C9.29962 45.3075 9.30021 45.3074 9.3008 45.3074H29.2333C29.6388 45.3074 29.9674 44.9788 29.9674 44.5733C29.9674 44.1678 29.6388 43.8392 29.2333 43.8392H9.29463C7.20419 43.8371 5.42707 42.3418 5.06785 40.282L4.98896 39.8303H39.6028L39.5239 40.2821C39.1648 42.3418 37.3876 43.8371 35.2971 43.8392H32.6501C32.2446 43.8392 31.916 44.1678 31.916 44.5733C31.916 44.9788 32.2446 45.3074 32.6501 45.3074H35.2911C35.2917 45.3074 35.2923 45.3075 35.2929 45.3075C35.2944 45.3075 35.2958 45.3074 35.2972 45.3074H36.8579C37.3018 45.4752 39.2239 46.3117 40.2285 48.5317H4.30624Z' fill='%23C3A47F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_810_12839'%3e%3crect width='50' height='50' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="franciaagy"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M56.2425 28.052V15.4395C56.2425 13.9189 55.0054 12.6819 53.4848 12.6819H6.51539C4.99477 12.6819 3.75773 13.9189 3.75773 15.4395V28.052C0.765235 29.5296 0 31.0694 0 32.2563V45.4999C0 46.5025 0.815625 47.3182 1.81828 47.3182H3.86637C4.73004 47.3182 5.47992 46.7034 5.64938 45.8565L6.1357 43.425C6.22875 42.9593 6.64113 42.6213 7.11609 42.6213H52.8839C53.3589 42.6213 53.7712 42.9593 53.8643 43.4251L54.3506 45.8566C54.5201 46.7035 55.27 47.3183 56.1336 47.3183H58.1817C59.1844 47.3183 60 46.5027 60 45.5V32.2563C60 31.0694 59.2348 29.5296 56.2425 28.052ZM5.51543 15.4395C5.51543 14.8882 5.96402 14.4397 6.51527 14.4397H53.4847C54.0361 14.4397 54.4846 14.8883 54.4846 15.4395V27.2936C53.4517 26.9018 52.2362 26.5197 50.8087 26.156C50.5373 26.0868 50.2602 26.0196 49.9804 25.9534C50.3807 25.3567 50.606 24.6454 50.606 23.894V21.0758C50.606 19.0372 48.9476 17.3788 46.909 17.3788H32.8181C31.6898 17.3788 30.6786 17.8874 30 18.6867C29.3214 17.8874 28.3102 17.3788 27.1819 17.3788H13.0909C11.0523 17.3788 9.39387 19.0373 9.39387 21.0758V23.894C9.39387 24.641 9.6198 25.3541 10.0214 25.9529C9.74086 26.0191 9.46324 26.0865 9.19113 26.1559C7.76367 26.5197 6.54832 26.9018 5.51543 27.2935V15.4395V15.4395ZM48.8482 21.0759V23.8941C48.8482 24.5573 48.5153 25.1617 47.968 25.518C43.0649 24.5495 37.1358 24.005 30.8788 23.9583V21.0759H30.8789C30.8789 20.0066 31.7488 19.1367 32.8181 19.1367H46.909C47.9783 19.1367 48.8482 20.0066 48.8482 21.0759ZM29.121 21.0758V23.9581C22.8639 24.0049 16.9345 24.5495 12.0314 25.518C11.4854 25.1612 11.1517 24.5523 11.1517 23.894V21.0758C11.1517 20.0065 12.0216 19.1366 13.0909 19.1366H27.1818C28.2511 19.1366 29.121 20.0066 29.121 21.0758ZM58.2422 45.5C58.2422 45.5334 58.2151 45.5605 58.1817 45.5605H56.1336C56.1049 45.5605 56.08 45.54 56.0743 45.5118L55.588 43.0803C55.3311 41.7958 54.1939 40.8635 52.8839 40.8635H7.11609C5.80605 40.8635 4.66887 41.7958 4.41199 43.0803L3.92566 45.5118C3.92004 45.54 3.89508 45.5605 3.86637 45.5605H1.81828C1.78488 45.5605 1.75781 45.5334 1.75781 45.5V37.9244H49.7272C50.2126 37.9244 50.6061 37.5309 50.6061 37.0455C50.6061 36.5601 50.2126 36.1666 49.7272 36.1666H1.75781V32.2564C1.75781 31.1001 3.82465 29.3379 9.62531 27.8592C15.0567 26.4747 22.2926 25.7123 30 25.7123C37.7074 25.7123 44.9433 26.4747 50.3746 27.8592C56.1754 29.3377 58.2421 31.1001 58.2421 32.2564V36.1666H53.4846C52.9992 36.1666 52.6057 36.5601 52.6057 37.0455C52.6057 37.5309 52.9992 37.9244 53.4846 37.9244H58.2422V45.5Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.room-serviceicons figure[data-icon="kanape"]::before{width:36px;background-position:-882px 0}.room-serviceicons figure[data-icon="balkon"]::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M50.7031 30.0781H48.9844H14.6184C14.6167 30.0781 14.615 30.0781 14.6132 30.0781H6.01562H4.29688C2.87525 30.0781 1.71875 31.2347 1.71875 32.6562C1.71875 33.1308 2.10354 33.5156 2.57812 33.5156C3.05271 33.5156 3.4375 33.1308 3.4375 32.6562C3.4375 32.1824 3.82304 31.7969 4.29688 31.7969H5.00113L3.00599 43.7683C2.70413 45.5799 3.05819 47.4448 4.00308 49.0195L5.15625 50.9412V54.0332C5.15625 54.5663 5.59002 55 6.12305 55H48.877C49.41 55 49.8438 54.5663 49.8438 54.0332V50.9412L50.9969 49.0195C51.9418 47.4448 52.2959 45.5799 51.994 43.7683L49.9989 31.7969H50.7031C51.177 31.7969 51.5625 32.1824 51.5625 32.6562C51.5625 33.1308 51.9473 33.5156 52.4219 33.5156C52.8965 33.5156 53.2812 33.1308 53.2812 32.6562C53.2812 31.2347 52.1247 30.0781 50.7031 30.0781ZM45.2262 48.1352L44.201 49.8438H41.66L42.2672 48.3259C42.7382 47.1483 42.9132 45.8596 42.7731 44.599L41.3508 31.7969H43.9595L46.0018 44.0509C46.2365 45.4599 45.9611 46.9104 45.2262 48.1352ZM37.2327 49.8438L37.8058 47.836C38.0602 46.9453 38.1521 46.0253 38.0788 45.1015L37.0239 31.7969H39.6214L41.0649 44.7888C41.1738 45.7692 41.0378 46.7716 40.6713 47.6874L39.8088 49.8438H37.2327ZM32.706 49.8438L32.8828 46.7014C32.8931 46.5176 32.8969 46.3309 32.894 46.1463L32.6698 31.7969H35.2998L36.3654 45.2374C36.4224 45.9558 36.351 46.6714 36.1532 47.3641L35.4454 49.8438H32.706ZM28.3594 49.8438V31.7969H30.9508L31.1754 46.1731C31.1777 46.3168 31.1748 46.4621 31.1667 46.6051L30.9845 49.8438H28.3594ZM24.0104 49.8438L23.8093 46.6271C23.7994 46.4677 23.7958 46.3063 23.7986 46.1473L24.0478 31.7969H26.6406V49.8438H24.0104ZM10.799 49.8438L9.77378 48.1352C9.03891 46.9105 8.76348 45.46 8.99819 44.0509L11.0405 31.7969H13.6492L12.2268 44.599C12.0867 45.8596 12.2617 47.1483 12.7327 48.3259L13.3399 49.8438H10.799ZM15.1912 49.8438L14.3286 47.6875C13.9622 46.7717 13.8261 45.7693 13.935 44.7889L15.3786 31.7969H17.9755L16.9138 45.0925C16.8396 46.0225 16.9326 46.9487 17.1904 47.8454L17.765 49.8438H15.1912ZM19.5534 49.8438L18.8422 47.3704C18.6417 46.6731 18.5693 45.9527 18.6271 45.2292L19.6998 31.7969H22.3287L22.0801 46.1174C22.0765 46.3217 22.0812 46.5292 22.094 46.7342L22.2884 49.8438H19.5534V49.8438ZM4.70132 44.0509L6.74362 31.7969H9.29812L7.30286 43.7683C7.00101 45.5799 7.35507 47.4448 8.29995 49.0195L8.79452 49.8438H6.50214L5.4769 48.1352C4.74203 46.9104 4.4666 45.4599 4.70132 44.0509ZM48.125 53.2812H6.875V51.5625H10.3116C10.3122 51.5625 10.3127 51.5626 10.3133 51.5626C10.3138 51.5626 10.3143 51.5625 10.3149 51.5625H14.6068C14.6078 51.5625 14.6086 51.5627 14.6096 51.5627C14.6111 51.5627 14.6126 51.5625 14.6141 51.5625H18.9032C18.9041 51.5625 18.905 51.5627 18.9058 51.5627C18.9068 51.5627 18.9079 51.5625 18.9088 51.5625H36.0912C36.0921 51.5625 36.0932 51.5627 36.0942 51.5627C36.095 51.5627 36.0959 51.5625 36.0968 51.5625H40.3859C40.3874 51.5625 40.3889 51.5627 40.3904 51.5627C40.3914 51.5627 40.3922 51.5625 40.3932 51.5625H44.6851C44.6857 51.5625 44.6862 51.5626 44.6867 51.5626C44.6873 51.5626 44.6878 51.5625 44.6884 51.5625H48.125V53.2812ZM49.5231 48.1352L48.4979 49.8438H46.2055L46.7 49.0195C47.6449 47.4448 47.999 45.5799 47.6971 43.7683L45.702 31.7969H48.2564L50.2987 44.0509C50.5334 45.4599 50.258 46.9104 49.5231 48.1352Z' fill='%23C3A47F'/%3e%3cpath d='M11.1719 28.3594C11.6465 28.3594 12.0312 27.9746 12.0312 27.5V1.71875H42.9688V27.5C42.9688 27.9746 43.3535 28.3594 43.8281 28.3594C44.3027 28.3594 44.6875 27.9746 44.6875 27.5V1.71875C44.6875 0.771074 43.9164 0 42.9688 0H12.0312C11.0836 0 10.3125 0.771074 10.3125 1.71875V27.5C10.3125 27.9746 10.6973 28.3594 11.1719 28.3594Z' fill='%23C3A47F'/%3e%3cpath d='M40.3906 28.3594C40.8652 28.3594 41.25 27.9746 41.25 27.5V4.29688C41.25 3.82229 40.8652 3.4375 40.3906 3.4375H14.6094C14.1348 3.4375 13.75 3.82229 13.75 4.29688V27.5C13.75 27.9746 14.1348 28.3594 14.6094 28.3594C15.084 28.3594 15.4688 27.9746 15.4688 27.5V14.6094H24.0624C24.537 14.6094 24.9218 14.2246 24.9218 13.75C24.9218 13.2754 24.537 12.8906 24.0624 12.8906H15.4688V5.15625H26.6406V27.5C26.6406 27.9746 27.0254 28.3594 27.5 28.3594C27.9746 28.3594 28.3594 27.9746 28.3594 27.5V14.6094H39.5312V27.5C39.5312 27.9746 39.916 28.3594 40.3906 28.3594ZM28.3594 12.8906V5.15625H39.5312V12.8906H28.3594Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}.withiconsport h3,.withiconsauna h3,.withiconlotus h3{display:flex;align-items:center}[class*="withicon"] h3::before{content:'';display:inline-block;margin-right:15px;width:35px;height:35px}.withiconsport h3::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='35' fill='%23C3A47F' enable-background='new 0 0 512.03 512.03' viewBox='0 0 512.03 512.03' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m504.03 491.056h-72.33c-2.901-11.817-12.1-21.354-24.334-24.412l-17.394-4.351 21.986-106.629c4.219-20.488-7.407-41.35-27.533-48.306-49.191-17.071-32.366-9.513-77.616-19.847 15.746-9.571 37.436-23.267 44.205-30.036 7.928-7.939 32.056-32.1 32.056-55.209 0-6.514-1.968-13.692-5.856-21.401l126.309-126.309c5.486-5.485 8.507-12.779 8.507-20.537 0-25.712-31.335-38.783-49.58-20.537-3.125 3.124-3.125 8.189 0 11.313 3.124 3.124 8.189 3.124 11.313 0 8.198-8.196 22.267-2.321 22.267 9.223 0 3.484-1.357 6.759-3.82 9.223l-147.202 147.203c-5.055 5.054-1.406 13.657 5.657 13.657 4.339 0 5.598-2.284 14.425-11.111 1.293 3.432 1.98 6.568 1.98 9.276 0 10.941-9.211 25.712-27.417 43.943-6.478 6.478-35.903 24.698-55.565 36.252l-27.065-3.383c-4.386-.553-8.382 2.561-8.93 6.946-.548 4.384 2.562 8.382 6.946 8.93l29.298 3.663c68.04 16.684 41.267 5.442 94.976 23.904 12.309 4.283 19.607 17.144 16.978 29.913l-10.174 49.342h-26.181l4.224-37.023c.508-4.456-2.751-8.468-7.226-8.874-95.479-8.662-86.528 1.854-119.291-9.551-2.148-.725-5.408-1.993-7.694-3.176-19.558-10.124-23.764-39.442-17.584-55.925 7.576-5.362 15.124-11.567 22.44-18.456 3.217-3.029 3.369-8.092.34-11.309-3.029-3.216-8.091-3.368-11.309-.34-8.25 7.768-18.562 15.751-19.215 15.902-2.014.469-2.574 1.13-10.534 6.359-19.891 13.07-16.033 10.53-119.188 97.237l-62.478 41.684c-10.938 7.297-15.259 20.957-10.508 33.218 12.951 33.42 12.932 34.426 16.538 39.534h-10.421c-4.418 0-8 3.582-8 8s3.582 8 8 8h496c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-310.242-192.21c-1.285 20.232 6.39 42.896 23.113 54.986-29.749 13.842-69.667 29.726-118.632 54.979l-9.043-23.333c79.26-66.634 92.507-78.186 104.562-86.632zm-172.487 132.768 54.543-36.39 8.365 21.584-37.132 23.648c-2.724 1.735-4.138 4.938-3.584 8.119l7.381 42.417c-9.285.671-18.336-4.72-21.871-13.842l-12.171-31.409c-2.021-5.215-.183-11.024 4.469-14.127zm38.869 19.473c36.376-23.166 41.818-29.002 132.527-68.893 16.355-7.192 30.623-13.477 43.023-19.658 32.847 10.431 30.505 1.626 111.611 8.558-11.643 102.043-8.743 82.186-13.539 101.369-1.583 6.331-.911 12.848 1.804 18.592h-268.471zm300.63 39.969c-7.698 0-13.357-7.231-11.486-14.711 5.128-20.513 2.898-6.896 8.794-58.568h24.707l-10.062 48.8c-.866 4.2 1.733 8.336 5.894 9.376l24.838 6.213c4.987 1.247 9.008 4.559 11.247 8.89z'/%3e%3cpath d='m277.991 85.77c1.135 15.721 7.58 30.286 18.305 41.854-7.168 29.379-18.237 56.437-32.949 80.476-2.307 3.769-1.122 8.693 2.647 11 3.791 2.321 8.707 1.098 11-2.647 14.289-23.347 25.329-49.328 32.893-77.382 4.008 2.601 8.253 4.784 12.653 6.521l4.46 3.342-11.75 11.75c-5.055 5.054-1.406 13.657 5.657 13.657 2.047 0 4.095-.781 5.657-2.343 83.129-83.129-65.023 65.023 102.561-102.561 15.081-15.081 23.387-35.132 23.387-56.46 0-4.418-3.582-8-8-8s-8 3.582-8 8c0 17.054-6.641 33.088-18.7 45.147l-34.74 34.74c0-18.579 1.367-29.18-6.748-43.47-13.754-24.239-44.893-33.165-70.028-20.519-12.037-20.573-43.376-17.762-51.327 4.748l-5.366 15.243c-6.598 18.668 8.179 38.036 28.388 36.904zm81.85-32.341c-7.52 10.488-19.666 16.642-32.668 16.818-11.677.163-10.89 16.019-.573 16.019 15.003 0 29.512-5.853 40.155-16.353.426 3.116.315 1.134.315 38.949l-25.346 25.346c-10.433-1.422-19.873-5.63-27.484-11.693l6.733-16.709c1.805-4.48-.74-9.664-5.652-10.783-3.765-.86-7.703 1.107-9.191 4.803l-3.851 9.56c-5.498-8.479-8.49-18.282-8.49-28.642 0-1.018-.113-.743.565-1.293 4.26-3.451 7.182-7.894 8.764-12.355 5.362-15.219 6.428-17.5 6.828-21.901 16.039-10.445 38.064-7.16 49.895 8.234zm-95.151.757 5.366-15.244c1.745-4.938 6.532-8.039 11.667-8.039 8.399 0 14.394 7.918 11.672 15.637-5.213 14.798-5.557 18.642-10.675 21.572-10.226 5.769-21.607-3.796-18.03-13.926z'/%3e%3cpath d='m246.055 245.647c3.436 2.762 8.501 2.193 11.275-1.258.407-.506.814-1.013 1.221-1.529 2.736-3.469 2.142-8.499-1.327-11.235-3.469-2.737-8.5-2.143-11.235 1.327-.376.477-.752.944-1.185 1.482-2.768 3.444-2.192 8.444 1.251 11.213z'/%3e%3c/svg%3e")}.withiconsauna h3::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='35' height='35' fill='%23C3A47F'%3e%3cg id='Layer_11' data-name='Layer 11'%3e%3cpath d='M33.5,41.7H5.831l-.357-2.293H29.906a.75.75,0,1,0,0-1.5H3.773V36.032H27.7a.75.75,0,0,0,0-1.5H4.713L2.866,22.685H19.043a.75.75,0,0,0,0-1.5H1.5v-1.88H16.925a.75.75,0,1,0,0-1.5H2.105l-.479-3.071h12.58a.75.75,0,0,0,0-1.5H7.3v-2.08a3.652,3.652,0,0,0-7.3,0v2.83a.765.765,0,0,0,.009.116l.583,3.737A.739.739,0,0,0,0,18.555v3.38a.75.75,0,0,0,.75.75h.6L3.2,34.532H3.023a.75.75,0,0,0-.75.75v3.379a.75.75,0,0,0,.75.75h.932l.493,3.158a.749.749,0,0,0,.741.635H33.5a.75.75,0,0,0,0-1.5ZM3.652,9A2.154,2.154,0,0,1,5.8,11.154v2.08H1.5v-2.08A2.154,2.154,0,0,1,3.652,9Z'/%3e%3cpath d='M35.658,10.368a.75.75,0,0,0,0,1.5h.02a.742.742,0,0,0,.74-.75A.759.759,0,0,0,35.658,10.368Z'/%3e%3cpath d='M3.642,11.868h.02a.742.742,0,0,0,.74-.75.759.759,0,0,0-.76-.75.75.75,0,1,0,0,1.5Z'/%3e%3cpath d='M41.368,32.709c-.524,0-4.187.044-5.831,1.113L15.526,5.306a2.043,2.043,0,0,0-3.395,2.27l18.943,29.8a14.038,14.038,0,0,0,5.464,5.311,9.7,9.7,0,0,0,4.087.871C44.691,43.562,48,41.2,48,38.3V35.054C48,32.775,42.047,32.709,41.368,32.709Zm0,1.5a11.123,11.123,0,0,1,5.012.845,11.123,11.123,0,0,1-5.012.845,11.14,11.14,0,0,1-5.013-.845A11.133,11.133,0,0,1,41.368,34.209Zm-.743,7.853a8.206,8.206,0,0,1-3.452-.729,12.6,12.6,0,0,1-4.837-4.764L13.4,6.771a.543.543,0,0,1,.9-.6l20.489,29.2c.522,1.971,5.934,2.035,6.58,2.035a16.682,16.682,0,0,0,5.132-.755V38.3C46.5,40.34,43.81,42.062,40.625,42.062Z'/%3e%3cpath d='M23.8,14.734H37.684l-.479,3.071H27.115a.75.75,0,0,0,0,1.5h10.7v1.88H29.634a.75.75,0,0,0,0,1.5h6.81L35.23,30.467a.751.751,0,0,0,.626.857.778.778,0,0,0,.117.009.75.75,0,0,0,.74-.634l1.25-8.014h.6a.75.75,0,0,0,.75-.75v-3.38a.739.739,0,0,0-.592-.718L39.3,14.1a.765.765,0,0,0,.009-.116v-2.83a3.653,3.653,0,0,0-7.3,0v2.08H23.8a.75.75,0,0,0,0,1.5Zm9.71-3.58a2.153,2.153,0,0,1,4.305,0v2.08h-4.3Z'/%3e%3c/g%3e%3c/svg%3e ")}.withiconlotus h3::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg enable-background='new 0 0 512 512' height='35' viewBox='0 0 512 512' width='35' fill='%23C3A47F' xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='m256 477.153c-43.719 0-74.296-10.617-106.669-21.858-37.504-13.023-76.285-26.489-141.831-26.489-4.142 0-7.5-3.358-7.5-7.5s3.358-7.5 7.5-7.5c68.076 0 109.874 14.514 146.751 27.318 60.56 21.028 80.567 21.028 101.749 21.028 41.188 0 70.604-10.214 101.748-21.028 36.878-12.805 78.676-27.318 146.752-27.318 4.143 0 7.5 3.358 7.5 7.5s-3.357 7.5-7.5 7.5c-65.546 0-104.327 13.466-141.831 26.488-32.373 11.242-62.95 21.859-106.669 21.859zm76.756-57.76c-39.998 0-66.645-13.387-76.756-19.522-10.111 6.135-36.758 19.522-76.756 19.522-53.573 0-105.9-18.825-169.667-61.038-2.213-1.465-3.487-3.991-3.35-6.641s1.665-5.031 4.017-6.26c15.857-8.285 32.999-15.979 50.033-22.468-9.646-11.455-18.629-24.109-26.683-37.645-2.118-3.56-.949-8.163 2.61-10.28 3.559-2.119 8.163-.949 10.28 2.61 15.23 25.598 33.893 47.788 53.971 64.173 30.257 24.691 74.498 38.171 134.829 41.006-20.942-19.053-36.666-37.246-47.796-55.257-2.177-3.523-1.086-8.145 2.438-10.323 3.524-2.177 8.146-1.085 10.323 2.438 10.821 17.513 26.469 35.368 47.606 54.282-1.32-19.695-4.616-36.732-9.982-51.729-8.17-22.833-21.127-41.265-39.612-56.348-5.387-4.396-11.12-8.61-17.121-12.632-.033 1.319-.049 2.63-.049 3.935 0 10.872 1.723 21.805 5.121 32.496 1.255 3.948-.928 8.165-4.875 9.419-3.946 1.256-8.165-.928-9.419-4.875-3.866-12.162-5.826-24.624-5.826-37.04 0-4.28.163-8.625.486-13.026-47.677-27.766-107.531-44.644-150.773-48.068 2.167 16.327 7.866 35.224 16.406 54.177 1.702 3.776.02 8.217-3.757 9.919-3.777 1.703-8.218.02-9.919-3.757-10.948-24.296-17.353-47.779-18.521-67.91-.123-2.112.652-4.177 2.133-5.687 1.48-1.51 3.509-2.32 5.645-2.243 27.348 1.058 59.441 7.284 91.476 17.672.575-28.496 5.82-55.216 15.021-76.085 1.614-3.662 5.819-5.409 9.553-3.976 21.554 8.282 45.298 21.716 67.519 38.147.151-.315.301-.629.454-.945 15.604-32.403 36.622-61.395 59.18-81.635 2.85-2.557 7.169-2.557 10.018 0 4.614 4.141 9.251 8.754 13.779 13.713 2.793 3.059 2.578 7.803-.48 10.596-3.06 2.793-7.803 2.578-10.596-.48-2.551-2.793-5.132-5.462-7.719-7.983-19.232 18.651-37.068 44.058-50.667 72.297-12.18 25.292-19.949 50.599-22.896 74.303 9.174 5.753 17.646 11.787 25.315 18.044 27.149 22.154 41.191 49.519 48.393 76.223 8.619-31.82 24.567-57.004 48.118-76.223 3.209-2.618 7.934-2.142 10.553 1.069 2.619 3.209 2.141 7.934-1.068 10.553-29.771 24.294-46.061 59.73-49.545 107.998 44.859-40.396 66.715-78.68 66.715-116.694 0-40.802-18.134-92.337-47.325-134.493-2.358-3.405-1.509-8.078 1.896-10.436 3.404-2.358 8.078-1.509 10.436 1.896 9.366 13.525 17.602 27.789 24.547 42.329 22.271-16.492 46.083-29.975 67.697-38.28 3.737-1.434 7.938.314 9.553 3.976 9.226 20.925 14.475 47.733 15.025 76.314 31.639-10.319 63.902-16.835 91.472-17.901 2.101-.078 4.163.733 5.645 2.243 1.48 1.51 2.256 3.575 2.133 5.687-1.477 25.424-10.977 55.693-26.75 85.23-9.563 17.909-20.827 34.509-33.358 49.261 16.982 6.479 34.07 14.15 49.878 22.41 2.352 1.229 3.88 3.61 4.017 6.26.137 2.651-1.138 5.176-3.351 6.641-10.429 6.904-20.164 12.951-29.76 18.487-3.59 2.069-8.175.839-10.244-2.748-2.07-3.588-.84-8.174 2.748-10.245 5.913-3.411 11.887-7.027 18.059-10.932-13.669-6.628-28.018-12.724-42.18-17.91-6.419 6.646-13.108 12.818-20.018 18.457-38.698 31.578-90.422 41.154-133.935 43.909 11.744 3.812 27.13 7.018 45.662 7.018 33.41 0 67.104-8.209 103.006-25.098 3.746-1.763 8.216-.154 9.979 3.594s.153 8.216-3.595 9.979c-37.948 17.854-73.73 26.53-109.396 26.53zm-303.976-66.477c56.235 35.53 103.05 51.477 150.464 51.477 18.663 0 34.136-3.251 45.911-7.099-58.925-3.956-103.009-18.39-134.182-43.828-6.829-5.573-13.497-11.763-19.935-18.488-14.188 5.192-28.562 11.297-42.258 17.938zm316.629-108.564c.332 4.362.5 8.653.5 12.865 0 41.764-22.703 83.012-69.274 125.656 60.98-2.75 104.18-15.953 134.909-41.029 48.876-39.884 78.997-102.639 84.659-145.729-47.131 3.663-106.184 22.468-150.794 48.237zm-18.676-73.796c8.053 19.359 13.762 38.932 16.757 57.657 16.755-9.233 35.253-17.528 54.297-24.511.019-25.413-3.854-49.388-11.062-68.698-19.401 8.295-40.352 20.701-59.992 35.552zm-212.52 32.893c19.564 7.149 37.806 15.419 54.235 24.548 2.92-18.662 8.521-38.073 16.639-57.577-19.588-14.792-40.471-27.147-59.812-35.416-7.183 19.246-11.055 43.125-11.062 68.445zm141.787-152.602c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8z'/%3e%3c/g%3e%3c/svg%3e")}.conferenceroom .card-body{display:flex;flex-direction:column;padding:30px;background-color:var(--greylight);transition:.5s}.conferenceroom .card-body .btn{margin:auto auto 0 0}.conferenceroom [class*="col-"]{display:flex;flex-direction:column;position:relative;margin-bottom:30px;transition:.4s}.conferenceroom [class*="col-"] img{border-radius:0 70px 0 0}.conferenceroom h4{margin-bottom:30px}.conferenceroom p{display:flex;padding-bottom:15px;border-bottom:1px solid var(--beige)}.conferenceroom p:last-of-type{border-bottom:0}.conferenceroom p span{display:inline-block;margin:0 0 0 auto}.team{text-align:center}.team img{margin-bottom:25px;border-radius:0 50px 0 0;display:none}.team h4{display:flex;align-items:end;justify-content:center}.roomslist .card-body{display:flex;flex-direction:column;padding:30px;background-color:var(--greylight);transition:.5s}.roomslist .card-body .btn{margin:auto auto 0 0}.roomslist [class*="col-"]{display:flex;flex-direction:column;position:relative;transition:.4s}.roomslist [class*="col-"] img{border-radius:0 70px 0 0}.roomslist [class*="col-"]:hover .card-body{background-color:var(--beige)}.currency-container{margin-left:-20px;margin-top:13px}span.hint{font-size:10px;margin-top:5px;color:#848484}@media (min-width:580px){ .team h4{min-height:60px}}@media (min-width:992px){ .imgright{float:right;display:inline-block;margin:0 0 20px 20px} .imgleft{float:left;display:inline-block;margin:0 20px 20px 0} .roomslist [class*="col-"]:nth-child(even) .card-body, .conferenceroom [class*="col-"]:nth-child(even) .card-body{order:1;-webkit-order:1} .roomslist [class*="col-"]:nth-child(even) img, .conferenceroom [class*="col-"]:nth-child(even) img{order:2;-webkit-order:2;border-radius:0 0 70px 0}}.dynamicforms label:not(.custom-control-label){font-size:11px;font-family:var(--font1);font-weight:bold;text-transform:uppercase;letter-spacing:1px}.dynamicforms label .custom-control-description{font-weight:initial}.dynamicforms h4{margin-top:20px;font-size:22px;text-transform:initial}.ui-icon.ui-icon-circle-triangle-w,.ui-icon.ui-icon-circle-triangle-e{display:none}.bg--brown,.bg--brown h4,.bg--brown h6{color:#fff}.bg--brown ul li{margin-bottom:20px;font-size:14px}.bg--brown ul li::before{font-size:0 !important;background-repeat:no-repeat;top:-2px !important;left:-17px !important;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='12' fill='%23F3F1EF'/%3e%3cpath d='M7 11L11 15L17 9' stroke='%23C3A47F' stroke-width='2'/%3e%3c/svg%3e ")}.form-control::-webkit-input-placeholder{color:#CACACA;opacity:1}.form-control::-moz-placeholder{color:#CACACA;opacity:1}.form-control:-ms-input-placeholder{color:#CACACA;opacity:1}.form-control::-ms-input-placeholder{color:#CACACA;opacity:1}.form-control::placeholder{color:#CACACA;opacity:1}.form-control,.custom-select{height:auto;padding:12px 15px;transition:.2s;line-height:20px;border-radius:0;border:1px solid var(--grey);background-repeat:no-repeat;background-position:center right 15px;background-size:auto;background-color:transparent;background-color:#fff;color:#333}.form-control:disabled,.form-control[readonly]{background-color:#fff}.form-control:focus,.form-control:active,.custom-select:focus,.custom-select:active{box-shadow:none !important;border-color:var(--grey);background-color:rgba(var(--defaultrgb),.05)}.custom-control-label{position:relative;padding-left:15px}.custom-control-label a{text-decoration:underline;color:var(--link)}.custom-control-label::before,.custom-control-label::after{position:absolute;content:"";top:0;left:-15px;width:20px;height:20px;transition:.2s;background-repeat:no-repeat;background-position:center;background-size:11px}.custom-radio .custom-control-label::before,.custom-radio .custom-control-label::after{left:-18px}.custom-checkbox .custom-control-label::before{border:1px solid var(--grey);background-color:#fff}.custom-radio .custom-control-input ~ .custom-control-label::before{border:1px solid var(--default);background-color:#fff}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,.custom-radio .custom-control-input:checked ~ .custom-control-label::before{border-color:var(--default);background-color:var(--default)}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(var(--defaultrgb),.25)}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-radio .custom-control-label::before{border-radius:100%}.custom-radio .custom-control-input:checked ~ .custom-control-label::before{background-color:var(--default);border:1px solid var(--default)}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-size:50%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='20px'%3e%3cpath fill-rule='evenodd' fill='%23fff' d='M10.000,0.000 C15.523,0.000 20.000,4.477 20.000,10.000 C20.000,15.523 15.523,20.000 10.000,20.000 C4.477,20.000 0.000,15.523 0.000,10.000 C0.000,4.477 4.477,0.000 10.000,0.000 Z'/%3e%3c/svg%3e")}.custom-control-description{margin-left:5px}.custom-control-input:checked ~ .custom-control-indicator{background-color:var(--default);border:1px solid var(--default) !important;background-size:70%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-control-indicator{position:absolute;top:2px;left:0;display:block;width:20px;height:20px;border-radius:50px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid var(--grey) !important;background-repeat:no-repeat;background-position:center center;-webkit-background-size:50% 50%;background-size:50% 50%}.custom-radio .custom-control-input:checked ~ .custom-control-indicator{border-color:var(-default);background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-control.custom-checkbox{display:flex;align-items:center;margin-right:20px}.error{max-width:1000px;margin:20px auto;padding:10px 20px;text-align:left;background-color:#CF372E;color:#fff}.error h2{color:#fff}.error h2::after{background-color:#fff !important}span.required:empty{font-size:7px;vertical-align:super;color:#CF372E}span.required:empty::before{content:"★"}.formError{display:block;position:absolute;top:0;left:0;cursor:pointer;z-index:99}.formError .formErrorContent{position:relative;min-width:170px;padding:4px 10px;text-align:left;font-weight:400;font-size:14px;background:#CF372E;color:#fff}.formError .formErrorContent::after{position:absolute;content:"";top:100%;left:10px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#CF372E transparent transparent transparent}.autocomplete{position:relative}.autocomplete ul.ui-autocomplete{position:absolute;top:100% !important;left:0 !important;width:100% !important;max-height:200px;margin:1px 0 0 0 !important;padding:0 !important;z-index:1020;overflow-y:auto;overflow-x:hidden;border:1px solid #939393;background-color:#fff}.autocomplete ul.ui-autocomplete li.ui-menu-item{margin:0;padding:0 !important}.autocomplete ul.ui-autocomplete li.ui-menu-item::before{display:none}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding:3px 15px;cursor:pointer}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-state-active,.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover{background-color:#A3007D;color:#fff}.ui-helper-hidden-accessible{display:none}.dynamicforms .plusinfo .form-control-sm{height:100%;transition:.3s;opacity:0;visibility:hidden}.dynamicforms .plusinfo.active .form-control-sm{opacity:1;visibility:visible}.dynamicforms .custom-control.custom-checkbox{position:relative;align-items:flex-start}.dynamicforms .custom-control-label:checked ~ .custom-control-indicator{background-color:var(--default);border-color:var(--default) !important}.dynamicforms .custom-control-description::before{width:20px;height:20px;background-color:#fff;border:1px solid rgb(196,154,108);position:absolute;left:-1%;top:8%}.dynamicforms .custom-radio .custom-control-input:checked ~ .custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff")}.dynamicforms .custom-control-indicator{position:absolute;width:20px;height:20px;background-color:white;border:1px solid rgb(220,220,220);left:-3px}.dynamicforms .custom-select{display:inline-block;width:100%;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px}.dynamicforms .form-control .custom-select{height:auto;padding:10px 20px;transition:.2s;line-height:20px;border-radius:10px;background-color:#fff}#regular-form{display:flex;flex-direction:column;align-items:center}#regular-form button[type='submit']{margin:20px 0}#regular-form .ui-datepicker-trigger{display:none}.autocomplete{position:relative}.autocomplete ul.ui-autocomplete{position:absolute;top:100%;left:0;width:100% !important;max-height:200px;margin:1px 0 0 0 !important;padding:0 !important;z-index:1020;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(0,0,0.8);background-color:#fff}.autocomplete ul.ui-autocomplete li.ui-menu-item{margin:0 !important;padding:0 !important}.autocomplete ul.ui-autocomplete li.ui-menu-item::before{display:none}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding:3px 10px;cursor:pointer}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover{background-color:var(--grey);color:#fff}.ui-helper-hidden-accessible{display:none}.product-order table thead th:nth-child(1){min-width:200px}.product-order table thead th:nth-child(2),.product-order table thead th:nth-child(3){min-width:100px;max-width:100px;width:100px}.product-order table tbody td small{display:block;margin-top:5px}.product-order .summa-label{font-weight:300;font-size:26px}.product-order .price-label{margin-left:10px;width:110px;text-align:left;font-weight:700;font-size:26px}.product-order .curservices{list-style-type:disc}.product-order #simplepayinfo{display:none;padding:10px;font-size:70%;background-color:#ddd}.voucher{margin:0 auto}.voucher nav{margin:20px auto}.voucher nav ul{padding:0}.voucher nav ul li{display:inline-block;padding:0}.voucher nav ul li:before{display:none}.voucher nav ul li a{margin:10px;padding:15px 25px;color:var(--white);font-size:var(--btnfs);text-transform:uppercase;font-weight:700;letter-spacing:0.15em;border:0;border-radius:25px;background-color:var(--brown);text-decoration:none;word-wrap:break-word;cursor:pointer !important;transition:.4s}.voucher nav ul li a:hover,.voucher nav ul li.active a{color:var(--white);background-color:var(--linkhover)}.voucher nav ul li a:focus{color:var(--white);background-color:var(--brownfocus)}.voucher__item.card{padding:5px}.voucher__item{height:100%;text-align:center;transition:.3s;background-color:var(--voucherbg);border:0 !important;border-radius:70px 0 0 0 !important}.voucher__item span{position:absolute;left:0;bottom:0;width:70%;font-size:1.1rem;transition:.3s;background-color:rgba(236,232,226,0.8)}.voucher__item h4{font-size:1.75rem}.voucher__item p:last-child{margin:0}.voucher__item:hover{box-shadow:var(--boxshadow)}.voucher__item:hover span{width:100%;right:0}.voucher img{border-radius:70px 0 0 0 !important}.voucher__info{padding:20px;height:100%;background-color:var(--greylight)}.voucher__logo{height:40px;filter:grayscale(100%);opacity:.3;transition:.3s}.voucher__valid{font-size:18px}.voucher .voucher_values{margin:0;padding:0}.voucher .voucher_values li{margin:0;padding:0;font-weight:600;font-size:22px;background:none}.voucher .voucher_values li::before{display:none}.voucher .voucher_values li:not(:last-child)::after{display:block;content:"";width:50px;height:1px;margin:5px auto;background-color:#d7be7f}.voucher__extras{}main .voucher__extras ul li{padding-left:40px;margin-bottom:20px}main .voucher__extras ul li:last-child{margin-bottom:0}main .voucher__extras ul li::before{position:absolute;content:"";left:0;top:0;width:24px;height:24px;background:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24px' height='24px'%3E%3Cpath fill-rule='evenodd' fill='rgba(203,170,88,1)' d='M12.000,24.000 C5.383,24.000 -0.000,18.617 -0.000,12.000 C-0.000,5.383 5.383,-0.000 12.000,-0.000 C18.617,-0.000 24.000,5.383 24.000,12.000 C24.000,18.617 18.617,24.000 12.000,24.000 ZM12.000,1.199 C6.044,1.199 1.199,6.044 1.199,12.000 C1.199,17.956 6.044,22.801 12.000,22.801 C17.956,22.801 22.801,17.956 22.801,12.000 C22.801,6.044 17.956,1.199 12.000,1.199 ZM10.953,17.109 C10.840,17.222 10.688,17.285 10.532,17.285 C10.370,17.285 10.218,17.222 10.106,17.109 L5.829,12.807 C5.716,12.695 5.652,12.538 5.652,12.382 C5.652,12.220 5.716,12.068 5.829,11.956 L8.021,9.773 C8.134,9.661 8.285,9.597 8.442,9.597 C8.604,9.597 8.755,9.661 8.868,9.773 L10.542,11.457 L15.142,6.881 C15.377,6.651 15.754,6.651 15.988,6.886 L18.171,9.078 C18.284,9.191 18.347,9.347 18.347,9.504 C18.347,9.665 18.284,9.817 18.171,9.930 L10.953,17.109 ZM15.568,8.163 L10.967,12.739 C10.732,12.969 10.356,12.969 10.121,12.734 L8.442,11.046 L7.101,12.382 L10.537,15.837 L16.904,9.504 L15.568,8.163 Z'/%3E%3C/svg%3E")}.voucherorder{position:relative;margin-bottom:1rem}.voucherorder .svg-calendar-icon{display:inline-block;width:15px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15px' height='16px'%3e%3cpath fill-rule='evenodd' fill='rgba(26,26,24,1)' d='M12.900,16.006 L2.080,16.006 C1.023,16.006 0.164,15.168 0.164,14.139 L0.164,5.311 L1.291,5.311 L1.291,14.139 C1.291,14.563 1.645,14.908 2.080,14.908 L12.900,14.908 C13.335,14.908 13.689,14.563 13.689,14.139 L13.689,5.311 L14.816,5.311 L14.816,14.139 C14.816,15.168 13.957,16.006 12.900,16.006 ZM10.603,6.421 L12.674,6.421 L12.674,8.217 L10.603,8.217 L10.603,6.421 ZM12.674,13.009 L10.603,13.009 L10.603,11.215 L12.674,11.215 L12.674,13.009 ZM10.603,8.818 L12.674,8.818 L12.674,10.613 L10.603,10.613 L10.603,8.818 ZM7.838,6.421 L9.909,6.421 L9.909,8.217 L7.838,8.217 L7.838,6.421 ZM9.909,13.009 L7.838,13.009 L7.838,11.215 L9.909,11.215 L9.909,13.009 ZM7.838,8.818 L9.909,8.818 L9.909,10.613 L7.838,10.613 L7.838,8.818 ZM5.070,6.421 L7.143,6.421 L7.143,8.217 L5.070,8.217 L5.070,6.421 ZM7.143,13.009 L5.070,13.009 L5.070,11.215 L7.143,11.215 L7.143,13.009 ZM5.070,8.818 L7.143,8.818 L7.143,10.613 L5.070,10.613 L5.070,8.818 ZM4.377,13.009 L2.305,13.009 L2.305,11.215 L4.377,11.215 L4.377,13.009 ZM2.305,8.818 L4.377,8.818 L4.377,10.613 L2.305,10.613 L2.305,8.818 ZM1.291,4.476 L0.164,4.476 L0.164,3.597 C0.164,2.568 1.023,1.731 2.080,1.731 L2.712,1.731 L2.712,1.205 C2.712,0.539 3.251,-0.003 3.915,-0.003 C4.580,-0.003 5.119,0.539 5.119,1.205 L5.119,1.731 L6.355,1.731 L6.355,1.205 C6.355,0.539 6.894,-0.003 7.558,-0.003 C8.222,-0.003 8.762,0.539 8.762,1.205 L8.762,1.731 L9.998,1.731 L9.998,1.205 C9.998,0.539 10.537,-0.003 11.201,-0.003 C11.865,-0.003 12.405,0.539 12.405,1.205 L12.405,1.731 L12.900,1.731 C13.957,1.731 14.816,2.569 14.816,3.597 L14.816,4.476 L13.689,4.476 L1.291,4.476 ZM4.443,1.205 C4.443,0.902 4.206,0.656 3.915,0.656 C3.625,0.656 3.388,0.902 3.388,1.205 L3.388,3.355 C3.388,3.658 3.625,3.904 3.915,3.904 C4.206,3.904 4.443,3.658 4.443,3.355 L4.443,1.205 ZM8.086,1.205 C8.086,0.902 7.849,0.656 7.558,0.656 C7.267,0.656 7.031,0.902 7.031,1.205 L7.031,3.355 C7.031,3.658 7.267,3.904 7.558,3.904 C7.849,3.904 8.086,3.658 8.086,3.355 L8.086,1.205 ZM11.729,1.205 C11.729,0.902 11.492,0.656 11.201,0.656 C10.910,0.656 10.674,0.902 10.674,1.205 L10.674,3.355 C10.674,3.658 10.910,3.904 11.201,3.904 C11.492,3.904 11.729,3.658 11.729,3.355 L11.729,1.205 Z'/%3e%3c/svg%3e")}.voucherorder h2,.voucherorder h3{width:100%;margin-bottom:15px;padding:15px 15px 10px;color:var(--base);font-family:var(--font1);text-transform:uppercase;background-color:var(--voucherheadbg)}.voucherorder h2{font-size:clamp(18px,2.5vw,26px)}.voucherorder h3{font-size:1.25rem;padding:8px 15px 4px}main .voucherorder a{color:var(--default)}main .voucherorder a:hover{color:var(--default)}main .voucherorder a.add_voucher_name,.btn-bg{padding:8px 15px !important;color:#fff;background-color:var(--default);font-size:var(--btnfs);text-transform:uppercase;font-weight:700;letter-spacing:0.1em;text-decoration:none;border-radius:4px}main .voucherorder a.add_voucher_name:hover,.btn-bg:hover{color:#fff}.fancybox-content .btn-bg{padding:12px 25px !important}.fancybox-content .btn-bg:hover{color:#fff;background-color:var(--linkhover)}.voucherorder .form-control{border-radius:0;border-color:var(--voucherheadbg)}.voucherorder .form-control:focus{border-color:var(--default)}.voucherorder .vouchervalue_row{margin-bottom:15px}.voucherorder .vouchervalue{display:inline-block;max-width:50px;text-align:center}.voucherorder .names_title{display:block;margin-top:10px}.voucherorder .copy-data{display:inline-block;padding:4px 4px 4px 23px;border-radius:3px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;background-repeat:no-repeat;background-position:left 4px center;background-color:rgba(166,166,166,.2);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15px' height='16px'%3e%3cpath fill-rule='evenodd' fill='rgba(26,26,24,1)' d='M12.995,16.000 L4.799,16.000 C4.118,16.000 3.564,15.457 3.564,14.789 L3.564,14.222 L2.054,14.222 C1.346,14.222 0.770,13.659 0.770,12.967 L0.770,1.256 C0.770,0.563 1.346,-0.000 2.054,-0.000 L10.660,-0.000 C11.368,-0.000 11.944,0.563 11.944,1.256 L11.944,2.297 C11.964,2.293 11.982,2.286 12.003,2.286 L12.995,2.286 C13.676,2.286 14.230,2.829 14.230,3.497 L14.230,14.789 C14.230,15.457 13.676,16.000 12.995,16.000 ZM11.436,1.256 C11.436,0.843 11.088,0.508 10.660,0.508 L2.054,0.508 C1.626,0.508 1.278,0.843 1.278,1.256 L1.278,12.967 C1.278,13.379 1.626,13.714 2.054,13.714 L10.660,13.714 C11.088,13.714 11.436,13.379 11.436,12.967 L11.436,1.256 ZM13.722,3.497 C13.722,3.109 13.396,2.794 12.995,2.794 L12.003,2.794 C11.982,2.794 11.964,2.787 11.944,2.782 L11.944,12.967 C11.944,13.659 11.368,14.222 10.660,14.222 L4.072,14.222 L4.072,14.789 C4.072,15.177 4.398,15.492 4.799,15.492 L12.995,15.492 C13.396,15.492 13.722,15.177 13.722,14.789 L13.722,3.497 ZM9.151,7.873 L3.564,7.873 C3.423,7.873 3.310,7.759 3.310,7.619 C3.310,7.479 3.423,7.365 3.564,7.365 L9.151,7.365 C9.291,7.365 9.405,7.479 9.405,7.619 C9.405,7.759 9.291,7.873 9.151,7.873 ZM9.151,5.841 L3.564,5.841 C3.423,5.841 3.310,5.728 3.310,5.587 C3.310,5.447 3.423,5.333 3.564,5.333 L9.151,5.333 C9.291,5.333 9.405,5.447 9.405,5.587 C9.405,5.728 9.291,5.841 9.151,5.841 ZM9.151,3.810 L3.564,3.810 C3.423,3.810 3.310,3.696 3.310,3.556 C3.310,3.415 3.423,3.302 3.564,3.302 L9.151,3.302 C9.291,3.302 9.405,3.415 9.405,3.556 C9.405,3.696 9.291,3.810 9.151,3.810 ZM3.564,9.397 L6.611,9.397 C6.752,9.397 6.865,9.510 6.865,9.651 C6.865,9.791 6.752,9.905 6.611,9.905 L3.564,9.905 C3.423,9.905 3.310,9.791 3.310,9.651 C3.310,9.510 3.423,9.397 3.564,9.397 Z'/%3e%3c/svg%3e")}.voucherorder .copy-data:hover{background-color:rgba(166,166,166,.5)}#voucher select{background-repeat:no-repeat;min-height:50px;background-position:center right 10px;background-size:14px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22px' height='12px'%3e%3cpath fill-rule='evenodd' fill='rgb(0,0,0)' d='M20.302,0.006 L11.101,9.330 L1.939,0.045 L0.628,1.373 L9.791,10.658 L9.787,10.662 L11.101,11.993 L11.105,11.990 L11.108,11.993 L12.419,10.666 L12.415,10.662 L21.616,1.338 L20.302,0.006 Z'/%3e%3c/svg%3e")}#voucher-order-sum{font-size:18px}#voucher-order-sum-content{padding-left:10px;font-size:24px;font-weight:700}.voucher .instock{position:absolute;font-size:22px;font-weight:bold;top:7px;right:22px;padding:8px;text-align:center;z-index:98;line-height:1.1;background-color:#fff;color:#4abcca;display:flex;flex-direction:column}.voucher .instock::before{position:relative;content:attr(data-title);font-size:16px;margin-bottom:5px;font-weight:400}.voucher .instock:empty{display:none}.voucher .instock{left:5px;right:auto !important;top:5px !important}.voucher .hidespan span{display:none}.voucher.soldout .instock{display:none}.voucher.soldout{position:relative;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.voucher.soldout::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:99;background-color:rgba(255,255,255,.8)}.voucher .soldouttext{display:none}.voucher.soldout .soldouttext{display:block;width:150px;height:150px;overflow:hidden;position:absolute;z-index:99}.voucher.soldout .soldouttext::before,.voucher.soldout .soldouttext::after{position:absolute;z-index:-1;content:'';display:block;border:5px solid #c6a57f}.voucher.soldout .soldouttext span{position:absolute;display:block;width:225px;padding:15px 0;background-color:#c6a57f;box-shadow:0 5px 10px rgba(0,0,0,.1);color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.2);text-transform:uppercase;text-align:center}.voucher.soldout .soldouttext{top:-10px;left:5px}.voucher.soldout .soldouttext::before,.voucher.soldout .soldouttext::after{border-top-color:transparent;border-left-color:transparent}.voucher.soldout .soldouttext::before{top:0;right:0}.voucher.soldout .soldouttext::after{bottom:0;left:0}.voucher.soldout .soldouttext span{right:-25px;top:30px;transform:rotate(-45deg)}.voucher.soldout .soldouttext{left:-10px !important}.error{display:flex;flex-direction:column;align-items:center;border:5px solid red;padding-bottom:28px}.error strong{font-size:20px}.error p{margin:0}#order-form #botcheckinput{display:inline-block;max-width:150px;text-align:center;text-transform:uppercase;font-weight:bold;letter-spacing:2px;font-size:20px}#order-form #send_order{display:table;margin:10px auto}#order-form .payment_description_data{padding:10px 20px;background-color:#e1e1e1}#order-form .settlemets_list{display:block;position:absolute;margin-top:2px;background:#fff;border:1px solid #c9c9bf;padding:10px 10px 10px 5px;z-index:999999;left:0;margin:-1px 0 0 15px}#order-form .settlemets_list li{list-style:none;list-style-type:none;background:none;font-size:14px;line-height:20px;padding:5px}#order-form .settlemets_list li:hover{background:#b0ada8;cursor:pointer}#order-form .settlemets_list li .code{display:inline-block;min-width:3em}#checkin-form .settlemets_list li::before,#order-form .settlemets_list li:before{content:""}.voucherorder .custom-control-input:checked ~ .custom-control-indicator{background-color:var(--default);border-color:var(--default) !important}.voucherorder .custom-control-label::before{background-color:#fff;border:1px solid black}.voucherorder .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{background-color:#d7be7f}.voucherorder .error{margin-bottom:71px}.voucher footer{text-align:center;font-size:14px;background-color:rgba(236,232,226,.4)}.voucher.detailed .info:hover .logo{filter:grayscale(0%);opacity:1}.voucher.detailed .description{position:relative;min-height:200px;height:100%;padding:20px;color:#fff;background:var(--grey)}.voucher.detailed .description h4{color:#fff}.voucher.detailed .description p{color:#fff}@media (max-width:991px){.voucher header.container{max-width:100%}}.mi-close{cursor:pointer;position:absolute;right:0;top:0;display:block;padding:5px;width:30px;height:30px;background-color:#FF6150;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='21px' height='21px'%3e%3cpath fill-rule='evenodd' fill='rgb(255,255,255)' d='M20.162,2.395 L18.605,0.838 L10.254,9.190 L1.903,0.838 L0.346,2.395 L8.697,10.746 L0.346,19.097 L1.903,20.654 L10.254,12.303 L18.605,20.654 L20.162,19.097 L11.811,10.746 L20.162,2.395 Z'/%3e%3c/svg%3e")}.mobil-info{position:fixed;padding:20px 30px 20px 20px;width:100%;max-width:300px;line-height:1.2;text-align:center;color:#fff;background:rgba(0,0,0,.9);z-index:99999999}.mobil-info.fix-top{left:0;right:0;top:0;bottom:auto;max-width:100%}.mobil-info.fix-bottom{left:0;right:0;top:auto;bottom:0;max-width:100%}.mobil-info.left-top{left:0;top:0}.mobil-info.right-top{right:0;top:0}.mobil-info.left-bottom{left:0;bottom:0}.mobil-info.right-bottom{right:0;bottom:0}.mobil-info-button{background:var(--link);color:#fff;display:inline-block;margin-top:10px;padding:5px}.mobil-info-button:hover{color:#fff;text-decoration:none}.fancybox-content img{width:100%}.faq{max-width:744px;width:100%;margin:0 auto}.faq .faq-item{margin-bottom:20px}.faq .faq-item .faq-head:not(:first-child){margin-top:20px}.faq .faq-item .faq-head{position:relative;padding:10px 40px 10px 15px;cursor:pointer;transition:.2s;font-weight:600;color:var(--white);background-color:var(--default)}.faq .faq-item .faq-head::after{position:absolute;content:"";right:15px;top:50%;width:19px;height:11px;margin-top:-5px;transition:.2s;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='19px' height='11px'%3e%3cpath fill-rule='evenodd' fill='rgba(255,255,255,1)' d='M10.549,10.179 C10.358,10.369 10.101,10.473 9.838,10.473 C9.751,10.473 9.664,10.462 9.578,10.439 C9.407,10.394 9.236,10.300 9.111,10.175 L1.125,2.185 C0.732,1.792 0.732,1.154 1.125,0.762 C1.518,0.370 2.154,0.370 2.547,0.762 L9.833,8.050 L17.113,0.768 C17.505,0.376 18.143,0.375 18.535,0.768 C18.928,1.161 18.928,1.798 18.535,2.191 L10.549,10.179 Z'/%3e%3c/svg%3e")}.faq .faq-item .faq-head[aria-expanded="true"]::after{transform:scale(1,-1)}.faq .faq-item .faq-body .inner{padding:20px 15px;border:1px solid var(--beige)}.faq .faq-item .faq-head:hover,.faq .faq-item .faq-head[aria-expanded="true"]{color:var(--base);background-color:var(--beige)}.faq .faq-item .faq-head:hover::after,.faq .faq-item .faq-head[aria-expanded="true"]::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='19px' height='11px'%3e%3cpath fill-rule='evenodd' fill='%23333333' d='M10.549,10.179 C10.358,10.369 10.101,10.473 9.838,10.473 C9.751,10.473 9.664,10.462 9.578,10.439 C9.407,10.394 9.236,10.300 9.111,10.175 L1.125,2.185 C0.732,1.792 0.732,1.154 1.125,0.762 C1.518,0.370 2.154,0.370 2.547,0.762 L9.833,8.050 L17.113,0.768 C17.505,0.376 18.143,0.375 18.535,0.768 C18.928,1.161 18.928,1.798 18.535,2.191 L10.549,10.179 Z'/%3e%3c/svg%3e")}.main-gallery{clear:both;margin-left:15px;margin-right:15px}.main-gallery{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-10px;margin-right:-10px}.main-gallery a.gallery__item{width:calc(100% / 2 - 20px);margin:10px}@media (min-width:768px){ .main-gallery figure{width:calc(100% / 2 - 20px);margin:10px} .main-gallery a.gallery__item{width:calc(100% / 3 - 20px)}}.gallery__cat{color:#fff;position:relative;overflow:hidden;background:#000000;text-align:center}.gallery__cat img{opacity:0.8;width:100%;-webkit-transition:all 0.5s;transition:all 0.5s}.gallery__cat figcaption{position:absolute;top:50%;left:0;width:100%;padding:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.gallery__cat figcaption p{margin:0;color:rgba(255,255,255,0);text-shadow:0 0 40px #ffffff;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;-webkit-transition-delay:0s;transition-delay:0s}.gallery__cat figcaption h3{position:relative;color:#fff;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:400;text-transform:uppercase;padding-bottom:12px;margin-bottom:10px}.gallery__cat figcaption h3:after{content:'';position:absolute;left:50%;right:50%;opacity:0;bottom:0px;;display:block;height:5px;border-top:3px solid var(--brown);border-bottom:1px solid var(--brown);-webkit-transition:all 0.5s;transition:all 0.5s}.gallery__cat figcaption h3 span{font-weight:700}.gallery__cat figcaption p{font-size:1.1rem}.gallery__cat:hover img{opacity:0.5;-webkit-filter:blur(5px);filter:blur(5px);-webkit-transform:scale(1.1);transform:scale(1.1)}.gallery__cat:hover figcaption h3,.gallery__cat:hover figcaption p{color:#ffffff;text-shadow:0 0 0 rgba(255,255,255,0);border-color:rgba(255,255,255,0.5);-webkit-transition-delay:0.4s;transition-delay:0.4s}.gallery__cat:hover figcaption h3:after{left:10%;right:10%;opacity:1}.gallery__item{position:relative;overflow:hidden}.gallery__item::after{position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:2;transition:.3s}.gallery__item.gallery--zoom::after{background-color:rgba(42,42,42,0.5);opacity:0;background-repeat:no-repeat;background-position:center center;transform:scale(.5);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='60px' height='60px'%3e%3cpath fill-rule='evenodd' fill='rgb(255,255,255)' d='M22.000,14.000 L39.000,14.000 C44.523,14.000 49.000,18.477 49.000,24.000 L49.000,38.000 C49.000,43.523 44.523,48.000 39.000,48.000 L22.000,48.000 C16.477,48.000 12.000,43.523 12.000,38.000 L12.000,24.000 C12.000,18.477 16.477,14.000 22.000,14.000 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(195,164,127)' d='M29.999,60.000 C13.431,60.000 0.000,46.567 0.000,29.999 C0.000,13.432 13.431,0.000 30.000,0.000 C46.568,0.000 60.000,13.431 60.000,29.999 C60.000,46.567 46.568,60.000 29.999,60.000 ZM45.088,40.815 L38.176,33.903 C39.350,32.033 40.032,29.822 40.032,27.451 C40.032,20.742 34.593,15.304 27.883,15.304 C21.173,15.304 15.734,20.742 15.734,27.452 C15.734,34.162 21.173,39.601 27.883,39.601 C30.464,39.601 32.855,38.794 34.822,37.422 L41.651,44.251 C42.127,44.726 42.748,44.963 43.370,44.963 C43.992,44.963 44.614,44.726 45.088,44.251 C46.038,43.303 46.038,41.764 45.088,40.815 ZM27.883,35.664 C23.348,35.664 19.672,31.987 19.672,27.451 C19.672,22.917 23.348,19.239 27.883,19.239 C32.419,19.239 36.095,22.917 36.095,27.451 C36.095,31.987 32.419,35.664 27.883,35.664 ZM31.851,26.282 L29.439,26.282 L29.439,23.869 C29.439,23.010 28.743,22.313 27.883,22.313 C27.023,22.313 26.327,23.010 26.327,23.869 L26.327,26.282 L23.915,26.282 C23.055,26.282 22.359,26.979 22.359,27.838 C22.359,28.698 23.055,29.394 23.915,29.394 L26.327,29.394 L26.327,31.806 C26.327,32.666 27.023,33.363 27.883,33.363 C28.743,33.363 29.439,32.666 29.439,31.806 L29.439,29.394 L31.851,29.394 C32.711,29.394 33.408,28.698 33.408,27.838 C33.408,26.979 32.711,26.282 31.851,26.282 Z'/%3e%3c/svg%3e")}.gallery__item img{transform:scale(1);transition:1s}.gallery__item.gallery--zoom:hover::after{backface-visibility:hidden;transform:translateZ(0) scale(1);opacity:1}.gallery__item:hover img{transform:scale(1.05)}.pagenav{width:100%;display:flex;justify-content:center}.pagenav a,.pagenav a:hover{display:block;padding:5px 12px !important;color:#fff !important;text-decoration:none !important}.pagenav ul.paging{margin:1.2rem 0}.pagenav ul.paging li{display:inline-block;margin:0 2px;padding:0 !important;color:#fff;background-color:var(--brown);background-image:none !important;transition:.3s}.pagenav ul.paging li:hover{color:#fff;background-color:var(--brownhover)}.pagenav ul.paging li.empty{padding:5px 15px !important;color:#fff;background-color:var(--brownhover)}.pagenav ul.paging li::before{display:none}[id*="galleryslider"] li::before{display:none}[id*="galleryslider"],[id*="galleryslider"] li{margin:0;padding:0 !important;overflow:hidden;border-radius:0 0 0 70px;overflow:hidden}[id*="galleryslider"] li a{position:initial}[id*="galleryslider"] .slick-slide{margin:0}[id*="galleryslider"] .slick-list{padding-bottom:90px}[id*="galleryslider"] .slick-arrow{top:auto;bottom:0}[id*="galleryslider"] .slick-prev{left:auto;right:70px}[id*="galleryslider"] .slick-next{right:0}.fourpic [id*="galleryslider"] .slick-slide{padding:0 10px}.fourpic [id*="galleryslider"] li{border-radius:0 0 0 30px}@media (max-width:991px){ [id*="galleryslider"]{margin-top:30px}}   .news .card__image{position:relative;background-color:var(--base);overflow:hidden}.news .card__image::after{content:'';position:absolute;left:0;bottom:0;width:0;height:6px;background-color:var(--default);transition:1.5s}.news .card__image img{overflow:hidden;transition:2.5s}.news .card-img-top{background-color:var(--base);transition:.4s}.news .card:hover .card-img-top{opacity:0.7}.news .card:hover .card__image::after{width:100%;right:0}.news .card:hover .card__image img{transform:scale(1.2)}.news__date{color:var(--default);vertical-align:middle;font-weight:600}.news__date span::before{content:'/';display:inline-block;margin-right:7px}.news__date span:empty::before{display:none}.news__gallery{display:flex;flex-wrap:wrap;justify-content:center;margin:30px -10px}.news__gallery a{width:calc(100% / 4 - 20px);margin:10px}.news__gallery picture{}.news__gallery a:hover picture{opacity:0.7}@media (max-width:768px){ .news__gallery a{width:calc(100% / 2 - 20px)}}.newsletter{position:relative}.search-page .search-highlighted-keyword{font-weight:700}.search-page .search-item{padding:10px;line-height:1.2}.search-page .search-item:nth-child(2){margin-top:15px}.search-page .search-item:nth-child(even){background-color:rgba(245,245,245,1)}.search-page .search-item h6{margin:0 0 5px 0;text-transform:none}.search-page .search-item a{font-weight:700}.programs{}.programs__data{position:relative;display:block;padding-left:25px;color:var(--default);font-weight:600}.programs--date:empty,.programs__data:empty,.program-day-names:empty{display:none}[class*=programs--]::before{content:'';position:absolute;left:0;top:1px;display:inline-block;margin-right:10px;width:16px;height:16px}.programs--date::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' width='16' height='16' fill='%238f8f8f' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M492,352c11.046,0,20-8.954,20-20V120c0-44.112-35.888-80-80-80h-26V20c0-11.046-8.954-20-20-20c-11.046,0-20,8.954-20,20 v20h-91V20c0-11.046-8.954-20-20-20c-11.046,0-20,8.954-20,20v20h-90V20c0-11.046-8.954-20-20-20s-20,8.954-20,20v20H80 C35.888,40,0,75.888,0,120v312c0,44.112,35.888,80,80,80h352c44.112,0,80-35.888,80-80c0-11.046-8.954-20-20-20 c-11.046,0-20,8.954-20,20c0,22.056-17.944,40-40,40H80c-22.056,0-40-17.944-40-40V120c0-22.056,17.944-40,40-40h25v20 c0,11.046,8.954,20,20,20s20-8.954,20-20V80h90v20c0,11.046,8.954,20,20,20s20-8.954,20-20V80h91v20c0,11.046,8.954,20,20,20 c11.046,0,20-8.954,20-20V80h26c22.056,0,40,17.944,40,40v212C472,343.046,480.954,352,492,352z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='125' cy='210' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='299' cy='210' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='386' cy='210' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='125' cy='297' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='125' cy='384' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='212' cy='210' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='212' cy='297' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='212' cy='384' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='299' cy='297' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='386' cy='297' r='20'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3ccircle cx='299' cy='384' r='20'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ")}.programs--location::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' width='16' height='16' fill='%238f8f8f' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M256,0C156.748,0,76,80.748,76,180c0,33.534,9.289,66.26,26.869,94.652l142.885,230.257 c2.737,4.411,7.559,7.091,12.745,7.091c0.04,0,0.079,0,0.119,0c5.231-0.041,10.063-2.804,12.75-7.292L410.611,272.22 C427.221,244.428,436,212.539,436,180C436,80.748,355.252,0,256,0z M384.866,256.818L258.272,468.186l-129.905-209.34 C113.734,235.214,105.8,207.95,105.8,180c0-82.71,67.49-150.2,150.2-150.2S406.1,97.29,406.1,180 C406.1,207.121,398.689,233.688,384.866,256.818z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='M256,90c-49.626,0-90,40.374-90,90c0,49.309,39.717,90,90,90c50.903,0,90-41.233,90-90C346,130.374,305.626,90,256,90z M256,240.2c-33.257,0-60.2-27.033-60.2-60.2c0-33.084,27.116-60.2,60.2-60.2s60.1,27.116,60.1,60.2 C316.1,212.683,289.784,240.2,256,240.2z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.programs--people::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' fill='%238f8f8f' enable-background='new 0 0 512 512' height='16' viewBox='0 0 512 512' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m484.631 420.126c-14.793-47.771-45.096-90.669-85.328-120.795-41.617-31.163-91.17-47.635-143.303-47.635-52.131 0-101.685 16.472-143.302 47.635-40.232 30.126-70.536 73.025-85.329 120.795-6.099 19.69-2.625 40.44 9.529 56.929 12.156 16.488 30.95 25.945 51.564 25.945h335.076c20.614 0 39.408-9.457 51.563-25.945 12.155-16.489 15.628-37.239 9.53-56.929zm-28.848 42.687c-7.583 10.288-19.336 16.187-32.245 16.187h-335.076c-12.909 0-24.662-5.899-32.245-16.187-7.582-10.286-9.74-23.257-5.922-35.588 28.066-90.634 110.732-151.529 205.705-151.529s177.639 60.895 205.705 151.529c3.818 12.332 1.66 25.302-5.922 35.588zm-199.781-246.68c57.106 0 103.566-46.459 103.566-103.566s-46.46-103.567-103.566-103.567c-57.107 0-103.567 46.46-103.567 103.567s46.46 103.566 103.567 103.566zm0-183.133c43.873 0 79.566 35.694 79.566 79.567s-35.693 79.566-79.566 79.566c-43.874 0-79.567-35.693-79.567-79.566s35.693-79.567 79.567-79.567z'/%3e%3c/svg%3e")}.programs__tags span.label{display:block;margin:10px 0}.programs__tags span [class*=label]{margin:5px;padding:5px 15px 3px;color:var(--link);border:1px solid var(--link);border-radius:15px}.program-highlight-calendar{display:none}.program-day-names{font-style:italic}.ui-datepicker{display:none}.dp_calendar .main_date{padding:7px 15px;font-size:25px;background-color:var(--link)}.dp_calendar .main_date #toggleDP{color:var(--white)}.dp_calendar .main_date #prev_month{width:17px;height:35px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17px' height='35px'%3E%3Cpath fill-rule='evenodd' fill='rgb%28255,255,255%29' d='M16.899,3.194 L3.684,16.665 L16.899,30.912 L16.899,34.079 L0.712,16.657 L16.899,0.026 L16.899,3.194 Z'/%3E%3C/svg%3E")}.dp_calendar .main_date #next_month{width:17px;height:35px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17px' height='35px'%3E%3Cpath fill-rule='evenodd' fill='rgb%28255,255,255%29' d='M0.100,3.194 L13.316,16.665 L0.100,30.912 L0.100,34.079 L16.288,16.657 L0.100,0.026 L0.100,3.194 Z'/%3E%3C/svg%3E")}.dp_calendar .div_daynames{background-color:rgba(79,64,54,1);color:var(--white)}.dp_calendar .div_daynames ul{width:100%;margin:0 auto !important;padding:0 !important}.dp_calendar .div_daynames ul li{display:inline-block;width:calc(100% / 7);text-align:center;margin:0 !important;padding:15px 0 !important;border-right:1px solid rgba(221,221,221,1);border-bottom:1px solid rgba(221,221,221,1)}.dp_calendar .div_daynames ul li:nth-child(7n){border-right:0}.dp_calendar .div_daynames ul li::before{display:none}.dp_calendar .div_dates{background-color:rgba(248,249,250,1)}.dp_calendar .div_dates ul{width:100%;margin:0 auto !important;padding:0 !important}.dp_calendar .div_dates ul li{display:inline-block;width:calc(100% / 7);text-align:center;margin:0 !important;padding:15px 0 !important;border-right:1px solid rgba(221,221,221,1);border-bottom:1px solid rgba(221,221,221,1)}.dp_calendar .div_dates ul li:nth-child(7n){border-right:0}.dp_calendar .div_dates ul li:not(.dp_calendar_edisabled):not(.fakeli){cursor:pointer}.dp_calendar .div_dates ul li::before{display:none}.dp_calendar .div_dates ul li:not(.fakeli):hover,.dp_calendar .div_dates ul li:not(.fakeli).active{background-color:var(--default);color:var(--white)}.dp_calendar .div_dates ul li:not(.fakeli).has_events{background-color:var(--default);color:var(--white)}.dp_calendar .div_dates ul li:not(.fakeli).has_events:hover,.dp_calendar .div_dates ul li:not(.fakeli).has_events.active{background-color:var(--default);color:var(--white)}.dp_calendar .div_dates .day_name{padding:15px 0;text-align:center;background-color:rgba(var(--greyrgb),.7)}.dp_calendar .div_dates .day_name .day{margin:0;font-weight:500;font-size:30px}.dp_calendar .div_dates .day_name .month{margin:0;font-weight:500;font-size:20px}.dp_calendar .calendar_list{padding:15px;border-top:1px solid rgba(var(--greyrgb),1);background-color:rgba(var(--greyrgb),.7)}.dp_calendar .calendar_list ul{margin:0;padding:0}.dp_calendar .calendar_list ul li:last-child{margin:0}.dp_calendar .calendar_list ul li a{text-decoration:underline;color:rgba(79,64,54,1)}.dp_calendar .calendar_list ul li.cat_6,.dp_calendar .calendar_list ul li.cat_7{display:none}#frmb_form_guestbook #kd{max-width:120px}.gmsgs{margin:30px 20px;text-align:center;text-transform:uppercase;font-size:1.875rem}.commentdb{width:70%;margin:0 auto}.guestname{color:var(--base)}.guestdate{font-style:italic}.comment{margin-left:30px;display:inline-block;padding:10px 10px 10px 40px;text-align:justify;font-style:italic;background-repeat:no-repeat;background-position:left top 15px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30px' height='22px'%3e%3cpath fill-rule='evenodd' fill='rgb(0,0,0)' d='M30.000,14.441 C30.000,18.078 27.017,21.037 23.350,21.037 C19.778,21.037 16.982,18.277 16.703,14.474 C16.226,7.998 19.518,2.712 22.481,0.154 C22.660,0.000 22.927,0.003 23.103,0.160 C23.368,0.398 23.549,0.581 23.944,0.981 C24.245,1.285 24.675,1.718 25.368,2.406 C25.527,2.564 25.551,2.814 25.422,2.998 C23.722,5.447 23.676,7.207 23.736,7.855 C27.224,8.054 30.000,10.932 30.000,14.441 ZM24.433,2.793 C23.894,2.256 23.537,1.895 23.276,1.632 C23.060,1.413 22.913,1.265 22.784,1.140 C21.465,2.392 17.101,7.123 17.637,14.407 C17.637,14.407 17.637,14.407 17.637,14.407 C17.880,17.710 20.282,20.108 23.350,20.108 C26.500,20.108 29.063,17.565 29.063,14.441 C29.063,11.316 26.500,8.774 23.350,8.774 C23.177,8.774 23.011,8.671 22.930,8.518 C22.759,8.195 22.370,5.948 24.433,2.793 ZM6.712,21.037 C3.139,21.037 0.343,18.277 0.063,14.475 L0.063,14.474 C-0.413,7.997 2.879,2.712 5.843,0.154 C6.021,0.000 6.288,0.003 6.465,0.160 C6.729,0.399 6.911,0.581 7.308,0.983 C7.608,1.286 8.037,1.720 8.729,2.406 C8.888,2.564 8.911,2.814 8.783,2.998 C7.081,5.450 7.036,7.209 7.097,7.855 C10.585,8.053 13.362,10.931 13.362,14.441 C13.362,18.078 10.378,21.037 6.712,21.037 ZM6.712,8.774 C6.538,8.774 6.372,8.670 6.291,8.517 C6.120,8.195 5.731,5.948 7.794,2.793 C7.255,2.257 6.899,1.897 6.639,1.634 C6.422,1.414 6.275,1.265 6.146,1.140 C4.827,2.392 0.463,7.122 0.997,14.407 L0.997,14.407 C1.240,17.710 3.644,20.108 6.712,20.108 C9.862,20.108 12.425,17.565 12.425,14.441 C12.425,11.316 9.862,8.774 6.712,8.774 Z'/%3e%3c/svg%3e")}.replycommentbox{margin:10px 0 0;padding:10px 15px 7px;border-radius:4px;color:var(--gray);background-color:var(--greylight)}.replyname{float:left}.replydate{float:right}.clear-both{clear:both}.replycomment{margin-top:10px;padding-top:10px;border-top:1px solid var(--grey)}.guest{margin-bottom:120px;padding-top:60px;padding-bottom:60px}.guest h4{margin-bottom:50px;font-size:30px;text-align:center}.guest h4::before{content:'';display:block;margin:30px auto 20px;width:32px;height:32px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.964 26.5333L5 31V25H3C1.89543 25 1 24.1046 1 23V3C1 1.89543 1.89543 1 3 1H29C30.1046 1 31 1.89543 31 3V15' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.9308 15.5732L25.9854 19.9999H29.9854C30.3987 19.9837 30.7777 20.2287 30.9326 20.6122C31.0874 20.9958 30.9848 21.4353 30.6761 21.7106L27.2094 25.1266L29.1321 29.5452C29.3043 29.96 29.193 30.4385 28.8554 30.7347C28.5179 31.0309 28.029 31.0792 27.6401 30.8546L22.9921 28.2399L18.3428 30.8546C17.9538 31.0792 17.465 31.0309 17.1274 30.7347C16.7899 30.4385 16.6786 29.96 16.8508 29.5452L18.7748 25.1266L15.3081 21.7106C15 21.4374 14.8957 21.0007 15.0473 20.6179C15.1989 20.235 15.5739 19.988 15.9854 19.9999H19.9854L22.0441 15.5692C22.2295 15.2198 22.593 15.0016 22.9886 15.0024C23.3842 15.0033 23.7469 15.223 23.9308 15.5732V15.5732Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.guest .slick-list{margin:0 auto;max-width:85%;text-align:center;font-style:italic;font-weight:300;font-size:20px;line-height:1.6}.guest .slick-slide > div{padding:0 20px}ul.guestbookmessagecount{margin:0;padding:0;width:100%;text-align:center}ul.guestbookmessagecount .guestnamedb{margin-top:50px;text-transform:uppercase;font-size:12px;font-style:initial;font-weight:700;letter-spacing:0.15em}ul.guestbookmessage{padding:0}ul.guestbookmessage li{margin-bottom:25px}ul.guestbookmessagecount li{padding:0 !important}ul.guestbookmessagecount li::before{display:none !important}ul.guestbookmessagecount .commentdb{position:relative;width:100%;padding:0 25px}ul.guestbookmessagecount .commentdb::before,.guest .commentdb::after{content:'';position:absolute;width:19px;height:18px}ul.guestbookmessagecount .commentdb::before{top:0;left:0px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.0539 18V9.70954L15.1618 0H18.8963L16.2822 9.70954H18.8963V18H11.0539ZM0 18V9.70954L4.10788 0H7.84232L5.22822 9.70954H7.84232V18H0Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}ul.guestbookmessagecount .commentdb::after{bottom:0;right:0px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.9504 18L14.5645 8.29046H11.9504V0H19.7928V8.29046L15.6849 18H11.9504ZM0.896484 18L3.51059 8.29046H0.896484V0H8.73881V8.29046L4.63092 18H0.896484Z' fill='%23C3A47F'/%3e%3c/svg%3e ")}@media (min-width:768px){ .guest h4::before{display:inline-block;margin:0 30px 0 0}}@media (min-width:992px){ ul.guestbookmessagecount .commentdb{position:relative;width:80%}}#User_mothas{position:absolute;width:0;height:0;margin:0;padding:0;overflow:hidden;border:0;opacity:0}#zadirbooking .loyalty-user-profile-box{height:100px}#zadirbooking .roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu{right:75%;top:80px !important}.roomsome-loyalty-popup-fade .fancyboxv3-content{padding:20px;box-sizing:content-box;background:#FFFFFF;box-shadow:0px 0px 20px rgba(0,0,0,0.2);border-radius:15px;width:100%;max-width:466px;}#rs_loyalty_popup_box{background:white;}#rs_loyalty_popup_box h1{font-weight:500;font-size:24px;}.roomsome_loyalty .loyalty-register-popup,.roomsome_loyalty .loyalty-login-popup,.roomsome_loyalty .rs-loyalty .loyalty-new-password-box{width:100%;max-width:466px;border:1px solid #ddd;box-shadow:1px 4px 15px 0 rgba(0,0,0,0.1);padding:25px;margin:20px auto;background:white;border-radius:15px;}#rs_loyalty_popup_box .loyalty-register-popup,#rs_loyalty_popup_box .loyalty-login-popup{box-shadow:none;border:0;padding:0 8px !important;margin:0;overflow:hidden;border-radius:0px;}.loyalty-popup-close-btn{display:none;}#rs_loyalty_popup_box .loyalty-register-popup .loyalty-popup-close-btn,#rs_loyalty_popup_box .loyalty-login-popup .loyalty-popup-close-btn{display:block;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='2.00024' y='19' width='24' height='3' rx='1.5' transform='rotate(-45 2.00024 19)' fill='%233A3A3D'/%3e%3crect x='4.12134' y='2' width='24' height='3' rx='1.5' transform='rotate(45 4.12134 2)' fill='%233A3A3D'/%3e%3c/svg%3e ");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:0;right:0;width:24px;height:24px;cursor:pointer;z-index:9999;}#rs_loyalty_popup_box .loyalty-processing .fa-sync-alt{display:inline-block;margin:0 10px 0 0;-webkit-animation-name:spinAndWait;-moz-animation-name:spinAndWait;-o-animation-name:spinAndWait;animation-name:spinAndWait;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;}#rs_loyalty_popup_box .loyalty-login-popup .forgotten-password-link{font-style:normal;font-weight:normal;font-size:14px;line-height:140%;}#rs_loyalty_popup_box .loyalty-login-popup .unregistered-text{font-style:normal;font-weight:normal;font-size:13px;line-height:18px;color:#666666;}.roomsome_loyalty .popup-title{background-repeat:no-repeat;background-size:contain;background-position:5px center;padding-left:95px !important;height:74px;line-height:37px !important;display:flex;flex-direction:column;justify-content:center;}.roomsome_loyalty .rs-legend{background-color:#E5E5E5}.roomsome_loyalty .rs-legend .rs-item{flex:0 1 50%;margin:20px 0;text-align:center;text-transform:uppercase;font-weight:700;font-size:14px}.roomsome_loyalty .rs-legend .rs-item .rs-circle{width:90px;height:90px;margin:0 auto 20px auto;border-radius:100%}*,*:focus{outline:none !important}.w-20{width:20%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}body.roomsome_loyalty{box-sizing:border-box;width:100vw;overflow:hidden;background-color:#F3F1EF;}body.roomsome_loyalty > .rs-loyalty:not(#rs_loyalty_popup_box){height:100vh;width:100vw;overflow:auto;}body.roomsome_loyalty > *::-webkit-scrollbar{width:7px}body.roomsome_loyalty > *::-webkit-scrollbar-track{box-shadow:none;background-color:#FCFAF8}body.roomsome_loyalty > *::-webkit-scrollbar-thumb{border-radius:5px;background-color:#9F9F9F}.roomsome_loyalty{-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:'Roboto',sans-serif;font-size:14px;color:#3A3A3D}.rs-loy-font-color{color:#3A3A3D}.roomsome_loyalty .rs-overlay{position:fixed;content:"";top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:1020;transition:.2s;background-color:#3A3A3D}.roomsome_loyalty .rs-menu-overlay{position:fixed;content:"";top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:1022;transition:.2s}.roomsome_loyalty a:not(.rs-btn){transition:.2s;cursor:pointer;color:#c6a57f}.roomsome_loyalty a:not(.rs-btn):hover,.roomsome_loyalty a:not(.rs-btn):focus,.roomsome_loyalty a:not(.rs-btn):active{color:#c6a57f}.roomsome_loyalty .tooltip-inner{background-color:#3A3A3D}.roomsome_loyalty .bs-tooltip-top .arrow::before,.roomsome_loyalty .bs-tooltip-auto[x-placement^="top"] .arrow::before{border-top-color:#3A3A3D}.roomsome_loyalty input:not([type="checkbox"]):not([type="radio"]),.roomsome_loyalty textarea,.roomsome_loyalty select{transition:.2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.roomsome_loyalty hr{height:1px;border:0;background-color:#E1DEDB}.roomsome_loyalty .rs-fs-link{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:3}.roomsome_loyalty .rs-redhat{font-family:'Red Hat Display',sans-serif,sans-serif}.roomsome_loyalty .rs-highlight{letter-spacing:1px;font-weight:900}.roomsome_loyalty .rs-mw340{max-width:340px}.roomsome_loyalty .rs-mw580{max-width:580px}.roomsome_loyalty .rs-rounded{border-radius:15px}.roomsome_loyalty .rs-fs-11{font-size:11px !important}.roomsome_loyalty .rs-fs-12{font-size:12px !important}.roomsome_loyalty .rs-fs-13{font-size:13px !important}.roomsome_loyalty .rs-fs-14{font-size:14px !important}.roomsome_loyalty .rs-fs-15{font-size:15px !important}.roomsome_loyalty .rs-fs-16{font-size:16px !important}.roomsome_loyalty .rs-fs-18{font-size:18px !important}.roomsome_loyalty .rs-fw-400{font-weight:400 !important}.roomsome_loyalty .rs-fw-500{font-weight:500 !important}.roomsome_loyalty .rs-fw-700{font-weight:700 !important}.roomsome_loyalty .rs-color-default,.roomsome_loyalty .rs-color-default:hover,.roomsome_loyalty .rs-color-default:focus,.roomsome_loyalty .rs-color-default:active{color:#3A3A3D !important}.roomsome_loyalty .rs-color-white,.roomsome_loyalty .rs-color-white:hover,.roomsome_loyalty .rs-color-white:focus,.roomsome_loyalty .rs-color-white:active{color:#fff !important}.roomsome_loyalty .rs-color-gray,.roomsome_loyalty .rs-color-gray:hover,.roomsome_loyalty .rs-color-gray:focus,.roomsome_loyalty .rs-color-gray:active{color:#666666 !important}.roomsome_loyalty .rs-color-lightgray,.roomsome_loyalty .rs-color-lightgray:hover,.roomsome_loyalty .rs-color-lightgray:focus,.roomsome_loyalty .rs-color-lightgray:active{color:#9F9F9F !important}.roomsome_loyalty .rs-color-green,.roomsome_loyalty .rs-color-green:hover,.roomsome_loyalty .rs-color-green:focus,.roomsome_loyalty .rs-color-green:active{color:#c6a57f !important}.roomsome_loyalty .rs-color-red,.roomsome_loyalty .rs-color-red:hover,.roomsome_loyalty .rs-color-red:focus,.roomsome_loyalty .rs-color-red:active{color:#ED6347 !important}.roomsome_loyalty .rs-bg-red,.roomsome_loyalty .rs-bg-red:hover,.roomsome_loyalty .rs-bg-red:focus,.roomsome_loyalty .rs-bg-red:active{background-color:#ED6347 !important}.roomsome_loyalty::-webkit-scrollbar{width:7px}.roomsome_loyalty::-webkit-scrollbar-track{box-shadow:none;background-color:#FCFAF8}.roomsome_loyalty::-webkit-scrollbar-thumb{border-radius:5px;background-color:#9F9F9F}.roomsome_loyalty .custom-scrollbar::-webkit-scrollbar,.roomsome_loyalty .rs-right-side::-webkit-scrollbar,.roomsome_loyalty .rs-left-side::-webkit-scrollbar{width:7px;height:7px;}.roomsome_loyalty .custom-scrollbar::-webkit-scrollbar-track,.roomsome_loyalty .rs-right-side::-webkit-scrollbar-track,.roomsome_loyalty .rs-left-side::-webkit-scrollbar-track{box-shadow:none;background-color:#FCFAF8}.roomsome_loyalty .custom-scrollbar::-webkit-scrollbar-thumb,.roomsome_loyalty .rs-right-side::-webkit-scrollbar-thumb,.roomsome_loyalty .rs-left-side::-webkit-scrollbar-thumb{border-radius:5px;background-color:#9F9F9F}.roomsome_loyalty #loyalty_message_modal::-webkit-scrollbar{width:7px}.roomsome_loyalty #loyalty_message_modal::-webkit-scrollbar-track{box-shadow:none;background-color:#FCFAF8}.roomsome_loyalty #loyalty_message_modal::-webkit-scrollbar-thumb{border-radius:5px;background-color:#9F9F9F}.roomsome_loyalty #loyalty_message_modal{overflow:auto !important;padding-right:7px !important;}.roomsome_loyalty .form-control::-webkit-input-placeholder{color:#888;opacity:1}.roomsome_loyalty .form-control::-moz-placeholder{color:#888;opacity:1}.roomsome_loyalty .form-control:-ms-input-placeholder{color:#888;opacity:1}.roomsome_loyalty .form-control::-ms-input-placeholder{color:#888;opacity:1}.roomsome_loyalty .form-control::placeholder{color:#888;opacity:1}.roomsome_loyalty .custom-select.placeholder{color:#888;opacity:1}.roomsome_loyalty .custom-select.placeholder:focus{color:#888;opacity:1}.roomsome_loyalty .custom-select.placeholder:active{color:#888;opacity:1}.roomsome_loyalty .form-control{height:auto;padding:13px 15px;line-height:20px;font-weight:500;font-size:16px;transition:border-color .2s,box-shadow .2s;border-radius:8px;border:1px solid #D9D6D2;background-color:#fff;color:#3A3A3D}.roomsome_loyalty .form-control:focus,.roomsome_loyalty .form-control:active{border-color:#c6a57f;box-shadow:0px 0px 10px rgba(103,180,117,.5)}.roomsome_loyalty .form-control.custom-select{padding:13px 38px 13px 15px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.11606 1.71L3.70606 4.3C4.09606 4.69 4.72606 4.69 5.11606 4.3L7.70606 1.71C8.33606 1.08 7.88606 0 6.99606 0H1.81606C0.926057 0 0.486057 1.08 1.11606 1.71Z' fill='%239F9F9F'/%3e%3c/svg%3e ")}.roomsome_loyalty .custom-control{display:inline-block}.roomsome_loyalty .custom-control-input{width:0;height:0;top:1px;left:-7px}.roomsome_loyalty .custom-control:not(.custom-switch) .custom-control-label::before{width:20px;height:20px;top:1px;left:-25px;transition:.2s;border:2px solid #D9D6D2;background-color:#fff}.roomsome_loyalty .custom-control:not(.custom-switch) .custom-control-label::after{width:20px;height:20px;top:1px;left:-25px;transition:.2s;background-size:auto}.roomsome_loyalty .custom-checkbox .custom-control-label::before{border-radius:4px}.roomsome_loyalty .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{border-color:#c6a57f;background-color:#c6a57f}.roomsome_loyalty .custom-radio .custom-control-input:checked ~ .custom-control-label::before{border-color:#c6a57f;background-color:#fff}.roomsome_loyalty .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 3L4 6L9 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.roomsome_loyalty .custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='10px'%3e%3cpath fill-rule='evenodd' fill='%23c6a57f' d='M5.000,-0.000 C7.761,-0.000 10.000,2.239 10.000,5.000 C10.000,7.761 7.761,10.000 5.000,10.000 C2.239,10.000 -0.000,7.761 -0.000,5.000 C-0.000,2.239 2.239,-0.000 5.000,-0.000 Z'/%3e%3c/svg%3e")}.roomsome_loyalty .custom-control-input:focus ~ .custom-control-label::before,.roomsome_loyalty .custom-file-input:focus ~ .custom-file-label{box-shadow:none}.roomsome_loyalty .valid-feedback{margin:3px 0 0 0;padding:0 8px;font-weight:500;font-size:11px;color:#c6a57f}.roomsome_loyalty .invalid-feedback{margin:3px 0 0 0;padding:0 8px;font-weight:500;font-size:11px;color:#ED6347}.roomsome_loyalty .invalid-feedback span.error-message.error-shown{display:block}.roomsome_loyalty .was-validated .form-control:valid,.roomsome_loyalty .form-control.is-valid{padding:13px 48px 13px 15px;border-color:#D9D6D2;background-size:auto;background-position:right 15px center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='9' cy='9' r='9' fill='%23c6a57f'/%3e%3cpath d='M6 8.6L8.25 11L12 7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.roomsome_loyalty .was-validated .form-control:invalid:focus,.roomsome_loyalty .form-control.is-invalid:focus{box-shadow:none}.roomsome_loyalty .was-validated .form-control:invalid,.roomsome_loyalty .form-control.is-invalid{padding:13px 48px 13px 15px;border-color:#ED6347;background-size:auto;background-position:right 15px center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='9' cy='9' r='9' fill='%23ED6347'/%3e%3crect x='8' y='4' width='2' height='7' rx='1' fill='white'/%3e%3crect x='8' y='12' width='2' height='2' rx='1' fill='white'/%3e%3c/svg%3e")}.roomsome_loyalty .was-validated .form-control:valid:focus,.roomsome_loyalty .form-control.is-valid:focus{box-shadow:none}.roomsome_loyalty .was-validated .custom-control-input:invalid ~ .custom-control-label,.roomsome_loyalty .custom-control-input.is-invalid ~ .custom-control-label{color:#ED6347}.roomsome_loyalty .was-validated .custom-control-input:invalid ~ .custom-control-label::before,.roomsome_loyalty .custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#ED6347}.roomsome_loyalty .was-validated .custom-control-input:valid ~ .custom-control-label,.roomsome_loyalty .custom-control-input.is-valid ~ .custom-control-label{color:#3A3A3D}.roomsome_loyalty .was-validated .custom-control-input:valid ~ .custom-control-label::before,.roomsome_loyalty .custom-control-input.is-valid ~ .custom-control-label::before{border-color:#D9D6D2}.roomsome_loyalty .was-validated .rs-custom-radio input.is-invalid + label,.roomsome_loyalty .was-validated .rs-custom-radio input:invalid + label{border:1px solid #ED6347;color:#ED6347}.roomsome_loyalty .was-validated .custom-control-input:checked:valid ~ .custom-control-label::before{border-color:#c6a57f}.roomsome_loyalty .was-validated .form-control.novalidate{padding:13px 15px !important;border-color:#D9D6D2 !important;color:#3A3A3D !important;background-image:none !important}.roomsome_loyalty .was-validated .custom-control-label.novalidate{color:#3A3A3D !important}.roomsome_loyalty .was-validated .custom-control-label.novalidate::before,.roomsome_loyalty .was-validated .custom-control-input:valid ~ .custom-control-label.novalidate::before{border-color:#D9D6D2 !important}.roomsome_loyalty .custom-control-input.is-valid ~ .custom-control-label.novalidate::before,.roomsome_loyalty .was-validated .custom-control-input:checked ~ .custom-control-label.novalidate::before{border-color:#c6a57f !important}.roomsome_loyalty.rating .was-validated .rs-rating-options input:invalid + label{border-color:#ED6347}.roomsome_loyalty .rs-btn-primary{position:relative;display:inline-block;padding:15px 50px 15px 30px;cursor:pointer;transition:.2s;text-transform:uppercase;text-decoration:none;line-height:18px;font-weight:700;font-size:14px;border-radius:48px;border:0;background-color:#4abcca;color:#fff}.roomsome_loyalty .rs-btn-primary:hover{background-color:#4abcca;color:#fff}.roomsome_loyalty .rs-btn-primary:focus,.roomsome_loyalty .rs-btn-primary:active{background-color:#4abcca;color:#fff}.roomsome_loyalty .rs-btn-primary::before{position:absolute;content:"";width:28px;height:28px;right:10px;top:50%;transform:translateY(-50%);border-radius:100%;background-color:rgba(1,1,1,.2);background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 12L7 7L2 2' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-btn-primary.rs-tick-icon{padding:15px 30px 15px 50px}.roomsome_loyalty .rs-btn-primary.rs-tick-icon::before{right:auto;left:20px;background-color:transparent;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 4.8L6.5 9L14 2' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-btn-primary.rs-back-icon{padding:15px 30px 15px 50px}.roomsome_loyalty .rs-btn-primary.rs-back-icon::before{right:auto;left:20px;background-color:transparent;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 12L2 7L7 2' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-btn-secondary{position:relative;display:inline-block;padding:15px 30px;cursor:pointer;transition:.2s;text-transform:uppercase;text-decoration:none;line-height:18px;font-weight:700;font-size:14px;border-radius:48px;border:0;background-color:#c6a57f;color:#fff}.roomsome_loyalty .rs-btn-secondary:hover{background-color:#c6a57f;color:#fff}.roomsome_loyalty .rs-btn-secondary:focus,.roomsome_loyalty .rs-btn-secondary:active{background-color:#c6a57f;color:#fff}.roomsome_loyalty .rs-btn-tertiary{position:relative;display:inline-block;padding:13px 30px 13px 50px;cursor:pointer;transition:.2s;text-transform:uppercase;text-decoration:none;line-height:18px;font-weight:700;font-size:14px;border-radius:48px;border:2px solid #c6a57f;background-color:transparent;color:#c6a57f}.roomsome_loyalty .rs-btn-tertiary:hover{border-color:#c6a57f;background-color:transparent;color:#c6a57f}.roomsome_loyalty .rs-btn-tertiary:focus,.roomsome_loyalty .rs-btn-tertiary:active{border-color:#c6a57f;background-color:transparent;color:#c6a57f}.roomsome_loyalty .rs-btn-tertiary::before{position:absolute;content:"";width:24px;height:24px;left:10px;top:50%;transform:translateY(-50%);transition:.2s;border-radius:100%;border:2px solid #c6a57f;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23c6a57f' d='M4 9C4 9.55228 4.44772 10 5 10C5.55228 10 6 9.55228 6 9V6H9C9.55229 6 10 5.55228 10 5C10 4.44772 9.55228 4 9 4H6V1C6 0.447715 5.55228 0 5 0C4.44771 0 4 0.447716 4 1L4 4H1C0.447715 4 0 4.44772 0 5C0 5.55228 0.447715 6 1 6H4L4 9Z' /%3e%3c/svg%3e")}.roomsome_loyalty .rs-btn-tertiary:hover::before{border-color:#c6a57f;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23c6a57f' d='M4 9C4 9.55228 4.44772 10 5 10C5.55228 10 6 9.55228 6 9V6H9C9.55229 6 10 5.55228 10 5C10 4.44772 9.55228 4 9 4H6V1C6 0.447715 5.55228 0 5 0C4.44771 0 4 0.447716 4 1L4 4H1C0.447715 4 0 4.44772 0 5C0 5.55228 0.447715 6 1 6H4L4 9Z' /%3e%3c/svg%3e")}.roomsome_loyalty .rs-btn-tertiary:focus::before.roomsome_loyalty .rs-btn-tertiary:active::before{border-color:#c6a57f;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%23c6a57f' d='M4 9C4 9.55228 4.44772 10 5 10C5.55228 10 6 9.55228 6 9V6H9C9.55229 6 10 5.55228 10 5C10 4.44772 9.55228 4 9 4H6V1C6 0.447715 5.55228 0 5 0C4.44771 0 4 0.447716 4 1L4 4H1C0.447715 4 0 4.44772 0 5C0 5.55228 0.447715 6 1 6H4L4 9Z' /%3e%3c/svg%3e")}.roomsome_loyalty .rs-btn-tertiary.rs-noicon{padding:13px 30px}.roomsome_loyalty .rs-btn-tertiary.rs-noicon::before{display:none}.roomsome_loyalty .rs-btn-quaternary{position:relative;display:inline-block;padding:13px 30px 13px 30px;cursor:pointer;transition:.2s;text-transform:uppercase;text-decoration:none;line-height:18px;font-weight:700;font-size:14px;border-radius:48px;border:2px solid #fff;background-color:transparent;color:#fff}.roomsome_loyalty .rs-btn-quaternary:hover,.roomsome_loyalty .rs-btn-quaternary:focus,.roomsome_loyalty .rs-btn-quaternary:active{border-color:#fff;background-color:transparent;color:#fff}.roomsome_loyalty .rs-btn-add{position:relative;display:inline-block;min-width:48px;max-width:48px;height:48px;cursor:pointer;transition:.2s;text-transform:uppercase;text-decoration:none;line-height:18px;font-weight:700;font-size:14px;border-radius:48px;border:0;background-color:#c6a57f;color:#fff}.roomsome_loyalty .rs-btn-add:hover{background-color:#c6a57f;color:#fff}.roomsome_loyalty .rs-btn-add:focus,.roomsome_loyalty .rs-btn-add:active{background-color:#c6a57f;color:#fff}.roomsome_loyalty .rs-btn-add::before{position:absolute;content:"";top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 18C8 19.1046 8.89543 20 10 20C11.1046 20 12 19.1046 12 18V12H18C19.1046 12 20 11.1046 20 10C20 8.89543 19.1046 8 18 8H12V2C12 0.895431 11.1046 0 10 0C8.89543 0 8 0.895432 8 2L8 8H2C0.895431 8 0 8.89543 0 10C0 11.1046 0.895431 12 2 12H8L8 18Z' fill='white'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-btn-remove{position:relative;display:inline-block;min-width:48px;max-width:48px;height:48px;cursor:pointer;transition:.2s;text-transform:uppercase;text-decoration:none;line-height:18px;font-weight:700;font-size:14px;border-radius:48px;border:0;background-color:#C3465D;color:#fff}.roomsome_loyalty .rs-btn-remove:hover{background-color:#AE4458;color:#fff}.roomsome_loyalty .rs-btn-remove:focus,.roomsome_loyalty .rs-btn-remove:active{background-color:#A14355;color:#fff}.roomsome_loyalty .rs-btn-remove::before{position:absolute;content:"";top:50%;left:50%;width:20px;height:4px;margin:-2px 0 0 -10px;border-radius:4px;background-color:#fff}.roomsome_loyalty .rs-form-elem{margin:0 0 20px 0}.roomsome_loyalty .rs-form-elem label:not(.notlabel){margin:0 0 3px 0;padding:0 8px;text-transform:uppercase;letter-spacing:1px;font-weight:700;font-size:11px;color:#666}.roomsome_loyalty .rs-form-elem .hint{float:right;margin:0 0 3px 0;padding:0 8px;font-weight:400;font-size:13px;color:#9F9F9F}.roomsome_loyalty .rs-content-fancy{display:none;max-width:720px;width:100%;padding:25px;border-radius:15px;box-shadow:0px 0px 20px rgba(0,0,0,.2)}.roomsome_loyalty .fancyboxv3-container.fancyboxv3-is-open .rs-content-fancy{display:inline-block}.roomsome_loyalty .fancyboxv3-is-open .fancyboxv3-bg{opacity:.7}.roomsome_loyalty .fancyboxv3-slide--html{padding:0}.roomsome_loyalty .fancyboxv3-slide--html .fancyboxv3-close-small{top:25px;right:25px;width:20px;height:20px;padding:0;opacity:1;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='17' width='24' height='3' rx='1.5' transform='rotate(-45 0 17)' fill='%233A3A3D'/%3e%3crect x='2.12109' width='24' height='3' rx='1.5' transform='rotate(45 2.12109 0)' fill='%233A3A3D'/%3e%3c/svg%3e ")}.roomsome_loyalty .fancyboxv3-slide--html .fancyboxv3-close-small svg{display:none}.roomsome_loyalty .rs-content-fancy .rs-title{margin-bottom:20px;font-family:'Red Hat Display',sans-serif,sans-serif;font-weight:500;font-size:24px}.roomsome_loyalty .rs-sides{display:flex;width:100%;height:100%;width:100vw;min-height:100vh}.roomsome_loyalty .rs-right-side{width:62.5%;padding:60px 50px 120px 192px;margin-left:37.5%;background:white;border-left:1px solid #E1DEDB;height:100vh;overflow:auto;}.roomsome_loyalty .rs-right-side .rs-inner{max-width:456px;margin-left:0;margin-right:auto}.roomsome_loyalty .rs-left-side{position:fixed;top:0;left:0;z-index:1020;width:calc(37.5% + 85px);height:100%;padding:60px 109px 60px 50px;overflow:auto;direction:rtl;background-repeat:no-repeat;background-position:right 100px top 480px;background-color:transparent;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='632' height='632' viewBox='0 0 632 632' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M571.837 345.259C557.311 473.685 448.31 573.482 316 573.482C204.621 573.482 109.76 502.763 73.8681 403.778H12.3509C50.3884 535.595 171.936 632 316 632C490.522 632 632 490.522 632 316C632 306.135 631.548 296.375 630.663 286.741H571.837H544.222H499.627C486.904 207.801 424.391 145.498 345.291 133V192.605C401.543 205.824 443.417 256.277 443.417 316.5C443.417 376.723 401.543 427.176 345.291 440.395V500C424.724 487.449 487.431 424.673 499.785 345.259H571.837ZM558.132 228.222C522.24 129.237 427.379 58.5185 316 58.5185C183.69 58.5185 74.6891 158.315 60.1627 286.741H132.373C145.096 207.801 207.609 145.498 286.709 133V192.605C230.457 205.824 188.583 256.277 188.583 316.5C188.583 376.723 230.457 427.176 286.709 440.395V500C207.276 487.449 144.569 424.673 132.215 345.259L60.1627 345.259L1.33661 345.259C0.452066 335.625 0 325.865 0 316C0 141.478 141.478 0 316 0C460.064 0 581.612 96.4052 619.649 228.222H558.132ZM340.166 330.892C345.763 338.294 351.311 345.624 356.818 352.898C370.432 370.882 383.791 388.529 397 406.102C396.67 406.56 396.458 406.96 396.298 407.261C396.102 407.632 395.984 407.854 395.822 407.854C393.23 407.815 390.639 407.818 388.05 407.82C380.931 407.827 373.834 407.834 366.816 406.978C359.748 406.102 355.184 400.406 351.061 394.711C337.515 376.602 323.822 358.493 310.129 340.384C308.656 338.486 307.037 336.587 305.27 334.543H282.301V408H253V227.059C253.265 226.971 253.53 226.878 253.795 226.784C254.855 226.41 255.915 226.036 256.975 226.036C262.386 226.036 267.788 226.027 273.185 226.018H273.199H273.2C289.387 225.991 305.533 225.964 321.761 226.183C342.669 226.475 358.276 236.405 368.73 254.076C383.454 279.048 374.325 311.907 348.853 326.219C347.164 327.056 345.535 327.953 343.661 328.985C342.594 329.572 341.448 330.203 340.166 330.892ZM282.301 304.167C282.882 304.34 283.372 304.536 283.806 304.71C284.471 304.975 285.005 305.189 285.54 305.189C288.741 305.189 291.933 305.198 295.121 305.207L295.139 305.207H295.142C304.702 305.235 314.221 305.262 323.822 305.043C326.62 305.043 329.564 303.875 332.067 302.56C342.963 296.719 347.675 285.182 344.583 273.499C341.785 263.13 331.626 255.682 319.847 255.536C309.099 255.39 298.352 255.39 287.457 255.39H287.454C286.481 255.39 285.507 255.601 284.438 255.833L284.438 255.833C283.728 255.987 282.976 256.15 282.153 256.266C282.301 272.185 282.301 287.811 282.301 304.167Z' fill='%23EDEAE9'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-left-side .rs-inner{max-width:260px;margin-left:auto;margin-right:0;direction:ltr}.roomsome_loyalty .rs-left-side .rs-header .mobile-header-right{display:none;}.roomsome_loyalty h1{font-family:'Red Hat Display',sans-serif,sans-serif;font-style:normal;font-weight:normal;font-size:36px;line-height:48px;color:#3A3A3D;margin-bottom:30px;}.roomsome_loyalty h2{font-family:'Red Hat Display',sans-serif,sans-serif;font-style:normal;font-weight:bold;font-size:24px;line-height:30px;color:#3A3A3D;margin:20px 0 10px 0;}.roomsome_loyalty h3{font-family:'Red Hat Display',sans-serif,sans-serif;font-style:normal;font-weight:bold;font-size:18px;line-height:24px;color:#3A3A3D;margin:20px 0 16px 0;}.roomsome_loyalty h4{font-family:'Red Hat Display',sans-serif,sans-serif;font-style:normal;font-weight:bold;font-size:16px;line-height:20px;color:#3A3A3D;margin:20px 0 16px 0;}.roomsome_loyalty .sub-title-hint span.highlight-color,.roomsome_loyalty .sub-title-hint span.highlight-color,.roomsome_loyalty .sub-title-hint span.highlight-color,.roomsome_loyalty h1 span.highlight-color,.roomsome_loyalty h2 span.highlight-color,.roomsome_loyalty h3 span.highlight-color{color:#4abcca;}.roomsome_loyalty h3[data-toggle="collapse"]:before{content:" ";font-size:100%;display:inline-block;vertical-align:middle;width:24px;height:20px;line-height:24px;margin-right:6px;transition:.2s;background-position:center;background-repeat:no-repeat;background-size:24px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 15L12 10L7 15' stroke='%239F9F9F' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty h3.collapsed[data-toggle="collapse"]:before{transform:rotateZ(180deg);}p.sub-title-hint{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#666666;margin:10px 0;}.roomsome_loyalty .rs-header{margin-bottom:30px;margin-left:auto;margin-right:0;}.roomsome_loyalty .rs-loyalty-menu{width:236px;margin-left:auto;margin-right:0;}.roomsome_loyalty .rs-loyalty-menu a.rs-loyalty-menu-item{display:block;color:#9F9F9F;height:37px;position:relative;font-style:normal;font-weight:normal;font-size:16px;line-height:35px;text-decoration:none !important;}.roomsome_loyalty .rs-loyalty-menu a.rs-loyalty-menu-item:not(:first-child):after{display:none;content:" ";position:absolute;width:30px;left:0;top:0;border-top:1px solid;}.roomsome_loyalty .rs-loyalty-menu a.rs-loyalty-menu-item.active{color:#3A3A3D;}.roomsome_loyalty .rs-loyalty-menu-user-info-box{width:360px;margin-top:25px;}.roomsome_loyalty .rs-right-side .rs-inner .rs-loyalty-menu-user-info-box{max-width:400px;width:100%;margin:25px auto 30px auto;}.roomsome_loyalty .rs-loyalty-user-level-info-box{background:#FFFFFF;border:1px solid #E1DEDB;box-sizing:border-box;box-shadow:0px 0px 15px rgba(0,0,0,0.1);border-radius:15px;padding:14px 8px;text-align:center;}.rs-loyalty-user-level-info-box > div:first-child:before{content:" ";position:absolute;bottom:-1px;left:5%;width:90%;height:1px;background:#E1DEDB;}.roomsome_loyalty .rs-loyalty-menu-user-info-box .rs-loy-small-label{font-size:11px;line-height:15px;text-align:center;}.roomsome_loyalty .rs-loyalty-menu-user-info-box .rs-loyalty-level-name,.roomsome_loyalty .rs-loyalty-menu-user-info-box .rs-loyalty-points-available{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:900;font-size:20px;line-height:26px;text-align:center;color:#c6a57f;margin:4px 0 0 0;}.roomsome_loyalty .rs-loyalty-menu-user-info-box .rs-loyalty-points-available.optional-points{color:#9F9F9F;}.roomsome_loyalty .rs-loyalty-menu-user-info-box .rs-loy-small-value,.roomsome_loyalty .rs-loyalty-menu-user-info-box .rs-loy-small-link{height:16px;font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:12px;line-height:16px;text-align:center;color:#9F9F9F !important;}.roomsome_loyalty .rs-loyalty-menu-user-info-box .rs-loy-small-link a{font-style:normal;font-size:12px;line-height:16px;text-align:center;margin:0;}.roomsome_loyalty .rs-loyalty-level-info-right{position:relative;}.roomsome_loyalty .rs-loyalty-level-info-right::before{content:" ";position:absolute;left:-1px;top:30%;height:40%;width:1px;background:#E1DEDB;}.roomsome_loyalty .rs-loyalty-level-info-box{background:#FFFFFF;border:1px solid #E1DEDB;box-sizing:border-box;box-shadow:0px 0px 15px rgba(0,0,0,0.1);border-radius:15px;padding:24px 28px;margin-top:10px;text-align:center;}.roomsome_loyalty .rs-loyalty-level-info-box .rs-loy-level-feature{padding:10px 0;text-align:left;}.roomsome_loyalty .rs-loyalty-level-info-box .rs-loy-level-feature:not(:first-child){border-top:1px solid #E1DEDB;}.roomsome_loyalty .rs-loyalty-level-info-box .feature-checkmark{flex:0 0 18px;margin:0 10px 0 0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 9C0 4.02944 4.02944 0 9 0C13.9706 0 18 4.02944 18 9C18 13.9706 13.9706 18 9 18C4.02944 18 0 13.9706 0 9Z' fill='%23c6a57f'/%3e%3cpath d='M6.59994 11.9285L3.97494 9.30354C3.8363 9.16318 3.64723 9.08418 3.44994 9.08418C3.25265 9.08418 3.06358 9.16318 2.92494 9.30354C2.63244 9.59604 2.63244 10.061 2.92494 10.3535L6.06744 13.496C6.35994 13.7885 6.83244 13.7885 7.12494 13.496L15.0749 5.55354C15.3674 5.26104 15.3674 4.79604 15.0749 4.50354C14.9363 4.36318 14.7472 4.28418 14.5499 4.28418C14.3527 4.28418 14.1636 4.36318 14.0249 4.50354L6.59994 11.9285Z' fill='white'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-position:center;background-size:contain;width:18px;height:18px;text-align:center;display:inline-block;vertical-align:middle;}.roomsome_loyalty .rs-loyalty-level-info-box .feature-text{font-style:normal;font-weight:normal;font-size:14px;line-height:140%;color:#666666;}.roomsome_loyalty .rs-btn{display:inline-block;position:relative;padding:14px 20px;border-radius:24px;cursor:pointer;line-height:20px;border:none;font-size:14px;font-style:normal;font-weight:900;text-align:center;letter-spacing:0.05em;text-transform:uppercase;outline:0;box-sizing:border-box;box-shadow:none !important;text-decoration:none;}.roomsome_loyalty .rs-btn.square-edges{border-radius:0px;}.roomsome_loyalty .rs-btn.btn-xs{padding:4px 8px;line-height:20px;font-size:13px;}.roomsome_loyalty .rs-btn .circle-icon,.roomsome_loyalty .rs-btn .circle-icon-bg{display:inline-block;vertical-align:middle;background:rgba(0,0,0,0.2);position:absolute;width:28px;height:28px;border-radius:14px;padding:0;border:none;font-size:20px;line-height:28px;text-align:center;color:white;}.roomsome_loyalty .rs-btn .circle-icon{background:transparent;}.roomsome_loyalty .rs-btn.with-right-icon .circle-icon,.roomsome_loyalty .rs-btn.with-right-icon .circle-icon-bg{top:10px;right:10px;}.roomsome_loyalty .rs-btn.btn-xs.with-right-icon .circle-icon,.roomsome_loyalty .rs-btn.btn-xs.with-right-icon .circle-icon-bg{top:0px;right:0px;}.roomsome_loyalty .rs-btn.with-left-icon .circle-icon,.roomsome_loyalty .rs-btn.with-left-icon .circle-icon-bg{top:10px;left:10px;}.roomsome_loyalty .rs-btn.btn-xs.with-left-icon .circle-icon,.roomsome_loyalty .rs-btn.btn-xs.with-left-icon .circle-icon-bg{top:0px;left:0px;}.roomsome_loyalty .rs-btn .circle-icon:after,.roomsome_loyalty .rs-btn .circle-icon-bg:after{vertical-align:middle;position:absolute;content:" ";top:6px;left:6px;color:#fff;height:16px;width:16px;margin:0;padding:0;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.5 12L6.5 7L1.5 2' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}.roomsome_loyalty .rs-btn:not([class*="-outline"]).hover-inverz:active,.roomsome_loyalty .rs-btn:not([class*="-outline"]).hover-inverz:hover,.roomsome_loyalty .rs-btn[class*="-outline"].hover-inverz{padding:12px 18px;}.roomsome_loyalty .rs-btn.btn-xs[class*="-outline"].hover-inverz{padding:4px 8px;}.roomsome_loyalty .rs-btn:not([class*=" btn-"]){background:#D0CECB;color:#FFFFFF;}.roomsome_loyalty .rs-btn:not([class*=" btn-"]):hover,.roomsome_loyalty .rs-btn:not([class*=" btn-"]):active{background:#c2c0bc;color:white;}.roomsome_loyalty .rs-btn.btn-orange-outline .circle-icon-bg,.roomsome_loyalty .rs-btn.btn-orange{background:#62B3D0;color:#FFFFFF;}.roomsome_loyalty .rs-btn.btn-orange:hover,.roomsome_loyalty .rs-btn.btn-orange:active{background:#62B3D0;color:white;}.roomsome_loyalty .rs-btn.btn-orange-outline{background:transparent;border:2px solid #4abcca;color:#4abcca;}.roomsome_loyalty .rs-btn.btn-danger-outline .circle-icon-bg,.roomsome_loyalty .rs-btn.btn-danger{background:#bd2130;color:#FFFFFF;}.roomsome_loyalty .rs-btn.btn-danger:hover,.roomsome_loyalty .rs-btn.btn-danger:active{background:#bd2130;color:white;}.roomsome_loyalty .rs-btn.btn-danger-outline{background:transparent;border:2px solid #bd2130;color:#bd2130;}.roomsome_loyalty .rs-btn.btn-danger-outline.hover-inverz:active,.roomsome_loyalty .rs-btn.btn-danger-outline.hover-inverz:hover{border:2px solid #bd2130;background:#bd2130;color:white;}.roomsome_loyalty .rs-btn.btn-coral-outline .circle-icon-bg,.roomsome_loyalty .rs-btn.btn-coral{background:#ED6347;color:#FFFFFF;}.roomsome_loyalty .rs-btn.btn-coral:hover,.roomsome_loyalty .rs-btn.btn-coral:active{background:#c24830;color:white;}.roomsome_loyalty .rs-btn.btn-coral-outline{background:transparent;border:2px solid #ED6347;color:#ED6347;}.roomsome_loyalty .rs-btn.btn-green-outline:hover,.roomsome_loyalty .rs-btn.btn-green-outline .circle-icon-bg,.roomsome_loyalty .rs-btn.btn-green{background:#c6a57f;color:#FFFFFF;}.roomsome_loyalty .rs-btn.btn-green:hover,.roomsome_loyalty .rs-btn.btn-green:active{background:#c6a57f;color:white;}.roomsome_loyalty .rs-btn.btn-green-outline{background:transparent;border:2px solid #c6a57f;color:#c6a57f;}.roomsome_loyalty .rs-btn.btn-white{background:white;border:0px solid white;color:#c6a57f;}.roomsome_loyalty .rs-btn.btn-white-outline{background:transparent;border:2px solid white;color:white;}.roomsome_loyalty .rs-btn.btn-white-outline.hover-inverz:active,.roomsome_loyalty .rs-btn.btn-white-outline.hover-inverz:hover{border:2px solid white;background:white;color:#c6a57f;}.roomsome_loyalty .rs-btn.btn-white.hover-inverz:active,.roomsome_loyalty .rs-btn.btn-white.hover-inverz:hover{background:transparent;border:2px solid white;color:white;}.roomsome_loyalty .rs-btn.with-left-icon{padding-left:48px;}.roomsome_loyalty .rs-btn.with-left-icon[class*="-outline"].hover-inverz{padding-left:46px;}.roomsome_loyalty .rs-btn.btn-xs.with-left-icon{padding-left:28px;}.roomsome_loyalty .rs-btn.btn-xs.with-left-icon[class*="-outline"].hover-inverz{padding-left:26px;}.roomsome_loyalty .rs-btn.with-right-icon{padding-right:48px;}.roomsome_loyalty .rs-btn.with-right-icon[class*="-outline"].hover-inverz{padding-right:46px;}.roomsome_loyalty .rs-btn.btn-xs.with-right-icon{padding-right:28px;}.roomsome_loyalty .rs-btn.btn-xs.with-right-icon[class*="-outline"].hover-inverz{padding-right:26px;}.roomsome_loyalty .rs-btn .circle-icon-bg.rs-arrow-left:after,.roomsome_loyalty .rs-btn .circle-icon-bg.rs-arrow-right:after{left:7px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.5 12L6.5 7L1.5 2' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}.roomsome_loyalty .rs-btn .circle-icon.rs-arrow-left:after,.roomsome_loyalty .rs-btn .circle-icon-bg.rs-arrow-left:after{transform:scaleX(-1);}.roomsome_loyalty .rs-btn[class*="-outline"] .circle-icon.rs-arrow-left:after,.roomsome_loyalty .rs-btn[class*="-outline"] .circle-icon.rs-arrow-right:after{left:0;top:0;height:100%;width:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 28C21.732 28 28 21.732 28 14C28 6.26801 21.732 0 14 0C6.26801 0 0 6.26801 0 14C0 21.732 6.26801 28 14 28ZM11.4393 17.9393C10.8536 18.5251 10.8536 19.4749 11.4393 20.0607C12.0251 20.6464 12.9749 20.6464 13.5607 20.0607L18.5607 15.0607C19.1464 14.4749 19.1464 13.5251 18.5607 12.9393L13.5607 7.93934C12.9749 7.35355 12.0251 7.35355 11.4393 7.93934C10.8536 8.52513 10.8536 9.47487 11.4393 10.0607L15.3787 14L11.4393 17.9393Z' fill='white'/%3e%3c/svg%3e ");}.roomsome_loyalty .rs-btn .circle-icon-bg.rs-to-clipboard-icon:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='path-1-inside-1' fill='white'%3e%3crect x='3' y='3' width='9' height='12' rx='1'/%3e%3c/mask%3e%3crect x='3' y='3' width='9' height='12' rx='1' stroke='white' stroke-width='4' mask='url(%23path-1-inside-1)'/%3e%3cpath d='M9 1H1V11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-btn .circle-icon-bg.rs-check-mark:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 4.8L6.5 9L14 2' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-btn .circle-icon-bg.rs-horizontal-line:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='2' viewBox='0 0 10 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='10' height='2' rx='1' fill='white'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-btn .circle-icon-bg.rs-edit-icon:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.61807 15.974L4.91083 15.7244C4.8147 15.9967 4.88351 16.3001 5.08774 16.5043C5.29197 16.7085 5.59533 16.7773 5.86769 16.6812L5.61807 15.974ZM8.64566 14.9054L8.89528 15.6126L8.64566 14.9054ZM17.9438 4.82342L8.8639 13.9033L9.92456 14.964L19.0044 5.88408L17.9438 4.82342ZM7.68873 12.7281L16.7686 3.64825L15.708 2.58759L6.62807 11.6675L7.68873 12.7281ZM8.39605 14.1982L5.36845 15.2667L5.86769 16.6812L8.89528 15.6126L8.39605 14.1982ZM6.32531 16.2236L7.39387 13.196L5.97939 12.6968L4.91083 15.7244L6.32531 16.2236ZM6.62807 11.6675C6.33771 11.9578 6.11606 12.3095 5.97939 12.6968L7.39387 13.196C7.456 13.02 7.55675 12.8601 7.68873 12.7281L6.62807 11.6675ZM8.8639 13.9033C8.73192 14.0353 8.57206 14.136 8.39605 14.1982L8.89528 15.6126C9.2825 15.476 9.6342 15.2543 9.92456 14.964L8.8639 13.9033ZM17.9438 3.64825C18.2683 3.97276 18.2683 4.49891 17.9438 4.82342L19.0044 5.88408C19.9147 4.97378 19.9148 3.49789 19.0044 2.58759L17.9438 3.64825ZM19.0044 2.58759C18.0941 1.67728 16.6183 1.67729 15.708 2.58759L16.7686 3.64825C17.0931 3.32373 17.6193 3.32373 17.9438 3.64825L19.0044 2.58759Z' fill='%23FFFFFF'/%3e%3cpath d='M14.0029 5.354L16.2388 7.58984' stroke='%239F9F9F' stroke-width='1.5'/%3e%3cpath d='M18.2502 12C18.2502 11.5858 17.9145 11.25 17.5002 11.25C17.086 11.25 16.7502 11.5858 16.7502 12H18.2502ZM9.50024 4.75C9.91446 4.75 10.2502 4.41421 10.2502 4C10.2502 3.58579 9.91446 3.25 9.50024 3.25V4.75ZM16.7502 12V18H18.2502V12H16.7502ZM15.5002 19.25H3.50024V20.75H15.5002V19.25ZM2.25024 18V6H0.750244V18H2.25024ZM3.50024 4.75H9.50024V3.25H3.50024V4.75ZM3.50024 19.25C2.80989 19.25 2.25024 18.6904 2.25024 18H0.750244C0.750244 19.5188 1.98146 20.75 3.50024 20.75V19.25ZM16.7502 18C16.7502 18.6904 16.1906 19.25 15.5002 19.25V20.75C17.019 20.75 18.2502 19.5188 18.2502 18H16.7502ZM2.25024 6C2.25024 5.30964 2.80989 4.75 3.50024 4.75V3.25C1.98146 3.25 0.750244 4.48122 0.750244 6H2.25024Z' fill='%23FFFFFF'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-btn .circle-icon.rs-lock-open:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='1' y='7' width='10' height='8' rx='2' stroke='%23c6a57f' stroke-width='1.5'/%3e%3cpath d='M9 7V4C9 2.34315 7.65685 1 6 1V1C4.34315 1 3 2.34315 3 4V4.33333' stroke='%23c6a57f' stroke-width='1.5'/%3e%3ccircle cx='6' cy='11' r='1' fill='%23c6a57f'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-btn .circle-icon-bg.rs-question-mark-icon:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='question' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' class='svg-inline--fa fa-question fa-w-12 fa-3x'%3e%3cpath fill='white' d='M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z' class=''%3e%3c/path%3e%3c/svg%3e") !important;;}.roomsome_loyalty .rs-loyalty-level-info-box .reserve-today-btn{min-width:220px;display:inline-block;vertical-align:middle;margin:0 auto;}.roomsome_loyalty .circle-arrow-right{display:inline-block;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle opacity='0.25' cx='14' cy='14' r='14' fill='%233A3A3D'/%3e%3cpath d='M12 19L17 14L12 9' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");width:28px;height:28px;border-radius:14px;font-size:14px;line-height:27px;text-align:center;margin-left:10px;}.roomsome_loyalty .circle-arrow-right.green-bg-icon{display:inline-block;vertical-align:middle;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='14' cy='14' r='14' fill='%23c6a57f'/%3e%3cpath d='M12.5 19L17.5 14L12.5 9' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}.roomsome_loyalty .btn-success .circle-arrow-right{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle opacity='0.25' cx='14' cy='14' r='14' fill='%233A3A3D'/%3e%3cpath d='M12 19L17 14L12 9' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}.roomsome_loyalty #rs_loy_profile_user_header{height:68px;position:relative;margin-bottom:40px;}.roomsome_loyalty #rs_loy_profile_user_box{position:relative;padding:14px 0 14px 68px;}.roomsome_loyalty #rs_loy_profile_logout{color:#9F9F9F;}.roomsome_loyalty span.loyalty-logout-icon{width:20px;height:20px;margin-right:5px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='sign-out' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-sign-out fa-w-16 fa-5x'%3e%3cpath fill='%239F9F9F' d='M96 64h84c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H96c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h84c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H96c-53 0-96-43-96-96V160c0-53 43-96 96-96zm231.1 19.5l-19.6 19.6c-4.8 4.8-4.7 12.5.2 17.1L420.8 230H172c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h248.8L307.7 391.7c-4.8 4.7-4.9 12.4-.2 17.1l19.6 19.6c4.7 4.7 12.3 4.7 17 0l164.4-164c4.7-4.7 4.7-12.3 0-17l-164.4-164c-4.7-4.6-12.3-4.6-17 .1z' class=''%3e%3c/path%3e%3c/svg%3e");}.roomsome_loyalty .circle-first-letter-badge{display:inline-block;height:52px;width:52px;line-height:52px;border-radius:26px;background:#c6a57f;font-style:normal;font-weight:bold;font-size:18px;color:#fff;text-align:center;}.roomsome_loyalty .mobile-header-right .circle-first-letter-badge{width:40px;height:40px;line-height:40px;position:absolute;left:0;top:0;}.roomsome_loyalty .notify-badge{display:inline-block;vertical-align:middle;width:20px;height:20px;line-height:20px;background:#ED6347;box-sizing:border-box;border-radius:99px;color:#FFFFFF;font-style:normal;font-weight:900;font-size:10px;text-align:center;margin:0 5px;}.roomsome_loyalty .mobile-header-right .circle-first-letter-badge .notify-badge{}.roomsome_loyalty .circle-first-letter-badge .notify-badge,.roomsome_loyalty .mobile-header-right .circle-first-letter-badge .notify-badge{position:absolute;left:-11px;top:0;top:calc(50% - 20px/2);line-height:16px;margin:0;border:2px solid #FFFFFF;}.roomsome_loyalty .notify-badge.zero{display:none !important;}.roomsome_loyalty .rs-loy-profile-user-box .circle-first-letter-badge,.roomsome_loyalty #rs_loy_profile_user_box .circle-first-letter-badge{position:absolute !important;left:8px !important;top:8px !important;}.roomsome_loyalty .rs-loy-profile-user-box .loy-user-name,.roomsome_loyalty #rs_loy_profile_user_box .loy-user-name{height:20px;font-style:normal;font-weight:bold;font-size:18px;line-height:110%;letter-spacing:0.02em;margin-bottom:2px;}.roomsome_loyalty .rs-loy-profile-user-box .loy-user-level,.roomsome_loyalty #rs_loy_profile_user_box .loy-user-level{font-style:normal;font-weight:bold;font-size:13px;color:#9F9F9F;height:18px;line-height:18px;}.roomsome_loyalty .rs-loy-profile-user-box .loy-user-level-name,.roomsome_loyalty #rs_loy_profile_user_box .loy-user-level-name{color:#c6a57f;}.roomsome_loyalty #rs_loy_profile_user_header #rs_loy_header_web_link_box{width:160px;text-align:right;padding:15px 0;}.roomsome_loyalty #rs_loy_profile_user_header #rs_loy_header_web_link_box a{font-style:normal;font-weight:normal;font-size:14px;text-align:right;letter-spacing:0.02em;text-decoration-line:underline;color:#9F9F9F;}.roomsome_loyalty .rs-left-side .rs-inner .rs-loy-header-web-link-box .back-to-website-icon,.roomsome_loyalty #rs_loy_profile_user_header #rs_loy_header_web_link_box .back-to-website-icon{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:contain;width:14px;height:18px;margin-right:10px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.36957 1L1 6.36957L6.36957 11.7391' stroke='%23D0CECB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 6.36914H14.7222' stroke='%23D0CECB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}#rs_loy_header_web_link_box{margin-top:-20px;margin-bottom:20px;}#rs_loy_header_web_link_box a{text-decoration:underline;color:#9F9F9F;}.roomsome_loyalty .rs-loy-profile-user-box{position:relative;padding:14px 0 14px 76px;margin:8px 0 12px 0;}.roomsome_loyalty .rs-loy-profile-user-box .circle-first-letter-badge{left:15px;}.roomsome_loyalty .rs-left-side .rs-inner .rs-loy-header-web-link-box{padding:0 15px;}.roomsome_loyalty .rs-left-side .rs-inner .rs-loy-header-web-link-box .btn{padding:0px;height:52px;line-height:52px;background:#F3F1EF;border-radius:5px;font-size:16px;font-style:normal;font-weight:normal;text-align:right;letter-spacing:0.02em;text-decoration-line:underline;color:#3A3A3D;}.roomsome_loyalty .rs-left-side .rs-inner .rs-loy-header-web-link-box .back-to-website-icon{width:14px;height:16px;}.roomsome_loyalty .rs-btn-login{padding:13px 50px 13px 30px}.roomsome_loyalty .rs-btn-login::before{display:none;left:30px;width:12px;height:14px;border-radius:0;border:0}.roomsome_loyalty .rs-btn-login::after{position:absolute;content:"";top:50%;right:30px;width:12px;height:16px;transform:translateY(-50%);transition:.2s;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='1' y='7' width='10' height='8' rx='2' stroke='%23c6a57f' stroke-width='1.5'/%3e%3cpath d='M9 7V4C9 2.34315 7.65685 1 6 1V1C4.34315 1 3 2.34315 3 4V4.33333' stroke='%23c6a57f' stroke-width='1.5'/%3e%3ccircle cx='6' cy='11' r='1' fill='%23c6a57f'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-btn-login.rs-logged-in{padding:13px 50px;background-color:#FCFAF8}.roomsome_loyalty .rs-btn-login.rs-logged-in::before{display:block;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.8203 13C10.8203 10.2386 8.58174 8 5.82031 8C3.05889 8 0.820312 10.2386 0.820312 13' stroke='%23c6a57f' stroke-width='1.5' stroke-linecap='round'/%3e%3ccircle cx='5.82031' cy='3' r='2.25' stroke='%23c6a57f' stroke-width='1.5'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-btn-login.rs-logged-in::after{width:8px;height:6px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.11679 2.41386L3.70679 5.00386C4.09679 5.39386 4.72679 5.39386 5.11679 5.00386L7.70679 2.41386C8.33679 1.78386 7.88679 0.703857 6.99679 0.703857H1.81679C0.92679 0.703857 0.48679 1.78386 1.11679 2.41386Z' fill='%239F9F9F'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-lang a{display:inline-block;padding:0 10px;text-transform:uppercase;line-height:30px;font-weight:500;font-size:13px;color:#3A3A3D}.roomsome_loyalty .rs-lang a:not(:last-child){border-right:1px solid #E1DEDB}.roomsome_loyalty .rs-contact{min-height:68px;margin-bottom:40px}.roomsome_loyalty .rs-hotel-phone{margin-right:30px;padding-left:25px;line-height:16px;font-weight:500;color:#3A3A3D;background-repeat:no-repeat;background-position:left center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0)'%3e%3cpath d='M2.87087 2.44032L3.4012 2.97065L2.87087 2.44032ZM2.87087 6.68297L3.4012 6.15264L2.87087 6.68297ZM3.64965 1.66155L3.11932 1.13121L3.11932 1.13121L3.64965 1.66155ZM5.06386 1.66155L5.59419 1.13122L5.59419 1.13122L5.06386 1.66155ZM7.85805 4.45574L7.32772 4.98607L7.85805 4.45574ZM6.76169 6.96631L6.23136 6.43598L5.70103 6.96631L6.23136 7.49664L6.76169 6.96631ZM9.76768 9.9723L9.23735 10.5026L9.76768 11.033L10.298 10.5026L9.76768 9.9723ZM10.864 8.87601L11.3943 9.40634H11.3943L10.864 8.87601ZM12.2782 8.87601L11.7479 9.40634H11.7479L12.2782 8.87601ZM15.0724 11.6702L15.6027 11.1399L15.0724 11.6702ZM7.96387 11.7761L7.43354 11.2458L6.90321 11.7761L7.43354 12.3064L7.96387 11.7761ZM7.96408 11.7759L8.49441 12.3062L9.02474 11.7759L8.49441 11.2456L7.96408 11.7759ZM4.95809 8.76991L5.48842 8.23958L4.95763 7.70879L4.4273 8.24004L4.95809 8.76991ZM4.95795 8.77005L4.42762 9.30038L4.95841 9.83117L5.48874 9.29992L4.95795 8.77005ZM2.34054 1.90999C0.87607 3.37446 0.876072 5.74883 2.34054 7.2133L3.4012 6.15264C2.52252 5.27396 2.52252 3.84933 3.4012 2.97065L2.34054 1.90999ZM3.11932 1.13121L2.34054 1.90999L3.4012 2.97065L4.17998 2.19188L3.11932 1.13121ZM5.59419 1.13122C4.91077 0.447799 3.80273 0.447797 3.11932 1.13121L4.17998 2.19188C4.27761 2.09424 4.4359 2.09424 4.53353 2.19188L5.59419 1.13122ZM8.38838 3.92541L5.59419 1.13122L4.53353 2.19188L7.32772 4.98607L8.38838 3.92541ZM8.38838 6.40028C9.0718 5.71686 9.0718 4.60883 8.38838 3.92541L7.32772 4.98607C7.42535 5.0837 7.42535 5.24199 7.32772 5.33962L8.38838 6.40028ZM7.29202 7.49664L8.38838 6.40028L7.32772 5.33962L6.23136 6.43598L7.29202 7.49664ZM6.23136 7.49664L9.23735 10.5026L10.298 9.44197L7.29202 6.43598L6.23136 7.49664ZM10.298 10.5026L11.3943 9.40634L10.3336 8.34568L9.23735 9.44197L10.298 10.5026ZM11.3943 9.40634C11.4919 9.30871 11.6502 9.30871 11.7479 9.40634L12.8085 8.34568C12.1251 7.66226 11.0171 7.66226 10.3336 8.34568L11.3943 9.40634ZM11.7479 9.40634L14.542 12.2005L15.6027 11.1399L12.8085 8.34568L11.7479 9.40634ZM14.542 12.2005C14.6397 12.2982 14.6397 12.4565 14.542 12.5541L15.6027 13.6147C16.2861 12.9313 16.2861 11.8233 15.6027 11.1399L14.542 12.2005ZM14.542 12.5541L13.7633 13.3329L14.8239 14.3935L15.6027 13.6147L14.542 12.5541ZM13.7633 13.3329C12.8846 14.2115 11.46 14.2115 10.5813 13.3329L9.52063 14.3935C10.9851 15.858 13.3595 15.858 14.8239 14.3935L13.7633 13.3329ZM10.5813 13.3329L8.4942 11.2458L7.43354 12.3064L9.52063 14.3935L10.5813 13.3329ZM8.4942 12.3064L8.49441 12.3062L7.43375 11.2456L7.43354 11.2458L8.4942 12.3064ZM8.49441 11.2456L5.48842 8.23958L4.42776 9.30024L7.43375 12.3062L8.49441 11.2456ZM5.48874 9.29992L5.48888 9.29979L4.4273 8.24004L4.42717 8.24018L5.48874 9.29992ZM2.34054 7.2133L4.42762 9.30038L5.48828 8.23972L3.4012 6.15264L2.34054 7.2133Z' fill='%239F9F9F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0'%3e%3crect x='0.310059' width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.roomsome_loyalty .rs-hotel-phone:hover,.roomsome_loyalty .rs-hotel-phone:focus,.roomsome_loyalty .rs-hotel-phone:active{color:#3A3A3D}.roomsome_loyalty .rs-hotel-email{padding-left:25px;line-height:16px;font-weight:500;color:#3A3A3D;background-repeat:no-repeat;background-position:left center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='14' viewBox='0 0 17 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0)'%3e%3crect x='1.31006' y='1.5' width='14' height='11' rx='1' stroke='%239F9F9F' stroke-width='1.5'/%3e%3cpath d='M1.31006 1.5L8.31006 7.5L15.3101 1.5' stroke='%239F9F9F' stroke-width='1.5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0'%3e%3crect x='0.310059' y='0.5' width='16' height='13' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.roomsome_loyalty .rs-hotel-email:hover,.roomsome_loyalty .rs-hotel-email:focus,.roomsome_loyalty .rs-hotel-email:active{color:#3A3A3D}.roomsome_loyalty .rs-summary{border-radius:15px;border:1px solid #E1DEDB;background-color:#fff}.roomsome_loyalty .rs-summary .rs-summary-head{display:flex;align-items:center;padding:30px;transition:.2s;border-bottom:1px solid #E1DEDB}.roomsome_loyalty .rs-summary .rs-summary-body{max-height:500px;padding:30px;overflow:auto}.roomsome_loyalty .rs-summary .rs-summary-foot{padding:30px;font-weight:500;font-size:24px;border-top:1px solid #E1DEDB}.roomsome_loyalty .rs-summary .rs-summary-title{transition:.2s;font-family:'Red Hat Display',sans-serif,sans-serif;font-weight:500;font-size:24px}.roomsome_loyalty .rs-summary .rs-summary-info{display:none;transition:.2s}.roomsome_loyalty .rs-summary .rs-summary-toggler{display:none;width:41px;height:41px;z-index:2;cursor:pointer;background-repeat:no-repeat;background-position:right center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='41' height='12' viewBox='0 0 41 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M36.667 8L31.667 3L26.667 8' stroke='%239F9F9F' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-summary .rs-summary-text{margin-right:13px;text-transform:uppercase;font-family:'Red Hat Display',sans-serif,sans-serif;font-weight:900;font-size:11px}.roomsome_loyalty .rs-summary .rs-summary-price{white-space:nowrap;line-height:1;font-weight:700;font-size:24px;color:#F59033}.roomsome_loyalty .rs-summary .rs-summary-block{position:relative;margin-bottom:30px;padding-bottom:20px;border-bottom:double #E1DEDB}.roomsome_loyalty .rs-summary .rs-summary-block:last-child{margin-bottom:0;padding-bottom:0;border:0}.roomsome_loyalty .rs-summary .rs-summary-block .rs-edit{position:absolute;top:0;right:0;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.11807 16.974L6.41083 16.7244C6.3147 16.9967 6.38351 17.3001 6.58774 17.5043C6.79197 17.7085 7.09533 17.7773 7.36769 17.6812L7.11807 16.974ZM10.1457 15.9054L10.3953 16.6126L10.1457 15.9054ZM19.4438 5.82342L10.3639 14.9033L11.4246 15.964L20.5044 6.88408L19.4438 5.82342ZM9.18873 13.7281L18.2686 4.64825L17.208 3.58759L8.12807 12.6675L9.18873 13.7281ZM9.89605 15.1982L6.86845 16.2667L7.36769 17.6812L10.3953 16.6126L9.89605 15.1982ZM7.82531 17.2236L8.89387 14.196L7.47939 13.6968L6.41083 16.7244L7.82531 17.2236ZM8.12807 12.6675C7.83771 12.9578 7.61606 13.3095 7.47939 13.6968L8.89387 14.196C8.956 14.02 9.05675 13.8601 9.18873 13.7281L8.12807 12.6675ZM10.3639 14.9033C10.2319 15.0353 10.0721 15.136 9.89605 15.1982L10.3953 16.6126C10.7825 16.476 11.1342 16.2543 11.4246 15.964L10.3639 14.9033ZM19.4438 4.64825C19.7683 4.97276 19.7683 5.49891 19.4438 5.82342L20.5044 6.88408C21.4147 5.97378 21.4148 4.49789 20.5044 3.58759L19.4438 4.64825ZM20.5044 3.58759C19.5941 2.67728 18.1183 2.67729 17.208 3.58759L18.2686 4.64825C18.5931 4.32373 19.1193 4.32373 19.4438 4.64825L20.5044 3.58759Z' fill='%239F9F9F'/%3e%3cpath d='M15.5028 6.35376L17.7386 8.58959' stroke='%239F9F9F' stroke-width='1.5'/%3e%3cpath d='M19.7502 13C19.7502 12.5858 19.4144 12.25 19.0002 12.25C18.586 12.25 18.2502 12.5858 18.2502 13H19.7502ZM11.0002 5.75C11.4144 5.75 11.7502 5.41421 11.7502 5C11.7502 4.58579 11.4144 4.25 11.0002 4.25V5.75ZM18.2502 13V19H19.7502V13H18.2502ZM17.0002 20.25H5.00018V21.75H17.0002V20.25ZM3.75018 19V7H2.25018V19H3.75018ZM5.00018 5.75H11.0002V4.25H5.00018V5.75ZM5.00018 20.25C4.30983 20.25 3.75018 19.6904 3.75018 19H2.25018C2.25018 20.5188 3.4814 21.75 5.00018 21.75V20.25ZM18.2502 19C18.2502 19.6904 17.6905 20.25 17.0002 20.25V21.75C18.519 21.75 19.7502 20.5188 19.7502 19H18.2502ZM3.75018 7C3.75018 6.30964 4.30983 5.75 5.00018 5.75V4.25C3.4814 4.25 2.25018 5.48122 2.25018 7H3.75018Z' fill='%239F9F9F'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-summary .rs-summary-block .rs-elem{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #E1DEDB}.roomsome_loyalty .rs-summary .rs-summary-block .rs-elem:last-child{margin-bottom:0;padding-bottom:0;border:0}.roomsome_loyalty .rs-summary .rs-summary-block .rs-remove{min-width:10px;max-width:10px;height:10px;margin-left:10px;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.707099 7.77815C0.316575 8.16868 0.316575 8.80184 0.707099 9.19237C1.09762 9.58289 1.73079 9.58289 2.12131 9.19237L4.94964 6.36404L7.77802 9.19242C8.16854 9.58294 8.80171 9.58294 9.19223 9.19242C9.58275 8.80189 9.58275 8.16873 9.19223 7.7782L6.36385 4.94983L9.19238 2.1213C9.5829 1.73078 9.5829 1.09761 9.19238 0.707086C8.80186 0.316561 8.16869 0.316561 7.77817 0.707085L4.94964 3.53561L2.12116 0.707137C1.73064 0.316613 1.09747 0.316613 0.706948 0.707137C0.316424 1.09766 0.316424 1.73083 0.706948 2.12135L3.53542 4.94983L0.707099 7.77815Z' fill='%239F9F9F'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-info-box{position:relative;padding:30px;border-radius:15px;border:1px solid #E1DEDB;background-color:#FCFAF8;color:#666}.roomsome_loyalty .rs-info-box.rs-witharrow::before{position:absolute;content:"";bottom:-1px;left:50%;width:82px;height:62px;margin-left:-48px;transform:rotate(45deg);z-index:-1;border-radius:10px;border:1px solid #E1DEDB;background-color:#FCFAF8}.roomsome_loyalty .rs-info-box.rs-witharrow::after{position:absolute;content:"";bottom:-1px;left:50%;width:38px;height:1px;margin-left:-19px;background-color:#FCFAF8}.roomsome_loyalty .rs-info-box .rs-title{font-family:'Red Hat Display',sans-serif,sans-serif;font-weight:700;font-size:24px;color:#c6a57f}.roomsome_loyalty .rs-info-box p:last-child{margin-bottom:0}.roomsome_loyalty .rs-green-box{position:relative;padding:10px 15px;border-radius:8px;background-color:#c6a57f;color:#fff}.roomsome_loyalty .rs-green-box p:last-child{margin-bottom:0}.roomsome_loyalty .rs-red-box{position:relative;padding:10px 15px;border-radius:8px;background-color:#ED6347;color:#fff}.roomsome_loyalty .rs-red-box p:last-child{margin-bottom:0}.roomsome_loyalty .rs-custom-radio input{width:0;height:0;opacity:0;border:0}.roomsome_loyalty .rs-custom-radio input + label{margin:0 5px;padding:14px 25px;text-align:center;transition:.2s;cursor:pointer;text-transform:uppercase;line-height:20px;font-weight:500;font-size:16px;border-radius:8px;border:1px solid #E1DEDB;background-color:#FCFAF8;color:#3A3A3D}.roomsome_loyalty .rs-custom-radio input:checked + label{border-color:#c6a57f;background-color:#c6a57f;color:#fff}.roomsome_loyalty .rs-header .rs-menu-toggler{display:none;width:24px;height:24px;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='3' width='24' height='3' rx='1.5' fill='%233A3A3D'/%3e%3crect y='10' width='24' height='3' rx='1.5' fill='%233A3A3D'/%3e%3crect y='17' width='24' height='3' rx='1.5' fill='%233A3A3D'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-close{min-width:20px;height:20px;cursor:pointer;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.56066 0.500009C1.97487 -0.0857776 1.02513 -0.0857776 0.43934 0.500009C-0.146447 1.0858 -0.146447 2.03554 0.43934 2.62133L6.81813 9.00012L0.439566 15.3787C-0.14622 15.9645 -0.14622 16.9142 0.439566 17.5C1.02535 18.0858 1.9751 18.0858 2.56089 17.5L8.93945 11.1214L15.2886 17.4706C15.8744 18.0564 16.8241 18.0564 17.4099 17.4706C17.9957 16.8848 17.9957 15.935 17.4099 15.3493L11.0608 9.00012L17.4101 2.65077C17.9959 2.06498 17.9959 1.11523 17.4101 0.529446C16.8243 -0.0563401 15.8746 -0.0563401 15.2888 0.529446L8.93945 6.8788L2.56066 0.500009Z' fill='white'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-svg-copyright{display:block;width:171px;height:40px;margin:60px auto 0 auto;background-size:cover;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1292px' height='303px'%3e%3cpath fill-rule='evenodd' fill='rgb(103,129,135)' d='M128.518,159.811 L139.258,159.811 C139.537,160.171 140.227,161.091 141.328,162.571 C142.427,164.051 143.737,165.801 145.258,167.821 C146.777,169.841 148.397,172.001 150.118,174.301 C151.837,176.601 153.457,178.771 154.978,180.811 C156.497,182.851 157.798,184.611 158.878,186.091 C159.958,187.571 160.618,188.511 160.858,188.911 C162.017,190.791 163.558,192.211 165.478,193.171 C167.398,194.131 169.618,194.611 172.138,194.611 L182.398,194.611 L155.218,157.951 C157.618,157.031 159.817,155.791 161.818,154.231 C163.817,152.671 165.547,150.861 167.008,148.801 C168.467,146.741 169.607,144.481 170.428,142.021 C171.247,139.561 171.658,136.971 171.658,134.251 C171.658,130.731 170.987,127.411 169.648,124.291 C168.307,121.171 166.468,118.451 164.128,116.131 C161.788,113.811 159.058,111.981 155.938,110.641 C152.818,109.301 149.477,108.631 145.918,108.631 L114.718,108.631 L114.718,194.611 L128.518,194.611 L128.518,159.811 ZM146.098,122.491 C147.697,122.491 149.218,122.801 150.658,123.421 C152.098,124.041 153.337,124.881 154.378,125.941 C155.417,127.001 156.247,128.251 156.868,129.691 C157.487,131.131 157.798,132.651 157.798,134.251 C157.798,135.891 157.487,137.421 156.868,138.841 C156.247,140.261 155.417,141.501 154.378,142.561 C153.337,143.621 152.098,144.461 150.658,145.081 C149.218,145.701 147.697,146.011 146.098,146.011 L128.518,146.011 L128.518,122.491 L146.098,122.491 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(103,129,135)' d='M1291.025,290.093 L1291.025,300.054 L1200.986,300.054 L1200.986,157.867 L1290.537,157.867 L1290.537,167.827 L1212.607,167.827 L1212.607,221.245 L1281.064,221.245 L1281.064,231.206 L1212.607,231.206 L1212.607,290.093 L1291.025,290.093 ZM1160.060,237.261 L1161.037,175.054 L1160.451,174.859 L1107.619,300.054 L1099.514,300.054 L1046.779,175.445 L1046.193,175.542 L1047.267,237.261 L1047.267,300.054 L1035.646,300.054 L1035.646,157.867 L1050.978,157.867 L1103.224,283.062 L1103.810,283.062 L1156.252,157.867 L1171.681,157.867 L1171.681,300.054 L1160.060,300.054 L1160.060,237.261 ZM957.318,302.105 C940.651,302.105 927.353,296.441 917.426,285.113 C907.497,273.784 902.533,258.941 902.533,240.581 L902.533,217.437 C902.533,199.143 907.480,184.299 917.377,172.906 C927.272,161.513 940.553,155.816 957.221,155.816 C974.147,155.816 987.656,161.513 997.748,172.906 C1007.839,184.299 1012.885,199.143 1012.885,217.437 L1012.885,240.581 C1012.885,258.941 1007.855,273.784 997.797,285.113 C987.738,296.441 974.245,302.105 957.318,302.105 ZM1001.264,217.321 C1001.264,201.934 997.373,189.545 989.594,180.155 C981.813,170.765 971.022,166.070 957.221,166.070 C943.678,166.070 933.132,170.765 925.580,180.155 C918.027,189.545 914.252,201.934 914.252,217.321 L914.252,240.697 C914.252,256.216 918.044,268.670 925.629,278.060 C933.212,287.450 943.776,292.144 957.318,292.144 C971.185,292.144 981.976,287.466 989.691,278.109 C997.406,268.752 1001.264,256.281 1001.264,240.697 L1001.264,217.321 ZM843.053,222.906 C858.351,226.812 869.989,232.085 877.965,238.726 C885.939,245.367 889.928,254.124 889.928,264.995 C889.928,276.324 885.289,285.341 876.012,292.046 C866.734,298.752 854.901,302.105 840.514,302.105 C826.320,302.105 813.934,298.540 803.355,291.411 C792.775,284.283 787.648,273.882 787.974,260.210 L788.170,259.624 L798.912,259.624 C798.912,270.659 803.046,278.838 811.314,284.160 C819.582,289.483 829.315,292.144 840.514,292.144 C851.776,292.144 860.875,289.675 867.808,284.734 C874.742,279.795 878.209,273.263 878.209,265.137 C878.209,257.404 875.311,251.082 869.517,246.175 C863.722,241.268 853.632,236.930 839.244,233.159 C823.683,229.253 811.900,224.175 803.892,217.925 C795.885,211.675 791.881,203.245 791.881,192.632 C791.881,181.760 796.356,172.906 805.308,166.070 C814.259,159.234 825.767,155.816 839.830,155.816 C854.478,155.816 866.295,159.885 875.279,168.023 C884.264,176.162 888.624,186.089 888.365,197.808 L888.072,198.394 L877.330,198.394 C877.330,188.889 873.961,181.077 867.223,174.956 C860.484,168.838 851.353,165.777 839.830,165.777 C828.436,165.777 819.533,168.316 813.121,173.394 C806.708,178.472 803.502,184.788 803.502,192.339 C803.502,199.502 806.464,205.474 812.389,210.259 C818.312,215.044 828.534,219.260 843.053,222.906 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(76,95,99)' d='M751.824,299.999 L751.824,257.617 L754.148,194.824 L753.650,194.726 L721.277,299.999 L705.007,299.999 L672.800,195.117 L672.302,195.214 L674.626,257.617 L674.626,299.999 L650.388,299.999 L650.388,157.812 L682.014,157.812 L712.810,262.597 L713.308,262.597 L744.353,157.812 L776.062,157.812 L776.062,299.999 L751.824,299.999 ZM587.628,302.050 C572.741,302.050 560.650,296.354 551.353,284.960 C542.056,273.568 537.408,259.147 537.408,241.699 L537.408,216.113 C537.408,198.730 542.042,184.325 551.312,172.900 C560.580,161.474 572.658,155.761 587.545,155.761 C602.540,155.761 614.743,161.474 624.151,172.900 C633.558,184.325 638.262,198.730 638.262,216.113 L638.262,241.699 C638.262,259.147 633.572,273.568 624.193,284.960 C614.813,296.354 602.623,302.050 587.628,302.050 ZM614.024,215.991 C614.024,204.902 611.671,195.803 606.968,188.693 C602.264,181.582 595.790,178.027 587.545,178.027 C579.298,178.027 572.907,181.567 568.370,188.644 C563.832,195.721 561.563,204.836 561.563,215.991 L561.563,241.821 C561.563,253.106 563.859,262.302 568.453,269.413 C573.045,276.524 579.437,280.077 587.628,280.077 C595.928,280.077 602.403,276.524 607.051,269.413 C611.700,262.302 614.024,253.106 614.024,241.821 L614.024,215.991 ZM478.300,302.050 C463.413,302.050 451.322,296.354 442.025,284.960 C432.728,273.568 428.080,259.147 428.080,241.699 L428.080,216.113 C428.080,198.730 432.714,184.325 441.984,172.900 C451.252,161.474 463.330,155.761 478.217,155.761 C493.213,155.761 505.415,161.474 514.823,172.900 C524.230,184.325 528.934,198.730 528.934,216.113 L528.934,241.699 C528.934,259.147 524.244,273.568 514.865,284.960 C505.485,296.354 493.296,302.050 478.300,302.050 ZM504.696,215.991 C504.696,204.902 502.343,195.803 497.640,188.693 C492.936,181.582 486.462,178.027 478.217,178.027 C469.970,178.027 463.579,181.567 459.042,188.644 C454.504,195.721 452.235,204.836 452.235,215.991 L452.235,241.821 C452.235,253.106 454.531,262.302 459.125,269.413 C463.717,276.524 470.109,280.077 478.300,280.077 C486.600,280.077 493.075,276.524 497.723,269.413 C502.372,262.302 504.696,253.106 504.696,241.821 L504.696,215.991 ZM393.293,289.550 C392.629,284.667 392.297,280.045 392.297,275.683 L392.297,265.624 C392.297,258.529 390.650,253.011 387.358,249.072 C384.065,245.133 379.431,243.163 373.454,243.163 L350.378,243.163 L350.378,299.999 L326.140,299.999 L326.140,157.812 L371.711,157.812 C385.490,157.812 396.267,161.507 404.043,168.896 C411.817,176.286 415.705,186.588 415.705,199.804 C415.705,207.162 414.072,213.476 410.808,218.749 C407.542,224.023 402.756,228.288 396.447,231.542 C403.586,234.017 408.718,238.151 411.845,243.945 C414.971,249.740 416.535,256.901 416.535,265.429 L416.535,275.878 C416.535,279.850 416.992,284.000 417.905,288.329 C418.818,292.660 420.381,295.866 422.595,297.949 L422.595,299.999 L397.609,299.999 C395.395,297.916 393.957,294.433 393.293,289.550 ZM386.528,185.546 C383.179,181.706 378.240,179.784 371.711,179.784 L350.378,179.784 L350.378,221.191 L371.296,221.191 C378.103,221.191 383.179,219.499 386.528,216.113 C389.875,212.728 391.550,207.714 391.550,201.074 C391.550,194.564 389.875,189.388 386.528,185.546 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(103,129,135)' d='M961.176,96.689 C960.550,98.643 959.633,100.342 958.422,101.786 C957.210,103.233 955.707,104.405 953.911,105.302 C952.113,106.201 950.044,106.650 947.700,106.650 C945.277,106.650 943.598,106.181 942.661,105.243 C941.723,104.306 941.254,102.627 941.254,100.204 C941.254,97.705 941.996,95.771 943.481,94.404 C944.964,93.038 946.801,92.080 948.989,91.533 C951.175,90.987 953.460,90.674 955.844,90.595 C958.227,90.518 960.316,90.478 962.114,90.478 C962.114,92.666 961.801,94.737 961.176,96.689 ZM945.766,66.923 C944.711,67.626 943.481,68.154 942.075,68.505 C940.669,68.857 939.184,69.033 937.622,69.033 C937.309,69.033 937.113,68.994 937.036,68.915 C936.801,68.915 936.605,68.877 936.450,68.798 C936.215,68.721 935.844,68.447 935.336,67.978 C934.827,67.509 934.300,67.022 933.754,66.513 C933.207,66.006 932.718,65.478 932.290,64.931 C931.859,64.385 931.566,63.993 931.411,63.759 C931.334,63.603 931.294,63.408 931.294,63.173 C931.217,62.939 931.176,62.704 931.176,62.470 C931.176,61.221 931.645,60.049 932.583,58.954 C933.520,57.861 934.672,56.904 936.040,56.083 C937.406,55.263 938.812,54.600 940.258,54.091 C941.703,53.584 942.934,53.329 943.950,53.329 C946.215,53.329 947.659,54.014 948.286,55.380 C948.910,56.748 949.223,58.447 949.223,60.478 C949.223,61.963 948.910,63.232 948.286,64.286 C947.659,65.341 946.821,66.220 945.766,66.923 ZM928.448,123.876 C927.822,129.891 927.119,135.165 926.339,139.697 C925.557,144.227 924.640,147.801 923.585,150.419 C922.530,153.036 921.417,154.149 920.245,153.759 C918.605,152.195 917.334,150.165 916.437,147.665 C915.537,145.164 914.913,142.392 914.562,139.345 C914.210,136.298 914.073,133.076 914.151,129.677 C914.228,126.279 914.366,122.860 914.562,119.423 C914.756,115.984 914.990,112.626 915.265,109.345 C915.537,106.064 915.675,103.057 915.675,100.322 C912.862,100.556 909.991,100.128 907.062,99.033 C904.132,97.939 901.261,96.240 898.448,93.935 C895.636,91.631 892.959,88.837 890.421,85.556 C887.881,82.275 885.655,78.565 883.741,74.423 C881.826,70.283 880.323,65.810 879.230,61.005 C878.135,56.201 877.589,51.143 877.589,45.829 C877.589,45.126 877.607,44.405 877.647,43.661 C877.686,42.920 877.842,42.217 878.116,41.552 C878.389,40.889 878.779,40.380 879.288,40.029 C879.795,39.677 880.557,39.501 881.573,39.501 C881.650,39.501 881.749,39.501 881.866,39.501 C881.983,39.501 882.119,39.501 882.276,39.501 C882.511,39.580 882.705,39.618 882.862,39.618 C884.345,41.651 885.635,44.247 886.730,47.411 C887.823,50.576 888.877,53.936 889.894,57.490 C890.908,61.045 892.003,64.638 893.175,68.271 C894.347,71.904 895.870,75.167 897.745,78.056 C899.620,80.947 901.924,83.253 904.659,84.970 C907.393,86.689 910.791,87.431 914.855,87.197 C916.651,87.197 917.823,86.221 918.370,84.267 C918.916,82.315 919.209,79.814 919.249,76.767 C919.287,73.720 919.209,70.362 919.015,66.689 C918.819,63.018 918.819,59.522 919.015,56.201 C919.209,52.881 919.795,49.971 920.772,47.470 C921.748,44.971 923.448,43.292 925.870,42.431 C926.885,44.463 927.725,47.646 928.390,51.982 C929.053,56.318 929.541,61.318 929.855,66.982 C930.166,72.647 930.323,78.779 930.323,85.380 C930.323,91.983 930.166,98.545 929.855,105.068 C929.541,111.590 929.073,117.859 928.448,123.876 ZM864.490,95.751 C861.012,99.033 857.125,101.669 852.829,103.661 C848.532,105.654 844.158,106.650 839.704,106.650 C837.438,106.650 835.251,106.240 833.142,105.419 C831.033,104.599 829.352,103.251 828.103,101.376 C825.680,94.345 823.395,87.764 821.247,81.630 C819.098,75.498 817.223,69.483 815.622,63.583 C814.020,57.686 812.751,51.689 811.814,45.595 C810.876,39.501 810.408,32.979 810.408,26.025 C810.408,25.479 810.426,24.483 810.466,23.036 C810.505,21.592 810.525,20.088 810.525,18.525 C810.525,16.963 810.543,15.460 810.583,14.013 C810.622,12.568 810.642,11.572 810.642,11.025 C811.345,9.463 812.576,8.018 814.333,6.689 C816.091,5.361 817.867,4.697 819.665,4.697 C819.665,10.479 819.742,16.631 819.900,23.154 C820.055,29.678 820.544,36.182 821.365,42.665 C822.185,49.151 823.512,55.497 825.349,61.708 C827.184,67.919 829.782,73.603 833.142,78.759 C833.219,76.884 833.298,74.815 833.376,72.548 C833.453,70.283 833.669,68.018 834.021,65.751 C834.372,63.486 834.938,61.298 835.720,59.189 C836.500,57.079 837.654,55.204 839.177,53.564 C840.701,51.923 842.693,50.634 845.154,49.697 C847.615,48.759 850.720,48.331 854.470,48.408 C857.828,48.408 860.857,49.034 863.552,50.283 C866.247,51.533 868.512,53.232 870.349,55.380 C872.184,57.530 873.590,60.029 874.568,62.880 C875.544,65.733 876.033,68.760 876.033,71.962 C876.033,76.260 874.978,80.478 872.869,84.618 C870.759,88.760 867.965,92.470 864.490,95.751 ZM867.478,69.267 C866.696,67.549 865.662,65.889 864.372,64.286 C863.083,62.686 861.677,61.338 860.154,60.243 C858.630,59.150 857.204,58.603 855.876,58.603 C854.313,59.463 852.672,60.478 850.954,61.650 C849.235,62.822 847.653,64.638 846.208,67.099 C844.762,69.560 843.531,72.900 842.517,77.118 C841.501,81.337 840.876,86.924 840.642,93.876 C840.798,93.876 841.208,93.917 841.872,93.993 C842.535,94.072 842.986,94.111 843.220,94.111 C845.329,94.111 847.732,93.448 850.427,92.118 C853.122,90.791 855.739,89.150 858.279,87.197 C860.817,85.245 863.025,83.077 864.900,80.693 C866.775,78.311 867.906,76.025 868.298,73.837 C868.533,72.510 868.258,70.986 867.478,69.267 ZM748.643,103.954 C748.368,103.251 748.233,102.237 748.233,100.908 C748.233,99.580 747.841,97.743 747.061,95.400 C744.170,97.667 741.436,99.542 738.858,101.025 C736.279,102.510 733.701,103.702 731.123,104.599 C728.545,105.498 725.947,106.122 723.330,106.474 C720.712,106.826 717.920,107.001 714.951,107.001 C712.450,107.001 710.048,106.785 707.744,106.357 C705.439,105.928 703.388,105.167 701.592,104.072 C699.794,102.978 698.349,101.493 697.256,99.618 C696.161,97.743 695.615,95.400 695.615,92.587 C695.615,88.057 696.747,84.033 699.014,80.517 C701.279,77.001 704.091,73.936 707.451,71.318 C710.810,68.701 714.442,66.475 718.350,64.638 C722.255,62.803 725.888,61.280 729.248,60.068 C732.606,58.857 735.419,57.881 737.686,57.138 C739.951,56.396 741.084,55.790 741.084,55.322 C741.084,52.588 740.947,49.913 740.674,47.294 C740.399,44.678 740.106,42.041 739.795,39.384 C739.482,36.729 739.189,34.092 738.916,31.474 C738.642,28.857 738.506,26.259 738.506,23.681 L738.506,16.064 C741.709,14.892 743.994,15.009 745.362,16.415 C746.727,17.822 746.944,20.244 746.006,23.681 C746.317,25.400 746.748,28.096 747.295,31.767 C747.841,35.440 748.447,39.580 749.112,44.189 C749.774,48.799 750.477,53.643 751.221,58.720 C751.962,63.799 752.666,68.663 753.330,73.310 C753.993,77.959 754.561,82.099 755.029,85.732 C755.498,89.365 755.850,92.080 756.084,93.876 C756.161,94.268 756.240,95.030 756.319,96.161 C756.395,97.295 756.454,98.505 756.494,99.794 C756.533,101.083 756.571,102.275 756.612,103.368 C756.650,104.463 756.670,105.243 756.670,105.712 C753.700,105.712 751.690,105.595 750.635,105.361 C749.580,105.126 748.916,104.658 748.643,103.954 ZM740.029,69.970 C739.169,69.033 737.528,68.564 735.108,68.564 C732.606,68.564 729.697,69.150 726.377,70.322 C723.056,71.493 719.853,73.057 716.768,75.009 C713.681,76.963 711.084,79.248 708.975,81.865 C706.865,84.483 705.811,87.237 705.811,90.126 C705.811,91.377 706.084,92.393 706.631,93.173 C707.177,93.955 707.880,94.620 708.740,95.165 C709.599,95.713 710.517,96.085 711.494,96.279 C712.470,96.475 713.428,96.572 714.365,96.572 C717.099,96.572 720.049,96.044 723.213,94.990 C726.377,93.935 729.307,92.452 732.002,90.536 C734.697,88.623 736.924,86.338 738.682,83.681 C740.440,81.026 741.319,78.135 741.319,75.009 C741.319,72.588 740.888,70.908 740.029,69.970 ZM688.727,103.837 C687.046,104.540 685.191,105.068 683.161,105.419 C681.128,105.771 679.156,106.045 677.243,106.240 C675.327,106.434 673.570,106.551 671.969,106.591 C670.367,106.630 669.175,106.650 668.395,106.650 C663.394,106.650 658.903,105.850 654.919,104.247 C650.934,102.647 647.574,100.420 644.840,97.568 C642.105,94.717 640.016,91.280 638.571,87.255 C637.124,83.232 636.403,78.759 636.403,73.837 C636.403,69.618 636.910,65.400 637.926,61.181 C638.941,56.962 640.563,53.174 642.790,49.814 C645.016,46.456 647.906,43.720 651.461,41.611 C655.016,39.501 659.331,38.447 664.411,38.447 C667.300,38.447 669.840,38.974 672.028,40.029 C674.214,41.083 676.051,42.471 677.536,44.189 C679.019,45.908 680.132,47.920 680.876,50.224 C681.617,52.529 681.989,54.932 681.989,57.431 C681.989,61.415 681.070,65.283 679.235,69.033 C677.398,72.783 674.937,76.084 671.852,78.935 C668.765,81.788 665.231,83.936 661.247,85.380 C657.262,86.827 653.199,87.158 649.059,86.376 C649.136,88.643 649.898,90.460 651.344,91.826 C652.789,93.193 654.527,94.228 656.559,94.931 C658.590,95.634 660.699,96.085 662.887,96.279 C665.074,96.475 667.027,96.572 668.747,96.572 C670.543,96.572 672.222,96.416 673.786,96.103 C675.348,95.792 676.909,95.440 678.473,95.048 C680.035,94.658 681.617,94.307 683.219,93.993 C684.820,93.682 686.519,93.525 688.317,93.525 C689.020,93.525 689.723,93.565 690.426,93.642 C691.129,93.721 691.792,93.896 692.419,94.169 C693.043,94.444 693.550,94.872 693.942,95.458 C694.332,96.044 694.528,96.768 694.528,97.626 C694.528,99.111 693.980,100.342 692.887,101.318 C691.792,102.295 690.406,103.134 688.727,103.837 ZM649.938,72.197 C650.680,73.447 652.496,74.072 655.387,74.072 C657.418,74.072 659.410,73.702 661.364,72.958 C663.316,72.217 665.094,71.182 666.696,69.853 C668.296,68.525 669.567,66.963 670.504,65.165 C671.442,63.369 671.911,61.415 671.911,59.306 C671.911,58.134 671.812,56.924 671.618,55.673 C671.422,54.424 671.012,53.271 670.387,52.216 C669.761,51.161 668.961,50.303 667.985,49.638 C667.007,48.975 665.738,48.642 664.176,48.642 C661.833,48.642 659.703,49.169 657.790,50.224 C655.874,51.279 654.254,52.646 652.926,54.326 C651.597,56.006 650.583,57.881 649.879,59.951 C649.176,62.021 648.825,64.111 648.825,66.220 C648.825,68.956 649.195,70.948 649.938,72.197 ZM629.104,66.220 L627.933,66.220 L622.894,61.181 C622.736,61.181 622.619,61.143 622.542,61.064 C622.385,61.064 622.249,61.045 622.132,61.005 C622.015,60.967 621.877,60.947 621.722,60.947 C618.986,60.947 616.858,61.708 615.335,63.232 C613.812,64.755 612.658,66.630 611.878,68.857 C611.096,71.083 610.607,73.427 610.413,75.888 C610.217,78.349 610.120,80.596 610.120,82.626 C610.120,84.190 610.276,85.772 610.589,87.372 C610.900,88.975 611.252,90.536 611.644,92.060 C612.034,93.583 612.385,95.147 612.698,96.747 C613.010,98.350 613.167,100.010 613.167,101.728 C613.167,105.009 611.409,106.650 607.894,106.650 C605.940,106.650 603.909,105.615 601.800,103.544 C599.690,101.475 597.599,98.838 595.530,95.634 C593.459,92.432 591.487,88.896 589.612,85.029 C587.737,81.161 586.097,77.393 584.690,73.720 C583.284,70.049 582.171,66.729 581.351,63.759 C580.530,60.791 580.120,58.603 580.120,57.197 C580.120,56.493 580.159,55.772 580.237,55.029 C580.314,54.287 580.472,53.622 580.706,53.036 C580.940,52.451 581.310,51.963 581.819,51.572 C582.327,51.182 583.050,50.986 583.987,50.986 C584.767,50.986 585.646,51.592 586.624,52.802 C587.600,54.014 588.596,55.538 589.612,57.372 C590.627,59.209 591.623,61.221 592.601,63.408 C593.577,65.596 594.435,67.608 595.179,69.443 C595.920,71.279 596.526,72.861 596.995,74.189 C597.464,75.518 597.737,76.221 597.815,76.298 C598.830,73.564 599.963,70.596 601.214,67.392 C602.463,64.189 604.006,61.201 605.843,58.427 C607.677,55.655 609.866,53.329 612.405,51.454 C614.943,49.579 618.049,48.642 621.722,48.642 C623.597,48.642 625.373,48.935 627.054,49.521 C628.733,50.107 630.218,50.967 631.507,52.099 C632.796,53.232 633.830,54.580 634.612,56.142 C635.392,57.706 635.784,59.502 635.784,61.533 C635.784,63.252 635.099,64.462 633.733,65.165 C632.366,65.868 630.822,66.220 629.104,66.220 ZM570.654,103.837 C568.973,104.540 567.118,105.068 565.087,105.419 C563.055,105.771 561.083,106.045 559.169,106.240 C557.254,106.434 555.496,106.551 553.896,106.591 C552.294,106.630 551.102,106.650 550.322,106.650 C545.321,106.650 540.829,105.850 536.845,104.247 C532.861,102.647 529.501,100.420 526.767,97.568 C524.031,94.717 521.942,91.280 520.497,87.255 C519.051,83.232 518.329,78.759 518.329,73.837 C518.329,69.618 518.837,65.400 519.853,61.181 C520.867,56.962 522.490,53.174 524.716,49.814 C526.943,46.456 529.832,43.720 533.388,41.611 C536.942,39.501 541.258,38.447 546.337,38.447 C549.227,38.447 551.766,38.974 553.954,40.029 C556.141,41.083 557.977,42.471 559.462,44.189 C560.945,45.908 562.059,47.920 562.802,50.224 C563.544,52.529 563.915,54.932 563.915,57.431 C563.915,61.415 562.996,65.283 561.162,69.033 C559.325,72.783 556.864,76.084 553.779,78.935 C550.692,81.788 547.158,83.936 543.173,85.380 C539.189,86.827 535.126,87.158 530.986,86.376 C531.063,88.643 531.824,90.460 533.271,91.826 C534.716,93.193 536.453,94.228 538.486,94.931 C540.516,95.634 542.626,96.085 544.814,96.279 C547.000,96.475 548.954,96.572 550.673,96.572 C552.469,96.572 554.149,96.416 555.712,96.103 C557.274,95.792 558.836,95.440 560.400,95.048 C561.962,94.658 563.544,94.307 565.146,93.993 C566.746,93.682 568.445,93.525 570.244,93.525 C570.947,93.525 571.650,93.565 572.353,93.642 C573.056,93.721 573.719,93.896 574.345,94.169 C574.969,94.444 575.477,94.872 575.869,95.458 C576.259,96.044 576.454,96.768 576.454,97.626 C576.454,99.111 575.907,100.342 574.814,101.318 C573.719,102.295 572.333,103.134 570.654,103.837 ZM531.865,72.197 C532.606,73.447 534.423,74.072 537.314,74.072 C539.344,74.072 541.337,73.702 543.290,72.958 C545.242,72.217 547.020,71.182 548.622,69.853 C550.223,68.525 551.494,66.963 552.431,65.165 C553.369,63.369 553.837,61.415 553.837,59.306 C553.837,58.134 553.738,56.924 553.544,55.673 C553.348,54.424 552.938,53.271 552.314,52.216 C551.688,51.161 550.887,50.303 549.912,49.638 C548.934,48.975 547.665,48.642 546.103,48.642 C543.759,48.642 541.630,49.169 539.716,50.224 C537.801,51.279 536.180,52.646 534.853,54.326 C533.524,56.006 532.509,57.881 531.806,59.951 C531.103,62.021 530.751,64.111 530.751,66.220 C530.751,68.956 531.121,70.948 531.865,72.197 ZM513.844,85.497 C513.452,88.819 512.847,91.866 512.027,94.638 C511.207,97.412 510.094,99.677 508.687,101.435 C507.281,103.193 505.523,104.072 503.414,104.072 C500.991,104.072 498.726,103.486 496.617,102.314 C494.508,101.142 492.534,99.580 490.699,97.626 C488.862,95.674 487.125,93.506 485.484,91.122 C483.844,88.740 482.338,86.318 480.972,83.857 C479.605,81.396 478.354,79.052 477.222,76.826 C476.089,74.599 475.093,72.706 474.234,71.142 C473.608,72.548 473.042,74.306 472.535,76.415 C472.026,78.525 471.460,80.810 470.836,83.271 C470.210,85.732 469.506,88.193 468.726,90.654 C467.944,93.115 467.066,95.341 466.090,97.333 C465.112,99.326 463.980,100.948 462.691,102.197 C461.402,103.447 459.937,104.072 458.297,104.072 C457.515,104.072 456.812,104.092 456.187,104.130 C455.561,104.170 454.975,104.130 454.429,104.013 C453.882,103.896 453.375,103.643 452.906,103.251 C452.437,102.861 452.007,102.237 451.617,101.376 L431.578,58.603 C431.578,58.526 431.539,58.193 431.461,57.607 C431.384,57.021 431.344,56.572 431.344,56.259 C431.344,54.932 431.637,53.721 432.222,52.626 C432.808,51.533 433.843,50.986 435.328,50.986 C435.405,50.986 435.522,51.006 435.679,51.044 C435.835,51.085 435.991,51.103 436.148,51.103 C436.304,51.103 436.460,51.103 436.617,51.103 C436.851,51.260 437.300,51.650 437.965,52.275 C438.627,52.901 439.038,53.370 439.195,53.681 C439.429,54.150 439.917,55.166 440.660,56.728 C441.402,58.292 442.301,60.108 443.355,62.177 C444.410,64.248 445.503,66.436 446.637,68.740 C447.768,71.045 448.863,73.251 449.918,75.361 C450.972,77.470 451.870,79.286 452.613,80.810 C453.355,82.333 453.882,83.329 454.195,83.798 C454.272,84.033 454.644,84.483 455.308,85.146 C455.971,85.811 456.460,86.221 456.773,86.376 C457.398,85.283 458.022,83.643 458.648,81.454 C459.273,79.268 459.917,76.866 460.582,74.247 C461.245,71.631 461.929,68.936 462.633,66.161 C463.336,63.389 464.136,60.888 465.035,58.661 C465.932,56.435 466.928,54.600 468.023,53.154 C469.116,51.709 470.367,50.986 471.773,50.986 C473.804,50.986 475.737,51.768 477.574,53.329 C479.409,54.893 481.167,56.924 482.847,59.423 C484.527,61.924 486.129,64.717 487.652,67.802 C489.176,70.889 490.620,73.936 491.988,76.943 C493.354,79.951 494.643,82.725 495.855,85.263 C497.066,87.803 498.258,89.815 499.429,91.298 C500.367,90.987 501.147,90.205 501.773,88.954 C502.398,87.706 502.887,86.396 503.238,85.029 C503.590,83.663 503.842,82.374 504.000,81.161 C504.155,79.951 504.273,79.151 504.351,78.759 C504.428,77.900 504.545,76.553 504.703,74.716 C504.859,72.881 505.034,70.790 505.230,68.447 C505.424,66.103 505.600,63.682 505.758,61.181 C505.913,58.682 506.089,56.259 506.285,53.915 C506.479,51.572 506.637,49.482 506.754,47.646 C506.871,45.811 506.929,44.502 506.929,43.720 C507.085,43.720 507.475,43.661 508.101,43.544 C508.726,43.427 509.156,43.368 509.390,43.368 C510.484,43.368 511.459,43.486 512.320,43.720 C513.179,43.954 513.844,44.775 514.312,46.181 C514.312,46.728 514.331,47.704 514.371,49.111 C514.409,50.517 514.448,52.022 514.488,53.622 C514.527,55.225 514.565,56.748 514.605,58.193 C514.644,59.639 514.664,60.635 514.664,61.181 C514.664,62.432 514.682,64.365 514.722,66.982 C514.761,69.600 514.722,72.510 514.605,75.712 C514.488,78.917 514.234,82.178 513.844,85.497 ZM432.951,72.431 C432.951,76.807 431.897,81.044 429.787,85.146 C427.678,89.247 424.942,92.880 421.584,96.044 C418.224,99.208 414.436,101.768 410.217,103.720 C405.998,105.674 401.779,106.650 397.561,106.650 C393.811,106.650 390.647,106.005 388.069,104.716 C385.490,103.427 383.419,101.710 381.858,99.560 C380.294,97.412 379.142,94.872 378.401,91.943 C377.657,89.013 377.287,85.908 377.287,82.626 C377.287,77.783 378.419,73.271 380.686,69.091 C382.951,64.913 385.939,61.318 389.651,58.310 C393.360,55.303 397.541,52.939 402.190,51.220 C406.837,49.503 411.544,48.642 416.311,48.642 C418.966,48.642 421.330,49.503 423.401,51.220 C425.470,52.939 427.209,55.029 428.615,57.490 C430.022,59.951 431.095,62.549 431.838,65.283 C432.580,68.018 432.951,70.400 432.951,72.431 ZM422.522,67.040 C422.287,65.557 421.895,64.189 421.350,62.939 C420.802,61.690 420.020,60.635 419.006,59.775 C417.990,58.916 416.701,58.486 415.139,58.486 C413.733,58.486 412.072,58.954 410.158,59.892 C408.243,60.829 406.251,62.042 404.182,63.525 C402.111,65.010 400.080,66.689 398.088,68.564 C396.096,70.439 394.279,72.314 392.639,74.189 C390.998,76.064 389.689,77.862 388.713,79.579 C387.735,81.299 387.248,82.705 387.248,83.798 C387.248,85.831 387.424,87.607 387.776,89.130 C388.127,90.654 388.752,91.963 389.651,93.056 C390.548,94.151 391.740,94.990 393.225,95.576 C394.708,96.161 396.544,96.454 398.733,96.454 C401.622,96.454 404.513,95.654 407.404,94.052 C410.294,92.452 412.892,90.419 415.197,87.958 C417.501,85.497 419.358,82.784 420.764,79.814 C422.170,76.846 422.873,73.954 422.873,71.142 C422.873,69.893 422.756,68.525 422.522,67.040 ZM368.758,40.966 C366.609,44.053 364.168,46.866 361.434,49.404 C358.699,51.943 355.985,54.111 353.290,55.908 C350.594,57.706 348.016,59.112 345.555,60.126 C343.094,61.143 341.044,61.533 339.403,61.298 C338.465,64.345 337.898,67.608 337.704,71.083 C337.508,74.561 337.449,77.959 337.528,81.279 C337.605,84.600 337.722,87.764 337.879,90.771 C338.035,93.779 337.898,96.357 337.469,98.505 C337.039,100.655 336.239,102.255 335.067,103.310 C333.895,104.365 332.097,104.698 329.676,104.306 C328.973,98.760 328.446,93.135 328.094,87.431 C327.743,81.729 327.450,76.064 327.215,70.439 C326.981,64.814 326.765,59.326 326.571,53.974 C326.375,48.624 326.102,43.526 325.751,38.681 C325.399,33.838 324.910,29.306 324.286,25.087 C323.659,20.868 322.879,17.118 321.942,13.837 C321.942,11.417 322.391,9.424 323.290,7.861 C324.187,6.299 325.417,5.030 326.981,4.052 C328.543,3.076 330.281,2.353 332.196,1.884 C334.109,1.415 336.102,1.084 338.172,0.888 C340.242,0.694 342.254,0.615 344.208,0.654 C346.159,0.694 347.958,0.712 349.598,0.712 C352.801,0.712 356.003,1.025 359.208,1.650 C362.410,2.276 365.243,3.369 367.704,4.931 C370.165,6.495 372.175,8.584 373.739,11.201 C375.301,13.819 376.083,17.080 376.083,20.986 C376.083,24.424 375.398,27.841 374.032,31.240 C372.664,34.638 370.906,37.881 368.758,40.966 ZM364.891,15.361 C363.992,14.033 362.820,13.017 361.376,12.314 C359.929,11.611 358.309,11.182 356.512,11.025 C354.714,10.869 352.839,10.790 350.887,10.790 C349.715,10.790 348.269,10.831 346.551,10.908 C344.832,10.986 343.171,11.241 341.571,11.669 C339.969,12.100 338.621,12.841 337.528,13.896 C336.433,14.951 335.887,16.456 335.887,18.408 L335.887,49.111 C339.090,49.111 342.488,48.252 346.083,46.533 C349.675,44.815 352.956,42.627 355.926,39.970 C358.894,37.315 361.355,34.307 363.309,30.947 C365.261,27.588 366.239,24.267 366.239,20.986 C366.239,18.565 365.788,16.690 364.891,15.361 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(76,95,99)' d='M290.262,138.332 C291.040,160.209 288.504,180.227 282.645,198.391 C276.785,216.362 268.436,232.183 257.596,245.852 C246.756,259.525 233.618,270.754 218.191,279.543 C202.957,288.524 186.354,294.677 168.387,298.000 C144.363,302.294 122.098,301.026 101.590,294.191 C80.885,287.549 63.064,278.225 48.123,266.213 C33.182,254.201 21.413,241.164 12.820,227.102 C4.420,213.236 0.319,201.320 0.516,191.359 L25.711,191.359 C29.227,197.026 32.202,202.785 34.646,208.645 C37.086,214.504 40.456,219.974 44.754,225.051 C51.785,233.254 59.206,240.679 67.020,247.316 C75.026,253.762 83.572,259.136 92.654,263.430 C101.736,267.728 111.647,270.658 122.391,272.219 C132.937,273.977 144.363,274.173 156.668,272.805 C170.730,271.244 183.813,267.435 195.926,261.379 C208.230,255.327 219.070,247.513 228.445,237.941 C237.820,228.374 245.534,217.337 251.590,204.836 C257.641,192.339 261.450,179.055 263.016,164.992 L214.383,165.871 L214.383,138.332 L290.262,138.332 L290.262,138.332 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(76,95,99)' d='M0.422,165.195 C-0.361,143.516 2.180,123.594 8.039,105.430 C13.898,87.462 22.248,71.642 33.088,57.969 C43.928,44.300 57.061,33.066 72.492,24.277 C87.727,15.296 104.325,9.144 122.297,5.820 C146.320,1.526 168.586,2.794 189.094,9.629 C209.794,16.271 227.619,25.596 242.561,37.607 C257.502,49.619 269.266,62.656 277.863,76.719 C286.259,90.589 290.360,102.500 290.168,112.461 L264.973,112.461 C261.457,106.798 258.477,101.035 256.037,95.176 C253.593,89.316 250.224,83.851 245.930,78.770 C238.898,70.566 231.474,63.146 223.664,56.504 C215.653,50.059 207.111,44.689 198.029,40.391 C188.947,36.097 179.032,33.167 168.293,31.602 C157.746,29.844 146.320,29.651 134.016,31.016 C119.953,32.581 106.866,36.390 94.758,42.441 C82.453,48.498 71.613,56.312 62.238,65.879 C52.863,75.451 45.145,86.487 39.094,98.984 C33.038,111.486 29.229,124.766 27.668,138.828 L76.301,137.949 L76.301,165.488 L0.422,165.195 L0.422,165.195 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(103,129,135)' d='M157.645,64.582 L157.645,93.586 C171.121,96.516 182.300,103.400 191.189,114.240 C200.075,125.080 204.520,137.632 204.520,151.887 C204.520,166.146 200.075,178.693 191.189,189.533 C182.300,200.373 171.121,207.258 157.645,210.187 L157.645,239.484 C168.384,237.923 178.345,234.504 187.527,229.230 C196.706,224.154 204.666,217.709 211.404,209.895 C218.143,202.085 223.462,193.296 227.371,183.527 C231.079,173.566 232.937,163.020 232.937,151.887 C232.937,140.951 231.079,130.500 227.371,120.539 C223.462,110.578 218.143,101.743 211.404,94.025 C204.666,86.312 196.706,79.816 187.527,74.543 C178.345,69.466 168.384,66.148 157.645,64.582 L157.645,64.582 ZM131.570,239.484 L131.570,210.187 C118.094,207.258 106.961,200.373 98.172,189.533 C89.383,178.693 84.988,166.146 84.988,151.887 C84.988,137.632 89.383,125.080 98.172,114.240 C106.961,103.400 118.094,96.516 131.570,93.586 L131.570,64.582 C120.827,66.148 110.866,69.466 101.688,74.543 C92.505,79.816 84.549,86.312 77.811,94.025 C71.072,101.743 65.845,110.578 62.137,120.539 C58.227,130.500 56.277,140.951 56.277,151.887 C56.277,163.020 58.227,173.566 62.137,183.527 C65.845,193.296 71.072,202.085 77.811,209.895 C84.549,217.709 92.505,224.154 101.688,229.230 C110.866,234.504 120.827,237.923 131.570,239.484 L131.570,239.484 Z'/%3e%3c/svg%3e")}@keyframes spinAndWait{0%{transform:rotateZ(0deg)}30%{transform:rotateZ(180deg)}50%{transform:rotateZ(180deg)}80%{transform:rotateZ(360deg)}100%{transform:rotateZ(360deg)}}.roomsome_loyalty .dont-break{white-space:nowrap;}.roomsome_loyalty .dark-grey-spaced-label{font-family:'Roboto',sans-serif;font-weight:900;font-size:11px;line-height:15px;letter-spacing:0.1em;color:#666666;text-transform:uppercase;}.roomsome_loyalty .rs-more-white{padding-left:20px;cursor:pointer;font-size:13px;text-decoration:underline;color:#fff !important;background-position:left center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' fill='%23F3F4FA' d='M5.99984 0.166687C2.77984 0.166687 0.166504 2.78002 0.166504 6.00002C0.166504 9.22002 2.77984 11.8334 5.99984 11.8334C9.21984 11.8334 11.8332 9.22002 11.8332 6.00002C11.8332 2.78002 9.21984 0.166687 5.99984 0.166687ZM5.99984 8.91669C5.679 8.91669 5.4165 8.65419 5.4165 8.33335V6.00002C5.4165 5.67919 5.679 5.41669 5.99984 5.41669C6.32067 5.41669 6.58317 5.67919 6.58317 6.00002V8.33335C6.58317 8.65419 6.32067 8.91669 5.99984 8.91669ZM5.99984 4.25002C6.322 4.25002 6.58317 3.98885 6.58317 3.66669C6.58317 3.34452 6.322 3.08335 5.99984 3.08335C5.67767 3.08335 5.4165 3.34452 5.4165 3.66669C5.4165 3.98885 5.67767 4.25002 5.99984 4.25002Z' /%3e%3c/svg%3e")}.roomsome_loyalty .rs-more-dark{padding-left:20px;cursor:pointer;font-size:13px;text-decoration:underline;color:#3A3A3D !important;background-position:left center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' fill='%239F9F9F' d='M5.99984 0.166687C2.77984 0.166687 0.166504 2.78002 0.166504 6.00002C0.166504 9.22002 2.77984 11.8334 5.99984 11.8334C9.21984 11.8334 11.8332 9.22002 11.8332 6.00002C11.8332 2.78002 9.21984 0.166687 5.99984 0.166687ZM5.99984 8.91669C5.679 8.91669 5.4165 8.65419 5.4165 8.33335V6.00002C5.4165 5.67919 5.679 5.41669 5.99984 5.41669C6.32067 5.41669 6.58317 5.67919 6.58317 6.00002V8.33335C6.58317 8.65419 6.32067 8.91669 5.99984 8.91669ZM5.99984 4.25002C6.322 4.25002 6.58317 3.98885 6.58317 3.66669C6.58317 3.34452 6.322 3.08335 5.99984 3.08335C5.67767 3.08335 5.4165 3.34452 5.4165 3.66669C5.4165 3.98885 5.67767 4.25002 5.99984 4.25002Z' /%3e%3c/svg%3e")}.loyalty-notification-box{display:block;position:fixed;padding:15px 20px;max-width:355px;right:-355px;top:145px;background:#c6a57f;box-shadow:0px 0px 10px rgba(103,180,117,0.5);border-radius:12px 0px 0px 12px;color:#FFFFFF;opacity:0;transition:.2s;}.loyalty-notification-box.show{right:0px;opacity:1;}.loyalty-notification-box.error-message{background:#C98531;box-shadow:0px 0px 10px rgba(201,133,49,0.5);}.loyalty-notification-box .loy-notification-icon-box{width:30px;height:24px;padding-right:12px;flex:0 0 30px;text-align:center;}.loyalty-notification-box .loy-notification-icon-box .loy-notification-icon{background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-block;height:24px;width:18px;}.loyalty-notification-box .loy-notification-icon-box .loy-notification-icon.success-message{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 18C13.9706 18 18 13.9706 18 9C18 4.02944 13.9706 0 9 0C4.02944 0 0 4.02944 0 9C0 13.9706 4.02944 18 9 18ZM13.7071 7.70711C14.0976 7.31658 14.0976 6.68342 13.7071 6.29289C13.3166 5.90237 12.6834 5.90237 12.2929 6.29289L8 10.5858L5.70711 8.29289C5.31658 7.90237 4.68342 7.90237 4.29289 8.29289C3.90237 8.68342 3.90237 9.31658 4.29289 9.70711L7.29289 12.7071C7.68342 13.0976 8.31658 13.0976 8.70711 12.7071L13.7071 7.70711Z' fill='white'/%3e%3c/svg%3e ")}.loyalty-notification-box .loy-notification-icon-box .loy-notification-icon.error-message{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='times-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-times-circle fa-w-16 fa-3x'%3e%3cpath fill='white' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z' class=''%3e%3c/path%3e%3c/svg%3e")}.loyalty-notification-box .loy-notification-icon-box .loy-notification-icon.reward-message{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='34' viewBox='0 0 26 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6667 9.66699H10.3333C10.3333 9.66699 1 19.3377 1 23.0003C1 28.155 6.372 32.3337 13 32.3337C19.628 32.3337 25 28.155 25 23.0003C25 19.3377 15.6667 9.66699 15.6667 9.66699V9.66699Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.6665 9.66699H18.3332' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3334 9.66699C10.3334 9.66699 3.40942 4.13633 5.00009 2.33366C5.98675 1.21633 10.3334 4.33366 10.3334 4.33366C10.3334 4.33366 12.0574 1.66699 13.0001 1.66699C13.9428 1.66699 15.6668 4.33366 15.6668 4.33366C15.6668 4.33366 20.0134 1.21633 21.0001 2.33366C22.5908 4.13633 15.6668 9.66699 15.6668 9.66699H10.3334V9.66699Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.3335 25.127C10.4215 26.1724 11.5802 26.999 12.9975 26.999C14.4708 26.999 15.6668 26.103 15.6668 25.0004C15.6668 23.3697 13.4682 23.0964 13.0028 23.0004C12.5362 22.9044 10.3335 22.6297 10.3335 21.0004C10.3335 19.895 11.5295 18.999 13.0028 18.999C14.4202 18.999 15.5788 19.827 15.6668 20.871' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13 17.667V28.3337' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.loyalty-notification-box .loy-notification-text-box{flex:1 1 auto;max-width:245px;}.loyalty-notification-box .loy-notification-title{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:900;font-size:16px;line-height:125%;color:#FFFFFF;}.loyalty-notification-box .loy-notification-text{font-style:normal;font-weight:500;font-size:14px;line-height:115%;color:rgba(255,255,255,0.88);}.loyalty-notification-box .loyalt-notification-dismiss-btn{width:40px;height:24px;padding-left:16px;flex:0 0 40px;text-align:center;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg opacity='0.5'%3e%3cpath d='M18.3 5.7102C18.1131 5.52295 17.8595 5.41771 17.595 5.41771C17.3305 5.41771 17.0768 5.52295 16.89 5.7102L12 10.5902L7.10997 5.7002C6.92314 5.51295 6.66949 5.40771 6.40497 5.40771C6.14045 5.40771 5.8868 5.51295 5.69997 5.7002C5.30997 6.0902 5.30997 6.7202 5.69997 7.1102L10.59 12.0002L5.69997 16.8902C5.30997 17.2802 5.30997 17.9102 5.69997 18.3002C6.08997 18.6902 6.71997 18.6902 7.10997 18.3002L12 13.4102L16.89 18.3002C17.28 18.6902 17.91 18.6902 18.3 18.3002C18.69 17.9102 18.69 17.2802 18.3 16.8902L13.41 12.0002L18.3 7.1102C18.68 6.7302 18.68 6.0902 18.3 5.7102Z' fill='white'/%3e%3c/g%3e%3c/svg%3e ");background-position:right;background-size:contain;background-repeat:no-repeat;display:inline-block;}#loyalty_email_confirmed_modal .modal-content,#loyalty_confirm_modal .modal-content{background:#FFFFFF;box-shadow:0px 4px 15px rgba(0,0,0,0.1);border-radius:15px;}#loyalty_email_confirmed_modal .modal-header,#loyalty_confirm_modal .modal-header{border:none;padding:1rem 1rem 0rem 1rem;}#loyalt_modal_title{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:140%;color:#3A3A3D;}#loyalt_modal_body{font-family:'Roboto',sans-serif;font-style:normal;font-weight:normal;font-size:16px;line-height:140%;color:#3A3A3D;}.small-grey-hint{font-style:normal;font-weight:normal;font-size:12px;line-height:140%;text-align:center;color:#9F9F9F;}.roomsome_loyalty .progress-slide{margin-top:15px;}.roomsome_loyalty .progress-slide-track-labels{height:18px;line-height:18px;width:100%;margin:0 0 10px 0;}.roomsome_loyalty .progress-slide-track-labels label{font-style:normal;font-weight:bold;font-size:13px;color:#666666;}.roomsome_loyalty .progress-slide-limits{width:60%;font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-align:right;color:#9f9f9f;}.roomsome_loyalty .progress-slide-limits b{font-weight:900 !important;}.roomsome_loyalty .progress-slide-curr-value{padding:0 5px;color:#c6a57f;}.roomsome_loyalty .progress-slide-max-value{}.roomsome_loyalty .progress-slide-track{width:100%;height:0;border:8px solid #EDEAE9;background:#EDEAE9;border-radius:99px;position:relative;}.roomsome_loyalty .progress-slide-indicator{position:absolute;width:0%;height:0;padding:8px;box-sizing:content-box;left:-8px;top:-8px;z-index:1010;background:linear-gradient(180deg,#9EC866 0%,#c6a57f 100%);border-radius:99px;}.roomsome_loyalty .progress-slide-indicator.optional-indicator{background:#d0d0d0;z-index:1009;}.roomsome_loyalty .progress-slide-indicator.optional-indicator:before{content:" ";position:absolute;width:0%;height:0;padding:8px;right:0;top:0;border-radius:99px;background:linear-gradient(180deg,#9EC866 0%,#c6a57f 100%);}.roomsome_loyalty .progress-slide-track-ticks{height:8px;margin:4px 8px;}.roomsome_loyalty .progress-slide-track-ticks .track-tick{display:inline-block;height:100%;width:2px;padding:0;margin:0;border:none;background:#D0CECB;border-radius:99px;}.roomsome_loyalty .progress-next-level-info-link{margin:30px 0 20px 0;}#progress_next_level_info_box{width:100%;max-width:360px;box-sizing:border-box;}#progress_next_level_info_box .rs-loyalty-level-info-box{width:100%;max-width:360px;box-shadow:none;border:0;padding:0;}.roomsome_loyalty a.dark-grey-underlined-link{font-style:normal;font-weight:normal;font-size:13px;line-height:140%;text-decoration-line:underline;color:#3a3a3d !important;}.roomsome_loyalty a.dark-red-underlined-link{font-style:normal;font-weight:normal;font-size:13px;line-height:140%;text-decoration-line:underline;color:#d00202 !important;}.roomsome_loyalty .progress-requirements-explain-text{font-style:normal;font-weight:500;font-size:13px;color:#9F9F9F;margin:20px 0 40px 0;}.roomsome_loyalty .progress-requirements-explain-text b{color:#666666;}.roomsome_loyalty #loyalty_user_points_box{margin-top:40px;}.roomsome_loyalty #loyalty_user_points_box .loy-points-tab-handle{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:15px;text-align:center;height:45px;line-height:45px;padding:0;background:#FFFFFF;color:#3A3A3D;border-bottom:1px solid #E1DEDB;white-space:nowrap;}.roomsome_loyalty #loyalty_user_points_box .loy-points-tab-handle.active{border-color:#c6a57f;}.roomsome_loyalty #loyalty_user_points_box .loy-user-point-filters{width:100%;margin:10px 0 0 0;padding:10px 0;overflow:auto;}.roomsome_loyalty #loyalty_user_points_box .earned-points-filter-btn{padding:5px 15px;height:28px;line-height:18px;left:0px;top:1px;background:#EDEAE9;border-radius:6px;font-style:normal;font-weight:normal;font-size:13px;margin:10px 10px 0 0;color:#666666;border:none;box-shadow:none;}.roomsome_loyalty #loyalty_user_points_box .earned-points-filter-btn.active{font-size:14px;background:#c6a57f;color:#FFFFFF;font-weight:500;}.loy_points_earned_list{margin-top:10px;}.loy-point-transaction-row{padding:12px 0;border-bottom:1px solid #E1DEDB;}.loy-point-transaction-row[data-type="used"] .loy-point-tr-points *{color:#e3e2e2;}.loy-point-tr-info{min-height:20px;font-style:normal;font-weight:normal;font-size:14px;line-height:20px;margin-bottom:2px;color:#3A3A3D;}.loy-point-tr-date{min-height:17px;font-style:normal;font-weight:normal;font-size:12px;line-height:17px;margin-bottom:2px;color:#666666;}.loy-point-tr-available{min-height:17px;font-style:normal;font-weight:normal;font-size:12px;line-height:17px;color:#9F9F9F;}.loy-point-tr-points{min-height:23px;font-style:normal;font-weight:bold;font-size:20px;line-height:23px;text-align:right;color:#D0CECB;}.loy-point-tr-points .positive-amount{color:#c6a57f;}.loy-point-tr-points .negative-amount{color:#ED6347;}.rs-loyalty-level-more-info-box{width:100%;max-width:440px;background:#FFFFFF;border:1px solid #E1DEDB;box-sizing:border-box;box-shadow:0px 0px 15px rgba(0,0,0,0.1);border-radius:15px;overflow:hidden;margin:30px auto 0 auto;}.rs-loyalty-level-title{height:54px;line-height:54px;background:#FCFAF8;font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:24px;text-align:center;color:#666666;}.rs-loyalty-level-more-info-box .rs-loyalty-level-content{padding:0;display:block !important;}.rs-loyalty-level-content > div{padding:20px;max-width:400px;margin:0 auto;}.roomsome_loyalty .rs-loyalty-level-info-left,.roomsome_loyalty .rs-loyalty-level-info-right{position:relative;}.roomsome_loyalty .rs-loyalty-level-content .rs-loyalty-level-info-right::before{top:0;left:10%;height:1px;width:80%;display:none;}.roomsome_loyalty .rs-loyalty-level-content .rs-loyalty-level-info-left::before{content:" ";position:absolute;background:#E1DEDB;bottom:0;left:10%;height:1px;width:80%;}.roomsome_loyalty .rs-loyalty-level-content .rs-loyalty-level-info-left:not(:visible)~.rs-loyalty-level-info-right:before{display:none;}.small-grey-label{font-style:normal;font-weight:bold;font-size:11px;line-height:140%;color:#9F9F9F;margin-bottom:10px;}.rs-loyalty-level-requirements{margin:20px auto;}.rs-loyalty-level-req{flex:0 0 30%;}.rs-loyalty-level-req-icon{height:44px;width:100%;margin-bottom:20px;background-repeat:no-repeat;background-size:contain;background-position:center;}.rs-loyalty-level-req-icon.nights{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='43' viewBox='0 0 31 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.621 21.3145C17.621 13.0594 22.5537 5.96967 29.625 2.79137C27.0857 1.65006 24.2786 1 21.3145 1C10.0954 1 1 10.0954 1 21.3145C1 32.5337 10.0954 41.629 21.3145 41.629C24.2786 41.629 27.0857 40.979 29.625 39.8377C22.5537 36.6594 17.621 29.5696 17.621 21.3145V21.3145Z' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9276 23.1613C13.9276 25.202 12.2748 26.8549 10.2341 26.8549C8.19339 26.8549 6.54053 25.202 6.54053 23.1613C6.54053 21.1206 8.19339 19.4678 10.2341 19.4678C12.2748 19.4678 13.9276 21.1206 13.9276 23.1613V23.1613Z' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.6208 34.2415C17.6208 35.261 16.7934 36.0883 15.774 36.0883C14.7546 36.0883 13.9272 35.261 13.9272 34.2415C13.9272 33.2221 14.7546 32.3948 15.774 32.3948C16.7934 32.3948 17.6208 33.2221 17.6208 34.2415V34.2415Z' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}.rs-loyalty-level-req-icon.reserv{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='49' height='44' viewBox='0 0 49 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 15V7C11 4.79 12.79 3 15 3H35C37.21 3 39 4.79 39 7V15H36' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7815 12.752L14.2815 16.752C14.1315 17.946 15.0635 19 16.2655 19H21.0015C22.1055 19 23.0015 18.104 23.0015 17V13C23.0015 11.896 22.1055 11 21.0015 11H16.7655C15.7575 11 14.9075 11.752 14.7815 12.752V12.752Z' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M35.22 12.752L35.72 16.752C35.87 17.946 34.938 19 33.736 19H29.002C27.896 19 27.002 18.104 27.002 17V13C27.002 11.896 27.896 11 29.002 11H33.236C34.244 11 35.094 11.752 35.22 12.752V12.752Z' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23 15H27' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 41V33H47V41' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 39H47' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M39 15L47 33V25' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 15H11L3 33V25' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}.rs-loyalty-level-req-icon.spend{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='45' height='44' viewBox='0 0 45 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 36.0867H7.34783C7.34783 36.0867 10.512 26.4107 10.913 21.8258C9.50122 20.4889 2 20.0432 2 20.0432V36.0867V36.0867Z' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30.5214 31.6294L37.3506 29.9217C39.6091 29.3566 41.9586 30.4369 42.9996 32.5207L33.1953 36.9773C25.7672 40.0219 25.145 40.0968 21.6083 38.7599L8.23877 34.3033' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.9126 23.6084L26.9561 27.1736C29.3359 27.769 30.5213 28.8956 30.5213 31.3485V31.6301L28.1219 32.2291C27.3536 32.4216 26.5532 32.4412 25.776 32.2861L18.043 30.7388' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.4344 20.0436C39.4344 22.9974 37.0404 25.3915 34.0866 25.3915C31.1328 25.3915 28.7388 22.9974 28.7388 20.0436C28.7388 17.0898 31.1328 14.6958 34.0866 14.6958C37.0404 14.6958 39.4344 17.0898 39.4344 20.0436V20.0436Z' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M34.0874 18.261V21.8262' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.7386 9.34783C28.7386 12.3016 26.3446 14.6957 23.3908 14.6957C20.437 14.6957 18.043 12.3016 18.043 9.34783C18.043 6.39404 20.437 4 23.3908 4C26.3446 4 28.7386 6.39404 28.7386 9.34783V9.34783Z' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.3916 7.56519V11.1304' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}.rs-loyalty-level-req-label{font-style:normal;font-weight:900;font-size:14px;line-height:16px;text-align:center;color:#c6a57f;margin-bottom:6px;white-space:nowrap;}.rs-loyalty-level-req-sublabel{font-style:normal;font-weight:bold;font-size:10px;line-height:140%;text-align:center;text-transform:uppercase;color:#9F9F9F;}.rs-loyalty-level-req-glue{font-style:normal;font-weight:bold;font-size:8px;line-height:140%;text-align:center;letter-spacing:2px;text-transform:uppercase;color:#6a6967;flex:0 0 5%;}.rs-loyalty-level-extra-advantages ul{list-style:none;padding:0;}.rs-loyalty-level-extra-advantages ul li,.rs-loyalty-level-adv{position:relative;font-style:normal;font-weight:normal;font-size:14px;line-height:140%;color:#3A3A3D;margin-bottom:10px;padding-left:15px;}.rs-loyalty-level-extra-advantages ul li:before,.rs-loyalty-level-adv:before{content:" ";position:absolute;left:0;top:6px;width:7px;height:7px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='4' cy='3.5' r='3.5' fill='%23c6a57f'/%3e%3c/svg%3e ");}.loyalty-promotions-subtitle{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:18px;line-height:140%;color:#3A3A3D;margin-bottom:20px;}.promotion-details-header-box,.active-promotion-box{padding:0;position:relative;width:110%;margin-left:-5%;margin-right:-5%;margin-bottom:40px;margin-top:20px;background:url('https://s3-alpha-sig.figma.com/img/d49c/c3d0/42a234ed847e3e292b8834165ef7691f?Expires=1598832000&Signature=XTCQvEdL0ucjzmCqF36-~nYzIRN4tHCacnD1hu8m8e5xRBJ7CLatXasguVgepimbz-j7IHxLM3Ej2Bx4gz9G3HLxDYwYaj0OX1mCOnP2q0loT4q82L6qOrS4sCUw2YgZN6elHq8vshbJUa7~YLB67LfXgnTlK-XAioDSjGZPV3izzm6I-H~6V8yfyt1UHBo-eE0RFuiFFN0bTNjiz~kxw8Yg0qbpdxjDMlzVCIqdnQR5ya9uInvBB476XyHo6LB3Z5QU9tCGenuB3CEGRxEtfswT5hKhdgrRdNOOHg0FjqaQ-8tY9vjjcdaZYw13BjUDnzEkfg~GDD9908V00pRUuw__&Key-Pair-Id=APKAINTVSUGEWH5XD5UA');border-radius:15px;}.promotion-details-header-box{height:0;padding-bottom:58.93%;margin-top:20px;margin-bottom:0;}.promotion-details-header-box:before,.promotion-details-header-box:after,.active-promotion-box:before,.active-promotion-box:after{content:" ";position:absolute;width:100%;height:100%;left:0;top:0;background-image:inherit;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:15px;z-index:2;}.promotion-details-header-box:before,.active-promotion-box:before{filter:blur(5px);z-index:1;}.loyalty-promotions-past-list .active-promotion-box:before{filter:blur(5px) grayscale(100%);}.loyalty-promotions-past-list .active-promotion-box:after{filter:grayscale(100%);}.promotion-details-header-box-content,.promotion-box-content{position:relative;width:100%;height:100%;min-height:220px;padding:25px;left:0px;top:0px;border-radius:15px;z-index:3;overflow:hidden;}.promotion-details-header-box-content{position:absolute;text-align:left;display:flex;flex-direction:row;justify-content:start;align-items:flex-end;}.promotion-details-header-box-content,.promotion-box-content:before{content:" ";position:absolute;width:100%;height:100%;left:0px;top:0px;background:linear-gradient(180deg,rgba(21,21,22,0.1) 0%,rgba(21,21,22,0.85) 100%);border-radius:15px;z-index:3;}.promotion-box-title{position:relative;z-index:3;font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:22px;line-height:140%;color:#FFFFFF;margin-bottom:10px;}.promotion-box-available,.promotion-box-subtitle{position:relative;z-index:3;font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:16px;line-height:140%;display:flex;align-items:center;color:#FFFFFF;margin-bottom:10px;}.promotion-box-available{font-weight:normal;}.promotion-box-btn-row{position:relative;z-index:3;margin-top:20px;}.promotion-details-page ul{list-style-type:inherit;}.promotion-details-header-box-title{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:500;font-size:46px;line-height:120%;color:#FFFFFF;}.loyalty-promotion-details-subtitle{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:28px;line-height:125%;color:#3A3A3D;margin-top:37px;}.loyalty-promotion-details-available,.loyalty-promotion-details-description{font-style:normal;font-weight:normal;font-size:16px;line-height:140%;color:#3A3A3D;margin-top:30px;}.loyalty-promotion-details-description ul li{position:relative;margin-bottom:10px}.loyalty-promotion-details-description ul li::before{position:absolute;content:"";top:2px;left:-25px;width:18px;height:18px;border-radius:100%;background-repeat:no-repeat;background-position:center center;background-color:#c6a57f;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 3L4 6L9 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.roomsome_loyalty .promotion-details-page a.dark-grey-underlined-link{font-size:14px;letter-spacing:0.02em;margin-top:30px;}.promotion-details-page > a.rs-btn{margin-top:30px;}.roomsome_loyalty .promotion-details-page .back-to-website-icon{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:contain;width:14px;height:18px;margin-right:10px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.36957 1L1 6.36957L6.36957 11.7391' stroke='%23D0CECB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 6.36914H14.7222' stroke='%23D0CECB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}.loyalty-user-relative-box{border-radius:15px;border:1px solid #E1DEDB;background:#FFFFFF;box-shadow:0px 0px 10px rgba(0,0,0,0.2);}.user-relative-info-row{border-bottom:1px solid #D9D6D2;}.loyalty-user-relative-box .user-relative-info-label{margin:0 0 3px 0;padding:0 8px;text-transform:uppercase;letter-spacing:1px;font-weight:700;font-size:11px;color:#666;}.loyalty-user-relative-box .user-relative-info-value{padding:0px 5px 5px 15px;line-height:20px;font-weight:500;font-size:16px;transition:border-color .2s,box-shadow .2s;color:#3A3A3D;}.loyalty-user-relative-info > .user-relative-info-row:last-of-type{border:none;}.roomsome_loyalty .loyalty-profile-data-box .loyalty-profile-data-box-label{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:28px;line-height:140%;color:#666666;}.roomsome_loyalty .loyalty-profile-data-box .profile-data-row{padding:10px 0 !important;color:#666666;border-bottom:1px solid #E1DEDB;}.roomsome_loyalty .loyalty-profile-data-box .personal-data-form-box{margin:0 auto;width:82%;min-width:300px;}.roomsome_loyalty .loyalty-profile-data-box .profile-data-label{flex:0 0 45%;font-weight:normal;}.roomsome_loyalty .loyalty-profile-data-box .profile-data-value{flex:0 0 55%;font-weight:bold;text-align:right;}.roomsome_loyalty .break-all{word-break:break-all;}.roomsome_loyalty .loyalty-profile-data-box .profile-edit-btn{color:#666666;background:#FCFAF8;border:1px solid #E1DEDB;font-size:13px;line-height:14px;box-sizing:border-box;border-radius:6px;text-transform:uppercase;font-weight:bold;padding:14px;}.roomsome_loyalty .loyalty-profile-data-box .pencil-icon{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8059 1.75401C12.0659 2.01401 12.0659 2.43401 11.8059 2.69401L10.5859 3.91401L8.08593 1.41401L9.30593 0.194014C9.43049 0.0691787 9.59959 -0.000976562 9.77593 -0.000976562C9.95228 -0.000976562 10.1214 0.0691787 10.2459 0.194014L11.8059 1.75401ZM-0.000732422 11.6673V9.64068C-0.000732422 9.54735 0.0326009 9.46735 0.0992676 9.40068L7.3726 2.12735L9.8726 4.62735L2.5926 11.9007C2.5326 11.9673 2.44593 12.0007 2.35927 12.0007H0.332601C0.145934 12.0007 -0.000732422 11.854 -0.000732422 11.6673Z' fill='%239F9F9F'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:contain;background-position:center;display:inline-block;vertical-align:middle;width:11px;height:11px;}.roomsome_loyalty .loyalty-profile-data-box .profile-edit-btn .fa{color:#DADADA;}.roomsome_loyalty .loyalty-profile-data-box .save-personal-data-btn{padding:12px 30px;height:52px;background:#c6a57f;border-radius:24px;font-weight:900;font-size:14px;line-height:140%;letter-spacing:0.05em;text-transform:uppercase;color:#FFFFFF;}.roomsome_loyalty .loyalty-profile-data-box .cancel-link{font-style:normal;font-weight:900;font-size:14px;line-height:140%;text-align:right;letter-spacing:0.05em;text-decoration-line:underline;text-transform:uppercase;color:#9F9F9F !important;}.loyalty-reservations-subtitle{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:18px;line-height:140%;color:#3A3A3D;margin-bottom:20px;}.roomsome_loyalty .loyalty-inquiry-box,.roomsome_loyalty .loyalty-reservation-box{background:#FFFFFF;border:1px solid #E1DEDB;box-sizing:border-box;box-shadow:0px 0px 10px rgba(0,0,0,0.2);border-radius:15px;margin-bottom:30px;overflow:hidden;width:110%;margin-left:-5%;margin-right:-5%;}.roomsome_loyalty .loyalty-inquiries-past-list .loyalty-inquiry-box,.roomsome_loyalty .loyalty-reservations-past-list .loyalty-reservation-box:not(.deleted-reservation){filter:grayscale(60%);}.roomsome_loyalty .loyalty-reservation-box.deleted-reservation{opacity:0.5;}.loyalty-inquiry-box > div,.loyalty-reservation-box > div{padding-left:25px;padding-right:25px;}.loy-inq-content-box,.loy-resv-content-box{padding-top:15px;padding-bottom:19px;}.loy-inq-content-box .loy-inq-top-section,.loy-resv-content-box .loy-resv-top-section{padding-bottom:12px;border-bottom:1px solid #E1DEDB;}.loy-inq-code,.loy-resv-code{font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#3A3A3D;}.reservation-status-badge::before{content:" - ";}.reservation-status-badge{display:inline-block;font-size:13px;margin-left:5px;font-weight:bold;}.reservation-status-badge.done-reservation{color:#227708 !important;}.reservation-status-badge.noshow-reservation{color:#ff6939 !important;}.reservation-status-badge.deleted-reservation{color:#f00000 !important;}.loy-inq-date,.loy-resv-date{font-style:normal;font-weight:normal;font-size:12px;line-height:140%;color:#9F9F9F;}.loy-inq-details,.loy-resv-details{font-style:normal;font-weight:normal;font-size:13px;line-height:140%;text-decoration-line:underline;color:#3A3A3D;}.loy-inq-details .right-arrow,.loy-resv-details .right-arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0)'%3e%3cpath d='M1.63043 1.5L7 6.86957L1.63043 12.2391' stroke='%233A3A3D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0'%3e%3crect width='9' height='13' fill='white' transform='matrix(-1 0 0 1 9 0.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");display:inline-block;vertical-align:middle;background-position:center;background-repeat:no-repeat;background-size:contain;width:9px;height:13px;margin-left:10px;}.loy-resv-content-box .loy-resv-data-section{padding-top:12px;padding-bottom:12px;border-bottom:1px solid #E1DEDB;}.loy-inq-content-box .loy-inq-details-section,.loy-resv-content-box .loy-resv-details-section{margin:-1px -25px;padding:0 25px;background:#FCFAF8;border-bottom:1px solid #E1DEDB;border-top:1px solid #E1DEDB;overflow:auto;max-height:300px;box-shadow:0 -6px 10px -11px rgba(0,0,0,0.5) inset,0 7px 10px -11px rgba(0,0,0,0.5) inset;}.loy-inq-content-box .loy-inq-details-section > div,.loy-resv-content-box .loy-resv-details-section > div{padding-top:12px;padding-bottom:15px;}.loy-inq-hotel-message .message-text,.loy-inq-guest-message .message-text,.loy-resv-hotel-message .message-text,.loy-resv-guest-message .message-text{font-size:90%;font-style:italic;padding:5px;background:white;}.loy-resv-hotel-message .message-text{background:#ebf5ed;border:1px solid #d6eada;}.loy-inq-content-box .loy-inq-data-section{padding-top:12px;}.loy-inq-stay,.loy-resv-stay{font-style:normal;font-weight:normal;font-size:16px;line-height:140%;color:#3A3A3D;}.loy-inq-room-persons,.loy-resv-room-persons{font-style:normal;font-weight:normal;font-size:16px;line-height:140%;margin-top:6px;}.loy-inq-room-persons.details-box,.loy-resv-room-persons.details-box{font-size:inherit;}.loy-resv-content-box .loy-resv-price-section{display:flex;padding-top:12px;}.loy-resv-content-box .loy-resv-price-section > div:first-child{text-align:left;}.loy-resv-content-box .loy-resv-price-section > div:last-child{text-align:right;}.loy-resv-used-points,.loy-resv-gained-points{font-size:14px;height:24px;}.loy-resv-price-section .points-amount{font-weight:bold;}.loy-resv-price-section .points-amount.negative-amount{color:#ed6347;}.loy-resv-price-section .points-amount.positive-amount{color:#c6a57f;}.loy-resv-price{font-style:normal;font-weight:900;font-size:22px;color:#c6a57f;}.loyalty-reservation-box.deleted-reservation .loy-resv-data-section,.loyalty-reservation-box.deleted-reservation .loy-resv-price-section{filter:grayscale(1);}.loy-resv-advance-section{border-top:1px solid #E1DEDB;padding-top:15px;padding-bottom:15px;background:#F5EED3;display:flex;}.loy-resv-advance-section > div:first-child{text-align:left;padding-left:36px;position:relative;}.loy-resv-advance-section > div:last-child{text-align:right;}.loy-resv-advance-section .advance-warning-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);width:26px;height:26px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.84247 22.2124C3.17414 22.2124 2.13414 20.4032 2.9683 18.9624L11.1258 4.86822C11.96 3.42739 14.04 3.42739 14.8741 4.86822L23.0316 18.9624C23.8658 20.4032 22.8258 22.2124 21.1575 22.2124H4.84247ZM21.1575 20.0457L13 5.95156L4.84247 20.0457H21.1575ZM11.9166 11.3791V13.5457C11.9166 14.1416 12.4041 14.6291 13 14.6291C13.5958 14.6291 14.0833 14.1416 14.0833 13.5457V11.3791C14.0833 10.7832 13.5958 10.2957 13 10.2957C12.4041 10.2957 11.9166 10.7832 11.9166 11.3791ZM14.0833 18.9624V16.7957H11.9166V18.9624H14.0833Z' fill='black' fill-opacity='0.54'/%3e%3c/svg%3e ");}.loy-resv-advance-needed-text{font-family:'Red Hat Display',sans-serif;color:#80785E;font-weight:900;font-size:11px;line-height:15px;align-items:center;text-transform:uppercase;}.loy-resv-advance-text{font-family:'Red Hat Display',sans-serif;font-size:11px;line-height:15px;letter-spacing:0.1em;text-transform:uppercase;color:#666666;}a.online-payment-btn{background:#c6a57f;}.loy-resv-checkin-section{border-top:1px solid #E1DEDB;padding-top:15px;padding-bottom:15px;background:#FCFAF8;display:flex;}.loy-resv-checkin-first-label{font-style:normal;font-weight:500;font-size:16px;color:#666666;}.loy-resv-checkin-first-label-sub{font-style:normal;font-weight:normal;font-size:14px;color:#919191;}a.online-cehckin-btn{box-sizing:border-box;}.loyalty-inquiries-subtitle{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:18px;line-height:140%;color:#3A3A3D;margin-bottom:20px;}.loyalty-inquiry-box .loy-inquiry-offers-section{padding:0;}.loyalty-inquiry-box .loy-inquiry-offers-section .loy-inq-offer-box{border-top:1px solid #E1DEDB;padding:15px 25px;background:#FCFAF8;display:flex;}.loyalty-inquiry-box .loy-inquiry-offers-section .loy-inq-offer-box.status_reserved{background:#f8fcfa;}.loy-inquiry-offers-section .loy-inq-offer-box > div:first-child{text-align:left;}.loy-inquiry-offers-section .loy-inq-offer-box > div:last-child{text-align:right;}.loy-inq-offer-box .loy-inq-offer-code{font-family:'Red Hat Display',sans-serif;color:#80785E;font-weight:900;font-size:12px;line-height:15px;align-items:center;text-transform:uppercase;}.loy-inq-offer-box .loy-inq-offer-date{font-family:'Red Hat Display',sans-serif;font-size:11px;line-height:15px;letter-spacing:0.1em;text-transform:uppercase;color:#666666;}.loyalty-no-inquiry-box,.loyalty-no-reservation-box,.loyalty-no-promotion-box{padding:30px 20px;border:2px dashed #E1DEDB;box-sizing:border-box;border-radius:15px;margin-bottom:30px;overflow:hidden;width:110%;margin-left:-5%;margin-right:-5%;display:flex;}.no-inq-icon,.no-resv-icon,.no-promo-icon{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='79' height='69' viewBox='0 0 79 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16 23V9C16 5.1325 19.0686 2 22.8571 2H57.1429C60.9314 2 64 5.1325 64 9V23H58.8571' stroke='%23D0CECB' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19 23H59' stroke='%23D0CECB' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 67.2046V53.4773H77.5V67.2046' stroke='%23D0CECB' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 63.7727H77.5' stroke='%23D0CECB' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M63.7727 22.5908L77.5 53.4772V39.7499' stroke='%23D0CECB' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21 23H15.8182L2 53V39.6667' stroke='%23D0CECB' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M54 45C50.9391 40.1947 45.5939 37 39.5013 37C33.4061 37 28.0635 40.1947 25 45' stroke='%23D0CECB' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3ccircle cx='29' cy='32' r='2' fill='%23C4C4C4'/%3e%3ccircle cx='50' cy='32' r='2' fill='%23C4C4C4'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:contain;background-position:center;width:75px;height:65px;flex:0 0 auto;margin-right:28px;}.loy-no-inq-label,.loy-no-promo-label,.loy-no-resv-label{font-family:'Red Hat Display',sans-serif;font-weight:bold;font-size:20px;line-height:140%;color:#D0CECB;}.loy-no-inq-label-sub,.loy-no-resv-label-sub,.loy-no-promo-label-sub{font-family:'Red Hat Display',sans-serif;font-weight:bold;font-size:14px;color:#D0CECB;}.inquiry-today-btn-box,.reserve-today-btn-box{display:none;}.roomsome_loyalty .inquiry-today-btn-box .inquiry-today-btn,.roomsome_loyalty .reserve-today-btn-box .reserve-today-btn{}.roomsome_loyalty .rs-room-details-fancy .rs-img{position:relative;overflow:hidden;border-radius:15px;height:0;padding-top:45.97%}.roomsome_loyalty .rs-room-details-fancy .rs-img img{width:100%!important;height:auto;position:absolute;top:50%;transform:translateY(-50%);transition:.1s}.roomsome_loyalty .rs-room-details-fancy .rs-img .rs-nop{position:absolute;bottom:0;left:0;padding:5px 10px 5px 40px;font-weight:700;font-size:16px;border-top-right-radius:15px;background-color:#3A3A3D;color:#fff;background-repeat:no-repeat;background-position:center left 15px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='path-1-inside-1' fill='white'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 0C4.44772 0 4 0.447715 4 1V2H2C0.895431 2 0 2.89543 0 4V11C0 12.1046 0.89543 13 2 13H13C14.1046 13 15 12.1046 15 11V4C15 2.89543 14.1046 2 13 2H11V1C11 0.447715 10.5523 0 10 0H5Z'/%3e%3c/mask%3e%3cpath d='M4 2V3.5C4.82843 3.5 5.5 2.82843 5.5 2H4ZM11 2H9.5C9.5 2.82843 10.1716 3.5 11 3.5V2ZM5.5 1C5.5 1.27614 5.27614 1.5 5 1.5V-1.5C3.61929 -1.5 2.5 -0.380712 2.5 1H5.5ZM5.5 2V1H2.5V2H5.5ZM2 3.5H4V0.5H2V3.5ZM1.5 4C1.5 3.72386 1.72386 3.5 2 3.5V0.5C0.0670035 0.5 -1.5 2.067 -1.5 4H1.5ZM1.5 11V4H-1.5V11H1.5ZM2 11.5C1.72386 11.5 1.5 11.2761 1.5 11H-1.5C-1.5 12.933 0.0670031 14.5 2 14.5V11.5ZM13 11.5H2V14.5H13V11.5ZM13.5 11C13.5 11.2761 13.2761 11.5 13 11.5V14.5C14.933 14.5 16.5 12.933 16.5 11H13.5ZM13.5 4V11H16.5V4H13.5ZM13 3.5C13.2761 3.5 13.5 3.72386 13.5 4H16.5C16.5 2.067 14.933 0.5 13 0.5V3.5ZM11 3.5H13V0.5H11V3.5ZM9.5 1V2H12.5V1H9.5ZM10 1.5C9.72386 1.5 9.5 1.27614 9.5 1H12.5C12.5 -0.380711 11.3807 -1.5 10 -1.5V1.5ZM5 1.5H10V-1.5H5V1.5Z' fill='white' mask='url(%23path-1-inside-1)'/%3e%3ccircle cx='7.5' cy='7.5' r='2.5' stroke='white' stroke-width='1.5'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-room-details-fancy .rs-room-icons .rs-icon{flex:1 1 12.5%;margin-bottom:20px;text-align:center;text-transform:uppercase;font-weight:500;font-size:9px}.roomsome_loyalty .rs-svg-01,.roomsome_loyalty .rs-svg-shower{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 29.8262V31.2175C2 32.7549 3.24522 34.0001 4.78261 34.0001H31.2174C32.7548 34.0001 34 32.7549 34 31.2175V29.8262H2V29.8262Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M31.2172 29.8261V5.93461C31.2172 3.76139 29.4558 2 27.2825 2C26.2377 2 25.2373 2.41461 24.4999 3.152L21.478 6.17391' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.087 4.78271L22.8696 7.56532V11.7392L15.9131 4.78271H20.087V4.78271Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.5219 7.56519L11.7393 10.3478' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.3046 10.3479L14.522 13.1305' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.0868 13.1304L17.3042 15.913' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-02,.roomsome_loyalty .rs-svg-bathtub{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.6087 16.0436H3.3913C2.6233 16.0436 2 15.4203 2 14.6523C2 13.8843 2.6233 13.261 3.3913 13.261H32.6087C33.3767 13.261 34 13.8843 34 14.6523C34 15.4203 33.3767 16.0436 32.6087 16.0436V16.0436Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M32.6085 16.0435L30.6913 22.7551C30.1793 24.5471 28.5403 25.7826 26.6774 25.7826H9.32224C7.4579 25.7826 5.82033 24.5471 5.30833 22.7551L3.39111 16.0435' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.32147 23.0001C8.70373 23.0001 8.15277 22.5855 7.98303 21.99L7.08008 18.8262' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.3478 25.7827L8.95654 28.5653' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.6523 25.7827L27.0436 28.5653' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.78271 13.2608V10.4782L8.95663 9.08691L10.3479 10.4782' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.56543 9.78271V13.261' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.17383 9.78261V7.69565L7.56513 7' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-03,.roomsome_loyalty .rs-svg-jacuzzi{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='4.75' y='17.75' width='26.5' height='12.5' stroke='%239F9F9F' stroke-width='1.5'/%3e%3cpath d='M10 21V27' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round'/%3e%3cpath d='M15 21V27' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round'/%3e%3cpath d='M20 21V27' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round'/%3e%3cpath d='M25 21V27' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round'/%3e%3cpath d='M3 18H33' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round'/%3e%3cpath d='M12.6625 5C10.3363 7.32626 15.0751 10.9353 12.6625 13.3478' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.205 5C15.8788 7.32626 20.6175 10.9353 18.205 13.3478' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.747 5C21.4207 7.32626 26.1595 10.9353 23.747 13.3478' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 30H33' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-04,.roomsome_loyalty .rs-svg-terrace{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.261 26.6957H11.7393C11.7393 25.1583 12.9845 23.9131 14.5219 23.9131H21.4784C23.0158 23.9131 24.261 25.1583 24.261 26.6957V26.6957Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.56543 14.174H28.435V11.3914H7.56543V14.174Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 10L3.3913 19.7391L2 26.6957' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.3916 19.739H8.95682V26.6955' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27.0439 26.6955V19.739H32.6092' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M33.9997 26.6957L32.6084 19.7391L33.9997 10' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.9131 14.1738L17.3044 23.913H18.6957L20.087 14.1738' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-05,.roomsome_loyalty .rs-svg-kitchen{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.5353 10.4173L16.2734 2L15.664 9.30843C15.6153 9.89555 15.1242 10.3477 14.5343 10.3477C13.9444 10.3477 13.4518 9.89555 13.4031 9.30843L12.7952 2L12.1858 9.30843C12.1371 9.89555 11.6459 10.3477 11.056 10.3477C10.4661 10.3477 9.97362 9.89555 9.92493 9.30843L9.31694 2L8.05365 10.4173C7.69609 12.7992 9.1639 14.9598 11.3218 15.6569L10.2101 31.2281C10.103 32.7266 11.2898 33.9996 12.791 33.9996H12.7979C14.2991 33.9996 15.4859 32.7266 15.3788 31.2281L14.2671 15.6569C16.425 14.9598 17.8928 12.7992 17.5353 10.4173V10.4173Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.0988 2.00024V31.3564C28.0988 32.8158 26.9149 33.9998 25.4554 33.9998H25.454C23.8902 33.9998 22.6686 32.6489 22.8245 31.0934L23.925 20.087L25.3163 18.6957C25.3163 18.6957 22.5337 16.7242 22.5337 10.348C22.5337 3.9717 28.0988 2.00024 28.0988 2.00024V2.00024Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-06,.roomsome_loyalty .rs-svg-airconditioner{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.2174 20.3043H4.78261C3.24522 20.3043 2 19.0591 2 17.5217V7.78261C2 6.24522 3.24522 5 4.78261 5H31.2174C32.7548 5 34 6.24522 34 7.78261V17.5217C34 19.0591 32.7548 20.3043 31.2174 20.3043V20.3043Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 14.739H34' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M31.2175 17.5217H29.8262' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27.0436 17.5217H25.6523' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.85931 23.0869C4.53305 25.4132 9.27183 29.0222 6.85931 31.4347' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.4018 23.0869C10.0755 25.4132 14.8143 29.0222 12.4018 31.4347' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.9438 23.0869C15.6175 25.4132 20.3563 29.0222 17.9438 31.4347' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27.0435 23.0869V31.4347' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.4292 29.3477L30.6584 25.1738' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30.6584 29.3477L23.4292 25.1738' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.78271 17.5217H22.8697' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-07,.roomsome_loyalty .rs-svg-tv{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.6087 27.2609H3.3913C2.6233 27.2609 2 26.6376 2 25.8696V6.3913C2 5.6233 2.6233 5 3.3913 5H32.6087C33.3767 5 34 5.6233 34 6.3913V25.8696C34 26.6376 33.3767 27.2609 32.6087 27.2609Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.9133 30.0435L7.56543 31.4348' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.0869 30.0435L28.4347 31.4348' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9131 30.0436H20.087V27.261H15.9131V30.0436Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.17383 16.1304H10.3477' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.3477 13.3479V18.9131' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.3048 14.7392C17.3048 13.9712 16.6815 13.3479 15.9135 13.3479H13.1309V18.9131H15.9135C16.6815 18.9131 17.3048 18.2898 17.3048 17.5218V14.7392Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.17383 13.3479V18.9131' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.3916 13.3479H23.5655' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.4785 13.3479V18.9131' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.6523 13.3479L27.7393 18.9131L29.8263 13.3479' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-08,.roomsome_loyalty .rs-svg-bidet{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.95652 7.3335H2V10.4347C2.11087 11.6137 2.57701 11.9649 3.98758 12.1503H5.57764L8.09524 22.5098L6.90269 26.6668H24.1946L23.2671 22.5098C28.1805 19.1644 31.6432 17.6793 31.8799 11.7544H34V8.9831H9.88406L8.95652 7.3335Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.66699 7.33333C4.66699 5.57233 5.74443 4 7.36059 4C8.97676 4 11.3337 4 11.3337 4' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.60472 26.6667L4 31.3334H26.6667L25.3294 26.6667H5.60472Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-09,.roomsome_loyalty .rs-svg-kettle{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.8259 10.3479V10.3479C16.7473 10.3479 18.3042 11.9048 18.3042 13.8262V24.9566C18.3042 26.878 16.7473 28.4349 14.8259 28.4349C12.9045 28.4349 11.3477 26.878 11.3477 24.9566V13.8262C11.3477 11.9048 12.9045 10.3479 14.8259 10.3479Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.2649 4.78411L25.2607 4.78271V7.87141C27.8263 9.33089 29.4347 12.037 29.4347 15.0547C29.4347 19.0839 27.9487 22.8738 25.2607 25.8359V29.8262L26.6924 28.3959C30.2305 24.8578 32.2173 20.0592 32.2173 15.0547V15.0547C32.2173 10.5316 29.4639 6.4648 25.2649 4.78411Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 4.78261C3 3.24661 7.98365 2 14.1304 2C20.2772 2 25.2609 3.24661 25.2609 4.78261V29.8261C25.2609 31.3635 24.0157 32.6087 22.4783 32.6087H14.1304H7.17391C5.63652 32.6087 4.3913 31.3635 4.3913 29.8261V7.56522L3 4.78261Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.17383 32.6086V33.9999' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.478 32.6086V33.9999' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.3477 13.1304H12.739' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.3477 17.3044H14.1303' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.3477 21.4783H12.739' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.3477 25.6521H14.1303' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.2607 29.8262H28.0434' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-10,.roomsome_loyalty .rs-svg-minibar{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.4783 34H5.78261C4.24522 34 3 32.7548 3 31.2174V4.78261C3 3.24522 4.24522 2 5.78261 2H22.4783C24.0157 2 25.2609 3.24522 25.2609 4.78261V31.2174C25.2609 32.7548 24.0157 34 22.4783 34V34Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.4352 34V34C28.6672 34 28.0439 33.3767 28.0439 32.6087V3.3913C28.0439 2.6233 28.6672 2 29.4352 2C30.2032 2 30.8266 2.6233 30.8266 3.3913V32.6087C30.8266 33.3767 30.2032 34 29.4352 34V34Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30.8262 7.56519H33.6088V20.0869H30.8262' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.78271 31.2175H22.4784V4.78271H5.78271V31.2175Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.56543 28.4348V23.0338C8.56543 22.0112 8.80334 21.0025 9.26108 20.087C9.71882 19.1715 9.95673 18.1628 9.95673 17.1402V15.9131H12.7393V17.1402C12.7393 18.1628 12.9773 19.1715 13.435 20.087C13.8927 21.0025 14.1306 22.0112 14.1306 23.0338V28.4348H8.56543V28.4348Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.1304 28.4348V23.0338C14.1304 22.0112 14.3683 21.0025 14.826 20.087C15.2838 19.1715 15.5217 18.1628 15.5217 17.1402V15.9131H18.3043V17.1402C18.3043 18.1628 18.5422 19.1715 18.9999 20.087C19.4577 21.0025 19.6956 22.0112 19.6956 23.0338V28.4348H14.1304V28.4348Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.78271 13.1304H22.4784' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-11,.roomsome_loyalty .rs-svg-babycot{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.36328 26.3635H29.636' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.36328 22H29.636' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.36328 10.3635H29.636' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.27246 10.3635V21.9999' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.0908 10.3635V21.9999' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.9092 10.3635V21.9999' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M26.7275 10.3635V21.9999' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 29.2727H6.36364V6H2V29.2727Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.6367 29.2727H34.0004V6H29.6367V29.2727Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-12,.roomsome_loyalty .rs-svg-highchair{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.8615 2L14.2 12.724L12.9077 34H11' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.2004 13.2L23.4927 34H25.4004' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.7998 13.2H23.7998' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.2002 20L22.2002 20' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.2002 7L24.2002 7' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.2002 29L23.2002 29' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.2002 7V8.5V9H23.2002V7' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-13,.roomsome_loyalty .rs-svg-infrasauna{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='2.75' y='3.75' width='30.5' height='2.5' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3crect x='2.75' y='29.75' width='30.5' height='2.5' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 7V29' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M32 7V29' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3crect x='15.75' y='8.75' width='12.5' height='18.5' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3crect x='19.75' y='11.75' width='4.5' height='12.5' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 15H24' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 18H24' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 21H24' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3crect x='6.75' y='8.75' width='5.5' height='4.5' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 11H10' stroke='%239F9F9F' stroke-width='1.5'/%3e%3cpath d='M7 16H8' stroke='%239F9F9F' stroke-width='1.5'/%3e%3cpath d='M9 16H10' stroke='%239F9F9F' stroke-width='1.5'/%3e%3cpath d='M11 16H12' stroke='%239F9F9F' stroke-width='1.5'/%3e%3cpath d='M17 16L17 19' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-14,.roomsome_loyalty .rs-svg-phone{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.17383 32.6086V28.763C6.17383 28.5474 6.22392 28.3345 6.32131 28.1411L7.41765 25.9457C7.51505 25.7523 7.56513 25.5394 7.56513 25.3237V14.85C7.56513 14.6343 7.51505 14.4215 7.41765 14.2281L6.32131 12.0326C6.22392 11.8392 6.17383 11.6263 6.17383 11.4107V7.56513C6.17383 6.79713 6.79713 6.17383 7.56513 6.17383H11.739C12.507 6.17383 13.1303 6.79713 13.1303 7.56513V11.4107C13.1303 11.6263 13.0803 11.8392 12.9829 12.0326L11.8865 14.2281C11.7891 14.4215 11.739 14.6343 11.739 14.85V25.3237C11.739 25.5394 11.7891 25.7523 11.8865 25.9457L12.9829 28.1411C13.0803 28.3345 13.1303 28.5474 13.1303 28.763V32.6086C13.1303 33.3766 12.507 33.9999 11.739 33.9999H7.56513C6.79713 33.9999 6.17383 33.3766 6.17383 32.6086V32.6086Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.17391 7.56519H2V32.6087H6.17391' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.1309 32.6087H34.0004V7.56519H13.1309' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.7393 6.17391V2' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.3047 15.9129H29.8264V11.739H17.3047V15.9129Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.3047 20.0869H18.696' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.8691 20.0869H24.2604' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.4346 20.0869H29.8259' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.3047 24.261H18.696' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.8691 24.261H24.2604' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.4346 24.261H29.8259' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.3047 28.4348H18.696' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.8691 28.4348H24.2604' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.4346 28.4348H29.8259' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-15,.roomsome_loyalty .rs-svg-safe{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.261 15.2174C24.261 18.6748 21.4575 21.4783 18.0001 21.4783C14.5427 21.4783 11.7393 18.6748 11.7393 15.2174C11.7393 11.76 14.5427 8.95654 18.0001 8.95654C21.4575 8.95654 24.261 11.76 24.261 15.2174V15.2174Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.087 15.2173C20.087 16.3693 19.152 17.3043 18 17.3043C16.848 17.3043 15.9131 16.3693 15.9131 15.2173C15.9131 14.0653 16.848 13.1304 18 13.1304C19.152 13.1304 20.087 14.0653 20.087 15.2173V15.2173Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.4348 32.6087H7.56522C4.49183 32.6087 2 30.1169 2 27.0435V7.56522C2 4.49183 4.49183 2 7.56522 2H28.4348C31.5082 2 34 4.49183 34 7.56522V27.0435C34 30.1169 31.5082 32.6087 28.4348 32.6087V32.6087Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.56532 29.8262C6.03071 29.8262 4.78271 28.5782 4.78271 27.0436V7.56532C4.78271 6.03071 6.03071 4.78271 7.56532 4.78271H28.4349C29.9695 4.78271 31.2175 6.03071 31.2175 7.56532V27.0436C31.2175 28.5782 29.9695 29.8262 28.4349 29.8262H7.56532V29.8262Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.95654 32.6086V33.9999' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27.0439 32.6086V33.9999' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.3046 25.6523C17.3046 26.4203 16.6813 27.0436 15.9133 27.0436C15.1453 27.0436 14.522 26.4203 14.522 25.6523C14.522 24.8843 15.1453 24.261 15.9133 24.261C16.6813 24.261 17.3046 24.8843 17.3046 25.6523V25.6523Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.3042 25.6521H21.4781' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-16,.roomsome_loyalty .rs-svg-thermal{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.09521 25.2857V10.0476C8.09521 8.36381 9.45902 7 11.1428 7' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.7144 25.2857V10.0476C15.7144 8.36381 17.0782 7 18.762 7' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.09521 20.7144H15.7143' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.85693 11.5715H15.7141' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.09521 16.1428H15.7143' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 16.1428C2 16.1428 2.95238 17.6666 5.04762 17.6666C7.14286 17.6666 8.09524 16.1428 8.09524 16.1428' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.7144 16.1428C15.7144 16.1428 16.6667 17.6666 18.762 17.6666C20.8572 17.6666 21.8096 16.1428 21.8096 16.1428' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.8096 16.1428C21.8096 16.1428 22.762 17.6666 24.8572 17.6666C26.9524 17.6666 27.9048 16.1428 27.9048 16.1428' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27.9048 16.1428C27.9048 16.1428 28.8572 17.6666 30.9524 17.6666C33.0476 17.6666 34 16.1428 34 16.1428' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 22.238C2 22.238 2.95238 23.7618 5.04762 23.7618C7.14286 23.7618 8.09524 22.238 8.09524 22.238' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.7144 22.238C15.7144 22.238 16.6667 23.7618 18.762 23.7618C20.8572 23.7618 21.8096 22.238 21.8096 22.238' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.8096 22.238C21.8096 22.238 22.762 23.7618 24.8572 23.7618C26.9524 23.7618 27.9048 22.238 27.9048 22.238' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.7144 28.3333C15.7144 28.3333 16.6667 29.8571 18.762 29.8571C20.8572 29.8571 21.8096 28.3333 21.8096 28.3333' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.61914 28.3333C9.61914 28.3333 10.5715 29.8571 12.6668 29.8571C14.762 29.8571 15.7144 28.3333 15.7144 28.3333' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.52393 28.3333C3.52393 28.3333 4.47631 29.8571 6.57154 29.8571C8.66678 29.8571 9.61916 28.3333 9.61916 28.3333' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.8096 28.3333C21.8096 28.3333 22.762 29.8571 24.8572 29.8571C26.9524 29.8571 27.9048 28.3333 27.9048 28.3333' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27.9048 22.238C27.9048 22.238 28.8572 23.7618 30.9524 23.7618C33.0476 23.7618 34 22.238 34 22.238' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-17,.roomsome_loyalty .rs-svg-toilet{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.00871 3.54437L10.0912 13.2837C10.1691 13.9891 10.7646 14.522 11.4741 14.522H24.6139C25.322 14.522 25.9189 13.9891 25.9968 13.2837L27.0793 3.54437C27.1697 2.72071 26.5255 2 25.6963 2H10.3917C9.56246 2 8.91689 2.72071 9.00871 3.54437V3.54437Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9565 6.17331C15.9565 6.94132 15.3332 7.56464 14.5652 7.56464C13.7971 7.56464 13.1738 6.94132 13.1738 6.17331C13.1738 5.4053 13.7971 4.78198 14.5652 4.78198C15.3332 4.78198 15.9565 5.4053 15.9565 6.17331V6.17331Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.5654 4.78198H18.7394' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.0873 20.0866C27.0873 21.624 23.0385 22.8693 18.0436 22.8693C13.0488 22.8693 9 21.624 9 20.0866C9 18.5492 13.0488 17.304 18.0436 17.304C23.0385 17.304 27.0873 18.5492 27.0873 20.0866V20.0866Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 20.0867C9 25.0815 13.0488 28.4346 18.0436 28.4346C23.0385 28.4346 27.0873 25.0815 27.0873 20.0867' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.5649 28.4346L13.6063 32.2705C13.3865 33.1498 14.0501 33.9999 14.9559 33.9999H21.1306C22.0364 33.9999 22.7 33.1498 22.4802 32.2705L21.5216 28.4346' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.5654 14.5212V17.3039' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.522 14.5212V17.3039' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-18,.roomsome_loyalty .rs-svg-bathtubshower{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.6087 21.3529H3.3913C2.6233 21.3529 2 20.7296 2 19.9616C2 19.1936 2.6233 18.5703 3.3913 18.5703H32.6087C33.3767 18.5703 34 19.1936 34 19.9616C34 20.7296 33.3767 21.3529 32.6087 21.3529V21.3529Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M32.6085 21.353L30.6913 28.0647C30.1793 29.8567 28.5403 31.0922 26.6774 31.0922H9.32224C7.4579 31.0922 5.82033 29.8567 5.30833 28.0647L3.39111 21.353' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.32147 28.3094C8.70373 28.3094 8.15277 27.8948 7.98303 27.2993L7.08008 24.1355' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.3478 31.092L8.95654 33.8746' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.6523 31.092L27.0436 33.8746' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M31.2176 18.5704V3.96174C31.2176 2.87791 30.3396 2 29.2558 2H29.2475C28.7271 2 28.2276 2.2073 27.8603 2.57461L25.6523 4.78261' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.9563 4.08691L26.3476 5.47822L25.6519 8.95648L21.478 4.65735L24.9563 4.08691V4.08691Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.3044 10.2224L15.9131 11.6137' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.0871 13.0051L18.6958 14.3964' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.4782 8.8313L20.0869 10.2226' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-19,.roomsome_loyalty .rs-svg-wifi{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.9091 29.6475H4.09091C2.38318 29.6475 1 28.2643 1 26.5566V23.4657C1 21.7579 2.38318 20.3748 4.09091 20.3748H31.9091C33.6168 20.3748 35 21.7579 35 23.4657V26.5566C35 28.2643 33.6168 29.6475 31.9091 29.6475Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.7271 20.3748V9.55664' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40922 25.0113C6.40922 25.4378 6.06304 25.784 5.6365 25.784C5.20995 25.784 4.86377 25.4378 4.86377 25.0113C4.86377 24.5847 5.20995 24.2385 5.6365 24.2385C6.06304 24.2385 6.40922 24.5847 6.40922 25.0113Z' fill='%239F9F9F'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0455 25.0113C11.0455 25.4378 10.6993 25.784 10.2727 25.784C9.84618 25.784 9.5 25.4378 9.5 25.0113C9.5 24.5847 9.84618 24.2385 10.2727 24.2385C10.6993 24.2385 11.0455 24.5847 11.0455 25.0113Z' fill='%239F9F9F'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6817 25.0113C15.6817 25.4378 15.3355 25.784 14.909 25.784C14.4824 25.784 14.1362 25.4378 14.1362 25.0113C14.1362 24.5847 14.4824 24.2385 14.909 24.2385C15.3355 24.2385 15.6817 24.5847 15.6817 25.0113Z' fill='%239F9F9F'/%3e%3cpath d='M22.6362 25.0112H30.3635' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.5415 11.7424C22.3345 10.5354 22.3345 8.57883 23.5415 7.37183' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27.9126 7.37109C29.1196 8.57809 29.1196 10.5346 27.9126 11.7416' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.3559 13.9277C18.9419 11.5137 18.9419 7.59906 21.3559 5.18506' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30.0986 5.18555C32.5126 7.59955 32.5126 11.5142 30.0986 13.9282' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.1703 16.1137C15.5493 12.4927 15.5493 6.62149 19.1703 3.00049' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M32.2842 3C35.9052 6.621 35.9052 12.4922 32.2842 16.1132' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-20,.roomsome_loyalty .rs-svg-bathrobe{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.8452 11.7391L11.1496 24.2609H5C5 20.3666 6.65983 10.8723 7.4153 6.74852C7.63096 5.57148 8.57426 4.66991 9.75826 4.50017L14.6278 3.3913C14.6278 3.3913 16.4824 2 18.8017 2C21.121 2 22.9757 3.3913 22.9757 3.3913L26.5652 4.50017C27.7506 4.66991 28.6925 5.57148 28.9082 6.74852C29.665 10.8723 31.3235 20.3666 31.3235 24.2609H26.4539L25.7583 11.7391' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M26.4536 24.261L27.1493 32.6088C27.1493 32.6088 21.9319 34.0001 18.8014 34.0001C15.671 34.0001 10.4536 32.6088 10.4536 32.6088L11.1493 24.261' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.6279 3.39136L18.8018 15.9131' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.4102 20.087L22.9754 3.39136' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.4103 20.0869V20.0869C18.1783 20.0869 18.8017 20.7102 18.8017 21.4782V27.0434C18.8017 27.8114 18.1783 28.4347 17.4103 28.4347C16.6423 28.4347 16.019 27.8114 16.019 27.0434V21.4782C16.019 20.7102 16.6423 20.0869 17.4103 20.0869V20.0869Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.1931 25.6521V25.6521C20.9611 25.6521 21.5844 25.0288 21.5844 24.2608V21.4782C21.5844 20.7102 20.9611 20.0869 20.1931 20.0869C19.4251 20.0869 18.8018 20.7102 18.8018 21.4782V24.2608C18.8018 25.0288 19.4251 25.6521 20.1931 25.6521V25.6521Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.1494 24.261H16.019' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.5845 24.261H26.454' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.7584 21.4783H21.5845' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.0191 21.4783H11.8452' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.4102 28.4348V33.3044' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-21,.roomsome_loyalty .rs-svg-roomsafe{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.4348 33.6087H7.56522C4.49183 33.6087 2 31.1169 2 28.0435V8.56522C2 5.49183 4.49183 3 7.56522 3H28.4348C31.5082 3 34 5.49183 34 8.56522V28.0435C34 31.1169 31.5082 33.6087 28.4348 33.6087V33.6087Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.56532 30.8262C6.03071 30.8262 4.78271 29.5782 4.78271 28.0436V8.56532C4.78271 7.03071 6.03071 5.78271 7.56532 5.78271H28.4349C29.9695 5.78271 31.2175 7.03071 31.2175 8.56532V28.0436C31.2175 29.5782 29.9695 30.8262 28.4349 30.8262H7.56532V30.8262Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.348 18.3044C10.348 19.0724 9.72473 19.6957 8.95673 19.6957C8.18873 19.6957 7.56543 19.0724 7.56543 18.3044C7.56543 17.5364 8.18873 16.9131 8.95673 16.9131C9.72473 16.9131 10.348 17.5364 10.348 18.3044V18.3044Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.3477 18.3044H14.5216' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.3042 22.4782H28.4346V14.1304H17.3042V22.4782Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-22,.roomsome_loyalty .rs-svg-hairdryer{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.006 16.4387L14.1762 28.7951C14.1267 28.9784 14.0918 29.166 14.0918 29.3638C14.0918 30.5682 15.0678 31.5456 16.2736 31.5456C17.3165 31.5456 18.1863 30.8125 18.4016 29.8336L26.2038 18.43' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.9092 9.72716C19.9092 12.1373 21.8626 14.0908 24.2728 14.0908C26.683 14.0908 28.6365 12.1373 28.6365 9.72716C28.6365 7.31698 26.683 5.36353 24.2728 5.36353C21.8626 5.36353 19.9092 7.31698 19.9092 9.72716V9.72716Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.6362 8.27271H27.909' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.6362 11.1819H27.909' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.7864 1C19.9374 1 12.9789 3.90909 9.72754 3.90909V15.5455C14.0617 15.5455 20.0771 17.8655 23.6268 18.3571C23.7843 18.3818 23.9417 18.4036 24.1032 18.4182C24.3442 18.4415 24.5742 18.4545 24.7864 18.4545C29.3232 18.4545 33.0003 14.5476 33.0003 9.72727C33.0003 4.90691 29.3232 1 24.7864 1V1Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.81818 9.70461C4.38618 7.27261 3.52218 12.2268 1 9.70461' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.81818 13.3528C4.38618 10.9208 3.52218 15.875 1 13.3528' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.81818 6.0801C4.38618 3.6481 3.52218 8.60228 1 6.0801' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-000,.roomsome_loyalty .rs-svg-sauna{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.45654 11.6371C3.45654 11.6371 8.1347 8.8519 9.26454 8.32513C10.3932 7.79713 13.9427 6.16636 15.459 5.91528' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.8477 14.9502C15.156 14.5342 14.3499 14.0936 13.524 13.605C12.6994 14.0936 11.8932 14.5342 11.2016 14.9502C11.2016 14.9502 7.73325 16.4936 6.5554 18.5637C5.69263 20.0801 5.81325 21.6001 5.78125 21.8757C5.97448 22.9551 6.6194 25.1631 7.32956 26.0924C8.03971 27.0216 10.2329 30.309 13.524 30.309C16.8151 30.309 19.0096 27.0216 19.7197 26.0924C20.4299 25.1631 21.268 22.9551 21.268 21.8757C21.236 21.6001 21.3566 20.0801 20.4939 18.5637C19.316 16.4936 15.8477 14.9502 15.8477 14.9502Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.3319 6.2163C19.1719 6.11045 19.0255 6.00092 18.8925 5.88892C18.9245 6.09199 18.9467 6.29999 18.9455 6.51784C18.9208 10.0046 16.127 12.06 13.5239 13.6046C14.3498 14.0932 15.1547 14.5338 15.8476 14.9498C15.8476 14.9498 19.3159 16.4932 20.4938 18.5634C21.3565 20.0809 21.2359 21.6009 21.2679 21.8766C22.8495 20.1449 23.5978 17.8655 24.3658 16.4551C25.6556 14.0846 26.1725 10.7332 19.3319 6.2163Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.45753 11.6369C3.2643 7.82277 8.33999 2 11.9757 2C15.6114 2 18.9665 3.52369 18.9443 6.51815C18.9123 11.1102 14.0766 13.2197 11.2015 14.9502C11.2015 14.9502 7.73322 16.4935 6.55537 18.5637C5.69137 20.08 5.81322 21.6 5.78122 21.8757C5.03907 21.2492 3.01322 17.6849 3.00091 16.1538C2.9763 13.1618 3.45753 11.6369 3.45753 11.6369Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.9232 24.1538C23.9232 27.5384 22.6924 26.7692 22.6924 29.0769C22.6924 31.3846 23.9232 32.2055 23.9232 34' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M28.846 24.1538C28.846 27.5384 27.6152 26.7692 27.6152 29.0769C27.6152 31.3846 28.846 32.2055 28.846 34' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M33.7693 24.1538C33.7693 27.5384 32.5386 26.7692 32.5386 29.0769C32.5386 31.3846 33.7693 32.2055 33.7693 34' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-000,.roomsome_loyalty .rs-svg-nespresso{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.0435 2H8.95652C5.11513 2 2 5.11513 2 8.95652H20.087V27.0435H2C2 30.8849 5.11513 34 8.95652 34H27.0435C30.8849 34 34 30.8849 34 27.0435V8.95652C34 5.11513 30.8849 2 27.0435 2V2Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.17383 27.0435H17.3043V15.9131H6.17383V27.0435Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.17383 13.1305H17.3043V8.95654H6.17383V13.1305Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3477 15.913H13.1303V13.1304H10.3477V15.913Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.17391 21.4784H4.08696C2.93496 21.4784 2 20.5434 2 19.3914C2 18.2394 2.93496 17.3044 4.08696 17.3044H6.17391V21.4784V21.4784Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.17383 20.1426C7.56374 20.1426 7.56374 21.4782 8.95365 21.4782C10.3436 21.4782 10.3436 20.1426 11.7349 20.1426C13.1262 20.1426 13.1262 21.4782 14.5189 21.4782C15.9116 21.4782 15.9116 20.1426 17.3043 20.1426' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 27H31V16H23V27Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M32.2457 13.1172C32.2526 13.1649 32.2526 13.166 32.2129 13.1789C32.0337 13.2379 31.851 13.2845 31.6649 13.3198C31.3214 13.3849 30.975 13.4119 30.6257 13.3967C29.6934 13.3563 28.8317 13.1043 28.0689 12.5654C27.8569 12.416 27.6691 12.2398 27.4881 12.0562C27.1693 11.7323 26.8574 11.4033 26.5719 11.0508C26.3272 10.7488 26.0876 10.4428 25.8475 10.1375C25.5913 9.81132 25.3368 9.48348 25.0812 9.15621C25.0703 9.14217 25.0576 9.12926 25.037 9.10512C25.037 10.074 25.037 11.0289 25.037 11.9827C24.9904 11.995 24.3034 11.9973 24.2339 11.9866C24.2339 10.0869 24.2339 8.18674 24.2339 6.28428C24.2569 6.2826 24.2689 6.30169 24.2839 6.31404C24.4815 6.47739 24.6624 6.65759 24.8348 6.84621C25.2466 7.29586 25.612 7.78087 25.9716 8.26982C26.7149 9.28195 27.4829 10.2761 28.2757 11.2512C28.4934 11.519 28.714 11.7856 28.9685 12.022C29.2356 12.2701 29.5234 12.4918 29.8359 12.6832C30.1656 12.8853 30.5252 13.0116 30.9026 13.093C31.1916 13.1553 31.484 13.1817 31.7798 13.1705C31.9269 13.1649 32.0733 13.1492 32.2175 13.1205C32.2273 13.1183 32.2365 13.1183 32.2457 13.1172Z' fill='%239F9F9F'/%3e%3cpath d='M21.756 5.28171C21.7394 5.24241 21.7595 5.23118 21.7888 5.22164C21.9812 5.15877 22.1771 5.10993 22.3764 5.074C22.6861 5.01843 22.9986 4.99317 23.3128 5.00159C23.9757 5.01955 24.6116 5.15596 25.2165 5.42485C25.6565 5.62077 26.0471 5.88629 26.3884 6.22086C26.8818 6.70532 27.3414 7.21953 27.7647 7.76349C28.1444 8.25187 28.5259 8.73914 28.9062 9.22696C28.9217 9.24717 28.9383 9.26626 28.9538 9.2859C28.9579 9.28422 28.9619 9.28254 28.9653 9.28141C28.9653 8.3271 28.9653 7.37222 28.9653 6.41453C29.2347 6.41453 29.4984 6.41453 29.7621 6.41453C29.7736 6.45215 29.7776 12.0355 29.7655 12.1225C29.7517 12.1129 29.7397 12.1056 29.7288 12.0966C29.4938 11.903 29.2824 11.6869 29.0814 11.4612C28.7763 11.1199 28.4971 10.7589 28.2237 10.3935C27.9382 10.0112 27.6585 9.62497 27.3689 9.24605C26.8519 8.56848 26.3321 7.8926 25.7927 7.23132C25.5933 6.98712 25.3946 6.74237 25.1723 6.51726C24.8397 6.18045 24.4691 5.8891 24.0538 5.65389C23.766 5.49053 23.4535 5.38724 23.1301 5.31426C22.8549 5.25251 22.5758 5.2222 22.2937 5.22725C22.1277 5.23062 21.9617 5.24353 21.798 5.27778C21.7853 5.28058 21.7721 5.28002 21.756 5.28171Z' fill='%239F9F9F'/%3e%3cpath d='M25.6523 24.261H28.435' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.6523 21.4783H28.435' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.6523 18.6956H28.435' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-000,.roomsome_loyalty .rs-svg-nopet{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M34 18C34 26.8364 26.8364 34 18 34C9.16364 34 2 26.8364 2 18C2 9.16364 9.16364 2 18 2C26.8364 2 34 9.16364 34 18V18Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.72754 6.72729L29.273 29.2727' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.1816 20.9092V25.2728' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.1816 20.1819C20.1816 20.1819 19.9998 20.9092 17.2725 20.9092C14.7882 20.9092 12.1816 20.1819 12.1816 20.1819' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.1816 15.0908V20.909' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.4646 18.3505C22.5534 17.9476 22.6959 17.5578 22.9461 17.2247L24.5461 15.0909L26.7279 15.8182L27.4552 13.6363L23.8188 11.4545V9.27271L21.7141 13.4822C21.2341 14.4436 20.2625 15.0487 19.1934 15.0793' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.3634 25.2726V22.3635L15.0906 15.0908H9.27246' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-000,.roomsome_loyalty .rs-svg-water{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.1205 2C19.8885 2 20.5118 2.6233 20.5118 3.3913V4.78261C20.5118 9.57287 25.3326 9.63409 23.2944 15.913V28.4348C24.4561 31.6042 23.7006 34 21.9031 34C20.2071 34 20.5118 32.6087 20.5118 32.6087C20.0763 33.0428 19.9246 34 18.4248 34C16.925 34 16.7733 33.0428 16.3379 32.6087C16.3379 32.6087 16.6426 34 14.9466 34C13.149 34 12.3935 31.6042 13.5552 28.4348V15.913C11.517 9.63409 16.3379 9.57287 16.3379 4.78261V3.3913C16.3379 2.6233 16.9612 2 17.7292 2H19.1205V2Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.3379 4.78271H20.5118' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.5557 15.9131H23.2948' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.5557 28.4348H23.2948' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-000,.roomsome_loyalty .rs-svg-champagne{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.3913 34H11.3478C12.1158 34 12.7391 33.3767 12.7391 32.6087V22.8696C12.7391 17.3336 9.95652 14.5134 9.95652 7.56522V3.3913C9.95652 2.6233 9.33322 2 8.56522 2H7.17391C6.40591 2 5.78261 2.6233 5.78261 3.3913V7.56522C5.78261 14.5788 3 17.3043 3 22.8696V32.6087C3 33.3767 3.6233 34 4.3913 34Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.7391 24.2609C12.7391 23.4929 10.559 22.8696 7.86956 22.8696C5.18017 22.8696 3 23.4929 3 24.2609' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 29.8262H12.7391' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.9131 30.5218L20.3913 34.0001L21.087 29.8262L16.9131 30.5218Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.9131 18.0001L20.3913 21.4784L21.087 17.3044L16.9131 18.0001Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.2174 22.1738L28.7391 18.6956L28.0435 22.8695L32.2174 22.1738Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.2174 9.65209L28.7391 6.17383L28.0435 10.3477L32.2174 9.65209Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.6663 22.068L28.8451 23.2476C29.6315 24.0333 29.6315 25.3074 28.8451 26.0938L24.3114 30.6281C23.525 31.4138 22.2509 31.4138 21.4645 30.6281L20.2856 29.4486C19.4992 28.6622 19.4992 27.3881 20.2856 26.6024L24.8193 22.068C25.6057 21.2817 26.8799 21.2817 27.6663 22.068Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.6663 9.54632L28.8451 10.7259C29.6315 11.5116 29.6315 12.7857 28.8451 13.5721L24.3114 18.1064C23.525 18.8921 22.2509 18.8921 21.4645 18.1064L20.2856 16.9269C19.4992 16.1405 19.4992 14.8663 20.2856 14.0807L24.8193 9.54632C25.6057 8.75995 26.8799 8.75995 27.6663 9.54632Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M26.6519 24.3766C26.5217 24.2764 26.3695 24.261 26.2908 24.261C26.2122 24.261 26.06 24.2764 25.9297 24.3766L22.478 27.0436' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M26.6519 11.8546C26.5217 11.7544 26.3695 11.739 26.2908 11.739C26.2122 11.739 26.06 11.7544 25.9297 11.8546L22.478 14.5216' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-000,.roomsome_loyalty .rs-svg-flipflop{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.20085 8.39958L5.6723 17.9133H1C1 14.9545 2.2611 7.74101 2.8351 4.60782C2.99894 3.71353 3.71564 3.02854 4.61522 2.89958L8.31501 2.05708C8.31501 2.05708 9.7241 1 11.4863 1C13.2484 1 14.6575 2.05708 14.6575 2.05708L17.3848 2.89958C18.2854 3.02854 19.0011 3.71353 19.1649 4.60782C19.74 7.74101 21 14.9545 21 17.9133H17.3002L16.7717 8.39958' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.3005 17.9133L17.829 24.2558C17.829 24.2558 13.865 25.3129 11.4865 25.3129C9.1081 25.3129 5.14404 24.2558 5.14404 24.2558L5.67258 17.9133' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.31494 2.05713L11.4862 11.5709' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.4282 14.7421L14.6566 2.05713' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4287 14.7419V14.7419C11.0122 14.7419 11.4857 15.2155 11.4857 15.799V20.0274C11.4857 20.6109 11.0122 21.0844 10.4287 21.0844C9.84515 21.0844 9.37158 20.6109 9.37158 20.0274V15.799C9.37158 15.2155 9.84515 14.7419 10.4287 14.7419V14.7419Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5434 18.9703V18.9703C13.1269 18.9703 13.6005 18.4967 13.6005 17.9132V15.799C13.6005 15.2155 13.1269 14.7419 12.5434 14.7419C11.9599 14.7419 11.4863 15.2155 11.4863 15.799V17.9132C11.4863 18.4967 11.9599 18.9703 12.5434 18.9703V18.9703Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.67236 17.9133H9.37215' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.6006 17.9133H17.3004' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.7718 15.7991H13.6006' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.37193 15.7991H6.20068' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.4282 21.0845V24.7843' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.2143 19.3146C23.0893 19.3146 21 21.0625 21 23.8146C21 26.5666 21.522 26.7479 21.9643 28.3146C22.5249 30.3029 22.1449 31.1271 22.2857 32.1717C22.4265 33.2163 23.1291 34.1806 24.2143 34.1003C25.2988 34.0199 26.2232 33.2363 26.1429 32.1717C26.0625 31.1071 25.4801 29.4801 25.5 27.9931C25.5199 26.5068 26.2431 24.7589 26.1429 22.8503C26.0426 20.9416 25.9416 19.2541 24.2143 19.3146V19.3146Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.1786 30.2431C26.1159 29.8143 26.7857 28.877 26.7857 27.6717C26.7857 25.502 24.9645 24.5377 24.2143 22.5288C23.7321 23.7541 21 25.6229 21 27.9931C21 29.6806 22.2356 29.5501 22.9286 30.2431' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M24.2144 22.5288V21.886' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.2858 19.3146C32.4108 19.3146 34.5001 21.0625 34.5001 23.8146C34.5001 26.5666 33.9774 26.7479 33.5358 28.3146C32.9752 30.3029 33.3551 31.1271 33.2143 32.1717C33.0736 33.2163 32.3703 34.1806 31.2858 34.1003C30.2006 34.0199 29.2768 33.2363 29.3572 32.1717C29.4376 31.1071 30.02 29.4801 30.0001 27.9931C29.9801 26.5068 29.2569 24.7589 29.3572 22.8503C29.4575 20.9416 29.5578 19.2541 31.2858 19.3146V19.3146Z' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30.3215 30.2431C29.3842 29.8143 28.7144 28.877 28.7144 27.6717C28.7144 25.502 30.5356 24.5377 31.2858 22.5288C31.7679 23.7541 34.5001 25.6229 34.5001 27.9931C34.5001 29.6806 33.2645 29.5501 32.5715 30.2431' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M31.2856 22.5288V21.886' stroke='%239F9F9F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome_loyalty .rs-svg-payments{width:283px;height:26px;margin:45px auto 0 auto;opacity:.5;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='283' height='26'%3e%3cg id='mastercard'%3e%3cpath d='M5.902 25.44v-1.67c0-.63-.4-1.053-1.047-1.06-.34-.004-.69.102-.936.476-.184-.296-.473-.474-.88-.474-.284 0-.562.083-.78.396v-.33h-.58v2.663h.586v-1.476c0-.462.256-.707.651-.707.385 0 .58.25.58.7v1.483h.585v-1.476c0-.462.267-.707.652-.707.395 0 .585.25.585.7v1.483h.584zm8.657-2.661h-.947v-.808h-.585v.808h-.54v.53h.54v1.213c0 .619.24.986.925.986.25 0 .54-.078.724-.206l-.167-.496c-.173.1-.363.15-.512.15-.29 0-.385-.177-.385-.445v-1.203h.947v-.53h0zm4.94-.067a.785.785 0 00-.701.39v-.323h-.574v2.662h.58v-1.492c0-.44.189-.685.567-.685a.94.94 0 01.362.067l.179-.546a1.24 1.24 0 00-.412-.072h0l-.001-.001zm-7.469.278c-.279-.183-.663-.278-1.087-.278-.674 0-1.108.323-1.108.852 0 .435.323.702.92.786l.272.038c.317.045.468.129.468.279 0 .206-.212.323-.607.323-.401 0-.69-.128-.886-.278l-.273.45c.318.235.719.346 1.153.346.769 0 1.215-.362 1.215-.87 0-.467-.351-.712-.93-.795l-.274-.04c-.25-.033-.45-.083-.45-.261 0-.195.189-.312.506-.312.34 0 .669.128.83.228l.25-.468h.001zm15.52-.278a.785.785 0 00-.703.39v-.323h-.574v2.662h.58v-1.492c0-.44.189-.685.568-.685.117 0 .24.017.362.067l.178-.546a1.239 1.239 0 00-.412-.072h0l.001-.001zm-7.465 1.398c0 .808.562 1.398 1.42 1.398.401 0 .668-.09.958-.317l-.279-.468a1.17 1.17 0 01-.696.24c-.462-.006-.802-.34-.802-.853 0-.512.34-.847.802-.852.25 0 .48.083.696.24l.28-.47c-.29-.227-.558-.316-.959-.316-.858 0-1.42.59-1.42 1.398h0zm5.425 0v-1.331h-.58v.323c-.183-.24-.461-.39-.84-.39-.747 0-1.332.585-1.332 1.398s.585 1.398 1.332 1.398c.378 0 .657-.15.84-.39v.323h.58V24.11zm-2.156 0c0-.468.307-.852.808-.852.48 0 .802.368.802.852 0 .485-.323.852-.802.852-.501 0-.808-.384-.808-.852zm-6.99-1.398c-.78 0-1.326.568-1.326 1.398 0 .847.568 1.398 1.365 1.398.4 0 .769-.1 1.092-.373l-.284-.43a1.268 1.268 0 01-.775.28c-.373 0-.713-.173-.797-.652h1.978c.006-.073.011-.145.011-.223-.005-.83-.518-1.398-1.264-1.398h0zm-.012.518c.374 0 .613.234.674.646h-1.381c.061-.384.295-.646.707-.646zm14.534.88v-2.4h-.58v1.392c-.183-.24-.462-.39-.84-.39-.747 0-1.332.585-1.332 1.398s.585 1.398 1.331 1.398c.379 0 .658-.15.841-.39v.323h.58V24.11h0zm-2.156 0c0-.468.306-.852.807-.852.48 0 .803.368.803.852 0 .485-.324.852-.803.852-.5 0-.807-.384-.807-.852zm-19.563 0v-1.331h-.58v.323c-.184-.24-.462-.39-.84-.39-.747 0-1.332.585-1.332 1.398S7 25.508 7.746 25.508c.379 0 .657-.15.841-.39v.323h.58V24.11h0zm-2.156 0c0-.468.306-.852.807-.852.48 0 .803.368.803.852 0 .485-.323.852-.803.852-.5 0-.807-.384-.807-.852zm24.84.946c.038 0 .073.007.105.02a.27.27 0 01.144.14.259.259 0 01.02.104.258.258 0 01-.078.186.275.275 0 01-.086.058.262.262 0 01-.105.02.27.27 0 01-.192-.078.27.27 0 01-.058-.083.26.26 0 01-.02-.103.26.26 0 01.078-.187.264.264 0 01.086-.057.28.28 0 01.106-.02h0zm0 .47a.2.2 0 00.145-.06.196.196 0 00.044-.065.207.207 0 00-.044-.227.205.205 0 00-.145-.06.21.21 0 00-.081.017.205.205 0 00-.066.043.202.202 0 00-.044.066.2.2 0 00-.015.08.2.2 0 00.059.146.21.21 0 00.147.06h0zm.016-.33a.12.12 0 01.073.02.07.07 0 01.025.059.068.068 0 01-.02.05.1.1 0 01-.058.024l.08.093h-.063l-.074-.092h-.024v.092h-.052v-.246h.113zm-.061.046v.066h.06a.06.06 0 00.033-.008.028.028 0 00.013-.025c0-.011-.004-.02-.013-.025a.06.06 0 00-.033-.008h-.06 0z'/%3e%3cpath fill='%23898989' d='M11.837 2.487h8.775v15.768h-8.775V2.487z'/%3e%3cpath fill='%23838383' d='M12.395 10.37a10.01 10.01 0 013.83-7.883A9.985 9.985 0 0010.027.343C4.49.343 0 4.833 0 10.37s4.49 10.028 10.027 10.028c2.34 0 4.492-.801 6.198-2.144a10.012 10.012 0 01-3.83-7.884h0z'/%3e%3cpath fill='%238a8a8a' d='M32.45 10.37c0 5.539-4.49 10.029-10.028 10.029a9.98 9.98 0 01-6.197-2.144 10.011 10.011 0 003.83-7.884 10.01 10.01 0 00-3.83-7.884A9.984 9.984 0 0122.422.343c5.538 0 10.027 4.49 10.027 10.028h.001zm-.958 6.215v-.323h.13v-.066h-.332v.066h.13v.323h.072zm.643 0v-.39h-.101l-.117.268-.117-.267h-.1v.389h.072v-.294l.11.253h.074l.11-.253v.294h.071-.002z'/%3e%3c/g%3e%3cg id='maestro'%3e%3cpath d='M45.615 25.42v-1.666c0-.628-.4-1.05-1.044-1.055-.34-.006-.688.1-.933.47-.183-.293-.472-.47-.877-.47-.283 0-.56.083-.778.394v-.33h-.577v2.656h.583v-1.472c0-.461.255-.705.65-.705.383 0 .577.25.577.7v1.477h.583v-1.472c0-.461.267-.705.65-.705.394 0 .583.25.583.7v1.477h.583zm3.254-1.33v-1.326h-.578v.322c-.183-.24-.46-.388-.838-.388-.744 0-1.327.583-1.327 1.393s.583 1.394 1.327 1.394c.377 0 .655-.15.838-.39v.324h.578V24.09h0zm-2.15 0c0-.465.306-.85.806-.85.477 0 .8.368.8.85s-.323.85-.8.85c-.5 0-.805-.382-.805-.85h-.001zm14.506-1.396c.205 0 .395.036.57.107.175.07.326.17.453.294a1.347 1.347 0 01.3.442c.072.17.108.354.108.554 0 .2-.036.384-.11.554a1.342 1.342 0 01-.298.443 1.393 1.393 0 01-.453.293c-.175.07-.364.107-.57.107s-.395-.036-.57-.107a1.376 1.376 0 01-.45-.293 1.357 1.357 0 01-.3-.443 1.402 1.402 0 01-.107-.554c0-.2.036-.384.108-.554a1.365 1.365 0 01.298-.442 1.37 1.37 0 01.452-.294c.174-.071.364-.107.57-.107h-.001zm0 .546a.862.862 0 00-.33.063.78.78 0 00-.263.174.817.817 0 00-.174.27.907.907 0 00-.064.344c0 .126.02.24.064.345a.81.81 0 00.174.269.781.781 0 00.264.175.866.866 0 00.33.062.865.865 0 00.33-.062.794.794 0 00.264-.175.8.8 0 00.176-.27.903.903 0 00.064-.344.901.901 0 00-.064-.345.795.795 0 00-.44-.443.863.863 0 00-.33-.063h0-.001zm-9.214.85c-.005-.826-.516-1.392-1.26-1.392-.778 0-1.322.566-1.322 1.393 0 .844.566 1.394 1.36 1.394.4 0 .767-.1 1.089-.372l-.283-.428a1.265 1.265 0 01-.772.278c-.372 0-.71-.172-.794-.65h1.97a2.78 2.78 0 00.012-.222zm-1.977-.232c.06-.383.294-.644.706-.644.372 0 .61.233.67.644h-1.376zm4.409-.417a1.714 1.714 0 00-.828-.227c-.316 0-.505.116-.505.31 0 .179.2.228.45.262l.272.038c.578.084.928.328.928.795 0 .505-.445.866-1.211.866-.433 0-.833-.111-1.15-.345l.272-.45c.195.15.484.279.883.279.395 0 .606-.117.606-.323 0-.15-.15-.233-.467-.277l-.272-.04c-.594-.082-.916-.35-.916-.782 0-.527.433-.85 1.105-.85.422 0 .805.095 1.083.278l-.25.466h0zm2.775-.15h-.944v1.2c0 .267.094.444.383.444.15 0 .339-.05.51-.15l.167.495a1.358 1.358 0 01-.721.205c-.683 0-.922-.367-.922-.983v-1.21h-.54v-.528h.54v-.805h.583v.805h.944v.528h0v-.001zm1.998-.593c.117 0 .284.022.41.072l-.177.544a.94.94 0 00-.36-.067c-.378 0-.567.244-.567.683v1.489h-.577v-2.655h.572v.322a.782.782 0 01.7-.388h0-.001zm3.998 2.334a.272.272 0 01.19.077.263.263 0 01.08.187c0 .036-.008.07-.022.102a.275.275 0 01-.143.14.26.26 0 01-.105.022.273.273 0 01-.192-.078.271.271 0 01-.057-.084.256.256 0 01-.021-.102.257.257 0 01.078-.187.268.268 0 01.192-.077h0zm0 .47a.207.207 0 00.188-.286.2.2 0 00-.108-.11.194.194 0 00-.08-.015.207.207 0 00-.147.06.197.197 0 00-.043.065.197.197 0 00-.016.08.2.2 0 00.016.08.201.201 0 00.109.11c.025.01.052.016.08.016h0zm.016-.33c.032 0 .056.008.073.022a.069.069 0 01.025.057.066.066 0 01-.02.05.093.093 0 01-.058.024l.08.093h-.062l-.075-.092h-.024v.092h-.052v-.245h.113v-.001h0zm-.061.046v.066h.06a.06.06 0 00.033-.008.028.028 0 00.013-.025.028.028 0 00-.013-.025.06.06 0 00-.033-.008h-.06 0z'/%3e%3cpath fill='%23949494' d='M47.639 2.508h8.758v15.739h-8.758V2.507h0z'/%3e%3cpath fill='%23838383' d='M48.195 10.377a9.992 9.992 0 013.823-7.87 9.966 9.966 0 00-6.186-2.14c-5.528 0-10.01 4.482-10.01 10.01s4.482 10.01 10.01 10.01a9.97 9.97 0 006.186-2.14 9.993 9.993 0 01-3.823-7.87h0z'/%3e%3cpath fill='%23767676' d='M67.257 16.58v-.323h.13v-.065h-.33v.065h.13v.323h.07zm.643 0v-.39h-.102l-.117.268-.116-.267h-.102v.389h.072v-.294l.11.253h.074l.109-.253v.294h.072zm.312-6.203c0 5.528-4.481 10.01-10.01 10.01-2.334 0-4.482-.8-6.184-2.14 2.328-1.833 3.823-4.677 3.823-7.87s-1.495-6.036-3.823-7.87a9.967 9.967 0 016.185-2.14c5.528 0 10.009 4.482 10.009 10.01h0z'/%3e%3c/g%3e%3cg id='visa'%3e%3cpath fill='%23FFF' d='M71.75.785v24.3h40.964V.785H71.75z'/%3e%3cpath fill='%23505050' d='M78.536 9.159l2.388 9.016h2.774l4.314-10.441H85.2l-2.717 7.089-1.117-5.548-2.83-.116h0zm10.527-1.464l-1.657 10.48h2.62l1.695-10.48h-2.658 0zm10.363 2.504l.385-2.194s-1.156-.463-2.542-.463c-1.388 0-4.392.886-4.392 3.466 0 2.582 3.736 2.698 3.736 4.122 0 1.426-3.35 1.272-4.353.348l-.424 2.273s1.503.578 2.85.578c1.35 0 4.703-.308 4.703-3.66 0-2.93-3.738-2.35-3.738-4.122 0 0 .384-1.772 3.775-.348h0zm-.193 7.976h2.89l.5-1.503h3.545l.295 1.49h2.504l-2.298-10.35h-2.312s-.847.096-1.232 1.117c-.366.97-3.892 9.246-3.892 9.246h0z'/%3e%3cpath fill='%23FFF' d='M105.744 14.515h-2.35l1.464-3.853.886 3.853h0z'/%3e%3cpath fill='%23505050' d='M82.189 13.37l-.825-4.095s-.111-1.538-1.207-1.538H75.68v.213s4.429.734 6.508 5.42h.001z'/%3e%3cpath fill='%238a8a8a' d='M71.75 19.705h40.964v6.073H71.75v-6.073z'/%3e%3cpath fill='%23505050' d='M71.75.149h40.964V6.22H71.75V.149z'/%3e%3c/g%3e%3cg id='visaelectron'%3e%3cpath fill='%23FFF' d='M116.106.781v24.455h41.224V.781h-41.224z'/%3e%3cpath fill='%238a8a8a' d='M116.106 21.483h41.224v4.376h-41.223v-4.376h-.001z'/%3e%3cpath fill='%23505050' d='M116.106.067h41.224v4.305h-41.223V.067h-.001zm16.746 6.337l-4.008 9.56h-2.614l-1.972-7.63c-.12-.468-.223-.64-.587-.84-.595-.322-1.577-.624-2.44-.812l.058-.278h4.21c.535 0 1.017.357 1.14.974l1.042 5.533 2.572-6.507h2.599zm3.534 0l-2.045 9.56h-2.474l2.045-9.56h2.473zm6.709 6.44c.01-2.524-3.488-2.664-3.465-3.79.008-.344.334-.708 1.049-.8.354-.048 1.332-.084 2.439.426l.433-2.028a6.663 6.663 0 00-2.313-.422c-2.445 0-4.165 1.298-4.178 3.16-.017 1.376 1.228 2.143 2.164 2.601.964.47 1.287.77 1.283 1.188-.007.642-.77.926-1.48.936-1.243.02-1.965-.336-2.54-.604l-.448 2.095c.578.266 1.645.496 2.749.508 2.6 0 4.3-1.284 4.307-3.27zm6.456 3.12h2.287l-1.998-9.56h-2.11c-.476 0-.876.276-1.053.701l-3.711 8.86h2.597l.515-1.429h3.174l.299 1.428h0zm-2.76-3.387l1.302-3.59.748 3.59h-2.05zm-7.24 6.018h-1.005v.935h1.124v.282h-1.462v-2.595h1.405v.281h-1.067v.82h1.005v.277h0zm.638-1.517h.34v2.733h-.34v-2.733zm1.194 1.864c.007.458.296.646.638.646.243 0 .393-.042.517-.096l.06.243c-.12.053-.326.12-.623.12-.573 0-.916-.382-.916-.944 0-.562.33-1 .874-1 .612 0 .77.53.77.873a.786.786 0 01-.012.157h-1.308 0v.001zm.993-.243c.003-.212-.09-.547-.47-.547-.346 0-.493.312-.52.547h.99zm2.17 1.047a1.304 1.304 0 01-.535.108c-.562 0-.927-.38-.927-.95 0-.575.392-.994 1-.994.2 0 .377.05.47.1l-.077.258a.83.83 0 00-.393-.089c-.427 0-.658.32-.658.705 0 .431.277.696.647.696a.958.958 0 00.415-.088l.058.254h0zm.95-2.244v.447h.485v.257h-.485v1.005c0 .23.066.362.254.362a.628.628 0 00.197-.023l.015.257a.917.917 0 01-.3.047.484.484 0 01-.366-.143c-.092-.104-.13-.27-.13-.489v-1.016h-.29v-.258h.29v-.346l.33-.1zm.958 1.028c0-.22-.004-.408-.015-.58h.296l.016.368h.01c.086-.25.294-.408.52-.408.036 0 .063.004.094.007v.32c-.035-.008-.07-.008-.116-.008-.24 0-.408.177-.454.432a1.01 1.01 0 00-.012.158v.993h-.338V18.53h0-.001zm3.003.334c0 .69-.482.99-.928.99-.5 0-.893-.37-.893-.959 0-.62.412-.985.924-.985.535 0 .897.39.897.954zm-1.475.02c0 .408.23.716.562.716.324 0 .566-.304.566-.724 0-.316-.158-.712-.558-.712-.397 0-.57.37-.57.72zm1.994-.432c0-.196-.004-.35-.016-.503h.3l.02.307h.007a.69.69 0 01.616-.346c.258 0 .659.154.659.793v1.108h-.34v-1.074c0-.3-.111-.55-.43-.55a.488.488 0 00-.454.346.475.475 0 00-.024.158v1.12h-.338v-1.358h0z'/%3e%3c/g%3e%3cg id='amex'%3e%3cpath fill='%23727272' d='M160.76.18h25.566v25.566H160.76V.18z'/%3e%3cpath fill='%23FFF' d='M170.021 21.701v-9.16l16.305.014v2.53l-1.884 2.014 1.884 2.032v2.584h-3.009l-1.599-1.764-1.587 1.771-10.11-.02z'/%3e%3cpath fill='%23727272' d='M171.11 20.696v-7.148h6.062v1.647h-4.1v1.118h4.002v1.62h-4v1.097h4.098v1.666h-6.062 0z'/%3e%3cpath fill='%23727272' d='M177.141 20.696l3.354-3.578-3.354-3.57h2.596l2.05 2.266 2.055-2.266h2.484v.056l-3.282 3.514 3.282 3.477v.101h-2.51l-2.085-2.288-2.064 2.288h-2.526z'/%3e%3cpath fill='%23FFF' d='M170.782 4.41h3.93l1.38 3.133V4.41h4.853l.837 2.348.84-2.348h3.704v9.16h-19.58l4.036-9.16h0z'/%3e%3cpath fill='%23727272' d='M171.526 5.404l-3.172 7.142h2.176l.598-1.43h3.243l.598 1.43h2.229l-3.159-7.142h-2.513 0zm.273 4.11l.95-2.274.951 2.273h-1.9l-.001.001z'/%3e%3cpath fill='%23727272' d='M177.168 12.546V5.402l3.058.01 1.574 4.391 1.583-4.4h2.943v7.141l-1.894.017V7.656l-1.787 4.89h-1.729l-1.824-4.907v4.906h-1.924 0v.001z'/%3e%3c/g%3e%3cg id='otp'%3e%3cpath fill='%23333333' d='M197.96 23.43c.336.04.7-.07.947-.276.283-.24.537-.734.537-1.271 0-.593-.381-.664-.523-.664-.205 0-.36.106-.508.205l-.453 2.006zm.573-2.705c.183-.127.487-.34.946-.34.706 0 1.18.53 1.18 1.427 0 .51-.177 1.11-.544 1.555-.7.854-1.582.847-2.331.847l-.402 1.688-.05.036c-.162 0-.317-.008-.48-.008-.24 0-.452.015-.713.022l-.036-.05s.25-.748.559-2.036c.325-1.35.629-2.932.656-3.255l.05-.05 1.207-.196.043.049-.085.31h0zm-2.556 3.41l-.057.058a4.172 4.172 0 01-.636.077c-.533 0-1.316-.08-.984-1.426.223-.91.384-1.59.384-1.59l-.494.015-.043-.057.205-.713.05-.035h.466l.205-.912.049-.05c.53-.12.67-.155 1.158-.296l.043.042-.31 1.23.72-.014.028.049c-.1.296-.128.374-.22.706l-.056.05-.65-.015-.316 1.312c-.2.825-.095.783.105.862.17.067.395-.02.522-.061l.043.035-.212.734h0zm-3.948-3.008c-.333 0-.708.17-.925 1.198-.241 1.145.24 1.218.473 1.218.212 0 .663-.115.887-1.211.157-.767.033-1.205-.435-1.205m1.65 1.205c-.304 1.732-1.382 1.953-2.295 1.953-.9 0-1.73-.62-1.496-1.962.184-1.048.807-2.018 2.32-1.945 1.055.052 1.676.776 1.47 1.954'/%3e%3cpath fill='%237a7a7a' d='M214.543 22.05l1.094 2.085-.042.056-.784.02-.057-.041c-.183-.496-.981-2.056-.981-2.056a42.053 42.053 0 00-.425 2.042l-.05.042-.712.014-.028-.042s.376-1.566.702-3.016c.153-.678.39-1.751.484-2.402l.05-.042.77-.127.042.05c-.142.487-.813 3.383-.813 3.383.507-.444 1.35-1.328 1.463-1.448l.077-.043h.813l.02.064c-.2.158-.571.494-.705.614l-.918.848h0zm-2.7 2.107l-.056.043-.72.02-.03-.048c.105-.476.54-2.07.545-2.564.005-.424-.26-.565-.593-.565-.438 0-.728.219-.94.374-.261 1.187-.346 1.56-.572 2.74l-.05.043-.72.02-.035-.05s.214-.863.408-1.762c.152-.704.276-1.284.333-1.768l.05-.05c.332-.042.41-.056.75-.126l.034.049-.098.36c.275-.183.628-.431 1.214-.431.233 0 .996.064.996.918 0 .51-.447 2.299-.516 2.797m-4.02-3.1c-.106 0-.212-.007-.318-.007-.233 0-.692.014-1.11.297-.74.508-.755 1.419-.755 1.455 0 .339.184.882.826.882.19 0 .507-.044.848-.346l.509-2.281zm.523.897a29.877 29.877 0 00-.438 2.197l-.05.049-.664.014-.035-.05.05-.282c-.12.099-.43.36-1.032.36-.72 0-1.307-.508-1.307-1.391 0-.558.269-1.166.565-1.52.657-.77 1.568-.811 2.219-.811l.974.007.035.056-.317 1.37h0zm-6.761 1.695c.4.019.989.007 1.448-.304.522-.36.77-.99.77-1.44 0-.643-.39-.89-.84-.89-.361 0-.616.155-.842.296 0 0-.492 2.165-.536 2.338m-.862.516c.047-.215.35-1.47.663-2.881.266-1.21.452-1.966.517-2.53l.056-.05.77-.134.035.05-.197.784-.326 1.356c.297-.162.58-.318 1.032-.318.699 0 1.285.473 1.285 1.364 0 .36-.113 1.038-.586 1.582-.636.727-1.42.777-2.33.812h-.39l-.494.007-.035-.042zm-1.367-15.92a3.669 3.669 0 117.337 0 3.669 3.669 0 01-7.337 0'/%3e%3cpath fill='%23333333' d='M205.568 3.598a2.103 2.103 0 114.205 0 2.103 2.103 0 01-4.205 0m-10.834 4.647a8.27 8.27 0 018.26-8.27v2.988a5.282 5.282 0 105.292 5.262l2.988.002a8.27 8.27 0 11-16.54.018'/%3e%3c/g%3e%3cg id='securecode'%3e%3cpath fill='%23848484' d='M245.417 11.953a.53.53 0 01.514-.538c.288 0 .514.242.514.538a.524.524 0 01-.514.537c-.28.008-.514-.234-.514-.537zm.514.42c.218 0 .39-.187.39-.413 0-.225-.18-.412-.39-.412-.218 0-.39.187-.39.412 0 .226.172.413.39.413zm-.07-.179h-.109v-.475h.195c.039 0 .086 0 .117.023.039.024.054.07.054.117a.12.12 0 01-.078.117l.086.21h-.117l-.07-.187h-.078v.195zm0-.265h.063c.023 0 .046 0 .062-.007.015-.008.023-.032.023-.055 0-.016-.008-.039-.023-.047-.016-.008-.047-.008-.062-.008h-.055l-.008.117m-7.802-3.566l-.14.919c-.304-.164-.53-.226-.771-.226-.639 0-1.09.654-1.09 1.58 0 .64.303 1.029.802 1.029.21 0 .443-.07.732-.219l-.148.966c-.32.094-.522.125-.764.125-.926 0-1.502-.701-1.502-1.823 0-1.51.794-2.57 1.939-2.57.147 0 .28.016.389.048l.358.093c.094.039.117.047.195.078m-2.858.631c-.023-.008-.055-.008-.086-.008-.28 0-.444.148-.708.56l.077-.521h-.778l-.53 3.434h.865c.311-2.103.389-2.46.802-2.46h.062c.078-.413.18-.717.327-.998l-.031-.007m-5.147 3.418a1.89 1.89 0 01-.615.117c-.436 0-.678-.265-.678-.755 0-.094.008-.203.024-.312l.054-.335.039-.272.374-2.344h.856l-.1.506h.443l-.125.833h-.436l-.226 1.433c-.007.062-.015.109-.015.14 0 .18.093.257.296.257a.65.65 0 00.233-.031l-.124.763m-3.395-2.305c0 .436.202.732.654.958.342.171.405.226.405.381 0 .21-.156.312-.49.312-.258 0-.491-.039-.772-.14l-.117.794.04.008.155.031c.055.008.125.023.226.031.202.016.366.031.475.031.903 0 1.324-.366 1.324-1.144 0-.468-.172-.748-.608-.958-.358-.171-.397-.21-.397-.374 0-.187.14-.28.42-.28.172 0 .398.023.616.054l.125-.794a5.333 5.333 0 00-.756-.07c-.973 0-1.308.522-1.3 1.16m18.26 2.344h-.818l.04-.335c-.234.265-.483.382-.795.382-.63 0-1.043-.569-1.043-1.425 0-1.145.638-2.11 1.401-2.11.335 0 .584.147.826.467l.186-1.207h.85l-.647 4.228zm-1.27-.802c.406 0 .686-.475.686-1.16 0-.436-.163-.678-.46-.678-.389 0-.67.483-.67 1.153 0 .451.149.685.445.685m-10.87.732c-.297.093-.577.14-.888.14-.958 0-1.464-.53-1.464-1.542 0-1.183.638-2.048 1.502-2.048.709 0 1.16.49 1.16 1.254 0 .25-.03.498-.108.849h-1.713c-.008.054-.008.078-.008.109 0 .405.257.607.755.607.304 0 .584-.07.896-.218l-.133.849zm-.484-2.048c.008-.07.008-.132.008-.171 0-.28-.148-.444-.405-.444-.272 0-.467.218-.545.615h.942m-9.095 2.118h-.856l.49-3.247-1.105 3.247h-.584l-.07-3.224-.522 3.224h-.802l.67-4.22h1.238l.03 2.616.842-2.616h1.339l-.67 4.22m2.219-1.526c-.093-.008-.132-.016-.194-.016-.49 0-.732.18-.732.522 0 .21.125.35.311.35.343 0 .6-.35.616-.856zm.624 1.526h-.717l.016-.358c-.218.288-.506.413-.903.413-.468 0-.787-.382-.787-.935 0-.84.56-1.324 1.51-1.324.102 0 .226.008.351.024.023-.117.031-.164.031-.226 0-.226-.148-.312-.553-.312-.241 0-.521.04-.716.102l-.109.039-.078.023.117-.771c.428-.132.716-.187 1.028-.187.74 0 1.129.35 1.129 1.005 0 .171-.016.296-.07.685l-.172 1.222-.03.218-.024.172-.016.124-.007.086m13.502-1.526c-.086-.008-.132-.016-.195-.016-.49 0-.74.18-.74.522 0 .21.125.35.312.35.35 0 .607-.35.623-.856zm.623 1.526h-.716l.015-.358c-.218.288-.506.413-.903.413-.467 0-.787-.382-.787-.935 0-.84.561-1.324 1.511-1.324.093 0 .226.008.35.024.024-.117.032-.164.032-.226 0-.226-.148-.312-.553-.312-.242 0-.522.04-.717.102l-.124.03-.078.024.117-.77c.428-.133.716-.188 1.028-.188.74 0 1.129.35 1.129 1.005 0 .171-.016.296-.07.685l-.18 1.215-.023.218-.023.171-.016.117.008.11m2.406-3.458c-.023-.008-.054-.008-.085-.008-.28 0-.444.148-.71.56l.079-.521h-.779l-.53 3.434h.865c.311-2.103.39-2.46.802-2.46h.062c.078-.413.187-.717.327-.998l-.03-.007'/%3e%3cpath fill='%23828282' d='M238.962 15.792c0 .778-.241 1.238-.623 1.238-.28.007-.444-.304-.444-.763 0-.546.25-1.168.639-1.168.319 0 .428.334.428.693zm.849.007c0-.864-.429-1.541-1.23-1.541-.927 0-1.527.817-1.527 2.024 0 .865.358 1.573 1.23 1.573.88 0 1.527-.623 1.527-2.056m-2.484-2.141l-.133.919c-.288-.164-.49-.226-.716-.226-.6 0-1.02.654-1.02 1.58 0 .64.28 1.029.747 1.029.203 0 .42-.07.686-.218l-.14.965a2.19 2.19 0 01-.717.125c-.864 0-1.41-.701-1.41-1.822 0-1.511.748-2.57 1.815-2.57.14 0 .257.016.358.047l.327.093a.74.74 0 01.203.078m-5.319.622c-.023-.007-.054-.007-.085-.007-.265 0-.413.148-.662.56l.078-.521h-.725l-.49 3.434h.802c.288-2.102.366-2.46.748-2.46.023 0 .023 0 .062.007.07-.412.171-.716.303-.996l-.03-.016m10.496 3.434h-.763l.039-.335c-.218.265-.452.382-.748.382-.584 0-.973-.569-.973-1.425 0-1.145.6-2.11 1.308-2.11.312 0 .553.147.771.474l.18-1.207h.793l-.607 4.22zm-1.191-.81c.381 0 .638-.475.638-1.16 0-.436-.148-.67-.428-.67-.366 0-.623.475-.623 1.153 0 .451.14.677.413.677m-16.844.795c-.272.093-.537.14-.825.14-.895 0-1.362-.53-1.362-1.542 0-1.176.6-2.048 1.401-2.048.662 0 1.083.483 1.083 1.254 0 .249-.032.498-.102.848h-1.596c-.008.055-.008.078-.008.11 0 .396.242.599.709.599.288 0 .545-.07.833-.218l-.132.856zm-.451-2.049c0-.07.008-.132.008-.17 0-.281-.14-.445-.382-.445-.257 0-.436.218-.514.615h.888m10.014 2.049c-.273.093-.537.14-.825.14-.904 0-1.371-.53-1.371-1.542 0-1.176.6-2.048 1.402-2.048.662 0 1.09.483 1.09 1.254 0 .249-.031.498-.101.848h-1.597c-.008.055-.008.078-.008.11 0 .396.242.599.71.599.287 0 .544-.07.832-.218l-.132.856zm-.452-2.049c.008-.07.008-.132.008-.17 0-.281-.14-.445-.381-.445-.257 0-.437.218-.514.615h.887m11.665 2.049c-.28.093-.545.14-.825.14-.896 0-1.37-.53-1.37-1.542 0-1.176.599-2.048 1.409-2.048.661 0 1.082.483 1.082 1.254 0 .249-.031.498-.101.848h-1.597c-.007.055-.007.078-.007.11 0 .396.241.599.708.599.288 0 .545-.07.833-.218l-.132.856zm-.452-2.049c0-.07.008-.132.008-.17 0-.281-.14-.445-.381-.445-.257 0-.436.218-.514.615h.887m-22.706-1.214a1.14 1.14 0 00-.67-.195c-.327 0-.584.07-.584.413 0 .607 1.184.381 1.184 1.69 0 1.19-.779 1.502-1.488 1.502-.311 0-.677-.1-.942-.225l.195-.873c.163.148.483.25.755.25.257 0 .647-.07.647-.514 0-.693-1.184-.437-1.184-1.651 0-1.114.693-1.44 1.363-1.44.373 0 .732.054.934.194l-.21.849m4.734 3.263c-.163.077-.39.132-.716.132-.7 0-1.137-.701-1.137-1.558 0-1.12.63-2.009 1.557-2.009.203 0 .514.086.756.226l-.18.818a.956.956 0 00-.537-.187c-.428 0-.74.397-.74 1.098 0 .405.226.74.577.74a1 1 0 00.537-.148l-.117.887m3.006-.864c-.039.296-.078.584-.101.888h-.771l.062-.553h-.008c-.241.374-.49.63-.934.63-.483 0-.748-.513-.748-1.175 0-.234.016-.358.063-.717l.218-1.588h.864l-.233 1.596c-.024.171-.055.343-.055.522 0 .202.093.405.327.39.35 0 .56-.429.623-.935l.241-1.573h.834l-.382 2.515m16.22.849h-.132v-.569h-.187v-.124h.506v.124h-.187v.569m.864 0h-.124v-.576l-.117.576h-.125l-.116-.576v.576h-.125v-.693h.195l.109.545h.008l.109-.545h.186v.693'/%3e%3c/g%3e%3cg id='verified'%3e%3cpath fill='%23696969' d='M264.655 13.448l-1.543 4.163-.165-.846c-.384-1.037-1.217-2.125-2.186-2.566l1.412 5.345h1.67l2.482-6.096h-1.67m1.324 6.102l.987-6.108h1.577l-.988 6.108h-1.576m7.298-5.958a3.892 3.892 0 00-1.413-.257c-1.56 0-2.657.83-2.666 2.016-.01.878.783 1.369 1.38 1.66.616.3.822.49.82.758-.006.41-.493.596-.945.596-.63 0-.967-.092-1.484-.32l-.204-.097-.221 1.367c.369.17 1.05.318 1.758.325 1.656 0 2.733-.82 2.746-2.086.006-.696-.415-1.224-1.326-1.66-.55-.282-.89-.47-.884-.757 0-.254.285-.525.903-.525.517-.009.888.11 1.18.234l.141.07.215-1.324m4.045-.144h-1.219c-.377 0-.66.108-.827.507l-2.341 5.597h1.656s.271-.753.332-.918l2.02.003c.048.213.191.915.191.915h1.465zm-1.945 3.936c.13-.35.628-1.707.628-1.707-.01.017.13-.353.21-.582l.105.527.366 1.762h-1.31'/%3e%3cpath fill='%238a8a8a' d='M261.68 13.445h-2.544l-.015.105c1.978.506 3.283 1.748 3.826 3.217l-.553-2.808c-.095-.386-.372-.5-.714-.514'/%3e%3cpath fill='%23696969' d='M254.365 11.969h-1.006l-1.16-5.23 1.112-.186.793 4.093 2.022-4.039h1.068l-2.83 5.362m5.231-1.71h-2.398c-.066.727.272 1.044.845 1.044.48 0 .901-.178 1.356-.464l-.004.727c-.445.279-.96.457-1.564.457-1.044 0-1.734-.596-1.526-1.942.186-1.215 1.027-1.95 2.002-1.95 1.121 0 1.495.844 1.331 1.903-.011.078-.033.17-.042.225zm-1.411-1.486c-.372 0-.719.294-.882.906h1.485c.027-.58-.155-.906-.603-.906m2.975 1.029l-.33 2.143h-.929l.575-3.736h.79v.75c.314-.433.742-.797 1.327-.828l.005.92a2.062 2.062 0 00-1.438.751m1.426 2.143l.575-3.736h.928l-.575 3.736zm1.143-4.363c-.309 0-.523-.217-.476-.526a.648.648 0 01.64-.542c.303 0 .516.225.467.542a.636.636 0 01-.63.526m2.931-.395c-.318 0-.51.14-.56.472l-.085.55h.712l-.001.758h-.828l-.458 2.978h-.92l.458-2.978h-.542l.117-.758h.541l.1-.643c.127-.827.7-1.137 1.466-1.137.163 0 .284.016.375.031l.007.758a2.35 2.35 0 00-.382-.03m.01 4.757l.575-3.736h.928l-.575 3.736zm1.143-4.363c-.31 0-.523-.217-.476-.526a.648.648 0 01.64-.542c.302 0 .515.225.467.542a.636.636 0 01-.63.526m3.959 2.677h-2.399c-.065.727.273 1.044.845 1.044.48 0 .902-.178 1.356-.464l-.004.727c-.445.279-.96.457-1.563.457-1.045 0-1.734-.596-1.527-1.942.187-1.215 1.027-1.95 2.002-1.95 1.122 0 1.495.844 1.332 1.903-.012.078-.034.17-.042.225zm-1.412-1.486c-.371 0-.718.294-.882.906h1.485c.028-.58-.154-.906-.603-.906m4.162 3.172l.002-.518c-.312.317-.718.596-1.237.596-.781 0-1.318-.58-1.124-1.842.214-1.392 1.075-2.011 1.942-2.011.356 0 .632.062.845.14l.277-1.804.951-.146-.86 5.585zm.31-2.87a1.363 1.363 0 00-.702-.162c-.488 0-.904.394-1.03 1.214-.112.728.145 1.068.555 1.068.34 0 .634-.201.93-.51l.247-1.61m3.331 2.905c-.44 0-.798-.07-1.132-.187l.611-3.967.72-.112-.264 1.717c.21-.187.503-.375.86-.375.598 0 .999.446.853 1.395-.161 1.043-.804 1.53-1.648 1.53zm.518-2.303c-.234 0-.47.159-.678.37l-.197 1.283c.138.053.234.076.433.076.446 0 .757-.27.856-.914.084-.545-.097-.815-.414-.815m2.786 2.421c-.359.697-.715.914-1.26.914a.864.864 0 01-.253-.03l-.004-.58c.09.024.187.042.321.042a.56.56 0 00.504-.3l.093-.187-.596-2.79.747-.093.346 2.016.937-1.975H283l-1.532 2.983'/%3e%3c/g%3e%3c/svg%3e")}.roomsome_loyalty .rs-svg-copyright{display:block;width:171px;height:40px;margin:60px auto 0 auto;background-size:cover;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1292px' height='303px'%3e%3cpath fill-rule='evenodd' fill='rgb(103,129,135)' d='M128.518,159.811 L139.258,159.811 C139.537,160.171 140.227,161.091 141.328,162.571 C142.427,164.051 143.737,165.801 145.258,167.821 C146.777,169.841 148.397,172.001 150.118,174.301 C151.837,176.601 153.457,178.771 154.978,180.811 C156.497,182.851 157.798,184.611 158.878,186.091 C159.958,187.571 160.618,188.511 160.858,188.911 C162.017,190.791 163.558,192.211 165.478,193.171 C167.398,194.131 169.618,194.611 172.138,194.611 L182.398,194.611 L155.218,157.951 C157.618,157.031 159.817,155.791 161.818,154.231 C163.817,152.671 165.547,150.861 167.008,148.801 C168.467,146.741 169.607,144.481 170.428,142.021 C171.247,139.561 171.658,136.971 171.658,134.251 C171.658,130.731 170.987,127.411 169.648,124.291 C168.307,121.171 166.468,118.451 164.128,116.131 C161.788,113.811 159.058,111.981 155.938,110.641 C152.818,109.301 149.477,108.631 145.918,108.631 L114.718,108.631 L114.718,194.611 L128.518,194.611 L128.518,159.811 ZM146.098,122.491 C147.697,122.491 149.218,122.801 150.658,123.421 C152.098,124.041 153.337,124.881 154.378,125.941 C155.417,127.001 156.247,128.251 156.868,129.691 C157.487,131.131 157.798,132.651 157.798,134.251 C157.798,135.891 157.487,137.421 156.868,138.841 C156.247,140.261 155.417,141.501 154.378,142.561 C153.337,143.621 152.098,144.461 150.658,145.081 C149.218,145.701 147.697,146.011 146.098,146.011 L128.518,146.011 L128.518,122.491 L146.098,122.491 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(103,129,135)' d='M1291.025,290.093 L1291.025,300.054 L1200.986,300.054 L1200.986,157.867 L1290.537,157.867 L1290.537,167.827 L1212.607,167.827 L1212.607,221.245 L1281.064,221.245 L1281.064,231.206 L1212.607,231.206 L1212.607,290.093 L1291.025,290.093 ZM1160.060,237.261 L1161.037,175.054 L1160.451,174.859 L1107.619,300.054 L1099.514,300.054 L1046.779,175.445 L1046.193,175.542 L1047.267,237.261 L1047.267,300.054 L1035.646,300.054 L1035.646,157.867 L1050.978,157.867 L1103.224,283.062 L1103.810,283.062 L1156.252,157.867 L1171.681,157.867 L1171.681,300.054 L1160.060,300.054 L1160.060,237.261 ZM957.318,302.105 C940.651,302.105 927.353,296.441 917.426,285.113 C907.497,273.784 902.533,258.941 902.533,240.581 L902.533,217.437 C902.533,199.143 907.480,184.299 917.377,172.906 C927.272,161.513 940.553,155.816 957.221,155.816 C974.147,155.816 987.656,161.513 997.748,172.906 C1007.839,184.299 1012.885,199.143 1012.885,217.437 L1012.885,240.581 C1012.885,258.941 1007.855,273.784 997.797,285.113 C987.738,296.441 974.245,302.105 957.318,302.105 ZM1001.264,217.321 C1001.264,201.934 997.373,189.545 989.594,180.155 C981.813,170.765 971.022,166.070 957.221,166.070 C943.678,166.070 933.132,170.765 925.580,180.155 C918.027,189.545 914.252,201.934 914.252,217.321 L914.252,240.697 C914.252,256.216 918.044,268.670 925.629,278.060 C933.212,287.450 943.776,292.144 957.318,292.144 C971.185,292.144 981.976,287.466 989.691,278.109 C997.406,268.752 1001.264,256.281 1001.264,240.697 L1001.264,217.321 ZM843.053,222.906 C858.351,226.812 869.989,232.085 877.965,238.726 C885.939,245.367 889.928,254.124 889.928,264.995 C889.928,276.324 885.289,285.341 876.012,292.046 C866.734,298.752 854.901,302.105 840.514,302.105 C826.320,302.105 813.934,298.540 803.355,291.411 C792.775,284.283 787.648,273.882 787.974,260.210 L788.170,259.624 L798.912,259.624 C798.912,270.659 803.046,278.838 811.314,284.160 C819.582,289.483 829.315,292.144 840.514,292.144 C851.776,292.144 860.875,289.675 867.808,284.734 C874.742,279.795 878.209,273.263 878.209,265.137 C878.209,257.404 875.311,251.082 869.517,246.175 C863.722,241.268 853.632,236.930 839.244,233.159 C823.683,229.253 811.900,224.175 803.892,217.925 C795.885,211.675 791.881,203.245 791.881,192.632 C791.881,181.760 796.356,172.906 805.308,166.070 C814.259,159.234 825.767,155.816 839.830,155.816 C854.478,155.816 866.295,159.885 875.279,168.023 C884.264,176.162 888.624,186.089 888.365,197.808 L888.072,198.394 L877.330,198.394 C877.330,188.889 873.961,181.077 867.223,174.956 C860.484,168.838 851.353,165.777 839.830,165.777 C828.436,165.777 819.533,168.316 813.121,173.394 C806.708,178.472 803.502,184.788 803.502,192.339 C803.502,199.502 806.464,205.474 812.389,210.259 C818.312,215.044 828.534,219.260 843.053,222.906 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(76,95,99)' d='M751.824,299.999 L751.824,257.617 L754.148,194.824 L753.650,194.726 L721.277,299.999 L705.007,299.999 L672.800,195.117 L672.302,195.214 L674.626,257.617 L674.626,299.999 L650.388,299.999 L650.388,157.812 L682.014,157.812 L712.810,262.597 L713.308,262.597 L744.353,157.812 L776.062,157.812 L776.062,299.999 L751.824,299.999 ZM587.628,302.050 C572.741,302.050 560.650,296.354 551.353,284.960 C542.056,273.568 537.408,259.147 537.408,241.699 L537.408,216.113 C537.408,198.730 542.042,184.325 551.312,172.900 C560.580,161.474 572.658,155.761 587.545,155.761 C602.540,155.761 614.743,161.474 624.151,172.900 C633.558,184.325 638.262,198.730 638.262,216.113 L638.262,241.699 C638.262,259.147 633.572,273.568 624.193,284.960 C614.813,296.354 602.623,302.050 587.628,302.050 ZM614.024,215.991 C614.024,204.902 611.671,195.803 606.968,188.693 C602.264,181.582 595.790,178.027 587.545,178.027 C579.298,178.027 572.907,181.567 568.370,188.644 C563.832,195.721 561.563,204.836 561.563,215.991 L561.563,241.821 C561.563,253.106 563.859,262.302 568.453,269.413 C573.045,276.524 579.437,280.077 587.628,280.077 C595.928,280.077 602.403,276.524 607.051,269.413 C611.700,262.302 614.024,253.106 614.024,241.821 L614.024,215.991 ZM478.300,302.050 C463.413,302.050 451.322,296.354 442.025,284.960 C432.728,273.568 428.080,259.147 428.080,241.699 L428.080,216.113 C428.080,198.730 432.714,184.325 441.984,172.900 C451.252,161.474 463.330,155.761 478.217,155.761 C493.213,155.761 505.415,161.474 514.823,172.900 C524.230,184.325 528.934,198.730 528.934,216.113 L528.934,241.699 C528.934,259.147 524.244,273.568 514.865,284.960 C505.485,296.354 493.296,302.050 478.300,302.050 ZM504.696,215.991 C504.696,204.902 502.343,195.803 497.640,188.693 C492.936,181.582 486.462,178.027 478.217,178.027 C469.970,178.027 463.579,181.567 459.042,188.644 C454.504,195.721 452.235,204.836 452.235,215.991 L452.235,241.821 C452.235,253.106 454.531,262.302 459.125,269.413 C463.717,276.524 470.109,280.077 478.300,280.077 C486.600,280.077 493.075,276.524 497.723,269.413 C502.372,262.302 504.696,253.106 504.696,241.821 L504.696,215.991 ZM393.293,289.550 C392.629,284.667 392.297,280.045 392.297,275.683 L392.297,265.624 C392.297,258.529 390.650,253.011 387.358,249.072 C384.065,245.133 379.431,243.163 373.454,243.163 L350.378,243.163 L350.378,299.999 L326.140,299.999 L326.140,157.812 L371.711,157.812 C385.490,157.812 396.267,161.507 404.043,168.896 C411.817,176.286 415.705,186.588 415.705,199.804 C415.705,207.162 414.072,213.476 410.808,218.749 C407.542,224.023 402.756,228.288 396.447,231.542 C403.586,234.017 408.718,238.151 411.845,243.945 C414.971,249.740 416.535,256.901 416.535,265.429 L416.535,275.878 C416.535,279.850 416.992,284.000 417.905,288.329 C418.818,292.660 420.381,295.866 422.595,297.949 L422.595,299.999 L397.609,299.999 C395.395,297.916 393.957,294.433 393.293,289.550 ZM386.528,185.546 C383.179,181.706 378.240,179.784 371.711,179.784 L350.378,179.784 L350.378,221.191 L371.296,221.191 C378.103,221.191 383.179,219.499 386.528,216.113 C389.875,212.728 391.550,207.714 391.550,201.074 C391.550,194.564 389.875,189.388 386.528,185.546 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(103,129,135)' d='M961.176,96.689 C960.550,98.643 959.633,100.342 958.422,101.786 C957.210,103.233 955.707,104.405 953.911,105.302 C952.113,106.201 950.044,106.650 947.700,106.650 C945.277,106.650 943.598,106.181 942.661,105.243 C941.723,104.306 941.254,102.627 941.254,100.204 C941.254,97.705 941.996,95.771 943.481,94.404 C944.964,93.038 946.801,92.080 948.989,91.533 C951.175,90.987 953.460,90.674 955.844,90.595 C958.227,90.518 960.316,90.478 962.114,90.478 C962.114,92.666 961.801,94.737 961.176,96.689 ZM945.766,66.923 C944.711,67.626 943.481,68.154 942.075,68.505 C940.669,68.857 939.184,69.033 937.622,69.033 C937.309,69.033 937.113,68.994 937.036,68.915 C936.801,68.915 936.605,68.877 936.450,68.798 C936.215,68.721 935.844,68.447 935.336,67.978 C934.827,67.509 934.300,67.022 933.754,66.513 C933.207,66.006 932.718,65.478 932.290,64.931 C931.859,64.385 931.566,63.993 931.411,63.759 C931.334,63.603 931.294,63.408 931.294,63.173 C931.217,62.939 931.176,62.704 931.176,62.470 C931.176,61.221 931.645,60.049 932.583,58.954 C933.520,57.861 934.672,56.904 936.040,56.083 C937.406,55.263 938.812,54.600 940.258,54.091 C941.703,53.584 942.934,53.329 943.950,53.329 C946.215,53.329 947.659,54.014 948.286,55.380 C948.910,56.748 949.223,58.447 949.223,60.478 C949.223,61.963 948.910,63.232 948.286,64.286 C947.659,65.341 946.821,66.220 945.766,66.923 ZM928.448,123.876 C927.822,129.891 927.119,135.165 926.339,139.697 C925.557,144.227 924.640,147.801 923.585,150.419 C922.530,153.036 921.417,154.149 920.245,153.759 C918.605,152.195 917.334,150.165 916.437,147.665 C915.537,145.164 914.913,142.392 914.562,139.345 C914.210,136.298 914.073,133.076 914.151,129.677 C914.228,126.279 914.366,122.860 914.562,119.423 C914.756,115.984 914.990,112.626 915.265,109.345 C915.537,106.064 915.675,103.057 915.675,100.322 C912.862,100.556 909.991,100.128 907.062,99.033 C904.132,97.939 901.261,96.240 898.448,93.935 C895.636,91.631 892.959,88.837 890.421,85.556 C887.881,82.275 885.655,78.565 883.741,74.423 C881.826,70.283 880.323,65.810 879.230,61.005 C878.135,56.201 877.589,51.143 877.589,45.829 C877.589,45.126 877.607,44.405 877.647,43.661 C877.686,42.920 877.842,42.217 878.116,41.552 C878.389,40.889 878.779,40.380 879.288,40.029 C879.795,39.677 880.557,39.501 881.573,39.501 C881.650,39.501 881.749,39.501 881.866,39.501 C881.983,39.501 882.119,39.501 882.276,39.501 C882.511,39.580 882.705,39.618 882.862,39.618 C884.345,41.651 885.635,44.247 886.730,47.411 C887.823,50.576 888.877,53.936 889.894,57.490 C890.908,61.045 892.003,64.638 893.175,68.271 C894.347,71.904 895.870,75.167 897.745,78.056 C899.620,80.947 901.924,83.253 904.659,84.970 C907.393,86.689 910.791,87.431 914.855,87.197 C916.651,87.197 917.823,86.221 918.370,84.267 C918.916,82.315 919.209,79.814 919.249,76.767 C919.287,73.720 919.209,70.362 919.015,66.689 C918.819,63.018 918.819,59.522 919.015,56.201 C919.209,52.881 919.795,49.971 920.772,47.470 C921.748,44.971 923.448,43.292 925.870,42.431 C926.885,44.463 927.725,47.646 928.390,51.982 C929.053,56.318 929.541,61.318 929.855,66.982 C930.166,72.647 930.323,78.779 930.323,85.380 C930.323,91.983 930.166,98.545 929.855,105.068 C929.541,111.590 929.073,117.859 928.448,123.876 ZM864.490,95.751 C861.012,99.033 857.125,101.669 852.829,103.661 C848.532,105.654 844.158,106.650 839.704,106.650 C837.438,106.650 835.251,106.240 833.142,105.419 C831.033,104.599 829.352,103.251 828.103,101.376 C825.680,94.345 823.395,87.764 821.247,81.630 C819.098,75.498 817.223,69.483 815.622,63.583 C814.020,57.686 812.751,51.689 811.814,45.595 C810.876,39.501 810.408,32.979 810.408,26.025 C810.408,25.479 810.426,24.483 810.466,23.036 C810.505,21.592 810.525,20.088 810.525,18.525 C810.525,16.963 810.543,15.460 810.583,14.013 C810.622,12.568 810.642,11.572 810.642,11.025 C811.345,9.463 812.576,8.018 814.333,6.689 C816.091,5.361 817.867,4.697 819.665,4.697 C819.665,10.479 819.742,16.631 819.900,23.154 C820.055,29.678 820.544,36.182 821.365,42.665 C822.185,49.151 823.512,55.497 825.349,61.708 C827.184,67.919 829.782,73.603 833.142,78.759 C833.219,76.884 833.298,74.815 833.376,72.548 C833.453,70.283 833.669,68.018 834.021,65.751 C834.372,63.486 834.938,61.298 835.720,59.189 C836.500,57.079 837.654,55.204 839.177,53.564 C840.701,51.923 842.693,50.634 845.154,49.697 C847.615,48.759 850.720,48.331 854.470,48.408 C857.828,48.408 860.857,49.034 863.552,50.283 C866.247,51.533 868.512,53.232 870.349,55.380 C872.184,57.530 873.590,60.029 874.568,62.880 C875.544,65.733 876.033,68.760 876.033,71.962 C876.033,76.260 874.978,80.478 872.869,84.618 C870.759,88.760 867.965,92.470 864.490,95.751 ZM867.478,69.267 C866.696,67.549 865.662,65.889 864.372,64.286 C863.083,62.686 861.677,61.338 860.154,60.243 C858.630,59.150 857.204,58.603 855.876,58.603 C854.313,59.463 852.672,60.478 850.954,61.650 C849.235,62.822 847.653,64.638 846.208,67.099 C844.762,69.560 843.531,72.900 842.517,77.118 C841.501,81.337 840.876,86.924 840.642,93.876 C840.798,93.876 841.208,93.917 841.872,93.993 C842.535,94.072 842.986,94.111 843.220,94.111 C845.329,94.111 847.732,93.448 850.427,92.118 C853.122,90.791 855.739,89.150 858.279,87.197 C860.817,85.245 863.025,83.077 864.900,80.693 C866.775,78.311 867.906,76.025 868.298,73.837 C868.533,72.510 868.258,70.986 867.478,69.267 ZM748.643,103.954 C748.368,103.251 748.233,102.237 748.233,100.908 C748.233,99.580 747.841,97.743 747.061,95.400 C744.170,97.667 741.436,99.542 738.858,101.025 C736.279,102.510 733.701,103.702 731.123,104.599 C728.545,105.498 725.947,106.122 723.330,106.474 C720.712,106.826 717.920,107.001 714.951,107.001 C712.450,107.001 710.048,106.785 707.744,106.357 C705.439,105.928 703.388,105.167 701.592,104.072 C699.794,102.978 698.349,101.493 697.256,99.618 C696.161,97.743 695.615,95.400 695.615,92.587 C695.615,88.057 696.747,84.033 699.014,80.517 C701.279,77.001 704.091,73.936 707.451,71.318 C710.810,68.701 714.442,66.475 718.350,64.638 C722.255,62.803 725.888,61.280 729.248,60.068 C732.606,58.857 735.419,57.881 737.686,57.138 C739.951,56.396 741.084,55.790 741.084,55.322 C741.084,52.588 740.947,49.913 740.674,47.294 C740.399,44.678 740.106,42.041 739.795,39.384 C739.482,36.729 739.189,34.092 738.916,31.474 C738.642,28.857 738.506,26.259 738.506,23.681 L738.506,16.064 C741.709,14.892 743.994,15.009 745.362,16.415 C746.727,17.822 746.944,20.244 746.006,23.681 C746.317,25.400 746.748,28.096 747.295,31.767 C747.841,35.440 748.447,39.580 749.112,44.189 C749.774,48.799 750.477,53.643 751.221,58.720 C751.962,63.799 752.666,68.663 753.330,73.310 C753.993,77.959 754.561,82.099 755.029,85.732 C755.498,89.365 755.850,92.080 756.084,93.876 C756.161,94.268 756.240,95.030 756.319,96.161 C756.395,97.295 756.454,98.505 756.494,99.794 C756.533,101.083 756.571,102.275 756.612,103.368 C756.650,104.463 756.670,105.243 756.670,105.712 C753.700,105.712 751.690,105.595 750.635,105.361 C749.580,105.126 748.916,104.658 748.643,103.954 ZM740.029,69.970 C739.169,69.033 737.528,68.564 735.108,68.564 C732.606,68.564 729.697,69.150 726.377,70.322 C723.056,71.493 719.853,73.057 716.768,75.009 C713.681,76.963 711.084,79.248 708.975,81.865 C706.865,84.483 705.811,87.237 705.811,90.126 C705.811,91.377 706.084,92.393 706.631,93.173 C707.177,93.955 707.880,94.620 708.740,95.165 C709.599,95.713 710.517,96.085 711.494,96.279 C712.470,96.475 713.428,96.572 714.365,96.572 C717.099,96.572 720.049,96.044 723.213,94.990 C726.377,93.935 729.307,92.452 732.002,90.536 C734.697,88.623 736.924,86.338 738.682,83.681 C740.440,81.026 741.319,78.135 741.319,75.009 C741.319,72.588 740.888,70.908 740.029,69.970 ZM688.727,103.837 C687.046,104.540 685.191,105.068 683.161,105.419 C681.128,105.771 679.156,106.045 677.243,106.240 C675.327,106.434 673.570,106.551 671.969,106.591 C670.367,106.630 669.175,106.650 668.395,106.650 C663.394,106.650 658.903,105.850 654.919,104.247 C650.934,102.647 647.574,100.420 644.840,97.568 C642.105,94.717 640.016,91.280 638.571,87.255 C637.124,83.232 636.403,78.759 636.403,73.837 C636.403,69.618 636.910,65.400 637.926,61.181 C638.941,56.962 640.563,53.174 642.790,49.814 C645.016,46.456 647.906,43.720 651.461,41.611 C655.016,39.501 659.331,38.447 664.411,38.447 C667.300,38.447 669.840,38.974 672.028,40.029 C674.214,41.083 676.051,42.471 677.536,44.189 C679.019,45.908 680.132,47.920 680.876,50.224 C681.617,52.529 681.989,54.932 681.989,57.431 C681.989,61.415 681.070,65.283 679.235,69.033 C677.398,72.783 674.937,76.084 671.852,78.935 C668.765,81.788 665.231,83.936 661.247,85.380 C657.262,86.827 653.199,87.158 649.059,86.376 C649.136,88.643 649.898,90.460 651.344,91.826 C652.789,93.193 654.527,94.228 656.559,94.931 C658.590,95.634 660.699,96.085 662.887,96.279 C665.074,96.475 667.027,96.572 668.747,96.572 C670.543,96.572 672.222,96.416 673.786,96.103 C675.348,95.792 676.909,95.440 678.473,95.048 C680.035,94.658 681.617,94.307 683.219,93.993 C684.820,93.682 686.519,93.525 688.317,93.525 C689.020,93.525 689.723,93.565 690.426,93.642 C691.129,93.721 691.792,93.896 692.419,94.169 C693.043,94.444 693.550,94.872 693.942,95.458 C694.332,96.044 694.528,96.768 694.528,97.626 C694.528,99.111 693.980,100.342 692.887,101.318 C691.792,102.295 690.406,103.134 688.727,103.837 ZM649.938,72.197 C650.680,73.447 652.496,74.072 655.387,74.072 C657.418,74.072 659.410,73.702 661.364,72.958 C663.316,72.217 665.094,71.182 666.696,69.853 C668.296,68.525 669.567,66.963 670.504,65.165 C671.442,63.369 671.911,61.415 671.911,59.306 C671.911,58.134 671.812,56.924 671.618,55.673 C671.422,54.424 671.012,53.271 670.387,52.216 C669.761,51.161 668.961,50.303 667.985,49.638 C667.007,48.975 665.738,48.642 664.176,48.642 C661.833,48.642 659.703,49.169 657.790,50.224 C655.874,51.279 654.254,52.646 652.926,54.326 C651.597,56.006 650.583,57.881 649.879,59.951 C649.176,62.021 648.825,64.111 648.825,66.220 C648.825,68.956 649.195,70.948 649.938,72.197 ZM629.104,66.220 L627.933,66.220 L622.894,61.181 C622.736,61.181 622.619,61.143 622.542,61.064 C622.385,61.064 622.249,61.045 622.132,61.005 C622.015,60.967 621.877,60.947 621.722,60.947 C618.986,60.947 616.858,61.708 615.335,63.232 C613.812,64.755 612.658,66.630 611.878,68.857 C611.096,71.083 610.607,73.427 610.413,75.888 C610.217,78.349 610.120,80.596 610.120,82.626 C610.120,84.190 610.276,85.772 610.589,87.372 C610.900,88.975 611.252,90.536 611.644,92.060 C612.034,93.583 612.385,95.147 612.698,96.747 C613.010,98.350 613.167,100.010 613.167,101.728 C613.167,105.009 611.409,106.650 607.894,106.650 C605.940,106.650 603.909,105.615 601.800,103.544 C599.690,101.475 597.599,98.838 595.530,95.634 C593.459,92.432 591.487,88.896 589.612,85.029 C587.737,81.161 586.097,77.393 584.690,73.720 C583.284,70.049 582.171,66.729 581.351,63.759 C580.530,60.791 580.120,58.603 580.120,57.197 C580.120,56.493 580.159,55.772 580.237,55.029 C580.314,54.287 580.472,53.622 580.706,53.036 C580.940,52.451 581.310,51.963 581.819,51.572 C582.327,51.182 583.050,50.986 583.987,50.986 C584.767,50.986 585.646,51.592 586.624,52.802 C587.600,54.014 588.596,55.538 589.612,57.372 C590.627,59.209 591.623,61.221 592.601,63.408 C593.577,65.596 594.435,67.608 595.179,69.443 C595.920,71.279 596.526,72.861 596.995,74.189 C597.464,75.518 597.737,76.221 597.815,76.298 C598.830,73.564 599.963,70.596 601.214,67.392 C602.463,64.189 604.006,61.201 605.843,58.427 C607.677,55.655 609.866,53.329 612.405,51.454 C614.943,49.579 618.049,48.642 621.722,48.642 C623.597,48.642 625.373,48.935 627.054,49.521 C628.733,50.107 630.218,50.967 631.507,52.099 C632.796,53.232 633.830,54.580 634.612,56.142 C635.392,57.706 635.784,59.502 635.784,61.533 C635.784,63.252 635.099,64.462 633.733,65.165 C632.366,65.868 630.822,66.220 629.104,66.220 ZM570.654,103.837 C568.973,104.540 567.118,105.068 565.087,105.419 C563.055,105.771 561.083,106.045 559.169,106.240 C557.254,106.434 555.496,106.551 553.896,106.591 C552.294,106.630 551.102,106.650 550.322,106.650 C545.321,106.650 540.829,105.850 536.845,104.247 C532.861,102.647 529.501,100.420 526.767,97.568 C524.031,94.717 521.942,91.280 520.497,87.255 C519.051,83.232 518.329,78.759 518.329,73.837 C518.329,69.618 518.837,65.400 519.853,61.181 C520.867,56.962 522.490,53.174 524.716,49.814 C526.943,46.456 529.832,43.720 533.388,41.611 C536.942,39.501 541.258,38.447 546.337,38.447 C549.227,38.447 551.766,38.974 553.954,40.029 C556.141,41.083 557.977,42.471 559.462,44.189 C560.945,45.908 562.059,47.920 562.802,50.224 C563.544,52.529 563.915,54.932 563.915,57.431 C563.915,61.415 562.996,65.283 561.162,69.033 C559.325,72.783 556.864,76.084 553.779,78.935 C550.692,81.788 547.158,83.936 543.173,85.380 C539.189,86.827 535.126,87.158 530.986,86.376 C531.063,88.643 531.824,90.460 533.271,91.826 C534.716,93.193 536.453,94.228 538.486,94.931 C540.516,95.634 542.626,96.085 544.814,96.279 C547.000,96.475 548.954,96.572 550.673,96.572 C552.469,96.572 554.149,96.416 555.712,96.103 C557.274,95.792 558.836,95.440 560.400,95.048 C561.962,94.658 563.544,94.307 565.146,93.993 C566.746,93.682 568.445,93.525 570.244,93.525 C570.947,93.525 571.650,93.565 572.353,93.642 C573.056,93.721 573.719,93.896 574.345,94.169 C574.969,94.444 575.477,94.872 575.869,95.458 C576.259,96.044 576.454,96.768 576.454,97.626 C576.454,99.111 575.907,100.342 574.814,101.318 C573.719,102.295 572.333,103.134 570.654,103.837 ZM531.865,72.197 C532.606,73.447 534.423,74.072 537.314,74.072 C539.344,74.072 541.337,73.702 543.290,72.958 C545.242,72.217 547.020,71.182 548.622,69.853 C550.223,68.525 551.494,66.963 552.431,65.165 C553.369,63.369 553.837,61.415 553.837,59.306 C553.837,58.134 553.738,56.924 553.544,55.673 C553.348,54.424 552.938,53.271 552.314,52.216 C551.688,51.161 550.887,50.303 549.912,49.638 C548.934,48.975 547.665,48.642 546.103,48.642 C543.759,48.642 541.630,49.169 539.716,50.224 C537.801,51.279 536.180,52.646 534.853,54.326 C533.524,56.006 532.509,57.881 531.806,59.951 C531.103,62.021 530.751,64.111 530.751,66.220 C530.751,68.956 531.121,70.948 531.865,72.197 ZM513.844,85.497 C513.452,88.819 512.847,91.866 512.027,94.638 C511.207,97.412 510.094,99.677 508.687,101.435 C507.281,103.193 505.523,104.072 503.414,104.072 C500.991,104.072 498.726,103.486 496.617,102.314 C494.508,101.142 492.534,99.580 490.699,97.626 C488.862,95.674 487.125,93.506 485.484,91.122 C483.844,88.740 482.338,86.318 480.972,83.857 C479.605,81.396 478.354,79.052 477.222,76.826 C476.089,74.599 475.093,72.706 474.234,71.142 C473.608,72.548 473.042,74.306 472.535,76.415 C472.026,78.525 471.460,80.810 470.836,83.271 C470.210,85.732 469.506,88.193 468.726,90.654 C467.944,93.115 467.066,95.341 466.090,97.333 C465.112,99.326 463.980,100.948 462.691,102.197 C461.402,103.447 459.937,104.072 458.297,104.072 C457.515,104.072 456.812,104.092 456.187,104.130 C455.561,104.170 454.975,104.130 454.429,104.013 C453.882,103.896 453.375,103.643 452.906,103.251 C452.437,102.861 452.007,102.237 451.617,101.376 L431.578,58.603 C431.578,58.526 431.539,58.193 431.461,57.607 C431.384,57.021 431.344,56.572 431.344,56.259 C431.344,54.932 431.637,53.721 432.222,52.626 C432.808,51.533 433.843,50.986 435.328,50.986 C435.405,50.986 435.522,51.006 435.679,51.044 C435.835,51.085 435.991,51.103 436.148,51.103 C436.304,51.103 436.460,51.103 436.617,51.103 C436.851,51.260 437.300,51.650 437.965,52.275 C438.627,52.901 439.038,53.370 439.195,53.681 C439.429,54.150 439.917,55.166 440.660,56.728 C441.402,58.292 442.301,60.108 443.355,62.177 C444.410,64.248 445.503,66.436 446.637,68.740 C447.768,71.045 448.863,73.251 449.918,75.361 C450.972,77.470 451.870,79.286 452.613,80.810 C453.355,82.333 453.882,83.329 454.195,83.798 C454.272,84.033 454.644,84.483 455.308,85.146 C455.971,85.811 456.460,86.221 456.773,86.376 C457.398,85.283 458.022,83.643 458.648,81.454 C459.273,79.268 459.917,76.866 460.582,74.247 C461.245,71.631 461.929,68.936 462.633,66.161 C463.336,63.389 464.136,60.888 465.035,58.661 C465.932,56.435 466.928,54.600 468.023,53.154 C469.116,51.709 470.367,50.986 471.773,50.986 C473.804,50.986 475.737,51.768 477.574,53.329 C479.409,54.893 481.167,56.924 482.847,59.423 C484.527,61.924 486.129,64.717 487.652,67.802 C489.176,70.889 490.620,73.936 491.988,76.943 C493.354,79.951 494.643,82.725 495.855,85.263 C497.066,87.803 498.258,89.815 499.429,91.298 C500.367,90.987 501.147,90.205 501.773,88.954 C502.398,87.706 502.887,86.396 503.238,85.029 C503.590,83.663 503.842,82.374 504.000,81.161 C504.155,79.951 504.273,79.151 504.351,78.759 C504.428,77.900 504.545,76.553 504.703,74.716 C504.859,72.881 505.034,70.790 505.230,68.447 C505.424,66.103 505.600,63.682 505.758,61.181 C505.913,58.682 506.089,56.259 506.285,53.915 C506.479,51.572 506.637,49.482 506.754,47.646 C506.871,45.811 506.929,44.502 506.929,43.720 C507.085,43.720 507.475,43.661 508.101,43.544 C508.726,43.427 509.156,43.368 509.390,43.368 C510.484,43.368 511.459,43.486 512.320,43.720 C513.179,43.954 513.844,44.775 514.312,46.181 C514.312,46.728 514.331,47.704 514.371,49.111 C514.409,50.517 514.448,52.022 514.488,53.622 C514.527,55.225 514.565,56.748 514.605,58.193 C514.644,59.639 514.664,60.635 514.664,61.181 C514.664,62.432 514.682,64.365 514.722,66.982 C514.761,69.600 514.722,72.510 514.605,75.712 C514.488,78.917 514.234,82.178 513.844,85.497 ZM432.951,72.431 C432.951,76.807 431.897,81.044 429.787,85.146 C427.678,89.247 424.942,92.880 421.584,96.044 C418.224,99.208 414.436,101.768 410.217,103.720 C405.998,105.674 401.779,106.650 397.561,106.650 C393.811,106.650 390.647,106.005 388.069,104.716 C385.490,103.427 383.419,101.710 381.858,99.560 C380.294,97.412 379.142,94.872 378.401,91.943 C377.657,89.013 377.287,85.908 377.287,82.626 C377.287,77.783 378.419,73.271 380.686,69.091 C382.951,64.913 385.939,61.318 389.651,58.310 C393.360,55.303 397.541,52.939 402.190,51.220 C406.837,49.503 411.544,48.642 416.311,48.642 C418.966,48.642 421.330,49.503 423.401,51.220 C425.470,52.939 427.209,55.029 428.615,57.490 C430.022,59.951 431.095,62.549 431.838,65.283 C432.580,68.018 432.951,70.400 432.951,72.431 ZM422.522,67.040 C422.287,65.557 421.895,64.189 421.350,62.939 C420.802,61.690 420.020,60.635 419.006,59.775 C417.990,58.916 416.701,58.486 415.139,58.486 C413.733,58.486 412.072,58.954 410.158,59.892 C408.243,60.829 406.251,62.042 404.182,63.525 C402.111,65.010 400.080,66.689 398.088,68.564 C396.096,70.439 394.279,72.314 392.639,74.189 C390.998,76.064 389.689,77.862 388.713,79.579 C387.735,81.299 387.248,82.705 387.248,83.798 C387.248,85.831 387.424,87.607 387.776,89.130 C388.127,90.654 388.752,91.963 389.651,93.056 C390.548,94.151 391.740,94.990 393.225,95.576 C394.708,96.161 396.544,96.454 398.733,96.454 C401.622,96.454 404.513,95.654 407.404,94.052 C410.294,92.452 412.892,90.419 415.197,87.958 C417.501,85.497 419.358,82.784 420.764,79.814 C422.170,76.846 422.873,73.954 422.873,71.142 C422.873,69.893 422.756,68.525 422.522,67.040 ZM368.758,40.966 C366.609,44.053 364.168,46.866 361.434,49.404 C358.699,51.943 355.985,54.111 353.290,55.908 C350.594,57.706 348.016,59.112 345.555,60.126 C343.094,61.143 341.044,61.533 339.403,61.298 C338.465,64.345 337.898,67.608 337.704,71.083 C337.508,74.561 337.449,77.959 337.528,81.279 C337.605,84.600 337.722,87.764 337.879,90.771 C338.035,93.779 337.898,96.357 337.469,98.505 C337.039,100.655 336.239,102.255 335.067,103.310 C333.895,104.365 332.097,104.698 329.676,104.306 C328.973,98.760 328.446,93.135 328.094,87.431 C327.743,81.729 327.450,76.064 327.215,70.439 C326.981,64.814 326.765,59.326 326.571,53.974 C326.375,48.624 326.102,43.526 325.751,38.681 C325.399,33.838 324.910,29.306 324.286,25.087 C323.659,20.868 322.879,17.118 321.942,13.837 C321.942,11.417 322.391,9.424 323.290,7.861 C324.187,6.299 325.417,5.030 326.981,4.052 C328.543,3.076 330.281,2.353 332.196,1.884 C334.109,1.415 336.102,1.084 338.172,0.888 C340.242,0.694 342.254,0.615 344.208,0.654 C346.159,0.694 347.958,0.712 349.598,0.712 C352.801,0.712 356.003,1.025 359.208,1.650 C362.410,2.276 365.243,3.369 367.704,4.931 C370.165,6.495 372.175,8.584 373.739,11.201 C375.301,13.819 376.083,17.080 376.083,20.986 C376.083,24.424 375.398,27.841 374.032,31.240 C372.664,34.638 370.906,37.881 368.758,40.966 ZM364.891,15.361 C363.992,14.033 362.820,13.017 361.376,12.314 C359.929,11.611 358.309,11.182 356.512,11.025 C354.714,10.869 352.839,10.790 350.887,10.790 C349.715,10.790 348.269,10.831 346.551,10.908 C344.832,10.986 343.171,11.241 341.571,11.669 C339.969,12.100 338.621,12.841 337.528,13.896 C336.433,14.951 335.887,16.456 335.887,18.408 L335.887,49.111 C339.090,49.111 342.488,48.252 346.083,46.533 C349.675,44.815 352.956,42.627 355.926,39.970 C358.894,37.315 361.355,34.307 363.309,30.947 C365.261,27.588 366.239,24.267 366.239,20.986 C366.239,18.565 365.788,16.690 364.891,15.361 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(76,95,99)' d='M290.262,138.332 C291.040,160.209 288.504,180.227 282.645,198.391 C276.785,216.362 268.436,232.183 257.596,245.852 C246.756,259.525 233.618,270.754 218.191,279.543 C202.957,288.524 186.354,294.677 168.387,298.000 C144.363,302.294 122.098,301.026 101.590,294.191 C80.885,287.549 63.064,278.225 48.123,266.213 C33.182,254.201 21.413,241.164 12.820,227.102 C4.420,213.236 0.319,201.320 0.516,191.359 L25.711,191.359 C29.227,197.026 32.202,202.785 34.646,208.645 C37.086,214.504 40.456,219.974 44.754,225.051 C51.785,233.254 59.206,240.679 67.020,247.316 C75.026,253.762 83.572,259.136 92.654,263.430 C101.736,267.728 111.647,270.658 122.391,272.219 C132.937,273.977 144.363,274.173 156.668,272.805 C170.730,271.244 183.813,267.435 195.926,261.379 C208.230,255.327 219.070,247.513 228.445,237.941 C237.820,228.374 245.534,217.337 251.590,204.836 C257.641,192.339 261.450,179.055 263.016,164.992 L214.383,165.871 L214.383,138.332 L290.262,138.332 L290.262,138.332 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(76,95,99)' d='M0.422,165.195 C-0.361,143.516 2.180,123.594 8.039,105.430 C13.898,87.462 22.248,71.642 33.088,57.969 C43.928,44.300 57.061,33.066 72.492,24.277 C87.727,15.296 104.325,9.144 122.297,5.820 C146.320,1.526 168.586,2.794 189.094,9.629 C209.794,16.271 227.619,25.596 242.561,37.607 C257.502,49.619 269.266,62.656 277.863,76.719 C286.259,90.589 290.360,102.500 290.168,112.461 L264.973,112.461 C261.457,106.798 258.477,101.035 256.037,95.176 C253.593,89.316 250.224,83.851 245.930,78.770 C238.898,70.566 231.474,63.146 223.664,56.504 C215.653,50.059 207.111,44.689 198.029,40.391 C188.947,36.097 179.032,33.167 168.293,31.602 C157.746,29.844 146.320,29.651 134.016,31.016 C119.953,32.581 106.866,36.390 94.758,42.441 C82.453,48.498 71.613,56.312 62.238,65.879 C52.863,75.451 45.145,86.487 39.094,98.984 C33.038,111.486 29.229,124.766 27.668,138.828 L76.301,137.949 L76.301,165.488 L0.422,165.195 L0.422,165.195 Z'/%3e%3cpath fill-rule='evenodd' fill='rgb(103,129,135)' d='M157.645,64.582 L157.645,93.586 C171.121,96.516 182.300,103.400 191.189,114.240 C200.075,125.080 204.520,137.632 204.520,151.887 C204.520,166.146 200.075,178.693 191.189,189.533 C182.300,200.373 171.121,207.258 157.645,210.187 L157.645,239.484 C168.384,237.923 178.345,234.504 187.527,229.230 C196.706,224.154 204.666,217.709 211.404,209.895 C218.143,202.085 223.462,193.296 227.371,183.527 C231.079,173.566 232.937,163.020 232.937,151.887 C232.937,140.951 231.079,130.500 227.371,120.539 C223.462,110.578 218.143,101.743 211.404,94.025 C204.666,86.312 196.706,79.816 187.527,74.543 C178.345,69.466 168.384,66.148 157.645,64.582 L157.645,64.582 ZM131.570,239.484 L131.570,210.187 C118.094,207.258 106.961,200.373 98.172,189.533 C89.383,178.693 84.988,166.146 84.988,151.887 C84.988,137.632 89.383,125.080 98.172,114.240 C106.961,103.400 118.094,96.516 131.570,93.586 L131.570,64.582 C120.827,66.148 110.866,69.466 101.688,74.543 C92.505,79.816 84.549,86.312 77.811,94.025 C71.072,101.743 65.845,110.578 62.137,120.539 C58.227,130.500 56.277,140.951 56.277,151.887 C56.277,163.020 58.227,173.566 62.137,183.527 C65.845,193.296 71.072,202.085 77.811,209.895 C84.549,217.709 92.505,224.154 101.688,229.230 C110.866,234.504 120.827,237.923 131.570,239.484 L131.570,239.484 Z'/%3e%3c/svg%3e")}.roomsome_loyalty .rs-green-dots{margin-bottom:20px;padding:0;list-style-type:none}.roomsome_loyalty .rs-green-dots li{position:relative;margin-bottom:10px;padding-left:20px}.roomsome_loyalty .rs-green-dots li::before{position:absolute;content:"";left:0;top:6px;width:8px;height:8px;border-radius:4px;background-color:#c6a57f}.roomsome_loyalty .rs-red-dots{margin-bottom:20px;padding:0;list-style-type:none}.roomsome_loyalty .rs-red-dots li{position:relative;margin-bottom:10px;padding-left:20px}.roomsome_loyalty .rs-red-dots li::before{position:absolute;content:"";left:0;top:6px;width:8px;height:8px;border-radius:4px;background-color:#ED6347}.roomsome_loyalty .rs-programs-highlight .rs-program img{border-radius:8px}.roomsome_loyalty .rs-programs-highlight .rs-program{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #E1DEDB}.roomsome_loyalty .rs-programs-highlight .rs-program:last-child{padding-bottom:0;border:0}.roomsome_loyalty #profile_inquiry_offers_page .loy-inq-offer-box.unimportant-row,.roomsome_loyalty #profile_inquiry_offers_page .loy-inq-offer-box.unimportant-row *{opacity:0.8;}.roomsome_loyalty #profile_inquiry_offers_page .offer-status-badge{padding:2px 5px;color:#777;border-radius:3px;font-size:10px;text-transform:uppercase;width:100%;display:inline-block;}.roomsome_loyalty #profile_inquiry_offers_page .loy-inq-offer-box:not(.unimportant-row) .offer-status-badge.sent{color:white !important;}.roomsome_loyalty #profile_inquiry_offers_page .loy-inq-offer-box.unimportant-row .offer-status-badge.sent{}.roomsome_loyalty #profile_inquiry_offers_page .offer-status-badge.reserved{color:#227708 !important;font-weight:bold;}.roomsome_loyalty #profile_inquiry_offers_page .offer-status-badge.reasked{color:#ff6939 !important;}.roomsome_loyalty #profile_inquiry_offers_page .offer-status-badge.refused{color:#f00000 !important;}.roomsome_loyalty #profile_inquiry_offers_page .offer-status-badge.expired{color:#f00000 !important;}.roomsome_loyalty #profile_inquiry_offers_page .offer-status-badge.closed{color:#f00000 !important;}.roomsome_loyalty .loyalty-checkin-room-box{position:relative;color:#666;}.roomsome_loyalty .checkin-person-box{border-radius:15px;border:1px solid #E1DEDB;background-color:#FCFAF8;}.roomsome_loyalty .person-address-data{position:relative;border:1px solid #E1DEDB;background-color:white;border-radius:10px;}#checkin_relatives_promo_box{padding:30px 20px;background:#FFFFFF;border:1px solid #E1DEDB;box-sizing:border-box;box-shadow:0px 0px 15px rgba(0,0,0,0.1);border-radius:15px;text-align:center;width:90%;}.relative-select-bottom-border{height:14px;line-height:14px;font-size:90%;margin:20px auto;width:50px;display:block;text-align:center;position:relative;color:#9F9F9F;}.relative-select-bottom-border:after,.relative-select-bottom-border:before{content:" ";position:absolute;height:1px;width:100%;background:#ccc;top:50%;right:auto;left:100%;}.relative-select-bottom-border:before{right:100%;left:auto;}#loyalty_invitation_link_box{padding:30px 15px;background:#FFFFFF;border:1px solid #E1DEDB;box-sizing:border-box;box-shadow:0px 0px 15px rgba(0,0,0,0.1);border-radius:15px;text-align:center;}#loyalty_invitation_link_wrapper p.sub-title-hint{margin:20px 0 28px 0;}#loy_user_referral_url{position:absolute;width:1px;height:1px;padding:0;border:0;margin:0;background:transparent;opacity:0.01;}#loy_user_referral_url_cpy_btn{width:100%;max-width:300px;}.button-text-to-right{text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;width:100%;direction:rtl;text-transform:none;}.roomsome_loyalty #loyalty_invited_users_list_box .loy-invited-user-filters{width:100%;margin:10px 0 0 0;padding:10px 0;overflow:auto;}.roomsome_loyalty #loyalty_invited_users_list_box .invited-user-filter-btn{padding:5px 15px;height:28px;line-height:18px;left:0px;top:1px;background:#EDEAE9;border-radius:6px;font-style:normal;font-weight:normal;font-size:13px;margin:10px 10px 0 0;color:#666666;border:none;box-shadow:none;white-space:nowrap;}.roomsome_loyalty #loyalty_invited_users_list_box .invited-user-filter-btn.active{font-size:14px;background:#c6a57f;color:#FFFFFF;font-weight:500;}.loy_invited_users_list{margin-top:10px;}.loy-invited-user-row{padding:12px 0;border-bottom:1px solid #E1DEDB;}.loy-inv-user-name{min-height:20px;font-style:normal;font-weight:normal;font-size:14px;line-height:20px;margin-bottom:2px;color:#3A3A3D;}.loy-inv-user-email{min-height:17px;font-style:normal;font-weight:normal;font-size:12px;line-height:17px;margin-bottom:2px;color:#666666;}.loy-inv-user-status{min-height:17px;font-style:normal;font-weight:normal;font-size:12px;line-height:17px;color:#9F9F9F;}.user-registered-text{font-style:normal;font-weight:500;font-size:12px;line-height:140%;color:#c6a57f;}.user-invited-text{font-style:normal;font-weight:500;font-size:12px;line-height:140%;color:#4abcca;}.loy-inv-user-status:not(.registered) .user-registered-text{display:none;}.loy-inv-user-status:not(.invited) .user-invited-text{display:none;}.loy-inv-user-points{min-height:23px;font-style:normal;font-weight:bold;font-size:20px;line-height:23px;text-align:right;color:#D0CECB;}.loy-inv-user-points .positive-amount{color:#c6a57f;}.loy-inv-user-points .no-points{display:none;}h3.with-checkmark:before{content:" ";font-size:100%;display:inline-block;vertical-align:middle;width:20px;height:24px;line-height:24px;margin-right:10px;transition:.2s;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 5.2L7.25 10L16 2' stroke='%23c6a57f' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");}div#roomsome_reservation_thanks_register_box{border:1px solid #C4C4C4;background:#fcfaf8;border-radius:15px;padding:20px 30px;margin:40px auto;width:100%;max-width:650px;position:relative;}div#roomsome_reservation_thanks_register_box .success-title{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:24px;line-height:140%;text-align:center;color:#c6a57f;}.reservation-details-email-info{font-family:'Roboto',sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:140%;text-align:center;color:#666666;}.loyalty-buttons-row{text-align:center;margin:20px auto 0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;}.loyalty-buttons-row > *{flex:0 0 auto;margin:0 10px;}#roomsome_reservation_thanks_register_box .loyalty-text-spearator-lines{width:56%;margin:20px auto;}.loyalty-text-spearator-lines hr{margin:1px 0;background:#E1DEDB;}.reservation-loyalty-credit-points-info{font-family:'Roboto',sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:140%;text-align:center;color:#666666;margin:15px 0;}.reservation-loyalty-action-info-text{font-family:'Roboto',sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:140%;text-align:center;color:#666666;margin:15px 0;}#roomsome_reservation_thanks_register_box .rs-btn{right:0;left:0;margin-right:auto;margin-left:auto;}.roomsome-loyalty-login-ad-popup{font-family:'Roboto',sans-serif !important;position:fixed;width:100%;z-index:9999;opacity:1;transition:.3s;max-width:455px;padding:19px 63px 19px 15px;font-style:normal;font-weight:normal;font-size:16px;line-height:140%;color:#FFFFFF;left:14px;bottom:14px;background:#c6a57f;box-shadow:0px 0px 10px rgba(44,44,44,0.5);border-radius:15px;}.roomsome-loyalty-login-ad-popup.bar-hidden{bottom:-250px;opacity:0;}.roomsome-loyalty-login-ad-popup > .rs-loyalty-login-ad-text{font-family:'Roboto',sans-serif !important;}.roomsome-loyalty-login-ad-popup > *.strong{font-weight:500 !important;}.roomsome-loyalty-login-ad-popup > .login-ad-close-btn{position:absolute;top:19px;right:15px;width:24px;height:24px;display:block;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.3002 5.70999C18.1134 5.52273 17.8597 5.4175 17.5952 5.4175C17.3307 5.4175 17.077 5.52273 16.8902 5.70999L12.0002 10.59L7.11021 5.69999C6.92338 5.51273 6.66973 5.4075 6.40521 5.4075C6.1407 5.4075 5.88705 5.51273 5.70021 5.69999C5.31021 6.08999 5.31021 6.71999 5.70021 7.10999L10.5902 12L5.70021 16.89C5.31021 17.28 5.31021 17.91 5.70021 18.3C6.09021 18.69 6.72021 18.69 7.11021 18.3L12.0002 13.41L16.8902 18.3C17.2802 18.69 17.9102 18.69 18.3002 18.3C18.6902 17.91 18.6902 17.28 18.3002 16.89L13.4102 12L18.3002 7.10999C18.6802 6.72999 18.6802 6.08999 18.3002 5.70999Z' fill='white'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:contain;background-position:center;cursor:pointer;}.roomsome-loyalty-login-ad-popup .loyalty-buttons-row{justify-content:start;}#calcres_loyalty_points_redeem_box_container{background:transparent;width:100%;}.loyalty-info-box{position:relative;background:#fcfaf8;border:1px solid #C4C4C4;box-sizing:border-box;border-radius:15px;padding:20px;margin:20px auto;font-family:'Roboto' sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:140%;text-align:center;color:#666666;}#calcres_loyalty_discounts_text_box,#calcres_loyalty_discounts_title_box,#calcres_loyalty_points_redeem_title_box{width:100%;max-width:653px;margin:30px auto 40px auto;}#calcres_loyalty_discounts_text_box ul{display:inline-block;text-align:left;}.loyalty-info-box-title{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:24px;line-height:140%;text-align:center;color:#c6a57f;margin:0 auto 5px auto;}.loyalty-info-box-subtitle{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:bold;font-size:16px;line-height:140%;text-align:center;margin:0 auto 5px auto;}.loyalty-info-box-bottom-triangle{position:absolute;bottom:-18px;height:20px;width:40px;left:0;right:0;margin:0 auto;padding:0;overflow:hidden;}.loyalty-info-box-bottom-triangle:before{content:" ";position:absolute;top:-25px;left:0;right:0;margin:0 auto;height:40px;width:40px;background:#fcfaf8;border:1px solid #C4C4C4;border-radius:0 0 10px 0;transform:rotateZ(45deg);}#calcres_loyalty_points_redeem_box{margin:30px auto 10px auto;padding:20px 25px;width:100%;max-width:653px;background:#FFFFFF;border:1px solid #E1DEDB;box-sizing:border-box;box-shadow:0px 0px 15px rgba(0,0,0,0.1);border-radius:15px;}#calcres_loyalty_points_redeem_note{width:100%;max-width:653px;margin:10px auto 30px auto;font-family:'Roboto',sans-serif;font-style:normal;font-weight:normal;font-size:12px;line-height:140%;text-align:center;color:#9F9F9F;}#calcres_loyalty_points_redeem_box > .calcres-loyalty-points-redeem,#calcres_loyalty_points_redeem_box > .calcres-loyalty-points-sum-row{display:flex;flex-direction:row;justify-content:center;align-items:center;background:white;padding:0;margin:0;}#calcres_loyalty_points_redeem_box .redeem-calcres-points-info{width:100%;flex:1 1 100%;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;}#calcres_loyalty_points_redeem_box .zero-points-info-text{font-family:'Roboto',sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:17px;text-align:center;color:#9F9F9F;}#calcres_loyalty_points_redeem_box .redeem-loyalty-points-available{width:100%;position:relative;}#calcres_loyalty_points_redeem_box .available-loyalty-points{margin-top:4px;font-family:'Roboto',sans-serif;font-style:normal;font-weight:normal;font-size:12px;line-height:140%;color:#9F9F9F;}#calcres_loyalty_points_redeem_box .point-highlighted-info{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:900;font-size:20px;line-height:26px;color:#c6a57f;}.highlighted-info{color:#F59033;}.highlighted-info-green{color:#c6a57f;}#calcres_loyalty_points_redeem_box .point-highlighted-info.highlight-price{color:#F59033;}#calcres_loyalty_points_redeem_box .point-highlighted-info.highlight-price *{color:#F59033;}#calcres_loyalty_points_redeem_box .redeem-loyalty-points-value{width:100%;position:relative;}#calcres_loyalty_points_redeem_box .redeem-loyalty-points-value:before{content:" ";position:absolute;left:0px;top:20%;height:60%;width:1px;background:#E1DEDB;}#calcres_loyalty_points_redeem_box button{flex:0 0 auto;}.loyalty-user-profile-box{position:relative;width:100%;height:auto;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;line-height:45px;padding:0 0 0 20px;}.loyalty-user-profile-box.roomsome_loyalty{padding-left:0;}@media screen and (max-width:767px){.loyalty-user-profile-box{height:80px;}}.roomsome_loyalty.menu-open .rs-menu-overlay{opacity:.5;visibility:visible}.roomsome_loyalty .menu-handle{display:inline-block;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='3' width='24' height='3' rx='1.5' fill='%233A3A3D'/%3e%3crect y='10' width='24' height='3' rx='1.5' fill='%233A3A3D'/%3e%3crect y='17' width='24' height='3' rx='1.5' fill='%233A3A3D'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:24px;background-position:right;width:24px;height:40px;padding-left:50px;box-sizing:content-box;vertical-align:middle;cursor:pointer;position:relative;}.roomsome_loyalty *:not(.rs-loy-profile-user-box) > .circle-first-letter-badge{display:inline-block;width:40px;height:40px;line-height:40px;border-radius:26px;background:#c6a57f;font-style:normal;font-weight:bold;font-size:18px;color:#fff;text-align:center;position:absolute;left:0;top:0;}.loyalty-user-profile-box.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu,#zadirbooking .roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu{display:none;width:260px;margin:0;position:absolute;top:41px;right:50%;transform:translateX(50%);z-index:1024;background:white;padding:0;border-bottom-right-radius:20px;box-shadow:0px 0px 15px rgba(0,0,0,0.1);}.roomsome_loyalty.menu-open #rs_loyalty_menu.rs-loyalty-menu{display:block !important;}.roomsome_loyalty:not(.menu-open) #rs_loyalty_menu.rs-loyalty-menu .small-menu-only{display:none !important;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header{display:flex;height:35px;padding:17px 17px 0 17px;position:relative;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-items{padding:15px;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header .loyalty-menu-label{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:900;font-size:11px;line-height:15px;letter-spacing:0.1em;text-transform:uppercase;color:#9F9F9F;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header .close-loyalty-menu{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.000244141' y='17' width='24' height='3' rx='1.5' transform='rotate(-45 0.000244141 17)' fill='%233A3A3D'/%3e%3crect x='2.12134' width='24' height='3' rx='1.5' transform='rotate(45 2.12134 0)' fill='%233A3A3D'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:24px;background-position:center;position:absolute;width:34px;height:34px;right:12px;top:7px;}.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu a.rs-loyalty-menu-item{font-family:'Red Hat Display',sans-serif,sans-serif;font-style:normal;font-weight:500;font-size:16px;}.roomsome_loyalty.menu-open #rs_loyalty_menu.rs-loyalty-menu a.rs-loyalty-menu-item{color:#3A3A3D;}.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu a.rs-loyalty-menu-item:not(:first-child):after{display:block;width:100%;border-color:#E1DEDB;}.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu .notify-badge{position:absolute;right:0;top:0;top:calc(50% - 20px/2);}@media(max-width:1239px){.roomsome_loyalty .rs-left-side{}.roomsome_loyalty .rs-right-side{padding:60px 50px 120px 110px;}}@media(min-width:992px) and (max-width:1239px){.roomsome_loyalty .loyalty-reservation-box{width:100%;margin-left:0;margin-right:0;}.roomsome_loyalty .loyalty-no-inquiry-box,.roomsome_loyalty .loyalty-no-reservation-box,.roomsome_loyalty .loyalty-no-promotion-box{width:100%;margin-left:0;margin-right:0;}.roomsome_loyalty .active-promotion-box{width:100%;margin-left:0;margin-right:0;}}@media(min-width:992px){.roomsome_loyalty .sub-tablet-only{display:none !important;}}@media(max-width:991px){.roomsome_loyalty .above-tablet-only{display:none !important;}.roomsome_loyalty .rs-left-side{padding:0;margin:0;height:100%;width:100vw;max-height:75px;background:#FFFFFF;border-bottom:1px solid #E1DEDB;box-sizing:border-box;box-shadow:0px 0px 15px rgba(0,0,0,0.1);border-radius:0px;overflow:visible;}.roomsome_loyalty .rs-right-side{padding:98px 20px 120px 20px;width:100%;margin:0;border:none;}.roomsome_loyalty .rs-right-side::-webkit-scrollbar-track,.roomsome_loyalty .rs-left-side::-webkit-scrollbar-track{box-shadow:none;background-color:transparent;}.roomsome_loyalty .rs-right-side .rs-inner{margin:0 auto;max-width:532px;}.roomsome_loyalty .rs-right-side #rs_loy_profile_user_header{display:none !important;}.roomsome_loyalty #rs_loy_header_web_link_box{display:none !important;}.roomsome_loyalty .rs-left-side .rs-inner{margin:0 auto;max-width:532px;height:100%;overflow:visible;position:relative;}.roomsome_loyalty .rs-left-side .rs-header{margin:0;height:74px;position:relative !important;box-shadow:none;border:none;padding:0 16px;}.roomsome_loyalty .rs-left-side .rs-header .rs-logo img{height:50px;}.roomsome_loyalty .rs-left-side .rs-header .mobile-header-right{display:block;width:120px;height:100%;text-align:right;line-height:74px;}.roomsome_loyalty.menu-open .rs-menu-overlay{opacity:.5;visibility:visible}.roomsome_loyalty .rs-left-side .rs-header .menu-handle{display:inline-block;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='3' width='24' height='3' rx='1.5' fill='%233A3A3D'/%3e%3crect y='10' width='24' height='3' rx='1.5' fill='%233A3A3D'/%3e%3crect y='17' width='24' height='3' rx='1.5' fill='%233A3A3D'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:24px;background-position:right;width:24px;height:40px;padding-left:50px;box-sizing:content-box;vertical-align:middle;cursor:pointer;position:relative;}.roomsome_loyalty .rs-left-side .rs-loyalty-menu-user-info-box{display:none !important;}.roomsome_loyalty .rs-left-side .rs-loyalty-menu{display:none !important;}.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu{display:none;width:260px;margin:0;position:absolute;top:20px;right:0;z-index:1024;background:white;padding:0;border-radius:15px;box-shadow:0px 0px 15px rgba(0,0,0,0.1);}.roomsome_loyalty.menu-open #rs_loyalty_menu.rs-loyalty-menu{display:block !important;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header{display:flex !important;height:35px;padding:17px 17px 0 17px;position:relative;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-items{padding:15px;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header .loyalty-menu-label{font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:900;font-size:11px;line-height:15px;letter-spacing:0.1em;text-transform:uppercase;color:#9F9F9F;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header .close-loyalty-menu{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.000244141' y='17' width='24' height='3' rx='1.5' transform='rotate(-45 0.000244141 17)' fill='%233A3A3D'/%3e%3crect x='2.12134' width='24' height='3' rx='1.5' transform='rotate(45 2.12134 0)' fill='%233A3A3D'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:24px;background-position:center;position:absolute;width:34px;height:34px;right:12px;top:7px;}.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu a.rs-loyalty-menu-item{color:#3A3A3D;font-family:'Red Hat Display',sans-serif;font-style:normal;font-weight:500;font-size:16px;}.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu a.rs-loyalty-menu-item:not(:first-child):after{display:block;width:100%;border-color:#E1DEDB;}.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu .notify-badge{position:absolute;right:0;top:0;top:calc(50% - 20px/2);}.roomsome_loyalty #loyalty_user_progress_box h2{text-align:center;}.roomsome_loyalty .progress-next-level-info-link{text-align:center;}.roomsome_loyalty .progress-requirements-explain-text{text-align:center;}.loy-inq-content-box .loy-inq-details-section,.loy-resv-content-box .loy-resv-details-section{max-height:60vh;}}@media(min-width:768px){.roomsome_loyalty .rs-content-fancy{transform:translateY(-80px);transition:.5s}.roomsome_loyalty .fancyboxv3-slide--current .rs-content-fancy{transform:translateY(0)}}@media(max-width:767px){.roomsome-loyalty-popup-fade .fancyboxv3-content{padding:15px;}.roomsome_loyalty .rs-right-side{padding:90px 20px 120px 20px}.roomsome_loyalty .rs-right-side .rs-svg-copyright{display:none}.roomsome_loyalty .rs-header{position:fixed;top:0;left:0;width:100%;margin:0;padding:12px 16px;z-index:1021;border-bottom:1px solid #E1DEDB;box-shadow:0px 4px 15px rgba(0,0,0,.1);background-color:#fff}.roomsome_loyalty .rs-header .rs-menu-toggler{display:flex}.roomsome_loyalty h1{font-weight:500;font-size:30px}.roomsome_loyalty .rs-overlay{display:none}.roomsome_loyalty .fancyboxv3-slide--html .fancyboxv3-close-small{right:15px}.roomsome_loyalty .loyalty-reservation-box{width:100%;margin-left:0;margin-right:0;}.roomsome_loyalty .loyalty-no-inquiry-box,.roomsome_loyalty .loyalty-no-reservation-box,.roomsome_loyalty .loyalty-no-promotion-box{width:100%;margin-left:0;margin-right:0;}.roomsome_loyalty .active-promotion-box{width:100%;margin-left:0;margin-right:0;}.loyalty-notification-box{display:block;position:fixed;padding:15px 20px;width:100%;max-width:355px;z-index:1026;top:unset !important;right:0;left:0;margin-right:auto;margin-left:auto;bottom:-500px;border-radius:12px 12px 0px 0px;opacity:0;transition:.2s;}.loyalty-notification-box.show{bottom:0px;opacity:1;}.roomsome-loyalty-login-ad-popup{width:100%;max-width:355px;z-index:1026;top:unset !important;right:0;left:0;margin-right:auto;margin-left:auto;}.roomsome-loyalty-login-ad-popup.bar-hidden{bottom:-250px;opacity:0;}}@media (min-width:577px){.roomsome_loyalty .mobile-only{display:none !important;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header-mobile{display:none !important;}.roomsome_loyalty .rs-loyalty-level-content .rs-loyalty-level-info-right{padding:20px 30px;}}@media(max-width:576px){#zadirbooking .roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu,.loyalty-user-profile-box.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu{transform:translateX(0%);z-index:999999999999;top:0 !important;}.roomsome_loyalty .above-mobile-only{display:none !important;}.fancyboxv3-slide.roomsome-loyalty-popup-fade{padding-left:0;padding-right:0;}.roomsome-loyalty-popup-fade .fancyboxv3-content{padding:15px 10px;max-width:92vw;}#roomsome_reservation_thanks_register_box .loyalty-buttons-row{display:block;}#roomsome_reservation_thanks_register_box .loyalty-buttons-row > *{display:block;margin:10px auto;}.roomsome_loyalty .rs-menu-overlay{display:none}.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu{position:fixed !important;left:0 !important;top:0px !important;border-radius:0 !important;width:100% !important;height:100% !important;max-height:0 !important;opacity:0 !important;transition:.3s;display:block !important;overflow:hidden !important;}.roomsome_loyalty.menu-open #rs_loyalty_menu.rs-loyalty-menu{overflow-x:hidden !important;overflow-y:auto !important;opacity:1 !important;max-height:1200px !important;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header{display:none !important;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header-mobile{margin:0;min-height:74px;position:relative !important;border:none;box-shadow:none;padding:12px 16px;width:100%;background-color:#fff;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header-mobile .rs-logo img{height:50px;}.roomsome_loyalty #rs_loyalty_menu .rs-loyalty-menu-header-mobile .close-loyalty-menu{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.3 5.71069C18.1131 5.52344 17.8595 5.4182 17.595 5.4182C17.3305 5.4182 17.0768 5.52344 16.89 5.71069L12 10.5907L7.10997 5.70069C6.92314 5.51344 6.66949 5.4082 6.40497 5.4082C6.14045 5.4082 5.8868 5.51344 5.69997 5.70069C5.30997 6.09069 5.30997 6.72069 5.69997 7.11069L10.59 12.0007L5.69997 16.8907C5.30997 17.2807 5.30997 17.9107 5.69997 18.3007C6.08997 18.6907 6.71997 18.6907 7.10997 18.3007L12 13.4107L16.89 18.3007C17.28 18.6907 17.91 18.6907 18.3 18.3007C18.69 17.9107 18.69 17.2807 18.3 16.8907L13.41 12.0007L18.3 7.11069C18.68 6.73069 18.68 6.09069 18.3 5.71069Z' fill='%239F9F9F'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;width:24px;height:24px;right:20px;top:25px;}.roomsome_loyalty #rs_loyalty_menu.rs-loyalty-menu a.rs-loyalty-menu-item{height:50px;line-height:50px;}.loy-resv-content-box .loy-resv-price-section{display:block;text-align:center;}.loy-resv-content-box .loy-resv-price-section > div{display:block;width:100%;margin:0 auto;text-align:left !important;}.loy-resv-content-box .loy-resv-price-section > div:not(:first-child){margin-top:10px;}.loy-resv-advance-section{display:block;text-align:center;}.loy-resv-advance-section > div{display:inline-block;width:auto;margin:0 auto;text-align:center !important;}.loy-resv-advance-section > div:not(:first-child){display:block;margin-top:10px;}.loy-resv-checkin-section{display:block;text-align:center;}.loy-resv-checkin-section > div:first-child{display:none;}.loy-resv-checkin-section > div:not(:first-child){display:block;text-align:center !important;}.loyalty-no-inquiry-box,.loyalty-no-reservation-box,.loyalty-no-promotion-box{display:block;text-align:center;}.loyalty-no-inquiry-box .no-inq-icon,.loyalty-no-reservation-box .no-resv-icon,.loyalty-no-promotion-box .no-promo-icon{margin:0 auto;}.loyalty-no-inquiry-box > div,.loyalty-no-reservation-box > div,.loyalty-no-promotion-box > div{display:block;}.loyalty-no-inquiry-box > div:not(:last-child),.loyalty-no-reservation-box > div:not(:last-child),.loyalty-no-promotion-box > div:not(:last-child){margin-bottom:20px;}.roomsome_loyalty .rs-loyalty .loyalty-new-password-box{width:100vw;height:100vh;max-width:none;border:none;box-shadow:none;margin:0;background:white;border-radius:0px;}.rs-loyalty-level-content{display:block !important;}#calcres_loyalty_points_redeem_box > .calcres-loyalty-points-redeem,#calcres_loyalty_points_redeem_box > .calcres-loyalty-points-sum-row{flex-direction:column;}#calcres_loyalty_points_redeem_box .redeem-calcres-points-info{margin-bottom:20px;}}.loyalty_landing .roomsome_loyalty{font-size:16px}.loyalty_landing .rs-header{position:fixed;top:0;left:0;width:100%;margin:0;padding:0;z-index:1020;border-bottom:1px solid #E1DEDB;box-shadow:0px 4px 15px rgba(0,0,0,.1);background-color:#fff}.loyalty_landing .rs-loyalty-header{position:relative;margin-bottom:30px}.loyalty_landing .rs-loyalty-header .cnt{position:absolute;content:"";top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;text-align:center}.loyalty_landing .rs-loyalty-header .cnt h1{margin-bottom:25px;font-weight:700;font-size:38px;color:#fff}.loyalty_landing .columns-2{columns:2}.loyalty_landing .columns-2 li{display:inline-block;break-inside:avoid}.loyalty_landing .bg-sand{background-color:#F3F1EF}.loyalty_landing .rs-tick-list ul{list-style-type:none}.loyalty_landing .rs-tick-list li{position:relative;margin-bottom:5px;padding-left:25px}.loyalty_landing .rs-tick-list li::before{position:absolute;content:"";top:0;left:0;width:18px;height:18px;border-radius:100%;background-repeat:no-repeat;background-position:center center;background-color:#c6a57f;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 3L4 6L9 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.loyalty_landing .rs-loyalty-level-more-info-box{position:relative;max-width:744px}.loyalty_landing .rs-loyalty-level-more-info-box .rs-loyalty-level-content{display:flex !important}.loyalty_landing .rs-loyalty-level-title{background-color:#F3F1EF}.loyalty_landing .rs-loyalty-level-content .rs-loyalty-level-info-left::before,.loyalty_landing .rs-loyalty-level-content .rs-loyalty-level-info-right::before{display:none}.loyalty_landing #accordion{max-width:744px;margin:0 auto}.loyalty_landing .accordion{margin-bottom:15px}.loyalty_landing .accordion .acc-head:not(:first-child){margin-top:20px}.loyalty_landing .accordion .acc-head{cursor:pointer;transition:.2s;font-weight:600;font-size:16px;background-color:#c6a57f;color:#fff}.loyalty_landing .accordion .acc-head::after{display:block;content:"";width:19px;height:11px;transition:.2s;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='19px' height='11px'%3e%3cpath fill-rule='evenodd' fill='rgba(255,255,255,1)' d='M10.549,10.179 C10.358,10.369 10.101,10.473 9.838,10.473 C9.751,10.473 9.664,10.462 9.578,10.439 C9.407,10.394 9.236,10.300 9.111,10.175 L1.125,2.185 C0.732,1.792 0.732,1.154 1.125,0.762 C1.518,0.370 2.154,0.370 2.547,0.762 L9.833,8.050 L17.113,0.768 C17.505,0.376 18.143,0.375 18.535,0.768 C18.928,1.161 18.928,1.798 18.535,2.191 L10.549,10.179 Z'/%3e%3c/svg%3e")}.loyalty_landing .accordion .acc-head[aria-expanded="true"]::after{transform:scale(1,-1)}.loyalty_landing .accordion .acc-body{border:1px solid #c6a57f}.loyalty_landing .accordion .acc-head:hover{background-color:#c6a57f}.loyalty_landing .footer-links a{text-decoration:underline;color:#9F9F9F}.loyalty_landing .rs-loyalty-footer{position:fixed;bottom:0;left:0;width:100%;z-index:2;z-index:99;box-shadow:0px 0px 20px rgba(0,0,0,.2);background-color:#fff}@media(min-width:768px){}@media(max-width:767px){.loyalty_landing{padding:100px 0 0 0 !important}.loyalty_landing .rs-loyalty-header .cnt h1{font-size:30px}.loyalty_landing .rs-loyalty-level-more-info-box{max-width:calc(100% - 100px)}.loyalty_landing .rs-loyalty-level-more-info-box .rs-loyalty-level-content{flex-direction:column !important}}