/*!
 * Bootstrap Grid v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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}.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)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:480px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:640px}}@media(min-width: 1024px){.container-lg,.container-md,.container-sm,.container{max-width:853px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1000px}}@media(min-width: 1440px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1200px}}.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>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 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: 1024px){.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: 1440px){.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}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.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:.25rem !important}.m-2{margin:.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:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.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:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.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:.25rem !important}.mt-2{margin-top:.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:.25rem !important}.me-2{margin-right:.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:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.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:.25rem !important}.p-2{padding:.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:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.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:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.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:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.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:.25rem !important}.pb-2{padding-bottom:.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:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.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:.25rem !important}.m-sm-2{margin:.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:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.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:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.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:.25rem !important}.mt-sm-2{margin-top:.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:.25rem !important}.me-sm-2{margin-right:.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:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.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:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.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:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.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:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.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:.25rem !important}.pb-sm-2{padding-bottom:.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:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.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:.25rem !important}.m-md-2{margin:.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:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.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:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.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:.25rem !important}.mt-md-2{margin-top:.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:.25rem !important}.me-md-2{margin-right:.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:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.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:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.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:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.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:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.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:.25rem !important}.pb-md-2{padding-bottom:.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:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media(min-width: 1024px){.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:.25rem !important}.m-lg-2{margin:.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:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.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:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.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:.25rem !important}.mt-lg-2{margin-top:.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:.25rem !important}.me-lg-2{margin-right:.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:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.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:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.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:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.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:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.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:.25rem !important}.pb-lg-2{padding-bottom:.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:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.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:.25rem !important}.m-xl-2{margin:.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:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.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:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.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:.25rem !important}.mt-xl-2{margin-top:.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:.25rem !important}.me-xl-2{margin-right:.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:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.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:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.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:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.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:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.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:.25rem !important}.pb-xl-2{padding-bottom:.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:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media(min-width: 1440px){.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:.25rem !important}.m-xxl-2{margin:.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:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.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:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.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:.25rem !important}.mt-xxl-2{margin-top:.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:.25rem !important}.me-xxl-2{margin-right:.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:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.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:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.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:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.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:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.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:.25rem !important}.pb-xxl-2{padding-bottom:.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:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !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}}@media(max-width: 767px){.cms-hide-mobile{display:none}}@media(min-width: 768px)and (max-width: 1199px){.cms-hide-tablet{display:none}}@media(min-width: 1200px){.cms-hide-desktop{display:none}}@font-face{font-family:"FreightBigProBookRegular";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBook-Regular.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigPro/FreightBigProBook-Regular.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBook-Regular.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBook-Regular.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBook-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"FreightBigProBlackRegular";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Regular.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Regular.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Regular.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Regular.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Regular.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"FreightBigProMediumItalic";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Italic.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Italic.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Italic.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Italic.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Italic.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"FreightBigProLightRegular";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Regular.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Regular.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Regular.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Regular.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Regular.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"FreightBigProBoldItalic";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Italic.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Italic.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Italic.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Italic.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Italic.ttf") format("truetype");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"FreightBigProBlackItalic";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Italic.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Italic.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Italic.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Italic.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBlack-Italic.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"FreightBigProBoldRegular";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Regular.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Regular.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Regular.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Regular.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBold-Regular.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"FreightBigProSemiboldRegular";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Regular.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Regular.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Regular.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Regular.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Regular.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"FreightBigProMediumRegular";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Regular.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Regular.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Regular.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Regular.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProMedium-Regular.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"FreightBigProLightItalic";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Italic.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Italic.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Italic.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Italic.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProLight-Italic.ttf") format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"FreightBigProBookItalic";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBook-Italic.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBook-Italic.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBook-Italic.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBook-Italic.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProBook-Italic.ttf") format("truetype");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"FreightBigProSemiboldItalic";src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Italic.eot");src:url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Italic.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Italic.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Italic.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/FreightBigPro/FreightBigProSemibold-Italic.ttf") format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"PoppinsRegular";src:url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Regular.eot");src:url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Regular.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Regular.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Regular.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"PoppinsMedium";src:url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Medium.eot");src:url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Medium.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Medium.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Medium.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Medium.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"PoppinsLight";src:url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Light.eot");src:url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Light.eot?#iefix") format("embedded-opentype"),url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Light.woff2") format("woff2"),url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Light.woff") format("woff"),url("/integration/mundoimperialproperty/public/fonts/Poppins/Poppins-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}.btn,.btn-simple{position:relative;display:inline-block;border-width:1px;border-style:solid;cursor:pointer;text-align:center;text-transform:uppercase;text-decoration:none}.btn--arrowonly .arrow-btn-wrap .shaft,.btn--arrow .arrow-btn-wrap .shaft{display:block;position:relative;transition:all .2s;transition-delay:0;will-change:transform}.btn--arrowonly .arrow-btn-wrap .shaft:before,.btn--arrow .arrow-btn-wrap .shaft:before,.btn--arrowonly .arrow-btn-wrap .shaft:after,.btn--arrow .arrow-btn-wrap .shaft:after{content:"";display:block;position:absolute;top:0;right:0;transition:all .2s;transition-delay:0}.btn--arrowonly .arrow-btn-wrap .shaft:before,.btn--arrow .arrow-btn-wrap .shaft:before{transform-origin:top right}.btn--arrowonly .arrow-btn-wrap .shaft:after,.btn--arrow .arrow-btn-wrap .shaft:after{transform-origin:bottom right}.body-link.btn--arrow{text-decoration:none;font-style:italic;text-transform:capitalize;font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.36px;line-height:1.5;color:#0e3e59}@media(min-width: 1024px){.body-link.btn--arrow{font-size:1.375rem;line-height:2rem}}.btn{font-size:20px;line-height:1.45;letter-spacing:0px;transition:all .3s ease-out;padding:12px 0px;min-width:150px}@media(min-width: 1200px){.btn{min-width:170px}}@media(hover: none){.btn:hover{text-decoration:none}}.btn--action{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0px;line-height:1;color:#0e3e59;background-color:#efbb2b;border-color:#efbb2b;text-transform:uppercase;padding:12px 0 9px 0;min-width:150px}.btn--action:hover{color:#0e3e59;background-color:#e0e0e0;border-color:#efbb2b}@media(min-width: 1200px){.btn--action{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0px;line-height:1;color:#0e3e59;background-color:#efbb2b;border-color:#efbb2b;text-transform:uppercase;padding:12px 0 9px 0;min-width:170px}.btn--action:hover{color:#0e3e59;background-color:#e0e0e0;border-color:#efbb2b}}.btn--primary{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1;color:#e0e0e0;background-color:#0e3e59;border-color:#0e3e59;text-transform:capitalize;padding-inline:30px;font-style:italic}.btn--primary:hover{color:#0e3e59;background-color:#e0e0e0;border-color:#103d58}.btn--secondary{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1;color:#0e3e59;background-color:#e0e0e0;border-color:#e0e0e0;text-transform:capitalize;padding-top:11px;padding-bottom:11px;font-style:italic}.btn--secondary:hover{color:#e0e0e0;background-color:#0e3e59;border-color:#e0e0e0}.btn--custom{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1;color:#0e3e59;background-color:#efbb2b;border-color:#efbb2b;text-transform:capitalize;padding-top:11px;padding-bottom:11px}.btn--custom:hover{color:#0e3e59;background-color:#e0e0e0;border-color:#e0e0e0}.btn--arrow{display:inline-block;position:relative;font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.36px;line-height:1.5}.btn--arrow .arrow-btn-wrap .shaft{height:1px}.btn--arrow .arrow-btn-wrap .shaft:before,.btn--arrow .arrow-btn-wrap .shaft:after{height:1px}.btn--arrow .arrow-btn-wrap .shaft:before{transform-origin:top right}.btn--arrow .arrow-btn-wrap .shaft:after{transform-origin:bottom right}.btn--arrow .the-arrow{transition:all .2s}.btn--arrow .the-arrow-left{position:absolute;top:50%;left:0}.btn--arrow .the-arrow-left .shaft{width:10px;background-color:#0e3e59}.btn--arrow .the-arrow-left .shaft:before,.btn--arrow .the-arrow-left .shaft:after{width:0;background-color:#0e3e59}.btn--arrow .the-arrow-left .shaft:before{transform:rotate(0)}.btn--arrow .the-arrow-left .shaft:after{transform:rotate(0)}.btn--arrow .the-arrow-right{top:1px}.btn--arrow .the-arrow-right .shaft{background-color:#0e3e59;transition-delay:.2s}.btn--arrow .the-arrow-right .shaft:before,.btn--arrow .the-arrow-right .shaft:after{transition-delay:.3s;transition:all .5s}.btn--arrow .the-arrow-right .shaft:before{transform:rotate(40deg)}.btn--arrow .the-arrow-right .shaft:after{transform:rotate(-40deg)}.btn--arrow:hover{color:#0e3e59}.btn--arrow:hover .main{display:flex;align-items:center;transition:all .2s}.btn--arrow:hover .main .text{margin:0 12px 0 12px}.btn--arrow:hover .main .the-arrow{position:relative}.btn--arrow:hover .the-arrow-left .shaft{background-color:#0e3e59}.btn--arrow:hover .the-arrow-left .shaft:before,.btn--arrow:hover .the-arrow-left .shaft:after{transition-delay:.1s}.btn--arrow:hover .the-arrow-left .shaft:before{transform:rotate(40deg)}.btn--arrow:hover .the-arrow-left .shaft:after{transform:rotate(-40deg)}.btn--arrow:hover .the-arrow-right .shaft{width:10px;background-color:#0e3e59;transition-delay:0}.btn--arrow:hover .the-arrow-right .shaft:before,.btn--arrow:hover .the-arrow-right .shaft:after{width:0;transition-delay:0;transition:all .1s}.btn--arrow:hover .the-arrow-right .shaft:before{transform:rotate(0)}.btn--arrow:hover .the-arrow-right .shaft:after{transform:rotate(0)}.btn--arrow:visited{color:#0e3e59}.btn--arrow .arrow-btn-wrap .shaft{background-color:#0e3e59}.btn--arrow .arrow-btn-wrap .shaft:before,.btn--arrow .arrow-btn-wrap .shaft:after{background-color:#0e3e59}.btn--arrow .arrow-btn-wrap .the-arrow{width:54px}.btn--arrow .arrow-btn-wrap .the-arrow-left .shaft{width:10px;background-color:#0e3e59}.btn--arrow .arrow-btn-wrap .the-arrow-right .shaft{width:54px;background-color:#0e3e59}.btn--arrow .arrow-btn-wrap .the-arrow-right .shaft:before,.btn--arrow .arrow-btn-wrap .the-arrow-right .shaft:after{width:6px}.btn--arrow .arrow-btn-wrap:hover .main{transform:translateX(54px)}.btn--arrow .arrow-btn-wrap:hover .the-arrow-left .shaft{width:54px}.btn--arrow .arrow-btn-wrap:hover .the-arrow-left .shaft:before,.btn--arrow .arrow-btn-wrap:hover .the-arrow-left .shaft:after{width:6px}.btn--arrow .arrow-btn-wrap:hover .the-arrow-right .shaft{width:10px}.btn--arrow .arrow-btn-wrap:hover .the-arrow-right .shaft:before,.btn--arrow .arrow-btn-wrap:hover .the-arrow-right .shaft:after{width:0}@media(min-width: 1200px){.btn--arrow{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.375rem;letter-spacing:.44px;line-height:1.4545454545}.btn--arrow .arrow-btn-wrap .shaft{height:1px}.btn--arrow .arrow-btn-wrap .shaft:before,.btn--arrow .arrow-btn-wrap .shaft:after{height:1px}.btn--arrow .arrow-btn-wrap .shaft:before{transform-origin:top right}.btn--arrow .arrow-btn-wrap .shaft:after{transform-origin:bottom right}.btn--arrow .the-arrow{transition:all .2s}.btn--arrow .the-arrow-left{position:absolute;top:50%;left:0}.btn--arrow .the-arrow-left .shaft{width:10px;background-color:#0e3e59}.btn--arrow .the-arrow-left .shaft:before,.btn--arrow .the-arrow-left .shaft:after{width:0;background-color:#0e3e59}.btn--arrow .the-arrow-left .shaft:before{transform:rotate(0)}.btn--arrow .the-arrow-left .shaft:after{transform:rotate(0)}.btn--arrow .the-arrow-right{top:1px}.btn--arrow .the-arrow-right .shaft{background-color:#0e3e59;transition-delay:.2s}.btn--arrow .the-arrow-right .shaft:before,.btn--arrow .the-arrow-right .shaft:after{transition-delay:.3s;transition:all .5s}.btn--arrow .the-arrow-right .shaft:before{transform:rotate(40deg)}.btn--arrow .the-arrow-right .shaft:after{transform:rotate(-40deg)}.btn--arrow:hover{color:#0e3e59}.btn--arrow:hover .main{display:flex;align-items:center;transition:all .2s}.btn--arrow:hover .main .text{margin:0 12px 0 12px}.btn--arrow:hover .main .the-arrow{position:relative}.btn--arrow:hover .the-arrow-left .shaft{background-color:#0e3e59}.btn--arrow:hover .the-arrow-left .shaft:before,.btn--arrow:hover .the-arrow-left .shaft:after{transition-delay:.1s}.btn--arrow:hover .the-arrow-left .shaft:before{transform:rotate(40deg)}.btn--arrow:hover .the-arrow-left .shaft:after{transform:rotate(-40deg)}.btn--arrow:hover .the-arrow-right .shaft{width:10px;background-color:#0e3e59;transition-delay:0}.btn--arrow:hover .the-arrow-right .shaft:before,.btn--arrow:hover .the-arrow-right .shaft:after{width:0;transition-delay:0;transition:all .1s}.btn--arrow:hover .the-arrow-right .shaft:before{transform:rotate(0)}.btn--arrow:hover .the-arrow-right .shaft:after{transform:rotate(0)}.btn--arrow:visited{color:#0e3e59}}.btn--arrow.white-color .arrow-btn-wrap .shaft{background-color:#fff}.btn--arrow.white-color .arrow-btn-wrap .shaft:before,.btn--arrow.white-color .arrow-btn-wrap .shaft:after{background-color:#fff}.btn--arrow.white-color .arrow-btn-wrap .the-arrow{width:54px}.btn--arrow.white-color .arrow-btn-wrap .the-arrow-left .shaft{width:10px;background-color:#fff}.btn--arrow.white-color .arrow-btn-wrap .the-arrow-right .shaft{width:54px;background-color:#fff}.btn--arrow.white-color .arrow-btn-wrap .the-arrow-right .shaft:before,.btn--arrow.white-color .arrow-btn-wrap .the-arrow-right .shaft:after{width:6px}.btn--arrow.white-color .arrow-btn-wrap:hover .main{transform:translateX(54px)}.btn--arrow.white-color .arrow-btn-wrap:hover .the-arrow-left .shaft{width:54px}.btn--arrow.white-color .arrow-btn-wrap:hover .the-arrow-left .shaft:before,.btn--arrow.white-color .arrow-btn-wrap:hover .the-arrow-left .shaft:after{width:6px}.btn--arrow.white-color .arrow-btn-wrap:hover .the-arrow-right .shaft{width:10px}.btn--arrow.white-color .arrow-btn-wrap:hover .the-arrow-right .shaft:before,.btn--arrow.white-color .arrow-btn-wrap:hover .the-arrow-right .shaft:after{width:0}.btn--arrow .arrow-btn-wrap .shaft:before{transform-origin:top right}.btn--arrow .arrow-btn-wrap .shaft:after{transform-origin:bottom right}.btn--arrow .arrow-btn-wrap .main{display:flex;align-items:center;transition:all .2s}.btn--arrow .arrow-btn-wrap .text{margin:0 12px 0 20px;text-align:center}.btn--arrow:hover .the-arrow-left .shaft{transition-delay:.1s}.btn--arrow:hover .the-arrow-left .shaft:before,.btn--arrow:hover .the-arrow-left .shaft:after{transition-delay:.1s}.btn--arrow:hover .the-arrow-left .shaft:before{transform:rotate(40deg)}.btn--arrow:hover .the-arrow-left .shaft:after{transform:rotate(-40deg)}.btn--arrowonly{display:block;position:relative;font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1.4583333333;margin-bottom:20px}.btn--arrowonly .arrow-btn-wrap .shaft{height:1px}.btn--arrowonly .arrow-btn-wrap .shaft:before,.btn--arrowonly .arrow-btn-wrap .shaft:after{height:1px}.btn--arrowonly .arrow-btn-wrap .shaft:before{transform-origin:top right}.btn--arrowonly .arrow-btn-wrap .shaft:after{transform-origin:bottom right}.btn--arrowonly .the-arrow{transition:all .2s}.btn--arrowonly .the-arrow-left{position:absolute;top:50%;left:0}.btn--arrowonly .the-arrow-left .shaft{width:10px;background-color:#0e3e59}.btn--arrowonly .the-arrow-left .shaft:before,.btn--arrowonly .the-arrow-left .shaft:after{width:0;background-color:#0e3e59}.btn--arrowonly .the-arrow-left .shaft:before{transform:rotate(0)}.btn--arrowonly .the-arrow-left .shaft:after{transform:rotate(0)}.btn--arrowonly .the-arrow-right{top:1px}.btn--arrowonly .the-arrow-right .shaft{background-color:#0e3e59;transition-delay:.2s}.btn--arrowonly .the-arrow-right .shaft:before,.btn--arrowonly .the-arrow-right .shaft:after{transition-delay:.3s;transition:all .5s}.btn--arrowonly .the-arrow-right .shaft:before{transform:rotate(40deg)}.btn--arrowonly .the-arrow-right .shaft:after{transform:rotate(-40deg)}.btn--arrowonly:hover{color:#0e3e59}.btn--arrowonly:hover .main{display:flex;align-items:center;transition:all .2s}.btn--arrowonly:hover .main .text{margin:0 12px 0 12px}.btn--arrowonly:hover .main .the-arrow{position:relative}.btn--arrowonly:hover .the-arrow-left .shaft{background-color:#0e3e59}.btn--arrowonly:hover .the-arrow-left .shaft:before,.btn--arrowonly:hover .the-arrow-left .shaft:after{transition-delay:.1s}.btn--arrowonly:hover .the-arrow-left .shaft:before{transform:rotate(40deg)}.btn--arrowonly:hover .the-arrow-left .shaft:after{transform:rotate(-40deg)}.btn--arrowonly:hover .the-arrow-right .shaft{width:10px;background-color:#0e3e59;transition-delay:0}.btn--arrowonly:hover .the-arrow-right .shaft:before,.btn--arrowonly:hover .the-arrow-right .shaft:after{width:0;transition-delay:0;transition:all .1s}.btn--arrowonly:hover .the-arrow-right .shaft:before{transform:rotate(0)}.btn--arrowonly:hover .the-arrow-right .shaft:after{transform:rotate(0)}.btn--arrowonly:visited{color:#0e3e59}.btn--arrowonly .arrow-btn-wrap .shaft{background-color:#fff}.btn--arrowonly .arrow-btn-wrap .shaft:before,.btn--arrowonly .arrow-btn-wrap .shaft:after{background-color:#fff}.btn--arrowonly .arrow-btn-wrap .the-arrow{width:34px}.btn--arrowonly .arrow-btn-wrap .the-arrow-left .shaft{width:10px;background-color:#fff}.btn--arrowonly .arrow-btn-wrap .the-arrow-right .shaft{width:34px;background-color:#fff}.btn--arrowonly .arrow-btn-wrap .the-arrow-right .shaft:before,.btn--arrowonly .arrow-btn-wrap .the-arrow-right .shaft:after{width:4px}.btn--arrowonly .arrow-btn-wrap:hover .main{transform:translateX(34px)}.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-left .shaft{width:34px}.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-left .shaft:before,.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-left .shaft:after{width:4px}.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-right .shaft{width:10px}.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-right .shaft:before,.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-right .shaft:after{width:0}.btn--arrowonly .arrow-btn-wrap .shaft:before{transform-origin:top right}.btn--arrowonly .arrow-btn-wrap .shaft:after{transform-origin:bottom right}.btn--arrowonly .arrow-btn-wrap .main{display:flex;align-items:center;transition:all .2s}.btn--arrowonly .arrow-btn-wrap .text{margin:0 12px 0 12px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn--arrowonly .arrow-btn-wrap .text-name{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:1.2px;line-height:1;color:#fff}.btn--arrowonly .arrow-btn-wrap .text-subtitle{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:1.2px;line-height:1;color:#fff}.btn--arrowonly .arrow-btn-wrap .the-arrow-left .shaft{width:0}.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-left .shaft{transition-delay:.1s}.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-left .shaft:before,.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-left .shaft:after{transition-delay:.1s}.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-left .shaft:before{transform:rotate(40deg)}.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-left .shaft:after{transform:rotate(-40deg)}.btn--arrowonly .arrow-btn-wrap:hover .the-arrow-right .shaft{width:0}.btn--ghost-dark{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.4375;color:#fff;background-color:rgba(0,0,0,0);border-color:#fff;text-transform:uppercase;font-style:italic;padding-top:8px;padding-bottom:8px;min-width:120px}.btn--ghost-dark:hover{color:#0e3e59;background-color:#fff;border-color:#fff}@media(min-width: 1200px){.btn--ghost-dark{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:1.45;color:#fff;background-color:rgba(0,0,0,0);border-color:#fff;text-transform:uppercase;font-style:italic;min-width:142px;padding-top:7px;padding-bottom:7px}.btn--ghost-dark:hover{color:#0e3e59;background-color:#fff;border-color:#fff}}.btn--ghost-light{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.4375;color:#0e3e59;background-color:rgba(0,0,0,0);border-color:#0e3e59;text-transform:uppercase;padding-top:8px;padding-bottom:8px;min-width:120px}.btn--ghost-light:hover{color:#fff;background-color:#0e3e59;border-color:#0e3e59}@media(min-width: 1200px){.btn--ghost-light{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:1.45;color:#0e3e59;background-color:rgba(0,0,0,0);border-color:#0e3e59;text-transform:uppercase;min-width:142px;padding-top:7px;padding-bottom:7px}.btn--ghost-light:hover{color:#fff;background-color:#0e3e59;border-color:#0e3e59}}.icon--primary svg .stroke-color{stroke:#0e3e59}.icon--primary svg .fill-color{fill:#0e3e59}.icon--secondary svg .stroke-color{stroke:#efbb2b}.icon--secondary svg .fill-color{fill:#efbb2b}.icon--complimentary svg .stroke-color{stroke:#42677c}.icon--complimentary svg .fill-color{fill:#42677c}.icon--white svg .stroke-color{stroke:#fff}.icon--white svg .fill-color{fill:#fff}.icon--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.icon--right{position:absolute;right:0}.icon--left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-left:12px}.icon--arrow{top:calc(50% - 4px)}.icon--arrow svg{width:14px;height:8px}[aria-expanded=true] .icon--arrow svg{transition:all .3s ease}[aria-expanded=true] .icon--arrow svg{transform:rotate(180deg)}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content h2,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content h3 span,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content h3,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full h2,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full h3 span,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full h3,.second-line,.first-line,.h5-title,.h4-title,.h3-title span,.h3-title,.h2-title,.h1-title,.paragarh p,body{margin:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}body{font-size:16px}body.no-hero #main{margin-top:90px}@media(min-width: 1024px){body.no-hero #main{margin-top:132px}}*:focus{outline:none}.tabPressed:focus{border:1px solid red}a.ada-skip{position:absolute;text-align:center;z-index:9999;left:0;padding:10px;top:-200%;transition:all .2s}a.ada-skip:focus{top:0}p a{color:inherit}.visually-hidden{overflow:hidden;width:0px;height:0px;visibility:hidden}.common-section{padding-bottom:70px}@media(min-width: 1200px){.common-section{padding-bottom:100px}}.h1-title{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:2rem;letter-spacing:1.408px;line-height:1.0625;color:#31769b;text-transform:none}.h2-title{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.8125rem;letter-spacing:0.9px;line-height:1;color:#0e3e59;text-transform:none}.h3-title{text-transform:none;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#0e3e59}@media(min-width: 1200px){.h3-title{font-size:2rem;line-height:2.125rem}}.h3-title span{text-transform:none;font-family:FreightBigProBookItalic,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#0e3e59}@media(min-width: 1200px){.h3-title span{font-size:2rem;line-height:2.125rem}}.h3-title.white{color:#fff}.h4-title{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0.7px;line-height:1.0714285714;color:#0e3e59;text-transform:none}.h5-title{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.625rem;letter-spacing:0px;line-height:1.8076923077;color:#42677c;text-transform:none}.first-line{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:3.125rem;letter-spacing:1px;line-height:1;color:#0e3e59;text-transform:none}.second-line{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:3.125rem;letter-spacing:1px;line-height:1;color:#0e3e59;text-transform:none}.bg-img{background-size:cover;background-position:center}.section-wrapper-standard{margin-bottom:70px}@media(min-width: 1200px){.section-wrapper-standard{margin-bottom:100px}}.section-wrapper-detail{margin-bottom:70px}@media(min-width: 1200px){.section-wrapper-detail{margin-bottom:80px}}@media(min-width: 1200px){.container-responsive{width:83.3%;margin:0 auto}}.form-group{margin-bottom:34px}@media(min-width: 1024px){.form-group{margin-bottom:50px}}.form-group.radio{color:#fff}@media(min-width: 1024px){.form-group.radio .radio-buttons-wrap{display:flex;flex-wrap:wrap;column-gap:10px}}.form-group.radio .radio-buttons-wrap .checkbox-radio-custom{display:flex;align-items:center;column-gap:2px}.form-group.radio .radio-buttons-wrap .checkbox-radio-custom .opt-text{font-family:FreightBigProMediumItalic,"Times New Roman",serif}@media(min-width: 1024px){.form-group.radio .radio-buttons-wrap .checkbox-radio-custom .opt-text{font-size:1.5rem}}.form-group.para textarea{border:1px solid #fff;resize:none;min-height:117px}.form-group.para textarea:focus{border:1px solid #efbb2b}@media(min-width: 1024px){.form-group.para textarea{min-height:108}}.form-group.gdpr .checkbox-radio-custom{display:flex;flex-wrap:wrap;column-gap:5px}.form-group.gdpr .checkbox-radio-custom input[type=checkbox]{display:block;flex:0 0 20px;margin-top:8px}@media(min-width: 1024px){.form-group.gdpr .checkbox-radio-custom input[type=checkbox]{margin-top:13px}}.form-group.gdpr .checkbox-radio-custom .gdpr-opt{display:block;flex:0 0 88%;font-family:FreightBigProMediumItalic,"Times New Roman",serif}@media(min-width: 1024px){.form-group.gdpr .checkbox-radio-custom .gdpr-opt{flex:0 0 90%;font-size:1.5rem}}.form-group.date .date-icon-wrap{position:relative}.form-group.date .date-icon-wrap .form-input{background-color:#fff;color:#0e3e59}.form-group.date .date-icon-wrap .form-input::placeholder{color:#0e3e59;opacity:1}.form-group.date .date-icon-wrap .form-input::-webkit-input-placeholder{color:#0e3e59;opacity:1}.form-group.date .date-icon-wrap .form-input::-moz-placeholder{color:#0e3e59;opacity:1}.form-group.date .date-icon-wrap .date-icon{position:absolute;width:15px;height:15px;top:5px;right:5px}@media(min-width: 1024px){.form-group.date .date-icon-wrap .date-icon{top:10px;right:10px}}.form-group .form-label{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.875;color:#fff}@media(min-width: 1024px){.form-group .form-label{font-size:1.25rem}}.form-group .form-input{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0px;line-height:1.6666666667;color:#fff;font-style:italic;background-color:unset;border-radius:0;border:none;width:100%;border-bottom:1px solid #fff;padding-left:5px}.form-group .form-input:focus{border-bottom:3px solid #efbb2b}@media(min-width: 1024px){.form-group .form-input{font-size:1.2rem;padding-left:0px}}.form-group .form-input::placeholder{opacity:0}@media(min-width: 1024px){.form-group .form-input::placeholder{color:#fff;opacity:1}}.form-group .form-input::-webkit-input-placeholder{opacity:0}@media(min-width: 1024px){.form-group .form-input::-webkit-input-placeholder{color:#fff;opacity:1}}.form-group .form-input::-moz-placeholder{opacity:0}@media(min-width: 1024px){.form-group .form-input::-moz-placeholder{color:#fff;opacity:1}}.form-group input[type=checkbox]{appearance:none;width:20px;height:20px;border-radius:20px;box-shadow:0 0 0 1px #fff;margin-bottom:5px}.form-group input[type=checkbox]:checked{background-color:#efbb2b;border:6px solid #0e3e59;box-shadow:0 0 0 1px #fff}.form-group label.error{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:.9375;color:#ffb4b4}.hide{display:none}.swiper-button{background:rgba(0,0,0,0);border:none;cursor:pointer}.swiper-button.swiper-button-disabled{opacity:.64}.detail-nav-area{width:85.3%;margin:46px auto auto auto;display:flex;flex-direction:column;position:relative;padding:55px 0 37px 0}@media(min-width: 1024px){.detail-nav-area{width:83.34vw;flex-direction:row;justify-content:space-between;padding:52px 0 46px 0;margin-top:66px;row-gap:unset}}.detail-nav-area:before,.detail-nav-area:after{content:"";position:absolute;width:188px;height:3px;background-color:#efbb2b}@media(min-width: 1024px){.detail-nav-area:before,.detail-nav-area:after{width:521px;height:5px}}.detail-nav-area:before{top:0;right:-8.6%}@media(min-width: 1024px){.detail-nav-area:before{left:0;right:auto}}.detail-nav-area:after{bottom:0;left:-8.6%}@media(min-width: 1024px){.detail-nav-area:after{right:0;left:auto}}.detail-nav-area .detail-nav-link{width:fit-content;text-decoration:none}@media(min-width: 1024px){.detail-nav-area .detail-nav-link{width:unset;margin:0}}.detail-nav-area .detail-nav-link.nav-prev,.detail-nav-area .detail-nav-link.nav-next{display:flex;align-items:center}@media(min-width: 1024px){.detail-nav-area .detail-nav-link.nav-prev,.detail-nav-area .detail-nav-link.nav-next{column-gap:10px}}.detail-nav-area .detail-nav-link.nav-prev .arrow,.detail-nav-area .detail-nav-link.nav-next .arrow{display:block}.detail-nav-area .detail-nav-link.nav-prev .arrow{transform:rotate(180deg);margin-right:17px}@media(min-width: 1024px){.detail-nav-area .detail-nav-link.nav-prev .arrow{margin-right:0}}.detail-nav-area .detail-nav-link.view-all-nav{margin:53px auto}@media(min-width: 1024px){.detail-nav-area .detail-nav-link.view-all-nav{margin:0}}.detail-nav-area .detail-nav-link.nav-next .arrow{margin-left:17px}@media(min-width: 1024px){.detail-nav-area .detail-nav-link.nav-next .arrow{margin-right:0}}@media(min-width: 768px)and (max-width: 1023px){.detail-nav-area .detail-nav-link.nav-next{right:0;margin-left:auto}}@media(max-width: 767px){.detail-nav-area .detail-nav-link.nav-next{right:0;margin-left:auto}}.detail-nav-area .detail-nav-link .link-text{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.5rem;letter-spacing:.48px;line-height:1.25;color:#0e3e59;text-transform:capitalize;padding:6px 20px}@media(min-width: 1024px){.detail-nav-area .detail-nav-link .link-text{font-size:1.25rem;line-height:1.8125rem;letter-spacing:0px;text-transform:uppercase;padding:8px 15px}}.detail-nav-area .detail-nav-link .link-text.prev-nxt{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.5rem;letter-spacing:.48px;line-height:1.25;color:#0e3e59;text-transform:capitalize;border:none;padding:0}.detail-nav-area .detail-nav-link.btn--ghost-light .link-text:hover{color:#fff}.data-bg img{height:0;width:0;visibility:hidden}.line-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prefix-line{width:90px;display:inline-block;height:5px;background:#efbb2b;margin-right:30px}.swiper-pagination.fractions{font-family:PoppinsRegular,Helvetica,sans-serif;font-size:1.375rem;letter-spacing:0.0242px;line-height:1.4545454545;color:#0e3e59}@media(min-width: 1024px){.swiper-pagination.fractions{font-size:1.5rem;line-height:2.25rem;letter-spacing:.96px}}.select-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered::after{transform:rotate(180deg)}.select-wrap .select2-container--default .select2-selection--single{background:rgba(0,0,0,0);border:none;border-radius:0;margin:0 auto;width:auto;height:36px}.select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{font-style:italic;padding-left:5px;padding-right:40px;position:relative;width:max-content;margin:0 auto;font-family:FreightBigProBoldItalic,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1.5;color:#323c4b}.select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered::after{content:"";position:absolute;right:0;background:url("/integration/mundoimperialproperty/public/images/icons/down-arrow-head.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;width:20px;height:11px;top:14px}.select2-container--default .general-select{border:none;background:#e0e0e0}.select2-container--default .general-select .select2-results__options{text-align:center;padding:12px 0}.select2-container--default .general-select .select2-results__option--selected{background:rgba(0,0,0,0)}.select2-container--default .general-select .select2-results__option--selected.select2-results__option--selectable{color:rgba(57,68,84,.75);font-size:1.25rem}.select2-container--default .general-select .select2-results__option--selected.select2-results__option--selectable.select2-results__option--highlighted{background:rgba(0,0,0,0)}.select2-container--default .general-select .select2-results__option--selectable{transition:background .3s ease;font-family:FreightBigProLightRegular,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1.25;color:#0e3e59}.select2-container--default .general-select .select2-results__option--selectable.select2-results__option--highlighted{color:#0e3e59;background:#efbb2b}.fancybox-container .fancybox-bg{background-color:rgba(0,0,0,0)}.fancy-container-detail-page .fancybox-bg{background-color:#0e3e59}@media(min-width: 1200px){.fancy-container-detail-page .fancybox-toolbar{right:-80px;top:-50px}}.fancy-container-detail-page .fancybox-infobar{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:1.1px;line-height:1.4545454545;color:#f5f5f5;mix-blend-mode:normal;bottom:43px;top:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:visible;transition:opacity .25s ease 0s,visibility 0s ease 0s;opacity:1}@media(min-width: 1024px){.fancy-container-detail-page .fancybox-infobar{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.5rem;letter-spacing:.96px;line-height:1.5;color:#f5f5f5;bottom:5px}}.fancy-container-detail-page .fancybox-navigation .fancybox-button{padding:39px 0px;background:rgba(0,0,0,0)}.fancy-container-detail-page .fancybox-navigation .fancybox-button--arrow_left{top:auto;left:27px;bottom:17px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width: 1024px){.fancy-container-detail-page .fancybox-navigation .fancybox-button--arrow_left{top:calc(50% - 14px);left:38.27px;bottom:auto}}.fancy-container-detail-page .fancybox-navigation .fancybox-button--arrow_right{top:auto;bottom:17px;right:27px}@media(min-width: 1024px){.fancy-container-detail-page .fancybox-navigation .fancybox-button--arrow_right{top:calc(50% - 19px);right:26.27px}}.fancy-container-detail-page .fancybox-navigation .fancybox-button[disabled]{opacity:.64;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;-o-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s}.fancy-container-detail-page .fancybox-navigation .custom-ui-arrow svg line,.fancy-container-detail-page .fancybox-navigation .detail-nav-link svg line{stroke:#f5f5f5 !important}.fancy-container-detail-page .fancybox-navigation .custom-ui-arrow svg path,.fancy-container-detail-page .fancybox-navigation .detail-nav-link svg path{fill:#f5f5f5 !important}.fancy-container-detail-page .fancy-content-detail-page{position:relative}.fancy-container-detail-page .fancy-content-detail-page .fancybox-button--close{background-color:rgba(0,0,0,0);margin:10px 10px 0 0}.fancy-container-detail-page .fancy-content-detail-page .overlay{position:absolute;width:100%;height:100%;top:0;left:0;mix-blend-mode:multiply;opacity:.3}.fancy-container-detail-page .fancy-content-detail-page .overlay~.overlay{display:none}.toggle-play{display:none}.custom-ui-arrow svg line,.detail-nav-link svg line{stroke:#0e3e59 !important}.custom-ui-arrow svg path,.detail-nav-link svg path{fill:#0e3e59 !important}.form-success .fancybox-bg{background-color:#0e3e59;opacity:.8}.form-success .template-success{background-color:#efbb2b;max-width:80%}@media(min-width: 1200px){.form-success .template-success{max-width:800px}}.form-success .template-success .success-title{color:#0e3e59}.form-success .template-success .success-description{color:#0e3e59}@media(min-width: 1200px){.be5-enabled.no-hero .header-sticky{min-height:81px}}@media(min-width: 1200px){.be5-enabled.on-scroll .header-sticky{min-height:81px}}.be5-enabled .header-sticky{min-height:63px}@media(min-width: 1200px){.be5-enabled .header-sticky{min-height:105px}}.be5-enabled .property-footer .button-wrapper{display:none}:root{--swiper-pagination-bullet-inactive-opacity: 1}.common-custom-slider .swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center}.common-custom-slider .swiper-slide img{display:none}.common-custom-slider .video.playing .video-controls .play-btn{display:none}.common-custom-slider .video.paused .video-controls .play-btn{display:block}.common-custom-slider .video.paused .video-controls .pause-btn{display:none}.common-custom-slider .video .video-controls{position:relative;display:flex;justify-content:center;z-index:9999;bottom:150px;cursor:pointer}.common-custom-slider .video .video-controls .play-btn{position:absolute}.common-custom-slider .video .video-controls .pause-btn{position:absolute}.common-custom-slider .swiper-conditional-element.hide{display:none}.common-custom-slider .swiper-options{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:60px;right:30px}.common-custom-slider .swiper-options.locked-slider{display:none}.common-custom-slider .swiper-options .swiper-pagination{position:relative}.common-custom-slider .swiper-options .swiper-pagination.swiper-pagination-horizontal{width:50px;padding:0 10px;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1;color:#fff;text-align:center}@media(min-width: 1200px){.common-custom-slider .swiper-options .swiper-pagination.swiper-pagination-horizontal{width:auto;font-family:FreightBigProBlackRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.875;color:#fff}}.common-custom-slider .swiper-options .swiper-pagination::after{position:absolute;content:"";right:0;border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:5px;transform:rotate(-45deg)}@media(min-width: 768px){.common-custom-slider .swiper-options .swiper-pagination::after{display:none}}.common-custom-slider .swiper-options .swiper-pagination::before{position:absolute;content:"";left:0;border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:5px;transform:rotate(135deg)}@media(min-width: 768px){.common-custom-slider .swiper-options .swiper-pagination::before{display:none}}.common-custom-slider .swiper-options .swiper-pagination-bullet.pagination-nums{border:none;background-color:rgba(0,0,0,0)}.common-custom-slider .swiper-options .swiper-pagination-bullet-active{text-decoration:underline}.detail-wrapper-wide .swiper-options,.detail-wrapper-common .swiper-options{display:flex;justify-content:center;margin-top:11px;height:36px;align-items:center}@media(min-width: 1024px){.detail-wrapper-wide .swiper-options,.detail-wrapper-common .swiper-options{margin-top:33px;justify-content:flex-end}}.detail-wrapper-wide .swiper-options.hide,.detail-wrapper-common .swiper-options.hide{display:none}.detail-wrapper-wide .swiper-options .common-detail-slide,.detail-wrapper-common .swiper-options .common-detail-slide{height:0}.detail-wrapper-wide .swiper-options .swiper-pagination,.detail-wrapper-common .swiper-options .swiper-pagination{display:none;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0.0242px;line-height:1.4545454545;color:#0e3e59}@media(min-width: 1024px){.detail-wrapper-wide .swiper-options .swiper-pagination,.detail-wrapper-common .swiper-options .swiper-pagination{font-size:1.5rem;line-height:2.25rem;letter-spacing:.96px;display:block;position:unset;width:fit-content;margin-right:20px;text-align:left;overflow:auto}}.detail-wrapper-wide .swiper-options .next-previous-btns,.detail-wrapper-common .swiper-options .next-previous-btns{display:flex}.detail-wrapper-wide .swiper-options .next-previous-btns .swiper-button,.detail-wrapper-common .swiper-options .next-previous-btns .swiper-button{display:block}.detail-wrapper-wide .swiper-options .next-previous-btns .swiper-button svg,.detail-wrapper-common .swiper-options .next-previous-btns .swiper-button svg{display:block}.detail-wrapper-common{margin-bottom:20px}.detail-wrapper-common .simple-slider .press-room-detail-img{margin-bottom:0}@media(max-width: 767px){body.safari #hero .video.vimeo-video .video-controls{display:none}}@media(min-width: 768px)and (max-width: 1199px){body.safari #hero .video.vimeo-video .video-controls{display:none}}body.fancybox-active{overflow:hidden}.personalization .fancybox-bg{background:#f5f5f5}.personalization .fancybox-content{padding:0 0;width:calc(100% - 32px);max-height:calc(100% - 32px);max-width:540px}.personalization .fancybox-content.auto-image-height{overflow:hidden}.personalization .fancybox-content.auto-image-height .ratio-content{position:relative}@media(min-width: 1024px){.personalization .fancybox-content{max-width:max-content}}@media(min-width: 1024px){.personalization .fancybox-content.image-vertical .m-personalization-popup__modal .m-popup-wrap{min-height:480px}}@media(min-width: 1024px){.personalization .fancybox-content.image-vertical .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img{position:absolute;height:100%;width:40%;left:auto;right:0}}@media(min-width: 1024px){.personalization .fancybox-content.image-vertical.imageLeft .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img{left:0;right:auto}}@media(min-width: 1024px){.personalization .fancybox-content.image-vertical.imageLeft .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content{margin-left:40%}}@media(min-width: 1024px){.personalization .fancybox-content.image-horizontal .m-personalization-popup__modal .m-popup-wrap{flex-wrap:wrap}}@media(min-width: 1024px){.personalization .fancybox-content.image-horizontal .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img{flex:0 0 100%;max-width:100%;height:370px}}@media(min-width: 1024px){.personalization .fancybox-content.image-horizontal .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img .ratio-content{position:static}}@media(min-width: 1024px){.personalization .fancybox-content.image-horizontal .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content{flex:0 0 100%;max-width:100%}}.personalization .fancybox-content .fancybox-close-small{padding:0;right:4px;top:4px;width:26px;height:26px;opacity:1}.personalization .fancybox-content .fancybox-close-small svg path{fill:#323943}.personalization .fancybox-content .m-personalization-popup__modal{box-sizing:border-box;padding:0 0;max-width:fit-content}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal{max-width:100%}}.personalization .fancybox-content .m-personalization-popup__modal .dialog-close{display:none}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap{background-size:cover;background-repeat:no-repeat;background-position:center center}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap{display:flex;align-items:center;position:relative}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img{overflow:hidden}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img::before{position:absolute;display:block;content:"";width:100%;top:0px;left:0;z-index:2;height:var(--top-gradient-height-var);background:-moz-linear-gradient(180deg, var(--top-gradient-color-one-var) var(--top-gradient-color-one-location-var), var(--top-gradient-color-two-var) var(--top-gradient-color-two-location-var));background:-webkit-linear-gradient(180deg, var(--top-gradient-color-one-var) var(--top-gradient-color-one-location-var), var(--top-gradient-color-two-var) var(--top-gradient-color-two-location-var));background:linear-gradient(180deg, var(--top-gradient-color-one-var) var(--top-gradient-color-one-location-var), var(--top-gradient-color-two-var) var(--top-gradient-color-two-location-var));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF00", endColorstr="#00000000", GradientType=0)}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img{position:relative;flex:0 0 40%;max-width:40%}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img .ratio-content{height:65.46vw;max-height:505px}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img .ratio-content{height:100%;position:absolute;width:100%;left:0;top:0;max-height:none}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img .ratio-content picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--img .ratio-content picture img{object-fit:cover;height:auto;width:100%;display:block;min-height:100%}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full{padding:16px}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full{padding:22px}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .h2,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .content{margin:0 0}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .h2,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .h3,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .content,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .more-link,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .m-popup-rate,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .stripe-btn-wrapper{text-align:center}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .h2,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .h3,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .content,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .more-link,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .m-popup-rate,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .stripe-btn-wrapper{text-align:unset}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full h3{margin:10px 0 0;text-transform:none;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#0e3e59}@media(min-width: 1200px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full h3{font-size:2rem;line-height:2.125rem}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full h3 span{text-transform:none;font-family:FreightBigProBookItalic,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#0e3e59}@media(min-width: 1200px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full h3 span{font-size:2rem;line-height:2.125rem}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full h3.white{color:#fff}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full h2{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.8125rem;letter-spacing:0.9px;line-height:1;color:#0e3e59;text-transform:none}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full a:not(.btn){margin-top:15px;display:block}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .m-popup-rate{display:block;margin-top:4px;font-style:italic;font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.36px;line-height:1.6875rem}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .m-popup-rate{font-size:1.25rem;line-height:1.8125rem;letter-spacing:.4px}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content-full .stripe-btn-wrapper{margin-top:16px}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content{padding:16px}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content{max-width:768px;flex:0 0 60%;max-width:60%;padding:22px}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .h2,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .content{margin:0 0}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .h2,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .h3,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .content,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .more-link,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .m-popup-rate,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .stripe-btn-wrapper{text-align:center}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .h2,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .h3,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .content,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .more-link,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .m-popup-rate,.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .stripe-btn-wrapper{text-align:unset}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content h3{margin:10px 0 0;text-transform:none;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#0e3e59}@media(min-width: 1200px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content h3{font-size:2rem;line-height:2.125rem}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content h3 span{text-transform:none;font-family:FreightBigProBookItalic,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#0e3e59}@media(min-width: 1200px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content h3 span{font-size:2rem;line-height:2.125rem}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content h3.white{color:#fff}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content h2{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.8125rem;letter-spacing:0.9px;line-height:1;color:#0e3e59;text-transform:none}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content a:not(.btn){margin-top:15px;display:block}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .m-popup-rate{display:block;margin-top:4px;font-style:italic;font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.36px;line-height:1.6875rem}@media(min-width: 1024px){.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .m-popup-rate{font-size:1.25rem;line-height:1.8125rem;letter-spacing:.4px}}.personalization .fancybox-content .m-personalization-popup__modal .m-popup-wrap .m-popup-wrap--content .stripe-btn-wrapper{margin-top:16px}body{background-color:#f5f5f5;font-family:PoppinsRegular,Helvetica,sans-serif;font-size:0.9375rem;letter-spacing:0px;line-height:2;color:#555;transition:margin .3s ease;text-transform:none;visibility:hidden}body.body-loaded{visibility:visible}#site-header{display:block;padding:15px 30px;position:fixed;width:100%;z-index:200;top:0;transition:padding .3s ease}@media(min-width: 1200px){#site-header{padding:30px 35px}}#site-header:after{content:"";position:absolute;top:0;left:0;width:100%;z-index:-1;height:100%;background-color:#0e3e59;transform:scaleY(0);transform-origin:top;transition:transform .4s ease,background-color .4s ease;border-bottom:1px solid var(--header-bottom-border-color)}@media(min-width: 768px){#site-header:after{height:calc(100% + 18px)}}#site-header .header-logo-wrap{width:78px;height:auto;transition:width .3s ease}@media(min-width: 1200px){#site-header .header-logo-wrap{width:135px}}#site-header .logo{width:100%}#site-header .logo.main-logo{display:block}#site-header .logo.scroll-logo{display:none}#site-header.header-sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 1200px){#site-header.header-sticky{-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}}#site-header .hamberger-menu-btn{background:none;border-radius:0;border:none;padding:0;cursor:pointer;display:flex;position:relative;width:40px;height:16px;cursor:pointer}#site-header .hamberger-menu-btn.mobile-up-only{display:none;z-index:1000}@media(min-width: 768px)and (max-width: 1199px){#site-header .hamberger-menu-btn.mobile-up-only{display:block}}@media(min-width: 1200px){#site-header .hamberger-menu-btn.mobile-up-only{display:block}}#site-header .hamberger-menu-btn.mobile-only{display:flex}@media(min-width: 768px){#site-header .hamberger-menu-btn.mobile-only{display:none}}#site-header .hamberger-menu-btn .line{position:absolute;height:1px;overflow:hidden;background-color:#fff;border:none;transition:width .3s ease-out;-webkit-transition:width .3s ease-out;-moz-transition:width .3s ease-out}#site-header .hamberger-menu-btn .line-1{width:40px;left:0;top:0}@media(min-width: 1200px){#site-header .hamberger-menu-btn .line-1{width:26px}}#site-header .hamberger-menu-btn .line-2{width:40px;left:0;right:0;top:calc(50% - 1px)}#site-header .hamberger-menu-btn .line-3{width:40px;right:0;bottom:1px}@media(min-width: 1200px){#site-header .hamberger-menu-btn .line-3{width:26px}}#site-header .hamberger-menu-btn:hover .line{width:100%}#site-header .hamberger-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#site-header .hamberger-menu-title{display:none}@media(min-width: 1200px){#site-header .hamberger-menu-title{display:block;position:relative;content:attr(data-title);width:auto;font-family:PoppinsLight,Helvetica,sans-serif;font-size:1rem;letter-spacing:1.28px;line-height:1.5625;color:#fff;text-transform:uppercase;padding-left:10px}}#site-header .btn--arrowonly{text-decoration:none}.language-switcher{position:relative;padding:0 5px;font-family:PoppinsLight,Helvetica,sans-serif;font-size:0.8125rem;letter-spacing:1.95px;line-height:1;color:#fff;text-transform:uppercase}@media(min-width: 1200px){.language-switcher{font-size:16px;letter-spacing:2.4px;padding-left:13px;margin-left:13px}}@media(min-width: 1200px){.language-switcher::before{position:absolute;content:"";left:0;height:100%;border-left:1px solid #fff}}@media(max-width: 1199px){.language-switcher.expand ul{height:auto;max-height:300px}.language-switcher.expand .drop-down{transform:rotate(180deg)}}.language-switcher .current-lang{padding:0 17px 0 3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.language-switcher .current-lang .drop-down{padding:0 5px}.language-switcher ul{margin:0;padding:0;list-style:none;background-color:#414141;position:absolute;width:100%;height:0;max-height:0;overflow:hidden;transition:all .5s ease-in-out}.language-switcher ul li{position:relative;padding:12px 17px 12px 3px}.language-switcher ul li:not(:last-child)::after{position:absolute;content:"";display:block;bottom:0;left:0;width:calc(100% + 3px);border-bottom:1px solid rgba(255,255,255,.54)}.language-switcher ul li a{text-decoration:none;text-transform:uppercase;color:#fff}@media(min-width: 1200px){.language-switcher:hover .drop-down{transform:rotate(180deg)}.language-switcher:hover ul{height:auto;max-height:300px}}@media(min-width: 768px){.language-switcher.mobile-only{display:none}}.language-switcher.tablet-up{display:none}@media(min-width: 768px){.language-switcher.tablet-up{display:inline-block}}@media(max-width: 767px){.header-book-now{display:none}}@media(min-width: 1200px){.header-book-now{display:block;line-height:1}}body.on-scroll:not(.menu-opened) #site-header,body.no-hero:not(.menu-opened) #site-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 1200px){body.on-scroll:not(.menu-opened) #site-header,body.no-hero:not(.menu-opened) #site-header{padding-top:18px;padding-bottom:18px}}body.on-scroll:not(.menu-opened) #site-header:after,body.no-hero:not(.menu-opened) #site-header:after{height:100%;transform:none}@media(min-width: 1200px){body.on-scroll:not(.menu-opened) #site-header .header-logo-wrap,body.no-hero:not(.menu-opened) #site-header .header-logo-wrap{width:102px}}body.menu-opened .more-menu-wrapper{transform:none}body.menu-opened .line{background-color:#fff}body.menu-opened #site-header .hamberger-menu-btn{z-index:1000}@media(min-width: 768px)and (max-width: 1199px){body.menu-opened #site-header .hamberger-menu-btn.mobile-up-only{display:none}}@media(min-width: 768px)and (max-width: 1199px){body.menu-opened #site-header .hamberger-menu-btn.mobile-only{display:block}}@media(min-width: 768px)and (max-width: 1199px){body.menu-opened #site-header .header-book-now.desktop-up-only{display:none}}body.menu-opened #site-header .line-1{transform:rotate(45deg);width:40px;top:50%}body.menu-opened #site-header .line-2{visibility:hidden}body.menu-opened #site-header .line-3{transform:rotate(-45deg);width:40px;top:50%}@media(min-width: 768px){body.menu-opened #site-header .hamberger-menu-title{display:none}}@media(min-width: 768px){body.menu-opened #site-header .language-switcher-dropdown{display:none}}body .right-wrapper{display:flex;gap:15px}body .right-wrapper .gms-signup{display:flex;border:none}body .right-wrapper .gms-signup .js-gms-trigger-popup-login{display:flex;gap:10px;text-decoration:none}body .right-wrapper .gms-signup .js-gms-trigger-popup-login .gms-logo{display:flex;flex-direction:column;justify-content:center}body .right-wrapper .gms-signup .js-gms-trigger-popup-login .gms-text{display:flex;flex-direction:column;justify-content:center;color:#fff;text-decoration:none;border:none;font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1rem}.more-menu-wrapper{display:flex;position:absolute;position:fixed;top:0;left:0;height:100%;width:100%;z-index:1;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transform:translateX(-100%);transition:transform .3s;will-change:transform;background-color:#0e3e59;background-size:cover;background-position:center;overflow:hidden;padding:22px 30px 40px}@media(max-width: 767px){.more-menu-wrapper{background-image:none !important}}@media(min-width: 768px)and (max-width: 1199px){.more-menu-wrapper{background-image:none !important}}@media(min-width: 1200px){.more-menu-wrapper{background-image:none}}@media(min-width: 1200px){.more-menu-wrapper{padding:0}}.more-menu-wrapper .portal-url{display:block;margin-top:12px;margin:0;text-decoration:none;font-family:FreightBigProLightItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.9px;line-height:1;color:#0e3e59}@media(min-width: 1200px){.more-menu-wrapper .portal-url{text-align:center;margin-top:36px}}.more-menu-wrapper .visit-text{display:block;margin-bottom:8px;width:fit-content;margin:0 auto;position:relative}@media(min-width: 1200px){.more-menu-wrapper .visit-text{color:#fff}}@media(min-width: 1200px){.more-menu-wrapper .visit-text:before{position:absolute;content:"";bottom:-2px;left:0;height:0px;width:0px;border:1px solid #fff;visibility:hidden}}@media(min-width: 1200px){.more-menu-wrapper .visit-text:hover::before{visibility:visible;-webkit-animation:increase-before 1s;-moz-animation:increase-before 1s;-o-animation:increase-before 1s;animation:increase-before 1s;animation-fill-mode:both}@keyframes increase-before{100%{width:100%}}}.more-menu-wrapper .portal-logo{width:93px}@media(min-width: 1200px){.more-menu-wrapper .portal-logo{width:146px}}.more-menu-wrapper .main-menu{margin:0;padding:0;list-style:none}.more-menu-wrapper .nav-item{display:-webkit-box;display:-ms-flexbox;display:flex}.more-menu-wrapper .menu-item{margin:0;text-decoration:none}.more-menu-wrapper .mobile-menu{width:100%;overflow-y:scroll}.more-menu-wrapper .mobile-menu::-webkit-scrollbar{display:none}@media(min-width: 1200px){.more-menu-wrapper .mobile-menu{display:none}}.more-menu-wrapper .mobile-menu__logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:92px}.more-menu-wrapper .mobile-menu__logo-wrapper img{width:100%;height:auto}.more-menu-wrapper .mobile-menu__menu-wrapper{margin-top:57px}.more-menu-wrapper .mobile-menu__menu-wrapper .menu-item{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.0625rem;letter-spacing:.85px;line-height:1.4705882353;color:#fff;text-transform:capitalize;margin-bottom:17px}@media(min-width: 768px)and (max-width: 1023px){.more-menu-wrapper .mobile-menu__menu-wrapper .menu-item{font-size:1.3125rem}}@media(min-width: 1200px){.more-menu-wrapper .mobile-menu__menu-wrapper{line-height:2rem}}.more-menu-wrapper .mobile-menu .main-nav{transition:all .3s ease;max-height:100vh}.more-menu-wrapper .mobile-menu .main-nav.close{max-height:0;opacity:0;overflow:hidden}.more-menu-wrapper .mobile-menu .property-wrapper{transition:all .3s ease;max-height:100vh;background-color:#fff;border-radius:25px}.more-menu-wrapper .mobile-menu .property-wrapper.close{max-height:0;opacity:0;overflow:hidden}.more-menu-wrapper .mobile-menu .property-wrapper__inner-container{padding:54px 54px 32px}.more-menu-wrapper .mobile-menu .hotel-link-text-wrap{margin-bottom:12px}.more-menu-wrapper .mobile-menu .hotel-items-wrap{margin-bottom:14px;transition:all .3s ease;max-height:100vh}.more-menu-wrapper .mobile-menu .hotel-items-wrap.close{max-height:0;opacity:0;overflow:hidden}.more-menu-wrapper .mobile-menu .text-title{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:FreightBigProBoldItalic,"Times New Roman",serif;font-size:1.25rem;letter-spacing:1px;line-height:1;color:#0e3e59;margin-bottom:14px}.more-menu-wrapper .mobile-menu .text-title[aria-expanded=true]{text-decoration:underline}.more-menu-wrapper .mobile-menu .text-name{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.9px;line-height:1;color:#0e3e59}.more-menu-wrapper .mobile-menu .text-subtitle{font-family:FreightBigProLightItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.9px;line-height:1;color:#0e3e59}.more-menu-wrapper .mobile-menu .explore-wrapper{position:relative;border:1px solid #fff;border-left:none;border-right:none;padding:12px 0;margin-top:20px}.more-menu-wrapper .mobile-menu .exp-line{display:block;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:.8px;line-height:1;color:#efbb2b}.more-menu-wrapper .mobile-menu .exp-line__one{opacity:.7}.more-menu-wrapper .mobile-menu .exp-line__two{margin-left:26px}.more-menu-wrapper .desktop-menu{display:none}@media(min-width: 1200px){.more-menu-wrapper .desktop-menu{display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--desktop-navigation-bg-color)}}.more-menu-wrapper .desktop-menu .menu-sect-wrap__nav{width:40.83vw;padding:0 88px 0;display:flex;justify-content:center;flex-direction:column}@media(min-width: 1600px){.more-menu-wrapper .desktop-menu .menu-sect-wrap__nav{padding-top:88px}}.more-menu-wrapper .desktop-menu .menu-sect-wrap__img{width:40.69vw;border-top-left-radius:var(--border-top-left-radius-var);border-top-right-radius:var(--border-top-right-radius-var)}.more-menu-wrapper .desktop-menu .menu-sect-wrap__props{width:18.48vw;padding:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.more-menu-wrapper .desktop-menu__logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:43px;max-width:200px;margin-inline:auto}.more-menu-wrapper .desktop-menu__logo{max-width:inherit}.more-menu-wrapper .desktop-menu .main-nav{position:relative;padding:40px 0 40px}.more-menu-wrapper .desktop-menu .main-nav::before{position:absolute;content:"";left:0;top:0;width:50%;height:var(--desktop-main-navigation-underline-height, "5px");background-color:var(--desktop-main-navigation-underline-color, #EFBB2B)}.more-menu-wrapper .desktop-menu .main-nav::after{position:absolute;content:"";right:0;bottom:0;width:50%;height:var(--desktop-main-navigation-underline-height, "5px");background-color:var(--desktop-main-navigation-underline-color, #EFBB2B)}.more-menu-wrapper .desktop-menu .main-menu{columns:2}.more-menu-wrapper .desktop-menu .menu-item{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:1.32px;line-height:1.2727272727;color:#fff;margin-bottom:17px}@media(min-width: 1200px){.more-menu-wrapper .desktop-menu .menu-item::after{display:block;content:attr(data-value);font-family:FreightBigProMediumItalic,"Times New Roman",serif;height:0;overflow:hidden;visibility:hidden}}.more-menu-wrapper .desktop-menu .menu-item:hover{font-family:FreightBigProMediumItalic,"Times New Roman",serif}.more-menu-wrapper .desktop-menu .property-text>*{display:block;text-align:center}.more-menu-wrapper .desktop-menu .property-text .line-one{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:1.32px;line-height:1.4545454545;color:#fff;color:var(--desktop-explore-properties-title-font-color)}.more-menu-wrapper .desktop-menu .property-text .line-two{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:1.2px;line-height:1.15;color:#fff}.more-menu-wrapper .desktop-menu .dt-property-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:28px;margin-left:-10px;margin-right:-10px;padding-top:27px}.more-menu-wrapper .desktop-menu .dt-property-wrap::before{position:absolute;top:0;left:0;width:100%;height:var(--desktop-explore-properties-underline-height, "5px");content:"";background-color:var(--desktop-explore-properties-underline-color, #FFF)}.more-menu-wrapper .desktop-menu .dt-property-wrap .hotel-items-wrap{margin-bottom:22px;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease}.more-menu-wrapper .desktop-menu .dt-property-wrap .hotel-items-wrap a:first-child{margin-top:32px}.more-menu-wrapper .desktop-menu .dt-property-wrap .hotel-items-wrap a:last-child{margin-bottom:32px}.more-menu-wrapper .desktop-menu .hotel-link-text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.more-menu-wrapper .desktop-menu .location-name{display:block}.more-menu-wrapper .desktop-menu .location-name .hotel-items-wrap{transition:max-height .8s ease}.more-menu-wrapper .desktop-menu .location-name.open .hotel-items-wrap{max-height:100vh;opacity:1}.more-menu-wrapper .desktop-menu .location-name-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.4375rem;letter-spacing:.46px;line-height:1;color:#fff;position:relative;cursor:pointer}@media(min-width: 1200px){.more-menu-wrapper .btn--arrowonly .arrow-btn-wrap .text-subtitle{font-family:FreightBigProLightItalic,"Times New Roman",serif}}.area-wrapper{display:flex;direction:rtl;gap:10px;align-items:center}@media(min-width: 768px){.area-wrapper{direction:ltr}}.area-wrapper .gms-signup-text{display:none}@media(min-width: 768px){.area-wrapper .gms-signup-text{display:block}}@media(max-width: 767px){.be5-header .hamberger-menu-wrapper .language-switcher{width:55px}}.be5-header .hamberger-menu-wrapper .currency-switcher .cs-trigger{color:#fff;cursor:pointer}@media(min-width: 768px){.be5-header .hamberger-menu-wrapper .currency-switcher .cs-popup{top:62px}}@media(min-width: 1200px){.be5-header .hamberger-menu-wrapper .currency-switcher .cs-popup{top:80px}}.be5-header .header-logo-wrap{position:absolute;left:0;right:0;margin:0 auto}.header--1__fake-size{display:none}@media(min-width: 1024px){.header--1__fake-size{display:block;padding-top:82px}}.property-footer{position:relative;color:#fff;overflow:hidden}.property-footer .outer-container{width:84.8vw;margin:0 auto}@media(min-width: 1024px){.property-footer .outer-container{width:83.34vw}}.property-footer a{color:#fff}.property-footer .nav-list{list-style:none;padding:0}.property-footer .inner-wrp{padding:68px 0;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 768px){.property-footer .inner-wrp{padding:0}}.property-footer .inner-wrp::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#0e3e59;opacity:.81}.property-footer .footer-links{font-size:1.125rem;line-height:1.5rem;text-align:center;text-transform:uppercase;color:#fff;font-family:PoppinsRegular,Helvetica,sans-serif;display:flex;justify-content:center;position:relative}@media(min-width: 768px){.property-footer .footer-links{font-size:14px;line-height:30px;letter-spacing:2.1px;text-align:left}}.property-footer .footer-links::before,.property-footer .footer-links::after{content:"";position:absolute;height:1px;border-top:1px solid #efbb2b;width:calc(100% - 89px)}@media(min-width: 768px){.property-footer .footer-links::before,.property-footer .footer-links::after{content:none}}.property-footer .footer-links::before{left:0}.property-footer .footer-links::after{right:0;bottom:0}.property-footer .footer-links .nav-list{margin:26.5px auto;width:calc(100% - 178px)}@media(min-width: 768px){.property-footer .footer-links .nav-list{width:calc(84.8vw + 40px);margin:11.5px auto 0;display:flex;justify-content:center;flex-wrap:wrap}}@media(min-width: 1024px){.property-footer .footer-links .nav-list{width:calc(83.34vw + 40px)}}.property-footer .footer-links .nav-list li{margin-bottom:20px}@media(min-width: 768px){.property-footer .footer-links .nav-list li{margin:0 20px 11.5px}}.property-footer .footer-links .nav-list li:last-child{margin-bottom:0}@media(min-width: 768px){.property-footer .footer-links .nav-list li:last-child{margin-bottom:11.5px}}.property-footer .footer-links .nav-list li a{color:inherit;font-family:inherit;text-decoration:none;font-family:PoppinsRegular,Helvetica,sans-serif}.property-footer .footer-links .nav-list li a:hover{color:#fff;opacity:.7}@media(min-width: 768px){.property-footer .inner-container{border-top:1px solid #efbb2b;position:relative}}@media(min-width: 768px){.property-footer .inner-container .container-wrap-all{display:flex;align-items:stretch}}.property-footer .left-column,.property-footer .right-column{position:relative}@media(min-width: 768px){.property-footer .left-column,.property-footer .right-column{width:50%;display:flex;flex-direction:column;justify-content:center}}@media(min-width: 768px){.property-footer .left-column{border-right:1px solid #efbb2b;padding-right:25px}}@media(min-width: 768px){.property-footer .right-column{padding-left:25px}}.property-footer .newsletter{padding-top:65.5px}@media(min-width: 768px){.property-footer .newsletter{padding-top:55px;padding-bottom:69px}}@media(min-width: 1200px){.property-footer .newsletter .wrap{min-width:460px;width:80%}}.property-footer .newsletter .newsletter-title{color:#fff;font-size:2.1875rem;line-height:2.9375rem;font-family:FreightBigProBlackRegular,"Times New Roman",serif;display:table;margin:0 auto}@media(min-width: 768px){.property-footer .newsletter .newsletter-title{font-size:2rem;line-height:2.125rem;letter-spacing:0px;display:block}}.property-footer .newsletter .newsletter-title.text-underline{position:relative;padding-bottom:13px}@media(min-width: 768px){.property-footer .newsletter .newsletter-title.text-underline{padding-bottom:20px}}.property-footer .newsletter .newsletter-title.text-underline:after{content:"";position:absolute;height:5px;width:101px;background-color:#efbb2b;bottom:0;left:0;right:0;margin:auto}@media(min-width: 768px){.property-footer .newsletter .newsletter-title.text-underline:after{right:auto;height:5px}}.property-footer .newsletter .newsletter-title .line-one{display:table-row;opacity:.68;text-transform:capitalize}.property-footer .newsletter .newsletter-title .line-two::before{content:"";margin-left:49px;display:inline-block;text-transform:lowercase}.property-footer .newsletter .js-lead{margin-top:60px}@media(min-width: 768px){.property-footer .newsletter .js-lead{width:100%;margin:63.5px auto 0}}.property-footer .newsletter .form-group{margin-bottom:34px}@media(min-width: 768px){.property-footer .newsletter .form-group{margin-bottom:42px}}.property-footer .newsletter .form-group.firstname{margin-top:0}@media(min-width: 768px){.property-footer .newsletter .form-group.firstname{margin-top:0}}.property-footer .newsletter .form-group.checkbox{margin-top:42px}@media(min-width: 768px){.property-footer .newsletter .form-group.checkbox{margin-top:67.5px}}.property-footer .newsletter .form-group.email{margin-bottom:42px}@media(min-width: 768px){.property-footer .newsletter .form-group.email{margin-bottom:63.5px}}.property-footer .newsletter .form-group.gdpr .checkbox-radio-custom{flex-wrap:nowrap}.property-footer .newsletter .form-group.gdpr .checkbox-radio-custom input{margin-right:12px}@media(min-width: 768px){.property-footer .newsletter .form-group.gdpr .checkbox-radio-custom input{margin-top:0;margin-left:0}}@media(min-width: 768px){.property-footer .newsletter .form-group.gdpr.gdpr-news{margin-bottom:38px}}.property-footer .newsletter .form-group.gdpr.gdpr-news .form-label{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1rem;line-height:1.5625rem;letter-spacing:0px;font-style:italic}.property-footer .newsletter .form-group.submit{display:flex;justify-content:flex-end;margin-bottom:0}.property-footer .newsletter .form-group.submit .submit-btn{font-style:italic;min-width:108px;width:auto;height:46px;border-radius:0;border:none;background:#efbb2b;color:#0e3e59;font-size:1.5rem;line-height:2.1875rem;font-family:FreightBigProMediumItalic,"Times New Roman",serif;padding:11px 30px;cursor:pointer;text-transform:capitalize;display:flex;align-items:center}@media(min-width: 768px){.property-footer .newsletter .form-group.submit .submit-btn{font-family:FreightBigProMediumItalic,"Times New Roman",serif;background:#efbb2b}.property-footer .newsletter .form-group.submit .submit-btn:hover{background:#eae3de;color:#0e3e59}}.property-footer .newsletter .form-label{display:block;font-size:1rem;line-height:1rem;font-family:FreightBigProBoldRegular,"Times New Roman",serif}.property-footer .newsletter .form-input{border:none;background:rgba(0,0,0,0);display:block;width:100%;outline:none;font-size:1rem;line-height:1.875rem;line-height:0;color:#fff;border-bottom:1px solid #efbb2b;padding:6.5px 0;font-family:FreightBigProBoldRegular,"Times New Roman",serif}.property-footer .newsletter .form-input:focus{border-bottom:3px solid #efbb2b}@media(min-width: 768px){.property-footer .newsletter .form-input{font-size:1.25rem}}.property-footer .newsletter .form-input::placeholder{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1rem;line-height:1.875rem;line-height:0;color:#fff;opacity:1}@media(min-width: 768px){.property-footer .newsletter .form-input::placeholder{font-size:1.25rem}}.property-footer .social{padding-top:57px}@media(min-width: 768px){.property-footer .social{padding-top:50px;padding-bottom:54px}}@media(min-width: 1200px){.property-footer .social .wrap .brand-details,.property-footer .social .wrap .hotel-address,.property-footer .social .wrap .social-icons{min-width:366px;margin-left:auto;margin-right:14%;width:63.65%}}.property-footer .social .brand-title{font-size:28px;line-height:41px;letter-spacing:.98px;text-align:center;text-transform:uppercase;margin-bottom:16.5px;margin-top:0;font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-weight:normal}@media(min-width: 768px){.property-footer .social .brand-title{font-size:26px;line-height:30px;letter-spacing:1.56px;margin-bottom:40px}}.property-footer .social .footer-contacts{text-align:center;color:#fff}.property-footer .social .footer-contacts .footer-contact{margin-bottom:25px;margin-top:0;font-family:PoppinsRegular,Helvetica,sans-serif;font-size:0.875rem;line-height:2rem;letter-spacing:.28px;word-break:break-all}.property-footer .social .footer-contacts .footer-contact:last-child{margin-bottom:0px}@media(min-width: 768px){.property-footer .social .footer-contacts .footer-contact{font-size:1.125rem;line-height:1.875rem;margin-bottom:8px}}.property-footer .social .footer-contacts .footer-contact a{color:#fff;text-decoration:none;line-height:inherit;font-size:inherit;display:inline-block;position:relative}.property-footer .social .footer-contacts .footer-contact a:hover::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#fff}.property-footer .social .hotel-address{font-size:0.875rem;line-height:2rem;letter-spacing:.28px;margin-top:25px;text-align:center}@media(min-width: 768px){.property-footer .social .hotel-address{margin-top:40px;font-size:1.125rem}}.property-footer .social .hotel-address p{margin:0 0 25px}.property-footer .social .hotel-address p:last-child{margin-bottom:0}.property-footer .social-icons{margin-top:20px}@media(min-width: 768px){.property-footer .social-icons{margin-top:40px}}.property-footer .social-icons .smo-list{display:flex;flex-wrap:wrap;align-items:end;justify-content:center}@media(min-width: 768px){.property-footer .social-icons .smo-list{justify-content:space-between}}.property-footer .social-icons .smo-list li{margin-right:20px}@media(min-width: 768px){.property-footer .social-icons .smo-list li{margin-right:0px}}@media(min-width: 1024px){.property-footer .social-icons .smo-list li{margin-right:0px}}.property-footer .social-icons .smo-list li:last-child{margin-right:0}.property-footer .social-icons .smo-list li a{display:flex}.property-footer .social-icons .smo-list li a svg{width:auto;max-width:43px}.property-footer .social-icons .smo-list li a svg path:not(.fixed-color),.property-footer .social-icons .smo-list li a svg rect{fill:#fff}.property-footer .social-icons .smo-list li a:hover{opacity:.7}.property-footer .copyright-text{font-size:14px;line-height:30px;font-family:FreightBigProBlackRegular,"Times New Roman",serif;display:flex;width:100%;max-width:100%;margin-left:auto;justify-content:center}@media(min-width: 768px){.property-footer .copyright-text{justify-content:flex-start}}.property-footer .copyright-text p{margin:0}.property-footer .properties{padding-top:31px}@media(min-width: 768px){.property-footer .properties{padding-top:23px;padding-bottom:23px;order:2}}@media(min-width: 768px){.property-footer .properties .property-list{display:flex;align-items:center}}.property-footer .properties .footer-logo{width:167px;margin:0 auto}@media(min-width: 768px){.property-footer .properties .footer-logo{width:142px;margin:0}}.property-footer .properties .footer-logo .footer-logo-img{width:100%;height:auto}.property-footer .properties .property-links{display:flex;flex-wrap:wrap;justify-content:center;margin:41px 0 0 0}@media(min-width: 768px){.property-footer .properties .property-links{justify-content:start;margin-top:0}}@media(min-width: 1024px){.property-footer .properties .property-links{margin-left:18px}}.property-footer .properties .property-links li{margin:0 15px 21px;font-size:1.25rem;line-height:1.875rem;letter-spacing:1.2px;font-family:FreightBigProMediumRegular,"Times New Roman",serif;color:#fff;text-transform:capitalize}@media(min-width: 768px){.property-footer .properties .property-links li{font-size:1.125rem;letter-spacing:1.08px}}@media(min-width: 768px){.property-footer .properties .property-links li:last-child{margin-right:0}}@media(min-width: 768px){.property-footer .properties .property-links li{margin:0 8px 16px}}@media(min-width: 1024px){.property-footer .properties .property-links li{margin:0 12px 16px}}.property-footer .properties .property-links li a{color:#fff}@media(min-width: 768px){.property-footer .properties .property-links li a{text-decoration:none}.property-footer .properties .property-links li a:hover{text-decoration:underline}}.property-footer .footer-bottom .container-wrap-all{display:flex;flex-direction:column}@media(min-width: 768px){.property-footer .footer-bottom .container-wrap-all{flex-direction:row}}.property-footer .footer-bottom .container-wrap-all .copyright{order:2;margin-top:49px}@media(min-width: 768px){.property-footer .footer-bottom .container-wrap-all .copyright{order:1;margin-top:0}}.property-footer .button-wrapper{display:flex;position:fixed;bottom:0;z-index:10}@media(min-width: 768px){.property-footer .button-wrapper{display:none}}.property-footer .button-wrapper .book-contact-wrapper{width:111px;height:43px;bottom:0;left:0;position:fixed;display:flex;background-color:#0e3e59;border:1px solid #0e3e59}.property-footer .button-wrapper .book-contact-wrapper .contact-option{width:55px;display:flex;justify-content:center;align-items:center}.property-footer .button-wrapper .book-contact-wrapper .contact-option a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.property-footer .button-wrapper .book-contact-wrapper .contact-option.tel{border-right:1px solid #efbb2b}.property-footer .button-wrapper .bookingmask-btn{background:none;border-radius:0;border:none;padding:0;cursor:pointer;display:block;background-color:#efbb2b;color:#0e3e59;text-align:center;font-size:1.25rem;line-height:1.8125rem;font-family:FreightBigProBoldRegular,"Times New Roman",serif;text-transform:uppercase;letter-spacing:0px;width:calc(100% - 111px);padding:6px 0;position:fixed;bottom:0;right:0;z-index:100;border:1px solid #efbb2b}.property-footer .button-wrapper .bookingmask-btn:hover{background-color:#eae3de;color:#0e3e59}.property-footer .back-to-top{cursor:pointer;font-family:FreightBigProBookItalic,"Times New Roman",serif;font-style:italic;font-size:15px;background-color:#3b4454;color:#fff;width:115px;border:none;border-radius:25px;right:10px;z-index:19;display:block;box-shadow:0 0 2px 0px #3b4454;transition:all 1s ease-in-out;position:fixed;bottom:55px;text-align:left;padding:15px 40px 15px 15px;width:auto;opacity:0;border:1px solid #fff;display:none}@media(min-width: 1200px){.property-footer .back-to-top{font-size:28px;border-radius:50px;line-height:1;opacity:1}}.property-footer .back-to-top::after{content:"";position:absolute;background-image:url("/integration/mundoimperialproperty/public/images/icons/back-to-top.svg");width:15px;height:15px;background-size:auto;background-repeat:no-repeat;background-position:center;right:12px;top:15px}@media(min-width: 1200px){.property-footer .back-to-top::after{width:18px;height:22px;line-height:1;background-size:cover;top:19px}}.unit-amenities .amenities-content-wrapper{width:84.8vw;margin:auto}@media(min-width: 1024px){.unit-amenities .amenities-content-wrapper{width:83.34vw;max-width:1200px;display:flex}}.unit-amenities .amenities-content-wrapper .img-area{width:100%;aspect-ratio:1;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1024px){.unit-amenities .amenities-content-wrapper .img-area.img-1{order:1}}@media(min-width: 1024px){.unit-amenities .amenities-content-wrapper .img-area.img-2{order:3}}.unit-amenities .amenities-content-wrapper .text-area{width:100%;aspect-ratio:1;background-color:#0e3e59;display:flex;flex-direction:column;justify-content:center;overflow:hidden}@media(min-width: 1024px){.unit-amenities .amenities-content-wrapper .text-area{order:2;max-height:400px}}.unit-amenities .amenities-content-wrapper .text-area .wrapper{overflow:auto;padding:8px 0;scrollbar-width:thin;scrollbar-color:#31769b #0e3e59;scroll-behavior:smooth}.unit-amenities .amenities-content-wrapper .text-area .wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#0e3e59}.unit-amenities .amenities-content-wrapper .text-area .wrapper::-webkit-scrollbar{width:5px;background-color:#0e3e59}.unit-amenities .amenities-content-wrapper .text-area .wrapper::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#31769b}@media(min-width: 1024px){.unit-amenities .amenities-content-wrapper .text-area .wrapper{padding:15px 0}}.unit-amenities .amenities-content-wrapper .text-area .facility{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0.00648px;line-height:1.5;color:#fff;display:block;text-align:center;font-style:italic;max-width:172px;margin:0 auto 20px auto}@media(min-width: 768px){.unit-amenities .amenities-content-wrapper .text-area .facility{font-size:1.4375rem;letter-spacing:.46px;line-height:34px}}.unit-amenities .amenities-content-wrapper .text-area .facility:last-child{margin:0 auto 0px auto}.unit-amenities .amenities-content-wrapper.only-img{display:block}.unit-amenities .amenities-content-wrapper.only-img .text-area{padding:0;row-gap:unset;aspect-ratio:unset}@media(min-width: 768px){.unit-amenities .amenities-content-wrapper.only-img .text-area{flex-direction:row;max-width:unset;justify-content:unset}}.unit-amenities .amenities-content-wrapper.only-img .text-area .column{width:100%;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center}.poi-map{background-color:#0e3e59;padding-top:91px;padding-bottom:68px;overflow:hidden}.poi-map .outer-container{width:calc(100% - 55px);margin:0 auto}@media(min-width: 768px){.poi-map .outer-container{width:84.8vw}}@media(min-width: 1024px){.poi-map .outer-container{width:83.34vw}}@media(min-width: 1024px){.poi-map .block-intro{display:flex;justify-content:flex-start}}@media(min-width: 1024px){.poi-map .block-intro .left-block{width:39.08%}}.poi-map .block-intro .right-block{display:none}@media(min-width: 1024px){.poi-map .block-intro .right-block{display:block;width:20.25%;margin-left:auto}}.poi-map .block-intro picture{display:block}.poi-map .block-intro picture img{display:block;width:100%;height:auto}.poi-map .two-line-header{display:flex;flex-direction:column;font-size:2.375rem;letter-spacing:.76px}@media(min-width: 1024px){.poi-map .two-line-header{font-size:3.125rem;letter-spacing:1px}}.poi-map .two-line-header .line-one{color:#fff;line-height:3.125rem}.poi-map .two-line-header .line-two{color:#fff;display:flex;align-items:center;margin-left:auto;width:calc(100% - 30px);line-height:2.5rem;overflow:hidden}@media(min-width: 1024px){.poi-map .two-line-header .line-two{line-height:3.125rem;width:calc(100% - 40px)}}.poi-map .two-line-header .text{margin-right:17px;position:relative;max-width:80%}.poi-map .hr-color{height:5px;border:none;margin-left:0;width:80px;margin-right:0;width:350px}@media(min-width: 768px){.poi-map .hr-color{height:5px;width:500px}}.poi-map .intro{margin-top:20px}@media(min-width: 768px){.poi-map .intro{margin-top:38px}}.poi-map .intro p{margin:0 0 20px 0;color:#fff}.poi-map .intro p:last-child{margin-bottom:0}.poi-map .poi-map-container{width:100%;height:0;position:relative;margin-top:103px;height:596px;display:none}@media(min-width: 768px){.poi-map .poi-map-container{display:block}}.poi-map .poi-map-container .map-container{position:absolute;width:100%;height:100%;left:0;top:0}.poi-map .poi-map-container .info-window{display:none;width:436px;height:535px;position:absolute;top:39px;left:auto;background-color:#e0e0e0;color:#0e3e59}@media(min-width: 768px){.poi-map .poi-map-container .info-window{right:-7.6vw}}@media(min-width: 1024px){.poi-map .poi-map-container .info-window{right:-8.33vw}}@media(min-width: 1200px){.poi-map .poi-map-container .info-window{right:20.25%}}.poi-map .poi-map-container .info-window.active{display:block}.poi-map .poi-map-container .info-window .poi-text{padding:22px 22px 33px 30px}.poi-map .poi-map-container .info-window .poi-name{font-size:1.5625rem;line-height:2.0625rem;position:relative;padding-bottom:15px;font-family:FreightBigProBoldRegular,"Times New Roman",serif}.poi-map .poi-map-container .info-window .poi-name::after{content:"";width:48px;height:3px;position:absolute;background-color:#efbb2b;bottom:0;left:0}.poi-map .poi-map-container .info-window .distance{display:none}.poi-map .poi-map-container .info-window .short-description{font-size:0.9375rem;line-height:1.5rem;font-family:PoppinsRegular,Helvetica,sans-serif;-webkit-line-clamp:6;display:-webkit-box;overflow:hidden}.poi-map .poi-map-container .info-window .short-description p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6}.poi-map .poi-map-container .info-window .poi-image{width:436px;height:266px;background-size:cover;background-repeat:no-repeat}.poi-map .poi-map-container .map-poi{display:none}.cms-service-highlight .content-wrapper{padding:94px 0 86px 0;position:relative}@media(min-width: 1440px){.cms-service-highlight .content-wrapper{width:91.81%;padding-bottom:10%;margin-left:auto;margin-right:0}}.cms-service-highlight .content-wrapper .bg-shape{background-color:#e0e0e0;background-color:var(--bg-shape-background-color);width:100%;height:94%;position:absolute;z-index:-1;top:0;margin-top:40px}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .bg-shape{display:none}}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .bg-shape.bg-img{background-image:var(--bg-shape-background-image)}}.cms-service-highlight .content-wrapper .impressive-with-line{width:93%;display:flex;flex-wrap:wrap;position:absolute;top:0;left:7%}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .impressive-with-line{width:100%;left:0;padding-left:12%}}.cms-service-highlight .content-wrapper .impressive-with-line .impressive-area{flex:0 0 auto}.cms-service-highlight .content-wrapper .impressive-with-line .impressive-area .impressive-text{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:0.02888px;line-height:1.0526315789;color:#0e3e59;text-transform:uppercase;width:min-content;overflow:visible}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .impressive-with-line .impressive-area .impressive-text{width:max-content;font-size:5rem;line-height:1.475;letter-spacing:0.256px}}.cms-service-highlight .content-wrapper .impressive-with-line .line{display:block;flex:0 0 40%;background-color:#efbb2b;border:0;height:5px;margin:auto 0 auto 30px}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt{display:flex}}.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .bg-shape{display:none}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .bg-shape{display:block;color:var(--bg-shape-background-type);background-color:var(--bg-shape-background-color);width:100%;height:70%;margin-top:0;top:58px}}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .bg-shape.bg-img{background-image:var(--bg-shape-background-image)}}.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .desc-with-link{width:86%;margin:0 auto}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .desc-with-link{width:32.5%;margin:0 0 0 12.2%;padding-bottom:35px}}.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .desc-with-link .desc{font-size:0.875rem;line-height:2.1428571429}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .desc-with-link .desc{font-size:0.9375rem;line-height:1.8666666667;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:20px}}.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .desc-with-link .body-link{margin-top:20px}.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .img-area{width:84.8%;padding-top:50.2%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:48px auto 0 auto}@media(min-width: 1440px){.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .img-area{width:34.65%;padding-top:19.54%;margin:0;position:absolute;right:7%;bottom:0}}@media(min-width: 1600px){.cms-service-highlight .content-wrapper .txt-wrp-with-img-dt .img-area{max-width:458px;height:20vw;max-height:288px;padding-top:0}}@media(min-width: 1440px){.cms-service-highlight.img-left .content-wrapper{margin-left:0;margin-right:auto}}@media(min-width: 1440px){.cms-service-highlight.img-left .content-wrapper .impressive-with-line{flex-direction:row-reverse;padding-left:0;padding-right:12%}}@media(min-width: 1440px){.cms-service-highlight.img-left .content-wrapper .impressive-with-line .line{margin:auto 30px auto 0}}@media(min-width: 1440px){.cms-service-highlight.img-left .content-wrapper .txt-wrp-with-img-dt{flex-direction:row-reverse}}@media(min-width: 1440px){.cms-service-highlight.img-left .content-wrapper .txt-wrp-with-img-dt .desc-with-link{margin:0 12.2% 0 0}}@media(min-width: 1440px){.cms-service-highlight.img-left .content-wrapper .txt-wrp-with-img-dt .img-area{left:7%;right:auto}}.unit-highlight-poi-list{padding-top:75px;padding-bottom:0px;overflow:hidden}@media(min-width: 768px){.unit-highlight-poi-list .container-wrap-all{width:84.8vw;margin:0 auto}}@media(min-width: 1024px){.unit-highlight-poi-list .container-wrap-all{width:83.34vw}}@media(min-width: 1024px){.unit-highlight-poi-list{padding-top:100px;padding-bottom:100px}}.unit-highlight-poi-list .poi-grid{margin-top:20px}@media(min-width: 1024px){.unit-highlight-poi-list .poi-grid{margin-top:60px}}.unit-highlight-poi-list .map-poi{display:none}.unit-highlight-poi-list .map-poi~.no-items{display:block;margin:0 auto;max-width:calc(100% - 56px);text-align:center}.unit-highlight-poi-list .map-poi.show{display:block}@media(min-width: 1024px){.unit-highlight-poi-list .map-poi.show~.map-poi{margin-top:103px}}.unit-highlight-poi-list .map-poi.show~.no-items{display:none}@media(min-width: 1024px){.unit-highlight-poi-list .map-poi.show:nth-child(odd) .poi-image-wrapper{order:1}}@media(min-width: 1024px){.unit-highlight-poi-list .map-poi.show:nth-child(odd) .poi-text{order:2;padding:22px 0 33px 8.33%}}@media(min-width: 1024px){.unit-highlight-poi-list .map-poi.show:nth-child(even) .poi-image-wrapper{order:2}}@media(min-width: 1024px){.unit-highlight-poi-list .map-poi.show:nth-child(even) .poi-text{order:1;padding:22px 0 33px 8.33%}}@media(min-width: 1024px){.unit-highlight-poi-list .map-poi.image-first .poi-text{padding:22px 0 33px 8.33%}}@media(min-width: 1024px){.unit-highlight-poi-list .map-poi.text-first .poi-text{padding:22px 8.33% 33px 0}}@media(min-width: 1024px){.unit-highlight-poi-list .poi-content{display:flex;align-items:center}}.unit-highlight-poi-list .poi-image-wrapper{width:100%}@media(min-width: 1024px){.unit-highlight-poi-list .poi-image-wrapper{width:49.16%}}.unit-highlight-poi-list .poi-image-wrapper .poi-image{width:100%;height:0;padding-top:69.33%;background-size:cover;background-repeat:no-repeat;background-position:center}@media(min-width: 1024px){.unit-highlight-poi-list .poi-image-wrapper .poi-image{padding-top:61.01%}}.unit-highlight-poi-list .poi-text{padding:35px 27.5px 62px;color:#0e3e59}@media(min-width: 1024px){.unit-highlight-poi-list .poi-text{width:50.84%}}.unit-highlight-poi-list .poi-name{font-size:1.75rem;line-height:1.75rem;position:relative;padding-bottom:20px;font-family:FreightBigProBoldRegular,"Times New Roman",serif}@media(min-width: 1024px){.unit-highlight-poi-list .poi-name{font-size:2rem;line-height:2.125rem}}.unit-highlight-poi-list .hr-color{max-width:70px;height:5px;border:none;margin-left:0;width:80px;margin-top:0}@media(min-width: 768px){.unit-highlight-poi-list .hr-color{height:5px;max-width:80px}}.unit-highlight-poi-list .distance{font-size:1.25rem;line-height:1.25rem;margin-top:15px;font-family:FreightBigProMediumItalic,"Times New Roman",serif}@media(min-width: 1024px){.unit-highlight-poi-list .distance{font-size:1.375rem;line-height:2rem;font-family:FreightBigProMediumRegular,"Times New Roman",serif}}.unit-highlight-poi-list .short-description{margin-top:20px;font-size:0.875rem;line-height:1.5rem;font-family:PoppinsRegular,Helvetica,sans-serif;color:#505050}@media(min-width: 1024px){.unit-highlight-poi-list .short-description{font-size:0.9375rem;line-height:1.75rem;color:#555}}.unit-highlight-poi-list .short-description p{margin:0 0 20px 0}.unit-highlight-poi-list .short-description p:last-child{margin:0}.unit-highlight-poi-list .filter-wrap{text-align:center;margin:0 auto;max-width:calc(100% - 56px)}@media(min-width: 1024px){.unit-highlight-poi-list .filter-wrap{width:83.34vw;max-width:1200px;text-align:left}}.unit-highlight-poi-list .filter-wrap.is-pinned{position:fixed;background-color:#e0e0e0;z-index:1;left:0;right:0;max-width:calc(100% - 56px)}@media(min-width: 768px){.unit-highlight-poi-list .filter-wrap.is-pinned{max-width:584px}}@media(min-width: 1024px){.unit-highlight-poi-list .filter-wrap.is-pinned{max-width:none}}.unit-highlight-poi-list .filter-wrap.is-pinned .filter-btn{position:relative}.unit-highlight-poi-list .filter-wrap.is-pinned .filter-btn.active::before{position:absolute;content:"";width:100%;height:5px;top:0;left:0;background-color:#0e3e59}.unit-highlight-poi-list .filter-wrap .lg-filter-wrap{justify-content:center}.unit-highlight-poi-list .filter-wrap .filter-btn{position:relative;text-transform:capitalize;border:none;background:rgba(0,0,0,0);margin-right:30px;cursor:pointer;font-family:FreightBigProLightRegular,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1.4583333333;color:#0e3e59}.unit-highlight-poi-list .filter-wrap .filter-btn:last-child{margin-right:0}.unit-highlight-poi-list .filter-wrap .filter-btn.active{font-style:italic;font-family:FreightBigProBoldItalic,"Times New Roman",serif}@media(hover: hover){.unit-highlight-poi-list .filter-wrap .filter-btn:hover{font-style:italic;font-family:FreightBigProBoldItalic,"Times New Roman",serif}}@media(min-width: 1024px){.cms-cta-highlight{width:100%;position:relative}}.cms-cta-highlight .cms-cta-highlight-content-wrapper{padding:0 28px 0 0}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper{padding:0}}.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area{width:93vw;margin:0 0 12px auto;padding:0 0 0 28px}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area{width:47.67vw;margin:0 auto 6px 8.41vw;padding:93px 0 0 0}}.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title{display:flex;flex-direction:column}.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title .h2-title.line-one{color:#466f86;font-size:2.375rem}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title .h2-title.line-one{font-size:3.125rem;color:#44697e;text-transform:capitalize}}.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title .h2-title.line-two{font-size:2.375rem;text-transform:none;display:flex}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title .h2-title.line-two{font-size:3.125rem;flex-direction:row;padding:0 30px 0 0;margin-left:0}}.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title .h2-title.line-two .text{width:max-content;margin-left:30px}.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title .h2-title.line-two .line{display:block;width:50%;height:5px;background-color:#efbb2b;align-self:flex-end;margin:0 0 15px 10px}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title .h2-title.line-two .line{width:15%;margin:5px 15px 16px 20px}}.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title .hr-color{max-width:70px;height:5px;border:none;margin-left:0;width:80px;margin-right:0}@media(min-width: 768px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .twoline-title .hr-color{height:5px;max-width:80px}}.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .desc{padding-right:11%;width:91.8%}.cms-cta-highlight .cms-cta-highlight-content-wrapper .intro-area .body-link{position:relative;z-index:1}.cms-cta-highlight .cms-cta-highlight-content-wrapper .impressive-area{display:none}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .impressive-area{display:block}}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .impressive-area .impressive-text{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:4rem;letter-spacing:0.04864px;line-height:1.84375;color:#0e3e59;word-spacing:10px;text-transform:uppercase;display:block;white-space:nowrap;position:absolute;writing-mode:vertical-lr;top:0;left:auto;right:1.9%;overflow:visible}}.cms-cta-highlight .cms-cta-highlight-content-wrapper .text-shape-img{display:none}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .text-shape-img{width:100%;padding:127px 0;display:flex;position:relative;top:-4.2vw}}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .text-shape-img .bg-shape{position:absolute;width:18.5vw;height:100%;background-color:#efbb2b;right:0;z-index:-1;top:0}}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .text-shape-img .img-area-dt{display:block;width:59.8vw;padding-top:27.8%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:auto auto auto 26.2%}}.cms-cta-highlight .cms-cta-highlight-content-wrapper .img-w-shape-mb{padding:81.21px 0;position:relative}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .img-w-shape-mb{display:none}}.cms-cta-highlight .cms-cta-highlight-content-wrapper .img-w-shape-mb .bg-shape{width:50.2vw;height:calc(100% + 5px);background-color:#efbb2b;display:block;position:absolute;top:0;right:0;z-index:-1}.cms-cta-highlight .cms-cta-highlight-content-wrapper .img-w-shape-mb .img-area{width:84.8vw;padding-top:49.35%;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1024px){.cms-cta-highlight .cms-cta-highlight-content-wrapper .img-w-shape-mb .img-area{width:91.7vw;padding-top:50.2%}}@media(min-width: 1024px){.highlight-with-nav{position:relative}}.highlight-with-nav.white-text .item-title,.highlight-with-nav.white-text .body-link,.highlight-with-nav.white-text .desc{color:#fff}.highlight-with-nav.white-text .items-grid .swiper-wrapper .highlight-item .item-content .desc{color:#fff}.highlight-with-nav.white-text .filter-wrap .filter-btn{color:#fff}.highlight-with-nav.white-text .filter-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff}.highlight-with-nav.white-text .filter-wrap .select2-container--default .select2-selection--single .select2-selection__rendered::after{background:url("/integration/mundoimperialproperty/public/images/icons/down-arrow-head-white.svg");background-size:contain;background-position:center center;background-repeat:no-repeat}.highlight-with-nav.white-text .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .cat-wrap .cat-name{color:#fff}.highlight-with-nav.white-text .swiper-button line{stroke:#fff}.highlight-with-nav.no-results .custom-bg-ele{display:none !important}.highlight-with-nav .custom-bg-ele{margin-left:0;height:98.2%;position:absolute;left:0;top:82px;width:13.6%}@media(min-width: 1600px){.highlight-with-nav .custom-bg-ele{width:calc((100% - 1200px)/2 + 86px)}}@media(min-width: 1024px){.highlight-with-nav .custom-bg-ele.short{height:18.5%;top:86px;width:49.6%;max-height:225px}}.highlight-with-nav .filter-wrap{text-align:center;margin:0 auto;max-width:calc(100% - 56px)}@media(min-width: 1024px){.highlight-with-nav .filter-wrap{width:83.34vw;text-align:left}}@media(min-width: 1024px){.highlight-with-nav .filter-wrap.offers-filter .filter-btn{margin-right:16px}}@media(min-width: 1024px){.highlight-with-nav .filter-wrap.restaurants-filter{text-align:right}}@media(min-width: 1024px){.highlight-with-nav .filter-wrap.restaurants-filter .filter-btn{margin-right:10px}}.highlight-with-nav .filter-wrap .filter-btn{position:relative;text-transform:capitalize;border:none;background:rgba(0,0,0,0);margin-right:20px;cursor:pointer;font-family:FreightBigProLightRegular,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1.5;color:#0e3e59}.highlight-with-nav .filter-wrap .filter-btn.active{font-style:italic;font-family:FreightBigProBoldItalic,"Times New Roman",serif}@media(hover: hover){.highlight-with-nav .filter-wrap .filter-btn:hover{font-style:italic;font-family:FreightBigProBoldItalic,"Times New Roman",serif}}.highlight-with-nav .filter-wrap .filter-btn::before{display:block;content:attr(data-value);font-style:italic;font-family:FreightBigProBoldItalic,"Times New Roman",serif;height:0;overflow:hidden;visibility:hidden}.highlight-with-nav .filter-wrap .filter-btn:not(:first-child):not(.has-items){display:none}.highlight-with-nav .filter-wrap .filter-cat:not(:first-child):not(.has-items){display:none}.highlight-with-nav .items-grid{margin-top:18px}.highlight-with-nav .items-grid.restaurants-grid{margin-top:11px}@media(min-width: 1024px){.highlight-with-nav .items-grid.restaurants-grid{margin-top:18px}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper{transform:none;flex-wrap:wrap;width:calc(83.34vw + 32px);margin:0 auto;padding-bottom:30px}}.highlight-with-nav .items-grid .swiper-wrapper.rooms .highlight-item .item-content{box-sizing:border-box;padding:0 8.5px 0 5px}@media(min-width: 768px){.highlight-with-nav .items-grid .swiper-wrapper.rooms .highlight-item .item-content{padding:0 2.26vw 0 2.26vw}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.rooms .highlight-item .item-content{padding:0 0 0}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.two.rooms .highlight-item .item-content .desc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:25px}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.two.rooms .highlight-item .item-content .detail-link{margin-bottom:24px;bottom:0}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.two.rooms .highlight-item .item-content .bottom-wrap .btn{margin-top:4px}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.two.restaurants .item-content{height:calc(100% - 27.5vw - 0px) !important}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.two.restaurants .highlight-item{margin:80px 16px 0 !important}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.two .highlight-item{flex:0 0 calc((100% - 64px)/2);max-width:calc((100% - 64px)/2);margin:30px 16px 0}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three.offers .highlight-item{margin:30px 22px 0}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three.offers .highlight-item .item-content .bottom-wrap{margin-top:auto}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three.rooms .highlight-item .item-content .desc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:25px}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three.rooms .highlight-item .item-content .detail-link{margin-bottom:27px}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three.restaurants .highlight-item{margin:84px 17px 0;flex:0 0 calc((100% - 102px)/3);max-width:calc((100% - 102px)/3)}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three .highlight-item{flex:0 0 calc((100% - 132px)/3);max-width:calc((100% - 132px)/3);margin:91px 22px 0}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three .highlight-item .img-wrap{height:19.44vw}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three .highlight-item .item-content{height:calc(100% - 19.44vw - 35px)}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three .highlight-item .item-content .bottom-wrap{align-items:center}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three .highlight-item .item-content .bottom-wrap .rate{flex:0 0 46%;max-width:46%}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.three.restaurants .highlight-item{margin:84px 17px 0}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.four .highlight-item{flex:0 0 calc((100% - 132px)/3);max-width:calc((100% - 132px)/3);margin:91px 22px 0}}@media(min-width: 1200px){.highlight-with-nav .items-grid .swiper-wrapper.four .highlight-item{flex:0 0 calc((100% - 132px)/4);max-width:calc((100% - 132px)/4);margin:91px 16px 0}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.four .highlight-item .img-wrap{height:19.44vw}}@media(min-width: 1200px){.highlight-with-nav .items-grid .swiper-wrapper.four .highlight-item .img-wrap{height:14.44vw}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.four .highlight-item .item-content{height:calc(100% - 19.44vw - 35px)}}@media(min-width: 1200px){.highlight-with-nav .items-grid .swiper-wrapper.four .highlight-item .item-content{height:calc(100% - 14.44vw - 35px)}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.four .highlight-item .item-content .bottom-wrap{align-items:center}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.four .highlight-item .item-content .bottom-wrap .rate{flex:0 0 46%;max-width:46%}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.filtered.rooms{margin-top:61px}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.filtered.rooms .highlight-item{flex:0 0 100%;max-width:100%;margin:30px 16px 0;display:flex;align-items:center}}.highlight-with-nav .items-grid .swiper-wrapper.filtered.rooms .highlight-item.hide{display:none}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.filtered.rooms .highlight-item:not(.hide)[data-type=even] .img-wrap{order:1}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.filtered.rooms .highlight-item:not(.hide)[data-type=even] .item-content{padding:56px 56px 56px 12px}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.filtered.rooms .highlight-item .img-wrap{flex:0 0 60%;max-width:60%;height:100%}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.filtered.rooms .highlight-item .item-content{flex:0 0 40%;max-width:40%;box-sizing:border-box;padding:56px 0 56px 56px;height:auto;margin-top:0}}.highlight-with-nav .items-grid .swiper-wrapper.filtered.rooms .highlight-item .item-content .hr-color{width:19%}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.filtered.rooms .highlight-item .item-content .rate{display:none}}.highlight-with-nav .items-grid .swiper-wrapper.offers .highlight-item{margin-bottom:30px}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.offers .highlight-item .item-content .hr-color{width:22%}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.offers .highlight-item .item-content .desc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.offers .highlight-item .item-content .detail-link{margin-bottom:24px;bottom:0}}.highlight-with-nav .items-grid .swiper-wrapper.restaurants .highlight-item.swiper-slide-prev .item-content{padding-right:24px}.highlight-with-nav .items-grid .swiper-wrapper.restaurants .highlight-item.swiper-slide-next .item-content{padding-left:14px}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.restaurants .highlight-item .item-content{height:calc(100% - 19.44vw - 0px);position:relative;padding-top:10px}}.highlight-with-nav .items-grid .swiper-wrapper.restaurants .highlight-item .item-content .item-title{margin:0 0 22px;font-family:FreightBigProMediumRegular,"Times New Roman",serif}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.restaurants .highlight-item .item-content .item-title{margin:0 0 14px;font-family:FreightBigProBoldRegular,"Times New Roman",serif}}.highlight-with-nav .items-grid .swiper-wrapper.restaurants .highlight-item .item-content .desc{line-height:1.875rem;margin-top:14px;box-sizing:border-box;padding:0 6px}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.restaurants .highlight-item .item-content .desc{line-height:1.5rem;margin-top:12px;padding:0 15px 0 0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.highlight-with-nav .items-grid .swiper-wrapper.restaurants .highlight-item .item-content .detail-link{margin-left:7px;font-size:22px;line-height:32px}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper.restaurants .highlight-item .item-content .detail-link{margin-top:4px;position:absolute;bottom:0}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item{height:auto}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .img-wrap{height:53.33vw;background-size:cover;background-position:center center;background-repeat:no-repeat}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .img-wrap{height:27.36vw}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content{margin-top:64px;display:flex;flex-wrap:wrap;align-items:flex-start;height:calc(100% - 53.33vw - 64px);transition:all .2s ease}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content{margin-top:35px;height:calc(100% - 27.36vw - 35px)}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .top-set{width:100%}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .item-title{margin:0 0 0;flex:0 0 100%;max-width:100%}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap{display:flex;justify-content:space-between;max-width:100%;align-items:flex-start;margin-bottom:22px}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap{margin-bottom:16px}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .item-title{flex:0 0 50%;max-width:50%;margin:0 0 0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .cat-wrap{display:flex;align-items:center;flex:0 0 50%;max-width:50%;justify-content:flex-end}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .cat-wrap.has-category-icon{align-items:center}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .cat-wrap.has-category-icon .restaurant-category-logo{margin-right:5px}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .cat-wrap.has-category-icon .cat-name{padding-top:0;display:inline-flex;align-items:center}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .cat-wrap{margin-top:7px}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .cat-wrap .cat-name{display:inline-block;padding:4px 0 0 6px;font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.4375;color:#0e3e59}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .cat-wrap .cat-name{padding:4px 6px 0 6px}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .name-wrap .cat-wrap .cat-name:nth-child(6){display:none}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .hr-color{margin-left:0;width:17%;height:3px;background:#6e2789;border:none}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .hr-color{height:5px;width:14%}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .desc{font-size:0.875rem;line-height:1.5rem;flex:0 0 100%;max-width:100%;color:#505050}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .desc{margin-bottom:10px;font-size:0.9375rem;line-height:1.75rem;color:#555;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .desc p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .desc p:first-child{margin-top:11px}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .desc p:first-child{margin-top:0}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .desc p:last-child{margin-bottom:0}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .detail-link{margin-bottom:17px}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .detail-link{margin-bottom:13px;margin-top:auto}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .bottom-wrap{margin-top:auto;display:flex;flex-direction:column;max-width:100%;align-items:center;justify-content:space-between}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .bottom-wrap{align-items:flex-start;flex-wrap:wrap}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .bottom-wrap .rate{font-style:italic;flex:0 0 46%;max-width:46%;font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0.00648px;line-height:1.5;color:#0e3e59}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .bottom-wrap .rate{font-size:1.25rem;line-height:1.8125rem;letter-spacing:.4px;flex:0 0 100%;max-width:100%}}.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .bottom-wrap .btn{flex:0 0 50%;max-width:50%;box-sizing:border-box}@media(min-width: 768px){.highlight-with-nav .items-grid .swiper-wrapper .highlight-item .item-content .bottom-wrap .btn{max-width:170px}}.highlight-with-nav .items-grid .swiper-conditional-elemento{margin:0 auto;text-align:center;position:absolute;top:58.2vw;left:50%;transform:translateX(-50%);width:252px;z-index:1}@media(min-width: 768px){.highlight-with-nav .items-grid .swiper-conditional-elemento{top:56.2vw}}@media(min-width: 1024px){.highlight-with-nav .items-grid .swiper-conditional-elemento{display:none}}.highlight-with-nav .items-grid .swiper-conditional-elemento .swiper-button{width:123px}.highlight-with-nav .items-grid .swiper-conditional-elemento .swiper-button svg{width:100%;height:auto}.text-map{margin-bottom:70px;overflow:hidden}@media(min-width: 768px){.text-map{margin-bottom:100px}}@media(min-width: 768px){.text-map .outer-container .container-wrap-all{width:84.8vw;margin:0 auto}}@media(min-width: 1024px){.text-map .outer-container .container-wrap-all{width:83.34vw}}.text-map .outer-container .h2-title{font-size:1.75rem;line-height:1.75rem;text-align:center;position:relative;padding-bottom:7px;display:table;margin:0 auto;letter-spacing:0}@media(min-width: 768px){.text-map .outer-container .h2-title{font-size:2rem;line-height:2.125rem;margin:0 auto}}.text-map .outer-container .hr-color{max-width:70px;height:5px;border:none;margin-bottom:42px}@media(min-width: 768px){.text-map .outer-container .hr-color{margin:auto;height:5px;max-width:80px;margin-bottom:80px}}@media(min-width: 768px)and (max-width: 1023px){.text-map .outer-container .hr-color{margin-bottom:42px}}.text-map .outer-container .inner-wrp{position:relative;height:auto;min-height:522PX;display:flex;align-items:center;background-size:cover;background-repeat:no-repeat}@media(min-width: 768px){.text-map .outer-container .inner-wrp{min-height:522px}}.text-map .outer-container .inner-wrp::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:var(--text-map-img-overlay)}.text-map .outer-container .inner-wrp .hotel-content-inner{padding:30px 7.6vw;color:#fff;position:relative;width:100%}@media(min-width: 1024px){.text-map .outer-container .inner-wrp .hotel-content-inner{padding:30px 46px}}.text-map .outer-container .inner-wrp .hotel-content-inner .hotel-name{font-size:1.5rem;line-height:1.875rem;font-family:FreightBigProMediumItalic,"Times New Roman",serif;position:relative;padding-bottom:17px}@media(min-width: 768px){.text-map .outer-container .inner-wrp .hotel-content-inner .hotel-name{font-size:1.875rem;line-height:2.0625rem;letter-spacing:.75px}}.text-map .outer-container .inner-wrp .hotel-content-inner .hotel-name::after{content:"";width:48px;background:var(--text-map-block-line-color);position:absolute;bottom:0;left:0;height:3px}@media(min-width: 1024px){.text-map .outer-container .inner-wrp .hotel-content-inner .hotel-name::after{height:5px}}.text-map .outer-container .inner-wrp .hotel-content-inner .hotel-address{font-size:0.9375rem;line-height:1.75rem;margin-top:27px}.text-map .outer-container .inner-wrp .hotel-content-inner .hotel-address p{margin-top:0}.text-map .outer-container .inner-wrp .hotel-content-inner .hotel-address p:last-child{margin-bottom:0}.text-map .outer-container .inner-wrp .hotel-content-inner .body-link{color:#fff;margin-top:40px}.text-map .outer-container .inner-wrp .hotel-content-inner .body-link .arrow-btn-wrap .shaft{background-color:#fff}.text-map .outer-container .inner-wrp .hotel-content-inner .body-link .arrow-btn-wrap .shaft::after,.text-map .outer-container .inner-wrp .hotel-content-inner .body-link .arrow-btn-wrap .shaft::before{background-color:#fff}.text-map .outer-container .map-container{width:100%;height:100%}.text-map .outer-container .block-content{display:flex}.text-map .outer-container .block-content .hotel-information{width:100%}@media(min-width: 1024px){.text-map .outer-container .block-content .hotel-information{width:443px}}.text-map .outer-container .block-content .poi-map-container{width:calc(100% - 450px);margin-left:7px;position:relative}.text-map .outer-container .info-window{display:none;position:absolute;height:88.92%;width:360px;height:438px;top:33px;z-index:1;background:#e0e0e0;right:16%}.text-map .outer-container .info-window.active{display:block}.text-map .outer-container .map-poi{display:none}.cms-text-image{padding-bottom:57px;overflow:hidden}@media(min-width: 768px){.cms-text-image{padding-bottom:100px}}@media(min-width: 768px){.cms-text-image .container-wrap-all{width:84.8vw;margin:0 auto;display:flex;align-items:center}}@media(min-width: 1024px){.cms-text-image .container-wrap-all{width:83.34vw}}@media(min-width: 768px){.cms-text-image .container-wrap-all.text-first .image-wrapper{order:2}}@media(min-width: 768px){.cms-text-image .container-wrap-all.text-first .text-wrapper{padding:30px 10% 30px 0;order:1}}@media(min-width: 768px){.cms-text-image .container-wrap-all.image-first .image-wrapper{order:1}}@media(min-width: 768px){.cms-text-image .container-wrap-all.image-first .text-wrapper{padding:30px 0 30px 10%;order:2}}@media(min-width: 768px){.cms-text-image .image-wrapper{width:50%}}.cms-text-image .image-wrapper picture{display:block}.cms-text-image .image-wrapper picture img{display:block;width:100%;height:auto;border-top-left-radius:var(--mb-img-border-top-left-radius-var);border-top-right-radius:var(--mb-img-border-top-right-radius-var)}@media(min-width: 1200px){.cms-text-image .image-wrapper picture img{border-top-left-radius:var(--dt-img-border-top-left-radius-var);border-top-right-radius:var(--dt-img-border-top-right-radius-var)}}.cms-text-image .text-wrapper{padding:30px 27.5px 0 27.5px}@media(min-width: 768px){.cms-text-image .text-wrapper{width:50%}}.cms-text-image .text-wrapper .h2-title{margin:0}.cms-text-image .text-wrapper .two-line-header{display:flex;flex-direction:column;font-size:2.375rem;letter-spacing:.76px}@media(min-width: 1024px){.cms-text-image .text-wrapper .two-line-header{font-size:3.125rem;letter-spacing:1px}}.cms-text-image .text-wrapper .two-line-header .line-one{color:#466f86;line-height:3.125rem}@media(min-width: 1024px){.cms-text-image .text-wrapper .two-line-header .line-one{line-height:3.125rem}}.cms-text-image .text-wrapper .two-line-header .line-two{color:#0e3e59;display:flex;align-items:end;margin-left:auto;width:calc(100% - 30px);line-height:2.7rem;overflow:hidden;text-transform:none}@media(min-width: 1024px){.cms-text-image .text-wrapper .two-line-header .line-two{line-height:3.125rem;width:calc(100% - 40px);margin-top:10px}}@media(min-width: 1600px){.cms-text-image .text-wrapper .two-line-header .line-two{align-items:baseline}}.cms-text-image .text-wrapper .two-line-header .text{position:relative}@media(min-width: 768px){.cms-text-image .text-wrapper .two-line-header .text{max-width:80%;margin-right:10px}}.cms-text-image .text-wrapper .h2-title.enable-line .underline-color{width:calc(100% - 130px);height:3px;background:#efbb2b;border:none;position:relative}@media(min-width: 1600px){.cms-text-image .text-wrapper .h2-title.enable-line .underline-color{width:calc(100% - 372px)}}.cms-text-image .text-wrapper .intro{margin-top:20px;font-size:0.875rem;line-height:1.875rem}@media(min-width: 768px){.cms-text-image .text-wrapper .intro{margin-top:30px}}.cms-text-image .text-wrapper .intro p{margin-top:0}.cms-text-image .text-wrapper .intro p:last-child{margin-bottom:0}.cms-text-image .text-wrapper .body-link{margin-top:32px}@media(min-width: 768px){.cms-text-image .text-wrapper .body-link{margin-top:34px}}@media(min-width: 1024px){.cms-text-image.groups-block .text-wrapper .two-line-header .text{display:flex;align-items:flex-end}}@media(min-width: 768px){.cms-text-image.groups-block .text-wrapper .two-line-header .text::after{left:calc(100% - 6px);width:50%;bottom:1rem;top:unset}}@media(min-width: 1200px){.cms-text-image.groups-block .text-wrapper .two-line-header .text::after{left:calc(100% - 50px);width:60%}}@media(min-width: 1440px){.cms-text-image.groups-block .text-wrapper .two-line-header .text::after{left:calc(100% - 70px)}}@media(min-width: 1600px){.cms-text-image.groups-block .text-wrapper .two-line-header .text::after{left:calc(100% + 48px) !important;width:57%}}@media(min-width: 768px){.cms-text-image.groups-block .text-wrapper .two-line-header .line-two{overflow:unset}}.cms-experiences{margin-bottom:70px;overflow:hidden}@media(min-width: 1024px){.cms-experiences{margin-bottom:100px;padding-bottom:108px;position:relative;padding-top:108px}}.cms-experiences .impressive-container{display:none}@media(min-width: 1024px){.cms-experiences .impressive-container{display:block;position:absolute;right:0;top:0;height:100%;z-index:-1}}@media(min-width: 1440px){.cms-experiences .impressive-container{width:18.61vw}}@media(min-width: 1024px){.cms-experiences .impressive-container .impressive-bg{display:flex;justify-content:flex-end;width:18.61vw;height:100%;position:relative}}@media(min-width: 1024px){.cms-experiences .impressive-container .impressive-bg .impressive-bg-container-desktop{width:100%;height:calc(100% - 108px);position:absolute;z-index:-1;bottom:0}.cms-experiences .impressive-container .impressive-bg .impressive-bg-container-desktop.bacground-color{background-color:#efbb2b}}@media(min-width: 1024px){.cms-experiences .impressive-container .impressive-inner{position:relative;width:8.33vw;height:100%}}@media(min-width: 1024px){.cms-experiences .impressive-container .impressive-inner .impressive-text{font-size:5rem;display:block;white-space:nowrap;text-transform:uppercase;transform-origin:0 0;position:absolute;left:calc(50vw - 426.5px);transform:rotate(90deg);top:0;line-height:calc(50vw - 426.5px);color:#0e3e59;font-family:FreightBigProBoldRegular,"Times New Roman",serif;letter-spacing:0.256px;overflow:visible}}@media(min-width: 1200px){.cms-experiences .impressive-container .impressive-inner .impressive-text{left:calc(50vw - 500px);line-height:calc(50vw - 500px)}}@media(min-width: 1440px){.cms-experiences .impressive-container .impressive-inner .impressive-text{left:110px;line-height:80px}}.cms-experiences .outer-container{width:100%;padding:0 7.6vw}@media(min-width: 1024px){.cms-experiences .outer-container{padding:0 8.33vw}}.cms-experiences .outer-container.image{padding-top:88px;padding-bottom:83px;margin-top:50px;position:relative}@media(min-width: 1024px){.cms-experiences .outer-container.image{padding-top:0;padding-bottom:0;margin-top:60px}}.cms-experiences .outer-container.image .impressive-bg-container-mobile{height:100%;position:absolute;top:0;left:0;width:49%;z-index:-1}.cms-experiences .outer-container.image .impressive-bg-container-mobile.bacground-color{background-color:#efbb2b}@media(min-width: 1024px){.cms-experiences .outer-container.image .impressive-bg-container-mobile{display:none}}@media(min-width: 1024px){.cms-experiences .outer-container .block-intro{width:58.5%}}.cms-experiences .outer-container .block-intro .two-line-header{display:flex;flex-direction:column;font-size:2.375rem;letter-spacing:.76px}@media(min-width: 1024px){.cms-experiences .outer-container .block-intro .two-line-header{font-size:3.125rem;letter-spacing:1px}}.cms-experiences .outer-container .block-intro .two-line-header .line-one{color:#466f86;line-height:3.125rem}.cms-experiences .outer-container .block-intro .two-line-header .line-two{color:#0e3e59;display:flex;align-items:center;margin-left:auto;width:calc(100% - 30px);line-height:2.5rem;overflow:hidden;text-transform:none;position:relative}@media(min-width: 1024px){.cms-experiences .outer-container .block-intro .two-line-header .line-two{overflow:hidden;line-height:3.125rem;width:calc(100% - 40px);margin-top:5px;margin-left:auto}}.cms-experiences .outer-container .block-intro .two-line-header .text{max-width:80%;padding-bottom:25px}@media(min-width: 1024px){.cms-experiences .outer-container .block-intro .two-line-header .text{position:relative;padding-bottom:0}}.cms-experiences .outer-container .block-intro .hr-color{position:absolute;content:"";height:5px;background:#efbb2b;bottom:0;right:0;width:162px;border:none;top:75%}@media(min-width: 1024px){.cms-experiences .outer-container .block-intro .hr-color{width:130px;top:10% !important;transform:translateY(-50%);left:calc(100% - 130px)}}@media(min-width: 414px){.cms-experiences .outer-container .block-intro .hr-color{top:50%}}.cms-experiences .outer-container .block-intro .intro{margin-top:34.5px;font-size:0.875rem;line-height:1.875rem}@media(min-width: 1024px){.cms-experiences .outer-container .block-intro .intro{width:58%;font-size:0.9375rem;line-height:1.75rem}}.cms-experiences .outer-container .block-intro .intro p{margin-top:0}.cms-experiences .outer-container .block-intro .intro p:last-child{margin-bottom:0}.cms-experiences .outer-container .block-intro .body-link{margin-top:24px}@media(min-width: 1024px){.cms-experiences .outer-container .block-intro .body-link{margin-top:34px}}.cms-experiences .outer-container .block-images{width:92.18%}@media(min-width: 1024px){.cms-experiences .outer-container .block-images{display:flex;width:100%}}.cms-experiences .outer-container .block-images .image-wrapper{margin-bottom:45px}@media(min-width: 1024px){.cms-experiences .outer-container .block-images .image-wrapper{margin-bottom:0;margin-right:4%;width:30.66%}}.cms-experiences .outer-container .block-images .image-wrapper picture{display:block}.cms-experiences .outer-container .block-images .image-wrapper picture img{display:block;width:100%;height:auto}.cms-experiences .outer-container .block-images .image-wrapper:last-child{margin-bottom:0}@media(min-width: 1024px){.cms-experiences .outer-container .block-images .image-wrapper:last-child{margin-right:0}}.cms-call-cta .h3-title{width:fit-content;text-align:center;margin:auto 41.5vw 55px auto}.cms-call-cta .cms-call-cta-wrapper{text-align:center;padding:40px 0;position:relative}.cms-call-cta .cms-call-cta-wrapper:before,.cms-call-cta .cms-call-cta-wrapper:after{content:"";position:absolute;width:50%;height:3px}.cms-call-cta .cms-call-cta-wrapper:before{top:0;left:0}.cms-call-cta .cms-call-cta-wrapper:after{bottom:0;right:0}.cms-call-cta .cms-call-cta-wrapper .links-wrapper{display:flex;flex-direction:column;width:fit-content;margin:0 auto;position:relative}.cms-call-cta .cms-call-cta-wrapper .links-wrapper .icon{background-image:url("/integration/mundoimperialproperty/public/images/icons/phone-icon.svg");width:23px;height:28px;background-repeat:no-repeat;background-size:100% 100%;background-position:center;position:absolute;top:15px;left:-40px}@media(min-width: 1024px){.cms-call-cta .cms-call-cta-wrapper .links-wrapper .icon{top:26px}}.cms-call-cta .cms-call-cta-wrapper .links-wrapper .phone-link{text-decoration-color:#0e3e59}.cms-call-cta .cms-call-cta-wrapper .links-wrapper .phone-link .phone-no{cursor:pointer;color:#0e3e59;font-style:italic;font-size:1.125rem}@media(min-width: 1024px){.cms-call-cta .cms-call-cta-wrapper .links-wrapper .phone-link .phone-no{font-size:1.25rem}}.introduction{padding-bottom:70px}@media(min-width: 1024px){.introduction{padding-bottom:100px}}@media(min-width: 1024px){.introduction.no-img.limit-text .content-wrapper .text-content{max-width:44%}}@media(min-width: 1024px){.introduction.no-img.limit-text .content-wrapper .text-content .desc{width:88%}}@media(min-width: 1024px){.introduction.no-img .content-wrapper .text-content{flex:0 0 80%;max-width:80%}}@media(min-width: 1024px){.introduction.no-img .content-wrapper .text-content .desc{width:100%}}@media(min-width: 1024px){.introduction.limit-text .content-wrapper .text-content{max-width:44%}}@media(min-width: 1024px){.introduction.limit-text .content-wrapper .text-content .desc{width:88%}}@media(min-width: 1024px){.introduction.swap .content-wrapper .text-content{order:1;max-width:39.5%}}@media(min-width: 1024px){.introduction.swap .content-wrapper .text-content .h2-title.title2{padding:0 30px 0 85px}}.introduction.swap .content-wrapper .text-content .desc{width:100%}.introduction.white-text .content-wrapper .text-content .h2-title,.introduction.white-text .content-wrapper .text-content .desc{color:#fff}.introduction.white-text .content-wrapper .text-content .h2-title.title1,.introduction.white-text .content-wrapper .text-content .desc.title1{color:#fff}@media(min-width: 1024px){.introduction.has-2-lines .content-wrapper .text-content{flex:0 0 60%;max-width:60%}}.introduction.has-2-lines .content-wrapper .text-content .hr-color.line1{position:absolute;left:-30px;top:16px;width:70px}@media(min-width: 1024px){.introduction.has-2-lines .content-wrapper .text-content .hr-color.line1{left:0}}.introduction.has-2-lines .content-wrapper .text-content .hr-color.line2{position:absolute;right:-30px;top:16px;width:15px}@media(min-width: 1024px){.introduction.has-2-lines .content-wrapper .text-content .hr-color.line2{position:static;display:inline-block;width:264px;margin-top:0;margin-bottom:4px;margin-left:15px}}.introduction.has-2-lines .content-wrapper .text-content .h2-title.title2{padding:0 0 0 54px;flex:0 0 100%;position:relative;max-width:100%}@media(min-width: 1024px){.introduction.has-2-lines .content-wrapper .text-content .h2-title.title2{padding:0 0 0 94px}}.introduction.line-left-only.line-left-mb .content-wrapper .text-content .hr-color{position:absolute;left:-30px;top:18px;width:74px}@media(min-width: 1024px){.introduction.line-left-only.line-left-mb .content-wrapper .text-content .hr-color{position:static}}.introduction.line-left-only.line-left-mb .content-wrapper .text-content .h2-title.title2{padding:0 6px 0 58px;position:relative}@media(min-width: 1024px){.introduction.line-left-only.line-left-mb .content-wrapper .text-content .h2-title.title2{padding:0 0 0 10px}}@media(min-width: 1024px){.introduction.line-left-only .content-wrapper .text-content{flex:0 0 100%;max-width:calc(100% - 243px)}}@media(min-width: 1024px){.introduction.line-left-only .content-wrapper .text-content .hr-color{margin:27px 24px 9px 0;width:230px;display:inline-block}}@media(min-width: 1024px){.introduction.line-left-only .content-wrapper .text-content .hr-color:not(.hr-mb){flex:0 0 7.7%}}.introduction.line-left-only .content-wrapper .text-content .h2-title.title1{padding-right:0}@media(min-width: 1024px){.introduction.line-left-only .content-wrapper .text-content .h2-title.title1{padding-left:10px}}.introduction.line-left-only .content-wrapper .text-content .h2-title.title2{padding:0 6px 0 21px;flex:0 0 100%;max-width:100%}@media(min-width: 1024px){.introduction.line-left-only .content-wrapper .text-content .h2-title.title2{padding:0 0 0 10px;position:relative;display:flex;align-items:flex-start}}.introduction.line-left-only .content-wrapper .text-content .desc{margin-top:14px}@media(min-width: 1024px){.introduction.line-left-only .content-wrapper .text-content .desc{margin-top:29px;padding-left:10px}}@media(min-width: 1024px){.introduction.line-left-only .img-wrap{margin-top:10px}}.introduction.line-center-only{padding-bottom:0}.introduction.line-center-only.width-80{padding-bottom:70px}@media(min-width: 1024px){.introduction.line-center-only.width-80{padding-bottom:100px}}.introduction.line-center-only.width-80 .content-wrapper .text-content{margin-left:auto;margin-right:auto;text-align:center}@media(min-width: 1024px){.introduction.line-center-only.width-80 .content-wrapper .text-content{max-width:80%}}.introduction.line-center-only.width-80 .content-wrapper .text-content .hr-color{display:none}@media(min-width: 1024px){.introduction.line-center-only.width-80 .content-wrapper .text-content .hr-color{display:block}}.introduction.line-center-only.width-80 .content-wrapper .text-content .desc{text-align:center;padding-left:0;width:100%}.introduction.line-center-only.width-80 .img-wrap{display:none}.introduction.line-center-only .content-wrapper{width:100%;justify-content:center;padding:0 15px}@media(min-width: 768px){.introduction.line-center-only .content-wrapper{padding:0 15px}}.introduction.line-center-only .content-wrapper .text-content{flex:0 0 100%;max-width:100%}.introduction.line-center-only .content-wrapper .text-content .title2-line{position:relative}@media(min-width: 1024px){.introduction.line-center-only .content-wrapper .text-content .hr-color{position:absolute;position:absolute;right:0;left:0;width:20.7%;margin:auto;bottom:-30px}}.introduction.line-center-only .content-wrapper .text-content .h2-title.title1{padding:0}.introduction.line-center-only .content-wrapper .text-content .h2-title.title2{padding:0;flex:0 0 100%;max-width:100%}.introduction.line-center-only .content-wrapper .text-content .desc{margin-top:14px}@media(min-width: 1024px){.introduction.line-center-only .content-wrapper .text-content .desc{margin-top:53px}}.introduction.no-hr-mb .content-wrapper .text-content .h2-title{max-width:100%}@media(min-width: 1024px){.introduction.no-hr-mb .content-wrapper .text-content .h2-title{max-width:80%}}.introduction.has-bg-color{padding-top:60px}@media(min-width: 1024px){.introduction.has-bg-color{padding-top:90px}}.introduction.long-line-2.line-left-only .content-wrapper .text-content .title2-line .h2-title.title2{display:flex;flex-wrap:wrap}@media(min-width: 1024px){.introduction.long-line-2.line-left-only .content-wrapper .text-content .title2-line .h2-title.title2{flex-wrap:nowrap;padding-left:0}}@media(min-width: 1024px){.introduction.long-line-2.line-left-only .content-wrapper .text-content .title2-line .h2-title.title2 .text{order:2}}.introduction.long-line-2.line-left-only .content-wrapper .text-content .title2-line .hr-color{order:1;margin-right:-28px}@media(min-width: 1024px){.introduction.long-line-2.line-left-only .content-wrapper .text-content .title2-line .hr-color{margin-left:0;margin-right:30px}}@media(min-width: 1024px){.introduction.long-line-2 .content-wrapper .text-content{flex:0 0 76%;max-width:calc(100% - 280px)}}.introduction.long-line-2 .content-wrapper .text-content .title2-line{flex-wrap:wrap}@media(min-width: 1024px){.introduction.long-line-2 .content-wrapper .text-content .title2-line{flex-wrap:nowrap}}.introduction.long-line-2 .content-wrapper .text-content .title2-line .h2-title.title1{padding-right:0}.introduction.long-line-2 .content-wrapper .text-content .title2-line .h2-title.title2{padding:0 0 0 30px;flex:0 0 100%;max-width:100%}@media(min-width: 1024px){.introduction.long-line-2 .content-wrapper .text-content .title2-line .h2-title.title2{padding:0 30px 0 30px;flex:0 0 80%;max-width:none}}@media(min-width: 1200px){.introduction.long-line-2 .content-wrapper .text-content .title2-line .h2-title.title2{flex:0 0 auto}}.introduction.long-line-2 .content-wrapper .text-content .title2-line .hr-color{margin:22px 0 0;max-width:100%;flex:0 0 100%;margin-left:auto;flex:0 0 50%;max-width:50%}@media(min-width: 1024px){.introduction.long-line-2 .content-wrapper .text-content .desc{width:52%}}.introduction .content-wrapper{width:84.8vw;margin:0 auto}@media(min-width: 1024px){.introduction .content-wrapper{width:83.34vw;max-width:1200px;display:flex;align-items:flex-start;justify-content:space-between}}@media(min-width: 1440px){.introduction .content-wrapper{max-width:none}}@media(min-width: 1024px){.introduction .content-wrapper .text-content{flex:0 0 calc(100% - 273px);max-width:calc(100% - 243px)}}@media(min-width: 1440px){.introduction .content-wrapper .text-content{flex:0 0 calc(100% - (16.875vw + 30px));max-width:calc(100% - 16.875vw)}}.introduction .content-wrapper .text-content .h2-title{font-size:2.375rem;line-height:3.125rem;letter-spacing:.76px;max-width:80%}@media(min-width: 1024px){.introduction .content-wrapper .text-content .h2-title{font-size:3.125rem;line-height:3.125rem;letter-spacing:1px;max-width:100%}}.introduction .content-wrapper .text-content .h2-title.title1{color:#44697e;padding-right:30px;max-width:none}.introduction .content-wrapper .text-content .h2-title.title2{line-height:2.5rem;padding:0 30px 0 29px;text-transform:none;flex:0 0 100%}@media(min-width: 1024px){.introduction .content-wrapper .text-content .h2-title.title2{line-height:3.125rem;padding:0 30px 0 90px}}@media(min-width: 1024px){.introduction .content-wrapper .text-content .h2-title.title2.has-short-gap{padding:0 30px 0 40px}}.introduction .content-wrapper .text-content .title2-line{display:flex;align-items:center;flex-wrap:wrap}@media(min-width: 1024px){.introduction .content-wrapper .text-content .title2-line{margin-top:5px}}.introduction .content-wrapper .text-content .hr-color{height:5px;margin:22px 0 0 auto;flex:0 0 50%;max-width:162px;border:none}@media(min-width: 1024px){.introduction .content-wrapper .text-content .hr-color{margin:0 0 9px 20px;flex:0 0 calc(100% - 30px);max-width:264px;min-width:20px}}.introduction .content-wrapper .text-content .hr-color:not(.hr-mb){display:none}@media(min-width: 1024px){.introduction .content-wrapper .text-content .hr-color:not(.hr-mb){display:inline-block}}.introduction .content-wrapper .text-content .hr-color.hr-hide-mb{display:none}@media(min-width: 1024px){.introduction .content-wrapper .text-content .hr-color.hr-hide-mb{display:inline-block}}@media(min-width: 1024px){.introduction .content-wrapper .text-content .hr-color.hr-mb{display:none}}.introduction .content-wrapper .text-content .desc{font-size:0.9375rem;margin-top:36px;line-height:1.875rem}@media(min-width: 1024px){.introduction .content-wrapper .text-content .desc{padding-left:4px;width:49%;margin-top:30px}}.introduction .content-wrapper .text-content .desc p:last-child{margin-bottom:0}.introduction .content-wrapper .text-content .detail-link{margin-top:22px}.introduction .content-wrapper .img-wrap{display:none}@media(min-width: 1024px){.introduction .content-wrapper .img-wrap{display:block;flex:0 0 243px;max-width:40%;height:243px;margin-top:18px;background-size:cover;background-position:center center;background-repeat:no-repeat}}@media(min-width: 1440px){.introduction .content-wrapper .img-wrap{flex:0 0 16.875vw;height:16.875vw}}.cms-simple-image .content-wrapper{position:relative;overflow:hidden}.cms-simple-image .bg-img{width:100%;height:128.7vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 414px){.cms-simple-image .bg-img{width:100vw;height:53.33vw}}.cms-simple-image .bg-img::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-color:var(--bg-overlay-color)}@media(min-width: 768px){.cms-simple-image .bg-img.enable-parallax{background-position:center;background-attachment:fixed;background-repeat:no-repeat;overflow:hidden;position:relative;z-index:1}}.cms-simple-image .two-line-header{display:table;margin:0 auto;z-index:10}.cms-simple-image .header-line{display:table-row;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:3.125rem;letter-spacing:4px;line-height:1.12;color:#fff}@media(min-width: 1200px){.cms-simple-image .header-line{font-size:80px;line-height:118px;letter-spacing:6.4px}}.cms-simple-image .line-two::before{width:50px}@media(min-width: 1200px){.cms-simple-image .line-two::before{content:"";display:inline-block;width:100px}}.cms-intro-block .text-content{padding:0 27px;margin-inline:auto}@media(min-width: 768px){.cms-intro-block .text-content{text-align:left;max-width:694px}}.cms-intro-block .text-content .title1{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:1.12px;line-height:2.5rem;text-align:left}@media(min-width: 1024px){.cms-intro-block .text-content .title1{font-size:2rem;letter-spacing:1.41px;line-height:2.125rem;color:#31769b;text-align:center;margin-bottom:12px}}@media(min-width: 768px)and (max-width: 1023px){.cms-intro-block .text-content .title1{text-align:center}}.cms-intro-block .text-content .title2{font-size:2.375rem;letter-spacing:.76px;line-height:3.125rem;padding-bottom:5px;text-align:left}@media(min-width: 1024px){.cms-intro-block .text-content .title2{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.8125rem;letter-spacing:.9px;color:#0e3e59;padding-top:8px;padding-bottom:15px;text-align:center}}@media(min-width: 768px)and (max-width: 1023px){.cms-intro-block .text-content .title2{text-align:center}}.cms-intro-block .text-content .hr-color{max-width:70px;height:5px;border:none;margin-left:0}@media(min-width: 768px){.cms-intro-block .text-content .hr-color{margin:auto;height:5px;max-width:80px}}@media(min-width: 768px)and (max-width: 1023px){.cms-intro-block .text-content .hr-color{margin:auto}}.cms-intro-block .text-content .desc{font-family:PoppinsRegular,Helvetica,sans-serif;font-size:0.875rem;line-height:1.875rem;color:#555}@media(min-width: 1024px){.cms-intro-block .text-content .desc{font-size:0.9375rem;font-family:PoppinsRegular,Helvetica,sans-serif;line-height:1.75rem;margin:auto}}@media(min-width: 768px){.cms-intro-block .text-content .desc{margin:auto}}.cms-intro-block .text-content .btn-wrap{text-align:left}@media(min-width: 1024px){.cms-intro-block .text-content .btn-wrap{text-align:center}}@media(min-width: 768px){.cms-intro-block .text-content .btn-wrap{text-align:center}}.cms-intro-block .text-content .btn-wrap .btn--primary{margin-top:30px}@media(min-width: 1024px){.cms-intro-block .text-content .btn-wrap .btn--primary{margin-top:25px}}@media(min-width: 768px){.cms-intro-block .text-content .btn-wrap .btn--primary{margin-top:25px}}.cms-irregular-text-image{padding-top:85px}@media(min-width: 768px){.cms-irregular-text-image .content-wrapper{display:flex}}.cms-irregular-text-image .content-wrapper .img-area{width:85.3vw;padding-top:83.7%;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:-85px;margin-bottom:-66px}@media(min-width: 768px){.cms-irregular-text-image .content-wrapper .img-area{width:calc(100% + 224px);padding-top:unset;margin-bottom:0}}.cms-irregular-text-image .content-wrapper .text-wrapper{width:100%;padding:126px 26px 66px 27px}@media(min-width: 768px)and (max-width: 1199px){.cms-irregular-text-image .content-wrapper .text-wrapper{padding:90px 70px 75px}}@media(min-width: 1200px){.cms-irregular-text-image .content-wrapper .text-wrapper{padding:84px 168px 92px 123px}}.cms-irregular-text-image .content-wrapper .text-wrapper .h2-title{margin:0}.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header{display:flex;flex-direction:column}.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header .line-one{color:#ecf5fa;font-size:2.375rem;line-height:3.125rem;letter-spacing:.76px}@media(min-width: 768px){.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header .line-one{letter-spacing:1px;font-size:3.125rem;line-height:3.125rem}}.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header .line-two{color:#fff;font-size:2.375rem;line-height:2.5rem;letter-spacing:.76px;text-transform:none;display:flex;align-items:center;margin-left:auto;width:calc(100% - 35px);overflow:hidden}@media(min-width: 768px){.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header .line-two{letter-spacing:1px;font-size:3.125rem;line-height:2.5rem}}@media(min-width: 1024px){.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header .line-two{width:calc(100% - 57px);margin-left:auto}}.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header .text{position:relative;padding-bottom:20px}@media(min-width: 1024px){.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header .text{padding-bottom:10px;max-width:80%}}.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header .text::after{position:absolute;content:"";height:5px;width:600px;bottom:0;transform:translateY(-50%);left:calc(100% - 126px)}@media(min-width: 768px){.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header .text::after{top:50%;left:calc(100% + 30px)}}@media(min-width: 768px){.cms-irregular-text-image .content-wrapper .text-wrapper .two-line-header{display:block}}.cms-irregular-text-image .content-wrapper .text-wrapper .intro{margin-top:18px;font-size:0.875rem;line-height:1.875rem}@media(min-width: 768px){.cms-irregular-text-image .content-wrapper .text-wrapper .intro{font-size:0.9375rem;margin-top:30px}}.cms-irregular-text-image .content-wrapper .text-wrapper .intro p{color:#fff;margin-top:0}.cms-irregular-text-image .content-wrapper .text-wrapper .intro p:last-child{margin-bottom:0}.cms-irregular-text-image .content-wrapper .text-wrapper .body-link{min-width:138px;margin-top:30px;font-size:1.25rem;line-height:1.8125rem;padding:2px 16px}@media(min-width: 1024px){.cms-irregular-text-image .content-wrapper .text-wrapper .body-link{font-size:1.5rem;line-height:2.1875rem;min-width:162px;margin-top:30px}}.cms-text-image-with-shape{padding-bottom:20px}@media(min-width: 1024px){.cms-text-image-with-shape{padding-bottom:32px}}.cms-text-image-with-shape .content-wrapper{position:relative}@media(min-width: 1024px){.cms-text-image-with-shape .content-wrapper{display:flex;align-items:center;flex-direction:row;padding-top:3.95%;margin-left:8.4%;margin-right:8.4%}}@media(min-width: 1024px){.cms-text-image-with-shape .content-wrapper.text-first .image-wrapper{order:2}}.cms-text-image-with-shape .content-wrapper.text-first .image-wrapper .img-area .bg-color{right:0;left:auto}@media(min-width: 1024px){.cms-text-image-with-shape .content-wrapper.text-first .image-wrapper .img-area .bg-color{left:0}}@media(min-width: 1024px){.cms-text-image-with-shape .content-wrapper.text-first .text-wrapper{padding:30px 5% 30px 0;order:1;width:47%}}@media(min-width: 1024px){.cms-text-image-with-shape .content-wrapper.image-first .image-wrapper{order:1}}@media(min-width: 1024px){.cms-text-image-with-shape .content-wrapper.image-first .text-wrapper{padding:30px 0 30px 11%;order:2}}.cms-text-image-with-shape .image-wrapper{position:relative;padding:9.5% 0}@media(min-width: 1024px){.cms-text-image-with-shape .image-wrapper{width:50%;padding:0}}.cms-text-image-with-shape .image-wrapper .img-area{width:91.7%;padding-top:74.9%;background-repeat:no-repeat;background-size:cover;background-position:center;margin-left:auto}@media(min-width: 1024px){.cms-text-image-with-shape .image-wrapper .img-area{width:96.8%;padding-top:82.9%;margin:0 0 auto 56px}}.cms-text-image-with-shape .image-wrapper .img-area .bg-color{width:68.8%;height:100%;background-color:#efbb2b;position:absolute;top:0;left:0;z-index:-1}@media(min-width: 1024px){.cms-text-image-with-shape .image-wrapper .img-area .bg-color{width:65.3%;top:-3.5vw}}.cms-text-image-with-shape .text-wrapper{padding:30px 27.5px 0 27.5px}@media(min-width: 1024px){.cms-text-image-with-shape .text-wrapper{width:50%}}.cms-text-image-with-shape .text-wrapper .h2-title{margin:0}.cms-text-image-with-shape .text-wrapper .two-line-header{display:flex;flex-direction:column;font-size:2.375rem;letter-spacing:.76px}@media(min-width: 1024px){.cms-text-image-with-shape .text-wrapper .two-line-header{font-size:3.125rem;letter-spacing:1px}}.cms-text-image-with-shape .text-wrapper .two-line-header .line-one{color:#42677c;line-height:3.125rem}@media(min-width: 1024px){.cms-text-image-with-shape .text-wrapper .two-line-header .line-one{line-height:3.125rem}}.cms-text-image-with-shape .text-wrapper .two-line-header .line-two{color:#0e3e59;display:flex;align-items:center;margin-left:auto;width:calc(100% - 30px);line-height:2.5rem;overflow:hidden;text-transform:lowercase}@media(min-width: 1024px){.cms-text-image-with-shape .text-wrapper .two-line-header .line-two{line-height:3.125rem;width:calc(100% - 40px);margin-top:5px}}.cms-text-image-with-shape .text-wrapper .two-line-header .text{position:relative}@media(min-width: 1024px){.cms-text-image-with-shape .text-wrapper .two-line-header .text{max-width:80%;flex:0 0 fit-content}}.cms-text-image-with-shape .text-wrapper .two-line-header .line{display:block;width:100%;height:5px;background-color:#efbb2b;border:0;margin:0 auto 0 15px}@media(min-width: 1024px){.cms-text-image-with-shape .text-wrapper .two-line-header .line{flex:0 0 100%;align-self:flex-end;margin:0 0 20px 30px}}.cms-text-image-with-shape .text-wrapper .intro{margin-top:20px;font-size:0.875rem;line-height:1.875rem}@media(min-width: 1024px){.cms-text-image-with-shape .text-wrapper .intro{font-size:0.9375rem;line-height:1.75rem;margin-top:30px}}.cms-text-image-with-shape .text-wrapper .intro p{margin-top:0}.cms-text-image-with-shape .text-wrapper .intro p:last-child{margin-bottom:0}.cms-text-image-with-shape .text-wrapper .body-link{margin-top:32px}@media(min-width: 1024px){.cms-text-image-with-shape .text-wrapper .body-link{margin-top:34px}}@media(max-width: 767px){.cms-free-content .content-wrapper{max-width:320px;margin:78px 20px;text-align:left}}.cms-free-content .content-wrapper .h1-title{text-align:left;font-size:28px;letter-spacing:1.12px;line-height:40px}@media(min-width: 1024px){.cms-free-content .content-wrapper .h1-title{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:32px;letter-spacing:1.41px;line-height:34px;text-align:center;margin-bottom:50px;padding-left:2px}}@media(min-width: 768px)and (max-width: 1023px){.cms-free-content .content-wrapper .h1-title{text-align:center}}@media(max-width: 767px){.cms-free-content .content-wrapper .hr-color{max-width:48px;height:5px;border:none;margin-left:0;margin-top:20px}}@media(min-width: 1024px){.cms-free-content .content-wrapper .hr-color{display:none}}@media(min-width: 768px)and (max-width: 1023px){.cms-free-content .content-wrapper .hr-color{display:none}}.cms-free-content .content-wrapper .privacy-content{font-size:14px;font-family:PoppinsRegular,Helvetica,sans-serif;text-align:left;line-height:36px;letter-spacing:0}@media(min-width: 1024px){.cms-free-content .content-wrapper .privacy-content{font-size:15px;font-family:PoppinsRegular,Helvetica,sans-serif;text-align:left;line-height:33px;letter-spacing:0;margin:31px -14px}}.cms-free-content .content-wrapper .privacy-content p{gap:60px}.cms-free-content .content-wrapper .privacy-content h3{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:28px;color:#0e3e59;text-align:left;padding-top:37px;letter-spacing:0}@media(min-width: 1024px){.cms-free-content .content-wrapper .privacy-content h3{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:32px;color:#0e3e59;text-align:left;padding-top:37px;letter-spacing:0}}.cms-free-content .content-wrapper .privacy-content a{font-weight:bold;color:#555;text-decoration:none}.unit-faq-module .content-wrapper{padding-top:60px}.unit-faq-module .content-wrapper .impressive-with-bg{width:100%;height:18.7vw;background-color:#e0e0e0;position:relative}@media(min-width: 1024px){.unit-faq-module .content-wrapper .impressive-with-bg{width:91.66%;height:8.34vw;margin-left:8.34%}}.unit-faq-module .content-wrapper .impressive-with-bg .impressive-area{position:absolute;width:100%;display:flex;top:-60px}@media(min-width: 1024px){.unit-faq-module .content-wrapper .impressive-with-bg .impressive-area{margin-top:-2px;flex-wrap:wrap}}.unit-faq-module .content-wrapper .impressive-with-bg .impressive-area .impressive-text{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:0.02888px;line-height:1.0526315789;color:#0e3e59;text-transform:uppercase;width:min-content}@media(min-width: 1024px){.unit-faq-module .content-wrapper .impressive-with-bg .impressive-area .impressive-text{font-size:5rem;line-height:1.375;letter-spacing:3.2px;width:fit-content;margin-left:4%;flex:0 0 fit-content;overflow:visible}}.unit-faq-module .content-wrapper .impressive-with-bg .impressive-area .hr-color{width:100%;border:0;height:5px;background-color:#efbb2b;margin:auto auto 18px 5px}@media(min-width: 1024px){.unit-faq-module .content-wrapper .impressive-with-bg .impressive-area .hr-color{width:35.25%;flex:0 0 35.25%;margin:auto auto 45px auto}}.unit-faq-module .content-wrapper .faqs-wrapper{background-color:#0e3e59;padding:39px 35px 59px 35px}@media(min-width: 1024px){.unit-faq-module .content-wrapper .faqs-wrapper{padding:68px 120px 78px 120px}}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border{cursor:pointer;border-bottom:1px solid #fff;position:relative}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border.hide-item{display:none}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border:after{content:"";position:absolute;width:20px;height:20px;background-image:url("/integration/mundoimperialproperty/public/images/icons/faq-mb-icon.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;bottom:-16px;right:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}@media(min-width: 1024px){.unit-faq-module .content-wrapper .faqs-wrapper .faq-border:after{display:none}}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border.show{border-bottom:.1px solid #fff}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border.show:after{transform:rotate(180deg);bottom:-4.8px}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border .faq-accordion{position:relative;padding:19px 5px 22px 5px}@media(min-width: 1024px){.unit-faq-module .content-wrapper .faqs-wrapper .faq-border .faq-accordion{padding:19px 17.8px 30px 17.8px}}@media(min-width: 1024px){.unit-faq-module .content-wrapper .faqs-wrapper .faq-border .faq-accordion:after{content:"";position:absolute;width:20px;height:20px;background-image:url("/integration/mundoimperialproperty/public/images/icons/down-arrow-head-white.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;top:25px;right:17.8px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border .faq-accordion.active{background-color:#42677c;border-bottom:1px solid rgba(14,62,89,.8);-webkit-background-clip:padding-box;background-clip:padding-box;margin-top:35px}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border .faq-accordion.active:after{transform:rotate(180deg)}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border .faq-accordion .h4-title{color:#fff;font-style:italic}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border .faq-panel{max-height:0;background-color:#42677c;overflow:hidden;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}.unit-faq-module .content-wrapper .faqs-wrapper .faq-border .faq-panel .faq-content{color:#fff;padding:0 5px}@media(min-width: 1024px){.unit-faq-module .content-wrapper .faqs-wrapper .faq-border .faq-panel .faq-content{padding:24.5px 20.5px 34.5px 20.5px}}.unit-faq-module .content-wrapper .faqs-wrapper .readmore-btn{display:block;margin:30px auto 0 auto}@media(min-width: 1024px){.unit-faq-module .content-wrapper .faqs-wrapper .readmore-btn{margin-top:60px}}@media(min-width: 1024px){.unit-highlight-event-space .wrap-all{width:calc(100% - 60px);margin:auto}}@media(min-width: 1200px){.unit-highlight-event-space .wrap-all{width:83.3%}}.unit-highlight-event-space .content-wrapper{margin-bottom:70px}@media(min-width: 768px){.unit-highlight-event-space .content-wrapper{margin-bottom:85.68px}}@media(min-width: 1024px){.unit-highlight-event-space .content-wrapper{margin-bottom:100px}}@media(min-width: 1024px){.unit-highlight-event-space .content-wrapper .swiper-wrapper{transform:none;gap:2.7%}}.unit-highlight-event-space .image-wrapper .picture-wrp{display:flex}.unit-highlight-event-space .image-wrapper .picture-wrp img{width:100%;object-fit:cover;height:61.87vw}@media(min-width: 768px)and (max-width: 1023px){.unit-highlight-event-space .image-wrapper .picture-wrp img{height:45vw}}.unit-highlight-event-space .text-content .title{position:relative;padding-bottom:25px;margin-top:58.5px}@media(min-width: 768px)and (max-width: 1023px){.unit-highlight-event-space .text-content .title{margin-top:62px}}@media(min-width: 1024px){.unit-highlight-event-space .text-content .title{margin-top:30px}}.unit-highlight-event-space .text-content .title::after{content:"";width:81px;position:absolute;left:0;bottom:0;background-color:#6e2789;height:5px}.unit-highlight-event-space .text-content .desc{padding-right:10px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:0.875rem;line-height:1.5rem}@media(min-width: 1024px){.unit-highlight-event-space .text-content .desc{margin-top:34px;margin-bottom:12px;font-size:0.9375rem;line-height:1.75rem}}@media(min-width: 1024px){.unit-highlight-event-space .text-content .desc p{margin:0}}.unit-highlight-event-space .text-content .body-link{margin-top:22px}@media(min-width: 1024px){.unit-highlight-event-space .text-content .body-link{margin-top:7px}}@media(min-width: 1024px){.unit-highlight-event-space.more-items .content-wrapper{display:flex;justify-content:space-between;margin-bottom:88px}}@media(min-width: 1024px){.unit-highlight-event-space.more-items .content-wrapper .swiper-wrapper{flex-wrap:wrap}}@media(min-width: 1024px){.unit-highlight-event-space.more-items .content-wrapper .item{width:31.5%;height:auto;display:flex;flex-direction:column;margin-bottom:50px}}@media(min-width: 1024px){.unit-highlight-event-space.more-items .content-wrapper .item .image-wrapper .picture-wrp img{height:19.23vw}}@media(min-width: 1024px){.unit-highlight-event-space.more-items .content-wrapper .item .text-content{display:flex;flex-direction:column;height:100%}}.unit-highlight-event-space.more-items .content-wrapper .item .text-content .body-link{margin-top:auto}.unit-highlight-event-space.one-item .content-wrapper .swiper-wrapper{flex-direction:column}@media(min-width: 1024px){.unit-highlight-event-space.one-item .content-wrapper .item{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:25px}}@media(min-width: 1024px){.unit-highlight-event-space.one-item .content-wrapper .item .image-wrapper{width:61.59%}}@media(min-width: 1024px){.unit-highlight-event-space.one-item .content-wrapper .item .image-wrapper .picture-wrp img{height:27.36vw}}@media(min-width: 1024px){.unit-highlight-event-space.one-item .content-wrapper .item .text-content{width:33.2%}}@media(min-width: 1024px){.unit-highlight-event-space.two-items .content-wrapper{display:flex;justify-content:space-between;margin-bottom:88px}}@media(min-width: 1024px){.unit-highlight-event-space.two-items .content-wrapper .swiper-wrapper{flex-wrap:wrap;gap:2.7%}}@media(min-width: 1024px){.unit-highlight-event-space.two-items .content-wrapper .item{width:48.5%;height:auto;display:flex;flex-direction:column;margin-bottom:50px}}@media(min-width: 1024px){.unit-highlight-event-space.two-items .content-wrapper .item .image-wrapper .picture-wrp img{height:19.23vw}}@media(min-width: 1024px){.unit-highlight-event-space.two-items .content-wrapper .item .text-content{display:flex;flex-direction:column;height:100%}}.unit-highlight-event-space.two-items .content-wrapper .item .text-content .body-link{margin-top:auto}.unit-highlight-event-space .swiper-options{right:0;position:absolute;top:65.5vw;z-index:2;left:0;margin:auto;width:fit-content}@media(min-width: 768px){.unit-highlight-event-space .swiper-options{top:48.5vw}}@media(min-width: 1024px){.unit-highlight-event-space .swiper-options{display:none}}.cms-two-images{display:block;position:relative;padding-bottom:84px}@media(min-width: 1024px){.cms-two-images{height:calc(60.68vw + var(--dt-section-padding-top, 80px) + 80px);padding-bottom:0;padding-top:var(--dt-section-margin-top, 80px)}}@media(min-width: 1200px){.cms-two-images{margin-bottom:var(--dt-section-margin-bottom, 100px)}}@media(min-width: 1024px){.cms-two-images.no-second-img{height:calc(45.4vw + var(--dt-section-padding-top, 80px) + 80px)}}.cms-two-images .intro-content__mobile-only{padding:0 30px}@media(min-width: 1024px){.cms-two-images .intro-content__mobile-only{display:none}}.cms-two-images .intro-content__mobile-only .hr-color{height:5px;border:none;margin-left:0;width:100px}@media(min-width: 768px){.cms-two-images .intro-content__mobile-only .hr-color{height:5px}}.cms-two-images .intro-content__larger-only{display:none}@media(min-width: 1024px){.cms-two-images .intro-content__larger-only{display:block;padding-right:121px;margin-right:39vw;padding-left:100px;padding-right:100px;height:27vw}}@media(min-width: 1200px){.cms-two-images .intro-content__larger-only{padding-left:120px;padding-right:120px}}@media(min-width: 1024px){.cms-two-images .two-line-header{max-width:100%;overflow:hidden}}@media(min-width: 1440px){.cms-two-images .two-line-header{max-height:150px}}.cms-two-images .line-one{display:block;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:.76px;line-height:1;color:#466f86}@media(min-width: 1440px){.cms-two-images .line-one{font-size:3.125rem}}.cms-two-images .line-two{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:.76px;line-height:1;color:#0e3e59;text-transform:none;display:flex;padding-left:20px}@media(min-width: 1440px){.cms-two-images .line-two{margin-right:20px;padding-left:40px;font-size:3.125rem}}@media(min-width: 1600px){.cms-two-images .line-two{margin-right:170px}}.cms-two-images .line-two .hr-color{height:5px;border:none;margin-left:0}@media(min-width: 768px){.cms-two-images .line-two .hr-color{height:5px;width:100px}}@media(min-width: 768px)and (max-width: 1023px){.cms-two-images .line-two .hr-color{margin:auto}}.cms-two-images .intro-text{font-size:14px;line-height:30px;margin-top:35px}@media(min-width: 1024px){.cms-two-images .intro-text{max-height:120px;margin-top:20px}}@media(min-width: 1024px)and (max-width: 1199px){.cms-two-images .intro-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media(min-width: 1200px){.cms-two-images .intro-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media(min-width: 1440px){.cms-two-images .intro-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.cms-two-images .btn--arrow{margin-top:30px}@media(min-width: 1024px)and (max-width: 1199px){.cms-two-images .btn--arrow{margin-top:5px}}.cms-two-images .main-content{position:relative;margin-top:45px;background-color:var(--inner-wrapper-bg-color);background-image:var(--inner-wrapper-bg-image);background-size:cover;height:877px}@media(min-width: 1024px){.cms-two-images .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:89vw;height:calc(33.68vw + var(--dt-section-padding-top, 80px) + 125px);margin:0 0 0 auto;padding-top:var(--dt-section-padding-top, 80px)}}.cms-two-images .image-one{display:block;position:absolute;width:71.3vw;height:414px;top:88px;right:0;background-size:cover;background-position:center;border-top-left-radius:var(--image-top-left-radius-var);border-top-right-radius:var(--image-top-right-radius-var)}@media(min-width: 1024px){.cms-two-images .image-one{position:absolute;width:25.56vw;height:33.68vw;top:var(--dt-section-padding-top, 80px);right:13.54vw}}.cms-two-images .image-two{display:block;position:absolute;width:78.67vw;height:414px;top:547px;background-size:cover;background-position:center;border-top-left-radius:var(--image-bottom-left-radius-var);border-top-right-radius:var(--image-bottom-right-radius-var)}@media(min-width: 1024px){.cms-two-images .image-two{width:25.56vw;height:33.68vw;top:calc(27vw + var(--dt-section-padding-top, 80px));left:100px}}@media(min-width: 1200px){.cms-two-images .image-two{left:120px}}@media(min-width: 1300px){.cms-two-images .image-two{top:calc(24vw + var(--dt-section-padding-top, 80px))}}@media(min-width: 1440px){.cms-two-images .image-two{top:calc(22vw + var(--dt-section-padding-top, 80px))}}@media(min-width: 1600px){.cms-two-images .image-two{top:calc(20vw + var(--dt-section-padding-top, 80px))}}@media(min-width: 1800px){.cms-two-images .image-two{top:calc(18vw + var(--dt-section-padding-top, 80px))}}.cms-two-images .impressive-text{display:none}@media(min-width: 1200px){.cms-two-images .impressive-text{display:block;position:absolute;left:-55px;top:-50px;writing-mode:sideways-lr;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:5rem;letter-spacing:3.2px;line-height:1.25;color:#0e3e59;text-transform:uppercase;overflow:visible}}.unit-highlight-slider{position:relative;padding-top:30px}@media(min-width: 1024px){.unit-highlight-slider{padding-top:60px}}@media(min-width: 1024px){.unit-highlight-slider{padding-top:130px}}.unit-highlight-slider .wrap-all{margin-left:36px}@media(min-width: 1024px){.unit-highlight-slider .wrap-all{margin-left:30px}}@media(min-width: 1200px){.unit-highlight-slider .wrap-all{margin-left:8.4vw}}.unit-highlight-slider .bg-image-wrapper{position:absolute;top:0;width:100%}.unit-highlight-slider .bg-image-wrapper .picture-wrp{display:flex}.unit-highlight-slider .bg-image-wrapper .picture-wrp img{width:100%;object-fit:cover;height:48.736vw}@media(min-width: 768px){.unit-highlight-slider .bg-image-wrapper .picture-wrp img{height:40.3vw}}@media(min-width: 1024px){.unit-highlight-slider .bg-image-wrapper .picture-wrp img{height:19.3vw}}.unit-highlight-slider .image-wrapper .picture-wrp{display:flex}.unit-highlight-slider .image-wrapper .picture-wrp img{width:100%;object-fit:cover;height:53.33vw}@media(min-width: 768px){.unit-highlight-slider .image-wrapper .picture-wrp img{height:45.7vw}}@media(min-width: 1024px){.unit-highlight-slider .image-wrapper .picture-wrp img{height:24.7vw}}@media(min-width: 1600px){.unit-highlight-slider .image-wrapper .picture-wrp img{height:22.7vw}}.unit-highlight-slider .item{display:flex;height:auto;flex-direction:column}.unit-highlight-slider .item .item-content-wrapper{display:flex;height:100%;margin-top:63.6px}@media(min-width: 768px){.unit-highlight-slider .item .item-content-wrapper{margin-top:25px}}@media(min-width: 1024px){.unit-highlight-slider .item .item-content-wrapper{margin-top:35px}}.unit-highlight-slider .item .item-content-wrapper .inner-wrap{display:flex;height:100%;flex-direction:column}.unit-highlight-slider .item .item-content-wrapper .inner-wrap .body-content{padding-right:15px}@media(max-width: 767px){.unit-highlight-slider .item .item-content-wrapper .inner-wrap .body-content{margin-top:5px}}@media(min-width: 768px){.unit-highlight-slider .item .item-content-wrapper .inner-wrap .body-content{padding-right:40px}}@media(min-width: 1024px){.unit-highlight-slider .item .item-content-wrapper .inner-wrap .body-content{padding-right:15px}}.unit-highlight-slider .item .item-content-wrapper .inner-wrap .body-content p{margin:7px 0}.unit-highlight-slider .item .item-content-wrapper .inner-wrap .link-btn-wrapper.align-bottom{margin-top:auto}.unit-highlight-slider .item .item-content-wrapper .inner-wrap .link-btn-wrapper .body-link{margin-top:13px}.unit-highlight-slider .item .item-content-wrapper .inner-wrap .link-btn-wrapper .btnWrap{margin-top:8px}.unit-highlight-slider .item .item-content-wrapper .inner-wrap .link-btn-wrapper .btnWrap .btn{padding:12px 0}@media(max-width: 767px){.unit-highlight-slider .item .item-content-wrapper .inner-wrap .link-btn-wrapper .btnWrap .btn{padding:7.5px 0;font-size:1.25rem;line-height:1.8125rem;min-width:159px}}.unit-highlight-slider .design-element{max-width:81px;height:5px;width:100%;display:flex;margin-left:1.5px;margin-top:16px}@media(min-width: 768px){.unit-highlight-slider .design-element{margin-top:25px}}@media(min-width: 1024px){.unit-highlight-slider .design-element{margin-top:7px}}@media(max-width: 767px){.unit-highlight-slider .swiper-options{position:absolute;top:58vw;left:-10px;right:0;margin:auto;width:100%;text-align:center;z-index:2}}@media(min-width: 768px){.unit-highlight-slider .swiper-options{display:flex;justify-content:flex-end;margin-right:7.4vw;margin-top:66px}}.unit-highlight-slider .swiper-options .swiper-pagination{width:fit-content;right:auto;margin-right:280px;left:auto;bottom:5px;display:none}@media(min-width: 768px){.unit-highlight-slider .swiper-options .swiper-pagination{display:flex}}.unit-highlight{position:relative;padding-top:30px}@media(min-width: 1200px){.unit-highlight{padding-top:92px;padding-bottom:86px}}.unit-highlight .wrap-all{margin-left:36px}@media(min-width: 1200px){.unit-highlight .wrap-all{margin-left:0}}.unit-highlight .btnWrap{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.unit-highlight .smaller-screen{display:block}@media(min-width: 1200px){.unit-highlight .smaller-screen{display:none}}.unit-highlight .rate{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.36px;line-height:1.5;color:#0e3e59}.unit-highlight .bg-image-wrapper{position:absolute;top:0;width:100%;height:100%;z-index:-10}.unit-highlight .bg-image-wrapper .picture-wrp{display:flex;height:100%}.unit-highlight .bg-image-wrapper .picture-wrp img{width:100%;object-fit:cover;object-position:left}.unit-highlight .image-wrapper .picture-wrp{display:flex}.unit-highlight .image-wrapper .picture-wrp img{width:100%;object-fit:cover;height:53.33vw}@media(min-width: 1200px){.unit-highlight .image-wrapper .picture-wrp img{height:19.44vw}}.unit-highlight .item{display:flex;height:auto;flex-direction:column}.unit-highlight .item .item-content-wrapper{height:100%;margin-top:63.6px;display:flex;flex-direction:column;flex-grow:1}.unit-highlight .item .item-content-wrapper .inner-wrap{height:100%;display:flex;flex-direction:column;flex-grow:1}.unit-highlight .item .item-content-wrapper .inner-wrap .btn-wrap-link{margin-top:auto}.unit-highlight .item .item-content-wrapper .inner-wrap .body-content{padding-right:15px}.unit-highlight .item .item-content-wrapper .inner-wrap .body-content p{margin:7px 0}.unit-highlight .item .image-wrapper img{border-top-left-radius:var(--slider-item-mb-border-top-left-radius-var);border-top-right-radius:var(--slider-item-mb-border-top-right-radius-var)}.unit-highlight .design-element{max-width:81px;height:5px;width:100%;display:flex;margin-left:1.5px;margin-top:16px}@media(max-width: 767px){.unit-highlight .swiper-options{position:absolute;top:58vw;left:-10px;right:0;margin:auto;width:100%;text-align:center;z-index:2}}.unit-highlight .swiper-options .swiper-pagination{width:fit-content;right:auto;margin-right:280px;left:auto;bottom:5px;display:none}.unit-highlight .grid-section__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.unit-highlight .grid-section__item-wrap.two-col .grid-item{width:calc(50% - 40px)}@media(min-width: 1200px){.unit-highlight .grid-section__item-wrap.two-col .grid-item{display:flex;flex-direction:column}}@media(min-width: 1200px){.unit-highlight .grid-section__item-wrap.two-col .grid-item .item-content-wrapper{display:flex;flex-direction:column;flex-grow:1;height:100%;margin-top:63.6px}}@media(min-width: 1200px){.unit-highlight .grid-section__item-wrap.two-col .grid-item .item-content-wrapper .inner-wrap{display:flex;height:100%;flex-direction:column;flex-grow:1}}.unit-highlight .grid-section__item-wrap.two-col .grid-item .item-content-wrapper .inner-wrap .btn-wrap-link{margin-top:auto}@media(min-width: 1200px){.unit-highlight .grid-section__item-wrap.two-col .grid-item .item-content-wrapper .inner-wrap .body-content{padding-right:15px}.unit-highlight .grid-section__item-wrap.two-col .grid-item .item-content-wrapper .inner-wrap .body-content p{margin:7px 0}}.unit-highlight .grid-section__item-wrap.three-col .grid-item{display:flex;flex-direction:column;width:calc(33.3% - 40px)}@media(min-width: 1200px){.unit-highlight .grid-section__item-wrap.three-col .grid-item .item-content-wrapper{display:flex;flex-direction:column;flex-grow:1;height:100%;margin-top:63.6px}}@media(min-width: 1200px){.unit-highlight .grid-section__item-wrap.three-col .grid-item .item-content-wrapper .inner-wrap{display:flex;height:100%;flex-direction:column;flex-grow:1}}.unit-highlight .grid-section__item-wrap.three-col .grid-item .item-content-wrapper .inner-wrap .btn-wrap-link{margin-top:auto}@media(min-width: 1200px){.unit-highlight .grid-section__item-wrap.three-col .grid-item .item-content-wrapper .inner-wrap .body-content{padding-right:15px}.unit-highlight .grid-section__item-wrap.three-col .grid-item .item-content-wrapper .inner-wrap .body-content p{margin:7px 0}}.unit-highlight .grid-section__item-wrap .image-wrapper{margin-bottom:25px}.unit-highlight .grid-section .picture-wrp img{border-top-left-radius:var(--slider-item-dt-border-top-left-radius-var);border-top-right-radius:var(--slider-item-dt-border-top-right-radius-var)}.unit-highlight .larger-screen{display:none}@media(min-width: 1200px){.unit-highlight .larger-screen{display:block}}.unit-spa-treatments .content-wrapper{cursor:pointer}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper{position:relative}}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper{background-color:#0e3e59;opacity:.88;padding:81px 120px 123px 120px}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .bg-img-area{display:none}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .bg-img-area{display:block;position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;top:0;left:0;z-index:-1}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .bg-img-area:after{content:"";position:absolute;width:100%;height:100%;background-color:var(--section-background-overlay, rgba(14, 62, 89, 0.8));top:0;left:0}.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area{position:relative;padding:39.5px 0}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area{padding:0}}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area.first{margin-top:0}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area .bg-img-area-mb{display:block;position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;top:0;left:0;z-index:-1}.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area .bg-img-area-mb:after{content:"";position:absolute;width:100%;height:100%;background-color:#0e3e59;opacity:.88;top:0;left:0}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area .bg-img-area-mb{display:none}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area .text{font-family:FreightBigProBlackRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#fff;text-align:center;display:block;width:70%;margin:auto;position:relative}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area .text{width:fit-content;text-align:left;font-size:2.1875rem;line-height:1.3428571429;padding-bottom:86px}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area .text:after{content:"";position:absolute;width:43px;height:3px;left:0;right:0;bottom:-12px;margin:0 auto}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area .text:after{width:73px;height:5px;bottom:70px}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area:after{content:"";position:absolute;width:20px;height:20px;background-image:url("/integration/mundoimperialproperty/public/images/icons/down-arrow-head-white.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;top:0;bottom:0;left:auto;right:28px;margin:auto 0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area:after{display:none}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area.active{margin-bottom:0}.unit-spa-treatments .content-wrapper .content-inner-wrapper .title-area.active:after{transform:rotate(180deg)}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area{max-height:0;overflow:hidden;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;position:relative;background-color:#0e3e59;padding:0 28px;display:flex;flex-direction:column;margin-bottom:15px}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area{flex-direction:row;flex-wrap:wrap;gap:66px;justify-content:center;max-height:unset;overflow:unset;position:unset;background-color:unset;padding:0;margin-bottom:0}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area:after{content:"";position:absolute;width:100%;height:100%;background-color:#0e3e59;opacity:.88;top:0;left:0}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area:after{display:none}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .bg-img-area-mb{width:100%;height:100%;position:absolute;left:0}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .bg-img-area-mb{display:none}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card{background:var(--background-color-card);padding:69px 40px 58px 40px;margin-bottom:55px;position:relative;z-index:1}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card:first-child{margin-top:55px}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card:first-child{margin-top:0}}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card{flex:0 0 47.25%;max-width:47.25%;padding:40.5px 45px 44.5px 45px;margin-bottom:0;position:unset}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card .detail-title-area{display:flex;flex-direction:column}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card .detail-title-area{flex-direction:row;justify-content:space-between}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card .detail-title-area .card-title{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1.5;color:#0e3e59}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card .detail-title-area .card-title{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.75rem;line-height:1.0714285714;text-transform:capitalize}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card .detail-title-area .card-sub-title{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:2.35;color:#0e3e59}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-card .detail-title-area .card-sub-title{font-family:FreightBigProBoldItalic,"Times New Roman",serif;font-size:1.625rem;line-height:1.6785714286}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .desc{margin-top:22px}@media(min-width: 1024px){.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .desc{min-height:77px;max-height:77px;overflow-y:auto;scrollbar-width:thin;scroll-behavior:smooth}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .desc::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .desc::-webkit-scrollbar{width:5px}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .desc::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .desc p{margin:0;padding:0;box-sizing:border-box}}.unit-spa-treatments .content-wrapper .content-inner-wrapper .detail-area .detail-link{margin-top:15px}.property-booking-mask{display:none}.property-booking-mask .bm-logo-wrap{width:92px;position:absolute;top:11px;left:10px}.property-booking-mask .bm-logo-wrap img{width:100%}@media(min-width: 1200px){.property-booking-mask .bm-logo-wrap{display:none}}.property-booking-mask .booking-link-popup{opacity:0;display:flex;background-color:#0e3e59;position:fixed;top:0;z-index:300;flex-direction:column;display:none}@media(min-width: 1200px){.property-booking-mask .booking-link-popup{justify-content:space-evenly;flex-direction:row}}.property-booking-mask .bmp-col{width:100%;height:14.9vh;margin-bottom:4.14vh;display:flex;flex-direction:column;justify-content:center;position:relative}@media(min-width: 1200px){.property-booking-mask .bmp-col{width:23.26vw;height:100%;background-size:cover}}@media(min-width: 1200px){.property-booking-mask .bmp-col.width34{width:34%}}@media(min-width: 1200px){.property-booking-mask .bmp-col.width33{width:33%}}@media(min-width: 1200px){.property-booking-mask .bmp-col.width32{width:32%}}@media(min-width: 1200px){.property-booking-mask .bmp-col.width31{width:31%}}@media(min-width: 1200px){.property-booking-mask .bmp-col.width30{width:30%}}@media(min-width: 1200px){.property-booking-mask .bmp-col.width28{width:28%}}@media(min-width: 1200px){.property-booking-mask .bmp-col.width26{width:26%}}@media(min-width: 1200px){.property-booking-mask .bmp-col::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:var(--booking-options-overlay-color-var)}}.property-booking-mask .bm-title-wrap{position:relative;display:flex;flex-direction:column;justify-content:center;background-color:#42677c;height:100%;cursor:pointer;border:none;text-decoration:none}@media(min-width: 768px){.property-booking-mask .bm-title-wrap{height:158px;background:rgba(0,0,0,0);z-index:300}}.property-booking-mask .bm-title-wrap::before{position:absolute;content:"";top:0;left:0;width:50%;border:1px solid #efbb2b;transition:all .3s ease}.property-booking-mask .bm-title-wrap::after{position:absolute;content:"";bottom:0;left:50%;width:50%;border:1px solid #efbb2b;transition:all .3s ease}.property-booking-mask .bm-title-wrap:hover::before{left:50%}.property-booking-mask .bm-title-wrap:hover::after{left:0}.property-booking-mask .bm-title-wrap:hover .bm-title-one{text-align:right}.property-booking-mask .bm-title-wrap:hover .bm-title-two{text-align:left}@media(min-width: 1200px){.property-booking-mask .bm-title-wrap:hover{background-color:#0e3e59}}.property-booking-mask .book-room{margin-top:6.29vh}@media(min-width: 1200px){.property-booking-mask .book-room{margin-top:0}}.property-booking-mask .bm-title{display:block}.property-booking-mask .bm-title-one{width:100%;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0px;line-height:1.1818181818;color:#fff;text-align:center;transition:all .3s ease}@media(min-width: 1200px){.property-booking-mask .bm-title-one{text-align:left;font-size:40px;line-height:1}}.property-booking-mask .bm-title-two{width:100%;font-family:FreightBigProBoldItalic,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0px;line-height:1.1818181818;color:#fff;text-align:center;transition:all .3s ease}@media(min-width: 1200px){.property-booking-mask .bm-title-two{text-align:right;font-size:40px;line-height:1}}.property-booking-mask .bm-popup{position:fixed;background:#0e3e59;top:0;left:0;z-index:200}.property-booking-mask .bm-core-wrap{background-color:#f5f5f5;height:100%;padding:0 calc(13.33vw - 10px);display:flex;flex-direction:column;justify-content:center;width:100%}@media(min-width: 1200px){.property-booking-mask .bm-core-wrap{padding:0 49px;width:440px;min-width:440px}}.property-booking-mask .bm-core-wrap .bm-core-inner-wrap{padding:0 10px;overflow:auto;margin:25px 0}.property-booking-mask .bm-img-wrap{display:none;transition:all .3s ease}@media(min-width: 1200px){.property-booking-mask .bm-img-wrap{display:block;height:100%;width:calc(100% - 440px);background-size:cover;border-left:20px solid #323c4b;transition:width 3s ease-in-out;position:relative}.property-booking-mask .bm-img-wrap:after{content:"";position:absolute;background-color:var(--booking-options-overlay-color-var);mix-blend-mode:multiply;width:100%;height:100%;top:0;left:0;opacity:.8}}.property-booking-mask .bm-core-title-wrap{width:max-content;min-width:132px;margin:0 auto}@media(min-width: 1200px){.property-booking-mask .bm-core-title-wrap{min-width:227px}}.property-booking-mask .bm-core-title{display:block}.property-booking-mask .bm-core-title-one{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:.76px;line-height:1;color:#42677c}@media(min-width: 1200px){.property-booking-mask .bm-core-title-one{font-size:50px;letter-spacing:1px;line-height:1}}.property-booking-mask .bm-core-title-two{text-align:right;text-transform:lowercase;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:.76px;line-height:1;color:#0e3e59}@media(min-width: 1200px){.property-booking-mask .bm-core-title-two{font-size:50px;letter-spacing:1px;line-height:1}}.property-booking-mask .bm-select-tab{background:none;border-radius:0;border:none;padding:0;cursor:pointer;font-family:PoppinsRegular,Helvetica,sans-serif;font-size:0.9375rem;letter-spacing:0px;line-height:1.8666666667;color:#0e3e59;margin:0 5px;line-height:1.5}@media(min-width: 1200px){.property-booking-mask .bm-select-tab{font-family:PoppinsRegular,Helvetica,sans-serif;font-size:1rem;letter-spacing:0px;line-height:1;color:#0e3e59}}.property-booking-mask .bm-select-tab.pressed{border-bottom:1px solid #0e3e59}.property-booking-mask #hotel-and-air{text-decoration:none}.property-booking-mask .tab-wrap{display:flex;justify-content:center;margin-top:11px}@media(min-width: 1200px){.property-booking-mask .tab-wrap{margin-top:28px}}.property-booking-mask .hotel-wrap{text-align:center;margin-top:18px}@media(min-width: 1200px){.property-booking-mask .hotel-wrap{margin-top:25px}}.property-booking-mask #hotels{width:100%}@media(min-width: 1200px){.property-booking-mask #hotels{width:100%}}.property-booking-mask .custom-select-container{border-radius:0;border:none;border-bottom:1px solid #3c5579;text-align:left}.property-booking-mask #select2-hotels-container{padding:0;color:#935602;font-size:14px;letter-spacing:0px}@media(min-width: 1200px){.property-booking-mask #select2-hotels-container{font-size:18px}}.property-booking-mask .select2-container .custom-select-container{border-radius:unset;border:none;border-bottom:1px solid #394455;background-color:#f5f5f5}.property-booking-mask .date-container{display:flex;justify-content:space-between;margin-top:30px}@media(min-width: 1200px){.property-booking-mask .date-container{margin-top:20px}}.property-booking-mask .date-wrapper{width:50%;line-height:1;cursor:pointer;border:2px solid #0e3e59;padding:0 10px}@media(min-width: 1200px){.property-booking-mask .date-wrapper{border-width:2px}}.property-booking-mask .date-wrapper.active .date-display{border:2px solid #efbb2b}@media(min-width: 1200px){.property-booking-mask .date-wrapper{width:130px;border:none;padding:0}}.property-booking-mask .date-wrapper .bm-field-label{display:block;text-align:left;font-family:PoppinsMedium,Helvetica,sans-serif;font-size:0.625rem;letter-spacing:.5px;line-height:1.6;color:#fff;background-color:#42677c;margin-top:0;margin:0 -10px;text-align:center}@media(min-width: 1200px){.property-booking-mask .date-wrapper .bm-field-label{margin-top:0px;font-family:PoppinsMedium,Helvetica,sans-serif;font-size:1rem;letter-spacing:.16px;line-height:1.875;color:#0e3e59;text-transform:uppercase;background:none;margin-left:0;margin-right:0}}.property-booking-mask .date-display{display:none;border:1px solid #0e3e59;width:130px;height:130px;flex-direction:column;text-align:center;justify-content:center}@media(min-width: 1200px){.property-booking-mask .date-display{display:flex;border-width:2px}}.property-booking-mask .date-display .month{font-family:PoppinsMedium,Helvetica,sans-serif;font-size:1rem;letter-spacing:.16px;line-height:1.875;color:#0e3e59;text-transform:uppercase}.property-booking-mask .date-display .date{font-size:44px;letter-spacing:2.2px;line-height:1;color:#0e3e59}.property-booking-mask .date-display .year{font-size:16px;letter-spacing:.8px;color:#0e3e59}.property-booking-mask .bm-select-wrap{border:2px solid #0e3e59}.property-booking-mask .bm-select-wrap,.property-booking-mask .bm-promo-wrap{display:flex;flex-direction:column;border-top:none}.property-booking-mask .bm-select-wrap .select2-selection__arrow,.property-booking-mask .bm-promo-wrap .select2-selection__arrow{background-size:7px 5px}@media(min-width: 1200px){.property-booking-mask .bm-select-wrap,.property-booking-mask .bm-promo-wrap{border:none;padding-top:0}}.property-booking-mask .bm-select-wrap label,.property-booking-mask .bm-promo-wrap label{line-height:1;text-align:center;font-size:16px;line-height:27px;letter-spacing:0;color:#0e3e59}@media(min-width: 1200px){.property-booking-mask .bm-select-wrap label,.property-booking-mask .bm-promo-wrap label{text-align:left;font-size:18px}}.property-booking-mask .bm-select-wrap .select2-container,.property-booking-mask .bm-promo-wrap .select2-container{display:none}@media(min-width: 1200px){.property-booking-mask .bm-select-wrap .select2-container,.property-booking-mask .bm-promo-wrap .select2-container{display:block}}.property-booking-mask .bm-select-wrap select,.property-booking-mask .bm-promo-wrap select{width:5.56vw;display:none}@media(min-width: 1200px){.property-booking-mask .bm-select-wrap select,.property-booking-mask .bm-promo-wrap select{width:auto;display:block}}@media(min-width: 1200px){.property-booking-mask .bm-promo-wrap{flex-basis:100%;margin-top:30px;font-size:16px;line-height:30px}}@media(min-width: 1200px){.property-booking-mask .bm-promo-wrap label{text-align:center;color:#394455;line-height:30px}}.property-booking-mask #promocode{border:none;border-radius:0;text-align:center;color:#0e3e59;font-family:PoppinsMedium,Helvetica,sans-serif;font-size:0.875rem;letter-spacing:0px;line-height:1.5;color:#0e3e59;margin-bottom:5px;margin-top:5px;background-color:rgba(0,0,0,0);border-bottom:1px solid #0e3e59}@media(min-width: 1200px){.property-booking-mask #promocode{margin-bottom:2px}}.property-booking-mask #bm-checkin-input,.property-booking-mask #bm-checkout-input{display:block}.property-booking-mask #bm-checkin-trigger{border-right:none}@media(min-width: 1200px){.property-booking-mask .pika-single{display:flex}}.property-booking-mask #bm-calendars{transition:width .3s ease}@media(min-width: 1200px){.property-booking-mask #bm-calendars{display:flex;flex-direction:column;justify-content:center;transition:width 3s ease-in-out}}.property-booking-mask .label-value{display:none}@media(min-width: 1200px){.property-booking-mask .label-value{display:flex;align-items:center;justify-content:space-between;padding-right:2px;border-bottom:1px solid #3d556a;width:100%;font-size:12px;letter-spacing:0px;line-height:30px}}.property-booking-mask .stay-wrap{display:flex;flex-direction:column}@media(min-width: 1200px){.property-booking-mask .stay-wrap{flex-direction:row;justify-content:space-between;margin-top:30px;flex-wrap:wrap}}.property-booking-mask .hotel-wrap .select2-container{width:100% !important}.property-booking-mask .hotel-wrap .select2-container .select2-selection--single{width:100%}.property-booking-mask .hotel-wrap .select2-selection__arrow{background-size:15px 9px}.property-booking-mask .mb-label-value{color:#0e3e59;font-family:PoppinsMedium,Helvetica,sans-serif;font-size:0.875rem;letter-spacing:0px;line-height:1.5;color:#0e3e59;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 1200px){.property-booking-mask .mb-label-value{display:none}}.property-booking-mask .mb-label-value svg{width:14px;margin-left:15px;font-size:20px}.property-booking-mask .control{display:flex;align-items:center;justify-content:center;margin-bottom:7px}@media(min-width: 1200px){.property-booking-mask .control{display:none}}.property-booking-mask .crtl-btn{background:none;border-radius:0;border:none;padding:0;cursor:pointer;font-size:17px;width:26px;height:26px}.property-booking-mask .increase{margin-left:32px}.property-booking-mask .decrease{margin-right:32px}.property-booking-mask .stay-label-value{width:10px;text-align:center;color:#0e3e59;font-family:PoppinsMedium,Helvetica,sans-serif;font-size:0.875rem;letter-spacing:.7px;line-height:1.5;color:#0e3e59}.property-booking-mask #select2-rooms-container,.property-booking-mask #select2-adults-container,.property-booking-mask #select2-children-container{font-size:12px;line-height:30px;letter-spacing:0px;color:#0e3e59;padding-left:0px}.property-booking-mask .custom-select-dropdown .select2-results .select2-results__options{background-color:#e0e0e0}.property-booking-mask .custom-select-dropdown .select2-results .select2-results__options .select2-results__option{color:#0e3e59;text-align:left;padding:0 10px;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.property-booking-mask .custom-select-dropdown .select2-results .select2-results__options .select2-results__option--disabled{opacity:.8}.property-booking-mask .custom-select-dropdown .select2-results .select2-results__options .select2-results__option--highlighted{color:#0e3e59;background-color:#efbb2b}@media(min-width: 1200px){.property-booking-mask .bm-popup-btn .bm-title{padding:0 calc((100% - 160px)/2)}}@media(min-width: 1200px){.property-booking-mask .book-event .bm-title{padding:0 calc((100% - 265px)/2)}}@media(min-width: 1200px){.property-booking-mask .book-meeting .bm-title{padding:0 calc((100% - 170px)/2)}}@media(min-width: 1200px){.property-booking-mask .book-experience .bm-title{padding:0 calc((100% - 230px)/2)}}#booking-mask-submit{line-height:1.22;margin-top:24px;margin-left:auto;margin-right:auto;display:block;font-size:22px;line-height:25px;letter-spacing:0;max-width:100%;min-width:0;width:290px}@media(min-width: 1200px){#booking-mask-submit{font-size:18px;line-height:27px;margin-top:35px}}body.booking-popup-opened .property-booking-mask{display:block}body.booking-popup-opened .colse-button{position:fixed;z-index:400;background:rgba(0,0,0,0);border:none;cursor:pointer;top:12px;right:12px}@media(min-width: 1200px){body.booking-popup-opened .colse-button{right:45px;top:20px}}body.booking-popup-opened .colse-button svg line{stroke:#323943}@media(min-width: 1200px){body.booking-popup-opened .colse-button svg line{stroke:#fff}}body.link-popup-opened .colse-button svg line{stroke:#fff}body.link-popup-opened .booking-link-popup{display:flex;width:100%;height:100vh;opacity:1;justify-content:center}@media(min-width: 1200px){body.link-popup-opened .booking-link-popup{justify-content:space-evenly}}body.bm-popup-opened .bm-popup{width:100%;height:100vh;display:flex}body .book-room{border-top-left-radius:var(--book-room-top-left-radius-var);border-top-right-radius:var(--book-room-top-right-radius-var)}body .book-event{border-top-left-radius:var(--book-event-top-left-radius-var);border-top-right-radius:var(--book-event-top-right-radius-var)}body .book-meeting{border-top-left-radius:var(--book-meeting-top-left-radius-var);border-top-right-radius:var(--book-meeting-top-right-radius-var)}body .book-experience{border-top-left-radius:var(--book-experience-top-left-radius-var);border-top-right-radius:var(--book-experience-top-right-radius-var)}.property-booking-mask .pika-label{background:rgba(0,0,0,0);font-size:21px;text-indent:unset;position:relative;padding:0 5px;font-family:FreightBigProBookRegular,"Times New Roman",serif;font-size:1.3125rem;letter-spacing:0px;line-height:1.4285714286;color:#0e3e59}.property-booking-mask .pika-label::before{display:none}.property-booking-mask .pika-table th{font-size:18px;color:#394454}.property-booking-mask .pika-table td{width:35px;height:35px}.property-booking-mask .pika-table td:hover{background-color:#fff}.property-booking-mask .pika-table .pika-button{padding:0;text-align:center;border-radius:0;font-size:14px;letter-spacing:0px;line-height:40px;color:#fff}.property-booking-mask .pika-table .pika-button :hover{color:#394454}.property-booking-mask .pika-table .is-today{background-color:#fff}.property-booking-mask .pika-table .is-today .pika-button{font-weight:normal}.property-booking-mask .pika-table .is-disabled.is-startrange .pika-button{opacity:1}.property-booking-mask .pika-table .is-selected .pika-button{color:#fff;font-weight:normal}.property-booking-mask .pika-table .is-endrange .pika-button{color:#fff;font-weight:normal}.property-booking-mask .pika-table .is-inrange{background-color:#42677c}.property-booking-mask .pika-table .is-inrange .pika-button{color:#fff;font-weight:normal}.property-booking-mask .pika-table .is-inrange:hover{background-color:#fff}.property-booking-mask .pika-table .is-inrange:hover .pika-button{color:#555}.property-booking-mask .pika-table .is-startrange,.property-booking-mask .pika-table .is-selected,.property-booking-mask .pika-table .is-endrange{background-color:#0e3e59}.property-booking-mask .pika-table .is-startrange .pika-button,.property-booking-mask .pika-table .is-selected .pika-button,.property-booking-mask .pika-table .is-endrange .pika-button{color:#fff;font-weight:normal}.property-booking-mask .pika-table .is-startrange:hover .pika-button,.property-booking-mask .pika-table .is-selected:hover .pika-button,.property-booking-mask .pika-table .is-endrange:hover .pika-button{color:#555}.property-booking-mask .pika-single{align-content:center;align-items:center;display:flex;align-content:center;height:74vh;align-items:center;min-height:400px;padding:0 32px;justify-content:space-between;margin-left:0;height:100vh}@media(min-width: 1200px){.property-booking-mask .pika-single{margin-left:20px;height:90vh}}.property-booking-mask .pika-single abbr{font-size:18px;line-height:30px;letter-spacing:0px;font-weight:normal}.property-booking-mask .pika-single .pika-lendar{position:relative;min-height:300px;padding:0}@media(min-width: 1200px){.property-booking-mask .pika-single .pika-lendar{width:305px}}.property-booking-mask .pika-single .pika-lendar::before{position:absolute;top:0;content:"";width:100%;border:1px solid #efbb2b;left:0}.property-booking-mask .pika-single .pika-lendar::after{position:absolute;bottom:0;content:"";width:100%;border:1px solid #efbb2b;left:0}.property-booking-mask .pika-single .pika-title{margin:5px 0}.property-booking-mask .pika-single .pika-title .pika-prev,.property-booking-mask .pika-single .pika-title .pika-next{width:30px;height:30px;opacity:1.6;top:1.5vw}@media(min-width: 1024px){.property-booking-mask .pika-single .pika-title .pika-prev,.property-booking-mask .pika-single .pika-title .pika-next{top:.5vw}}.property-booking-mask .pika-single .pika-button:hover{color:#394454}.calendars-visible #bm-calendars{position:absolute;width:100%}@media(min-width: 1200px){.calendars-visible #bm-calendars{position:relative;width:391px;transition:width 3s ease-in-out}}.calendars-visible .bm-img-wrap{width:calc(100% - 831px);width:100%;transition:width 3s ease-in-out}.unit-latest-articles .content-wrapper{position:relative;padding:41px 0 91px 0}.unit-latest-articles .content-wrapper:after{content:"";position:absolute;background-color:#efbb2b;width:50.4%;height:100%;top:0;left:0;z-index:-1}@media(min-width: 1024px){.unit-latest-articles .content-wrapper:after{width:25.1%}}.unit-latest-articles .content-wrapper .h2-title{display:flex;flex-direction:column;width:fit-content;font-size:2.375rem;margin-left:7.8%;margin-bottom:36px}@media(min-width: 1024px){.unit-latest-articles .content-wrapper .h2-title{font-size:3.125rem;margin-left:8.3%;margin-left:7.8%;margin-bottom:46px}}.unit-latest-articles .content-wrapper .h2-title .line-one{color:#42677c;font-size:2.375rem;line-height:3.125rem}@media(min-width: 1024px){.unit-latest-articles .content-wrapper .h2-title .line-one{font-size:3.125rem}}.unit-latest-articles .content-wrapper .h2-title .line-two{margin-left:14.5px;font-size:2.375rem;text-transform:none;letter-spacing:0px;line-height:2.5rem}@media(min-width: 1024px){.unit-latest-articles .content-wrapper .h2-title .line-two{font-size:3.125rem;margin-left:53px;letter-spacing:1px;line-height:3.125rem}}.unit-latest-articles .content-wrapper .details-wrapper{color:#fff}@media(min-width: 1024px){.unit-latest-articles .content-wrapper .details-wrapper{width:84.34%;margin:0 auto;display:flex;flex-wrap:wrap}}.unit-latest-articles .content-wrapper .details-wrapper .img-area{width:85.3vw;padding-top:33.3%;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;margin:0 auto 20px auto}@media(min-width: 1024px){.unit-latest-articles .content-wrapper .details-wrapper .img-area{flex:0 0 32.278%;padding-top:17%;margin:0 auto}}.unit-latest-articles .content-wrapper .details-wrapper .img-area:last-child{margin-bottom:0}.unit-latest-articles .content-wrapper .details-wrapper .img-area .overlay{position:absolute;width:100%;height:100%;top:0;left:0}.unit-latest-articles .content-wrapper .details-wrapper .img-area .category{display:none}@media(min-width: 1024px){.unit-latest-articles .content-wrapper .details-wrapper .img-area .category{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.4375;color:#fff;display:block;background-color:#0e3e59;padding:8.5px 45.5px;position:absolute;top:0;right:0;z-index:1}}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area{position:relative;z-index:1;padding:0 18px 47px 18px}@media(min-width: 1200px){.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area{padding:0 4px 62px 51px}}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .date{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.4375;color:#fff;margin-bottom:14px}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .title .h4-title{color:#fff;font-style:italic;font-size:1.5rem;line-height:1.25}@media(min-width: 1024px){.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .title .h4-title{font-size:1.875rem;font-weight:500;line-height:1.1;letter-spacing:0.0225px}}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .title .line{width:48px;height:5px;border:0;background-color:#fff;margin-left:0}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .desc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5rem}@media(min-width: 768px){.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .desc{margin-right:25px}}@media(min-width: 1200px){.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .desc{padding-right:75px}}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .desc p{margin:0;padding:0;box-sizing:border-box}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .body-link{color:#fff;margin-top:22px}@media(min-width: 1200px){.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .body-link{margin-top:12px}}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .body-link .the-arrow-left .shaft{background-color:#fff}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .body-link .the-arrow-left .shaft:after{background-color:#fff}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .body-link .the-arrow-left .shaft:before{background-color:#fff}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .body-link .the-arrow-right .shaft{background-color:#fff}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .body-link .the-arrow-right .shaft:after{background-color:#fff}.unit-latest-articles .content-wrapper .details-wrapper .img-area .text-area .body-link .the-arrow-right .shaft:before{background-color:#fff}.cms-large-text-image{overflow:hidden;margin-bottom:33px;align-items:center}@media(min-width: 1024px){.cms-large-text-image{display:block;overflow:hidden;background-color:#f5f5f5;padding:0px 8.35vw 100px;margin:0 auto;align-items:center;margin-bottom:50px}}.cms-large-text-image .content-wrapper{display:flex;flex-direction:column-reverse;max-width:1200px;width:100%;margin:0 auto;justify-content:center}@media(min-width: 768px){.cms-large-text-image .content-wrapper{display:flex;flex-direction:row}}.cms-large-text-image .content-wrapper .txt-wrapper{position:relative;background-color:#e0e0e0}@media(min-width: 1024px){.cms-large-text-image .content-wrapper .txt-wrapper{left:30px;height:fit-content}}@media(min-width: 768px)and (max-width: 1199px){.cms-large-text-image .content-wrapper .txt-wrapper{left:28px;height:fit-content}}.cms-large-text-image .content-wrapper .text-section{padding:98px 19px 45px 17px;font-family:PoppinsRegular,Helvetica,sans-serif;font-size:14px;letter-spacing:0px;line-height:30px;color:#555;position:relative;justify-content:center}@media(min-width: 1024px){.cms-large-text-image .content-wrapper .text-section{height:calc(100% - 25px);padding:95px 60px 68px 61px;position:relative;font-size:15px}}@media(min-width: 768px)and (max-width: 1199px){.cms-large-text-image .content-wrapper .text-section{bottom:44px;font-size:15px;padding:112px 26px 58px 28px;height:fit-content}}.cms-large-text-image .content-wrapper .text-section .content-wrap .container{max-width:410px;height:100%}.cms-large-text-image .content-wrapper .text-section .content-wrap .container .hr-color{margin:auto;height:4px;max-width:64px;border:none;margin-left:0px}@media(min-width: 768px){.cms-large-text-image .content-wrapper .text-section .content-wrap .container .hr-color{margin:auto;height:5px;max-width:62px;border:none;margin-left:0px}}.cms-large-text-image .content-wrapper .text-section .content-wrap .container .desc h3{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.75rem;line-height:1.625rem;color:#0e3e59}@media(min-width: 768px){.cms-large-text-image .content-wrapper .text-section .content-wrap .container .desc h3{font-size:2rem;line-height:2.125rem}}.cms-large-text-image .content-wrapper .text-section .content-wrap .container .desc h4{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.75rem;line-height:1.625rem;color:#0e3e59;letter-spacing:.75px}@media(min-width: 768px){.cms-large-text-image .content-wrapper .text-section .content-wrap .container .desc h4{font-size:1.875rem;line-height:2.0625rem}}.cms-large-text-image .content-wrapper .img-wrp{width:61%}@media(max-width: 767px){.cms-large-text-image .content-wrapper .img-wrp{position:relative;top:22px}}.cms-large-text-image .content-wrapper .img-wrp .bg-img{width:92.6vw;height:124.4vw;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1024px){.cms-large-text-image .content-wrapper .img-wrp .bg-img{top:0px;width:43.6vw;height:calc(100% + 70px)}}@media(min-width: 1600px){.cms-large-text-image .content-wrapper .img-wrp .bg-img{width:33.6vw}}@media(min-width: 768px)and (max-width: 1199px){.cms-large-text-image .content-wrapper .img-wrp .bg-img{width:50.6vw;margin-right:35px}}.cms-text-and-image-with-background .content-wrapper{display:flex;flex-direction:column-reverse;position:relative}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper{flex-direction:row;padding:6.95% 0;margin-left:8.4%;margin-right:8.4%}}.cms-text-and-image-with-background .content-wrapper .text-area{width:85.3%;margin:auto}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper .text-area{width:54.6%}}.cms-text-and-image-with-background .content-wrapper .text-area .title-area .line-one{color:#466f86}.cms-text-and-image-with-background .content-wrapper .text-area .title-area .line-two{margin-bottom:17px}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper .text-area .title-area .line-two{margin-bottom:28px;display:flex;flex-direction:row-reverse}}.cms-text-and-image-with-background .content-wrapper .text-area .title-area .line-two .text{text-transform:lowercase}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper .text-area .title-area .line-two .text{display:block;text-transform:none;width:94%}}.cms-text-and-image-with-background .content-wrapper .text-area .title-area .line-two .line{width:50.7%;height:5px;border:0;margin:19px 0 0 auto}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper .text-area .title-area .line-two .line{width:5%;display:block;margin:0 30px 20px 0;align-self:flex-end}}.cms-text-and-image-with-background .content-wrapper .text-area .desc{font-size:0.875rem;margin-bottom:26px}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper .text-area .desc{font-size:0.9375rem;width:72%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.cms-text-and-image-with-background .content-wrapper .text-area .btn--primary{min-width:147px}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper .text-area .btn--primary{min-width:162px}}.cms-text-and-image-with-background .content-wrapper .img-area{width:84.8%;padding-top:83.7%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:0 0 60px auto}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper .img-area{width:32.6%;padding-top:40.1%;margin:0 8.4% 0 auto}}.cms-text-and-image-with-background .content-wrapper .img-area .bg-color{width:100%;height:28.4%;background:var(--bg-color-overlay);position:absolute;top:0;left:0;z-index:-1}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper .img-area .bg-color{width:26.3%;height:100%;left:auto;right:0}}.cms-text-and-image-with-background .content-wrapper .img-area .image{background-size:cover;background-position:center;background:var(--bg-image-overlay)}.cms-text-and-image-with-background .content-wrapper .img-area .bg-image-wrapper{height:100%}.cms-text-and-image-with-background .content-wrapper .img-area .bg-image-wrapper .bg-image{position:relative;width:100%;height:100%}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper.left-img{flex-direction:row-reverse}}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper.left-img .text-area .title-area .line-two{flex-direction:row}}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper.left-img .text-area .title-area .line-two .text{margin-left:32px;width:fit-content}}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper.left-img .text-area .title-area .line-two .line{margin:0 0 20px 30px}}.cms-text-and-image-with-background .content-wrapper.left-img .img-area{margin:0 auto 60px 0}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper.left-img .img-area{margin:0 0 0 auto}}.cms-text-and-image-with-background .content-wrapper.left-img .img-area .bg-color{left:auto;right:0}@media(min-width: 1024px){.cms-text-and-image-with-background .content-wrapper.left-img .img-area .bg-color{left:0;right:auto}}@media(min-width: 1024px){.cms-entertainment-option{margin-bottom:50px;margin-top:50px}}.cms-entertainment-option .content-wrapper{display:flex;flex-direction:column-reverse}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper{flex-direction:column;position:relative}}.cms-entertainment-option .content-wrapper .text-with-background{background-color:#efbb2b;padding:134px 0 51px 0;position:relative}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper .text-with-background{padding:6vw 0 8.15vw 0;width:55.84%;margin:0 0 70px auto}}.cms-entertainment-option .content-wrapper .text-with-background .text-area{width:92.8%;color:#fff;margin-left:auto;margin-right:0}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper .text-with-background .text-area{width:73.2%;margin:0 0 0 14.5vw}}.cms-entertainment-option .content-wrapper .text-with-background .text-area .title-area .line-one{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:.76px;line-height:1.3157894737;color:#0e3e59}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper .text-with-background .text-area .title-area .line-one{font-size:3.125rem}}.cms-entertainment-option .content-wrapper .text-with-background .text-area .title-area .line-two{margin-bottom:10px;text-transform:none}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper .text-with-background .text-area .title-area .line-two{display:flex;flex-wrap:wrap}}.cms-entertainment-option .content-wrapper .text-with-background .text-area .title-area .line-two .text{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:.76px;line-height:1.3157894737;color:#0e3e59;margin-left:60px}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper .text-with-background .text-area .title-area .line-two .text{font-size:3.125rem;flex:0 0 fit-content;line-height:2.5rem;margin-left:55px}}.cms-entertainment-option .content-wrapper .text-with-background .text-area .title-area .line-two .line{display:block;width:50%;right:0;height:5px;border:0;margin:23.1px 0 0 auto;position:absolute}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper .text-with-background .text-area .title-area .line-two .line{flex:0 0 35%;align-self:flex-end;width:20%;margin:0 0 -18px 30px}}@media(min-width: 1200px){.cms-entertainment-option .content-wrapper .text-with-background .text-area .title-area .line-two .line{margin:0 0 10px 30px}}.cms-entertainment-option .content-wrapper .text-with-background .text-area .desc{color:#3a4252;margin-top:46.5px}@media(max-width: 767px){.cms-entertainment-option .content-wrapper .text-with-background .text-area .desc{font-size:0.875rem;padding-right:15px}}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper .text-with-background .text-area .desc{width:78.2%;margin-top:26px}}.cms-entertainment-option .content-wrapper .text-with-background .text-area .btn--secondary{display:none}.cms-entertainment-option .content-wrapper .text-with-background .text-area .btn--primary{min-width:136px;margin-top:30.5px}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper .text-with-background .text-area .btn--primary{margin-left:4px;margin-top:0}}.cms-entertainment-option .content-wrapper .img-area{width:85.3%;padding-top:83.7%;background-repeat:no-repeat;background-size:cover;background-position:center;margin-bottom:-67px;margin-left:auto;z-index:2}@media(min-width: 768px){.cms-entertainment-option .content-wrapper .img-area{padding-top:56.7%}}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper .img-area{width:53.2%;padding-top:42.7%;margin-bottom:0;position:absolute;bottom:0;margin-left:0;width:53.2vw;top:70px}}@media(min-width: 1200px){.cms-entertainment-option .content-wrapper .img-area{padding-top:28.7%}}.cms-entertainment-option .content-wrapper.right-img .text-with-background{background-color:#0e3e59;padding:122px 0 51px 0}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper.right-img .text-with-background{margin:0 auto 70px 0;padding:100px 0 100px 0;padding:100px 0 100px 0;width:55.9vw}}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area{width:32.6vw;margin:0 0 0 8.2vw}}.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area .title-area .line-one{color:#ecf5fa}.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area .title-area .line-two .text{color:#fff}.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area .title-area .line-two .line{width:50%}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area .title-area .line-two .line{width:32%}}.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area .desc{color:#fff}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area .desc{margin-top:32px}}.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area .btn--primary{display:none}.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area .btn--secondary{display:inline-block;min-width:136px;margin-top:30px}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper.right-img .text-with-background .text-area .btn--secondary{margin-top:12px}}.cms-entertainment-option .content-wrapper.right-img .img-area{margin-right:auto;margin-left:0}@media(min-width: 1024px){.cms-entertainment-option .content-wrapper.right-img .img-area{right:0;margin-left:auto;margin-right:0;top:70px}}.contact-information{margin-bottom:70px}@media(min-width: 1024px){.contact-information{margin-bottom:100px}}.contact-information .container-wrap-all{padding-top:154px;position:relative}@media(min-width: 768px){.contact-information .container-wrap-all{width:84.8vw;margin:0 auto}}@media(min-width: 1024px){.contact-information .container-wrap-all{padding-top:10vw;width:83.34vw}}.contact-information .image-wrap{width:92.4%;left:auto;position:absolute;right:0;height:154px;top:0}@media(min-width: 1024px){.contact-information .image-wrap{height:14.26vw;width:38.91%}}.contact-information .image-wrap .img-bg{height:100%;width:100%;background-size:cover;background-repeat:no-repeat}.contact-information .image-wrap .img-bg::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:var(--bg-img-overlay)}.contact-information .image-wrap .img-bg img{opacity:0;height:0;width:0}.contact-information .image-wrap .block-title{margin:0;position:relative;color:#fff;text-align:center;top:50%;transform:translateY(-50%);font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.75rem;line-height:1.75rem;padding-top:9px}@media(min-width: 1024px){.contact-information .image-wrap .block-title{padding-top:15px;font-size:2rem;line-height:2.125rem}}.contact-information .image-wrap .block-title::before{content:"";width:49px;top:0;margin:auto;left:0;right:0;height:3px;background:var(--contact-information-block-line-color);position:absolute}@media(min-width: 1024px){.contact-information .image-wrap .block-title::before{height:5px}}@media(min-width: 1024px){.contact-information .contact-list{display:flex}}.contact-information .content-wrap{width:92.4%;padding:58px 7.6% 73px}.contact-information .content-wrap:not(.background-color){background-color:#e0e0e0}@media(min-width: 1024px){.contact-information .content-wrap{width:59.72vw;padding:4.24vw 7.6vw}}.contact-information .content-wrap .contact-item-title{margin:0;font-size:1.5rem;line-height:2.25rem;position:relative;padding-bottom:15px;margin-bottom:20px;color:#0e3e59;font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-weight:normal;font-style:italic}@media(min-width: 1024px){.contact-information .content-wrap .contact-item-title{font-size:1.75rem;line-height:1.875rem}}.contact-information .content-wrap .contact-item-title::after{content:"";width:75px;height:3px;position:absolute;background:var(--contact-information-block-line-color);bottom:0;left:0}@media(min-width: 1024px){.contact-information .content-wrap .contact-item-title::after{height:5px}}.contact-information .content-wrap .contact-item{margin-bottom:55px}@media(min-width: 1024px){.contact-information .content-wrap .contact-item{margin-bottom:0;margin-right:47px;width:calc(50% - 23.5px);word-wrap:break-word}}.contact-information .content-wrap .contact-item:last-child{margin-bottom:0}@media(min-width: 1024px){.contact-information .content-wrap .contact-item:last-child{margin-right:0px}}.contact-information .content-wrap .contact-method{margin-bottom:25px}.contact-information .content-wrap .contact-method:last-child{margin-bottom:0}.contact-information .content-wrap .contact-method .label{color:#0e3e59;font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.25rem;line-height:1.875rem;letter-spacing:.4px;margin-bottom:6px}@media(min-width: 1024px){.contact-information .content-wrap .contact-method .label{font-size:1.625rem;line-height:1.875rem;letter-spacing:.52px}}.contact-information .content-wrap .contact-method a{color:#323c4b;font-family:PoppinsRegular,Helvetica,sans-serif;font-size:0.875rem;line-height:1.875rem;letter-spacing:.28px}@media(min-width: 1024px){.contact-information .content-wrap .contact-method a{color:#0e3e59;font-size:0.9375rem;line-height:1.875rem;letter-spacing:.3px}}.highlight-sports{padding-bottom:16px}@media(min-width: 1024px){.highlight-sports{padding-bottom:20px}}@media(min-width: 1024px){.highlight-sports.two-col{padding-bottom:5px}}@media(min-width: 1024px){.highlight-sports.two-col .content-wrapper{width:calc(83.34vw + 32px);max-width:1232px;display:flex;align-items:flex-start}}@media(min-width: 1024px){.highlight-sports.two-col .content-wrapper .one-item{flex:0 0 calc((100% - 64px)/2);max-width:calc((100% - 64px)/2);margin:0 16px 95px;flex-wrap:wrap}}@media(min-width: 1024px){.highlight-sports.two-col .content-wrapper .one-item.swap .detail-wrap{padding:30px 0 0 0;order:1}}@media(min-width: 1024px){.highlight-sports.two-col .content-wrapper .one-item .img-wrap{flex:0 0 100%;max-width:100%}}@media(min-width: 1024px){.highlight-sports.two-col .content-wrapper .one-item .detail-wrap{padding:30px 0 0 0;flex:0 0 100%;max-width:100%}}@media(min-width: 1024px){.highlight-sports.two-col .content-wrapper .one-item .detail-wrap .desc{margin-top:14px}}@media(min-width: 1024px){.highlight-sports.two-col .content-wrapper .one-item .detail-wrap .detail-link{margin-top:8px}}.highlight-sports .content-wrapper{width:84.8vw;margin:0 auto}@media(min-width: 1024px){.highlight-sports .content-wrapper{width:83.34vw;max-width:1200px}}.highlight-sports .content-wrapper .one-item{margin-bottom:54px}@media(max-width: 767px){.highlight-sports .content-wrapper .one-item{padding:0 5px}}@media(min-width: 1024px){.highlight-sports .content-wrapper .one-item{display:flex;align-items:flex-start;margin-bottom:79px}}@media(min-width: 1024px){.highlight-sports .content-wrapper .one-item.swap .img-wrap{order:1}}@media(min-width: 1024px){.highlight-sports .content-wrapper .one-item.swap .detail-wrap{padding:44px 41px 40px 0}}@media(min-width: 1024px){.highlight-sports .content-wrapper .one-item.no-img .detail-wrap,.highlight-sports .content-wrapper .one-item.no-img .img-wrap,.highlight-sports .content-wrapper .one-item.no-details .detail-wrap,.highlight-sports .content-wrapper .one-item.no-details .img-wrap{flex:0 0 100%;max-width:100%}}@media(min-width: 1024px){.highlight-sports .content-wrapper .one-item.no-img .detail-wrap,.highlight-sports .content-wrapper .one-item.no-details .detail-wrap{padding:44px 0 40px}}.highlight-sports .content-wrapper .one-item .img-wrap{background-size:cover;background-position:center center;background-repeat:no-repeat;height:61.86vw;max-height:475px}@media(min-width: 1024px){.highlight-sports .content-wrapper .one-item .img-wrap{height:27.36vw;max-height:438px;flex:0 0 61.6%;max-width:61.6%}}.highlight-sports .content-wrapper .one-item .detail-wrap{margin-top:10px;box-sizing:border-box;padding:0 4px}@media(min-width: 1024px){.highlight-sports .content-wrapper .one-item .detail-wrap{padding:44px 0 40px 41px;flex:0 0 38.4%;max-width:38.4%;margin-top:0}}.highlight-sports .content-wrapper .one-item .detail-wrap .hr-color{border:none;height:5px;width:81px;margin-left:0;margin-top:16px;margin-bottom:0}.highlight-sports .content-wrapper .one-item .detail-wrap .desc{font-size:0.875rem;line-height:1.5rem;margin-top:10px}@media(min-width: 1024px){.highlight-sports .content-wrapper .one-item .detail-wrap .desc{margin-top:36px;font-size:0.9375rem;line-height:1.75rem}}.highlight-sports .content-wrapper .one-item .detail-wrap .desc p:first-child{margin-top:0}@media(min-width: 1024px){.highlight-sports .content-wrapper .one-item .detail-wrap .detail-link{margin-top:10px}}.unit-articles .content-wrapper{padding:48px 0 82px 0;position:relative}@media(min-width: 1024px){.unit-articles .content-wrapper{padding:56px 0 95px 0}}.unit-articles .content-wrapper .bg-shape{width:50.4%;height:100%;background-color:#e0e0e0;position:absolute;top:0;right:0;z-index:-1}@media(min-width: 1024px){.unit-articles .content-wrapper .bg-shape{width:33.44%}}.unit-articles .content-wrapper .category-area-wrapper{margin-bottom:7vw}@media(min-width: 1024px){.unit-articles .content-wrapper .category-area-wrapper{margin-bottom:3.5vw;position:relative}}.unit-articles .content-wrapper .category-area-wrapper .title-area{margin-left:7.8%;margin-bottom:47px}@media(min-width: 1024px){.unit-articles .content-wrapper .category-area-wrapper .title-area{width:fit-content;margin-left:auto;margin-right:8.4%;margin-bottom:0}}.unit-articles .content-wrapper .category-area-wrapper .title-area .line-one{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:0.02888px;line-height:1.3157894737;color:#466f86;text-align:left}@media(min-width: 1024px){.unit-articles .content-wrapper .category-area-wrapper .title-area .line-one{font-size:3.125rem;line-height:1}}.unit-articles .content-wrapper .category-area-wrapper .title-area .line-two{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:0.02888px;line-height:1.3157894737;color:#0e3e59;text-transform:none;margin-left:14.5px}@media(min-width: 1024px){.unit-articles .content-wrapper .category-area-wrapper .title-area .line-two{font-size:3.125rem;line-height:1;margin-left:30px}}.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner{margin:0 auto;padding:0 30px}@media(min-width: 1024px){.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner{margin-left:8.4%;position:absolute;top:0;padding:0}}.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner.is-pinned{position:fixed;background-color:#e0e0e0;z-index:199;left:0;right:0;padding:0;margin:0;display:flex !important;justify-content:center}.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner.is-pinned .filter-btn{position:relative}.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner.is-pinned .filter-btn.active::after{position:absolute;content:"";width:100%;height:5px;top:0;left:0;background-color:#0e3e59}.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner .custom-cat-select{font-family:FreightBigProBoldItalic,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1.5;color:#0e3e59;font-style:italic;background-color:rgba(0,0,0,0);border:0;cursor:pointer}.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner .filter-btn{position:relative;text-transform:capitalize;border:none;background:rgba(0,0,0,0);margin-right:20px;cursor:pointer;font-family:FreightBigProLightRegular,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1.5;color:#0e3e59}.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner .filter-btn.active{font-style:italic;font-family:FreightBigProBoldItalic,"Times New Roman",serif}@media(hover: hover){.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner .filter-btn:hover{font-style:italic;font-family:FreightBigProBoldItalic,"Times New Roman",serif}}.unit-articles .content-wrapper .category-area-wrapper .filter-wrap-inner .filter-btn::before{display:block;content:attr(data-value);font-style:italic;font-family:FreightBigProBoldItalic,"Times New Roman",serif;height:0;overflow:hidden;visibility:hidden}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper{display:flex;flex-direction:column;align-items:center;row-gap:33px}@media(min-width: 1024px){.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper{width:83.4%;flex-direction:unset;align-items:unset;flex-wrap:wrap;column-gap:13px;row-gap:18px;margin:auto}}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card{width:77.3%;display:none}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card.hide{display:none}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card.loaded{display:block}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card.loaded.hide{display:none}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card.loaded.show{display:block}@media(min-width: 1024px){.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card{flex:0 0 23%}}@media(min-width: 1200px){.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card{flex:0 0 24%}}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .img-area{width:100%;aspect-ratio:1;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .img-area .card-category{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.4375;color:#fff;text-align:center;background-color:#0e3e59;position:absolute;top:0;right:0;padding:6px 38px}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area{margin-top:11px}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area .date{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.4375;color:#323c4b;text-align:left}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area .title{margin-top:33px}@media(min-width: 1024px){.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area .title{margin-top:30px}}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area .title .h3-title{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.5rem;line-height:1.5}@media(min-width: 1024px){.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area .title .h3-title{font-size:1.75rem;line-height:41px}}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area .title .line{width:16.6%;height:5px;border:0;background-color:#6e2789;margin-top:10px;margin-left:0}@media(min-width: 1024px){.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area .title .line{margin-top:15px}}.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area .desc{width:98.3%;color:#323c4b;margin-top:10px}@media(min-width: 1024px){.unit-articles .content-wrapper .details-wrapper .detail-card-wrapper .detail-card .card-text-area .desc{width:98.6%;margin-top:15px}}.unit-articles .more-articles-btn{display:block;min-width:196px;margin:26px auto 0 auto;padding:12px}.unit-articles .more-articles-btn.hide{display:none}@media(min-width: 1024px){.unit-articles .more-articles-btn{min-width:236px;margin-top:0}}.unit-articles .select2-container .select2-selection__rendered:after{transition:all 300ms ease-in-out}body.cookie-visible{overflow:hidden}body.cookie-visible>*:not(.cookie-bar-default){pointer-events:none}.cookie-bar-default{width:100vw;position:fixed;z-index:99993;bottom:0;background-color:#0e3e59;box-shadow:0 -4px 17px -2px #414141;transition:opacity .3s ease-in-out;padding:18px 0px 18px}@media(min-width: 1024px){.cookie-bar-default{padding:13px 0px 10px;bottom:0}}.cookie-bar-default .cookie-wrap{max-width:100%;margin:auto;display:flex;align-items:center;width:calc(100% - 40px);padding:0;min-width:auto}@media(min-width: 768px){.cookie-bar-default .cookie-wrap{width:calc(100% - 86px)}}@media(min-width: 1024px){.cookie-bar-default .cookie-wrap{width:calc(100% - 165px);padding:0 15px;min-width:992px}}.cookie-bar-default .cookie-wrap .cookie-contents{width:auto;font-family:PoppinsRegular,Helvetica,sans-serif;font-weight:normal;font-size:0.9375rem;line-height:1.75rem;color:#fff;display:block;float:left;margin-bottom:0;max-width:calc(100% - 134px)}@media(min-width: 1024px){.cookie-bar-default .cookie-wrap .cookie-contents{max-width:calc(100% - 10px);display:initial}}.cookie-bar-default .cookie-wrap .cookie-contents .cookie-text{display:inline;font-family:PoppinsRegular,Helvetica,sans-serif;font-size:0.9375rem;letter-spacing:0px;line-height:1.8666666667;color:#fff}.cookie-bar-default .cookie-wrap .cookie-contents .cookie-text a{color:#fff}.cookie-bar-default .cookie-wrap .cc-compliance{display:inline-block;margin-left:24px;transition:all 300ms ease-in-out;cursor:pointer}@media(min-width: 1024px){.cookie-bar-default .cookie-wrap .cc-compliance{margin-left:60px}}.cookie-bar-default .cookie-wrap .cc-close{display:inline-block;height:17.53px;width:17.53px;position:absolute;top:6px;right:2px;transform:none;z-index:1}@media(min-width: 768px){.cookie-bar-default .cookie-wrap .cc-close{right:16px;transform:translateY(-50%);top:calc(50% + 2px)}}@media(min-width: 1024px){.cookie-bar-default .cookie-wrap .cc-close{right:46px}}.cookie-bar-default .cookie-wrap .cc-close svg{stroke:#fff;cursor:pointer;width:100%;height:auto;display:block}.unit-highlight-events-packages{position:relative;padding-top:30px}@media(min-width: 1200px){.unit-highlight-events-packages{padding-top:92px;padding-bottom:86px}}.unit-highlight-events-packages .wrap-all{margin-left:36px}@media(min-width: 1200px){.unit-highlight-events-packages .wrap-all{margin-left:0}}.unit-highlight-events-packages .btnWrap{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.unit-highlight-events-packages .smaller-screen{display:block}@media(min-width: 1200px){.unit-highlight-events-packages .smaller-screen{display:none}}.unit-highlight-events-packages .rate{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.36px;line-height:1.5;color:#0e3e59}.unit-highlight-events-packages .larger-screen{display:none}@media(min-width: 1200px){.unit-highlight-events-packages .larger-screen{display:block}}.unit-highlight-events-packages .bg-image-wrapper{position:absolute;top:0;width:26vw;height:100%;z-index:-10}@media(min-width: 1200px){.unit-highlight-events-packages .bg-image-wrapper{width:19.375vw}}.unit-highlight-events-packages .bg-image-wrapper .picture-wrp{display:flex;height:100%}.unit-highlight-events-packages .bg-image-wrapper .picture-wrp img{width:100%;object-fit:cover}.unit-highlight-events-packages .image-wrapper .picture-wrp{display:flex}.unit-highlight-events-packages .image-wrapper .picture-wrp img{width:100%;object-fit:cover;height:53.33vw}@media(min-width: 1200px){.unit-highlight-events-packages .image-wrapper .picture-wrp img{height:19.44vw}}.unit-highlight-events-packages .item{display:flex;height:auto;flex-direction:column}.unit-highlight-events-packages .item .item-content-wrapper{display:flex;height:100%;margin-top:63.6px}.unit-highlight-events-packages .item .item-content-wrapper .inner-wrap{display:flex;height:100%;flex-direction:column}.unit-highlight-events-packages .item .item-content-wrapper .inner-wrap .body-content{padding-right:15px}.unit-highlight-events-packages .item .item-content-wrapper .inner-wrap .body-content p{margin:7px 0}.unit-highlight-events-packages .line{max-width:81px;height:5px;width:100%;background-color:#6e2789;display:flex;margin-left:1.5px;margin-top:16px}@media(max-width: 767px){.unit-highlight-events-packages .swiper-options{position:absolute;top:58vw;left:-10px;right:0;margin:auto;width:100%;text-align:center;z-index:2}}.unit-highlight-events-packages .swiper-options .swiper-pagination{width:fit-content;right:auto;margin-right:280px;left:auto;bottom:5px;display:none}.unit-highlight-events-packages .grid-section__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.7%}.unit-highlight-events-packages .grid-section__item-wrap.one-col .grid-item{width:calc(100% - 40px)}.unit-highlight-events-packages .grid-section__item-wrap.two-col .grid-item{width:calc(50% - 40px)}.unit-highlight-events-packages .grid-section__item-wrap.three-col .grid-item{width:calc(33.3% - 40px)}.unit-highlight-events-packages .grid-section__item-wrap .image-wrapper{margin-bottom:25px}.custom-breadcrumb{display:flex;gap:11px;list-style:none;color:#efbb2b;font-weight:bold}.custom-breadcrumb li{list-style:none;display:inline-block}.custom-breadcrumb li:not(first-child){position:relative}.custom-breadcrumb li:not(first-child)::after{position:absolute;content:">";width:5px;height:14px;color:#efbb2b;font-size:17px;padding-left:1px}.custom-breadcrumb a{text-decoration:none;color:#0e3e59}.unit-more-recommendations{margin-bottom:70px}@media(min-width: 1024px){.unit-more-recommendations{width:83.34%;margin:0 auto 80px auto}}.unit-more-recommendations .intro-area{margin-left:9vw}@media(min-width: 1024px){.unit-more-recommendations .intro-area{margin-left:0}}.unit-more-recommendations .intro-area .h2-title{display:flex;flex-direction:column}.unit-more-recommendations .intro-area .h2-title .line-one{color:#466f86;font-size:2.375rem;line-height:3.125rem;letter-spacing:.76px}@media(min-width: 1024px){.unit-more-recommendations .intro-area .h2-title .line-one{font-size:3.125rem;line-height:3.125rem;letter-spacing:1px}}.unit-more-recommendations .intro-area .h2-title .line-two{margin-left:63.5px;text-transform:lowercase;position:relative;font-size:2.375rem;line-height:2.5rem;letter-spacing:.76px}@media(min-width: 1024px){.unit-more-recommendations .intro-area .h2-title .line-two{margin-left:40px;font-size:3.125rem;line-height:3.125rem;letter-spacing:1px}}.unit-more-recommendations .intro-area .h2-title .hr-color{max-width:70px;height:5px;border:none;margin-left:0;position:relative;bottom:37px;left:170px}@media(min-width: 768px){.unit-more-recommendations .intro-area .h2-title .hr-color{height:5px;max-width:340px;bottom:50px;left:250px}}.unit-more-recommendations .more-recommondation{padding-top:52.7px}@media(min-width: 1200px){.unit-more-recommendations .more-recommondation{padding-top:90px}}@media(min-width: 1200px){.unit-more-recommendations .more-recommondation .swiper-wrapper{width:100%;transform:none;flex-wrap:wrap;justify-content:center;column-gap:30px}}@media(min-width: 1440px){.unit-more-recommendations .more-recommondation .swiper-wrapper{column-gap:44px}}@media(min-width: 1200px){.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide{width:30.84%;height:auto;margin-bottom:30px}}@media(min-width: 1200px){.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide:nth-child(n+4){display:none}}.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .img-area{width:100%;height:53.4vw;background-repeat:no-repeat;background-size:cover;background-position:center;margin:0 auto}@media(min-width: 1200px){.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .img-area{width:100%;height:19.46vw;margin:0}}.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area{margin-top:58.5px}@media(min-width: 1200px){.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area{margin-top:35px}}.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .name{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#0e3e59;text-align:left}@media(min-width: 1024px){.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .name{font-size:2rem;line-height:2.125rem}}.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .underline{display:block;width:12%;height:5px;border:none;background-color:#efbb2b;margin-left:0}.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .short-desc{width:100%;margin-top:15px}@media(min-width: 1024px){.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .short-desc{line-height:1.75rem}}@media(min-width: 1200px){.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .short-desc{margin-top:30px}}.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .detail-link{margin-top:10px}@media(min-width: 1200px){.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .detail-link{margin-top:8px}}.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .rate-and-book{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .rate-and-book .rates{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0.00648px;line-height:1.5;color:#0e3e59;text-align:left;align-self:center}@media(min-width: 1024px){.unit-more-recommendations .more-recommondation .swiper-wrapper .swiper-slide .text-area .rate-and-book .rates{font-size:1.25rem;line-height:1.45;letter-spacing:.4px}}.unit-more-recommendations .more-recommondation .swiper-options{position:absolute;top:70vw;right:0;left:0;text-align:center;z-index:2}@media(min-width: 414px){.unit-more-recommendations .more-recommondation .swiper-options{top:67vw}}@media(min-width: 768px){.unit-more-recommendations .more-recommondation .swiper-options{top:62vw}}@media(min-width: 1024px){.unit-more-recommendations .more-recommondation .swiper-options{top:60vw}}@media(min-width: 1200px){.unit-more-recommendations .more-recommondation .swiper-options{display:none}}.unit-more-recommendations .room-hr-color{max-width:70px;height:5px;border:none;margin-left:0}@media(min-width: 768px){.unit-more-recommendations .room-hr-color{height:5px;max-width:60px}}@media(min-width: 1200px){.unit-more-recommendations .highlight-item{height:auto}}@media(min-width: 1200px){.unit-more-recommendations .highlight-item .text-area{display:flex;flex-direction:column;height:calc(100% - 19.46vw - 35px)}}@media(min-width: 1200px){.unit-more-recommendations .highlight-item .text-area .bottom-wrap{margin-top:auto}}.form-builder .content-wrapper .form-container{width:100%;background-color:#0e3e59;padding:50px 26px 131px 27px}@media(min-width: 1024px){.form-builder .content-wrapper .form-container{max-width:1200px;padding:89px 186px 119px 186px;margin:0 auto}}@media(min-width: 1024px){.form-builder .content-wrapper .form-container .form .form-head{margin-left:-10%}}@media(min-width: 1024px){.content-wrapper.with-img{display:flex}}@media(min-width: 1024px){.content-wrapper.with-img .form-container{max-width:unset;width:62.4%;margin-right:0;padding:89px 142px 119px 142px;order:2}}@media(min-width: 1024px){.content-wrapper.with-img .form-container .form .form-head{margin-left:0}}.content-wrapper.with-img .img-area{width:89.3vw;padding-top:50.3%;background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:-85px}@media(min-width: 1024px){.content-wrapper.with-img .img-area{width:37.6vw;padding-top:unset;margin-top:87px;order:1}}.form .form-head{margin-bottom:50px}.form .form-head__line1{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.625rem;letter-spacing:0px;line-height:1.3076923077;color:#fff}@media(min-width: 1024px){.form .form-head__line1{font-size:2rem}}.form .form-head__line2{font-family:FreightBigProBookItalic,"Times New Roman",serif;font-size:1.625rem;letter-spacing:0px;line-height:1.3076923077;color:#fff}@media(min-width: 1024px){.form .form-head__line2{font-size:2rem}}.form .form-head .line{display:inline-block;width:34%;height:5px;background:var(--form-builder-line-color);border:0;margin:0 auto 3px 15px}.form .form-col .radio-val-yes{display:none;flex-wrap:wrap;column-gap:20px}@media(max-width: 767px){.form .form-col .radio-val-yes{flex-direction:column;flex-wrap:nowrap;column-gap:unset}}.form .form-col .radio-val-yes.show{display:flex}.form .form-col .radio-val-yes .form-group{flex:1 1 30%;max-width:33.33%}@media(max-width: 767px){.form .form-col .radio-val-yes .form-group{flex:unset;max-width:unset}}.form .select2-container .selection .select2-selection{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0px;line-height:1.6666666667;color:#0e3e59;font-style:italic;border-radius:0;border:none;width:100%}@media(min-width: 1024px){.form .select2-container .selection .select2-selection{font-size:1.5rem;height:42.8px}}.form .select2-container .selection .select2-selection .select2-selection__arrow{display:none}.form .select2-container .selection .select2-selection .select2-selection__rendered{color:#0e3e59;line-height:unset;position:relative}.form .select2-container .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder{color:#0e3e59;overflow:visible}.form .select2-container .selection .select2-selection .select2-selection__rendered::after{content:"";position:absolute;width:15px;height:15px;background-image:url("/integration/mundoimperialproperty/public/images/icons/down-arrow-head.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;top:8px;right:5px;transition:all .3s ease-in-out}@media(min-width: 1024px){.form .select2-container .selection .select2-selection .select2-selection__rendered::after{top:13px;right:10px}}.form .select2-container.select2-container--open .select2-selection--single .select2-selection__rendered::after{transform:rotate(180deg)}.form .btn--secondary{float:right}.form-container .field-wrp.error-wrap{color:#ffb4b4}.form-container .field-wrp.error-wrap .form-label{color:#ffb4b4}.form-container .field-wrp.error-wrap .form-input{color:#ffb4b4;border-bottom:1px solid #ffb4b4}.form-container .field-wrp.error-wrap .form-input::placeholder{color:#ffb4b4}.form-container .field-wrp.error-wrap .form-input.text-area{border:1px solid #ffb4b4}.form-container .field-wrp.error-wrap input[type=radio]{box-shadow:0 0 0 1px #ffb4b4}.select2-container .form-input .select2-results{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0px;line-height:1.5555555556;color:#0e3e59;font-style:italic}@media(min-width: 1024px){.select2-container .form-input .select2-results{font-size:1.5rem}}.select2-container .form-input .select2-results .select2-results__options .select2-results__option.select2-results__option--disabled{display:none}.select2-container .form-input .select2-results .select2-results__options .select2-results__option.select2-results__option--selected{background-color:#efbb2b;color:#0e3e59}.select2-container .form-input .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background-color:#efbb2b;color:#0e3e59}.select2-container .js-dropdown{background-color:#e0e0e0;z-index:9}.select2-container .country-dropdown{background-color:#e0e0e0;z-index:9}.select2-container .country-dropdown .select2-search--dropdown .select2-search__field{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0px;line-height:0;color:#0e3e59;font-style:italic;background-color:#e0e0e0}.select2-container .country-dropdown .select2-search--dropdown .select2-search__field:focus{border:1px solid #efbb2b}body .pika-single{z-index:10}body .pika-single .pika-lendar{width:100%;margin:0;padding:10px}body .pika-single .pika-lendar .pika-table thead tr{border-top:1px solid;border-bottom:1px solid}body .pika-single .pika-lendar .pika-table thead tr th abbr{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0px;line-height:1.6666666667;color:#0e3e59;text-decoration:none}body .pika-single .pika-lendar .pika-table tbody .pika-row td.is-today .pika-button{border:1px solid #31769b;border-radius:0}body .pika-single .pika-lendar .pika-table tbody .pika-row td.is-selected .pika-button{border:1px solid #31769b;border-radius:0}body .pika-single .pika-lendar .pika-button{font-family:PoppinsRegular,Helvetica,sans-serif;font-size:0.9375rem;letter-spacing:0px;line-height:2.3333333333;color:#555;text-align:center;background-color:unset;padding:0}body .pika-single .pika-lendar .pika-button:hover{background-color:unset}.cms-items-slider{position:relative;overflow:hidden}.cms-items-slider.color .top-section .title,.cms-items-slider.picture .top-section .title{color:#fff}.cms-items-slider.color .top-section .content,.cms-items-slider.picture .top-section .content{color:#fff}.cms-items-slider.color .top-section .body-link,.cms-items-slider.picture .top-section .body-link{color:#fff}.cms-items-slider .top-section .introduction .content-wrapper{padding:0}@media(min-width: 1024px){.cms-items-slider .top-section .introduction .content-wrapper{padding:0}}@media(max-width: 767px){.cms-items-slider .top-section .introduction .content-wrapper .text-content .title1{padding:0 15px}}@media(min-width: 1024px){.cms-items-slider .top-section .introduction .content-wrapper .text-content .title1{font-size:2.8125rem;line-height:2.75rem}}@media(min-width: 1024px){.cms-items-slider .top-section .introduction .content-wrapper .text-content .title2-line{margin-top:0}}.cms-items-slider .top-section .introduction .content-wrapper .text-content .title2-line .title2{padding:0 15px 20px 15px}@media(min-width: 1024px){.cms-items-slider .top-section .introduction .content-wrapper .text-content .title2-line .title2{font-size:2.8125rem;line-height:2.75rem;padding:0}}@media(max-width: 767px){.cms-items-slider .top-section .introduction .content-wrapper .text-content .desc{padding:0 8px}}.cms-items-slider .top-section .introduction .content-wrapper .text-content .hr-color{position:absolute;display:block}@media(max-width: 767px){.cms-items-slider .top-section .introduction .content-wrapper .text-content .hr-color{width:100%;bottom:0;right:0;left:0;margin:auto;max-width:73px;height:5px}}@media(min-width: 768px)and (max-width: 1023px){.cms-items-slider .top-section .introduction .content-wrapper .text-content .hr-color{width:100%;bottom:0;right:0;left:0;margin:auto;max-width:100px}}@media(min-width: 1024px){.cms-items-slider .top-section .introduction .content-wrapper .text-content .hr-color{bottom:-35px}}.cms-items-slider .overlay{width:100%;height:100%;position:absolute}.cms-items-slider .bg-image-wrapper{position:absolute;z-index:-1;width:100%;height:100%}.cms-items-slider .bg-image-wrapper .picture-wrp{display:flex;height:100%}.cms-items-slider .bg-image-wrapper .picture-wrp img{width:100%;object-fit:cover}.cms-items-slider .wrap-all{position:relative;margin:auto;padding:56.53px 0 83px;z-index:2}@media(min-width: 768px){.cms-items-slider .wrap-all{width:calc(100% - 60px)}}@media(min-width: 1200px){.cms-items-slider .wrap-all{width:83.3%;padding:6.467vw 0 7.04vw}}.cms-items-slider .wrap-all .top-section{text-align:center;padding:0 32.25px 0 24.75px}@media(min-width: 768px){.cms-items-slider .wrap-all .top-section{padding:0;width:80%;margin:auto}}@media(min-width: 1024px){.cms-items-slider .wrap-all .top-section{width:60%}}@media(min-width: 1200px){.cms-items-slider .wrap-all .top-section{width:47%}}.cms-items-slider .wrap-all .top-section .title{position:relative;padding-bottom:40px}.cms-items-slider .wrap-all .top-section .title::after{display:none;content:"";position:absolute;width:20.6%;height:5px;right:0;left:0;margin:auto;background-color:#efbb2b;bottom:0}@media(min-width: 1024px){.cms-items-slider .wrap-all .top-section .title::after{display:block}}.cms-items-slider .wrap-all .bottom-section{margin-top:40px}@media(min-width: 768px){.cms-items-slider .wrap-all .bottom-section{margin-left:0}}@media(min-width: 1024px){.cms-items-slider .wrap-all .bottom-section{margin-top:68.43px}}.cms-items-slider .wrap-all .bottom-section .slide{display:flex;flex-direction:column-reverse}@media(min-width: 1024px){.cms-items-slider .wrap-all .bottom-section .slide{opacity:0;visibility:hidden;height:0;display:block}}.cms-items-slider .wrap-all .bottom-section .slide .left-wrapper{opacity:0;visibility:hidden}@media(min-width: 1024px){.cms-items-slider .wrap-all .bottom-section .slide.swiper-slide-active{opacity:1;visibility:visible;height:auto}}.cms-items-slider .wrap-all .bottom-section .slide.swiper-slide-active .left-wrapper{opacity:1;visibility:visible}@media(min-width: 1024px){.cms-items-slider .wrap-all .bottom-section .slide.swiper-slide-active .left-wrapper{padding:0}}@media(min-width: 1024px){.cms-items-slider .wrap-all .image-wrapper{width:75.834%;margin-left:auto}}.cms-items-slider .wrap-all .image-wrapper .picture-wrp{display:flex}.cms-items-slider .wrap-all .image-wrapper .picture-wrp img{width:100%;object-fit:cover;height:53.33vw}@media(min-width: 768px){.cms-items-slider .wrap-all .image-wrapper .picture-wrp img{height:45vw}}@media(min-width: 1024px){.cms-items-slider .wrap-all .image-wrapper .picture-wrp img{height:42.834vw}}@media(min-width: 1200px){.cms-items-slider .wrap-all .image-wrapper .picture-wrp img{height:29.834vw}}@media(min-width: 1024px){.cms-items-slider .wrap-all .item-content-wrapper{position:absolute;left:0;top:0;bottom:0;margin:auto;height:fit-content;width:100%;background:#e0e0e0;word-break:break-word;max-width:34.625vw;min-height:27.138vw;display:flex;align-items:center}}@media(min-width: 1200px){.cms-items-slider .wrap-all .item-content-wrapper{max-width:25.625vw;min-height:25.138vw}}.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap{text-align:center;padding:43px 9px 0}@media(min-width: 1024px){.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap{padding:20px 61.5px;text-align:initial;position:relative;top:-8px}}.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .title{color:#fff;margin-bottom:15px}@media(min-width: 1024px){.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .title{color:#0e3e59}}.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .content{font-family:PoppinsRegular,Helvetica,sans-serif;font-size:0.9375rem;letter-spacing:0px;line-height:2;color:#fff;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(min-width: 1024px){.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .content{color:#0e3e59;max-height:105px}}.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .content p{margin-bottom:0;margin-top:0}.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .body-link{margin-top:5px}@media(max-width: 767px){.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .body-link{color:#fff}.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .body-link .shaft{background-color:#fff}.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .body-link .shaft::before,.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .body-link .shaft::after{background-color:#fff}}@media(min-width: 768px)and (max-width: 1023px){.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .body-link{color:#fff}.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .body-link .shaft{background-color:#fff}.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .body-link .shaft::before,.cms-items-slider .wrap-all .item-content-wrapper .inner-wrap .body-link .shaft::after{background-color:#fff}}.cms-items-slider .wrap-all .swiper-options{position:absolute;top:56vw;margin:auto;height:fit-content;width:fit-content;z-index:5;left:0;right:0}@media(min-width: 768px){.cms-items-slider .wrap-all .swiper-options{top:46vw;padding-bottom:20px}}@media(min-width: 1024px){.cms-items-slider .wrap-all .swiper-options{top:140px;left:54.5px;right:auto;bottom:auto}}.cms-items-slider .wrap-all .swiper-options .swiper-button svg{width:77.28px}@media(min-width: 1024px){.cms-items-slider .wrap-all .swiper-options .swiper-button svg{width:111px}}.cms-items-slider .wrap-all .swiper-options .swiper-button svg line{stroke:#fff}@media(min-width: 1024px){.cms-items-slider .wrap-all .swiper-options .swiper-button svg line{stroke:#0e3e59}}.main-visual{--swiper-pagination-bullet-horizontal-gap: 27px;--swiper-pagination-bullet-height: 16px;display:block;height:100vh}.main-visual.short-hero{height:79.2vw;margin-bottom:25px;position:relative}@media(min-width: 768px){.main-visual.short-hero{height:32.22vw;margin-bottom:80px}}.main-visual .swiper{height:100%}.main-visual .swiper-slide.video iframe{width:100vw;height:100vh}.main-visual .swiper-slide:not(.video)::before{position:absolute;display:block;content:"";width:100%;top:0px;left:0;z-index:2;height:var(--top-gradient-height-var);background:-moz-linear-gradient(180deg, var(--top-gradient-color-one-var) var(--top-gradient-color-one-location-var), var(--top-gradient-color-two-var) var(--top-gradient-color-two-location-var));background:-webkit-linear-gradient(180deg, var(--top-gradient-color-one-var) var(--top-gradient-color-one-location-var), var(--top-gradient-color-two-var) var(--top-gradient-color-two-location-var));background:linear-gradient(180deg, var(--top-gradient-color-one-var) var(--top-gradient-color-one-location-var), var(--top-gradient-color-two-var) var(--top-gradient-color-two-location-var));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF00", endColorstr="#00000000", GradientType=0)}.main-visual .swiper-slide:not(.video)::after{position:absolute;display:block;content:"";width:100%;bottom:0px;left:0;z-index:2;height:var(--bottom-gradient-height-var);background:-moz-linear-gradient(0deg, var(--bottom-gradient-color-one-var) var(--bottom-gradient-color-one-location-var), var(--bottom-gradient-color-two-var) var(--bottom-gradient-color-two-location-var));background:-webkit-linear-gradient(0deg, var(--bottom-gradient-color-one-var) var(--gradient-color-one-location-var), var(--bottom-gradient-color-two-var) var(--gradient-color-two-location-var));background:linear-gradient(0deg, var(--bottom-gradient-color-one-var) var(--bottom-gradient-color-one-location-var), var(--bottom-gradient-color-two-var) var(--bottom-gradient-color-two-location-var));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#ffffff00", GradientType=0)}.main-visual .swiper-slide .hero-caption{position:absolute;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:fit-content;max-width:66.67vw;max-height:calc(100vh - 300px);margin:auto;z-index:10}.main-visual .swiper-slide .hero-title{font-family:FreightBigProLightRegular,"Times New Roman",serif;font-size:2.1875rem;letter-spacing:0px;line-height:1;color:#fff;text-align:left;width:fit-content}@media(min-width: 1200px){.main-visual .swiper-slide .hero-title{font-family:FreightBigProLightRegular,"Times New Roman",serif;font-size:4.375rem;letter-spacing:0px;line-height:1;color:#fff}}.main-visual .swiper-slide .hero-sub-title{font-family:FreightBigProBoldItalic,"Times New Roman",serif;font-size:2.1875rem;letter-spacing:0px;line-height:1;color:#fff;width:fit-content;margin-left:10%}@media(min-width: 1200px){.main-visual .swiper-slide .hero-sub-title{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:4.375rem;letter-spacing:0px;line-height:1;color:#fff}}@media(min-width: 768px){.main-visual .swiper-slide .hero-sub-title{margin-left:20%;width:100%}}.main-visual .swiper-slide .btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;margin-left:20%;width:100%}@media(min-width: 1200px){.main-visual .swiper-slide .btn-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.main-visual .swiper-slide .btn--arrow{color:#fff}.main-visual .swiper-slide .btn--arrow .shaft{background-color:#fff}.main-visual .swiper-slide .btn--arrow .shaft::after,.main-visual .swiper-slide .btn--arrow .shaft::before{background-color:#fff}.main-visual .scroll-to-explore{display:none;width:170px;position:absolute;bottom:25px;left:0;right:0;margin:0 auto;z-index:10;cursor:pointer;text-align:center;text-decoration:none}.main-visual .scroll-to-explore .scroll-text{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.25rem;letter-spacing:.2px;line-height:1;color:#fff;margin-bottom:5px}@media(min-width: 1024px){.main-visual .scroll-to-explore{display:block}}.main-visual .scroll-to-explore span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cms-awards-list{margin-bottom:30px}.cms-awards-list .wrap-all{max-width:calc(100% - 60px);width:100%;margin:0 auto}@media(min-width: 1200px){.cms-awards-list .wrap-all{width:83.3%}}.cms-awards-list .cms-awards-list-container .h2-title{margin:0}.cms-awards-list .cms-awards-list-container .two-line-header{display:flex;flex-direction:column;font-size:2.375rem;letter-spacing:.76px}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .two-line-header{font-size:3.125rem;letter-spacing:1px}}.cms-awards-list .cms-awards-list-container .two-line-header .line-one{color:#466f86;line-height:3.125rem}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .two-line-header .line-one{line-height:3.125rem}}.cms-awards-list .cms-awards-list-container .two-line-header .line-two{color:#0e3e59;display:flex;align-items:center;margin-left:auto;width:calc(100% - 30px);line-height:2.5rem;overflow:hidden;text-transform:lowercase}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .two-line-header .line-two{line-height:3.125rem;width:calc(100% - 40px);margin-top:5px}}.cms-awards-list .cms-awards-list-container .two-line-header .text{position:relative}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .two-line-header .text{max-width:80%}}.cms-awards-list .cms-awards-list-container .two-line-header .title-hr-color{max-width:70px;height:5px;border:none;margin-left:35px;width:80px}@media(min-width: 768px){.cms-awards-list .cms-awards-list-container .two-line-header .title-hr-color{height:5px;max-width:80px}}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper{margin-top:90px}@media(min-width: 768px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper{width:100%;display:flex;flex-wrap:wrap;gap:5px}}@media(min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper{gap:15px}}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item{margin-bottom:50px}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item:last-child{margin-bottom:70px}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item{margin-bottom:70px;width:calc((100% - 15px)/4)}}@media(min-width: 768px)and (max-width: 1023px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item{width:calc((100% - 15px)/2)}}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-img-area{width:calc(100% - 102px);padding-top:39.6%;background-size:100%;background-repeat:no-repeat;background-position:center;margin:0 auto}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-img-area{width:calc(100% - 72px)}}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-title{font-size:1.75rem;line-height:1.625rem;position:relative;text-align:center}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-title{font-size:2rem;line-height:2.125rem}}@media(min-width: 1440px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-title{margin-top:38px}}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-title.text-underline{padding-bottom:19px}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-title .design-element{width:48px;position:absolute;left:0;right:0;bottom:0;margin:auto;height:5px}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-desc{margin-top:20px}@media(min-width: 1440px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-desc{line-height:24px;padding:0 15px}}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-desc p{color:#323c4b}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-link{margin-top:22px}.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper .award-item .award-link .text{color:#323c4b}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper.three-column{gap:7px}}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper.three-column .award-item{width:calc((100% - 15px)/3)}}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper.five-column{gap:3px}}@media(min-width: 1024px)and (max-width: 1199px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper.five-column{gap:7px}}@media(min-width: 1024px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper.five-column .award-item{width:calc((100% - 15px)/5)}}@media(min-width: 1024px)and (max-width: 1199px){.cms-awards-list .cms-awards-list-container .cms-award-items-wrapper.five-column .award-item{width:calc((100% - 15px)/3)}}.cms-Integral-Policy .wrap-all{width:calc(100% - 60px);margin:0 auto}@media(min-width: 1200px){.cms-Integral-Policy .wrap-all{width:83.3%}}.cms-Integral-Policy .simple-text-content .intro-title{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#313949;position:relative;text-align:center;text-transform:capitalize}@media(min-width: 1024px){.cms-Integral-Policy .simple-text-content .intro-title{font-size:2.1875rem;line-height:1.875rem;letter-spacing:.73px}}.cms-Integral-Policy .simple-text-content .hr-color{position:absolute;width:77.5%;height:5px;left:auto;margin:auto;margin-top:40px;border:none}@media(min-width: 768px){.cms-Integral-Policy .simple-text-content .hr-color{display:block;width:50.9%}}.cms-Integral-Policy .simple-text-content .wrapper{margin-top:67.5px}@media(min-width: 1024px){.cms-Integral-Policy .simple-text-content .wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:93px}}.cms-Integral-Policy .simple-text-content .wrapper .container-content{width:100%}@media(min-width: 1024px){.cms-Integral-Policy .simple-text-content .wrapper .container-content{width:47%}}@media(min-width: 1200px){.cms-Integral-Policy .simple-text-content .wrapper .container-content{width:43%}}.cms-Integral-Policy .simple-text-content .wrapper .container-content .grid-list{height:100%}.cms-Integral-Policy .simple-text-content .wrapper .container-content .grid-list .intro-body{font-family:PoppinsRegular,Helvetica,sans-serif;font-size:0.875rem;letter-spacing:0px;line-height:2.1428571429;color:#373f4f}@media(min-width: 1024px){.cms-Integral-Policy .simple-text-content .wrapper .container-content .grid-list .intro-body{font-size:0.9375rem;line-height:1.875rem}}.cms-clean-policies .content-wrapper{margin:auto}@media(min-width: 1440px){.cms-clean-policies .content-wrapper{max-width:1200px}}.cms-clean-policies .content-wrapper .title-area .title{margin-bottom:6px;text-align:center}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .title-area .title{margin-bottom:8px}}.cms-clean-policies .content-wrapper .title-area .sub-title{font-style:italic;margin-bottom:34px;text-align:center;text-transform:capitalize;font-weight:normal}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .title-area .sub-title{margin-bottom:61px}}.cms-clean-policies .content-wrapper .title-area .hr-color{width:70%;height:5px;background-color:#efbb2b;border:0;margin-left:29px;margin-bottom:50px}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .title-area .hr-color{width:50%;margin:0 0 72px auto}}.cms-clean-policies .content-wrapper .policy-border{cursor:pointer}.cms-clean-policies .content-wrapper .policy-border.show .policy-detail{margin-bottom:41px;padding:20px 0 61px 0}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .policy-border.show .policy-detail{margin-bottom:43px}}.cms-clean-policies .content-wrapper .policy-border .policy-title{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.5rem;letter-spacing:0px;line-height:1.25;color:#fff;font-style:italic;background-color:#0e3e59;padding:30px 0 30px 44px;position:relative}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .policy-border .policy-title{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:.7px;line-height:1.0714285714;color:#fff;font-style:normal;padding:30px 0 31px 26px}}.cms-clean-policies .content-wrapper .policy-border .policy-title .text{display:block;width:85%}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .policy-border .policy-title .text{width:90%}}.cms-clean-policies .content-wrapper .policy-border .policy-title:after{content:"";position:absolute;width:20px;height:20px;background-image:url("/integration/mundoimperialproperty/public/images/icons/down-arrow-head-white.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;top:36px;right:28px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .policy-border .policy-title:after{right:26px}}.cms-clean-policies .content-wrapper .policy-border .policy-title.active:after{transform:rotate(180deg)}.cms-clean-policies .content-wrapper .policy-border .policy-detail{max-height:0;overflow:hidden;background-color:#0e3e59;color:#fff;margin-bottom:26px}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .policy-border .policy-detail{margin-bottom:28px}}.cms-clean-policies .content-wrapper .policy-border .policy-detail .content{width:80%;margin:auto}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .policy-border .policy-detail .content{margin:0 0 0 5%}}.cms-clean-policies .content-wrapper .policy-border .policy-detail .content .para{line-height:1.75rem}@media(min-width: 1024px){.cms-clean-policies .content-wrapper .policy-border .policy-detail .content .para{line-height:1.8125rem}}.gallery-grid-wrap{max-width:1200px;margin:145.53px auto 93.89px}@media(min-width: 1024px){.gallery-grid-wrap{margin:88.85px auto 94.31px}}.gallery-grid-wrap .gallery-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gallery-grid-wrap .gallery-grid .gallery-grid-item{margin:0;text-decoration:none;margin-bottom:10.31px;overflow:hidden;width:100%}@media(min-width: 768px){.gallery-grid-wrap .gallery-grid .gallery-grid-item{width:calc(50% - 6px);margin-bottom:11px}}@media(hover: hover){.gallery-grid-wrap .gallery-grid .gallery-grid-item:hover .gallery-image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap{position:relative;width:100%;height:413px}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .gallery-image{position:absolute;width:100%;height:413px;max-height:413px;cursor:pointer;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-transition:all 1.5s ease;-o-transition:all 1.5s ease;transition:all 1.5s ease}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .gallery-image::after{content:"";background-color:var(--gallery-image-overlay-color-var);opacity:var(--gallery-image-overlay-opacity-var);position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .grid-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;position:relative;z-index:2}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .grid-content .category-title{text-transform:capitalize}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .grid-content .gallery-link .link .arrow-btn-wrap .the-arrow-left .shaft{background-color:#fff}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .grid-content .gallery-link .link .arrow-btn-wrap .the-arrow-left .shaft::before{background-color:#fff}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .grid-content .gallery-link .link .arrow-btn-wrap .the-arrow-left .shaft::after{background-color:#fff}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .grid-content .gallery-link .link .arrow-btn-wrap .main .text{color:#fff}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .grid-content .gallery-link .link .arrow-btn-wrap .main .the-arrow-right .shaft{background-color:#fff}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .grid-content .gallery-link .link .arrow-btn-wrap .main .the-arrow-right .shaft::before{background-color:#fff}.gallery-grid-wrap .gallery-grid .gallery-grid-item .gallery-content-wrap .grid-content .gallery-link .link .arrow-btn-wrap .main .the-arrow-right .shaft::after{background-color:#fff}.gallery-grid-wrap .gallery-grid .gallery-grid-item .dummy-img{position:absolute;width:0px;height:0px;opacity:0;pointer-events:none}.gallery-grid-wrap .gallery-grid .gallery-grid-item.hide{display:none}.fancy-gallery .fancybox-container .fancybox-bg{background-color:#f6f6f6;opacity:1}.fancy-gallery .fancybox-container .fancybox-inner{max-width:1440px;max-height:768px;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%, -50%)}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-title{padding:72.64px 29px 47.63px 30px}@media(min-width: 1024px){.fancy-gallery .fancybox-container .fancybox-inner .fancybox-title{padding:46px 120px 36.27px 122px}}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-title .title-underline{width:66.24px;height:5px;border:none;margin:16px 0px 0px 0px}@media(min-width: 1024px){.fancy-gallery .fancybox-container .fancybox-inner .fancybox-title .title-underline{margin:15px 0px 0px 0px}}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-infobar{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:1.1px;line-height:1.4545454545;color:#0e3e59;mix-blend-mode:normal;bottom:43px;top:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width: 1024px){.fancy-gallery .fancybox-container .fancybox-inner .fancybox-infobar{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.5rem;letter-spacing:.96px;line-height:1.5;color:#0e3e59;bottom:5px}}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-toolbar{top:12px;right:20px}@media(min-width: 1024px){.fancy-gallery .fancybox-container .fancybox-inner .fancybox-toolbar{top:15px;right:38px}}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-toolbar .fancybox-button--close{padding:9px}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-navigation .fancybox-button{padding:39px 0px}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-navigation .fancybox-button--arrow_left{top:auto;left:27px;bottom:17px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width: 1024px){.fancy-gallery .fancybox-container .fancybox-inner .fancybox-navigation .fancybox-button--arrow_left{top:calc(50% - 14px);left:38.27px;bottom:auto}}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-navigation .fancybox-button--arrow_right{top:auto;bottom:17px;right:27px}@media(min-width: 1024px){.fancy-gallery .fancybox-container .fancybox-inner .fancybox-navigation .fancybox-button--arrow_right{top:calc(50% - 19px);right:26.27px}}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-navigation .fancybox-button[disabled]{opacity:.64;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;-o-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide--image{padding:150.27px 0px 132.73px !important}@media(min-width: 1024px){.fancy-gallery .fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide--image{padding:118.27px 120px 72.73px !important}}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide--image .fancybox-content .fancybox-image{-o-object-fit:cover;object-fit:cover}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-caption{background:none;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:1.1px;line-height:1.4545454545;color:#0e3e59;padding:12px 0px 96.73px;text-align:center}@media(min-width: 1024px){.fancy-gallery .fancybox-container .fancybox-inner .fancybox-caption{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.5rem;letter-spacing:.96px;line-height:1.5;color:#0e3e59;padding:10.3px 123px 36.43px 0px;text-align:right}}.fancy-gallery .fancybox-container .fancybox-inner .fancybox-button{background:none}.fancy-gallery .fancybox-container.fancybox-is-open .fancybox-inner .fancybox-title{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;-o-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancy-gallery .fancybox-container.fancybox-is-closing .fancybox-inner .fancybox-title{opacity:0;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;-o-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:hidden}.cms-slider-gallery{padding-top:33px}.cms-slider-gallery .wrap-all{position:relative}@media(min-width: 768px){.cms-slider-gallery .wrap-all{margin-left:30px}}@media(min-width: 1200px){.cms-slider-gallery .wrap-all{margin-left:8.4vw}}.cms-slider-gallery .impressive-text-content{position:absolute;z-index:2;display:flex;flex-direction:column;right:14.4vw;top:-60px}@media(min-width: 768px){.cms-slider-gallery .impressive-text-content{flex-direction:row;right:17.4vw;top:-24px}}@media(min-width: 1024px){.cms-slider-gallery .impressive-text-content{right:8.2vw;top:-40px}}@media(min-width: 1200px){.cms-slider-gallery .impressive-text-content{top:-67px}}.cms-slider-gallery .impressive-text-content .impressive-text{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:2.375rem;letter-spacing:.76px;line-height:1.0526315789;color:#0e3e59;text-transform:uppercase}@media(min-width: 1024px){.cms-slider-gallery .impressive-text-content .impressive-text{font-size:3.75rem;line-height:1.125;letter-spacing:3px;overflow:visible}}@media(min-width: 1200px){.cms-slider-gallery .impressive-text-content .impressive-text{font-size:5rem;line-height:1.475;letter-spacing:3.2px}}@media(min-width: 768px){.cms-slider-gallery .impressive-text-content .impressive-text.title1{margin-right:10px}}@media(min-width: 1024px){.cms-slider-gallery .impressive-text-content .impressive-text.title1{margin-right:21px}}.cms-slider-gallery .image-wrapper .picture-wrp{display:flex}.cms-slider-gallery .image-wrapper .picture-wrp img{width:100%;object-fit:cover;height:68.54vw}@media(min-width: 768px){.cms-slider-gallery .image-wrapper .picture-wrp img{height:45.7vw}}@media(min-width: 1024px){.cms-slider-gallery .image-wrapper .picture-wrp img{height:27.37vw}}@media(min-width: 1600px){.cms-slider-gallery .image-wrapper .picture-wrp img{height:22.7vw}}.cms-slider-gallery .swiper-options{margin-top:28px;margin-right:18px}@media(min-width: 768px){.cms-slider-gallery .swiper-options{display:flex;justify-content:flex-end;margin-right:7.4vw;margin-top:42px}}@media(max-width: 767px){.cms-slider-gallery .swiper-options .swiper-pagination{width:calc(100% - 168px);bottom:5px;letter-spacing:1.2px;display:block;text-align:right}}@media(min-width: 768px){.cms-slider-gallery .swiper-options .swiper-pagination{width:fit-content;right:auto;margin-right:210px;left:auto;bottom:5px;display:flex}}.cms-slider-gallery .swiper-options .slider-controls{text-align:right}@media(max-width: 767px){.cms-slider-gallery .swiper-options .swiper-button{padding:1.5px}}@media(min-width: 768px)and (max-width: 1023px){.cms-slider-gallery .swiper-options .swiper-button{padding:1.5px}}@media(max-width: 767px){.cms-slider-gallery .swiper-options .swiper-button svg{width:57.88px}}.footer-awards{text-align:center}@media(min-width: 768px){.footer-awards{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:35px;margin-left:-10px;margin-right:-10px}}@media(min-width: 1440px){.footer-awards{margin-top:95px}}@media(min-width: 1600px){.footer-awards{margin-left:-15px;margin-right:-15px}}.footer-awards .one-award{display:flex;align-items:center;justify-content:center;margin-top:20px}@media(min-width: 768px){.footer-awards .one-award{display:inline-block;margin:10px 10px}}@media(min-width: 1600px){.footer-awards .one-award{margin:15px 15px}}.footer-awards .one-award .award-logo{max-height:80px;display:block}@media(min-width: 768px){.footer-awards .one-award .award-logo{max-height:40px}}@media(min-width: 1440px){.footer-awards .one-award .award-logo{max-height:65px}}.offers-detail{margin-top:71px;padding-top:34px}@media(min-width: 1024px){.offers-detail{margin-top:90px;padding-top:55px}}.offers-detail .offers-detail-content-wrapper{width:85.3vw;margin:auto}@media(min-width: 1024px){.offers-detail .offers-detail-content-wrapper{width:83.34vw}}.offers-detail .offers-detail-content-wrapper .img-area{width:99.4%;padding-top:49.1%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:auto}@media(min-width: 1024px){.offers-detail .offers-detail-content-wrapper .img-area{width:100%;padding-top:39.2%}}.offers-detail .offers-detail-content-wrapper .offer-title{margin-top:34px}@media(min-width: 1024px){.offers-detail .offers-detail-content-wrapper .offer-title{margin-top:55px}}.offers-detail .offers-detail-content-wrapper .hr-color{display:block;width:20%;height:5px;border:0;margin-left:0;margin-top:15px}@media(min-width: 1024px){.offers-detail .offers-detail-content-wrapper .hr-color{width:5%;margin-top:20px}}.offers-detail .offers-detail-content-wrapper .offer-description{width:100%;margin-top:20px}@media(min-width: 1024px){.offers-detail .offers-detail-content-wrapper .offer-description{margin-top:20px}}.offers-detail .offers-detail-content-wrapper .conditions-area{margin-top:30px}@media(min-width: 1024px){.offers-detail .offers-detail-content-wrapper .conditions-area{margin-top:57px}}.offers-detail .offers-detail-content-wrapper .conditions-area .condition-description{width:99.4%;margin:auto}.offers-detail .offers-detail-content-wrapper.content-first .offer-title{margin-top:0}.offers-detail .offers-detail-content-wrapper.content-first .img-area{margin-top:34px}@media(min-width: 1024px){.offers-detail .offers-detail-content-wrapper.content-first .img-area{margin-top:55px}}.stay-detail .stay-detail-content-wrapper{width:100%}.stay-detail .stay-detail-content-wrapper .room-features{display:flex;margin:auto 46.5px 25.5px 41.5px;justify-content:space-between}@media(min-width: 768px){.stay-detail .stay-detail-content-wrapper .room-features{width:60%;margin:0 auto 25.5px}}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .room-features{width:50%;margin:auto auto 77px auto}}@media(min-width: 1200px){.stay-detail .stay-detail-content-wrapper .room-features{width:27.57%}}.stay-detail .stay-detail-content-wrapper .room-features .feature{display:flex;flex-direction:column;position:relative}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .room-features .feature{padding-bottom:3px}}@media(max-width: 767px){.stay-detail .stay-detail-content-wrapper .room-features .feature:nth-child(3){left:-3px}}.stay-detail .stay-detail-content-wrapper .room-features .feature .title{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0px;line-height:1.0909090909;color:#0e3e59;text-align:center;position:relative}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .room-features .feature .title{font-size:1.75rem;line-height:2.9375rem}}.stay-detail .stay-detail-content-wrapper .room-features .feature .underline{position:relative;width:100%;height:2px;background-color:#efbb2b;left:0;bottom:-10px;max-width:74px;right:0;margin:auto;border:none}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .room-features .feature .underline{bottom:0}}.stay-detail .stay-detail-content-wrapper .room-features .feature .text{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:1.35;color:#0e3e59;text-align:center;margin-top:14px}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .room-features .feature .text{margin-top:10px}}.stay-detail .stay-detail-content-wrapper .room-features .line{width:1px;height:auto;background-color:#0e3e59;border:0;margin:15px 0}@media(max-width: 767px){.stay-detail .stay-detail-content-wrapper .room-features .line{position:relative;top:-6px;height:47px;left:-2px}}.stay-detail .stay-detail-content-wrapper .item-more-details{display:flex;flex-direction:column;margin-bottom:70px}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details{width:83.34%;flex-direction:row;margin:0 auto 80px auto}}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper{width:90.7%;margin:0 auto;overflow:hidden}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper{width:45.35%;margin:0}}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .name{position:relative}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .name .text{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:1.12px;line-height:1.4285714286;color:#31769b;text-transform:capitalize}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .name .text{font-size:2rem;line-height:2.125rem;letter-spacing:1.41px}}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .name:after{content:"";position:absolute;width:100%;height:5px;background-color:#efbb2b;left:0;bottom:-19px;max-width:53px;margin:auto}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .name:after{max-width:74px;bottom:-22px}}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .long-desc{margin-top:34px;scrollbar-width:thin;scroll-behavior:smooth;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:15}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .long-desc::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .long-desc::-webkit-scrollbar{width:5px}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .long-desc::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .long-desc p{margin:0;padding:0;box-sizing:border-box}@media(max-width: 767px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .long-desc{font-size:0.875rem}}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .long-desc{margin-top:40px}}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .long-desc p{line-height:1.75rem}}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book{display:flex;justify-content:space-between;align-items:center;margin-top:20px}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book{justify-content:unset;column-gap:26px}}.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book .rates{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:.36px;line-height:1.5;color:#0e3e59;text-align:left}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book .rates .title{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.5625rem;letter-spacing:.5px;line-height:1.48;color:#0e3e59}}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book .rates .text{font-family:FreightBigProBoldItalic,"Times New Roman",serif;font-size:1.5625rem;letter-spacing:.5px;line-height:1.48;color:#0e3e59}}@media(max-width: 767px){.stay-detail .stay-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book .btn--action{padding:8.5px 30px}}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-area{width:50%;margin:0 0 auto auto;padding-top:12px;position:relative}}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap{width:100%;height:calc(100vw + 56px);margin-top:47px;left:0;bottom:0}@media(min-width: 768px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap{height:calc(50vw + 56px)}}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap{width:100%;height:32.1vw;margin-top:0;inset:unset}}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .room-detail-slide{width:100%;height:91.2%;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .room-detail-slide{height:85.1%}}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .room-detail-slide.has-overlay::before{content:"";position:absolute;width:100%;height:100%;bottom:0;left:0;background-image:linear-gradient(transparent, #1C2434)}}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .room-detail-slide .expand-icon{display:none}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .room-detail-slide .expand-icon{display:block;position:absolute;right:14px;bottom:3px;z-index:1}}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap.locked-slider{height:calc(100vw + 18px)}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap.locked-slider{height:27.3vw}}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap.locked-slider .room-detail-slide{height:100%}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap.locked-slider .room-detail-slide{height:100%}}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options{width:100%;position:sticky;bottom:0;display:flex;justify-content:center;z-index:2}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options.hide{display:none}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options{justify-content:flex-end}}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options .swiper-pagination{display:none;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0.0242px;line-height:1.4545454545;color:#0e3e59}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options .swiper-pagination{font-size:1.5rem;line-height:2.25rem;letter-spacing:.96px;display:block;position:unset;width:fit-content;margin-right:20px;text-align:left;overflow:auto}}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options .next-previous-btns{display:flex}.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options .swiper-button .dt{display:none}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options .swiper-button .dt{display:block}}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options .swiper-button .mb{display:none}}.stay-detail .stay-detail-content-wrapper .in-room-amenities{background-color:#0e3e59;padding:54px 75px 59px 75px;margin-bottom:70px}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .in-room-amenities{width:83.34%;padding:65px 75px 95px;margin:0 auto 80px auto}}@media(min-width: 1200px){.stay-detail .stay-detail-content-wrapper .in-room-amenities{padding:65px 175px 95px 175px}}.stay-detail .stay-detail-content-wrapper .in-room-amenities .main-title{text-align:center;color:#fff;position:relative;padding-bottom:13px;margin-bottom:52.7px}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .in-room-amenities .main-title{margin-bottom:64px}}.stay-detail .stay-detail-content-wrapper .in-room-amenities .main-title:after{content:"";position:absolute;width:19.3%;height:3px;background-color:#efbb2b;bottom:0;left:0;right:0;margin:auto}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .in-room-amenities .main-title:after{width:4.3%;height:5px}}.stay-detail .stay-detail-content-wrapper .in-room-amenities .items-wrapper{display:flex;flex-direction:column}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .in-room-amenities .items-wrapper{display:block;column-count:3;-moz-column-count:3;-webkit-column-count:3}}.stay-detail .stay-detail-content-wrapper .in-room-amenities .items-wrapper .item{width:fit-content;margin:0 auto 10px 20%}.stay-detail .stay-detail-content-wrapper .in-room-amenities .items-wrapper .item.icon-show .text{display:unset;position:relative}.stay-detail .stay-detail-content-wrapper .in-room-amenities .items-wrapper .item.icon-show .text .icon{display:block;width:15px;height:15px;position:absolute;left:-25px}.stay-detail .stay-detail-content-wrapper .in-room-amenities .items-wrapper .item.icon-show .text .icon img{width:15px;height:15px;background-repeat:no-repeat;background-size:cover;background-position:center}.stay-detail .stay-detail-content-wrapper .in-room-amenities .items-wrapper .item .text{font-family:FreightBigProLightRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:2.35;color:#fff;text-align:left;display:list-item;text-transform:capitalize}@media(min-width: 1024px){.stay-detail .stay-detail-content-wrapper .in-room-amenities .items-wrapper .item .text{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.25rem;line-height:1.75rem;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;-moz-page-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}}.venue-detail .venue-detail-content-wrapper .img-area{width:85.3vw;padding-top:49.1%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:auto}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .img-area{width:83.34vw;padding-top:39.2%}}.venue-detail .venue-detail-content-wrapper .meeting-room-features{width:64%;display:flex;flex-direction:column;margin:auto auto 47px auto;justify-content:space-between}@media(min-width: 768px){.venue-detail .venue-detail-content-wrapper .meeting-room-features{width:40%}}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .meeting-room-features{flex-direction:row;justify-content:center;gap:60px;width:27.57%;margin-bottom:50px;margin-top:15px}}@media(min-width: 1200px){.venue-detail .venue-detail-content-wrapper .meeting-room-features{width:51.2%}}.venue-detail .venue-detail-content-wrapper .meeting-room-features .feature{display:flex;flex-direction:column;position:relative}.venue-detail .venue-detail-content-wrapper .meeting-room-features .feature .title{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0px;line-height:2.1363636364;color:#0e3e59;text-align:center;position:relative}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .meeting-room-features .feature .title{font-size:1.75rem;line-height:2.9375rem}}.venue-detail .venue-detail-content-wrapper .meeting-room-features .feature .underline{position:relative;width:100%;height:2px;background-color:#efbb2b;max-width:62px;margin:auto;border:none}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .meeting-room-features .feature .underline{bottom:0}}.venue-detail .venue-detail-content-wrapper .meeting-room-features .feature .text,.venue-detail .venue-detail-content-wrapper .meeting-room-features .feature a{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:1.35;color:#0e3e59;text-align:center}.venue-detail .venue-detail-content-wrapper .meeting-room-features .line{width:1px;height:auto;background-color:#0e3e59;border:0;margin:15px 0}.venue-detail .venue-detail-content-wrapper .meeting-room-features a{text-decoration:none}.venue-detail .venue-detail-content-wrapper .item-details{display:flex;flex-direction:column;margin-bottom:60px}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details{width:83.34%;max-width:1200px;flex-direction:row;margin:0 auto;margin-bottom:50px}}.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper{width:90.7%;margin:0 27px;overflow:hidden}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper{width:45.35%;margin:0}}.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .name .text{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:1.12px;line-height:1.4285714286;color:#31769b;text-transform:capitalize;margin-bottom:-11px}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .name .text{font-size:2rem;line-height:2.125rem;letter-spacing:1.41px;margin-bottom:-4px}}.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .category{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0px;line-height:2.6111111111;color:#0e3e59;text-transform:capitalize}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .category{font-size:1.25rem;line-height:2.9375rem;letter-spacing:0;color:#0e3e59}}.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .category .category-hr-color{max-width:70px;height:5px;border:none;margin-left:0}@media(min-width: 768px){.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .category .category-hr-color{height:5px;max-width:80px}}.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .long-desc{font-size:0.875rem;line-height:1.875rem;margin-top:34px;scrollbar-width:thin;scroll-behavior:smooth;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:15}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .long-desc{line-height:1.75rem;margin-top:20px;margin-bottom:10px}}@media(min-width: 1200px){.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .long-desc{max-height:unset}}.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .long-desc::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .long-desc::-webkit-scrollbar{width:5px}.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .long-desc::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.venue-detail .venue-detail-content-wrapper .item-details .text-wrapper .long-desc p{margin:0;padding:0;box-sizing:border-box}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .img-slider-area{width:50%;margin:0 0 auto auto;padding-top:12px}}.venue-detail .venue-detail-content-wrapper .item-details .img-slider-area .img-slider-wrap{width:84.8vw;height:calc(100vw + 56px);left:0;bottom:0;margin:44px auto;display:flex;flex-direction:column}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .img-slider-area .img-slider-wrap{width:100%}}@media(min-width: 768px){.venue-detail .venue-detail-content-wrapper .item-details .img-slider-area .img-slider-wrap{height:calc(50vw + 56px);display:flex;flex-direction:column}}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .img-slider-area .img-slider-wrap{width:100%;height:32.1vw;margin-top:0;inset:unset;display:flex;flex-direction:column}}.venue-detail .venue-detail-content-wrapper .item-details .img-slider-area .img-slider-wrap .venue-detail-slide{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap.locked-slider{height:calc(100vw + 18px)}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap.locked-slider{height:27.3vw}}.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap.locked-slider .venue-detail-slide{height:100%}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap.locked-slider .venue-detail-slide{height:100%}}.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap .swiper-options{width:100%;position:sticky;bottom:0;display:flex;justify-content:flex-end;z-index:2}.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap .swiper-options.hide{display:none}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap .swiper-options{justify-content:flex-end}}.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap .swiper-options .swiper-pagination{display:flex;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0.0242px;line-height:1.4545454545;color:#0e3e59;position:static;width:0;display:flex;margin-right:30px}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap .swiper-options .swiper-pagination{font-size:1.5rem;line-height:2.25rem;letter-spacing:.96px;display:block;position:unset;width:fit-content;margin-right:20px;text-align:left;overflow:auto}}.venue-detail .venue-detail-content-wrapper .item-details .img-slider-wrap .swiper-options .next-previous-btns{display:flex;margin-top:7px}.venue-detail .venue-detail-content-wrapper .in-room-amenities{background-color:#0e3e59;padding:48px 75px 88px 75px;margin-bottom:86px}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .in-room-amenities{width:83.34%;padding:87px 144px 122px;margin:-22px auto 93px auto}}.venue-detail .venue-detail-content-wrapper .in-room-amenities .main-title{text-align:center;color:#fff;position:relative;padding-bottom:18px}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .in-room-amenities .main-title{margin-bottom:0}}.venue-detail .venue-detail-content-wrapper .in-room-amenities .amenity-hr-color{max-width:70px;height:5px;border:none;margin-bottom:80px}@media(min-width: 768px){.venue-detail .venue-detail-content-wrapper .in-room-amenities .amenity-hr-color{height:5px;max-width:60px}}@media(min-width: 768px){.venue-detail .venue-detail-content-wrapper .in-room-amenities .amenities-list .featured-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:93px 65px}}@media(max-width: 767px){.venue-detail .venue-detail-content-wrapper .in-room-amenities .amenities-list .featured-wrap .content-item{margin-bottom:63px}}.venue-detail .venue-detail-content-wrapper .in-room-amenities .amenities-list .featured-wrap .content-item .icon{display:flex;justify-content:center;margin:0 auto;max-height:122px}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .in-room-amenities .amenities-list .featured-wrap .content-item .icon{min-height:100%}}.venue-detail .venue-detail-content-wrapper .in-room-amenities .amenities-list .featured-wrap .content-item .item-name{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.875rem;letter-spacing:.75px;line-height:1.1;color:#fff;text-align:center;margin-top:25px;font-size:1.375rem}@media(min-width: 1024px){.venue-detail .venue-detail-content-wrapper .in-room-amenities .amenities-list .featured-wrap .content-item .item-name{margin-top:3px;font-size:1.375rem}}.golf-detail{margin-top:71px;padding-top:34px}@media(min-width: 1024px){.golf-detail{margin-top:90px;padding-top:55px}}.golf-detail .golf-detail-content-wrapper{width:85.3vw;margin:auto}@media(min-width: 1024px){.golf-detail .golf-detail-content-wrapper{width:83.34vw}}.golf-detail .golf-detail-content-wrapper .img-area{width:99.4%;padding-top:49.1%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:auto}@media(min-width: 1024px){.golf-detail .golf-detail-content-wrapper .img-area{width:100%;padding-top:39.2%}}.golf-detail .golf-detail-content-wrapper .golf-title{margin-top:34px;font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:1.12px;line-height:1.4285714286;color:#31769b}@media(min-width: 1024px){.golf-detail .golf-detail-content-wrapper .golf-title{margin-top:55px}}.golf-detail .golf-detail-content-wrapper .line{display:block;width:15%;height:5px;background-color:#efbb2b;border:0;margin-left:0;margin-top:15px}@media(min-width: 1024px){.golf-detail .golf-detail-content-wrapper .line{width:6.5%;margin-top:20px}}.golf-detail .golf-detail-content-wrapper .golf-description{width:100%;margin-top:20px;font-size:0.875rem}@media(min-width: 1024px){.golf-detail .golf-detail-content-wrapper .golf-description{font-size:0.9375rem;margin-top:20px}}.golf-detail .golf-detail-content-wrapper .btn--custom{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:1.45;color:#0e3e59;text-transform:uppercase;margin-top:15px}@media(max-width: 767px){.golf-detail .golf-detail-content-wrapper .btn--custom{padding:8.5px 30px}}.golf-detail .golf-detail-content-wrapper.content-first .golf-title{margin-top:0px}.golf-detail .golf-detail-content-wrapper.content-first .img-area{margin-top:34px}@media(min-width: 1024px){.golf-detail .golf-detail-content-wrapper.content-first .img-area{margin-top:55px}}.gastronomy-detail .gastronomy-detail-content-wrapper{width:100%}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features{width:84.49%;display:flex;flex-direction:column;margin:auto auto 80px auto}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features{width:58.2%;margin-bottom:80px;flex-direction:row;justify-content:space-between}}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature{display:flex;flex-direction:column;position:relative;margin-bottom:20px}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature:last-child{margin-bottom:0}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature{max-width:394px;margin-bottom:0}}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature .title{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0px;line-height:1.0909090909;color:#0e3e59;text-align:center;position:relative;margin-bottom:10px}@media(min-width: 1440px){.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature .title{font-size:1.75rem;line-height:1.6785714286;margin-bottom:0}}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature .text{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:1.35;color:#0e3e59;text-align:center;margin-top:10px;text-decoration:none}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature .text span{color:inherit}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature .text p{margin:0;padding:0;box-sizing:border-box}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature .simple-link{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:1.35;color:#0e3e59;text-align:center}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature .underline{width:20%;height:2px;background-color:#efbb2b;border:none;padding:0;margin:0 auto}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .feature .underline{width:30%}}.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .line{display:none}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .restaurant-features .line{display:block;width:1px;height:auto;background-color:#0e3e59;border:0;margin:20px 0 61px 0}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details{display:flex;flex-direction:column;margin-bottom:70px}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details{width:83.34%;max-width:1200px;flex-direction:row;margin:0 auto 80px auto}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper{width:90.7%;margin:0 auto;overflow:hidden}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper{width:45.35%;margin:0}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .name{margin-bottom:10px}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .name{margin-bottom:20px}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .name .text{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0.03136px;line-height:1.1428571429;color:#2e7095;text-align:left}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .name .text{font-size:2rem;letter-spacing:0.04512px;line-height:1.0625}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .name .line{display:block;width:12%;height:5px;background-color:#efbb2b;border:0;margin-left:0;margin-top:20px}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .long-desc{margin-top:34px;scrollbar-width:thin;scroll-behavior:smooth;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:15}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .long-desc{margin-top:40px}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .long-desc::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .long-desc::-webkit-scrollbar{width:5px}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .long-desc::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .long-desc p{margin:0;padding:0;box-sizing:border-box}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book{display:flex;justify-content:space-between;align-items:center;margin-top:20px}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book{justify-content:unset;column-gap:26px}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book .rates{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.125rem;letter-spacing:0.00648px;line-height:1.5;color:#0e3e59;text-align:left}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book .rates .title{font-family:FreightBigProMediumItalic,"Times New Roman",serif;font-size:1.5625rem;letter-spacing:0.0125px;line-height:1.48;color:#0e3e59}}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .text-wrapper .rate-and-book .rates .text{font-family:FreightBigProBoldItalic,"Times New Roman",serif;font-size:1.5625rem;letter-spacing:0.0125px;line-height:1.48;color:#0e3e59}}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-area{width:50%;margin:0 0 auto auto;padding-top:12px}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap{width:100%;height:calc(100vw + 56px);margin-top:47px;left:0;bottom:0}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap{width:100%;height:32.1vw;margin-top:0;inset:unset}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .restaurant-detail-slide{width:100%;height:91.2%;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .restaurant-detail-slide{height:85.1%}}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .restaurant-detail-slide.has-overlay::before{content:"";position:absolute;width:100%;height:150px;bottom:0;left:0;background-image:linear-gradient(transparent, #1C2434)}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .restaurant-detail-slide .expand-icon{display:none}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-area .img-slider-wrap .restaurant-detail-slide .expand-icon{display:block;position:absolute;right:14px;bottom:3px}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap.locked-slider{height:calc(100vw + 18px)}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap.locked-slider{height:27.3vw}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap.locked-slider .room-detail-slide{height:100%}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap.locked-slider .room-detail-slide{height:100%}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options{width:100%;position:sticky;bottom:0;display:flex;justify-content:center;z-index:2}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options.hide{display:none}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options{justify-content:flex-end}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options .swiper-pagination{display:none;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.375rem;letter-spacing:0.0242px;line-height:1.4545454545;color:#0e3e59}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options .swiper-pagination{font-size:1.5rem;line-height:2.25rem;letter-spacing:.96px;display:block;position:unset;width:fit-content;margin-right:20px;text-align:left;overflow:auto}}.gastronomy-detail .gastronomy-detail-content-wrapper .item-more-details .img-slider-wrap .swiper-options .next-previous-btns{display:flex}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section{background-color:#0e3e59;margin-bottom:80px;padding:62px 0 82px 0}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section{width:83.4%;max-width:1200px;padding:65px 0 86px 0;margin:auto auto 80px auto}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .title-area{width:fit-content;margin:auto}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .title-area{margin:0 auto 60px auto}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .title-area .h3-title{color:#fff}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .title-area .line{display:block;width:67%;height:3px;background-color:#efbb2b;border:0;margin-top:14px}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .title-area .line{width:65%;height:5px;margin-top:12px}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border{cursor:pointer;margin:0 36px;border-bottom:1px solid #fff;position:relative}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border:after{content:"";position:absolute;width:20px;height:20px;background-image:url("/integration/mundoimperialproperty/public/images/icons/faq-mb-icon.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;bottom:-16px;right:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border:after{display:none}}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border.show{border-bottom:0}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border.show:after{transform:rotate(180deg);bottom:-4.8px}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border{margin:0 37.5px 0 58.5px}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-accordion{padding:30px 0 22px 0}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-accordion{position:relative;padding:0 0 10px 15px;margin-top:40px}}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-accordion:after{content:"";position:absolute;width:20px;height:20px;background-image:url("/integration/mundoimperialproperty/public/images/icons/down-arrow-head-white.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;top:6px;right:17.8px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-accordion.active{border-bottom:1px solid #fff;margin-bottom:32px}}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-accordion.active:after{transform:rotate(180deg)}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-accordion .h4-title{color:#fff;font-style:italic;font-size:1.5rem;line-height:1.25}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-accordion .h4-title{font-size:1.875rem;line-height:1.1;letter-spacing:.75px;font-weight:100}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel{max-height:0;overflow:hidden}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel .menu-content{display:flex;flex-wrap:wrap;row-gap:30px}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel .menu-content .list-wrap{margin-bottom:20px}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel .menu-content .list-wrap{flex:0 0 33.7%;margin:0 auto 0 1.2%}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel .menu-content .list-wrap .h5-title{font-family:FreightBigProBoldRegular,"Times New Roman",serif;color:#fff;font-size:1.25rem;line-height:1.5}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel .menu-content .list-wrap .h5-title{font-size:1.625rem;line-height:1.1538461538;letter-spacing:0px}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel .menu-content .list-wrap .para{color:#fff;font-size:0.875rem}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel .menu-content .list-wrap .para{font-size:0.9375rem}}.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel .menu-content .list-wrap .price{font-family:FreightBigProBookItalic,"Times New Roman",serif;font-size:1rem;letter-spacing:0px;line-height:1.875;color:#fff;font-style:italic}@media(min-width: 1024px){.gastronomy-detail .gastronomy-detail-content-wrapper .menu-accordion-section .menu-border .menu-panel .menu-content .list-wrap .price{font-size:1.125rem;line-height:1.6666666667;letter-spacing:0px}}.gastronomy-detail .hr-color{max-width:70px;height:5px;border:none;margin-left:0}@media(min-width: 768px){.gastronomy-detail .hr-color{height:5px;max-width:80px}}.gastronomy-detail .menu-hr-color{height:5px;width:65%;border:none;margin-top:12px}.press-room-detail-page{color:#0e3e59;margin-top:85px}@media(min-width: 1024px){.press-room-detail-page{color:#0e3e59;margin-top:110px}}.press-room-detail-page .press-room-detail-page-wrapper{margin-bottom:79.5px}@media(min-width: 1024px){.press-room-detail-page .press-room-detail-page-wrapper{width:91.7vw;margin-left:auto;margin-bottom:114px}}.press-room-detail-page-wrapper .press-room-detail-item{width:calc(100% - 60px);margin:auto}@media(min-width: 1024px){.press-room-detail-page-wrapper .press-room-detail-item{width:unset;display:flex;flex-direction:row-reverse;justify-content:space-between}}@media(min-width: 1024px){.press-room-detail-item .press-room-detail-img-wrapper{width:54.6%}}.press-room-detail-item .press-room-detail-text-wrapper{width:97.5%}@media(min-width: 1024px){.press-room-detail-item .press-room-detail-text-wrapper{width:40.84%}}.press-room-detail-item .press-room-detail-text-wrapper .press-room-detail__title{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:1.232px;line-height:1.2142857143;color:#31769b}.press-room-detail-img-wrapper .press-room-detail-img{width:100%;padding-top:58%;background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:20px;height:0}@media(min-width: 1024px){.press-room-detail-img-wrapper .press-room-detail-img{padding-top:62.6%}}.press-room-detail-img-wrapper .press-room-detail-img img{width:0;height:0}.press-room-detail-text-wrapper .press-room-detail__date{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:16px;margin-bottom:13px}.press-room-detail-text-wrapper .press-room-detail__title{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:28px;margin-bottom:-12px;position:relative}.press-room-detail-text-wrapper .press-room-detail__category{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:16px;margin-bottom:13px}.press-room-detail-text-wrapper .press-room-detail__desc{font-size:15px}.press-room-detail-text-wrapper .hr-color{max-width:70px;height:1px;border:none;margin-left:0}@media(min-width: 768px){.press-room-detail-text-wrapper .hr-color{max-width:50px;margin-bottom:20px}}.blog-recommendations{color:#0e3e59;overflow:hidden}.blog-recommendations .blog-recommend-header-area{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:38px;letter-spacing:1.14px;line-height:38px;margin:0 auto 79px 8%;display:flex;flex-direction:column}@media(min-width: 1440px){.blog-recommendations .blog-recommend-header-area{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:50px;letter-spacing:1px;line-height:50px;margin:0 auto 97px 8.3%}}@media(min-width: 1024px){.blog-recommendations .blog-recommend-area{width:66vw;margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:118px}}.blog-recommendations .blog-recommend-area .blog-recommend-item{width:calc(100% - 90px);margin:0 auto 45px auto}@media(min-width: 1024px){.blog-recommendations .blog-recommend-area .blog-recommend-item{width:30.6%;margin:0}}.blog-recommendations .blog-recommend-area .blog-recommend-item.other,.blog-recommendations .blog-recommend-area .blog-recommend-item.hide-article{display:none}.blog-recommend-header-area .blog-recommend-header-l1{color:#0e3e59}.blog-recommend-header-area .blog-recommend-header-l2{margin-left:63.5px}.blog-recommend-item .blog-recommend-img{width:100%;padding-top:89.7%;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;margin-bottom:11px}.blog-recommend-item .blog-recommend-img img{width:0;height:0}.blog-recommend-item .blog-recommend-img .blog-recommend-category{color:#fff;font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:16px;background-color:#0e3e59;padding:11px 38px;position:absolute;right:0;top:0}.blog-recommend-item .blog-recommend-text{width:98%}.blog-recommend-text__date{font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:16px;margin-bottom:11px}.blog-recommend-text__title{font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.75rem;letter-spacing:0px;line-height:.9285714286;color:#0e3e59;margin-bottom:20px;position:relative;line-height:36px}@media(min-width: 1024px){.blog-recommend-text__title{line-height:41px}}.blog-recommend-text__title::after{content:"";position:absolute;border-bottom:1px solid #0e3e59;inset:0;width:50px;margin-top:42px}.blog-recommend-text__desc{font-size:15px;margin-bottom:10px}.arrow-link.blog-recommend-text__link{font-size:22px}.press-room-detail-page-link-area{width:calc(100% - 100px);margin:208px auto 10px auto}@media(min-width: 1024px){.press-room-detail-page-link-area{width:84.3vw;margin:auto}}.press-room-detail-page-link-area .press-room-detail-page-link-area-wrapper{display:flex;flex-direction:column;row-gap:50px;align-items:center}@media(min-width: 1024px){.press-room-detail-page-link-area .press-room-detail-page-link-area-wrapper{flex-direction:unset;row-gap:unset;align-items:unset;justify-content:space-between}}.press-room-detail-page-link-area-wrapper .press-room-detail-page-link{text-decoration:none;font-family:FreightBigProMediumRegular,"Times New Roman",serif;font-size:20px;letter-spacing:.5px;line-height:20px;color:#0e3e59;display:flex;align-items:center}.tennis-detail .tennis-detail-content-wrapper{width:85.3vw;margin:auto}@media(min-width: 1024px){.tennis-detail .tennis-detail-content-wrapper{width:83.34vw}}.tennis-detail .tennis-detail-content-wrapper .item-wrap .img-area{width:85.3vw;padding-top:49.1%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:auto}@media(min-width: 1024px){.tennis-detail .tennis-detail-content-wrapper .item-wrap .img-area{width:83.34vw;padding-top:39.2%}}.tennis-detail .tennis-detail-content-wrapper .item-wrap .offer-title{margin-top:34px;font-size:28px;line-height:40px;letter-spacing:1.12px;color:#2e7095;text-transform:capitalize}@media(min-width: 1024px){.tennis-detail .tennis-detail-content-wrapper .item-wrap .offer-title{margin-top:60px;font-size:32px;line-height:34px;letter-spacing:1.41px;color:#31769b}}.tennis-detail .tennis-detail-content-wrapper .item-wrap .line{display:block;width:15%;height:5px;background-color:#efbb2b;border:0;margin-left:0;margin-top:15px}@media(min-width: 1024px){.tennis-detail .tennis-detail-content-wrapper .item-wrap .line{width:6.5%;margin-top:20px}}.tennis-detail .tennis-detail-content-wrapper .item-wrap .offer-description{margin-top:40px;line-height:28px;margin-bottom:56px}@media(max-width: 767px){.tennis-detail .tennis-detail-content-wrapper .item-wrap .offer-description{font-size:14px;line-height:30px}}.tennis-detail .tennis-detail-content-wrapper .item-wrap .btn--custom{text-transform:uppercase;font-family:FreightBigProBoldRegular,"Times New Roman",serif;font-size:1.25rem;letter-spacing:0px;line-height:1.45;color:#0e3e59}.tennis-detail .tennis-detail-content-wrapper .detail-nav-area .first,.tennis-detail .tennis-detail-content-wrapper .detail-nav-area .last{opacity:.4;cursor:pointer;pointer-events:none}.tennis-detail .tennis-detail-content-wrapper.content-first .item-wrap .offer-title{margin-top:0}.tennis-detail .tennis-detail-content-wrapper.content-first .item-wrap .img-area{margin-top:34px}@media(min-width: 1024px){.tennis-detail .tennis-detail-content-wrapper.content-first .item-wrap .img-area{margin-top:60px}}.personalization .js-dialog-custom .ratio-content::after{position:absolute;display:block;content:"";width:100%;height:100%;top:0;left:0;background-color:var(--custom-popup-img-overlay)}.personalization .js-dialog-custom .fancybox-close-small{width:25px}.personalization .js-dialog-custom .fancybox-close-small svg{display:none}.personalization .js-dialog-custom .fancybox-close-small::after{position:absolute;content:"";height:1px;background-color:var(--custom-popup-close-btn-color);transform:rotate(45deg);width:100%;top:50%;left:0}.personalization .js-dialog-custom .fancybox-close-small::before{position:absolute;content:"";height:1px;background-color:var(--custom-popup-close-btn-color);transform:rotate(-45deg);width:100%;top:50%;left:0}.browser-redirect__container{display:none;background-color:#bbbec5;color:#fff;font-size:16px;position:fixed;top:0;width:100%;z-index:410;max-height:1000px;transition:max-height 300ms;overflow:hidden}.browser-redirect__container.show-banner{display:block;height:auto}.browser-redirect__wrapper{display:flex;padding-top:10px;padding-bottom:10px;justify-content:space-between}[data-text-align=left] .browser-redirect__text{text-align:left}[data-text-align=right] .browser-redirect__text{text-align:right}[data-text-align=center] .browser-redirect__text{text-align:center}.browser-redirect__text *:last-child{margin-bottom:0;padding-bottom:0}.browser-redirect__actions{display:flex;text-transform:uppercase}.browser-redirect__actions>*{display:flex;align-items:center;justify-content:center;white-space:nowrap}[dir=ltr] .browser-redirect__actions>*{margin-left:20px}[dir=rtl] .browser-redirect__actions>*{margin-right:20px}.browser-redirect__actions-accept a,.browser-redirect__actions-accept a:hover,.browser-redirect__actions-accept a:visited{color:#fdc66d;text-decoration:none}.browser-redirect__actions-accept svg{fill:#fdc66d}[dir=ltr] .browser-redirect__actions-accept svg{margin-right:10px}[dir=rtl] .browser-redirect__actions-accept svg{margin-left:10px}.browser-redirect__actions-accept span{text-decoration:underline}.browser-redirect__actions-refuse button{background:rgba(0,0,0,0);border:none;text-transform:uppercase}[dir=ltr] .browser-redirect__actions-refuse svg{margin-right:10px}[dir=rtl] .browser-redirect__actions-refuse svg{margin-left:10px}@media(max-width: 768px){.browser-redirect__container{font-size:14px}.browser-redirect__wrapper{flex-direction:column}.browser-redirect__actions>*{white-space:normal;flex-grow:1}[dir=ltr] .browser-redirect__actions>*{margin-left:10px}[dir=rtl] .browser-redirect__actions>*{margin-right:10px}}.browser-redirect__container{left:0;background-color:#0e3e59;color:#fff}.browser-redirect__container .browser-redirect__actions-accept a,.browser-redirect__container .browser-redirect__actions-accept a:hover,.browser-redirect__container .browser-redirect__actions-accept a:visited{color:#fff}.browser-redirect__container .browser-redirect__actions-accept svg{width:22px;height:16px;fill:#fff}.browser-redirect__container .browser-redirect__actions-refuse svg{width:16px;height:16px;fill:#fff}.browser-redirect__container .browser-redirect__actions-refuse button{border:none;background:rgba(0,0,0,0);font-size:16px;color:#fff;cursor:pointer}.browser-redirect__container .browser-redirect__actions-refuse button span{text-transform:uppercase}html[data-template=gms-free-content] .g_gms-free-content::before{content:"";position:relative;display:block;width:100%;height:56px}@media(min-width: 768px){html[data-template=gms-free-content] .g_gms-free-content::before{height:76px}}body .header-user__sign-in,body .header-connected__dropdown{color:#fff}body.on-scroll .header-user__sign-in,body.on-scroll .header-connected__dropdown{color:#fff}body.menu-opened .header-connected__dropdown-menu{display:none}body.gms-connected .js-insert-gms-header.header-gms-container-mobile .header-user__sign-in.js-gms-trigger-popup-login{display:none}@media(min-width: 1024px){body.gms-connected .js-insert-gms-header.header-gms-container-mobile .header-user__sign-in.js-gms-trigger-popup-login{display:block}}#site-header .js-insert-gms-header{display:none}@media(min-width: 1200px){#site-header .js-insert-gms-header{display:block}}#site-header .js-insert-gms-header.header-gms-container-mobile{display:block}@media(min-width: 1200px){#site-header .js-insert-gms-header.header-gms-container-mobile{display:none}}#site-header .header-user__sign-in{direction:ltr;min-width:fit-content;padding-inline:0;margin-inline:0 30px}@media(min-width: 1200px){#site-header .header-user__sign-in{margin-inline-end:22px}}#site-header .header-user__sign-in .link-transparent{display:flex;align-items:center;text-decoration:none}@media(min-width: 1200px){#site-header .header-user__sign-in .link-transparent{text-transform:uppercase;gap:10px;min-height:50px}}@media(hover: hover){#site-header .header-user__sign-in .link-transparent:hover .icon__text{text-decoration:underline}}#site-header .header-user__sign-in .link-transparent .gms-icon{width:24px;height:24px;font-size:unset}#site-header .header-user__sign-in .link-transparent img{width:30px;height:30px;object-fit:contain}#site-header .header-connected__dropdown{margin-inline:0 5px;direction:ltr}@media(min-width: 768px){#site-header .header-connected__dropdown{margin-inline-end:20px;margin-block:10px}}@media(min-width: 1200px){#site-header .header-connected__dropdown{margin-block:0}}#site-header .header-connected__dropdown .header-connected__info{font-size:var(--gms-nav-font-size-mobile);color:inherit}@media(min-width: 1200px){#site-header .header-connected__dropdown .header-connected__info{cursor:pointer;max-width:230px;min-height:50px;color:inherit;font-size:var(--gms-nav-font-size)}}@media(min-width: 1200px){#site-header .header-connected__dropdown .header-connected__info .icon__text{padding-inline-end:20px}}#site-header .header-connected__dropdown .header-connected__dropdown-trigger{background-color:rgba(0,0,0,0);border:0;border-radius:0;display:flex;align-items:center;color:inherit}#site-header .header-connected__dropdown .header-connected__dropdown-trigger .gms-icon{width:24px;height:24px;font-size:unset}#site-header .header-connected__dropdown .header-connected__dropdown-trigger img{width:30px;height:30px;object-fit:contain}#site-header .header-connected__dropdown .header-connected__dropdown-trigger .ico-arrow-down{display:none}#site-header .header-connected__dropdown .header-connected__dropdown-menu{position:fixed;top:56px;width:fit-content;left:auto;right:0;min-width:180px}@media(min-width: 768px){#site-header .header-connected__dropdown .header-connected__dropdown-menu{top:76px;right:180px}}@media(min-width: 1200px){#site-header .header-connected__dropdown .header-connected__dropdown-menu{position:absolute;top:100%;right:auto;width:100%}}#site-header .header-connected__dropdown .header-connected__dropdown-menu .header-connected__dropdown-head{display:none}#site-header .header-connected__dropdown .header-connected__dropdown-menu .header-connected__menu-item a{text-decoration:none;cursor:pointer}.gms-field-wrap .pika-single{width:100%;min-width:300px}.gms-field-wrap .pika-single .pika-lendar{width:100%;padding-inline:8px;margin:8px 0}.gms-field-wrap .pika-single .pika-lendar .pika-title{width:100%;padding:10px 0}.gms-field-wrap .pika-single .pika-lendar .pika-prev,.gms-field-wrap .pika-single .pika-lendar .pika-next{width:25px;height:35px}.gms-field-wrap .pika-single .pika-lendar .pika-prev{transform:rotate(180deg)}.gms-field-wrap .pika-single .pika-table{width:90%;margin-inline:auto}.gms-field-wrap .pika-single .pika-table .pika-row td{padding-block:0}.gms-field-wrap .pika-single .pika-table .pika-row td.is-today{border:1pt solid #333}.gms-field-wrap .pika-single .pika-table .pika-button{text-align:center;background:rgba(0,0,0,0);box-shadow:unset;padding:8px 0}.gms-modal.gms-auth-popup .gms-field-wrapper .pika-single .pika-lendar .pika-prev,.gms-modal.gms-auth-popup .gms-field-wrapper .pika-single .pika-lendar .pika-next{width:20px;height:35px}.gms-modal.gms-auth-popup .gms-field-wrapper .pika-single .pika-lendar .pika-prev{transform:rotateX(180deg)}
