@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #333333;--bs-secondary: #e5e5e5;--bs-success: #555555;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #555555;--bs-light: #f7f7f7;--bs-dark: #111111;--bs-primary-rgb: 51, 51, 51;--bs-secondary-rgb: 229, 229, 229;--bs-success-rgb: 85, 85, 85;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 85, 85, 85;--bs-light-rgb: 247, 247, 247;--bs-dark-rgb: 17, 17, 17;--bs-primary-text-emphasis: rgb(20.4, 20.4, 20.4);--bs-secondary-text-emphasis: rgb(91.6, 91.6, 91.6);--bs-success-text-emphasis: #222222;--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: #222222;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(214.2, 214.2, 214.2);--bs-secondary-bg-subtle: rgb(249.8, 249.8, 249.8);--bs-success-bg-subtle: #dddddd;--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: #dddddd;--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(173.4, 173.4, 173.4);--bs-secondary-border-subtle: rgb(244.6, 244.6, 244.6);--bs-success-border-subtle: #bbbbbb;--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: #bbbbbb;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .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: #111111;--bs-body-color-rgb: 17, 17, 17;--bs-body-bg: #f7f7f7;--bs-body-bg-rgb: 247, 247, 247;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(17, 17, 17, .75);--bs-secondary-color-rgb: 17, 17, 17;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(17, 17, 17, .5);--bs-tertiary-color-rgb: 17, 17, 17;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #111111;--bs-link-color-rgb: 17, 17, 17;--bs-link-decoration: underline;--bs-link-hover-color: rgb(13.6, 13.6, 13.6);--bs-link-hover-color-rgb: 14, 14, 14;--bs-code-color: #d63384;--bs-highlight-color: #111111;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #cccccc;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: 0;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(51, 51, 51, .25);--bs-form-valid-color: #555555;--bs-form-valid-border-color: #555555;--bs-form-invalid-color: #555555;--bs-form-invalid-border-color: #555555}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(132.6, 132.6, 132.6);--bs-secondary-text-emphasis: rgb(239.4, 239.4, 239.4);--bs-success-text-emphasis: #999999;--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: #999999;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(10.2, 10.2, 10.2);--bs-secondary-bg-subtle: rgb(45.8, 45.8, 45.8);--bs-success-bg-subtle: #111111;--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: #111111;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(30.6, 30.6, 30.6);--bs-secondary-border-subtle: rgb(137.4, 137.4, 137.4);--bs-success-border-subtle: #333333;--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: #333333;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(132.6, 132.6, 132.6);--bs-link-hover-color: rgb(157.08, 157.08, 157.08);--bs-link-color-rgb: 133, 133, 133;--bs-link-hover-color-rgb: 157, 157, 157;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.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:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{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.33333333%}.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.66666667%}.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: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .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.33333333%}.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.66666667%}.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: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .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.33333333%}.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.66666667%}.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: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.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: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .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.33333333%}.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.66666667%}.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: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.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: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(214.2, 214.2, 214.2);--bs-table-border-color: rgb(171.36, 171.36, 171.36);--bs-table-striped-bg: rgb(203.49, 203.49, 203.49);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(192.78, 192.78, 192.78);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(198.135, 198.135, 198.135);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(249.8, 249.8, 249.8);--bs-table-border-color: rgb(199.84, 199.84, 199.84);--bs-table-striped-bg: rgb(237.31, 237.31, 237.31);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(224.82, 224.82, 224.82);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(231.065, 231.065, 231.065);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #dddddd;--bs-table-border-color: rgb(176.8, 176.8, 176.8);--bs-table-striped-bg: rgb(209.95, 209.95, 209.95);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(198.9, 198.9, 198.9);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(204.425, 204.425, 204.425);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #dddddd;--bs-table-border-color: rgb(176.8, 176.8, 176.8);--bs-table-striped-bg: rgb(209.95, 209.95, 209.95);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(198.9, 198.9, 198.9);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(204.425, 204.425, 204.425);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f7f7f7;--bs-table-border-color: rgb(197.6, 197.6, 197.6);--bs-table-striped-bg: rgb(234.65, 234.65, 234.65);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(222.3, 222.3, 222.3);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(228.475, 228.475, 228.475);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #111111;--bs-table-border-color: rgb(64.6, 64.6, 64.6);--bs-table-striped-bg: rgb(28.9, 28.9, 28.9);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(40.8, 40.8, 40.8);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(34.85, 34.85, 34.85);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.875rem + var(--bs-border-width));padding-bottom:calc(.875rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.2}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:400;line-height:1.2;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#999;outline:0;box-shadow:0 0 0 .25rem #33333340}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.2em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.875rem 1rem;margin:-.875rem -1rem;margin-inline-end:1rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.875rem 0;margin-bottom:0;line-height:1.2;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.2em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.2em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:60px}textarea.form-control-sm{min-height:calc(1.2em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.2em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:60px;padding:.875rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:0}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:0}.form-control-color.form-control-sm{height:calc(1.2em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.2em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.875rem 3rem .875rem 1rem;font-size:.9375rem;font-weight:400;line-height:1.2;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#999;outline:0;box-shadow:0 0 0 .25rem #33333340}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.2em + 1.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23555555' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.3em + .4375rem) center;background-size:calc(.6em + .875rem) calc(.6em + .875rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.2em + 1.75rem);background-position:top calc(.3em + .4375rem) right calc(.3em + .4375rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23555555' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:5.5rem;background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.6em + .875rem) calc(.6em + .875rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(4.75rem + 1.2em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.2em + 1.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23555555'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23555555' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.3em + .4375rem) center;background-size:calc(.6em + .875rem) calc(.6em + .875rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.2em + 1.75rem);background-position:top calc(.3em + .4375rem) right calc(.3em + .4375rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23555555'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23555555' stroke='none'/%3e%3c/svg%3e");padding-right:5.5rem;background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.6em + .875rem) calc(.6em + .875rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(4.75rem + 1.2em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 1rem;--bs-btn-padding-y: .875rem;--bs-btn-font-family: ;--bs-btn-font-size: .9375rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.2;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: 0;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #333333;--bs-btn-border-color: #333333;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(43.35, 43.35, 43.35);--bs-btn-hover-border-color: rgb(40.8, 40.8, 40.8);--bs-btn-focus-shadow-rgb: 82, 82, 82;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(40.8, 40.8, 40.8);--bs-btn-active-border-color: rgb(38.25, 38.25, 38.25);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #333333;--bs-btn-disabled-border-color: #333333}.btn-secondary{--bs-btn-color: #000;--bs-btn-bg: #e5e5e5;--bs-btn-border-color: #e5e5e5;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(232.9, 232.9, 232.9);--bs-btn-hover-border-color: rgb(231.6, 231.6, 231.6);--bs-btn-focus-shadow-rgb: 195, 195, 195;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(234.2, 234.2, 234.2);--bs-btn-active-border-color: rgb(231.6, 231.6, 231.6);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #e5e5e5;--bs-btn-disabled-border-color: #e5e5e5}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #555555;--bs-btn-border-color: #555555;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(72.25, 72.25, 72.25);--bs-btn-hover-border-color: #444444;--bs-btn-focus-shadow-rgb: 111, 111, 111;--bs-btn-active-color: #fff;--bs-btn-active-bg: #444444;--bs-btn-active-border-color: rgb(63.75, 63.75, 63.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #555555;--bs-btn-disabled-border-color: #555555}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #555555;--bs-btn-border-color: #555555;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(72.25, 72.25, 72.25);--bs-btn-hover-border-color: #444444;--bs-btn-focus-shadow-rgb: 111, 111, 111;--bs-btn-active-color: #fff;--bs-btn-active-bg: #444444;--bs-btn-active-border-color: rgb(63.75, 63.75, 63.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #555555;--bs-btn-disabled-border-color: #555555}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f7f7f7;--bs-btn-border-color: #f7f7f7;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(209.95, 209.95, 209.95);--bs-btn-hover-border-color: rgb(197.6, 197.6, 197.6);--bs-btn-focus-shadow-rgb: 210, 210, 210;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(197.6, 197.6, 197.6);--bs-btn-active-border-color: rgb(185.25, 185.25, 185.25);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f7f7f7;--bs-btn-disabled-border-color: #f7f7f7}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #111111;--bs-btn-border-color: #111111;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(52.7, 52.7, 52.7);--bs-btn-hover-border-color: rgb(40.8, 40.8, 40.8);--bs-btn-focus-shadow-rgb: 53, 53, 53;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(64.6, 64.6, 64.6);--bs-btn-active-border-color: rgb(40.8, 40.8, 40.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #111111;--bs-btn-disabled-border-color: #111111}.btn-outline-primary{--bs-btn-color: #333333;--bs-btn-border-color: #333333;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #333333;--bs-btn-hover-border-color: #333333;--bs-btn-focus-shadow-rgb: 51, 51, 51;--bs-btn-active-color: #fff;--bs-btn-active-bg: #333333;--bs-btn-active-border-color: #333333;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #333333;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #333333;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #e5e5e5;--bs-btn-border-color: #e5e5e5;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #e5e5e5;--bs-btn-hover-border-color: #e5e5e5;--bs-btn-focus-shadow-rgb: 229, 229, 229;--bs-btn-active-color: #000;--bs-btn-active-bg: #e5e5e5;--bs-btn-active-border-color: #e5e5e5;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #e5e5e5;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #e5e5e5;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #555555;--bs-btn-border-color: #555555;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #555555;--bs-btn-hover-border-color: #555555;--bs-btn-focus-shadow-rgb: 85, 85, 85;--bs-btn-active-color: #fff;--bs-btn-active-bg: #555555;--bs-btn-active-border-color: #555555;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #555555;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #555555;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #555555;--bs-btn-border-color: #555555;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #555555;--bs-btn-hover-border-color: #555555;--bs-btn-focus-shadow-rgb: 85, 85, 85;--bs-btn-active-color: #fff;--bs-btn-active-bg: #555555;--bs-btn-active-border-color: #555555;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #555555;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #555555;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f7f7f7;--bs-btn-border-color: #f7f7f7;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f7f7f7;--bs-btn-hover-border-color: #f7f7f7;--bs-btn-focus-shadow-rgb: 247, 247, 247;--bs-btn-active-color: #000;--bs-btn-active-bg: #f7f7f7;--bs-btn-active-border-color: #f7f7f7;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f7f7f7;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f7f7f7;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #111111;--bs-btn-border-color: #111111;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #111111;--bs-btn-hover-border-color: #111111;--bs-btn-focus-shadow-rgb: 17, 17, 17;--bs-btn-active-color: #fff;--bs-btn-active-bg: #111111;--bs-btn-active-border-color: #111111;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #111111;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #111111;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 53, 53, 53;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: 0}.btn-sm{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: 0}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #333333;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #333333;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #33333340}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #333333}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #333333;--bs-list-group-active-border-color: #333333;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.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}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-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}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-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}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-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}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-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}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-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}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-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}}.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}html,body{min-height:100%;max-width:100%;overflow-x:clip}html{scroll-behavior:smooth}body{margin:0;padding-top:var(--site-header-height-mobile, 77px)}img,svg,video,canvas,iframe{max-width:100%}img{height:auto}[hidden]{display:none!important}.grecaptcha-badge{visibility:hidden!important}@media(min-width:1200px){body{padding-top:var(--site-header-height, 95px)}}.site-shell{min-height:100vh;display:flex;flex-direction:column;overflow-x:clip}.site-frame{position:relative;z-index:1;width:100%;max-width:100%;flex:1 0 auto;display:flex;flex-direction:column;overflow-x:clip}.site-main{position:relative;flex:1 0 auto}.main-header{position:fixed;z-index:1000;inset:0 0 auto;height:var(--site-header-height-mobile, 77px);transition:height .35s ease}.main-header>.container,.main-header>.container>.row{height:100%}.main-header .col-brand{position:absolute;z-index:2;left:50%;width:fit-content!important;transform:translate(-50%)}.main-header .brand{display:block;width:var(--site-header-logo-width-mobile, auto);max-width:100%;max-height:var(--site-header-logo-height-mobile, calc(var(--site-header-height-mobile, 77px) - 27px));object-fit:contain;transition:max-height .35s ease}.site-wordmark{display:inline-flex;align-items:center;color:inherit;font-family:var(--font-heading);font-size:clamp(1rem,2vw,1.35rem);font-weight:700;line-height:1.1;text-decoration:none}.main-header .site-wordmark{width:148.5714285714px;height:50px;justify-content:center;transition:height .35s ease}.main-header .col-menu{position:absolute;z-index:1;top:5px;right:0;left:0;display:block;width:100%!important;line-height:calc(var(--site-header-height-mobile, 77px) - 10px);transition:line-height .35s ease}#main-nav{position:relative;width:100%;margin:0}#main-nav ul,.mega-menu ul{margin:0;padding:0;list-style:none}#main-nav>ul{align-items:center}#main-nav li{position:relative;display:inline-block;padding-right:10px;padding-left:10px;font-size:var(--site-nav-font-size, 14px);font-weight:400;letter-spacing:var(--site-nav-letter-spacing, 2.8px);text-transform:uppercase;vertical-align:middle}#main-nav .hidden-on-main-nav{display:none}#main-nav .left-item{margin-right:auto}#main-nav a,.main-header a,.main-header button{text-decoration:none}.main-nav__submenu{position:absolute;z-index:1010;top:calc(100% - 12px);left:50%;min-width:230px;padding:10px 0;visibility:hidden;opacity:0;pointer-events:none;line-height:1.2;transform:translate(-50%,8px);transition:visibility 0s linear .2s,opacity .2s ease,transform .2s ease}.main-nav__submenu li{display:block!important;padding:0!important;font-size:12px!important;line-height:1.2;letter-spacing:.12em!important}.main-nav__submenu a{display:block;padding:12px 18px;white-space:nowrap}.has-submenu:hover>.main-nav__submenu,.has-submenu:focus-within>.main-nav__submenu,.has-submenu.is-open>.main-nav__submenu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%);transition-delay:0s}.main-nav__link--has-submenu{display:inline-flex;align-items:center;gap:6px}.main-nav__link--has-submenu:after{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;content:"";transform:translateY(-2px) rotate(45deg)}.main-header .favor{display:inline-block;width:23px;height:20px;object-fit:contain;vertical-align:middle}.main-header .favor-count{font-size:1.05rem}.main-header .btn-menu-lateral{display:inline-flex;min-height:unset;align-items:center;justify-content:center;padding:0;cursor:pointer;vertical-align:middle}.mobile-header-actions{height:var(--site-header-height-mobile, 77px);align-items:center;gap:.25rem;line-height:1}.main-header .mobile-header-action{display:inline-flex;width:44px;height:44px;min-height:0;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:inherit;line-height:1}.main-header .mobile-header-action img{width:28px;height:12px;object-fit:contain}.main-header .mobile-header-search svg{width:23px;height:23px}.main-header.fix-header{height:64px}.main-header.fix-header .brand{max-height:44px}.main-header.fix-header .site-wordmark{width:130.7428571429px;height:44px}.main-header.fix-header .col-menu{line-height:54px}@media(max-width:1199.98px){.main-header .btn-menu-lateral{border:0;height:var(--site-header-height-mobile, 77px);margin-top:0!important}.main-header .mobile-header-action{height:44px}}@media(min-width:1200px){.main-header{height:var(--site-header-height, 95px)}.main-header .brand{width:var(--site-header-logo-width-desktop, auto);max-height:var(--site-header-logo-height-desktop, calc(var(--site-header-height, 95px) - 25px))}.main-header .site-wordmark{width:208px;height:70px}.main-header .col-menu{top:0;line-height:var(--site-header-height, 95px)}.main-header .col-menu #main-nav{width:calc(100% - 85px)}.main-header .btn-menu-lateral{width:144px;height:44px;padding:0 12px!important;font-size:var(--site-nav-font-size, 14px);letter-spacing:var(--site-nav-letter-spacing, 2.8px);text-transform:uppercase}.main-header.fix-header{height:var(--site-header-height-mobile, 77px)}.main-header.fix-header .brand{max-height:58px}.main-header.fix-header .site-wordmark{width:172.3428571429px;height:58px}.main-header.fix-header .col-menu{line-height:var(--site-header-height-mobile, 77px)}.main-header.fix-header .btn-menu-lateral{height:40px}}@media(min-width:1200px)and (max-width:1399.98px){#main-nav.smaller>ul>li{padding-right:5px;padding-left:5px;font-size:calc(var(--site-nav-font-size, 14px) - 1px);letter-spacing:calc(var(--site-nav-letter-spacing, 2.8px) - .15px)}}.idiomas-dropdown{display:inline-block;position:relative;vertical-align:middle}.idiomas-dropdown img{width:24px;height:24px;border-radius:50%;vertical-align:middle}.idiomas__flag-fallback{display:inline-flex;width:24px;height:24px;flex:0 0 24px;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:50%;font-size:8px;font-weight:700;letter-spacing:0;line-height:1;text-transform:uppercase}.idiomas-dropdown .dropdown-toggle{display:inline-flex;align-items:center;gap:9px;padding:0;border:0;background:transparent;cursor:pointer;line-height:1;vertical-align:middle}.idiomas-dropdown .dropdown-toggle:after{display:inline-block;width:8px;height:8px;margin:-3px 0 0;border:solid currentColor;border-width:0 2px 2px 0;content:"";transform:rotate(45deg);transition:transform .35s ease,margin .35s ease}.idiomas-dropdown.show .dropdown-toggle:after{margin-top:3px;transform:rotate(225deg)}.idiomas-dropdown .dropdown-menu{display:block;position:absolute;z-index:1020;top:100%;right:auto;left:0;min-width:10rem;margin-top:12px;padding:0;border:0;border-radius:0;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-8px);transition:visibility 0s linear .25s,opacity .25s ease,transform .25s ease}.idiomas-dropdown.show .dropdown-menu,.idiomas-dropdown .dropdown-menu.show{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}.idiomas-dropdown .dropdown-item{padding:.4rem .75rem!important;font-size:13px;line-height:1}.idiomas-dropdown .dropdown-item a{display:flex;align-items:center;gap:8px;text-decoration:none;text-transform:uppercase}.idiomas-dropdown .dropdown-item img{width:24px!important;height:24px!important;flex-shrink:0}.main-header .dropdown-toggle.idiomas{display:inline-flex;align-items:center;vertical-align:middle;transform:translateY(-2px)}.main-header .dropdown-toggle.idiomas .idiomas__arrow{width:9px;height:4.5px;margin:0;object-fit:contain}@media(max-width:1199.98px){.idiomas-dropdown{font-size:15px;font-weight:500;letter-spacing:.3px}}.mega-menu{position:fixed;z-index:2000;inset:0;display:block;width:100%;height:100%;visibility:hidden;opacity:0;overflow:hidden;pointer-events:none;transition:opacity .45s ease,visibility 0s linear .45s}.mega-menu.is-open{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .45s ease,visibility 0s linear}.mega-menu__panel{position:relative;display:flex;width:100%;height:100%;margin-left:auto;transform:translate(6%);transition:transform .55s cubic-bezier(.22,.61,.36,1)}.mega-menu.is-open .mega-menu__panel{transform:translate(0)}.mega-menu__content{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding:40px 30px;overflow-y:auto}.mega-menu__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:50px}.mega-menu__brand{display:inline-flex;min-height:56px;min-width:0;align-items:center}.mega-menu__brand img{width:auto;height:56px;object-fit:contain}.mega-menu__brand .site-wordmark{width:166.4px;height:56px}.mega-menu__close{display:inline-flex;min-width:110px;height:56px;align-items:center;justify-content:center;gap:12px;padding:0 22px;text-transform:uppercase;letter-spacing:2px;font-size:13px}.mega-menu__close img{width:16px;height:16px;object-fit:contain}.mega-menu__nav{flex:1 1 auto}.mega-menu__nav ul{margin:0;padding:0;list-style:none}.mega-menu__nav li{display:block}.mega-menu__nav a,.mega-menu__logout button{display:inline-block;padding:6px 0;border:0;background:transparent;font-family:var(--font-body);font-size:40px;font-style:normal;font-weight:300;line-height:50.5px;text-decoration:none}.mega-menu__logout button{cursor:pointer}.mega-menu__nav a.mega-menu__home-link{font-family:var(--font-heading);font-size:38px;font-weight:700;line-height:54px;letter-spacing:1.9px;text-transform:uppercase}.mega-menu__submenu{margin:0 0 14px!important;padding:0 0 0 18px!important}.mega-menu__submenu a{padding:3px 0;font-size:22px;font-weight:300;line-height:27.5px}.mega-menu__account-header{margin-top:34px;padding-top:24px;border-top:1px solid transparent}.mega-menu__account-header span{display:inline-block;font-family:var(--font-heading);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.24em;text-transform:uppercase}.mega-menu__account-item{margin-top:10px}.mega-menu__account-item a,.mega-menu__account-item .mega-menu__logout button{display:inline-flex;min-height:54px;align-items:center;padding:0 20px;border:1px solid transparent;border-radius:999px;font-size:18px;font-weight:400;line-height:1;letter-spacing:.01em}.mega-menu__favorites{margin-top:30px}.mega-menu__favorites a{display:inline-flex;align-items:center;gap:12px;font-size:22px}.mega-menu__favorites .favor{display:inline-block;width:26px;height:24px;object-fit:contain}.mega-menu__media{position:relative;display:none;overflow:hidden}.mega-menu__media img{width:100%;height:100%;object-fit:cover;object-position:center}.mega-menu__media .img-placeholder{width:100%;height:100%}.mega-menu__isotipo{position:absolute;z-index:2;right:425px;bottom:0;width:230px;height:auto;transform:translate(50%);pointer-events:none}@media(min-width:992px){.mega-menu__panel{width:88%;max-width:1085px}.mega-menu__content{padding:50px 60px}.mega-menu__brand img{height:70px}.mega-menu__brand{min-width:208px;min-height:70px}.mega-menu__brand .site-wordmark{width:208px;height:70px}.mega-menu__nav a,.mega-menu__logout button{font-size:50px;line-height:63px}.mega-menu__submenu a{font-size:26px;line-height:33px}.mega-menu__account-item a,.mega-menu__account-item .mega-menu__logout button{min-height:58px;padding:0 24px;font-size:20px}.mega-menu__favorites a{font-size:24px}.mega-menu__media{display:block;flex:0 0 425px;width:425px;height:100%}}.l-section{width:100%;padding-block:var(--site-section-space)}.l-section--spacing-compact{padding-block:calc(var(--site-section-space) * .5)}.l-section--spacing-none{padding-block:0}.l-section--surface{background:var(--site-surface)}.l-section--panel{background:var(--site-panel)}.l-container{width:min(100% - var(--site-space) * 2,var(--site-container));margin-inline:auto}.l-container--narrow{max-width:760px}.l-container--wide{max-width:1600px}.l-container--full{width:100%;max-width:none}.l-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:var(--site-card-gap)}.l-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.l-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.l-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.l-grid--gap-compact,.l-stack--gap-compact,.l-cluster--gap-compact{gap:calc(var(--site-card-gap) * .5)}.l-grid--gap-loose,.l-stack--gap-loose,.l-cluster--gap-loose{gap:calc(var(--site-card-gap) * 1.5)}.l-stack{display:flex;flex-direction:column;gap:var(--site-card-gap)}.l-cluster{display:flex;flex-wrap:wrap;gap:var(--site-card-gap);align-items:center}.l-cluster--justify-center{justify-content:center}.l-cluster--justify-between{justify-content:space-between}.l-cluster--justify-end{justify-content:flex-end}.l-gap-xs{gap:var(--site-space-xs)}.l-gap-sm{gap:var(--site-space-sm)}.l-gap-md{gap:var(--site-space-md)}.l-gap-lg{gap:var(--site-space-lg)}.l-gap-xl{gap:var(--site-space-xl)}@media(max-width:991.98px){.l-grid--3,.l-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.l-grid--2,.l-grid--3,.l-grid--4{grid-template-columns:1fr}}.recipe-hero{display:grid}.recipe-hero--center .recipe-hero__content{margin-inline:auto;text-align:center}.recipe-split__media img{display:block;max-width:100%;height:auto}.recipe-property-grid>*{min-width:0}.recipe-faq__item summary{cursor:pointer}.recipe-gallery{width:100%}.recipe-gallery__stage{position:relative;display:grid;min-height:clamp(300px,54vw,720px);overflow:hidden;background:var(--site-panel)}.recipe-gallery__slide{position:absolute;inset:0;display:none;width:100%;height:100%;padding:0;overflow:hidden;border:0;background:transparent}.recipe-gallery__slide.is-active{display:block}.recipe-gallery__slide img,.recipe-gallery__thumb img{width:100%;height:100%;object-fit:cover}.recipe-gallery--mosaic .recipe-gallery__stage{grid-template-columns:minmax(0,2fr) minmax(220px,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--site-card-gap)}.recipe-gallery--mosaic .recipe-gallery__slide{position:relative;display:none}.recipe-gallery--mosaic .recipe-gallery__slide:nth-child(-n+3){display:block}.recipe-gallery--mosaic .recipe-gallery__slide--primary{grid-row:1/-1}.recipe-gallery--split .recipe-gallery__stage{grid-template-columns:minmax(0,1.55fr) minmax(240px,.45fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--site-card-gap)}.recipe-gallery--split .recipe-gallery__slide,.recipe-gallery--grid .recipe-gallery__slide{position:relative;display:none}.recipe-gallery--split .recipe-gallery__slide:nth-child(-n+3),.recipe-gallery--grid .recipe-gallery__slide:nth-child(-n+6){display:block}.recipe-gallery--split .recipe-gallery__slide--primary{grid-row:1/-1}.recipe-gallery--grid .recipe-gallery__stage{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--site-card-gap)}.recipe-gallery__control,.recipe-gallery__dialog-control{position:absolute;top:50%;z-index:2;display:grid;width:3rem;height:3rem;border:1px solid var(--site-border);border-radius:50%;background:var(--site-surface);color:var(--site-text);transform:translateY(-50%);place-items:center}.recipe-gallery__control--prev,.recipe-gallery__dialog-control--prev{left:1rem}.recipe-gallery__control--next,.recipe-gallery__dialog-control--next{right:1rem}.recipe-gallery__all{position:absolute;right:1rem;bottom:1rem;z-index:3;min-height:var(--site-control-height);padding:.6rem 1rem;border:1px solid var(--site-border);border-radius:var(--site-radius);background:var(--site-surface);color:var(--site-text)}.recipe-gallery__thumbs{display:flex;gap:.75rem;padding-top:.75rem;overflow-x:auto;scroll-snap-type:x mandatory}.recipe-gallery__thumb{flex:0 0 clamp(100px,16vw,180px);aspect-ratio:4/3;padding:0;overflow:hidden;border:2px solid transparent;background:var(--site-panel);opacity:.65;scroll-snap-align:start}.recipe-gallery__thumb.is-active{border-color:var(--site-primary);opacity:1}.recipe-gallery__dialog{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:var(--site-surface);color:var(--site-text)}.recipe-gallery__dialog::backdrop{background:#000000c7}.recipe-gallery__dialog-header{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:1rem;align-items:center;width:min(100% - 2rem,1140px);min-height:4.875rem;margin:1rem auto 0;padding:.5rem 1.5rem;border-bottom:1px solid var(--site-border);background:var(--site-panel)}.recipe-gallery__dialog-header button{width:2.5rem;height:2.5rem;border:0;background:transparent;color:inherit;font-size:1.75rem}.recipe-gallery__dialog-body{display:flex;gap:1rem;flex-direction:column;height:calc(100dvh - 5.875rem);padding:1.5rem 0 3rem;overflow-y:auto;background:var(--site-surface);scroll-behavior:smooth;scroll-snap-type:y proximity}.recipe-gallery__dialog-slide{flex:0 0 auto;width:min(100% - 2rem,1076px);height:auto;min-height:0;margin:0 auto;padding:0;overflow:visible;background:transparent;scroll-margin-top:1.5rem;scroll-snap-align:start}.recipe-gallery__dialog-slide img{display:block;width:100%;max-width:100%;height:auto}.recipe-gallery__dialog-close-bottom{flex:0 0 auto;min-height:var(--site-control-height);margin:0 auto;padding:.6rem 1.5rem;border:1px solid var(--site-border);border-radius:var(--site-button-radius);background:var(--site-surface);color:var(--site-text)}@media(max-width:767.98px){.recipe-gallery--mosaic .recipe-gallery__stage{display:block}.recipe-gallery--mosaic .recipe-gallery__slide{position:absolute;inset:0;display:none}.recipe-gallery--mosaic .recipe-gallery__slide.is-active{display:block}.recipe-gallery--split .recipe-gallery__stage,.recipe-gallery--grid .recipe-gallery__stage{grid-template-columns:1fr;grid-template-rows:none;min-height:0}.recipe-gallery--split .recipe-gallery__slide,.recipe-gallery--grid .recipe-gallery__slide,.recipe-gallery--split .recipe-gallery__slide:nth-child(-n+3),.recipe-gallery--grid .recipe-gallery__slide:nth-child(-n+6){display:block;min-height:240px;aspect-ratio:4/3}.recipe-gallery--split .recipe-gallery__slide--primary{grid-row:auto}.recipe-gallery__dialog-header{gap:.5rem;width:100%;min-height:4rem;margin-top:0;padding-inline:.75rem}.recipe-gallery__dialog-body{gap:.75rem;height:calc(100dvh - 4rem);padding:.75rem 0 1.5rem}.recipe-gallery__dialog-slide{width:calc(100% - 1rem);height:auto;min-height:0;scroll-margin-top:.75rem}}:root{--bs-primary: var(--site-primary);--bs-secondary: var(--site-secondary);--bs-primary-text-emphasis: var(--site-primary);--bs-secondary-text-emphasis: var(--site-secondary);--site-primary-hover: color-mix(in srgb, var(--site-primary) 86%, var(--site-primary-contrast));--site-primary-active: color-mix(in srgb, var(--site-primary) 76%, var(--site-primary-contrast));--site-secondary-hover: color-mix(in srgb, var(--site-secondary) 86%, var(--site-secondary-contrast));--site-secondary-active: color-mix(in srgb, var(--site-secondary) 76%, var(--site-secondary-contrast))}.btn-primary{--bs-btn-focus-box-shadow: 0 0 0 var(--site-focus-width) color-mix(in srgb, var(--site-primary) 35%, transparent);--bs-btn-color: var(--site-primary-contrast);--bs-btn-bg: var(--site-primary);--bs-btn-border-color: var(--site-primary);--bs-btn-hover-color: var(--site-primary-contrast);--bs-btn-hover-bg: var(--site-primary-hover);--bs-btn-hover-border-color: var(--site-primary-hover);--bs-btn-active-color: var(--site-primary-contrast);--bs-btn-active-bg: var(--site-primary-active);--bs-btn-active-border-color: var(--site-primary-active);--bs-btn-disabled-color: var(--site-primary-contrast);--bs-btn-disabled-bg: var(--site-primary);--bs-btn-disabled-border-color: var(--site-primary)}.btn-secondary{--bs-btn-focus-box-shadow: 0 0 0 var(--site-focus-width) color-mix(in srgb, var(--site-secondary) 35%, transparent);--bs-btn-color: var(--site-secondary-contrast);--bs-btn-bg: var(--site-secondary);--bs-btn-border-color: var(--site-secondary);--bs-btn-hover-color: var(--site-secondary-contrast);--bs-btn-hover-bg: var(--site-secondary-hover);--bs-btn-hover-border-color: var(--site-secondary-hover);--bs-btn-active-color: var(--site-secondary-contrast);--bs-btn-active-bg: var(--site-secondary-active);--bs-btn-active-border-color: var(--site-secondary-active);--bs-btn-disabled-color: var(--site-secondary-contrast);--bs-btn-disabled-bg: var(--site-secondary);--bs-btn-disabled-border-color: var(--site-secondary)}.bg-primary,.text-bg-primary{background-color:var(--site-primary)!important}.bg-secondary,.text-bg-secondary{background-color:var(--site-secondary)!important}.text-primary{color:var(--site-primary)!important}.text-secondary{color:var(--site-secondary)!important}.border-primary{border-color:var(--site-primary)!important}.border-secondary{border-color:var(--site-secondary)!important}.text-bg-primary{color:var(--site-primary-contrast)!important}.text-bg-secondary{color:var(--site-secondary-contrast)!important}#footer{overflow-x:clip;padding:var(--site-footer-padding)}#footer ul{margin:0;padding:0;list-style:none}#footer .footer-main,#footer .footer-legal,#footer .footer-quicklinks{width:100%;max-width:1340px;margin-inline:auto}#footer .footer-main,#footer .footer-nav,#footer .footer-quicklinks .row{--bs-gutter-x: 0}#footer .footer-nav{margin-bottom:0;padding-left:0;font-size:var(--site-nav-font-size);font-weight:400;letter-spacing:var(--site-nav-letter-spacing);text-transform:uppercase}#footer .footer-nav .hidden-on-footer-nav{display:none}#footer .footer-nav li{margin-bottom:10px;padding-right:0;padding-left:0}#footer .footer-nav .favor{width:29px;height:26px;object-fit:contain}#footer .footer-favorites,#footer .footer-language{min-height:26px;margin-top:10px;margin-bottom:0}#footer .footer-favorites,#footer .footer-language{display:flex;align-items:center}#footer .footer-favorites a{display:inline-flex;align-items:center;gap:.5rem}#footer .footer-language .idiomas-dropdown{display:inline-flex;align-items:center}#footer .footer-logo{width:min(305px,100%);height:auto;object-fit:contain}#footer .footer-wordmark{width:min(305px,100%);min-height:70px;justify-content:center}#footer .footer-legal,#footer .footer-quicklinks{border-top:1px solid var(--site-border)}#footer .footer-social-wrap{margin-top:50px}#footer .footer-social-wrap>span{display:block;margin-bottom:18px;font-size:14px;line-height:1.2;text-transform:uppercase}#footer .footer-contact{align-self:start;padding-left:clamp(12px,5vw,90px)}#footer .footer-contact h4,#footer .footer-contact .h4{margin:0 0 30px;font-size:clamp(30px,2.4vw,42px);font-weight:400;line-height:1;text-transform:uppercase}#footer .footer-contact p{margin:0;font-size:16px;letter-spacing:1px;line-height:1.8}#footer .footer-contact p span{display:block;text-transform:uppercase}#footer .footer-legal{margin-top:72px;padding:34px 0}#footer .footer-legal p{margin:0;font-size:15px;letter-spacing:.4px}#footer .footer-quicklinks{padding-top:54px}#footer .footer-quicklinks h4,#footer .footer-quicklinks .h4{margin:0 0 36px;font-size:clamp(30px,2.3vw,40px);font-weight:400;line-height:1;text-transform:uppercase}#footer .footer-quicklinks a{font-size:19px;line-height:1.4}#footer .footer-language .dropdown-toggle.idiomas{display:inline-flex;align-items:center;gap:6px;padding:0}#footer .footer-language .dropdown-toggle.idiomas:after{display:none}#footer .footer-language .idiomas__arrow{width:12px;height:12px;margin:0;object-fit:contain}.social-detail{display:inline-flex;align-items:center;margin:0;padding:0;list-style:none}.social-detail li:not(:last-child){margin-right:14px}.social-detail a{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;padding:8px;font-size:22px}.social-detail__label{font-size:14px;font-weight:700;line-height:1;text-transform:uppercase}.bottom-bar-new{position:fixed;z-index:900;right:10px;bottom:10px;display:flex;align-items:center;gap:8px}.bottom-bar-new .btn{min-height:44px;padding:0 16px;font-size:13px;letter-spacing:.08em}.bottom-bar-new .btn-whatsapp{min-height:36px;padding:0 20px;font-size:13px;font-weight:400;letter-spacing:.04em;line-height:1;text-transform:none}.bottom-bar-new .btn-whatsapp img{width:26px;height:26px}.bottom-bar-new .btn-whatsapp span{margin-left:4px}@media(max-width:991.98px){#footer{text-align:center}#footer .footer-contact{padding-left:12px}#footer .footer-nav{max-width:520px;margin:0 auto}}@media(max-width:767.98px){#footer{padding-top:64px}#footer .footer-legal{margin-top:48px}#footer .footer-quicklinks .row{gap:4px 0}.bottom-bar-new{left:10px}}.site-banner{position:relative;width:100%;height:var(--site-banner-height);overflow:hidden}.site-banner picture{display:block;width:100%;height:100%}.site-banner-image{position:absolute;inset:0;display:block;width:100%;height:100%}.site-banner-overlay{position:absolute;inset:0;pointer-events:none}.site-banner-content{position:absolute;z-index:1;inset:0;display:flex;flex-direction:column}@media(max-width:768px){.site-banner{height:var(--site-banner-height-mobile)}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img,.slick-slide{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}:is(#featured-properties,#area-properties,#property-related-properties) .slides:not(.slick-initialized){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--site-card-gap)}:is(#featured-properties,#area-properties,#property-related-properties) .slides:not(.slick-initialized)>:nth-child(n+3){display:none}:is(#area-properties.area-properties--single,#property-related-properties.property-related--single) .slides:not(.slick-initialized){display:flex;grid-template-columns:none;justify-content:center}:is(#area-properties.area-properties--single,#property-related-properties.property-related--single) .slides:not(.slick-initialized)>.slides-item{width:min(100%,640px)!important}.property-slider .slides:not(.slick-initialized){display:block}.property-slider .slides:not(.slick-initialized)>*{display:none}.property-slider .slides:not(.slick-initialized)>:first-child{display:block}.property-gallery-slider .slides:not(.slick-initialized){display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.property-gallery-slider .slides:not(.slick-initialized)>:nth-child(n+6){display:none}.slick-prev,.slick-next{position:absolute;z-index:3;top:50%;width:2.75rem;height:2.75rem;padding:0;border:0;font-size:0;transform:translateY(-50%)}.slick-prev{left:.5rem}.slick-next{right:.5rem}.slick-prev:before,.slick-next:before{font-size:1.5rem;line-height:1}.slick-prev:before{content:"‹"}.slick-next:before{content:"›"}.slick-dots{position:static;display:flex!important;width:100%;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;margin:30px 0;padding:0!important;list-style:none}.slick-dots li{display:flex;width:60px;height:8px;align-items:center;margin:0}.slick-dots button{width:60px;min-width:0;height:8px;min-height:0;padding:0;border:0;font-size:0;line-height:0}.slick-dots button:before{display:none}.slides-custom .slides .slick-prev,.slides-custom .slides .slick-next{top:0;bottom:0;width:40px;height:100%;margin:0;transform:none}.slides-custom .slides .slick-prev{left:0}.slides-custom .slides .slick-next{right:0}.slides-custom .slides .slick-prev:before,.slides-custom .slides .slick-next:before{display:inline-grid;width:30px;height:30px;place-items:center;font-size:24px;line-height:1}.property-gallery-slider .slick-list{margin-inline:44px}.property-gallery-slider .slick-prev,.property-gallery-slider .slick-next{top:50%;width:40px;height:40px}.property-gallery-slider .slick-prev{left:0}.property-gallery-slider .slick-next{right:0}.property-gallery-slider .slick-current .property-gallery-slider__thumb,.property-gallery-slider .property-gallery-slider__thumb:focus-visible{outline:2px solid var(--site-text);outline-offset:-2px}@media(max-width:1199.98px){.property-gallery-slider .slides:not(.slick-initialized){grid-template-columns:repeat(4,minmax(0,1fr))}.property-gallery-slider .slides:not(.slick-initialized)>:nth-child(n+5){display:none}}@media(max-width:991.98px){:is(#featured-properties,#area-properties,#property-related-properties) .slides:not(.slick-initialized){grid-template-columns:minmax(0,1fr)}:is(#featured-properties,#area-properties,#property-related-properties) .slides:not(.slick-initialized)>:nth-child(n+2){display:none}}@media(max-width:767.98px){.property-gallery-slider .slides:not(.slick-initialized){grid-template-columns:repeat(3,minmax(0,1fr))}.property-gallery-slider .slides:not(.slick-initialized)>:nth-child(n+4){display:none}.property-gallery-slider .slick-list{margin-inline:36px}.property-gallery-slider .slick-prev,.property-gallery-slider .slick-next{width:32px;height:32px}}body.gallery-modal-open,body.app-modal-open,body.mx-confirm-open,body.native-modal-open,body.property-search-open{overflow:hidden}body.gallery-modal-open .main-header{display:none}.gallery-modal{position:fixed;z-index:10000000001;inset:0;display:none;overflow-y:auto;overflow-x:hidden;background:var(--site-surface);-webkit-overflow-scrolling:touch}.gallery-modal.is-open{display:block}.gallery-modal__header{position:sticky;z-index:2;top:0;padding:16px 0 12px;background:var(--site-surface);border-bottom:1px solid var(--site-border)}.gallery-modal__header .container{max-width:1320px}.gallery-modal__header-row,.gallery-modal__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.gallery-modal__title{min-width:0}.gallery-modal__actions{justify-content:flex-end;gap:4px;margin-left:auto}.gallery-modal__price{min-width:160px;margin-right:18px;text-align:right}.gallery-modal__button{display:inline-flex;min-width:210px;min-height:62px;align-items:center;justify-content:center;padding:0 24px;font-size:16px;letter-spacing:.6px;white-space:nowrap}.gallery-modal__close,.gallery-modal__close-bottom{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;background:transparent;border:1px solid var(--site-border)}.gallery-modal__close img,.gallery-modal__close-bottom img{display:block;width:20px;height:20px}.gallery-modal__header .gallery-modal__close{width:62px;height:62px}.gallery-modal__close-bottom{margin-top:24px}.gallery-modal__body{width:100%;margin-inline:auto;padding:24px 0 60px}.gallery-modal__body>.container{width:100%;max-width:none;margin-inline:0;padding-inline:0}.gallery-modal__item{width:100%;max-width:none;margin:0 0 1px}.gallery-modal__item img{display:block;width:100%;height:auto}.site-modal,.app-modal,.cookie-consent-modal{color:var(--site-text);font-family:var(--font-body)}.site-modal--overlay,.app-modal,.cookie-consent-modal{position:fixed;z-index:2200;inset:0;display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;overflow-y:auto;background:color-mix(in srgb,var(--site-text) 45%,transparent)}.site-modal.site-modal--search{position:fixed;z-index:2200;inset:var(--site-header-height-mobile, 77px) 0 0;display:flex;width:100%;max-width:none;height:calc(100% - var(--site-header-height-mobile, 77px));margin:0;padding:16px 15px 24px;overflow-y:auto;background:var(--site-surface)}body.responsive-search-open #n8n-chat-wrapper,body.responsive-search-open .bottom-bar-new,body.app-modal-open #n8n-chat-wrapper,body.app-modal-open .bottom-bar-new,body.mx-confirm-open #n8n-chat-wrapper,body.mx-confirm-open .bottom-bar-new{visibility:hidden}.site-modal--native{width:min(35rem,100% - 2rem);max-width:35rem;max-height:calc(100dvh - 2rem);margin:auto;padding:0;overflow:hidden;background:transparent;border:0}.site-modal--native::backdrop{background:color-mix(in srgb,var(--site-text) 45%,transparent)}.site-modal__dialog,.app-modal__panel,.cookie-consent-modal__dialog{position:relative;display:flex;width:100%;max-width:520px;max-height:calc(100dvh - 2rem);flex-direction:column;margin:auto 0;overflow:hidden;background:var(--site-surface);border:1px solid var(--site-border);border-radius:var(--site-modal-radius);box-shadow:var(--site-shadow);color:var(--site-text)}.site-modal--native>.site-modal__dialog{max-width:none;max-height:inherit;margin:0}.site-modal__dialog--lg{max-width:850px}.site-modal__dialog--wide{max-width:1000px}.site-modal__dialog--preferences{max-width:42rem}.site-modal__header,.site-modal__footer,.app-modal__header,.app-modal__footer,.cookie-consent-modal__header,.cookie-consent-modal__actions{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:1rem;padding:20px 24px}.site-modal__header,.app-modal__header,.cookie-consent-modal__header{border-bottom:1px solid var(--site-border)}.site-modal__header--stacked{display:block}.site-modal__body,.app-modal__body{min-height:0;flex:1 1 auto;padding:24px;overflow-y:auto}.site-modal__dialog>form,.app-modal__panel>form{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.site-modal__footer,.app-modal__footer,.cookie-consent-modal__actions{flex-wrap:wrap;justify-content:flex-end;border-top:1px solid var(--site-border)}.site-modal__close,.app-modal__close,.cookie-consent-modal__close{display:inline-grid;width:44px;height:44px;flex:0 0 44px;place-items:center;padding:0;background:transparent;border:1px solid var(--site-border);border-radius:var(--site-radius);color:var(--site-text);cursor:pointer;font-size:1.75rem;line-height:1;text-decoration:none}.site-modal__close img,.app-modal__close img,.cookie-consent-modal__close img{display:block;width:20px;height:20px}.site-modal__close:hover,.site-modal__close:focus-visible,.app-modal__close:hover,.app-modal__close:focus-visible,.cookie-consent-modal__close:hover,.cookie-consent-modal__close:focus-visible{background:var(--site-panel);color:var(--site-text)}.site-modal__close:focus-visible,.app-modal__close:focus-visible,.cookie-consent-modal__close:focus-visible{outline:3px solid var(--site-text);outline-offset:2px}.app-modal{display:none}.app-modal.is-open{display:flex}.app-modal__panel{max-height:calc(100vh - 2rem)}.cookie-consent-modal__dialog{z-index:1;max-width:42rem;overflow-y:auto}.cookie-consent-modal__close{position:absolute;z-index:2;top:.75rem;right:.75rem}.app-modal__panel--lg{max-width:850px}.app-modal__body .form-control{min-height:48px;padding:10px 16px;font-size:15px}.app-modal__body textarea.form-control{min-height:90px;padding-top:12px}.app-modal__panel.finance-modal{max-width:1000px}.finance-modal__body{padding:16px 80px 64px}.finance-modal__intro{max-width:640px;margin:0 auto 52px;color:var(--site-text);font-family:var(--font-body);font-size:16px;font-weight:400;line-height:22px;text-align:center}.finance-modal__form{max-width:760px;margin:0 auto 56px}.finance-modal__form .form-control,.finance-modal__form .btn-primary{height:50px;min-height:50px;padding:10px 24px;border-radius:var(--site-radius);font-size:16px;font-weight:400}.finance-modal__form .form-control{border:1px solid var(--site-border);color:var(--site-text)}.finance-modal__form .form-control::placeholder{color:var(--site-text);opacity:1}.finance-modal__form .btn-primary{border:1px solid var(--site-primary);background:var(--site-primary);color:var(--site-surface);letter-spacing:.4px;line-height:1.5}.finance-modal__result-label{margin:0 0 16px;color:var(--site-text);font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:1.44px;line-height:normal;text-align:center;text-transform:uppercase}.finance-modal__result-box{display:flex;max-width:760px;min-height:70px;align-items:center;justify-content:center;margin:0 auto 40px;padding:12px 24px;border:1px solid var(--site-border)}.app-modal__body #txtrepay,.finance-modal__result-box #txtrepay{background:var(--site-surface);color:var(--site-primary);font-family:var(--font-heading);font-size:28px;font-weight:400;text-align:center}.finance-modal__body .list-exchange{display:grid;max-width:760px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 64px;margin:0 auto;padding:0}.finance-modal__body .list-exchange li{display:grid;width:auto;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:24px;margin:0;color:var(--site-text);font-family:var(--font-body);font-size:18px;font-weight:600;line-height:1.35;text-transform:none}.finance-modal__body .list-exchange strong{width:auto;margin:0;color:var(--site-text);font-weight:400;letter-spacing:0;text-transform:none}.finance-modal__body .list-exchange span{white-space:nowrap}.app-modal--whatsapp{align-items:flex-end;justify-content:flex-end;padding:24px;background:color-mix(in srgb,var(--site-text) 35%,transparent)}.app-modal--whatsapp .app-modal__panel{max-width:480px;margin:0}.app-modal--whatsapp .app-modal__header h5,.app-modal--whatsapp .app-modal__header .h5{color:var(--site-text);font-weight:700}.app-modal--whatsapp .app-modal__body{padding:24px;background:var(--site-surface)}.app-modal--whatsapp .whatsapp-modal__lead{margin:0 0 20px;color:var(--site-text);font-size:18px;text-align:center}.app-modal--whatsapp .form-control{min-height:64px;padding:12px 20px;border:1px solid var(--site-border);background:var(--site-surface);box-shadow:var(--site-shadow);font-size:17px}.app-modal--whatsapp .btn-primary{min-height:60px;border-radius:var(--site-radius);font-size:16px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.cookie-consent-modal{z-index:2147483601}.cookie-consent-modal__backdrop{position:absolute;inset:0}.cookie-consent-modal>.site-modal__dialog{z-index:1}.mx-confirm{z-index:2300;align-items:center;padding:24px}.mx-confirm__panel{max-width:560px}.mx-confirm__header{display:block;text-align:center}.mx-confirm__body{text-align:center}.mx-confirm__footer{justify-content:center}.saved-search-dialog__header{align-items:flex-start}.saved-search-dialog__actions{display:grid;grid-template-columns:minmax(0,1fr)}.public-share-dialog{width:min(520px,100% - 32px);max-width:520px}.public-share-dialog__panel{display:flex}.responsive-search-header.site-modal__header{background:var(--site-surface)}.modal-full-screen{width:100vw;max-width:none;min-height:100vh;margin:0}.saved-search-feedback,.public-form-feedback{max-height:0;overflow:hidden}.saved-search-feedback.is-visible,.public-form-feedback:not(:empty){max-height:20rem;overflow:visible}@media(min-width:767.98px){.gallery-modal__header{padding:16px 0}}@media(max-width:991.98px){.gallery-modal__button{min-width:180px}.finance-modal__body{padding:16px 48px 48px}}@media(max-width:767.98px){.gallery-modal__button{min-width:0;min-height:48px;padding:0 18px;font-size:14px}.gallery-modal__header .gallery-modal__close{width:48px;height:48px}.finance-modal__body{padding:16px 28px 40px}.finance-modal__body .list-exchange{grid-template-columns:minmax(0,1fr);row-gap:16px}.finance-modal__body .list-exchange li{grid-template-columns:minmax(0,1fr);gap:4px;font-size:16px}}@media(max-width:575.98px){.site-modal--overlay{padding:16px}.site-modal__dialog{max-height:calc(100dvh - 32px)}.site-modal__header,.site-modal__body,.site-modal__footer{padding:18px 20px}.site-modal__footer--stack-mobile{display:grid;grid-template-columns:minmax(0,1fr)}.site-modal__footer--stack-mobile>.btn{width:100%}.mx-confirm{padding:16px}}.site-scroll-top{position:fixed;z-index:10000000004;right:max(1rem,env(safe-area-inset-right));bottom:max(5.25rem,4.25rem + env(safe-area-inset-bottom));display:inline-grid;width:var(--site-scroll-top-size, 3rem);height:var(--site-scroll-top-size, 3rem);padding:0;place-items:center;border:1px solid var(--site-scroll-top-border, var(--site-border));border-radius:var(--site-scroll-top-radius, var(--site-button-radius));background:var(--site-scroll-top-background, var(--site-primary));box-shadow:var(--site-scroll-top-shadow, 0 .75rem 2rem rgba(0, 0, 0, .18));color:var(--site-scroll-top-color, var(--site-primary-contrast, var(--site-surface)));cursor:pointer;opacity:0;pointer-events:none;transform:translateY(.75rem);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.site-scroll-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.site-scroll-top:hover{background:var(--site-scroll-top-background-hover, var(--site-secondary))}.site-scroll-top:focus-visible{outline:3px solid var(--site-focus-ring, currentColor);outline-offset:3px}.site-scroll-top svg{width:1.25rem;height:1.25rem}@media(prefers-reduced-motion:reduce){.site-scroll-top{transition:none}}.hero-search{display:flex;width:100%;max-width:1320px;flex-direction:column;gap:0;margin:20px auto;padding:0 16px}.responsive-search-header,.search-btn-props,.header-search-modal{display:none}.search-group{min-inline-size:0;margin:0;padding:0;border:0}.hero-search-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 0 10px}.hero-filter-btn{width:auto;min-width:245px;height:45px;min-height:0!important;padding:12px 24px 14px;border:1px solid var(--site-border);border-radius:var(--site-radius);background:var(--site-surface);color:var(--site-text);font-family:var(--font-body);font-size:.875rem;font-weight:400;letter-spacing:.7px;text-align:center;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.hero-filter-btn--active{border-color:var(--site-primary);background:var(--site-primary);color:var(--site-surface)}body.properties .hero-search-filters{width:100vw;margin:0 0 10px calc(50% - 50vw);padding:24px max(16px,(100vw - 1320px) / 2 + 16px) 18px;background:transparent}body.properties .hero-filter-btn{width:auto;min-width:245px;padding-right:34px;padding-left:34px}body.properties .hero-filter-btn--active{border-color:var(--site-primary);background:var(--site-primary)}.search-panel{overflow:visible;border:1px solid var(--site-border);border-radius:var(--site-radius);background:var(--site-surface);box-shadow:var(--site-shadow)}.search-bar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;overflow:visible;background:var(--site-surface)}.search-bar--with-country{grid-template-columns:repeat(7,minmax(0,1fr))}.search-divider{display:none}.search-field{position:relative;min-width:0}.search-field:after{content:"";position:absolute;top:16px;right:0;bottom:16px;width:1px;background:var(--site-border);pointer-events:none}.search-field[data-field=country],.search-field[data-field=coast],.search-field[data-field=town],.search-field[data-field=location],.search-field[data-field=type],.search-field[data-field=bedrooms],.search-field[data-field=bathrooms],.search-field[data-field=price-from],.search-field[data-field=price]{grid-column:span 1}.search-field[data-field=price]:after,.search-field--bathrooms:after{display:none}.search-field-toggle{display:flex;width:100%;height:100%;min-height:var(--site-search-control-height, 65px);align-items:center;justify-content:space-between;gap:8px;padding:0 18px;border:0;border-radius:var(--site-radius);background:transparent;color:var(--site-text);font-family:var(--font-body);font-size:.85rem;font-weight:400;letter-spacing:.03em;text-align:left;cursor:pointer;transition:background .15s}.search-field-toggle:hover{background:var(--site-panel)}.search-field-caret{width:18px;height:18px;flex:0 0 auto;color:var(--site-text);transition:transform .2s}.search-field-caret path{stroke-width:2}.search-field.is-open .search-field-caret{transform:rotate(180deg)}.search-dropdown{position:absolute;z-index:200;top:calc(100% + 6px);left:0;min-width:100%;max-height:min(60vh,28rem);margin:0;padding:6px;overflow-y:auto;border:1px solid var(--site-border);border-radius:var(--site-radius);background:var(--site-surface);box-shadow:var(--site-shadow);list-style:none;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .18s,transform .18s,visibility 0s linear .18s;white-space:nowrap}.search-field.is-open .search-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.search-options,.search-dropdown ul{margin:0;padding:0;list-style:none}.search-dropdown li button{display:block;width:100%;padding:10px 14px;border:0;border-radius:var(--site-radius);background:transparent;color:var(--site-text);font-family:var(--font-body);font-size:.9rem;text-align:left;cursor:pointer;transition:background .12s;margin-top:2.5px;margin-bottom:2.5px}.search-dropdown-filter{position:sticky;z-index:1;top:-6px;padding:4px 4px 8px;background:var(--site-surface)}.search-dropdown-filter-input{width:100%;min-height:38px;padding:8px 11px;border:1px solid var(--site-border);border-radius:var(--site-radius);outline:0;background:var(--site-surface);color:var(--site-text);font-family:var(--font-body);font-size:.86rem}.search-dropdown-filter-input:focus{border-color:var(--site-accent)}.search-dropdown li button:hover{background:var(--site-panel)}.search-dropdown li button.is-selected,.search-dropdown li button[aria-selected=true]{background:var(--site-panel);font-weight:600}.search-dropdown li button.is-selected:after,.search-dropdown li button[aria-selected=true]:after{content:"✓";float:right;margin-left:10px;font-weight:700}.search-dropdown--tree{min-width:min(34rem,100vw - 2rem);white-space:normal}.search-dropdown--tree .search-tree-item{position:relative;padding-left:calc(14px + var(--search-tree-level, 0) * 18px)}.search-dropdown--tree .search-tree-item--level-0{--search-tree-level: 0;font-weight:700}.search-dropdown--tree .search-tree-item--level-1{--search-tree-level: 1}.search-dropdown--tree .search-tree-item--level-2{--search-tree-level: 2}.search-dropdown--tree .search-tree-item--level-3{--search-tree-level: 3}.search-dropdown--tree .search-tree-item:before{content:"";position:absolute;top:50%;left:calc(8px + var(--search-tree-level, 0) * 18px);width:6px;border-top:1px solid var(--site-border)}.search-option,.search-checkbox{display:flex;align-items:center;gap:.5rem}.search-reference-input{width:100%;height:var(--site-search-control-height, 65px);min-height:var(--site-search-control-height, 65px);padding:0 18px;border:0;outline:0;background:transparent;color:var(--site-text);font-family:var(--font-body);font-size:.85rem;letter-spacing:.03em}.search-reference-input::placeholder{color:var(--site-text);opacity:1}.search-actions{display:flex;height:var(--site-search-control-height, 65px);align-items:stretch;gap:0;background:var(--site-surface)}.search-actions>.search-field--reference,.search-actions>.search-action-pill{min-width:0;flex:1 1 0}.search-actions>.search-action-pill--submit{flex:2 1 0}body.home .search-actions,body.properties .search-actions,body.properties-map .search-actions{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0}body.home .search-actions>.search-field--reference,body.home .search-actions>.search-action-pill,body.properties .search-actions>.search-field--reference,body.properties .search-actions>.search-action-pill,body.properties-map .search-actions>.search-field--reference,body.properties-map .search-actions>.search-action-pill{grid-column:span 1;flex:unset}body.home .search-actions>.search-action-pill--submit,body.properties .search-actions>.search-action-pill--submit,body.properties-map .search-actions>.search-action-pill--submit{grid-column:span 2}body.home .search-actions--with-save,body.properties .search-actions--with-save,body.properties-map .search-actions--with-save{grid-template-columns:repeat(6,minmax(0,1fr))}body.home .search-actions--with-save>.search-action-pill--submit,body.properties .search-actions--with-save>.search-action-pill--submit,body.properties-map .search-actions--with-save>.search-action-pill--submit{grid-column:span 1}.search-field--reference{position:relative;display:flex;align-items:stretch;padding:8px 7px 8px 0;border:0}.search-field--reference:after{display:none}.search-field--reference .search-reference-input{height:auto;min-height:0;padding:0 14px;border:1px solid var(--site-border)}.search-action-pill{position:relative;display:flex;width:100%;height:100%;min-height:var(--site-search-control-height, 65px);align-items:center;justify-content:center;gap:10px;padding:0 12px;border:0;border-radius:var(--site-radius);background:var(--site-panel);color:var(--site-text);font-family:var(--font-body);font-size:.95rem;letter-spacing:normal;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background .15s}.search-action-pill:before{content:"";position:absolute;top:16px;bottom:16px;left:0;width:1px;background:var(--site-border);pointer-events:none}.search-action-pill:hover{background:var(--site-secondary)}.search-action-pill--clear:before,.search-action-pill--submit:before{display:none}.search-action-pill--advanced:before{top:0;bottom:0}.search-action-pill .search-action-img,.search-action-pill .search-action-svg{display:inline-block;width:auto;height:28px;flex:0 0 auto;object-fit:contain}.search-action-pill .search-action-label{display:inline-block}.search-action-pill--submit{background:var(--site-primary);color:var(--site-surface);font-size:1rem}.search-action-pill--submit:hover{background:var(--site-accent)}.search-action-pill--submit .search-action-img{height:26px}.saved-search-feedback{display:flex;width:max-content;max-width:min(100%,520px);max-height:0;align-items:center;justify-content:center;gap:8px;margin:0 auto;padding:0 18px;overflow:hidden;border:0 solid var(--site-border);border-radius:var(--site-radius);background:var(--site-surface);box-shadow:none;color:var(--site-muted);font-family:var(--font-body);font-size:14px;font-weight:500;line-height:1.3;text-align:center;opacity:0;transform:translateY(-6px);pointer-events:none;transition:max-height .2s ease,margin-top .2s ease,padding .2s ease,border-width .2s ease,opacity .2s ease,transform .2s ease}.saved-search-feedback:before{content:"";width:10px;height:10px;flex:0 0 10px;border-radius:var(--site-radius);background:currentColor}.saved-search-feedback.is-visible{max-height:56px;margin-top:14px;padding:10px 18px;border-width:1px;box-shadow:var(--site-shadow);opacity:1;transform:translateY(0)}.saved-search-feedback--pending,.saved-search-feedback--success,.saved-search-feedback--error{border-color:var(--site-border);background:var(--site-surface)}.saved-search-feedback--pending{color:var(--site-muted)}.saved-search-feedback--success{color:var(--site-accent)}.saved-search-feedback--error{color:var(--site-primary)}@media(max-width:1400px)and (min-width:992px){.search-action-pill--clear .search-action-label,.search-action-pill--map .search-action-label,.search-action-pill--advanced .search-action-label,.search-action-pill--save .search-action-label{display:none}}@media(max-width:991px){.search-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.search-field:after,.search-field--reference:after,.search-action-pill:before{display:none}.search-field{border-right:1px solid var(--site-border)}.search-field:nth-child(3n),.search-field[data-field=price]{border-right:0}.search-actions{height:auto;flex-wrap:wrap}.search-actions>.search-field--reference,.search-actions>.search-action-pill{min-height:50px;flex:1 1 33.333%;border-top:1px solid var(--site-border)}.search-field--reference{padding:0}.search-field--reference .search-reference-input{height:100%;min-height:50px;padding:0 18px;border:0}.search-actions>.search-action-pill--submit{flex:1 1 100%}}@media(max-width:768px){.hero-filter-btn{width:calc(50% - 6px);min-width:0;height:auto;min-height:46px!important;padding:10px 12px;font-size:.78rem;line-height:1.15;white-space:normal}.hero-filter-btn--active{padding:10px 12px}.search-bar{grid-template-columns:minmax(0,1fr)}.search-field{grid-column:auto;border-right:0}.search-field-toggle,.search-reference-input,.search-action-pill{min-height:52px;font-size:.95rem}.search-actions{flex-direction:column}.search-actions>.search-field--reference,.search-actions>.search-action-pill{flex:1 1 auto;border-top:1px solid var(--site-border);border-right:0;border-left:0}.search-dropdown{width:100%;max-width:100%}}@media(max-width:991.98px){body.home .search-actions,body.properties-map .search-actions{display:flex;height:auto;flex-wrap:wrap}body.home .search-actions>.search-field--reference,body.properties-map .search-actions>.search-field--reference{flex:1 1 100%;border-top:1px solid var(--site-border);border-right:0}body.home .search-actions>.search-action-pill,body.properties-map .search-actions>.search-action-pill{min-height:66px;flex:1 1 50%;border-top:1px solid var(--site-border);border-left:0}body.home .search-action-pill--advanced,body.properties-map .search-action-pill--advanced{border-left:1px solid var(--site-border)}body.home .search-actions>.search-action-pill--submit,body.properties-map .search-actions>.search-action-pill--submit{min-height:72px;flex:1 1 100%;font-size:16px;letter-spacing:.08em}body.properties .hero-search{display:none}body.properties .hero-search.is-open{display:flex}body.properties.property-search-open{overflow:hidden}body.properties .responsive-search-header{display:block}body.properties .hero-search-filters{width:auto;margin:18px 0 12px;padding:0;gap:8px}body.properties .hero-filter-btn{width:calc(50% - 4px);min-width:0;min-height:45px;padding:8px 12px;line-height:1.15;white-space:normal}body.properties .search-bar{grid-template-columns:repeat(2,minmax(0,1fr));border:0;background:var(--site-surface);box-shadow:var(--site-shadow)}body.properties .search-field{min-height:58px;border-right:0;border-bottom:0}body.properties .search-field:nth-of-type(2n){border-left:1px solid var(--site-border)}body.properties .search-field-toggle,body.properties .search-reference-input{min-height:58px;font-size:15px;letter-spacing:.7px}body.properties .search-actions{display:flex;height:auto;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:0;margin-top:0;border:0;background:transparent;box-shadow:none}body.properties .search-actions>.search-field--bathrooms,body.properties .search-actions>.search-field--reference{height:58px;flex:1 1 50%;margin-top:0;border:0;border-top:1px solid var(--site-border);background:var(--site-surface);box-shadow:var(--site-shadow)}body.properties .search-actions>.search-field--reference{border-left:1px solid var(--site-border)}body.properties .search-actions>.search-action-pill{height:58px;min-height:58px;flex:1 1 calc(50% - 4px);margin-top:10px;padding:0 8px;border:0}body.properties .search-actions>.search-action-pill--clear{flex:1 1 calc(50% - 8px);margin-right:8px}body.properties .search-actions>.search-action-pill--submit{height:58px;flex:1 1 100%;margin-top:8px;font-size:16px}body.properties .search-action-pill--save,body.properties .js-search-by-map{display:none}body.properties .search-dropdown{position:fixed;z-index:10000000000;inset:auto 15px 15px;min-width:0;max-height:55vh;overflow-y:auto;white-space:normal}.search-btn-props{position:fixed;z-index:999;right:18px;bottom:154px;width:58px;height:58px;border-radius:var(--site-radius);background:var(--site-primary);box-shadow:var(--site-shadow)}.search-btn-props .responsive-search-button{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:0;background:transparent;border:0;border-radius:inherit}.search-btn-props img{width:30px;height:auto}}@media(max-width:1199.98px){body.responsive-search-open{overflow:hidden}body .hero-search.is-header-modal .responsive-search-header{display:block}}body.ai-search-open{overflow:hidden}body.ai-search-open #n8n-chat-wrapper,body.ai-search-open .bottom-bar-new{visibility:hidden}.ai-search-launcher{display:flex;width:100%;max-width:640px;align-items:stretch;margin:32px auto 0;overflow:hidden;background:var(--site-panel);border:1px solid var(--site-border);border-radius:var(--site-radius);box-shadow:var(--site-shadow)}.ai-search-launcher__prompt,.ai-search-launcher__button{min-height:54px;border:0;font:inherit;cursor:pointer}.ai-search-launcher__prompt{min-width:0;flex:1 1 auto;padding:14px 20px;background:transparent;border-bottom:2px solid var(--site-accent);color:var(--site-muted);text-align:left}.ai-search-launcher__prompt strong{color:var(--site-text)}.ai-search-launcher__button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:14px 22px;background:var(--site-accent);color:var(--site-surface);font-weight:600;white-space:nowrap}.ai-search-launcher__button:hover,.ai-search-launcher__button:focus-visible,.ai-search-modal__mic:hover,.ai-search-modal__mic:focus-visible{background:color-mix(in srgb,var(--site-accent) 82%,var(--site-text));color:var(--site-surface)}.ai-search-launcher__prompt:focus-visible,.ai-search-launcher__button:focus-visible,.ai-search-modal__mic:focus-visible,.ai-search-suggestion:focus-visible{position:relative;z-index:1;outline:3px solid var(--site-text);outline-offset:-3px}.ai-search-launcher__button svg,.ai-search-modal__title svg,.ai-search-modal__submit svg{width:20px;height:20px;flex:0 0 20px}.ai-search-modal{z-index:2250;align-items:center}.ai-search-modal[hidden],.ai-search-modal__loading[hidden]{display:none}.ai-search-modal__dialog{max-width:620px}.ai-search-modal__header{padding-block:18px}.ai-search-modal__title{display:flex;align-items:center;gap:10px;margin:0;color:var(--site-text);font-family:var(--font-heading);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700}.ai-search-modal__title svg{color:var(--site-accent)}.ai-search-modal__body{position:relative}.ai-search-modal__subtitle{margin:0 0 20px;color:var(--site-muted);line-height:1.5}.ai-search-modal__input-wrap{display:flex;align-items:center;gap:10px;margin-bottom:26px;padding:6px 8px 6px 18px;background:var(--site-surface);border:1px solid var(--site-border);border-radius:var(--site-radius)}.ai-search-modal .ai-search-modal__input-wrap .ai-search-modal__input{width:100%;min-width:0;min-height:42px;padding:0;background:transparent;border:0;color:var(--site-text);font:inherit;outline:0}.ai-search-modal__input::placeholder{color:var(--site-muted);opacity:1}.ai-search-modal__input-wrap:focus-within{border-color:var(--site-text);outline:2px solid var(--site-text);outline-offset:-2px}.ai-search-modal__mic{display:inline-grid;width:36px;height:36px;flex:0 0 36px;place-items:center;padding:0;background:var(--site-panel);border:1px solid var(--site-border);border-radius:50%;color:var(--site-accent);cursor:pointer}.ai-search-modal__mic svg{width:17px;height:17px}.ai-search-modal__mic.is-listening{background:var(--site-accent);color:var(--site-surface);animation:ai-search-pulse 1s ease-in-out infinite}.ai-search-modal__suggestions-label{margin:0 0 8px;color:var(--site-muted);font-size:.75rem;font-weight:700;letter-spacing:.06em}.ai-search-modal__suggestions{display:grid;gap:4px}.ai-search-suggestion{display:grid;width:100%;min-height:48px;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:10px 12px;background:transparent;border:0;border-radius:var(--site-radius);color:var(--site-text);font:inherit;text-align:left;cursor:pointer}.ai-search-suggestion:hover,.ai-search-suggestion.is-highlighted{background:var(--site-panel)}.ai-search-suggestion__icon,.ai-search-suggestion__arrow{width:17px;height:17px;color:var(--site-muted)}.ai-search-modal__status{min-height:1.4em;margin:14px 0 0;color:var(--site-primary);font-size:.875rem}.ai-search-modal__footer{display:block}.ai-search-modal__submit{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:8px}.ai-search-modal__loading{position:absolute;z-index:5;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px;background:color-mix(in srgb,var(--site-surface) 94%,transparent);color:var(--site-text);text-align:center}.ai-search-modal__loading p{margin:0;font-weight:600}.ai-search-modal__spinner{width:44px;height:44px;border:4px solid var(--site-border);border-top-color:var(--site-accent);border-radius:50%;animation:ai-search-spin .8s linear infinite}@keyframes ai-search-spin{to{transform:rotate(360deg)}}@keyframes ai-search-pulse{50%{opacity:.55}}@media(max-width:600px){.ai-search-launcher{display:grid;grid-template-columns:minmax(0,1fr)}.ai-search-launcher__prompt,.ai-search-launcher__button{width:100%}.ai-search-launcher__prompt{text-align:center}.ai-search-modal{padding:16px 12px}.ai-search-modal__header,.ai-search-modal__body,.ai-search-modal__footer{padding-inline:18px}}@media(prefers-reduced-motion:reduce){.ai-search-modal__spinner,.ai-search-modal__mic.is-listening{animation:none}}.img-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.img-placeholder--hidden{display:none}.noticia,.team-card,.banner-promo,.mini-banner{display:flex;min-width:0;height:100%;flex-direction:column}.noticia .text-new,.team-card__body,.promo-view{display:flex;min-width:0;flex:1 1 auto;flex-direction:column}.noticia .marco-foto,.team-card__media,.mini-banner{position:relative}.noticia .marco-foto{aspect-ratio:614/356;overflow:hidden}.noticia .marco-foto img,.team-card__image{width:100%;height:100%;object-fit:cover}.event-card-meta,.team-card__meta,.promo-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none}.noticia .read-more,.team-card__meta{margin-top:auto}.noticia .marco-foto img{display:block}.team-section__inner{width:min(100% - 2rem,var(--site-container));margin-inline:auto}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--site-card-gap)}.team-card__media{aspect-ratio:4/5;overflow:hidden}.team-card__avatar--overlay{position:absolute;inset:auto 1rem 1rem auto}.team-card__body{padding:var(--site-space)}.mini-banner{display:block;overflow:hidden;text-decoration:none}.mini-banner>img{width:100%;aspect-ratio:3/2;object-fit:cover}.mini-banner .content-banner{position:relative;z-index:1}.mini-banner .content-banner-hover .isotipo,.mini-banner .content-banner-hover .buttons{margin-top:0;opacity:1}.mini-banner .content-banner-hover .btn-show{display:none;min-height:40px;font-size:14px;font-weight:400;letter-spacing:1.4px;line-height:20px;text-transform:uppercase}@media(max-width:991.98px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.mini-banner:before{position:absolute;z-index:2;inset:0;background:var(--site-banner-overlay);content:"";opacity:0;transition:opacity .25s ease}.mini-banner .content-banner{position:absolute;z-index:3;inset:0}.mini-banner .content-banner-hover .isotipo,.mini-banner .content-banner-hover .buttons{margin-top:-40%;opacity:0;transition:margin-top .6s ease,opacity .6s ease}.mini-banner .content-banner-hover .btn-show{display:inline-flex;transition:opacity .25s ease}.mini-banner:hover:before,.mini-banner.open:before{opacity:.48}.mini-banner:hover .content-banner-hover .isotipo,.mini-banner:hover .content-banner-hover .buttons,.mini-banner.open .content-banner-hover .isotipo,.mini-banner.open .content-banner-hover .buttons{margin-top:0;opacity:1}.mini-banner:hover .content-banner-hover .btn-show,.mini-banner.open .content-banner-hover .btn-show{opacity:0}}@media(max-width:639.98px){.team-grid{grid-template-columns:minmax(0,1fr)}}.property-list-box{display:flex;min-width:0;height:100%;flex-direction:column}.property-list-box>.property:last-child,.property-list-box .textos,.property-list-box .property-detail{display:flex;min-width:0;flex:1 1 auto;flex-direction:column}.porta-img,.porta-img-slider,.property-list-box .slide{position:relative}.property-list-box .slide{aspect-ratio:var(--site-card-image-ratio);overflow:hidden}.property-list-box .slide__link{position:absolute;inset:0;display:block}.property-list-box .card-slide-img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;display:none}.property-list-box .card-slide-img.is-active{display:block}.card-slider-btn{position:absolute;z-index:2;top:50%;width:2.75rem;height:2.75rem;transform:translateY(-50%)}.card-slider-btn svg{width:var(--site-icon-size);height:var(--site-icon-size)}.card-slider-btn--prev{left:.5rem}.card-slider-btn--next{right:.5rem}.card-slider-counter,.property-list-box .labels,.property-list-box .prop-card-fav{position:absolute;z-index:2}.card-slider-counter{right:.75rem;bottom:.75rem}.property-list-box .labels{top:.75rem;left:.75rem;display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.property-list-box .prop-card-fav{right:.75rem;bottom:.75rem}.property-list-box .prop-card-fav img{width:1.5rem;height:1.5rem;object-fit:contain}.property-list-box .icons ul{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none}.property-list-box .prop-footer-band{margin-top:auto}.property-list-box .prop-footer-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.property-list-box a.textos{color:inherit;text-decoration:none}.property-list-box{position:relative;z-index:0;margin:0 0 30px;padding-top:1px}.property-list-box>.property{position:relative;display:block;min-width:0;margin:0;transition:all 1s ease-in-out}.property-list-box>.property:last-child{display:flex;flex:1 1 auto}.property-list-box .porta-img{position:relative;z-index:0;margin:0;overflow:visible}.property-list-box .porta-img-slider{position:relative;z-index:1}.property-list-box .slide{position:relative;aspect-ratio:var(--site-card-image-ratio);overflow:hidden;background:var(--site-panel)}.property-list-box .slide__link,.property-list-box .slide>a{position:relative;display:block;width:100%;height:100%}.property-list-box .porta-img img.img-fluid{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--site-transition-duration) ease-in-out}.property-list-box .card-slide-img{display:block;opacity:0;pointer-events:none;transition:opacity var(--site-transition-duration) ease}.property-list-box .card-slide-img.is-active{z-index:2;display:block;opacity:1}.property-list-box .labels{position:absolute;z-index:10;top:7px;right:60px;left:10px;display:flex;flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none}.property-list-box .labels .badge{display:inline-block;width:fit-content;min-height:24px;margin:0 2px 2px 0;padding:6px 10px;border-radius:0;background:var(--property-badge-bg, var(--site-panel))!important;color:var(--property-badge-color, var(--site-text))!important;font-size:10px;font-weight:600;line-height:14px;text-align:center;vertical-align:middle}.property-list-box .vendido-tag-lit{position:absolute;z-index:9;top:50%;left:50%;color:var(--site-text);font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1;pointer-events:none;text-transform:uppercase;transform:translate(-50%,-50%) rotate(-12deg)}.property-list-box .prop-card-fav{position:absolute;z-index:3;bottom:0;right:auto;left:50%;display:flex;width:52px;height:52px;min-height:unset;align-items:center;justify-content:center;padding:0;transform:translate(-50%,50%);border:0;border-radius:0;background:var(--site-surface);color:var(--site-text);cursor:pointer}.property-list-box .prop-card-fav img,.property-list-box .prop-card-fav svg{display:block;width:auto;height:auto;max-width:32px;max-height:32px;object-fit:contain}.property-list-box .prop-card-fav:hover,.property-list-box .prop-card-fav:active,.property-list-box .prop-card-fav--active{background:var(--site-panel)}.property-list-box .prop-card-fav:focus-visible{outline:3px solid var(--site-text);outline-offset:3px}.property-list-box .property a.textos{display:flex;min-width:0;flex:1 1 auto;flex-direction:row}.property-list-box .property a.textos .property-detail{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;padding:30px 0 0;text-align:center;transition:all .3s ease-in-out}.property-list-box .prop-inner{min-width:0;flex:1 1 auto;overflow:hidden}.property-list-box .property-detail h3,.property-list-box .property-detail .h3,.property-list-box .property-detail h4,.property-list-box .property-detail .h4{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-list-box .property-detail h3,.property-list-box .property-detail .h3{font-size:26px;font-weight:600}.property-list-box .property-detail h3 em,.property-list-box .property-detail .h3 em{font-weight:500;font-style:normal}.property-list-box .property-detail h4,.property-list-box .property-detail .h4{min-height:1.35em;font-size:14px;font-weight:400}.property-list-box .property-detail h4.prop-location--empty,.property-list-box .property-detail .prop-location--empty.h4{visibility:hidden}.property-list-box .icons{min-width:0;margin:25px 0 35px;font-size:15px;font-weight:300;text-align:center}.property-list-box .icons strong{font-weight:600}.property-list-box .icons ul{display:flex;min-height:22px;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;row-gap:10px;margin:0;padding:0;list-style:none}.property-list-box .icons li{display:inline}.property-list-box .icons li:not(:last-child):after{display:inline-block;margin:0 4px;color:var(--site-muted);content:"/"}.property-list-box .description{display:none}.property-list-box .prop-footer-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0;margin-top:auto}.property-list-box .referencia,.property-list-box .prices{display:flex;min-height:58px;align-items:center;justify-content:center;gap:6px}.property-list-box .referencia{font-size:16px;font-weight:400}.property-list-box .prices{background:var(--site-panel);color:var(--site-text);font-size:26px;font-weight:600;transition:color .3s ease-in-out,background .3s ease-in-out}.property-list-box .prices span:not(.d-inline-block),.property-list-box .prices del{display:inline-block;font-size:14px}.property-list-box .referencia.border-top{border-top:0!important}.property-list-box:is(:hover,:focus-within,:active) .property a.textos .property-detail .prices{background:var(--site-text);color:var(--site-surface)}.property-list-box:is(:hover,:focus-within,:active) .porta-img img.img-fluid{transform:scale(1.05)}.property-list-box:is(:hover,:focus-within,:active) .porta-img-slider img.img-fluid{transform:none}.property-list-box .loading{position:absolute;z-index:11;top:0;left:0;width:100%;height:100%;background:color-mix(in srgb,var(--site-surface) 70%,transparent)}.property-list-box .card-slider-btn{position:absolute;z-index:5;top:50%;display:flex;width:34px;height:34px;align-items:center;justify-content:center;padding:0;transform:translateY(-50%);border:0;border-radius:0;background:var(--site-surface);color:var(--site-text);cursor:pointer;opacity:0;transition:opacity .2s ease,background .2s ease}.property-list-box .card-slider-btn svg{display:block;width:16px;height:16px}.property-list-box .card-slider-btn--prev{left:10px}.property-list-box .card-slider-btn--next{right:10px}.property-list-box:is(:hover,:focus-within) .card-slider-btn,.property-list-box .card-slider-btn:focus-visible{opacity:1}.property-list-box .card-slider-btn:hover,.property-list-box .card-slider-btn:active{background:var(--site-panel)}.property-list-box .card-slider-btn:focus-visible{outline:3px solid var(--site-text);outline-offset:3px}.property-list-box .card-slider-counter{position:absolute;z-index:5;right:10px;bottom:8px;padding:2px 8px;background:var(--site-surface);color:var(--site-text);font-size:11px;font-weight:500;line-height:1.6;pointer-events:none}@media(max-width:1399.98px)and (min-width:992px){.property-list-box .referencia,.property-list-box .prices{gap:2px}.property-list-box .prices{padding-left:15px;font-size:25px}.property-list-box .prices span:not(.d-inline-block),.property-list-box .prices del{font-size:10px}}@media(max-width:1199.98px){.property-list-box .property-detail h3,.property-list-box .property-detail .h3{font-size:21px}.property-list-box .property-detail h4,.property-list-box .property-detail .h4{font-size:13px}.property-list-box .icons{margin:15px 0;font-size:13px}.property-list-box .icons ul{min-height:19px}.property-list-box .referencia{font-size:14px}}@media(max-width:991.98px){.property-list-box .labels{top:3px;left:3px}.property-list-box .labels .badge{height:16px;min-height:16px;padding:4px 6px;font-size:9px;line-height:10px}.property-list-box .prop-card-fav{width:47px;height:47px}.property-list-box .prop-card-fav img,.property-list-box .prop-card-fav svg{max-width:28px;max-height:28px}.property-list-box .icons li:not(:last-child):after{margin:0 10px}.property-list-box .card-slider-btn{width:30px;height:30px;opacity:1}.property-list-box .card-slider-btn svg{width:14px;height:14px}}@media(prefers-reduced-motion:reduce){.property-list-box>.property,.property-list-box .property-detail,.property-list-box .porta-img img.img-fluid,.property-list-box .card-slide-img,.property-list-box .card-slider-btn,.property-list-box .prices{transition:none}}input,select,textarea,button{max-width:100%}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;min-width:0}input:not([type=checkbox]):not([type=radio]),select,button,.btn{min-height:var(--site-control-height)}textarea{min-height:8rem;resize:vertical}.btn{display:inline-flex;min-height:var(--site-control-height);align-items:center;justify-content:center;vertical-align:middle;text-transform:uppercase}.btn-block{width:100%}.btn-show{min-height:40px;border:0;background:transparent;font-size:13px;letter-spacing:.04em;text-decoration:underline;text-transform:none}.checkcontainer{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem}.checkcontainer>input[type=checkbox],.checkcontainer>input[type=radio]{position:static;grid-column:1;width:1.25rem;height:1.25rem;margin:.15rem 0 0;opacity:1}.checkcontainer>.tag-name{grid-column:2}.checkcontainer>.checkmark{display:none}.ct-form,.event-booking-form,.home-newsletter__form,.custom-form{display:grid;gap:var(--site-space)}.ct-form-row,.event-booking-grid,.home-newsletter__fields,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--site-space)}.home-newsletter__fields{grid-template-columns:repeat(3,minmax(0,1fr))}.form-actions{display:flex;flex-wrap:wrap;gap:var(--site-space)}@media(max-width:767.98px){.ct-form-row,.event-booking-grid,.home-newsletter__fields,.form-grid{grid-template-columns:minmax(0,1fr)}}.property-form .gdpr{height:8.1em;margin-top:12px;overflow:auto}.property-form .form-control{min-height:var(--site-control-height, 60px);padding-top:10px;padding-left:25px}.property-form .form-control.form-control-sm{min-height:48px}.property-form textarea.form-control{min-height:110px;padding-top:15px}#property-form .property-enquiry-panel{padding:64px 0 82px}#property-form .property-enquiry-title{margin:0 0 42px;font-size:28px;line-height:1.2;text-align:center}#property-form .property-form .form-control{min-height:64px;padding:16px 28px}#property-form .property-form :is(textarea.form-control,textarea.form-control.form-control-sm){min-height:172px;padding-top:22px}#property-form .property-form .gdpr{height:auto;margin-top:16px}#property-form .property-form .boton .btn{min-height:64px}@media(max-width:767.98px){#property-form{padding:0}#property-form .property-enquiry-panel{padding:42px 0 56px}}.form-consent-switch{position:relative;display:grid;width:100%;grid-template-columns:2.5rem minmax(0,1fr);align-items:start;gap:.75rem;margin:0;color:inherit;cursor:pointer;text-align:left}.form-consent-switch__input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;border:0;clip-path:inset(50%);white-space:nowrap}.form-consent-switch__track{position:relative;display:block;width:2.5rem;height:1.5rem;margin-top:.05rem;border:1px solid var(--site-border);border-radius:999px;background:var(--site-surface);transition:background-color .18s ease,border-color .18s ease}.form-consent-switch__track:after{position:absolute;top:3px;left:3px;width:1rem;height:1rem;border-radius:50%;background:var(--site-muted);content:"";transition:background-color .18s ease,transform .18s ease}.form-consent-switch__input:checked+.form-consent-switch__track{border-color:var(--site-primary);background:var(--site-primary)}.form-consent-switch__input:checked+.form-consent-switch__track:after{background:var(--site-surface);transform:translate(1rem)}.form-consent-switch__input:focus-visible+.form-consent-switch__track{outline:3px solid var(--site-text);outline-offset:3px}.form-consent-switch__input:disabled~.form-consent-switch__track,.form-consent-switch__input:disabled~.form-consent-switch__label{cursor:not-allowed;opacity:.55}.form-consent-switch__label{min-width:0;align-self:center;color:inherit;font-size:.875rem;line-height:1.5}.form-consent-switch__label a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.form-consent-switch--error .form-consent-switch__track{border-color:var(--site-text);outline:2px solid var(--site-text);outline-offset:2px;animation:mx-shake-flex .35s ease}.form-consent-switch--error .form-consent-switch__label{font-weight:600}@keyframes mx-spin{to{transform:rotate(360deg)}}@keyframes mx-shake{0%,to{transform:translate(0) translateY(-50%)}25%{transform:translate(-4px) translateY(-50%)}75%{transform:translate(4px) translateY(-50%)}}@keyframes mx-shake-flex{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.is-submitting{position:relative;color:transparent!important;pointer-events:none}.is-submitting:after{position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border:2px solid color-mix(in srgb,var(--site-surface) 45%,transparent);border-top-color:var(--site-surface);border-radius:50%;animation:mx-spin .7s linear infinite;content:""}.is-submitting.is-submitting--dark:after{border-color:color-mix(in srgb,var(--site-text) 25%,transparent);border-top-color:var(--site-text)}.mx-confirm{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.mx-confirm.is-open{opacity:1;visibility:visible}.mx-confirm__panel{transform:translateY(12px) scale(.98);transition:transform .2s ease}.mx-confirm.is-open .mx-confirm__panel{transform:translateY(0) scale(1)}.mx-confirm__icon{display:flex;width:64px;height:64px;align-items:center;justify-content:center;margin:0 auto 18px;background:var(--site-panel);border:1px solid var(--site-border);border-radius:50%;color:var(--site-primary)}.mx-confirm__icon svg{width:34px;height:34px}.mx-confirm__icon--error{color:var(--site-text)}.mx-confirm__title{margin:0 0 8px;color:var(--site-text);font-size:22px;font-weight:700}.mx-confirm__message{margin:0 0 24px;color:var(--site-muted);font-size:15px;line-height:1.5}.mx-confirm__related{margin:-4px 0 24px;text-align:left}.mx-confirm__related-title{margin:0 0 10px;color:var(--site-text);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mx-confirm__related-list{display:flex;gap:12px;margin:0 -4px;padding:2px 4px 8px;overflow-x:auto;scroll-snap-type:x mandatory}.mx-confirm__related-card{display:flex;flex:0 0 min(240px,78vw);flex-direction:column;gap:8px;padding:0 0 12px;overflow:hidden;background:var(--site-panel);border:1px solid var(--site-border);border-radius:var(--site-radius);color:var(--site-text);font-size:14px;font-weight:600;scroll-snap-align:start;text-decoration:none}.mx-confirm__related-card strong,.mx-confirm__related-card em,.mx-confirm__related-card small,.mx-confirm__related-card .small{display:block;padding:0 12px}.mx-confirm__related-card em{color:var(--site-muted);font-size:12px;font-style:normal;font-weight:500}.mx-confirm__related-card small,.mx-confirm__related-card .small{color:var(--site-primary);font-size:12px;font-weight:700}.mx-confirm__related-image{display:block;width:100%;aspect-ratio:16/10;background:var(--site-panel);object-fit:cover}.mx-confirm__btn{min-height:46px;padding:12px 28px;appearance:none;background:var(--site-primary);border:1px solid var(--site-primary);border-radius:var(--site-radius);color:var(--site-surface);cursor:pointer;font-size:15px;font-weight:600;transition:filter .15s ease}.mx-confirm__btn:hover{filter:brightness(.93)}.checkcontainer--error{color:var(--site-text)}.checkcontainer--error>input[type=checkbox],.checkcontainer--error>input[type=radio]{outline:2px solid var(--site-text);outline-offset:2px}.checkcontainer--error .checkmark{border-color:var(--site-text)!important;animation:mx-shake .35s ease}.checkcontainer--error.checkcontainer--flex .checkmark{animation:mx-shake-flex .35s ease}.legal-scroll-text{max-height:118px;margin-top:18px;padding-right:12px;overflow-y:auto;font-size:13px;line-height:1.45}.legal-scroll-text a,.legal-scroll-text b,.legal-scroll-text strong{font-weight:700}.legal-scroll-text a{text-decoration:underline;text-underline-offset:3px}.ct-legal.legal-scroll-text,.auth-legal.legal-scroll-text,.gdpr.legal-scroll-text,.ni-contact-legal.legal-scroll-text,.event-booking-legal.legal-scroll-text{display:block}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;margin:0;padding:48px 24px 32px}.cookie-consent{position:fixed;z-index:2147483600;right:clamp(1rem,3vw,2.5rem);bottom:clamp(1rem,3vw,2.5rem);left:clamp(1rem,3vw,2.5rem);display:grid;width:min(100% - 2rem,var(--site-container));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--site-card-gap);margin-inline:auto;padding:clamp(1rem,3vw,1.75rem);background:var(--site-surface);border:1px solid var(--site-border);border-radius:var(--site-radius);box-shadow:var(--site-shadow);color:var(--site-text)}.cookie-consent__copy h2,.cookie-consent__copy .h2,.cookie-consent__copy p{margin-block:0}.cookie-consent__copy p{margin-top:.5rem;color:var(--site-muted);line-height:1.55}.cookie-consent__copy h2,.cookie-consent__copy .h2{font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700}.cookie-consent__copy a{color:var(--site-text);font-weight:600}.cookie-consent__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.cookie-consent__button{min-height:var(--site-control-height);padding-inline:1rem;border:1px solid var(--site-text);border-radius:var(--site-radius);background:var(--site-surface);color:var(--site-text);cursor:pointer;font-weight:650;transition:background-color .18s ease,color .18s ease,transform .18s ease}.cookie-consent__button:hover{transform:translateY(-1px)}.cookie-consent__button:focus-visible{outline:3px solid var(--site-text);outline-offset:2px}.cookie-consent__button[data-cookie-accept-all],.cookie-consent__button[data-cookie-save]{border-color:var(--site-primary);background:var(--site-primary);color:var(--site-surface)}.cookie-consent__button--configure{border-color:var(--site-border);background:var(--site-panel)}.cookie-consent-modal__header-copy{min-width:0}.cookie-consent-modal__eyebrow{display:block;margin-bottom:.45rem;color:var(--site-muted);font-size:.72rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.cookie-consent-modal__title,.cookie-consent-modal__intro{margin:0}.cookie-consent-modal__title{font-size:clamp(1.35rem,3vw,1.75rem);line-height:1.2}.cookie-consent-modal__intro{max-width:54ch;margin-top:.6rem;color:var(--site-muted);line-height:1.5}.cookie-consent-modal__categories{display:grid;gap:var(--site-space)}.cookie-consent-category{display:flex;align-items:center;justify-content:space-between;gap:var(--site-space);padding:var(--site-space);background:var(--site-panel);border:1px solid var(--site-border);border-radius:var(--site-radius)}.cookie-consent-category h3,.cookie-consent-category .h3,.cookie-consent-category p{margin:0}.cookie-consent-category h3,.cookie-consent-category .h3{font-size:1rem;font-weight:700}.cookie-consent-category p{margin-top:.35rem;color:var(--site-muted);font-size:.9rem;line-height:1.5}.cookie-consent-category__required{padding:.35rem .65rem;border:1px solid var(--site-border);border-radius:999px;background:var(--site-surface);font-size:.75rem;font-weight:700;white-space:nowrap}.cookie-consent-category__required,.cookie-consent-switch{flex:0 0 auto}.cookie-consent-switch{position:relative;display:inline-flex;align-items:center;cursor:pointer}.cookie-consent-switch input{position:absolute;width:1px;height:1px;opacity:0}.cookie-consent-switch>span[aria-hidden]{position:relative;display:block;width:2.5rem;height:1.5rem;border:1px solid var(--site-border);border-radius:999px;background:var(--site-surface);transition:background-color .18s ease,border-color .18s ease}.cookie-consent-switch>span[aria-hidden]:after{position:absolute;top:3px;left:3px;width:1rem;height:1rem;border-radius:50%;background:var(--site-muted);content:"";transition:background-color .18s ease,transform .18s ease}.cookie-consent-switch input:checked+span[aria-hidden]{border-color:var(--site-text);background:var(--site-text)}.cookie-consent-switch input:checked+span[aria-hidden]:after{background:var(--site-surface);transform:translate(1rem)}.cookie-consent-switch input:focus-visible+span[aria-hidden]{outline:3px solid var(--site-text);outline-offset:3px}.cookie-consent__settings-link{padding:0;background:transparent;border:0;color:inherit;text-decoration:underline}.cookie-consent-embed{display:flex;min-height:14rem;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:var(--site-card-gap);background:var(--site-panel);border:1px solid var(--site-border);text-align:center}.cookie-consent-embed__icon{display:grid;width:2.75rem;height:2.75rem;place-items:center}body.cookie-consent-open{overflow:hidden}body.cookie-consent-pending #n8n-chat-wrapper,body.cookie-consent-pending .bottom-bar-new,body.cookie-consent-open #n8n-chat-wrapper,body.cookie-consent-open .bottom-bar-new{visibility:hidden}@media(max-width:819.98px){.cookie-consent{grid-template-columns:minmax(0,1fr)}.cookie-consent__actions{display:grid;grid-template-columns:minmax(0,1fr)}.cookie-consent__button{width:100%}}@media(max-width:519.98px){.cookie-consent-category{align-items:flex-start}}.cms-page-intro__content :is(img,iframe,video){max-width:100%}.pl-page,.az-description-card{width:min(100% - 2rem,var(--site-container));margin-inline:auto}.pl-grid--areas{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--site-card-gap)}.area-properties--single{display:flex;justify-content:center}.area-properties--single>*{width:min(100%,34rem)}.az-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--site-card-gap)}.az-gallery-item{overflow:hidden}.az-gallery-item img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.az-description-card{max-width:70rem}.az-map,.az-map--empty{width:100%;height:520px;overflow:hidden}.az-map--empty{display:flex;align-items:center;justify-content:center}.area-card.property-list-box{height:100%}.area-card.property-list-box a.textos .property-detail{padding-top:30px}.area-card.property-list-box .prop-inner{flex:1}.area-card-summary{display:-webkit-box;margin:14px 0 0;overflow:hidden;font-size:14px;font-weight:400;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.area-card.property-list-box .prop-footer-band{margin-top:18px}.area-card.property-list-box .prices{justify-content:center;gap:8px;font-size:16px;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.area-card-arrow{width:18px;height:18px}.areas-intro{max-width:960px;margin:0 auto;padding:56px 0 48px;text-align:center}.areas-intro__cms,.az-description-preview,.az-description-full{font-size:1rem;line-height:1.75}.areas-intro__cms p{margin:0 0 16px}.areas-intro__cms p:last-child{margin-bottom:0}.areas-grid-section{padding:8px 0 32px}.az-page .az-subareas,.az-page .az-section{padding:48px 0 24px}.az-section-title{margin:0 0 48px;font-size:26px;font-weight:400;line-height:1.23;text-align:center}.az-gallery-grid{width:100%;margin:0 auto;gap:24px}.az-gallery-grid--extra{margin-top:24px}.az-toggle-btn{display:block;margin:24px auto 0;border:0;background:transparent;font-size:.85rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.az-description-card{max-width:960px;text-align:left}.az-description-heading{margin:0 0 24px;font-size:22px;font-weight:400;line-height:1.3;text-align:center}.az-description-full p:first-child,.az-description-preview p:first-child{margin-top:0}.az-toggle-btn--read{margin-top:20px}.az-videos-grid{display:grid;width:100%;margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.az-video-card{overflow:hidden}.az-video-frame-wrap{position:relative;padding-top:56.25%}.az-video-frame-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.az-properties-grid{width:100%;margin:0 auto}.az-empty-copy-wrap{min-height:220px}@media(max-width:1099.98px){.pl-grid--areas,.az-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:899.98px){.az-map{height:420px}}@media(max-width:767.98px){.areas-intro{padding:40px 0 32px}.az-page .az-subareas,.az-page .az-section{padding:32px 0 16px}.az-section-title{margin-bottom:32px}}@media(max-width:719.98px){.pl-grid--areas,.az-gallery-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:639.98px){.az-videos-grid{grid-template-columns:minmax(0,1fr)}}.pl-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 16px;padding:28px 10px 34px}.pl-meta-form{display:flex;width:min(100%,170px);align-items:center}.pl-meta-group{display:flex;width:min(100%,224px);align-items:center;gap:10px}.pl-meta-group .pl-meta-form{width:auto;min-width:0;flex:1 1 auto}.pl-meta-form--sort{justify-content:flex-end}.pl-meta-map-link{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center}.pl-meta-map-link svg{width:20px;height:20px}.pl-meta-select{width:100%;min-height:30px;padding:0 24px 6px 0}.pl-sort{display:flex;align-items:center;gap:10px}.last-viewed-properties__grid{margin:0;padding:0;list-style:none}.last-viewed-properties__item{display:flex}.pl-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;margin:0;padding:48px 24px 32px}.pl-page-btn,.pagination__btn{display:inline-flex;min-width:44px;height:44px;align-items:center;justify-content:center;padding:0 10px}.pl-page-btn--arrow,.pagination__btn--arrow{min-width:44px}.pl-page-btn--arrow svg,.pagination__btn--arrow svg{width:18px;height:18px}.pl-page-ellipsis,.pagination__ellipsis{padding:0 6px;line-height:44px}.pl-pagination--properties-index{gap:12px;padding-top:56px}.pl-pagination--properties-index :is(.pl-page-btn,.pagination__btn){width:56px;min-width:56px;height:56px;padding:0}.pl-pagination--properties-index :is(.pl-page-ellipsis,.pagination__ellipsis){display:inline-flex;min-width:32px;align-items:center;justify-content:center;line-height:1}.pl-quicklink-content{width:min(100%,960px);margin:24px auto 0;padding:clamp(28px,4vw,48px) 0 8px}.pl-quicklink-content__title{margin:0 0 18px;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.2;text-align:center}.pl-quicklink-content__body{font-size:clamp(1rem,1.1vw,1.12rem);line-height:1.75}.pl-quicklink-content__body>:last-child{margin-bottom:0}.pl-quicklink-content__body :is(p,ul,ol){margin-bottom:1rem}.last-viewed-properties{width:100vw;margin:48px calc(50% - 50vw) 0;padding:clamp(64px,7vw,96px) clamp(20px,4vw,60px) clamp(62px,7vw,90px)}.last-viewed-properties__inner{width:min(100%,1680px);margin:0 auto}.last-viewed-properties__title{margin:0 0 34px;font-size:clamp(2rem,3vw,2.75rem);line-height:1.1;text-align:center}.last-viewed-properties__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.last-viewed-properties__empty{margin:0;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.4;text-align:center}.lv-card{display:grid;width:100%;height:100%;grid-template-columns:185px minmax(0,1fr);align-items:center;column-gap:24px;padding:12px;text-decoration:none}.lv-card__media{width:185px;height:111px;overflow:hidden}.lv-card__media img{display:block;width:100%;height:100%;object-fit:cover}.lv-card__info{display:flex;min-width:0;flex-direction:column;padding-right:12px}.lv-card__type,.lv-card__location{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lv-card__location{margin-top:6px}.lv-card__price{margin-top:16px}#mapa_propiedades{height:700px;margin-bottom:40px}#mapa_propiedades img{max-width:none}.cluster-1,.cluster-2,.cluster-3{width:55px;height:55px}.pl-map{position:relative;width:100%;height:650px}.map-loading:after{position:absolute;z-index:1000;inset:0;background:color-mix(in srgb,var(--site-surface) 55%,transparent);content:""}.pl-cluster{display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--site-on-primary, var(--site-surface));border:2px solid var(--site-surface);border-radius:50%;box-shadow:0 2px 8px color-mix(in srgb,var(--site-text) 28%,transparent);font-size:.875rem;font-weight:700;line-height:1}.pl-cluster>span{display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:inherit}.pl-pin{border:0;background:transparent;object-fit:contain}.pl-cluster--small{width:36px;height:36px}.pl-cluster--medium{width:46px;height:46px}.pl-cluster--large{width:56px;height:56px}.pl-cluster--small{background:var(--site-primary)}.pl-cluster--medium{background:var(--site-accent)}.pl-cluster--large{background:var(--site-muted)}.pl-popup .leaflet-popup-content-wrapper{padding:0;overflow:hidden;background:var(--site-surface);border:1px solid var(--site-border)}.pl-popup .leaflet-popup-content{margin:0}.pl-popup .leaflet-popup-tip{background:var(--site-surface)}.pl-popup .leaflet-popup-close-button{top:24px;right:24px;width:44px;height:44px;line-height:40px;text-align:center}.pl-popup-card{display:flex;width:100%;flex-direction:column;padding:14px 14px 18px;color:inherit;text-decoration:none}.pl-popup-image-wrap{display:block;width:100%;aspect-ratio:16/8.4;overflow:hidden}.pl-popup-image-wrap--empty{display:flex;align-items:center;justify-content:center}.pl-popup-image{display:block;width:100%;height:100%;object-fit:cover}.pl-popup-body{display:flex;min-width:0;flex-direction:column;gap:9px;padding:18px 6px 0}.pl-popup-heading,.pl-popup-location{overflow-wrap:anywhere;text-align:center}.pl-popup-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.pl-popup-price{margin-left:auto;white-space:nowrap}.pm-page{display:flex;height:calc(100vh - var(--site-header-height-mobile, 77px));height:calc(100dvh - var(--site-header-height-mobile, 77px));min-height:640px;flex-direction:column;padding:0}.pm-hero{padding:40px 40px 8px;text-align:center}.pm-hero-title{margin:0;font-size:clamp(1.75rem,3vw,2.5rem)}.pm-page .hero-search{position:relative;z-index:1100;margin-top:0}.pm-page .search-field.is-open,.pm-page .search-field .search-dropdown{z-index:1200}.pm-page .search-field .search-dropdown{max-height:320px;overflow-y:auto}.pm-map-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:16px 40px}.pm-map-banner-note{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;margin:0}.pm-map-legend{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:0;padding:0;list-style:none;white-space:nowrap}.pm-map-legend li,.pm-map-legend-link{display:inline-flex;align-items:center}.pm-map-legend-link{gap:8px;color:inherit;text-decoration:none}.pm-legend-icon{display:block;width:34px;height:34px;flex:0 0 34px}.pm-map-section{position:relative;display:flex;min-height:0;flex:1 1 auto}#pl-map,.pm-map{position:relative;width:100%;min-height:0;flex:1 1 auto}@media(min-width:1200px){.pm-page{height:calc(100vh - var(--site-header-height, 95px));height:calc(100dvh - var(--site-header-height, 95px))}}@media(max-width:1180px){.last-viewed-properties__inner{width:min(100%,760px)}.last-viewed-properties__grid{grid-template-columns:minmax(0,1fr);gap:24px}}@media(max-width:767.98px){.pl-map{height:480px}.pm-hero{padding:28px 20px 8px}.pm-page .hero-search{margin:0 20px}.pm-map-banner{align-items:flex-start;flex-direction:column;gap:10px;padding:14px 20px}.pm-map{min-height:480px}}@media(max-width:640px){.pl-meta{padding:22px 0 28px}.pl-meta-form,.pl-meta-group{width:100%}.last-viewed-properties{padding-right:16px;padding-left:16px}.lv-card{grid-template-columns:130px minmax(0,1fr);column-gap:16px}.lv-card__media{width:130px;height:78px}}@media(max-width:575.98px){.pl-pagination--properties-index{flex-wrap:nowrap;gap:4px;padding-right:8px;padding-left:8px}.pl-pagination--properties-index :is(.pl-page-btn,.pagination__btn){width:42px;min-width:42px;height:42px}.pl-pagination--properties-index :is(.pl-page-btn--arrow,.pagination__btn--arrow) svg{width:16px;height:16px}.pl-pagination--properties-index :is(.pl-page-ellipsis,.pagination__ellipsis){min-width:14px;padding:0 2px}}.advanced-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--site-card-gap);min-width:0}.advanced-search-field--full{grid-column:1/-1}.advanced-search-field,.advanced-search-check{min-width:0}.advanced-search-check{display:flex;align-items:center;gap:.75rem}.advanced-search-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--site-space);justify-content:flex-end}.fav-hide{display:none!important}.property-detail-page{overflow-x:hidden}.property-gallery__favorite{position:absolute;z-index:3;top:.625rem;left:.625rem;display:flex;width:3.75rem;height:3.75rem;align-items:center;justify-content:center;background:transparent}.property-gallery__all-images{cursor:pointer}.pd-gallery,.pd-gallery-main,.pd-gallery-item,.property-gallery,.property-gallery__item,.property-slider,.property-gallery-slider__thumb{position:relative;overflow:hidden}.pd-gallery img,.property-slider .slick-slide img,.property-gallery-slider__thumb img{display:block;width:100%;height:auto;object-fit:cover}.property-gallery-slider__thumb{aspect-ratio:4/3}.property-gallery-slider__thumb img{height:100%}.pd-gallery-grid,.property-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--site-space)}.pd-content-grid,.property-detail-layout,.pd-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,24rem);align-items:start;gap:var(--site-card-gap)}.pd-sidebar,.property-detail-sidebar{position:sticky;top:calc(var(--site-header-height) + var(--site-space))}.pd-features,.property-features,.pd-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:var(--site-space)}.pd-description,.property-description{max-width:75ch}.property-data .tab-content>.tab-pane{display:block}.scroll-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto}.scroll-tabs .nav-item{flex:0 0 auto}.scroll-tabs .nav-link{display:flex;min-height:var(--site-control-height);align-items:center;justify-content:center}.overview-metrics,.downloads-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:var(--site-space)}.download-card,.rental-prices__row,.rental-prices__daily-row,.availability-calendar__nav,.availability-calendar__actions{display:flex;align-items:center;justify-content:space-between;gap:var(--site-space)}.availability-calendar__weekdays,.availability-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem}.availability-calendar__day{display:grid;min-height:2.75rem;place-items:center}.property-project__link{display:grid;grid-template-columns:minmax(12rem,.75fr) minmax(0,1.25fr);align-items:stretch;color:inherit;text-decoration:none}.property-project__image{width:100%;height:100%;object-fit:cover}.property-project__content{display:flex;min-width:0;flex-direction:column;padding:var(--site-card-gap)}.property-project__cta{margin-top:auto}.property-form,.property-form-side{display:grid;gap:var(--site-space)}@media(max-width:991.98px){.advanced-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pd-content-grid,.property-detail-layout,.pd-main-grid{grid-template-columns:minmax(0,1fr)}.pd-sidebar,.property-detail-sidebar{position:static}}@media(max-width:639.98px){.advanced-search-grid,.pd-gallery-grid{grid-template-columns:minmax(0,1fr)}.advanced-search-field--full{grid-column:auto}}.labels-default{position:absolute;z-index:1;top:7px;right:60px;left:10px;display:flex;flex-wrap:wrap}.labels-default .badge-default{margin-right:2px;margin-bottom:2px;margin-left:0}.badge-default,.property-data .labels .badge,.property-gallery .property-gal .labels .badge{display:inline-block;width:fit-content;height:24px;padding:6px 10px;line-height:14px;vertical-align:middle}.property-title{padding-top:10px;padding-bottom:10px}.property-title .main-title{display:inline-block;width:100%;margin-top:10px!important;margin-bottom:0!important;overflow-wrap:anywhere;font-size:26px;line-height:1.1;text-align:start}.property-title .main-title>span{display:block;width:100%;overflow-wrap:anywhere}.property-title .main-title .text-dark{vertical-align:text-top}.property-title .main-title .text-primary{display:block;font-size:14px}.property-title .referencia{margin-top:3px;margin-bottom:4px;font-size:16px;line-height:1.25}.property-title .precio{margin-bottom:3px;font-size:26px;line-height:1;white-space:nowrap}.property-title .precio :is(del,small,.small){display:inline-block;font-size:15px}.property-title .precio del{margin-right:8px}.property-title .gx-1 .col{padding-right:2px;padding-left:2px}.property-title .col-whats{width:65px;flex:unset}.property-title :is(.col-enquiry .btn-enquiry,.col-offer .btn,.col-whats .btn-whats){display:inline-flex;height:50px;min-height:50px;align-items:center;justify-content:center}.property-title .col-whats .btn-whats img{display:block;width:30px;height:30px;object-fit:contain}.new-gallery .property-gal,.property-gallery .property-gal,.property-slider.slides-custom{position:relative;z-index:1}.property-slider.slides-custom>.labels{position:absolute;z-index:10;top:7px;right:60px;left:10px;display:flex;flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none}.property-slider.slides-custom>.labels .badge{display:inline-block;width:fit-content;min-height:24px;margin:0 2px 2px 0;padding:6px 10px;border-radius:0;background:var(--property-badge-bg, var(--site-panel))!important;color:var(--property-badge-color, var(--site-text))!important;font-size:10px;font-weight:600;line-height:14px;text-align:center;vertical-align:middle}.property-gallery{display:block;overflow:visible}.property-gallery .property-gal .labels{inset:5px 60px auto 10px}.property-gallery__favorite{position:absolute;z-index:3;top:10px;left:10px;display:flex;width:60px;height:60px;align-items:center;justify-content:center}.property-slider.slides-custom{z-index:0;overflow:hidden}.property-slider.slides-custom :is(.slides,.slick-list,.slick-track){height:100%}.property-slider.slides-custom :is(.slides>div,.slick-slide){height:auto}.property-slider.slides-custom :is(.slides>div,.slick-slide)>:is(a,div){display:block;height:100%}.property-slider.slides-custom :is(.slides>div,.slick-slide) img{display:block;width:100%;height:620px;object-fit:cover}.property-slider.slides-custom .all-img.btn,.property-gallery__all-images{position:absolute;z-index:3;right:10px;bottom:12px;display:flex;width:auto;max-width:260px;height:58px;align-items:center;justify-content:center;cursor:pointer}.property-slider.slides-custom .energy-certificate-badge{position:absolute;z-index:4;bottom:12px;left:10px;display:flex;width:54px;min-height:74px;flex-direction:column;align-items:center;justify-content:center;padding:7px 5px 6px;text-align:center}.property-slider.slides-custom .energy-certificate-badge img{display:block;width:34px;height:auto;margin-bottom:6px}.property-gallery .favoritos .btn{min-width:0!important;min-height:0!important;padding:0}.property-gallery-slider{margin-top:16px}.property-gallery-slider__thumb{position:relative;display:block;width:100%;aspect-ratio:auto;padding:0;overflow:visible;cursor:pointer}.property-gallery-slider .slick-slide img,.property-gallery-slider__thumb img{display:block;width:155px;max-width:calc(100% - 24px);height:113px;margin:0 auto;object-fit:contain}.property-form-side{display:block;padding:12px 16px 16px}.property-agent{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding-bottom:16px;border-bottom:1px solid var(--site-border)}.property-agent__photo{display:block;width:72px;height:72px;border-radius:50%;object-fit:cover}.property-agent__name,.property-agent__role,.property-agent__languages,.property-agent__bio p{margin:0}.property-agent__name{font-size:18px;line-height:1.25}.property-agent__role,.property-agent__languages{margin-top:3px;font-size:13px;line-height:1.35}.property-agent__contact{display:flex;flex-direction:column;gap:2px;margin-top:8px;font-size:13px;overflow-wrap:anywhere}.property-agent__bio{grid-column:1/-1;font-size:13px;line-height:1.45}.property-form-side__intro{margin:0 0 20px;font-size:17px;line-height:1.4}.property-form-side form{width:100%}.property-form-side .main-title.subtitle{line-height:1.2}.property-form-side .mb-2{margin-bottom:16px!important}.property-form-side .legal{margin-bottom:8px}.property-data .title-responsive .main-title{margin-bottom:10px!important;font-size:25px;line-height:21px}.property-data .title-responsive .main-title>span{display:block;width:100%}.property-data .title-responsive .main-title .text-primary{display:block;margin-top:10px!important;font-size:14px}.property-data .title-responsive .referencia{font-size:16px;line-height:12px}.property-data .title-responsive .precio{font-size:32px;line-height:35px}.property-data .title-responsive .precio :is(del,small,.small){font-size:15px}.property-mobile-ctas{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.property-mobile-ctas__btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding-right:8px;padding-left:8px;font-size:14px;line-height:1.11;text-align:center}.property-mobile-ctas__btn:only-child{grid-column:1/-1}.property-data .labels{margin:0;padding:0;list-style:none;text-align:center}.property-data .labels .badge{display:inline-block;height:22px;padding:7px 10px;font-size:11px}.property-data .botonera .col-circle{width:60px;height:60px;min-width:fit-content;flex:unset}.property-data .botonera .col-circle .btn{display:inline-flex;min-width:60px;min-height:60px;align-items:center;justify-content:center;padding:0}.property-data .botonera .col-circle .btn img{width:37.3px;height:33.1px;object-fit:contain}.property-data .botonera .btn{display:inline-flex;align-items:center;justify-content:center;padding:0 10px}.property-data .botonera .dropdown-menu.show{margin-top:5px!important}.property-data .botonera .dropdown-item{width:calc(100% - 4px);margin:0 auto}.property-data .botonera .social-links{padding-top:0;padding-bottom:0}.property-data .botonera .social-links a{position:relative;display:inline-block;width:42px;padding:7px 9px;text-align:center}.property-data .botonera .social-links svg{width:20px;height:20px;vertical-align:-3px}.overview-metrics{display:flex;margin:0;list-style:none}.overview-metrics li{min-height:64px;padding:0 22px;text-align:center}.overview-metrics li strong{display:block;margin-bottom:12px}.overview-metrics li span{display:block}.rental-prices{padding:10px 0 46px}.rental-prices>.main-title{margin-bottom:32px!important;text-align:center}.rental-prices__title{margin:50px 0 20px;font-size:20px}.rental-prices__table,.rental-prices__daily{margin-bottom:0}.rental-prices__section+.rental-prices__section{padding-top:56px}.rental-prices__row,.rental-prices__daily-row{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:18px;padding:9px 14px}.rental-prices__amount,.rental-prices__daily-amount{display:inline-flex;min-width:70px;align-items:center;justify-content:center;padding:5px 9px;white-space:nowrap}.availability-calendar{padding:10px 0 46px}.availability-calendar .main-title{margin-bottom:28px!important;text-align:center}.availability-calendar__nav{position:relative;display:block;min-height:44px;margin-bottom:28px}.availability-calendar__month{position:absolute;top:50%;left:50%;white-space:nowrap;text-align:center;transform:translate(-50%,-50%)}.availability-calendar__actions{position:absolute;top:0;right:0;display:inline-flex;justify-content:flex-end;gap:10px}.availability-calendar__nav>.availability-calendar__button{position:absolute;top:0;left:0}.availability-calendar__button{display:inline-flex;width:44px;min-width:44px;height:44px;align-items:center;justify-content:center;padding:0;line-height:1;text-decoration:none}.availability-calendar__button--today{width:auto;padding:0 14px}.availability-calendar__weekdays,.availability-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0}.availability-calendar__weekdays{margin-bottom:16px}.availability-calendar__weekdays span{text-align:center}.availability-calendar__day{display:flex;min-height:112px;align-items:flex-start;justify-content:flex-end;padding:10px 12px}.availability-calendar__legend{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px}.availability-calendar__legend-swatch{display:inline-block;width:18px;height:18px}.property-data .iconos ul{margin:0;list-style:none}.property-data .iconos li{text-align:center}.property-data .iconos li strong{display:block;margin-bottom:10px}.property-data .caracteristicas{text-align:left}.property-data .caracteristicas .overview-check{position:relative;display:inline-block;width:18px;height:18px;margin-right:10px;vertical-align:-3px}.property-data .caracteristicas :is(.collapse,.collapsing){height:auto}.property-data :is(.btn-collapse,.btn-collapse-desc){display:inline-block}.property-data .bloque-texto{text-align:left}.property-data .bloque-texto p{line-height:30px}.property-data .bloque-texto .property-description{min-height:70px}.property-data .bloque-texto :is(.collapse,.collapsing){position:relative;padding-bottom:10px}.property-data .bloque-texto .collapse{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.property-data .bloque-texto .collapse.show{display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset}.property-data .bloque-texto .btn-collapse{display:block;margin-right:auto;margin-left:auto;text-align:center}.property-data .nav-tabs{display:none;flex-wrap:wrap;padding:0;overflow:visible}.property-data .nav-tabs .nav-item{flex:1 0 0%}.property-data .nav-tabs .nav-link{display:flex;min-width:90px;min-height:60px;align-items:center;justify-content:center;padding-right:14px;padding-left:14px;overflow-wrap:anywhere}.property-data .tab-pane,.property-data .tab-content>.tab-pane{display:block;padding-bottom:20px}.property-data .tab-pane h3,.property-data .tab-pane .h3{text-align:center}.property-project{max-width:920px;margin:0 auto 30px;overflow:hidden}.property-project__link{display:grid;min-height:300px;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);color:inherit;text-decoration:none}.property-project--without-image .property-project__link{min-height:auto;grid-template-columns:minmax(0,1fr)}.property-project__image{width:auto;height:auto;min-height:300px}.property-project__image img{display:block;width:100%;height:100%;min-height:300px;object-fit:cover}.property-project__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;padding:44px}.property-project__eyebrow{margin-bottom:12px}.property-project__content h4,.property-project__content .h4{margin-bottom:28px;font-size:32px;line-height:1.2}.property-project__cta{display:inline-flex;min-height:54px;align-items:center;gap:14px;margin-top:0;padding-right:24px;padding-left:24px}.downloads-grid{display:grid;max-width:920px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;margin:0 auto}.download-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:28px 20px 24px;text-align:center}.download-card__thumb{display:flex;width:72px;height:72px;align-items:center;justify-content:center;margin-bottom:14px}.download-card__thumb img{width:36px;height:36px}.download-card__action{margin-bottom:6px}.download-card__name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.porta-gmap,.gmap{width:100%}.gmap{min-height:24rem}.property-form{display:block}.property-form.property-form-side :is(.form-control,.form-control.form-control-sm){min-height:54px;padding:12px 14px}.property-form.property-form-side textarea.form-control{min-height:106px}.property-form.property-form-side .checkcontainer{margin-top:12px;margin-bottom:16px!important}.property-form.property-form-side .boton .btn{min-height:54px}.property-form.property-form-side .gdpr{height:auto;margin-top:16px}.property-description{max-width:none}.vendido-tag-big{position:absolute;z-index:3;top:50%;left:50%;font-size:83px;transform:translate(-50%,-50%) rotate(-15deg)}.property-related{margin-top:0;padding-top:40px;padding-bottom:60px}.property-related .main-title{margin-top:0;margin-bottom:10px;font-size:36px;line-height:1.2}.property-related__subtitle{margin-top:0;margin-bottom:30px;font-size:20px;line-height:1.2}.property-related .btn-outline-dark{display:inline-flex;min-height:56px;align-items:center;justify-content:center}.property-related__slider-col{width:100vw;max-width:100vw;margin-right:calc(-50vw + 50%);margin-left:calc(-50vw + 50%);padding-right:0;padding-left:0}.property-related--single :is(.slides,.slick-track){display:flex;width:100%!important;justify-content:center;transform:none!important}.property-related--single :is(.slides-item,.slick-slide){width:min(100%,640px)!important;float:none}.property-area{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px;margin-top:24px;text-align:center}.property-area__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin:0;padding:0;list-style:none}.property-area__item{display:inline-flex;align-items:center}@media(max-width:1399.98px){.property-slider.slides-custom :is(.slides>div,.slick-slide) img{height:560px}}@media(max-width:1199.98px){.property-title .col-whats{width:60px}.property-slider.slides-custom :is(.slides>div,.slick-slide) img{height:500px}.property-data .title-responsive .main-title{font-size:22px}}@media(min-width:768px)and (max-width:1199.98px){.property-title .referencia{white-space:nowrap}.property-title__heading-col{max-width:58%;flex:0 0 58%}.property-title__price-col{max-width:42%;flex:0 0 42%;padding-right:28px}}@media(min-width:768px)and (max-width:991.98px){.property-title .col-buttons>.row{flex-wrap:nowrap}.property-title .col-enquiry{min-width:0;flex:1 1 auto}.property-title :is(.col-enquiry .btn-enquiry,.col-whats .btn-whats){font-size:14px;line-height:1.11;text-align:center;white-space:nowrap}}@media(min-width:992px)and (max-width:1199.98px){.property-title .col-buttons>.row{flex-wrap:nowrap}.property-title :is(.col-offer,.col-enquiry){min-width:0;max-width:none;flex:1 1 0}.property-title :is(.col-enquiry .btn-enquiry,.col-offer .btn,.col-whats .btn-whats){font-size:14px;line-height:1.11;text-align:center;white-space:nowrap}}@media(min-width:992px){.property-data .nav-tabs{display:flex;justify-content:center}.property-data .caracteristicas :is(.collapse,.collapsing){display:block}.property-related{padding-top:56px;padding-bottom:80px}.property-related__subtitle{margin-bottom:40px}}@media(min-width:768px){.property-gallery .property-gal .labels{left:12%}.vendido-tag-big{font-size:133px}}@media(min-width:1200px){.property-title .col-buttons>.row{flex-wrap:nowrap}.property-title :is(.col-enquiry .btn-enquiry,.col-offer .btn,.col-whats .btn-whats){font-size:16px;line-height:1.11;text-align:center;white-space:nowrap}.property-gallery .property-gal .labels{left:17%}.property-data .nav-tabs .nav-link{min-width:110px}}@media(min-width:1400px){.property-gallery .property-gal .labels{left:21%}}@media(max-width:991.98px){.property-slider.slides-custom>.labels{top:3px;right:3px;left:70px}.property-slider.slides-custom>.labels .badge{min-height:16px;padding:4px 6px;font-size:9px;line-height:10px}.property-title .precio{font-size:20px}.property-title .precio :is(del,small,.small){font-size:12px}.property-slider.slides-custom :is(.slides>div,.slick-slide) img{height:420px}.property-data .botonera .col{height:45px}.property-data .botonera .col .btn{min-height:45px}.overview-metrics li{margin-bottom:24px}.property-data .caracteristicas :is(.collapse,.collapsing){position:relative;height:175px;padding-bottom:10px}.property-data .caracteristicas .collapse{display:block;overflow:hidden}.property-data .caracteristicas .collapse.show{height:auto}}@media(max-width:767.98px){.labels-default{top:3px;left:3px}.badge-default,.property-data .labels .badge,.property-gallery .property-gal .labels .badge{height:16px;padding:4px 6px;font-size:9px;line-height:10px}.property-slider.slides-custom :is(.slides>div,.slick-slide) img{height:320px}.property-slider.slides-custom .energy-certificate-badge{bottom:8px;left:8px;width:48px;min-height:66px;padding:6px 4px 5px}.property-slider.slides-custom .energy-certificate-badge img{width:30px;margin-bottom:5px}.property-data .tab-pane,.property-data .tab-content>.tab-pane{padding-bottom:5px}.property-project__link{grid-template-columns:minmax(0,1fr)}.property-project__content{padding:30px 24px}.property-project__content h4,.property-project__content .h4{font-size:26px}.availability-calendar{padding-bottom:30px}.availability-calendar__nav{margin-bottom:20px}.availability-calendar__actions{gap:8px}.availability-calendar__button--today{display:none}.availability-calendar__weekdays span{font-size:11px}.availability-calendar__day{min-height:54px;padding:6px 7px;font-size:13px}}@media(max-width:640px){.last-viewed-properties__grid{grid-template-columns:minmax(0,1fr)}.lv-card{grid-template-columns:130px minmax(0,1fr)}}.component-property-detail{display:grid;gap:var(--site-space-lg)}.component-property-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--site-card-gap);align-items:end}.component-property-heading__reference,.component-property-heading__location{color:var(--site-muted)}.component-property-heading__title h1,.component-property-heading__title .h1,.component-property-heading__location{margin:0}.component-property-heading__price{font-size:clamp(1.25rem,3vw,2rem);font-weight:700;white-space:nowrap}.component-property-heading__actions{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:var(--site-space-sm)}.component-property-summary{display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(280px,.55fr);gap:var(--site-space-md);align-items:stretch;width:100%;min-height:7.25rem;padding:var(--site-space-sm) var(--site-space-md);background:var(--site-text);color:var(--site-surface)}.component-property-summary__identity,.component-property-summary__commercial{display:flex;flex-direction:column;justify-content:center}.component-property-summary__location,.component-property-summary__title :is(h1,.h1,h2,.h2,h3,.h3){margin:0;color:inherit;font-family:var(--font-heading);font-size:clamp(1.5rem,2.4vw,2.25rem);font-weight:500;line-height:1.1}.component-property-summary__operation,.component-property-summary__reference{margin:.45rem 0 0;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.component-property-summary__operation{display:flex;gap:.45rem;flex-wrap:wrap}.component-property-summary__commercial{align-items:flex-end;text-align:right}.component-property-summary__reference{color:color-mix(in srgb,currentcolor 65%,transparent);font-weight:700}.component-property-summary__price{margin-top:.35rem;font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1;white-space:nowrap}.component-property-summary__actions{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(var(--site-control-height),auto);gap:var(--site-space-sm);align-items:stretch}.component-property-summary__actions>*{display:inline-flex;min-height:var(--site-control-height);padding-inline:var(--site-space-lg);align-items:center;justify-content:center;border:1px solid currentcolor;background:var(--site-surface);color:var(--site-text);text-align:center;text-decoration:none}.component-property-section,.component-property-features,.component-property-contact{display:grid;gap:var(--site-space-md)}.component-property-section__header{display:flex;gap:var(--site-space-sm);align-items:end;justify-content:space-between;padding-bottom:var(--site-space-sm);border-bottom:1px solid var(--site-border)}.component-property-section__header :is(h2,.h2,h3,.h3,h4,.h4),.component-property-contact__header :is(h2,.h2,h3,.h3,h4,.h4){margin:0}.component-property-description__content{max-width:78ch}.component-property-description__content>:last-child{margin-bottom:0}.component-property-section__actions{display:flex;gap:var(--site-space-sm);flex-wrap:wrap}.component-property-features__list{display:grid;grid-template-columns:repeat(var(--property-feature-columns, 3),minmax(0,1fr));gap:0;margin:0;padding:0;border-top:1px solid var(--site-border);list-style:none}.component-property-features--columns-2 .component-property-features__list{--property-feature-columns: 2}.component-property-features--columns-4 .component-property-features__list{--property-feature-columns: 4}.component-property-features__list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.2rem var(--site-space-sm);align-items:baseline;min-width:0;padding:var(--site-space-sm) var(--site-space-md);border-right:1px solid var(--site-border);border-bottom:1px solid var(--site-border)}.component-property-features__list li:nth-child(3n){border-right:0}.component-property-features__group{grid-column:1/-1;color:var(--site-muted);font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.component-property-features__name{min-width:0}.component-property-features__value{white-space:nowrap}.component-property-contact{padding:var(--site-card-padding);border:1px solid var(--site-border);background:var(--site-surface)}.component-property-contact__agent{padding-bottom:var(--site-space-md);border-bottom:1px solid var(--site-border)}.component-property-contact__body{display:grid;gap:var(--site-space-sm)}.component-property-contact__actions{display:flex;gap:var(--site-space-sm);flex-wrap:wrap}.component-property-detail__navigation,.component-property-actions{display:flex;gap:var(--site-space-sm);align-items:center;overflow-x:auto;border-block:1px solid var(--site-border);background:var(--site-surface)}.component-property-detail__navigation{padding-block:var(--site-space-sm)}.component-property-detail__navigation a,.component-property-actions a,.component-property-actions button{flex:0 0 auto}.component-property-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);gap:clamp(var(--site-card-gap),4vw,var(--site-card-gap) * 2);align-items:start}.component-property-detail--wide .component-property-detail__layout,.component-property-detail--tabs .component-property-detail__layout{grid-template-columns:1fr}.component-property-detail__content,.component-property-detail__sidebar{display:grid;gap:var(--site-space-lg);min-width:0}.component-property-detail__sidebar{position:sticky;top:calc(var(--site-header-height) + var(--site-space-md))}.component-property-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:0;margin:0;border-block:1px solid var(--site-border)}.component-property-facts__item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0 var(--site-space-sm);padding:var(--site-space-md);border-right:1px solid var(--site-border)}.component-property-facts__item:last-child{border-right:0}.component-property-facts__icon{grid-row:1/span 2}.component-property-facts dt{color:var(--site-muted);font-size:.8rem}.component-property-facts dd{margin:0;font-weight:700}.component-property-actions{justify-content:flex-end;padding:var(--site-space-sm)}.component-property-actions--sticky{position:sticky;bottom:0;z-index:15;box-shadow:var(--site-shadow)}@media(max-width:991.98px){.component-property-summary{grid-template-columns:minmax(0,1fr) auto}.component-property-summary__actions{grid-column:1/-1}.component-property-detail__layout{grid-template-columns:1fr}.component-property-detail__sidebar{position:static}}@media(max-width:575.98px){.component-property-summary{grid-template-columns:1fr;min-height:0}.component-property-summary__commercial{align-items:flex-start;text-align:left}.component-property-summary__actions{grid-column:auto;grid-auto-flow:row}.component-property-features__list{grid-template-columns:1fr}.component-property-features__list li,.component-property-features__list li:nth-child(3n){border-right:0}.component-property-heading{grid-template-columns:1fr}.component-property-heading__price,.component-property-heading__actions{grid-column:auto}.component-property-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.component-property-facts__item:nth-child(2n){border-right:0}}.property-detail-recipe{padding-block:var(--site-space-lg) var(--site-section-space);background:var(--site-bg)}.property-detail-recipe__inner{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--site-space-lg)}.property-detail-recipe__blocks,.property-detail-recipe__main,.property-detail-recipe__sidebar{display:grid;gap:var(--site-space-lg);min-width:0}.property-detail-recipe__block{min-width:0;scroll-margin-top:calc(var(--site-header-height) + var(--site-space-md))}.property-detail-recipe--vertical-commercial .property-detail-recipe__inner{max-width:1380px}.property-detail-recipe--vertical-commercial .property-detail-recipe__block--summary{position:relative;z-index:2;margin-bottom:calc(var(--site-space-lg) * -1.6);padding-inline:var(--site-space-md)}.property-detail-recipe--sectioned-multimedia .property-detail-recipe__blocks{max-width:1180px;margin-inline:auto}.property-detail-recipe--panoramic-sidebar .property-detail-recipe__blocks{grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);align-items:start}.property-detail-recipe--panoramic-sidebar .property-detail-recipe__block:is(.property-detail-recipe__block--summary,.property-detail-recipe__block--badges,.property-detail-recipe__block--gallery,.property-detail-recipe__block--actions,.property-detail-recipe__block--related,.property-detail-recipe__block--price_notice){grid-column:1/-1}.property-detail-recipe--panoramic-sidebar .property-detail-recipe__block--agent,.property-detail-recipe--panoramic-sidebar .property-detail-recipe__block--contact{grid-column:2}.property-detail-recipe--panoramic-sidebar .property-detail-recipe__block--agent{grid-row:5}.property-detail-recipe--panoramic-sidebar .property-detail-recipe__block--contact{position:sticky;top:calc(var(--site-header-height) + var(--site-space-md));grid-row:6/span 6}.component-property-badges{position:relative;z-index:3;display:flex;min-height:1px;flex-wrap:wrap;gap:var(--site-space-xs)}.component-property-energy__content,.component-property-agent{display:flex;gap:var(--site-space-md);align-items:center;padding:var(--site-card-padding);border:1px solid var(--site-border);background:var(--site-surface)}.component-property-energy__content img{width:3rem;height:auto;object-fit:contain}.component-property-energy__content>div{display:grid;gap:.25rem}.component-property-energy__rating{font-size:clamp(1.5rem,3vw,2.25rem)}.component-property-videos__grid,.component-property-documents__plans,.component-property-related__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:var(--site-card-gap)}.component-property-video{margin:0}.component-property-video__frame{position:relative;overflow:hidden;aspect-ratio:16/9;background:var(--site-panel)}.component-property-video__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.component-property-video figcaption{padding-top:var(--site-space-xs);color:var(--site-muted)}.component-property-project{overflow:hidden;border:1px solid var(--site-border);background:var(--site-surface)}.component-property-project__link{display:grid;grid-template-columns:minmax(180px,.4fr) minmax(0,1fr);color:inherit}.component-property-project__link>img{width:100%;height:100%;min-height:220px;object-fit:cover}.component-property-project__content{display:grid;padding:var(--site-card-padding);align-content:center;justify-items:start;gap:var(--site-space-sm)}.component-property-project__eyebrow{color:var(--site-muted);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}.component-property-project__content strong{font-size:var(--site-heading-3-size)}.component-property-project--without-image .component-property-project__link{grid-template-columns:1fr}@media(max-width:767.98px){.component-property-project__link{grid-template-columns:1fr}.component-property-project__link>img{min-height:0;aspect-ratio:16/9}}.component-property-documents__plans button{overflow:hidden;padding:0;border:1px solid var(--site-border);aspect-ratio:4/3;background:var(--site-surface);cursor:pointer}.component-property-documents__plans img{width:100%;height:100%;object-fit:contain}.component-property-documents__files{display:grid;gap:var(--site-space-xs);margin:0;padding:0;list-style:none}.component-property-documents__files a{display:flex;min-height:var(--site-control-height);padding:var(--site-space-sm) var(--site-space-md);align-items:center;justify-content:space-between;border:1px solid var(--site-border);background:var(--site-surface)}.component-property-location__map{min-height:clamp(300px,42vw,520px);background:var(--site-panel)}.component-property-location__distances{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:0;border:1px solid var(--site-border)}.component-property-location__distances>div{padding:var(--site-space-sm);border-right:1px solid var(--site-border)}.component-property-location__distances dt{color:var(--site-muted);font-size:.8rem}.component-property-location__distances dd{margin:.25rem 0 0;font-weight:700}.component-property-availability__nav,.component-property-availability__nav span{display:flex;gap:var(--site-space-sm);align-items:center}.component-property-availability__nav{justify-content:space-between}.component-property-availability__nav a{display:inline-flex;min-width:var(--site-control-height);min-height:var(--site-control-height);padding-inline:var(--site-space-sm);align-items:center;justify-content:center;border:1px solid var(--site-border);text-decoration:none}.component-property-availability__weekdays,.component-property-availability__grid,.component-property-availability__row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.component-property-availability__row{display:contents}.component-property-availability__weekdays span,.component-property-availability__grid .component-property-availability__row>span{display:grid;min-height:2.75rem;place-items:center;border:1px solid var(--site-border)}.component-property-availability__weekdays span{color:var(--site-muted);font-size:.75rem}.component-property-availability__grid .component-property-availability__row>span.is-muted{background:var(--site-panel);color:var(--site-muted)}.component-property-availability__grid .component-property-availability__row>span.is-available{background:color-mix(in srgb,var(--site-primary) 16%,var(--site-surface));font-weight:700}.component-property-availability__grid .component-property-availability__row>span.is-today{outline:2px solid var(--site-primary);outline-offset:-2px}.component-property-agent img{width:7rem;aspect-ratio:1;object-fit:cover}.component-property-agent__body{display:grid;gap:.25rem}.component-property-agent__body :is(h2,.h2,p){margin:0}.component-property-agent__links{display:flex;flex-wrap:wrap;gap:var(--site-space-sm)}.component-property-section-nav{position:sticky;top:var(--site-header-height);z-index:10;display:flex;overflow-x:auto;border-block:1px solid var(--site-border);background:var(--site-surface)}.component-property-section-nav a{flex:0 0 auto;padding:var(--site-space-sm) var(--site-space-md);color:inherit;text-decoration:none}.component-property-price-notice{padding:var(--site-card-padding);border-top:1px solid var(--site-border);color:var(--site-muted);font-size:.875rem}.component-property-price-notice h2,.component-property-price-notice .h2{margin:0 0 var(--site-space-sm);color:var(--site-text);font-size:1rem}.component-property-price-notice p{max-width:95ch;margin:0}@media(max-width:991.98px){.property-detail-recipe--panoramic-sidebar .property-detail-recipe__blocks{grid-template-columns:1fr}.property-detail-recipe--panoramic-sidebar .property-detail-recipe__block,.property-detail-recipe--panoramic-sidebar .property-detail-recipe__block--agent,.property-detail-recipe--panoramic-sidebar .property-detail-recipe__block--contact{position:static;grid-column:1;grid-row:auto}}@media(max-width:575.98px){.property-detail-recipe{padding-top:var(--site-space-sm)}.property-detail-recipe--vertical-commercial .property-detail-recipe__block--summary{margin-bottom:0;padding-inline:0}.component-property-agent{align-items:flex-start}.component-property-agent img{width:4.5rem}.component-property-availability__weekdays span{overflow:hidden;font-size:.625rem}}html{color-scheme:light}body{background:var(--site-bg);color:var(--site-text);font-family:var(--font-body);font-size:var(--font-size-body);font-weight:var(--font-weight-body);line-height:var(--line-height-body)}body,button,input,select,textarea{font-family:var(--font-body)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:var(--site-text);font-family:var(--font-heading);font-weight:var(--font-weight-heading);line-height:var(--line-height-heading)}h1,.h1{font-size:var(--font-size-h1)}h2,.h2{font-size:var(--font-size-h2)}h3,.h3{font-size:var(--font-size-h3)}h4,.h4{font-size:var(--font-size-h4)}h5,.h5{font-size:var(--font-size-h5)}h6,.h6{font-size:var(--font-size-h6)}a{color:inherit;text-underline-offset:.2em}:focus-visible{outline:var(--site-focus-width) solid var(--site-focus-color);outline-offset:3px}.main-header{background:var(--site-surface)}#main-nav a,.main-header .btn-menu-lateral{color:var(--site-text);font-size:var(--site-nav-font-size)}@media(min-width:1200px){.main-header .btn-menu-lateral{border:1px solid var(--site-border)!important}}#main-nav .active>a,.mega-menu .active>a{font-weight:700;text-decoration:underline}.main-nav__submenu,.idiomas-dropdown .dropdown-menu{background:var(--site-surface)}.main-nav__submenu{border:1px solid var(--site-border)}.idiomas-dropdown .dropdown-menu{border:0}.mega-menu{background:#00000040}.mega-menu__panel,.gallery-modal,.gallery-modal__header{background:var(--site-surface)}.mega-menu__close{border:1px solid var(--site-border)}.mega-menu.is-pointer-open .mega-menu__close:focus-visible{outline:0}.mega-menu__nav a,.mega-menu__logout button{border:0;background:transparent;color:var(--site-text)}.mega-menu__account-header{border-top-color:transparent}.mega-menu__account-item a,.mega-menu__account-item .mega-menu__logout button{border:1px solid transparent;border-radius:999px}.site-main>section:not(.site-banner):not(.gallery-modal):not(.app-modal),.site-main>div:not(.site-banner):not(.gallery-modal):not(.app-modal):not(.search-btn-props){position:relative}.site-banner{background:var(--site-panel);border-bottom:1px solid var(--site-border)}.site-banner-image{object-fit:cover;object-position:center}.site-banner-overlay{background:var(--site-banner-overlay)}.site-banner-content{align-items:center;justify-content:center;padding:24px;text-align:center}.site-banner-eyebrow{margin:0 0 10px;font-size:.78rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase}.site-banner-title{margin:0;font-family:var(--font-heading);font-size:clamp(2.75rem,3.9vw,4.7rem);font-weight:100;letter-spacing:-.01em;line-height:.875}.site-banner-subtitle{margin:20px 0 0;font-size:clamp(1rem,1.04vw,1.25rem);letter-spacing:.2em;line-height:normal;text-transform:uppercase}.site-banner-content,.site-banner-title,.site-banner-subtitle,.site-banner-eyebrow{color:var(--site-banner-text);text-shadow:none}@media(max-width:768px){.site-banner-subtitle{letter-spacing:.1em}}.btn,button,input,select,textarea{border-radius:var(--site-radius)}.btn,button{border-radius:var(--site-button-radius);transition-duration:var(--site-transition-duration)}.btn{padding-inline:var(--site-button-padding-inline)}.btn-dark,.btn-light,.btn-outline,.btn-outline-dark,.auth-submit,.advanced-search-submit,.advanced-search-reset,.ss-btn,.unsubscribe-page__button{border:1px solid var(--site-text);background:var(--site-surface);color:var(--site-text)}.btn-dark:hover,.btn-light:hover,.btn-outline:hover,.btn-outline-dark:hover,.auth-submit:hover,.advanced-search-submit:hover,.advanced-search-reset:hover,.ss-btn:hover,.unsubscribe-page__button:hover{background:var(--site-panel);color:var(--site-text)}input:not([type=checkbox]):not([type=radio]),select,textarea{background:var(--site-surface);border:1px solid var(--site-border);color:var(--site-text)}.search-dropdown,.search-field-toggle,.search-action-pill,.auth-panel,.ac-card,.ss-card,.rate-row__card,.rate-row__panel,.status-card,.event-meta-card,.event-booking-card{background:var(--site-surface);border:1px solid var(--site-border);box-shadow:var(--site-shadow)}.search-action-pill--submit,.search-action-pill--submit:hover{background:var(--site-surface);border:1px solid var(--site-border);color:var(--site-text)}.property-list-box,.noticia,.team-card,.ti-card,.banner-promo,.mini-banner,.lv-card{background:var(--site-surface);border:1px solid var(--site-border);border-radius:var(--site-card-radius);box-shadow:var(--site-shadow)}.property-list-box .property-detail,.noticia .text-new,.ti-card,.banner-promo .promo-view{padding:var(--site-card-padding)}.mini-banner h3,.mini-banner .h3,.mini-banner .btn{color:var(--site-banner-text)}.img-placeholder{background:var(--site-panel);border:2px dashed var(--site-border);color:var(--site-muted)}.img-placeholder:after{content:"Image";padding:0 .75rem;color:var(--site-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.slick-prev,.slick-next,.card-slider-btn,.prop-card-fav{display:inline-flex;align-items:center;justify-content:center;background:var(--site-surface);border:1px solid var(--site-border);color:var(--site-text)}.slick-dots li{background:var(--site-border)}.slick-dots button{background:transparent;border:0}.slick-dots li:hover,.slick-dots li.slick-active{background:var(--site-text)}.rate-switch__track{background:var(--site-border);border:1px solid var(--site-border);border-radius:999px}.rate-switch__track:after{background:var(--site-surface);border:1px solid var(--site-border);border-radius:50%}.rate-switch input:checked+.rate-switch__track{background:var(--site-primary);border-color:var(--site-primary)}.rate-switch input:focus-visible+.rate-switch__track{outline:var(--site-focus-width) solid var(--site-focus-color);outline-offset:3px}.ss-card__alert-toggle{border:0;background:transparent;color:var(--site-text)}.ss-card__alert-check{flex:0 0 auto;background:var(--site-surface);border:2px solid var(--site-border);border-radius:50%;color:transparent}.ss-card__alert-check--on{background:var(--site-primary);border-color:var(--site-primary);color:var(--site-surface)}.energy-certificate-badge{background:color-mix(in srgb,var(--site-text) 75%,transparent);color:var(--site-surface)}.badge,.event-badge,.status-badge,.team-card__pill{background:var(--site-panel);color:var(--site-text)}.home-why-us__dark,.home-newsletter,.banners,.buscador,.pm-map-banner{background-color:var(--site-panel);color:var(--site-text)}.gallery-modal__header,.footer-legal,.footer-quicklinks{border-color:var(--site-border)}.table-properties th,.table-properties td{padding:.75rem;border-color:var(--site-border);border-bottom:1px solid var(--site-border)}#footer{background:var(--site-panel);border-top:1px solid var(--site-border);color:var(--site-text)}#footer a,#footer button{color:inherit}.cms-page-intro{padding:clamp(2rem,4vw,4rem) 0}.cms-page-intro__inner{width:min(100%,75rem)}.cms-page-intro__title{margin:0 0 1rem;text-align:center}.cms-page-intro__content{max-width:75ch;margin-inline:auto;line-height:1.7}.cms-page-intro__content>:last-child{margin-bottom:0}.recipe-hero{min-height:min(72vh,var(--site-banner-height));padding-block:var(--site-section-space);place-items:center}.recipe-hero,.recipe-cta{background:var(--site-panel)}.recipe-hero__content{max-width:760px}.recipe-hero__eyebrow{color:var(--site-muted);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.recipe-split{padding-block:var(--site-section-space)}.recipe-cta{padding-block:calc(var(--site-section-space) * .65)}.recipe-faq{border-top:1px solid var(--site-border)}.recipe-faq__item{border-bottom:1px solid var(--site-border)}.recipe-faq__item summary{padding:1.2rem 0;font-weight:700}.recipe-faq__answer{padding:0 0 1.2rem}@media(max-width:767.98px){.recipe-hero{min-height:var(--site-banner-height-mobile)}}.starter-default2{--default2-content-width: 1290px;--default2-media-width: 630px;--default2-copy-width: 520px;--default2-control-height: 50px;background:var(--site-bg);color:var(--site-text)}.starter-default2 :is(.container,.pl-page){width:min(100% - 32px,var(--default2-content-width));max-width:var(--default2-content-width);padding-right:0;padding-left:0}.starter-default2 :is(.btn,button,input,select,textarea){border-radius:var(--site-radius)}.starter-default2 :is(.btn:not(.site-modal__close):not(.mobile-header-action),.form-control,.form-select){min-height:var(--default2-control-height)}.starter-default2 :is(.site-banner-title,.main-title,.home-section-title,h1,.h1,h2,.h2,h3,.h3){font-family:var(--font-heading)}.starter-default2 .cms-page-intro{padding:clamp(64px,7vw,110px) 16px}.starter-default2 .cms-page-intro__inner{width:min(100%,850px);text-align:center}.starter-default2 .site-banner-title{max-width:980px;font-size:clamp(2.5rem,3vw,3.5rem);line-height:1.08}.starter-default2 .site-banner-eyebrow{letter-spacing:.18em}.starter-default2 .site-banner-subtitle{max-width:850px;letter-spacing:.04em;text-transform:none}.starter-default2 .bottom-bar-new .btn-whatsapp{width:244px;min-height:50px;justify-content:center}.starter-default2 .site-main>.site-banner:first-child,.starter-default2 .site-main>:first-child>.site-banner:first-child,.starter-default2.home .wrapper-slider-search,.starter-default2.promotion-detail .promotion-detail-hero,.starter-default2.error-404 .error-404-page__hero{margin-top:calc(-1 * var(--site-header-height-mobile, 77px))}@media(min-width:1200px){.starter-default2 .site-main>.site-banner:first-child,.starter-default2 .site-main>:first-child>.site-banner:first-child,.starter-default2.home .wrapper-slider-search,.starter-default2.promotion-detail .promotion-detail-hero,.starter-default2.error-404 .error-404-page__hero{margin-top:calc(-1 * var(--site-header-height, 99px))}}.starter-default2 .main-header>.container{width:min(100% - 32px,var(--default2-content-width));max-width:var(--default2-content-width);padding:0}.starter-default2 #main-nav .main-nav__submenu{top:calc(100% + 20px);left:-10px;width:236px;min-width:236px;max-width:236px;padding:15px 0 16px;border:0;border-radius:7px;background:var(--site-surface);box-shadow:0 0 12px #00000029;transform:translateY(8px)}.starter-default2 .main-nav__submenu li{font-size:13px!important;line-height:1;letter-spacing:0!important;text-transform:none}.starter-default2 .main-nav__submenu a{display:flex;height:40px;min-height:40px;align-items:center;padding:5px 22px;overflow:hidden;font-weight:400;line-height:30px;text-overflow:ellipsis;white-space:nowrap}.starter-default2 .main-nav__submenu-title a{font-weight:500}.starter-default2 .has-submenu:hover>.main-nav__submenu,.starter-default2 .has-submenu:focus-within>.main-nav__submenu,.starter-default2 .has-submenu.is-open>.main-nav__submenu{transform:translateY(0)}.starter-default2 .idiomas-dropdown img:first-child{width:27px;height:27px}.starter-default2 .idiomas-dropdown .dropdown-toggle{gap:8px;font-size:15px}.starter-default2 .idiomas-dropdown .dropdown-toggle:after{display:none}.starter-default2 .idiomas__code{display:inline-block;min-width:2ch;font-size:15px;font-weight:500;line-height:1;text-transform:uppercase}.starter-default2 .idiomas-dropdown .idiomas__arrow{width:9px;height:5px;border-radius:0}@media(min-width:1200px){.starter-default2 .main-header>.container>.row{flex-wrap:nowrap;gap:clamp(48px,4vw,75px)}.starter-default2 .main-header .col-brand{position:static;width:var(--site-header-logo-width-desktop, 253px)!important;max-width:var(--site-header-logo-width-desktop, 253px);flex:0 0 var(--site-header-logo-width-desktop, 253px);transform:none}.starter-default2 .main-header .brand{width:var(--site-header-logo-width-desktop, 253px);height:var(--site-header-logo-height-desktop, 61px);max-height:var(--site-header-logo-height-desktop, 61px);object-fit:contain}.starter-default2 .main-header .site-wordmark{width:var(--site-header-logo-width-desktop, 253px);height:var(--site-header-logo-height-desktop, 61px);justify-content:flex-start}.starter-default2 .main-header .col-menu{position:static;display:flex;width:auto!important;min-width:0;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:18px;line-height:1}.starter-default2 .main-header .col-menu #main-nav{width:auto;min-width:0;flex:1 1 auto}.starter-default2 #main-nav>ul{width:auto!important;justify-content:flex-start;gap:clamp(20px,1.9vw,36px)}.starter-default2 #main-nav li{padding:0;font-size:var(--site-nav-font-size);letter-spacing:var(--site-nav-letter-spacing)}.starter-default2 #main-nav .left-item{margin-right:0}.starter-default2 .main-nav__link--has-submenu:after{display:none}.starter-default2 .main-header .btn-menu-lateral{width:auto;min-width:104px;height:50px;padding:0 14px!important;overflow:visible;font-size:var(--site-nav-font-size)}.starter-default2 .main-header .btn-menu-lateral img{margin-left:8px!important}.starter-default2 .main-header .header-favorites{display:inline-flex;align-items:center;gap:5px}.starter-default2 .main-header .header-favorites--standalone{flex:0 0 auto}.starter-default2 .main-header .header-favorites>a{display:inline-flex;min-width:24px;min-height:24px;align-items:center;justify-content:center}.starter-default2 .main-header .favor-count{font-size:15px}}.starter-default2 .hero-search{width:100%;max-width:var(--default2-content-width);margin:0 auto;padding:50px 0}.starter-default2 .buscador.b-home,.starter-default2.properties .hero-search-filters{background:var(--site-panel)}.starter-default2 .hero-search-filters{gap:30px;margin-bottom:24px}.starter-default2 .hero-filter-btn{width:220px;min-width:0;height:50px;padding:0 20px}.starter-default2 .search-panel{border:1px solid var(--site-border);background:var(--site-surface)}.starter-default2 .search-bar{grid-template-columns:repeat(6,minmax(0,1fr))}.starter-default2 :is(.search-field-toggle,.search-reference-input,.search-action-pill){min-height:65px}.starter-default2 .search-field-toggle{padding:0 16px;font-size:13px}.starter-default2 .search-actions{height:65px;border-top:1px solid var(--site-border)}.starter-default2 .search-dropdown{border:1px solid var(--site-border);box-shadow:none}.starter-default2.properties .hero-search-filters{margin-bottom:0;padding-top:50px;padding-bottom:24px}.starter-default2 .header-search-modal .hero-search{padding:0}.starter-default2.properties .site-main>.pl-page{margin-top:calc(-1 * var(--site-header-height-mobile, 77px))}.starter-default2.properties .pl-title-wrap{display:grid;width:100vw;height:var(--site-banner-height-mobile);place-items:center;margin-left:calc(50% - 50vw);padding:var(--site-header-height-mobile, 77px) 24px 0;background:var(--site-panel)}.starter-default2.properties .pl-title{max-width:980px;font-size:clamp(2.5rem,3vw,3.5rem);line-height:1.08}@media(min-width:1200px){.starter-default2.properties .site-main>.pl-page{margin-top:calc(-1 * var(--site-header-height, 99px))}.starter-default2.properties .pl-title-wrap{height:var(--site-banner-height);padding-top:var(--site-header-height, 99px)}.starter-default2.properties .pl-meta{position:relative;z-index:2;margin-top:-56px}}@media(max-width:991.98px){.starter-default2 .search-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.starter-default2 .hero-search-filters{gap:8px}}@media(max-width:767.98px){.starter-default2 .search-bar{grid-template-columns:minmax(0,1fr)}}.starter-default2 .pl-page{width:min(100% - 32px,var(--default2-content-width));max-width:var(--default2-content-width)}.starter-default2 .pl-grid{column-gap:var(--site-card-gap);row-gap:45px}.starter-default2 .property-list-box{min-height:0;margin-bottom:0}.starter-default2 .property-list-box .slide{aspect-ratio:608/368}.starter-default2 .property-list-box .labels{top:9px;left:9px}.starter-default2 .property-list-box .labels .badge{--property-badge-bg: var(--site-panel);--property-badge-color: var(--site-text);height:21px;min-height:21px;padding:2px 9px;border:1px solid var(--site-border);font-size:11px;line-height:15px}.starter-default2 .property-list-box .prop-card-fav{inset:6px 3px auto auto;width:40px;height:40px;padding:0;border:0;background:transparent;transform:none}.starter-default2 .property-list-box .prop-card-fav:is(:hover,:active),.starter-default2 .property-list-box .prop-card-fav--active{background:transparent}.starter-default2 .property-list-box .prop-card-fav :is(img,svg){width:29px;height:26px;max-width:29px;max-height:26px}.starter-default2 .property-list-box .property a.textos .property-detail{position:relative;z-index:3;display:grid;width:100%;min-height:148px;margin:-5px 0 0;padding:20px 22px 12px;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"location location" "type reference" "features features";grid-template-rows:38px 18px 1fr;column-gap:7px;row-gap:0;border:0;background:var(--site-surface);text-align:left}.starter-default2 .property-list-box .prop-inner,.starter-default2 .property-list-box .prop-footer-band{display:contents}.starter-default2 .property-list-box .property-detail h3,.starter-default2 .property-list-box .property-detail .h3{grid-area:type;align-self:start;margin:0;font-size:14px;font-weight:400;line-height:18px;letter-spacing:1.4px;text-transform:uppercase}.starter-default2 .property-list-box .property-detail h3 em,.starter-default2 .property-list-box .property-detail .h3 em{font-weight:400}.starter-default2 .property-list-box .property-detail h4,.starter-default2 .property-list-box .property-detail .h4{grid-area:location;align-self:start;min-height:0;margin:0;font-size:28px;font-weight:400;line-height:1}.starter-default2 .property-list-box .icons{grid-area:features;align-self:start;margin:15px 0 0;font-size:13px;text-align:left}.starter-default2 .property-list-box .icons ul{min-height:36px;justify-content:flex-start;flex-wrap:nowrap;gap:26px;overflow:hidden}.starter-default2 .property-list-box .icons li{display:flex;flex:0 0 auto;min-width:0;flex-direction:column;align-items:flex-start;gap:1px;line-height:17px}.starter-default2 .property-list-box .icons li:not(:last-child):after{display:none}.starter-default2 .property-list-box .referencia{width:auto;min-height:18px;max-width:none;align-self:start;justify-content:flex-start;justify-self:start;grid-area:reference;padding:0;font-size:14px;line-height:18px;letter-spacing:1.4px;white-space:nowrap}.starter-default2 .property-list-box .prices{position:absolute;z-index:6;top:-48px;right:0;display:flex;width:278px;height:48px;min-height:48px;align-items:center;justify-content:flex-end;gap:10px;padding:0 20px;background:var(--site-text);color:var(--site-surface);font-size:22px;font-weight:300;line-height:44px;letter-spacing:.88px;white-space:nowrap}.starter-default2 .property-list-box .prices span:not(.d-inline-block),.starter-default2 .property-list-box .prices del{font-size:14px;font-weight:400;line-height:1.2;letter-spacing:.56px}.starter-default2 .property-list-box .card-slider-counter{right:auto;bottom:10px;left:10px;border:1px solid var(--site-border)}.starter-default2 .property-list-box:is(:hover,:focus-within,:active) .property a.textos .property-detail .prices{background:var(--site-text);color:var(--site-surface)}@media(min-width:992px){.starter-default2 .property-list-box>.property:last-child{flex:0 0 auto}.starter-default2 .property-list-box .property a.textos .property-detail{height:148px;padding:20px 21px 0}.starter-default2 :is(#featured-properties,#area-properties,#property-related-properties) .slick-list{padding-right:0!important;padding-left:0!important}.starter-default2 :is(#featured-properties,#area-properties,#property-related-properties) .slides-item{width:calc(50vw - 53px);max-width:608px;margin-right:var(--site-card-gap)}}@media(min-width:1322px)and (hover:hover){.starter-default2 .property-list-box{position:relative;height:511px;min-height:511px;padding-top:0;overflow:hidden;border:0;background:transparent}.starter-default2 .property-list-box>.property:last-child{position:absolute;z-index:3;right:0;bottom:0;left:0;height:148px;flex:none}.starter-default2 .property-list-box .slide{width:100%;height:442px;aspect-ratio:auto;transition:height .35s ease}.starter-default2 .property-list-box .property a.textos .property-detail{margin:0;transform:translateY(79px);transition:transform .35s ease}.starter-default2 .property-list-box :is(.property-detail h3,.property-detail .h3,.referencia,.icons){opacity:0;transition:opacity .18s ease}.starter-default2 .property-list-box:is(:hover,:focus-within) .slide{height:368px}.starter-default2 .property-list-box:is(:hover,:focus-within) .property a.textos .property-detail{transform:none}.starter-default2 .property-list-box:is(:hover,:focus-within) :is(.property-detail h3,.property-detail .h3,.referencia,.icons){opacity:1}}.starter-default2 .last-viewed-properties__inner{width:min(100% - 32px,var(--default2-content-width));max-width:var(--default2-content-width)}.starter-default2 .last-viewed-properties__grid{gap:30px}.starter-default2 .lv-card{min-height:245px;grid-template-columns:1fr;align-content:start;gap:0;padding:0;border:1px solid var(--site-border)}.starter-default2 .lv-card__media{width:100%;height:165px}.starter-default2 .lv-card__info{padding:14px 18px}.starter-default2 #footer .footer-brand .footer-logo,.starter-default2 #footer .footer-wordmark{width:min(358px,100%);min-height:90px}.starter-default2 #footer .footer-contact h4,.starter-default2 #footer .footer-contact .h4{font-size:15px}.starter-default2 #footer .footer-contact p{font-size:16px;line-height:1.5}.starter-default2 .social-detail a{width:40px;height:40px}@media(max-width:1199.98px){.starter-default2 .main-header>.container{width:min(100% - 24px,var(--default2-content-width))}.starter-default2 .hero-search{padding:24px 0}.starter-default2 :is(.home-why-us__intro .col-lg-6,.home-why-us__dark .col-lg-6){width:100%}.starter-default2 .home-newsletter__inner{grid-template-columns:1fr}.starter-default2 .search-btn-props{display:none!important}}@media(max-width:991.98px){.starter-default2 .home-why-us__media-grid{grid-template-columns:1fr}}@media(max-width:767.98px){.starter-default2 :is(.container,.pl-page){width:min(100% - 24px,var(--default2-content-width))}.starter-default2 .property-list-box .slide{aspect-ratio:4/3}.starter-default2 .property-list-box .property a.textos .property-detail{width:100%;min-height:156px;margin-top:-5px;padding:18px 16px 12px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"location location" "type reference" "features features";grid-template-rows:auto auto auto;column-gap:6px;row-gap:8px}.starter-default2 .property-list-box .card-slider-counter{right:auto;bottom:10px;left:10px}.starter-default2 .property-list-box .prices{top:-44px;width:min(278px,72%);height:44px;min-height:44px;padding-inline:14px}.starter-default2 .property-list-box .property-detail h4,.starter-default2 .property-list-box .property-detail .h4{font-size:clamp(20px,6vw,28px)}.starter-default2 .property-list-box .property-detail h3,.starter-default2 .property-list-box .property-detail .h3,.starter-default2 .property-list-box .referencia{font-size:11px;letter-spacing:.06em}.starter-default2 .property-list-box .icons ul{flex-wrap:wrap;gap:12px 20px}.starter-default2 .last-viewed-properties__grid{grid-template-columns:minmax(0,1fr)}.starter-default2 .bottom-bar-new .btn-whatsapp{width:50px;padding:0}}@media(max-width:991.98px)and (min-width:768px){.starter-default2 .property-list-box .property a.textos .property-detail{min-height:176px;padding:18px 16px 14px;grid-template-columns:minmax(0,1fr);grid-template-areas:"location" "type" "reference" "features";grid-template-rows:auto auto auto 1fr;row-gap:5px}.starter-default2 .property-list-box .property-detail h4,.starter-default2 .property-list-box .property-detail .h4{font-size:22px;line-height:1.1}.starter-default2 .property-list-box :is(.property-detail h3,.property-detail .h3,.referencia){overflow-wrap:anywhere;font-size:11px;letter-spacing:.06em;white-space:normal}.starter-default2 .property-list-box .icons{margin-top:8px}.starter-default2 .property-list-box .icons ul{gap:10px 16px}.starter-default2 .property-list-box .prices{width:min(250px,76%);padding-inline:14px;font-size:18px}}.starter-default2 .property-detail-page--immersive{--property-detail-content-width: 1290px;--property-detail-panel-width: 1320px;--property-detail-hero-height: 1076px;--property-detail-summary-height: 335px;--property-detail-summary-overlap: 118px;--property-detail-section-space: clamp(72px, 6vw, 110px);--property-detail-panel-color: var(--site-primary);--property-detail-panel-ink: var(--site-surface);--property-detail-panel-muted: color-mix(in srgb, var(--site-surface) 58%, transparent);display:flex;overflow:clip;flex-direction:column;background:var(--site-bg);color:var(--site-text)}.starter-default2 .property-detail-page--immersive>.new-gallery{order:1}.starter-default2 .property-detail-page--immersive>:is(.property-summary,.property-title){order:2}.starter-default2 .property-detail-page--immersive>.property-data:not(.property-related){order:3}.starter-default2 .property-detail-page--immersive>#property-form{order:4}.starter-default2 .property-detail-page--immersive>.property-related{order:5}.starter-default2 .property-detail-page--immersive>:is(.site-modal,.gallery-modal){order:6}.starter-default2 .property-detail-page--immersive>.property-data:not(.property-related){padding-block:0}.starter-default2 .property-detail-page--immersive>.property-data>.d-flex{display:flex;width:100%;flex-direction:column}.starter-default2 .property-detail-page--immersive .property-data>.d-flex>:is(.property-data__characteristics,.property-data__panels),.starter-default2 .property-detail-page--immersive .property-data__characteristics>.bg-secondary,.starter-default2 .property-detail-page--immersive .property-data__characteristics>.bg-secondary>.container,.starter-default2 .property-detail-page--immersive .property-data__characteristics>.bg-secondary>.container>.row,.starter-default2 .property-detail-page--immersive .property-data__characteristics>.bg-secondary>.container>.row>.col-12,.starter-default2 .property-detail-page--immersive .property-data__panels>.container,.starter-default2 .property-detail-page--immersive .property-data__panels>.container>.row,.starter-default2 .property-detail-page--immersive .property-data__panels>.container>.row>.col-12,.starter-default2 .property-detail-page--immersive .property-data__panels .tab-content{display:contents}.starter-default2 .property-detail-page--immersive :is(#pane-caracteristicas,.property-data__panels .tab-pane,.property-inline-gallery,.property-location-layout){width:min(100% - 32px,var(--property-detail-content-width));max-width:var(--property-detail-content-width);margin-inline:auto}.starter-default2 .property-detail-page--immersive #pane-videos{order:10}.starter-default2 .property-detail-page--immersive #pane-caracteristicas{order:20}.starter-default2 .property-detail-page--immersive #pane-descripcion{order:30}.starter-default2 .property-detail-page--immersive .property-inline-gallery{order:40}.starter-default2 .property-detail-page--immersive :is(#pane-project,#pane-planos,#pane-360,#pane-precios,#pane-disponibilidad,#pane-descargas){order:50}.starter-default2 .property-detail-page--immersive #pane-mapa{order:60}.starter-default2 .property-detail-page--immersive .property-data>.d-flex>:is(.order-1,.order-3){display:none!important}.starter-default2 .property-detail-page--immersive :is(.property-gallery,.property-form-side){border:0;border-radius:0;background:transparent}.starter-default2 .property-detail-page--immersive :is(.property-data__characteristics,.property-data__panels,#property-form,#property-related-properties){scroll-margin-top:calc(var(--site-header-height, 99px) + 24px)}.starter-default2.property.interior .main-header:not(.fix-header){border-color:transparent;background:linear-gradient(180deg,#00000042,#0000);color:var(--site-surface)}.starter-default2.property.interior .main-header:not(.fix-header) :is(.site-wordmark,#main-nav>ul>li>a,.btn-menu-lateral,.idiomas-dropdown>.dropdown-toggle,.idiomas__code,.header-favorites,.favor-count){color:var(--site-surface);text-shadow:0 1px 7px rgba(0,0,0,.42)}.starter-default2.property.interior .main-header:not(.fix-header) :is(.btn-menu-lateral,#main-nav>ul>li>a):focus-visible{outline-color:var(--site-surface)}.starter-default2.property.interior .main-header:not(.fix-header) :is(.header-favorites img,.idiomas__arrow,.btn-menu-lateral img){filter:brightness(0) invert(1) drop-shadow(0 1px 4px rgba(0,0,0,.35))}.starter-default2 .property-detail-page--immersive>:is(.property-summary,.property-title){position:relative;z-index:5;width:min(100% - 32px,var(--property-detail-panel-width));max-width:var(--property-detail-panel-width);min-height:var(--property-detail-summary-height);margin:calc(-1 * var(--property-detail-summary-overlap)) auto 0;padding:30px 48px 42px;background:var(--property-detail-panel-color);color:var(--property-detail-panel-ink)}.starter-default2 .property-detail-page--immersive .property-summary>.property-title{width:100%;min-height:0;margin:0;padding:0;background:transparent}.starter-default2 .property-detail-page--immersive .property-title>.container{width:100%;max-width:none;padding:0}.starter-default2 .property-detail-page--immersive .property-title>.container>.row{--bs-gutter-x: 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:38px;margin:0}.starter-default2 .property-detail-page--immersive .property-title :is(.col-info,.col-buttons){width:100%;max-width:none;padding:0}.starter-default2 .property-detail-page--immersive .property-title .col-info>.row{--bs-gutter-x: 0;display:grid;grid-template-columns:minmax(320px,430px) minmax(190px,1fr);align-items:start;gap:50px;margin:0}.starter-default2 .property-detail-page--immersive .property-title :is(.property-title__heading-col,.property-title__price-col){width:100%;max-width:none;padding:0}.starter-default2 .property-detail-page--immersive .property-title .main-title{display:flex;margin:0!important;flex-direction:column;gap:8px;color:inherit;text-align:left}.starter-default2 .property-detail-page--immersive .property-title .main-title .text-dark{order:2;color:inherit!important;font-size:14px;font-weight:400;line-height:18px;letter-spacing:1.4px;text-transform:none}.starter-default2 .property-detail-page--immersive .property-title .main-title .text-primary{order:1;overflow:hidden;margin:0!important;color:inherit!important;font-size:28px;font-weight:400;line-height:1.15;text-overflow:ellipsis}.starter-default2 .property-detail-page--immersive .property-title .property-title__price-col{padding-top:2px;color:inherit;text-align:left!important}.starter-default2 .property-detail-page--immersive .property-title .referencia{margin:5px 0 0;color:var(--property-detail-panel-muted);font-size:20px;font-weight:700;line-height:25px;letter-spacing:2px;text-transform:uppercase}.starter-default2 .property-detail-page--immersive .property-title .precio{margin:0 0 2px;color:inherit;font-size:22px;font-weight:300;line-height:30px;letter-spacing:.88px}.starter-default2 .property-detail-page--immersive .property-title .precio :is(del,small,.small){color:var(--property-detail-panel-muted);font-size:13px;font-weight:400}.starter-default2 .property-detail-page--immersive .property-title .col-buttons>.row{--bs-gutter-x: 5px;display:flex;margin:0;flex-wrap:nowrap;justify-content:flex-end}.starter-default2 .property-detail-page--immersive .property-title .col-buttons .col-offer{width:190px;flex:0 1 190px}.starter-default2 .property-detail-page--immersive .property-title .col-buttons .col-enquiry{width:220px;flex:0 0 220px}.starter-default2 .property-detail-page--immersive .property-title .col-buttons .col-whats{width:80px;flex:0 0 80px}.starter-default2 .property-detail-page--immersive .property-title :is(.col-enquiry .btn-enquiry,.col-offer .btn,.col-whats .btn-whats){width:100%;height:60px;min-height:60px;padding-inline:14px;border:1px solid color-mix(in srgb,var(--property-detail-panel-ink) 48%,transparent);border-radius:7px;background:color-mix(in srgb,var(--property-detail-panel-ink) 18%,var(--property-detail-panel-color));color:var(--property-detail-panel-ink);font-size:13px;line-height:1.2;letter-spacing:.65px}.starter-default2 .property-detail-page--immersive .property-title .col-enquiry .btn-enquiry{background:color-mix(in srgb,var(--property-detail-panel-ink) 24%,var(--property-detail-panel-color))}.starter-default2 .property-detail-page--immersive .property-title :is(.col-enquiry .btn-enquiry,.col-offer .btn,.col-whats .btn-whats):is(:hover,:focus-visible){border-color:var(--property-detail-panel-ink);background:var(--property-detail-panel-ink);color:var(--property-detail-panel-color)}.starter-default2 .property-detail-page--immersive .property-title .col-whats .btn-whats img{width:34px;height:34px}.starter-default2 .property-detail-page--immersive .property-summary [data-property-badges]{display:flex;gap:14px;align-items:center;justify-content:center}.starter-default2 .property-detail-page--immersive .property-summary [data-property-badges] .badge{--property-badge-bg: transparent !important;--property-badge-color: var(--property-detail-panel-ink) !important;min-width:125px;min-height:34px;border:1px solid var(--property-detail-panel-ink);border-radius:7px;font-size:13px;font-weight:400}.starter-default2 .property-detail-page--immersive>.new-gallery{width:100%;max-width:none;margin-top:calc(-1 * var(--site-header-height-mobile, 77px))!important;padding:0!important}.starter-default2 .property-detail-page--immersive>.new-gallery>.row{--bs-gutter-x: 0;display:block;margin:0}.starter-default2 .property-detail-page--immersive .new-gallery>.row>.col-lg-8{width:100%;max-width:none;padding:0}.starter-default2 .property-detail-page--immersive .new-gallery>.row>.col-lg-4{display:none!important}.starter-default2 .property-detail-page--immersive .new-gallery .property-gallery,.starter-default2 .property-detail-page--immersive .new-gallery .galery-grid{width:100%;height:var(--property-detail-hero-height)}.starter-default2 .property-detail-page--immersive .new-gallery .property-slider.slides-custom{position:relative;width:100%;height:var(--property-detail-hero-height);border:0;background:var(--site-panel)}.starter-default2 .property-detail-page--immersive .new-gallery .property-slider.slides-custom :is(.slides,.slick-list,.slick-track,.slick-slide,.slick-slide>div,.slick-slide>div>div,.slides>div,a){display:block;height:100%!important}.starter-default2 .property-detail-page--immersive .new-gallery .property-slider.slides-custom img{width:100%;height:100%!important;object-fit:cover}.starter-default2 .property-detail-page--immersive .property-gallery-slider{display:none!important}.starter-default2 .property-detail-page--immersive .new-gallery .property-slider>[data-property-badges]{top:calc(var(--site-header-height, 99px) + 24px);right:24px;left:24px;gap:8px}.starter-default2 .property-detail-page--immersive .new-gallery .property-slider>[data-property-badges] .badge{--property-badge-bg: var(--site-surface) !important;--property-badge-color: var(--site-text) !important;min-height:34px;padding-inline:18px;border:1px solid var(--site-border);border-radius:7px}.starter-default2 .property-detail-page--immersive .new-gallery :is(.property-slider.slides-custom .all-img.btn,.property-gallery__all-images){right:auto;bottom:184px;left:50%;width:248px;max-width:calc(100% - 32px);height:50px;min-height:50px;padding-inline:24px;border:1px solid var(--site-border);border-radius:7px;background:var(--site-surface)!important;color:var(--site-text)!important;font-size:13px;letter-spacing:.65px;text-transform:none;transform:translate(-50%)}.starter-default2 .property-detail-page--immersive .new-gallery .energy-certificate-badge{right:max(24px,(100vw - var(--property-detail-content-width)) / 2);bottom:142px;left:auto;border:1px solid var(--site-border);border-radius:7px;background:var(--site-surface);color:var(--site-text)}.starter-default2 .property-detail-page--immersive .property-inline-gallery{position:relative;padding:24px 0 0}.starter-default2 .property-detail-page--immersive .property-inline-gallery__viewport{position:relative;width:100%;height:535px;overflow:hidden;border:1px solid var(--site-border);background:var(--site-panel)}.starter-default2 .property-detail-page--immersive .property-inline-gallery__slide{display:block;width:100%;height:100%;min-height:0;padding:0;flex:0 0 100%;border:0;background:transparent}.starter-default2 .property-detail-page--immersive .property-inline-gallery__slide :is(a,picture,img){display:block;width:100%;height:100%}.starter-default2 .property-detail-page--immersive .property-inline-gallery__slide img{object-fit:cover}.starter-default2 .property-detail-page--immersive .property-inline-gallery__slide[hidden]{display:none}.starter-default2 .property-detail-page--immersive .property-inline-gallery__control{position:absolute;z-index:2;top:50%;display:inline-grid;width:54px;height:54px;min-height:54px;padding:0;place-items:center;border:1px solid var(--site-border);border-radius:50%;background:var(--site-surface);color:var(--site-text);transform:translateY(-50%)}.starter-default2 .property-detail-page--immersive .property-inline-gallery__control--prev{left:-27px}.starter-default2 .property-detail-page--immersive .property-inline-gallery__control--next{right:-27px}.starter-default2 .property-detail-page--immersive .property-inline-gallery__control:is(:hover,:focus-visible){border-color:var(--site-primary);background:var(--site-primary);color:var(--site-surface)}.starter-default2 .property-detail-page--immersive .property-inline-gallery__counter{position:absolute;right:20px;bottom:20px;z-index:2;min-width:64px;padding:8px 12px;border:1px solid var(--site-border);border-radius:7px;background:var(--site-surface);color:var(--site-text);font-size:13px;line-height:18px;text-align:center}@media(min-width:1200px){.starter-default2 .property-detail-page--immersive>.new-gallery{margin-top:calc(-1 * var(--site-header-height, 99px))!important}}.starter-default2 .property-detail-page--immersive .property-summary__actions{position:absolute;right:48px;bottom:43px;left:48px;width:auto;color:var(--property-detail-panel-ink)}.starter-default2 .property-detail-page--immersive .property-summary__actions>.property-actions__list{--bs-gutter-x: 0;display:grid;position:relative;width:100%;min-width:0;grid-template-columns:210px;gap:18px;margin:0}.starter-default2 .property-detail-page--immersive .property-summary__actions .property-actions__item{width:100%!important;max-width:none;height:auto;margin:0!important;padding:0}.starter-default2 .property-detail-page--immersive .property-summary__actions .property-actions__item--back{position:absolute;top:0;right:0;width:auto!important}.starter-default2 .property-detail-page--immersive .property-summary__actions :is(a,button,.btn){display:inline-flex;width:auto;height:auto;min-height:20px;padding:0;gap:12px;align-items:center;justify-content:flex-start;border:0;background:transparent;color:inherit;font-size:13px;font-weight:400;line-height:20px;letter-spacing:.65px;text-align:left}.starter-default2 .property-detail-page--immersive .property-summary__actions :is(a,button,.btn):is(:hover,:focus-visible){color:var(--property-detail-panel-muted)}.starter-default2 .property-detail-page--immersive .property-summary__actions img{width:20px;max-height:20px;object-fit:contain}.starter-default2 .property-detail-page--immersive .property-summary__actions .property-actions__item--back img{transform:rotate(180deg)}.starter-default2 .property-detail-page--immersive .property-summary__actions .dropdown-menu{min-width:260px;padding:12px;border:1px solid var(--site-border);border-radius:7px;background:var(--site-surface);box-shadow:var(--site-shadow)}.starter-default2 .property-detail-page--immersive .property-summary__actions .dropdown-menu :is(a,button){color:var(--site-text)}.starter-default2 .property-detail-page--immersive .property-summary__metrics{position:absolute;right:48px;bottom:42px;width:min(736px,100% - 380px);color:var(--property-detail-panel-ink)}.starter-default2 .property-detail-page--immersive :is(.property-summary__metrics.overview-metrics,.property-summary__metrics>.overview-metrics,.property-summary__metrics>ul){display:grid;width:100%;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px;margin:0;padding:0;border:0}.starter-default2 .property-detail-page--immersive .property-summary__metrics:not(:has(>:is(ul,.overview-metrics))){display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px}.starter-default2 .property-detail-page--immersive .property-summary__metrics :is(li,.property-summary__metric){display:flex;width:auto;min-width:0;min-height:46px;margin:0;padding:0;flex-direction:column;gap:1px;border:0;text-align:left}.starter-default2 .property-detail-page--immersive .property-summary__metrics :is(strong,.property-summary__metric-label){overflow:hidden;margin:0;color:var(--property-detail-panel-muted);font-size:13px;font-weight:400;line-height:22px;letter-spacing:.39px;text-overflow:ellipsis;white-space:nowrap}.starter-default2 .property-detail-page--immersive .property-summary__metrics :is(span,.property-summary__metric-value){overflow:hidden;color:var(--property-detail-panel-ink);font-size:19px;font-weight:500;line-height:24px;letter-spacing:.57px;text-overflow:ellipsis;white-space:nowrap}.starter-default2 .property-detail-page--immersive .property-data .scroll-tabs{display:none!important}.starter-default2 .property-detail-page--immersive .property-data .tab-content>.tab-pane{display:block!important;opacity:1!important}.starter-default2 .property-detail-page--immersive :is(.property-data__characteristics,.property-data__panels,.property-inline-gallery,.property-location-layout) .main-title,.starter-default2 .property-detail-page--immersive .property-data__panels>.main-title{margin:0 0 31px!important;font-size:30px;font-weight:400;line-height:45px;letter-spacing:1.2px;text-align:center}.starter-default2 .property-detail-page--immersive #pane-videos{padding:61px 0 0}.starter-default2 .property-detail-page--immersive #pane-videos>.main-title{margin-bottom:31px!important}.starter-default2 .property-detail-page--immersive #pane-videos>.row{margin-inline:0}.starter-default2 .property-detail-page--immersive #pane-videos>.row>.col-md-10{width:min(100%,910px);max-width:910px;margin-inline:auto;padding:0}.starter-default2 .property-detail-page--immersive #pane-videos .ratio{width:100%;height:508px;border:1px solid var(--site-border);background:var(--site-panel)}.starter-default2 .property-detail-page--immersive .property-data__characteristics{padding-block:72px 96px}.starter-default2 .property-detail-page--immersive #pane-caracteristicas{padding:72px 0 50px}.starter-default2 .property-detail-page--immersive .property-data__characteristics>.bg-secondary,.starter-default2 .property-detail-page--immersive .property-data__characteristics .bg-secondary{margin:0!important;background:transparent!important}.starter-default2 .property-detail-page--immersive .property-data__characteristics :is(.container,.row){width:100%;max-width:none}.starter-default2 .property-detail-page--immersive #pane-caracteristicas .bloque-overview{margin:0;padding:0!important}.starter-default2 .property-detail-page--immersive #pane-caracteristicas .bloque-overview>.col-12:first-child{display:block!important;padding:0}.starter-default2 .property-detail-page--immersive #pane-caracteristicas .main-title{margin:0 0 39px!important;font-size:30px;font-weight:400;line-height:45px;letter-spacing:1.2px;text-align:center}.starter-default2 .property-detail-page--immersive .property-data__characteristics .overview-metrics{display:none}.starter-default2 .property-detail-page--immersive .property-data__characteristics .caracteristicas{width:100%;margin:0!important;padding:0}.starter-default2 .property-detail-page--immersive .property-data__characteristics .caracteristicas .collapse{display:block;height:auto!important;visibility:visible}.starter-default2 .property-detail-page--immersive .property-data__characteristics .caracteristicas .collapse>.row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:60px;row-gap:0;margin:0}.starter-default2 .property-detail-page--immersive .property-data__characteristics .caracteristicas .collapse>.row>div{display:flex;width:auto;min-height:32px;margin:0!important;padding:0;gap:10px;align-items:baseline;justify-content:space-between;border:0;font-size:16px;line-height:32px}.starter-default2 .property-detail-page--immersive .property-data__characteristics :is(.overview-check,.btn-collapse-desc){display:none!important}.starter-default2 .property-detail-page--immersive .property-data__characteristics .caracteristicas strong{font-weight:400}.starter-default2 .property-detail-page--immersive .property-data__characteristics .caracteristicas span:last-child{margin-left:auto;font-weight:700;text-align:right}.starter-default2 .property-detail-page--immersive .property-data__panels{width:100%;max-width:none}.starter-default2 .property-detail-page--immersive .property-data__panels>:is(.container,.row),.starter-default2 .property-detail-page--immersive .property-data__panels .tab-content{width:100%;max-width:none;margin:0;padding:0}.starter-default2 .property-detail-page--immersive .property-data__panels .tab-content>.tab-pane{display:block!important;width:min(100% - 32px,var(--property-detail-content-width));max-width:var(--property-detail-content-width);margin-inline:auto;padding:72px 0 86px;border:0;opacity:1!important;scroll-margin-top:calc(var(--site-header-height, 99px) + 24px)}.starter-default2 .property-detail-page--immersive #pane-mapa{padding:76px 0 89px}.starter-default2 .property-detail-page--immersive .property-data__panels .tab-content>.tab-pane+.tab-pane{border-top:1px solid var(--site-border)}.starter-default2 .property-detail-page--immersive #pane-descripcion>.row{display:block;width:100%;margin:0;text-align:center!important}.starter-default2 .property-detail-page--immersive #pane-descripcion>.row>*{width:100%;max-width:1130px;margin-inline:auto;padding:0}.starter-default2 .property-detail-page--immersive #pane-descripcion .main-title{margin:0 0 24px!important;font-size:30px;font-weight:400;line-height:45px;letter-spacing:1.2px;text-align:center}.starter-default2 .property-detail-page--immersive #pane-descripcion .title-description{display:none}.starter-default2 .property-detail-page--immersive #pane-descripcion .bloque-texto{width:min(100%,1130px);font-size:15px;line-height:30px;text-align:center}.starter-default2 .property-detail-page--immersive #pane-descripcion .collapsed-text{max-height:136px;overflow:hidden}.starter-default2 .property-detail-page--immersive #pane-descripcion .collapsed-text.show{max-height:none}.starter-default2 .property-detail-page--immersive #pane-descripcion .btn-collapse{margin-top:18px;color:var(--site-text);font-size:14px;letter-spacing:.7px}.starter-default2 .property-detail-page--immersive :is(#pane-360,#pane-videos)>.row>.col-md-10{width:min(100%,910px);max-width:910px;margin-inline:auto}.starter-default2 .property-detail-page--immersive #pane-planos>.row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin:0}.starter-default2 .property-detail-page--immersive #pane-planos>.row>*{width:auto;margin:0!important;padding:0}.starter-default2 .property-detail-page--immersive .property-project{max-width:none;margin-bottom:0}.starter-default2 .property-detail-page--immersive .property-project__link{min-height:517px;grid-template-columns:minmax(0,630px) minmax(0,520px);justify-content:space-between;gap:clamp(60px,7vw,140px)}.starter-default2 .property-detail-page--immersive .property-project__image,.starter-default2 .property-detail-page--immersive .property-project__image img{min-height:517px}.starter-default2 .property-detail-page--immersive :is(.rental-prices,.availability-calendar,.downloads-grid){width:min(100%,1130px);max-width:1130px;margin-inline:auto}.starter-default2 .property-detail-page--immersive .property-location-layout{display:grid;height:430px;margin-bottom:0;grid-template-columns:minmax(0,850px) minmax(0,440px)}.starter-default2 .property-detail-page--immersive .property-location-layout__map{position:relative;min-width:0;height:430px;overflow:hidden;background:var(--site-panel)}.starter-default2 .property-detail-page--immersive .property-location-layout__address{position:absolute;z-index:2;top:16px;left:16px;max-width:calc(100% - 32px);margin:0;padding:8px 12px;border:1px solid var(--site-border);background:var(--site-surface);color:var(--site-text);font-size:13px;line-height:18px}.starter-default2 .property-detail-page--immersive .property-location-layout__map>.row{width:100%;height:100%;margin:0!important}.starter-default2 .property-detail-page--immersive .property-location-layout__map>.row>.col-md-10{width:100%;max-width:none;height:100%;padding:0}.starter-default2 .property-detail-page--immersive .property-location-layout__map :is(.porta-gmap,.gmap,iframe){width:100%;height:100%;min-height:430px}.starter-default2 .property-detail-page--immersive .property-location-layout__aside{display:flex;height:430px;padding:38px 30px 28px;flex-direction:column;background:var(--property-detail-panel-color);color:var(--property-detail-panel-ink)}.starter-default2 .property-detail-page--immersive .property-location-layout__aside :is(a,button){color:inherit}.starter-default2 .property-detail-page--immersive .property-location-layout__aside .property-area{order:0;margin:0 0 18px;color:inherit}.starter-default2 .property-detail-page--immersive .property-location-layout__aside .property-area__label{color:var(--property-detail-panel-muted);font-size:13px;letter-spacing:.65px}.starter-default2 .property-detail-page--immersive .property-location-layout__project-link{display:flex;order:1;padding:12px 0 20px;flex-direction:column;gap:3px;border-bottom:1px solid color-mix(in srgb,var(--property-detail-panel-ink) 45%,transparent);text-decoration:none}.starter-default2 .property-detail-page--immersive .property-location-layout__project-link span{color:var(--property-detail-panel-muted);font-size:13px;letter-spacing:.65px}.starter-default2 .property-detail-page--immersive .property-location-layout__project-link strong{overflow:hidden;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.starter-default2 .property-detail-page--immersive .property-location-layout__distances{display:grid;order:2;margin-top:auto;padding-top:32px;gap:0;border-top:1px solid color-mix(in srgb,var(--property-detail-panel-ink) 45%,transparent);font-size:15px;line-height:28px}.starter-default2 .property-detail-page--immersive .property-location-layout__distances>div{display:grid;margin:0;grid-template-columns:minmax(0,1fr) auto;gap:20px}.starter-default2 .property-detail-page--immersive .property-location-layout:not(:has(>.property-location-layout__map)){grid-template-columns:minmax(0,440px);justify-content:end}.starter-default2 .property-detail-page--immersive .property-location-layout__distances :is(dt,dd){margin:0;font:inherit}.starter-default2 .property-detail-page--immersive .property-location-layout__distances dd{margin:0;font-weight:700;text-align:right}.starter-default2 .property-detail-page--immersive>#property-form{position:relative;width:100%;max-width:none;min-height:723px;margin:0;padding:0 24px;overflow:hidden;background:var(--site-panel)}.starter-default2 .property-detail-page--immersive>#property-form .property-enquiry-media{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:hidden;background:var(--site-panel);object-fit:cover}.starter-default2 .property-detail-page--immersive>#property-form .property-enquiry-media :is(picture,img){display:block;width:100%;height:100%}.starter-default2 .property-detail-page--immersive>#property-form .property-enquiry-media img{object-fit:cover}.starter-default2 .property-detail-page--immersive>#property-form .property-enquiry-panel{position:relative;z-index:1;width:min(100%,var(--property-detail-content-width));min-height:723px;margin:0 auto!important;padding:57px 0 50px}.starter-default2 .property-detail-page--immersive>#property-form .property-enquiry-panel>.row{--bs-gutter-x: 0;width:100%;margin:0;justify-content:flex-end!important}.starter-default2 .property-detail-page--immersive>#property-form [id$=-div]{width:min(100%,692px);max-width:692px;min-height:616px;padding:38px 48px 32px;border:1px solid var(--site-border);background:var(--site-surface)}.starter-default2 .property-detail-page--immersive>#property-form .property-enquiry-title{margin:0 0 24px;color:var(--site-text);font-size:30px;font-weight:400;line-height:40px;text-align:left}.starter-default2 .property-detail-page--immersive>#property-form .property-form form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.starter-default2 .property-detail-page--immersive>#property-form .property-form form>.col-12{width:auto;max-width:none;margin:0!important;padding:0;grid-column:1/-1}.starter-default2 .property-detail-page--immersive>#property-form .property-form form>.col-md-6{grid-column:auto}.starter-default2 .property-detail-page--immersive>#property-form .property-form .form-control{min-height:50px;border:1px solid var(--site-border);border-radius:0;background:var(--site-surface);color:var(--site-text)}.starter-default2 .property-detail-page--immersive>#property-form .property-form :is(textarea.form-control,textarea.form-control.form-control-sm){min-height:112px;resize:vertical}.starter-default2 .property-detail-page--immersive>#property-form .property-form .boton .btn{min-height:50px;border-color:var(--site-primary);background:var(--site-primary);color:var(--site-surface)}.starter-default2 .property-detail-page--immersive>#property-form .property-form .boton .btn:is(:hover,:focus-visible){background:var(--site-surface);color:var(--site-primary)}.starter-default2 .property-detail-page--immersive>#property-form .gdpr{max-height:66px;overflow:auto;font-size:11px;line-height:1.35}.starter-default2 .property-detail-page--immersive #property-related-properties{margin:0;padding:74px 0 92px;background:var(--site-surface)}.starter-default2 .property-detail-page--immersive #property-related-properties>.container{width:min(100% - 32px,var(--property-detail-content-width));max-width:var(--property-detail-content-width);padding:0}.starter-default2 .property-detail-page--immersive #property-related-properties>.container>.row{--bs-gutter-x: 0;margin:0}.starter-default2 .property-detail-page--immersive #property-related-properties .property-related__header{display:flex;width:100%;min-height:50px;margin-bottom:41px;padding:0;align-items:center;justify-content:space-between;gap:32px}.starter-default2 .property-detail-page--immersive #property-related-properties .property-related__header .main-title{margin:0!important;font-size:30px;font-weight:400;line-height:45px;letter-spacing:1.2px;text-align:left!important}.starter-default2 .property-detail-page--immersive #property-related-properties .property-related__subtitle{display:none}.starter-default2 .property-detail-page--immersive #property-related-properties .property-related__view-all{display:inline-flex;width:300px;min-width:300px;min-height:50px;padding:0 28px;align-items:center;justify-content:center;border:1px solid var(--site-text);background:transparent;color:var(--site-text);font-size:14px;letter-spacing:.7px}.starter-default2 .property-detail-page--immersive #property-related-properties .property-related__view-all:is(:hover,:focus-visible){background:var(--site-text);color:var(--site-surface)}.starter-default2 .property-detail-page--immersive #property-related-properties .property-related__slider-col{width:100%;max-width:none;margin:0;padding:0}.starter-default2 .property-detail-page--immersive #property-related-properties .slides:not(.slick-initialized){display:grid;grid-template-columns:repeat(2,minmax(0,608px));gap:74px}.starter-default2 .property-detail-page--immersive #property-related-properties .slides.slick-initialized{display:block}.starter-default2 .property-detail-page--immersive #property-related-properties .slick-list{overflow:hidden;padding:0!important}.starter-default2 .property-detail-page--immersive #property-related-properties .slides-item{width:min(608px,50vw - 53px);max-width:608px;margin-right:74px}.starter-default2 .property-detail-page--immersive #property-related-properties:has(.property-related__view-all)>.container>.row>.d-grid{display:none!important}@media(max-width:1599.98px)and (min-width:1400px){.starter-default2 .property-detail-page--immersive .property-title>.container>.row{gap:24px}.starter-default2 .property-detail-page--immersive .property-title .col-info>.row{grid-template-columns:minmax(300px,380px) minmax(170px,1fr);gap:32px}.starter-default2 .property-detail-page--immersive .property-title .col-buttons .col-offer{width:170px;flex-basis:170px}.starter-default2 .property-detail-page--immersive .property-title .col-buttons .col-enquiry{width:190px;flex-basis:190px}.starter-default2 .property-detail-page--immersive .property-title .col-buttons .col-whats{width:70px;flex-basis:70px}}@media(max-width:1399.98px)and (min-width:1200px){.starter-default2 .property-detail-page--immersive .property-title>.container>.row{grid-template-columns:minmax(0,1fr) 310px;gap:28px}.starter-default2 .property-detail-page--immersive .property-title .col-buttons .col-offer{display:none!important}}@media(max-width:1199.98px){.starter-default2.property.interior .main-header:not(.fix-header){border-color:var(--site-border);background:var(--site-surface);color:var(--site-text)}.starter-default2.property.interior .main-header:not(.fix-header) :is(.site-wordmark,#main-nav>ul>li>a,.btn-menu-lateral,.idiomas-dropdown>.dropdown-toggle,.idiomas__code,.header-favorites,.favor-count){color:var(--site-text);text-shadow:none}.starter-default2.property.interior .main-header:not(.fix-header) :is(.btn-menu-lateral,#main-nav>ul>li>a):focus-visible{outline-color:var(--site-text)}.starter-default2.property.interior .main-header:not(.fix-header) :is(.header-favorites img,.idiomas__arrow,.btn-menu-lateral img){filter:none}.starter-default2 .property-detail-page--immersive{--property-detail-hero-height: clamp(680px, 80vh, 900px);--property-detail-summary-overlap: 80px}.starter-default2 .property-detail-page--immersive>:is(.property-summary,.property-title){min-height:0;padding:32px}.starter-default2 .property-detail-page--immersive .property-title>.container>.row{grid-template-columns:minmax(0,1fr) auto;gap:28px}.starter-default2 .property-detail-page--immersive .property-title .col-info>.row{grid-template-columns:minmax(280px,1fr) auto;gap:28px}.starter-default2 .property-detail-page--immersive .property-title .col-buttons .col-offer{display:none!important}.starter-default2 .property-detail-page--immersive .property-summary__actions,.starter-default2 .property-detail-page--immersive .property-summary__metrics{position:static;width:100%;margin-top:34px}.starter-default2 .property-detail-page--immersive .property-summary__actions,.starter-default2 .property-detail-page--immersive .property-summary__actions>.property-actions__list{display:flex;width:100%;flex-wrap:wrap;gap:16px 28px}.starter-default2 .property-detail-page--immersive .property-summary__actions .property-actions__item{width:auto!important}.starter-default2 .property-detail-page--immersive .property-summary__actions .property-actions__item--back{position:static}.starter-default2 .property-detail-page--immersive :is(.property-summary__metrics.overview-metrics,.property-summary__metrics>.overview-metrics,.property-summary__metrics>ul,.property-summary__metrics:not(:has(>:is(ul,.overview-metrics)))){grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 30px}.starter-default2 .property-detail-page--immersive .new-gallery :is(.property-slider.slides-custom .all-img.btn,.property-gallery__all-images){bottom:130px}.starter-default2 .property-detail-page--immersive .new-gallery .energy-certificate-badge{right:24px;bottom:98px}.starter-default2 .property-detail-page--immersive .property-location-layout{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}}@media(max-width:991.98px){.starter-default2 .property-detail-page--immersive{--property-detail-hero-height: clamp(520px, 72vh, 720px);--property-detail-summary-overlap: 48px}.starter-default2 .property-detail-page--immersive :is(.property-data__characteristics,.property-inline-gallery,.property-location-layout,#property-related-properties>.container){width:min(100% - 24px,var(--property-detail-content-width))}.starter-default2 .property-detail-page--immersive>.property-title{display:block!important}.starter-default2 .property-detail-page--immersive .property-data .title-responsive{display:none!important}.starter-default2 .property-detail-page--immersive .property-title>.container>.row{grid-template-columns:minmax(0,1fr)}.starter-default2 .property-detail-page--immersive .property-title .col-buttons>.row{justify-content:flex-start}.starter-default2 .property-detail-page--immersive .property-data__characteristics .caracteristicas .collapse>.row{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px}.starter-default2 .property-detail-page--immersive #pane-videos .ratio{height:auto;aspect-ratio:16/9}.starter-default2 .property-detail-page--immersive .property-project__link{min-height:0;grid-template-columns:minmax(0,1fr);gap:0}.starter-default2 .property-detail-page--immersive .property-project__image,.starter-default2 .property-detail-page--immersive .property-project__image img{min-height:0;aspect-ratio:4/3}.starter-default2 .property-detail-page--immersive .property-project__content{padding:36px 0 0}.starter-default2 .property-detail-page--immersive .property-location-layout{height:auto;margin-bottom:72px;grid-template-columns:minmax(0,1fr)}.starter-default2 .property-detail-page--immersive .property-location-layout__map{height:min(430px,55vw);min-height:330px}.starter-default2 .property-detail-page--immersive .property-location-layout__map :is(.porta-gmap,.gmap,iframe){min-height:330px}.starter-default2 .property-detail-page--immersive .property-location-layout__aside{height:auto;min-height:320px}.starter-default2 .property-detail-page--immersive>#property-form .property-enquiry-panel>.row{justify-content:center!important}}@media(max-width:767.98px){.starter-default2 .property-detail-page--immersive{--property-detail-hero-height: clamp(420px, 80vh, 620px);--property-detail-summary-overlap: 32px;--property-detail-section-space: 72px}.starter-default2 .property-detail-page--immersive>:is(.property-summary,.property-title){width:calc(100% - 24px);padding:24px 18px 28px}.starter-default2 .property-detail-page--immersive .property-title .col-info>.row{grid-template-columns:minmax(0,1fr);gap:18px}.starter-default2 .property-detail-page--immersive .property-title .main-title .text-primary{overflow:visible;font-size:26px;text-overflow:clip}.starter-default2 .property-detail-page--immersive .property-title .main-title .text-dark{font-size:12px}.starter-default2 .property-detail-page--immersive .property-title .referencia{font-size:13px;line-height:18px;letter-spacing:1.3px}.starter-default2 .property-detail-page--immersive .property-title .precio{font-size:22px}.starter-default2 .property-detail-page--immersive .property-title .col-buttons>.row{display:grid;grid-template-columns:minmax(0,1fr) 64px}.starter-default2 .property-detail-page--immersive .property-title .col-buttons :is(.col-enquiry,.col-whats){width:auto;min-width:0;flex:none}.starter-default2 .property-detail-page--immersive .property-title .col-buttons .col-whats{width:64px}.starter-default2 .property-detail-page--immersive .property-summary__actions{display:block}.starter-default2 .property-detail-page--immersive .property-summary__actions>.property-actions__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.starter-default2 .property-detail-page--immersive .property-summary__actions .property-actions__item{width:100%!important;min-width:0}.starter-default2 .property-detail-page--immersive .property-summary__actions :is(a,button,.btn){width:100%;min-width:0;white-space:normal}.starter-default2 .property-detail-page--immersive :is(.property-summary__metrics.overview-metrics,.property-summary__metrics>.overview-metrics,.property-summary__metrics>ul,.property-summary__metrics:not(:has(>:is(ul,.overview-metrics)))){grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.starter-default2 .property-detail-page--immersive .new-gallery .property-slider>[data-property-badges]{top:calc(var(--site-header-height-mobile, 77px) + 12px);right:12px;left:12px}.starter-default2 .property-detail-page--immersive .new-gallery :is(.property-slider.slides-custom .all-img.btn,.property-gallery__all-images){bottom:76px;width:min(248px,100% - 48px)}.starter-default2 .property-detail-page--immersive .new-gallery .energy-certificate-badge{right:12px;bottom:12px}.starter-default2 .property-detail-page--immersive :is(#pane-caracteristicas,.property-data__panels .tab-content>.tab-pane,.property-inline-gallery){width:calc(100% - 24px)}.starter-default2 .property-detail-page--immersive #pane-caracteristicas,.starter-default2 .property-detail-page--immersive .property-data__panels .tab-content>.tab-pane{padding-block:64px 72px}.starter-default2 .property-detail-page--immersive :is(.property-data__characteristics,.property-data__panels,.property-inline-gallery) .main-title,.starter-default2 .property-detail-page--immersive #pane-caracteristicas .main-title{margin-bottom:28px!important;font-size:27px;line-height:36px}.starter-default2 .property-detail-page--immersive .property-data__characteristics .caracteristicas .collapse>.row{grid-template-columns:minmax(0,1fr)}.starter-default2 .property-detail-page--immersive #pane-planos>.row{grid-template-columns:minmax(0,1fr)}.starter-default2 .property-detail-page--immersive #pane-descripcion .bloque-texto{text-align:left}.starter-default2 .property-detail-page--immersive .property-inline-gallery{padding-block:64px 72px}.starter-default2 .property-detail-page--immersive .property-inline-gallery__viewport{height:auto;aspect-ratio:4/3}.starter-default2 .property-detail-page--immersive .property-inline-gallery__control{width:44px;height:44px;min-height:44px}.starter-default2 .property-detail-page--immersive .property-inline-gallery__control--prev{left:10px}.starter-default2 .property-detail-page--immersive .property-inline-gallery__control--next{right:10px}.starter-default2 .property-detail-page--immersive .property-location-layout{width:calc(100% - 24px)}.starter-default2 .property-detail-page--immersive .property-location-layout__map{height:320px;min-height:320px}.starter-default2 .property-detail-page--immersive .property-location-layout__aside{min-height:0;padding:28px 22px}.starter-default2 .property-detail-page--immersive>#property-form{min-height:0;padding:0 12px}.starter-default2 .property-detail-page--immersive>#property-form .property-enquiry-panel{min-height:0;padding-block:48px}.starter-default2 .property-detail-page--immersive>#property-form [id$=-div]{min-height:0;padding:30px 18px 24px}.starter-default2 .property-detail-page--immersive>#property-form .property-enquiry-title{font-size:27px;line-height:36px}.starter-default2 .property-detail-page--immersive>#property-form .property-form form{grid-template-columns:minmax(0,1fr)}.starter-default2 .property-detail-page--immersive>#property-form .property-form form>.col-md-6{grid-column:1}.starter-default2 .property-detail-page--immersive #property-related-properties{padding-block:64px 80px}.starter-default2 .property-detail-page--immersive #property-related-properties .property-related__header{margin-bottom:32px;flex-direction:column;align-items:stretch}.starter-default2 .property-detail-page--immersive #property-related-properties .property-related__view-all{width:100%;min-width:0}.starter-default2 .property-detail-page--immersive #property-related-properties .slides:not(.slick-initialized){grid-template-columns:minmax(0,1fr);gap:24px}.starter-default2 .property-detail-page--immersive #property-related-properties .slides-item{width:100%;max-width:none;margin-right:0}}.starter-default2 .gallery-modal__header{min-height:75px;padding:8px 0}.starter-default2 .gallery-modal__header .container{width:min(100% - 32px,1320px);max-width:1320px}.starter-default2 .gallery-modal__body{padding-top:24px}.starter-default2 .gallery-modal__body>.container{width:100%;max-width:none;margin-inline:0}.starter-default2 .gallery-modal__item{width:100%;max-width:none;margin-bottom:1px}@media(max-width:767.98px){.starter-default2 .gallery-modal__header .container{width:min(100% - 24px,var(--default2-content-width))}}[data-theme=gsm] .slides-item{height:100%}[data-theme=gsm] .featured-carousel{position:relative;min-width:0}[data-theme=gsm] #featured-properties .slick-list,[data-theme=gsm] #team-carousel .slick-list,[data-theme=gsm] #property-related-properties .slick-list{overflow-x:hidden;overflow-y:visible}[data-theme=gsm] #featured-properties .slick-track,[data-theme=gsm] #team-carousel .slick-track,[data-theme=gsm] #property-related-properties .slick-track{display:flex;align-items:stretch;margin:0}[data-theme=gsm] #featured-properties .slides-item,[data-theme=gsm] #team-carousel .slides-item,[data-theme=gsm] #property-related-properties .slides-item{width:100%;height:auto;float:none}@media(min-width:992px){[data-theme=gsm] .featured-carousel{--fc-bleed: calc((100vw - min(100vw - 1.5rem, 1320px))/2 + .75rem) ;width:calc(100% + var(--fc-bleed))}[data-theme=gsm] #featured-properties .slides-item,[data-theme=gsm] #team-carousel .slides-item,[data-theme=gsm] #property-related-properties .slides-item{width:320px;max-width:none;margin-right:30px}}@media(min-width:1400px){[data-theme=gsm] #featured-properties .slides-item,[data-theme=gsm] #team-carousel .slides-item,[data-theme=gsm] #property-related-properties .slides-item{width:410px}}[data-theme=gsm] .property-card{position:relative}[data-theme=gsm] .property-card__link{position:absolute;inset:0;z-index:1;border-radius:16px}[data-theme=gsm] .property-card--featured{background:#fff;border-radius:16px;border:1px solid #e3e2e1;overflow:hidden;display:flex;flex-direction:column;height:100%}[data-theme=gsm] .property-card__media{position:relative;display:block;flex:0 0 auto;aspect-ratio:4/3;overflow:hidden;background:var(--site-panel, #eeeeee)}[data-theme=gsm] .property-card:hover .property-card__img,[data-theme=gsm] .property-card__slide:hover .property-card__img{transform:scale(1.03)}[data-theme=gsm] .property-card__img,[data-theme=gsm] .property-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}[data-theme=gsm] .property-card__placeholder{background:var(--site-panel, #eeeeee)}[data-theme=gsm] .property-card__slider{display:flex;width:100%;height:100%;min-height:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}[data-theme=gsm] .property-card__slider::-webkit-scrollbar{display:none}[data-theme=gsm] .property-card__slide{flex:0 0 100%;width:100%;height:100%;min-height:0;scroll-snap-align:start;overflow:hidden;position:relative}[data-theme=gsm] .property-card__slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border:none;border-radius:50%;background:#ffffffe6;color:#000;cursor:pointer;transition:background .2s ease,color .2s ease;flex-shrink:0;box-sizing:border-box}[data-theme=gsm] .property-card__slider-arrow--prev{left:8px}[data-theme=gsm] .property-card__slider-arrow--next{right:8px}[data-theme=gsm] .property-card__slider-arrow:hover,[data-theme=gsm] .property-card__slider-arrow:focus{background:#fff;color:var(--site-primary)}[data-theme=gsm] .property-card__slider-arrow svg{width:14px;height:11px;flex-shrink:0}[data-theme=gsm] .property-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:1.25rem;gap:.35rem;background:#fff}[data-theme=gsm] .property-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}[data-theme=gsm] .property-card__title{position:relative;z-index:2;font-family:Arima,serif;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:-.2px;text-align:left;color:#000;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;overflow:hidden}[data-theme=gsm] .property-card__title a{color:#000;text-decoration:none}[data-theme=gsm] .property-card__title a:hover,[data-theme=gsm] .property-card__title a:focus{color:var(--site-primary)}[data-theme=gsm] .property-card__fav{position:relative;z-index:2;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;max-width:36px;max-height:36px;background:#fff;border:1px solid #e3e2e1;border-radius:9999px;padding:0;cursor:pointer;transition:border-color .18s ease,background .18s ease}[data-theme=gsm] .property-card__fav img,[data-theme=gsm] .property-card__fav svg{width:16px;height:16px;object-fit:contain}[data-theme=gsm] .property-card__fav:hover,[data-theme=gsm] .property-card__fav:focus{border-color:var(--site-primary)}[data-theme=gsm] .property-card__fav .property-card__fav-icon--filled,[data-theme=gsm] .property-card__fav.prop-card-fav--active .property-card__fav-icon--outline{display:none}[data-theme=gsm] .property-card__fav.prop-card-fav--active .property-card__fav-icon--filled{display:block}[data-theme=gsm] .property-card__location{font-family:Quicksand,system-ui,sans-serif;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:left;color:#000;margin:0}[data-theme=gsm] .property-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}[data-theme=gsm] .property-card__current-price{font-family:Quicksand,system-ui,sans-serif;font-size:15px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:left;color:#000}[data-theme=gsm] .property-card__old-price{font-family:Quicksand,system-ui,sans-serif;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:left;color:#797979;text-decoration:line-through}[data-theme=gsm] .property-card__features{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;list-style:none;margin:.5rem 0 0;padding:0}[data-theme=gsm] .property-card__features li{display:inline-flex;align-items:center;gap:.4rem;font-family:Quicksand,system-ui,sans-serif;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:-.14px;text-align:left;color:#000}[data-theme=gsm] .property-card__features svg{width:16px;height:16px;color:#000}[data-theme=gsm] .property-card__features sup{font-size:.7em;line-height:1}[data-theme=gsm] .property-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.75rem;gap:.75rem}[data-theme=gsm] .property-card__ref{font-family:Quicksand,system-ui,sans-serif;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:-.14px;text-align:left;color:#eb6d55}[data-theme=gsm] .property-card__actions{position:relative;z-index:2;display:flex;align-items:center;gap:.5rem}[data-theme=gsm] .property-card__action{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;max-width:36px;max-height:36px;border-radius:50%;background:#fff;border:1px solid #e3e2e1;color:#000;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}[data-theme=gsm] .property-card__action:hover,[data-theme=gsm] .property-card__action:focus{background:var(--site-primary);border-color:var(--site-primary);color:#fff;transform:translateY(-1px)}[data-theme=gsm] .property-card__action:hover svg,[data-theme=gsm] .property-card__action:hover svg *,[data-theme=gsm] .property-card__action:focus svg,[data-theme=gsm] .property-card__action:focus svg *{stroke:currentColor!important}[data-theme=gsm] .property-card__action svg,[data-theme=gsm] .property-card__action img{width:16px;height:16px;object-fit:contain}[data-theme=gsm] .featured-arrows{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem}[data-theme=gsm] .featured-arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;border-radius:50%;background:#fff;border:1px solid #e3e2e1;color:#000;padding:0;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}[data-theme=gsm] .featured-arrow:hover,[data-theme=gsm] .featured-arrow:focus{background:var(--site-primary);border-color:var(--site-primary);color:#fff;transform:translateY(-1px)}[data-theme=gsm] .featured-arrow svg{width:14px;height:11px}.area-card{display:block;background:var(--site-surface);border-radius:var(--site-card-radius);overflow:hidden;border:solid 1px var(--site-border);transition:transform .3s ease,box-shadow .3s ease}.area-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.area-card__link{display:block;text-decoration:none;color:inherit}.area-card__media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:var(--site-card-radius) var(--site-card-radius) 0 0;background:var(--site-panel)}.area-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.area-card:hover .area-card__image{transform:scale(1.05)}.area-card__placeholder{width:100%;height:100%;background:var(--site-panel)}.area-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.area-card__title{font-family:var(--font-heading, serif);font-size:30px;font-weight:600;margin:0;color:var(--site-text);line-height:1.2;letter-spacing:-.3px}.area-card__eyebrow{font-size:.875rem;font-weight:500;color:var(--site-text-muted);margin:0;text-transform:uppercase;letter-spacing:.05em}.area-card__summary{font-family:var(--font-body, sans-serif);font-weight:500;font-size:13px;line-height:1.5;color:var(--site-text);margin:0}.area-card__cta{font-family:var(--font-body, sans-serif);display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.5rem 1.25rem;border:1px solid var(--site-border);border-radius:999px;background:transparent;color:var(--site-text);font-size:14px;font-weight:500;letter-spacing:-.14px;margin-top:.5rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.area-card:hover .area-card__cta{background:var(--site-primary);color:var(--site-surface);border-color:var(--site-primary)}.area-card__search-icon{width:18px;height:18px;flex-shrink:0}.language-flags{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none}.language-flags__flag{display:block;width:24px;height:24px;border-radius:50%}[data-theme=gsm] .custom-txt .language-flags li{padding-left:0;margin-bottom:0}[data-theme=gsm] .custom-txt .language-flags li:before{content:none}.team-card{background:var(--site-surface);border-radius:var(--site-card-radius);border:solid 1px var(--site-border);transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{transform:translateY(-4px)}.team-card__media{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--site-panel);border-radius:var(--site-card-radius)}.team-card__image{width:100%;height:100%;object-fit:cover;object-position:center top}.team-card__image--placeholder{display:flex;align-items:center;justify-content:center;color:var(--site-text-muted)}.team-card__silhouette{width:80px;height:80px;color:var(--site-text-muted)}.team-card__avatar--overlay{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);color:#fff;font-size:1.5rem;font-weight:600;text-align:center}.team-card__media-link{display:block;color:inherit;text-decoration:none}.team-card__name-link{color:inherit;text-decoration:none}.team-card__name-link:hover,.team-card__name-link:focus{color:var(--site-primary)}.team-card__body{padding:1.5rem}.team-card__head{margin-bottom:1rem}.team-card__name{font-size:1.25rem;font-weight:600;margin:0;color:var(--site-text)}.team-card__role{font-size:.875rem;color:var(--site-text-muted);margin:0}.team-card__bio{font-size:.875rem;line-height:1.5;color:var(--site-text);margin:0 0 1rem}.team-card__languages{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.team-card__languages-label{font-size:.875rem;font-weight:600;color:var(--site-text)}.team-card__actions{display:flex;align-items:center;gap:20px}.team-card__action{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;max-width:36px;max-height:36px;border-radius:50%;background:#fff;border:1px solid #e3e2e1;color:#000;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.team-card__action:hover,.team-card__action:focus{background:var(--site-primary);border-color:var(--site-primary);color:#fff;transform:translateY(-1px)}.team-card__action:hover svg,.team-card__action:hover svg *,.team-card__action:focus svg,.team-card__action:focus svg *{stroke:currentColor!important}.team-card__action svg,.team-card__action img{width:16px;height:16px;object-fit:contain}.team-card__action{background:var(--site-primary);border-color:var(--site-primary);color:#fff}.team-card__action svg,.team-card__action svg *{stroke:currentColor!important}.team-card__action:hover,.team-card__action:focus{background:var(--site-primary);border-color:var(--site-primary);color:#fff;opacity:.9}.team-card__pill{display:inline-block;padding:.25rem .75rem;background:var(--site-panel);color:var(--site-text);border-radius:1rem;font-size:.75rem;font-weight:500}#team-carousel .slides:not(.slick-initialized){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--site-card-gap)}#team-carousel .slides:not(.slick-initialized)>:nth-child(n+3){display:none}@media(max-width:991.98px){#team-carousel .slides:not(.slick-initialized){grid-template-columns:minmax(0,1fr)}#team-carousel .slides:not(.slick-initialized)>:nth-child(n+2){display:none}}.service-list .btn-secondary .btn-secondary__label:after{opacity:0;transition:bottom var(--site-transition-duration) ease,background-color var(--site-transition-duration) ease,opacity var(--site-transition-duration) ease}.service-list .btn-secondary:hover .btn-secondary__label:after,.service-list .btn-secondary:focus-visible .btn-secondary__label:after{opacity:1}.service-list .btn-secondary.active .btn-secondary__label:after{bottom:-8px;opacity:1}[data-theme=gsm] .ct-form-wrap{padding:28px;border:1px solid var(--site-border);border-radius:var(--site-card-radius)}[data-theme=gsm] .contact-map iframe{border-radius:var(--site-card-radius);height:100%;width:100%}[data-theme=gsm] .schedule-card{padding:40px;border:1px solid var(--site-border);border-radius:var(--site-card-radius)}[data-theme=gsm] .schedule-card h2,[data-theme=gsm] .schedule-card .h2{font-family:var(--font-heading);font-weight:600;font-stretch:normal;font-style:normal;color:var(--site-color);font-size:30px;letter-spacing:-.3px}[data-theme=gsm] .schedule-card h2 small,[data-theme=gsm] .schedule-card .h2 small,[data-theme=gsm] .schedule-card h2 .small,[data-theme=gsm] .schedule-card .h2 .small{font-size:18px;letter-spacing:-.18px}[data-theme=gsm] .schedule-card .schedule-row{display:flex;justify-content:space-between;margin-bottom:.5rem}[data-theme=gsm] .ct-form-wrap .form-label{margin-bottom:6px;color:var(--site-text);font-family:var(--font-body);font-size:16px;font-weight:500}[data-theme=gsm] .ct-form-wrap .form-control{background-color:var(--site-surface);border-radius:10px}[data-theme=gsm] .ct-form-wrap textarea.form-control{border-radius:20px}[data-theme=gsm] .ct-form-wrap .btn-primary--with-icon{justify-content:space-between;border-radius:999px}[data-theme=gsm] .ct-form-wrap .btn-primary--with-icon>span:first-child{flex:1;text-align:left}[data-theme=gsm] .ct-form-wrap .form-consent-switch{grid-template-columns:22px minmax(0,1fr);gap:10px}[data-theme=gsm] .ct-form-wrap .form-consent-switch__track{width:22px;height:22px;margin-top:2px;border-radius:50%}[data-theme=gsm] .ct-form-wrap .form-consent-switch__track:after{top:50%;left:50%;width:10px;height:6px;margin:0;border:2px solid var(--site-surface);border-top:0;border-right:0;border-radius:1px;background:transparent;opacity:0;transform:translate(-50%,-60%) rotate(-45deg);transition:opacity .15s ease}[data-theme=gsm] .ct-form-wrap .form-consent-switch__input:checked+.form-consent-switch__track:after{opacity:1}[data-theme=gsm] .ag-page{padding-block:clamp(40px,6vw,72px)}[data-theme=gsm] .ag-title{font-size:clamp(32px,2.6vw,50px);font-family:var(--font-heading);font-size:clamp(2rem,3.2vw,2.75rem);text-align:center;color:var(--site-text);letter-spacing:-.5px}[data-theme=gsm] .ag-card{width:100%;max-width:600px;margin:0 auto;padding:clamp(24px,4vw,40px);border:1px solid var(--site-border);border-radius:var(--site-card-radius);background:var(--site-surface)}[data-theme=gsm] .ag-card-title{font-family:var(--font-heading);font-size:24px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.13;letter-spacing:-.24px;margin-bottom:10px}[data-theme=gsm] .ag-step-label{font-family:var(--font-body);margin-bottom:30px;color:var(--site-text);font-size:16px;font-weight:500}[data-theme=gsm] .ag-question{font-family:var(--font-body);margin-bottom:17px;color:var(--site-text);font-size:16px;font-weight:600;padding:0;border:none}[data-theme=gsm] .ag-question legend{font-family:var(--font-body);margin-bottom:17px;color:var(--site-text);font-size:16px;font-weight:600}[data-theme=gsm] .ag-radio{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:15px;font-weight:500;color:var(--site-text);padding:7px}[data-theme=gsm] .ag-radio input[type=radio]{flex:0 0 auto;width:20px;height:20px;min-height:0;margin:0;appearance:none;border:1px solid var(--site-border);border-radius:50%;background:var(--site-surface);transition:border-color .15s ease,box-shadow .15s ease}[data-theme=gsm] .ag-radio input[type=radio]:checked{border-color:var(--site-primary);box-shadow:inset 0 0 0 4px var(--site-primary)}[data-theme=gsm] .ag-radio input[type=radio]:focus-visible{outline:2px solid var(--site-primary);outline-offset:2px}[data-theme=gsm] .ag-field{margin-bottom:20px}[data-theme=gsm] .ag-field label{display:block;margin-bottom:6px;font-size:.9rem;font-weight:500;color:var(--site-text)}[data-theme=gsm] .ag-step[data-step="1"] .ag-submit,[data-theme=gsm] .ag-actions{margin-top:8px}[data-theme=gsm] .ag-step[data-step="1"] .ag-submit{width:50%;border-color:var(--site-color-terciary);background:var(--site-color-terciary)}[data-theme=gsm] .ag-actions{display:flex;gap:12px}[data-theme=gsm] .ag-actions .btn{flex:1 1 auto}[data-theme=gsm] .ag-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 80px;margin:28px 0 0;padding:0;list-style:none}[data-theme=gsm] .ag-trust li{position:relative;padding-left:26px;font-size:.85rem;color:var(--site-text)}[data-theme=gsm] .ag-trust li:before{content:"";position:absolute;left:2px;top:4px;width:12px;height:7px;border:2px solid #38b567;border-top:0;border-right:0;transform:rotate(-45deg)}@media(max-width:575.98px){[data-theme=gsm] .ag-actions{flex-direction:column-reverse}}[data-theme=gsm] .ag-prev{border:solid 1px var(--site-color-terciary);border-radius:9999px}[data-theme=gsm] .td-page__role{font-family:var(--font-body);font-size:14px;font-weight:400;color:var(--site-text)}[data-theme=gsm] .td-page__role strong{color:var(--site-text);font-weight:700}[data-theme=gsm] .td-page__name{font-family:var(--font-heading);font-size:50px;font-weight:600;color:var(--site-text);letter-spacing:-.5px}[data-theme=gsm] .td-page__bio{font-family:var(--font-body);font-size:16px;font-weight:500;color:var(--site-text);line-height:1.5}[data-theme=gsm] .td-page__languages{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}[data-theme=gsm] .td-page__languages-label{font-size:.875rem;font-weight:600;color:var(--site-text)}[data-theme=gsm] .td-page__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem 2rem}[data-theme=gsm] .td-page__action{display:inline-flex;align-items:center;gap:.6rem;color:var(--site-text);text-decoration:none}[data-theme=gsm] .td-page__action:hover,[data-theme=gsm] .td-page__action:focus{color:var(--site-primary)}[data-theme=gsm] .td-page__action-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;max-width:36px;max-height:36px;border-radius:50%;background:#fff;border:1px solid #e3e2e1;color:#000;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}[data-theme=gsm] .td-page__action-icon:hover,[data-theme=gsm] .td-page__action-icon:focus{background:var(--site-primary);border-color:var(--site-primary);color:#fff;transform:translateY(-1px)}[data-theme=gsm] .td-page__action-icon:hover svg,[data-theme=gsm] .td-page__action-icon:hover svg *,[data-theme=gsm] .td-page__action-icon:focus svg,[data-theme=gsm] .td-page__action-icon:focus svg *{stroke:currentColor!important}[data-theme=gsm] .td-page__action-icon svg,[data-theme=gsm] .td-page__action-icon img{width:15px;height:15px;object-fit:contain}[data-theme=gsm] .td-page__action-icon{background:var(--site-primary);border-color:var(--site-primary);color:#fff}[data-theme=gsm] .td-page__action-icon svg,[data-theme=gsm] .td-page__action-icon svg *{stroke:currentColor!important}[data-theme=gsm] .td-page__action-icon:hover,[data-theme=gsm] .td-page__action-icon:focus{background:var(--site-primary);border-color:var(--site-primary);color:#fff;opacity:.9}[data-theme=gsm] .td-page__action-icon{flex-shrink:0}[data-theme=gsm] .td-page__action-label{font-family:var(--font-body);font-size:14px;font-weight:500}[data-theme=gsm] .td-page__media-col{display:flex;flex-direction:column}[data-theme=gsm] .td-page__media{flex:0 1 auto}[data-theme=gsm] .td-page__media img{display:block;width:100%;aspect-ratio:4/5;max-height:620px;object-fit:contain;border-radius:16px}[data-theme=gsm] .td-page__certs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:30px;margin-top:.75rem}[data-theme=gsm] .td-page__certs-label{font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--site-text)}[data-theme=gsm] .td-page__certs-logos{display:flex;align-items:center;gap:.35rem}[data-theme=gsm] .td-page__certs-logos svg{height:60px;width:auto}@media(max-width:991.98px){[data-theme=gsm] .td-page__media-col{order:-1}}[data-theme=gsm] .rate-switch{display:flex;align-items:center;gap:12px}[data-theme=gsm] .rate-switch__label{line-height:24px}[data-theme=gsm] .known-from-row img{min-width:0}@media(max-width:991.98px){[data-theme=gsm] .known-from-row{flex-direction:column;gap:24px}[data-theme=gsm] .known-from-row img{max-width:220px}}[data-theme=gsm] .custom-txt p{font-family:var(--font-body);font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:var(--site-text);margin-bottom:15px}[data-theme=gsm] .custom-txt h2,[data-theme=gsm] .custom-txt .h2{font-family:var(--font-heading);font-size:40px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.28;letter-spacing:-.4px;color:var(--site-text);margin-bottom:15px}[data-theme=gsm] .custom-txt ol{list-style:none;counter-reset:step-counter;padding-left:0}[data-theme=gsm] .custom-txt ol li{counter-increment:step-counter;position:relative;padding-left:80px;margin-bottom:2rem}[data-theme=gsm] .custom-txt ol li:before{content:counter(step-counter);position:absolute;left:0;top:0;width:45px;height:45px;border:1px solid var(--site-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:20px;font-weight:600;color:var(--site-text);letter-spacing:-.2px}[data-theme=gsm] .custom-txt ol li strong{display:block;font-family:var(--font-heading);font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.83;letter-spacing:-.18px;color:var(--site-text)}[data-theme=gsm] .custom-txt ol li p{margin:0;font-family:var(--font-body);font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;color:var(--site-text)}@media(min-width:992px){[data-theme=gsm] .custom-txt ol li p{max-width:410px}}[data-theme=gsm] .custom-txt figure{height:100%;border:none!important}[data-theme=gsm] .custom-txt ul{list-style:none;padding-left:0}[data-theme=gsm] .custom-txt ul li{position:relative;padding-left:30px;margin-bottom:1.25rem}[data-theme=gsm] .custom-txt ul li:before{content:"";position:absolute;left:2px;top:5px;width:12px;height:7px;border:2px solid #4ebf1c;border-top:0;border-right:0;transform:rotate(-45deg)}[data-theme=gsm] #footer{background:none;border-top:none}@media(max-width:991.98px){[data-theme=gsm] #footer{text-align:left}}@media(max-width:767.98px){[data-theme=gsm] #footer{padding-top:0}}[data-theme=gsm] #footer .footer-contact{display:flex!important;flex-direction:column!important;align-items:flex-start!important;border:none!important;padding:0!important}@media(max-width:767.98px){[data-theme=gsm] #footer .footer-contact{padding:0 1rem!important}}@media(max-width:991.98px){[data-theme=gsm] #footer .footer-contact{align-items:flex-start!important}}[data-theme=gsm] .footer-columns{padding:3rem 0;gap:2rem}[data-theme=gsm] .footer-column{margin-bottom:2rem}[data-theme=gsm] .footer-column-title{font-family:var(--font-heading);font-size:18px;font-weight:600;margin-bottom:20px;color:var(--site-text)}[data-theme=gsm] .footer-contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:14px}[data-theme=gsm] .footer-contact-icon{font-size:18px;line-height:1;background-color:var(--site-primary);border-radius:50%;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0;margin:0;flex-shrink:0}[data-theme=gsm] .footer-contact-icon svg{color:#fff;width:18px!important;height:18px!important;flex-shrink:0}[data-theme=gsm] .footer-contact-item a,[data-theme=gsm] .footer-contact-item span{font-family:var(--font-body);color:var(--site-text);font-weight:500;text-decoration:none;transition:color var(--site-transition-duration) ease}[data-theme=gsm] .footer-contact-item a:hover,[data-theme=gsm] .footer-contact-item span:hover{color:var(--site-primary)!important}[data-theme=gsm] .footer-contact-item a{position:relative;display:inline-block}[data-theme=gsm] .footer-contact-item a:after{content:"";position:absolute;right:0;bottom:-2px;left:0;height:2px;background-color:var(--site-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}[data-theme=gsm] .footer-contact-item a:hover:after{transform:scaleX(1)}[data-theme=gsm] .footer-menu{list-style:none;padding:0;margin:0}[data-theme=gsm] .footer-menu li{margin-bottom:.75rem}[data-theme=gsm] .footer-menu a{position:relative;display:inline-block;font-family:Quicksand,sans-serif;color:var(--site-text);text-decoration:none;font-size:14px;font-weight:500;transition:color var(--site-transition-duration) ease}[data-theme=gsm] .footer-menu a:after{content:"";position:absolute;right:0;bottom:-2px;left:0;height:2px;background-color:var(--site-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}[data-theme=gsm] .footer-menu a:hover{color:var(--site-primary)}[data-theme=gsm] .footer-menu a:hover:after{transform:scaleX(1)}[data-theme=gsm] .footer-favorites,[data-theme=gsm] .footer-language{margin-top:1rem}[data-theme=gsm] .footer-favorites a{display:flex;align-items:center;gap:.5rem}[data-theme=gsm] .footer-favorites .favor{width:20px;height:18px}[data-theme=gsm] .footer-social-row{display:flex;align-items:center;justify-content:center;gap:2rem;margin:2rem 0}[data-theme=gsm] .footer-social-title{font-family:Quicksand,sans-serif;font-size:18px;font-weight:400;color:var(--site-text)}[data-theme=gsm] .footer-social-icons{display:flex;gap:1rem}[data-theme=gsm] .footer-social-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:transparent;border-radius:50%;border:solid 1px var(--site-primary);color:var(--site-primary);text-decoration:none;font-size:12px;font-weight:600;transition:background-color var(--site-transition-duration) ease,color var(--site-transition-duration) ease}[data-theme=gsm] .footer-social-icon svg{color:var(--site-primary)}[data-theme=gsm] .footer-social-icon:hover{background-color:var(--site-primary);color:#fff}[data-theme=gsm] .footer-social-icon:hover svg{color:#fff}[data-theme=gsm] .footer-known-icons{display:flex;justify-content:center;align-items:center;gap:3rem;padding:2rem 0}[data-theme=gsm] .footer-known-icon{max-height:50px;width:auto;object-fit:contain}[data-theme=gsm] .footer-legal{display:grid;width:100vw;min-height:75px;border:none!important}[data-theme=gsm] .footer-legal p,[data-theme=gsm] .footer-legal a,[data-theme=gsm] .footer-legal button{font-family:Quicksand;font-size:14px!important;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:-.14px;text-align:left;color:var(--site-muted)!important;text-decoration:none}[data-theme=gsm] .footer-legal a,[data-theme=gsm] .footer-legal .cookie-consent__settings-link{position:relative;display:inline-block}[data-theme=gsm] .footer-legal a:after,[data-theme=gsm] .footer-legal .cookie-consent__settings-link:after{content:"";position:absolute;right:0;bottom:-2px;left:0;height:2px;background-color:var(--site-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}[data-theme=gsm] .footer-legal a:hover:after,[data-theme=gsm] .footer-legal .cookie-consent__settings-link:hover:after{transform:scaleX(1)}[data-theme=gsm] .footer-legal a{color:var(--site-muted);text-decoration:none;transition:color var(--site-transition-duration) ease}[data-theme=gsm] .footer-legal a:hover{color:var(--site-primary)}[data-theme=gsm] .footer-legal .cookie-consent__settings-link{background:none;border:none;color:var(--site-muted);cursor:pointer;font-size:13px;transition:color var(--site-transition-duration) ease}[data-theme=gsm] .footer-legal .cookie-consent__settings-link:hover{color:var(--site-primary)}[data-theme=gsm] .footer-divider{border:none;border-top:1px solid var(--site-border);margin:0}[data-theme=gsm] .footer-quicklinks{text-align:center;padding:2rem 0}[data-theme=gsm] .footer-quicklinks h4,[data-theme=gsm] .footer-quicklinks .h4{font-family:var(--font-heading);font-size:18px!important;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.83;letter-spacing:-.18px;color:var(--site-text)}[data-theme=gsm] .footer-quicklinks a{position:relative;display:inline-block;font-family:var(--font-body);font-size:14px!important;font-weight:500;font-stretch:normal;font-style:normal;line-height:2.07;letter-spacing:-.14px;text-align:center;color:var(--site-text);text-decoration:none}[data-theme=gsm] .footer-quicklinks a:after{content:"";position:absolute;right:0;bottom:-2px;left:0;height:2px;background-color:var(--site-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}[data-theme=gsm] .footer-quicklinks a:hover{color:var(--site-primary)}[data-theme=gsm] .footer-quicklinks a:hover:after{transform:scaleX(1)}[data-theme=gsm] .bottom-bar-new .btn-whatsapp{background:var(--site-primary);color:#fff}[data-theme=gsm] .bottom-bar-new .btn-whatsapp img{filter:brightness(0) invert(1)}[data-theme=gsm] .bottom-bar-new .btn-whatsapp:hover,[data-theme=gsm] .bottom-bar-new .btn-whatsapp:focus-visible{color:#fff;background:var(--site-primary-hover, var(--site-primary))}@media(max-width:767.98px){[data-theme=gsm] .footer-columns{padding:2rem 0}[data-theme=gsm] .footer-social-row{flex-direction:column;gap:1rem}[data-theme=gsm] .footer-known-icons{gap:1.5rem}[data-theme=gsm] .footer-known-icon{max-height:40px}}[data-theme=gsm] .site-main>.site-banner:first-child,[data-theme=gsm] .site-main>:first-child>.site-banner:first-child{margin-top:0!important}[data-theme=gsm] .site-banner{background:transparent;border:none;height:auto!important;min-height:var(--site-banner-height);overflow:visible}[data-theme=gsm] .site-banner .site-banner-content{position:relative;inset:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:var(--site-banner-height);padding:clamp(32px,6vw,64px) 24px}@media(max-width:768px){[data-theme=gsm] .site-banner{min-height:200px!important}[data-theme=gsm] .site-banner .site-banner-content{min-height:200px}}@media(min-width:768px)and (max-width:1199.98px){[data-theme=gsm] .site-banner{min-height:280px!important}[data-theme=gsm] .site-banner .site-banner-content{min-height:280px}}[data-theme=gsm] .ti-hero-partners{flex-wrap:wrap;row-gap:24px}@media(max-width:767.98px){[data-theme=gsm] .ti-hero-partners{gap:24px!important}[data-theme=gsm] .ti-hero-partners svg{width:auto;max-width:100px;height:auto;max-height:28px}}[data-theme=gsm] .site-banner .site-banner-title{font-family:var(--font-heading);font-size:50px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.02;letter-spacing:-.5px;text-align:center;color:var(--site-text);margin-bottom:1rem}@media(min-width:992px){[data-theme=gsm] .site-banner .site-banner-title{max-width:630px}}[data-theme=gsm] .site-banner .site-banner-subtitle{font-family:var(--font-body);font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:center;color:var(--site-text);text-transform:initial}@media(min-width:992px){[data-theme=gsm] .site-banner .site-banner-subtitle{max-width:630px}}[data-theme=gsm] .site-banner .rate-icon{max-height:58px!important}[data-theme=gsm] .site-banner .hero-contact-block{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 3rem;margin-top:1.5rem}[data-theme=gsm] .site-banner .hero-contact-item{display:inline-flex;align-items:center;gap:.5rem;color:var(--site-text);text-decoration:none;white-space:nowrap}[data-theme=gsm] .site-banner .hero-contact-item:hover{color:var(--site-text)}[data-theme=gsm] .site-banner .hero-contact-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;color:inherit;border:solid 1px var(--site-border);border-radius:50%}[data-theme=gsm] .site-banner .hero-contact-icon svg{height:100%}@media(max-width:768px){[data-theme=gsm] .site-banner .hero-contact-block{flex-direction:column;gap:.75rem}[data-theme=gsm] .site-banner .hero-contact-item{width:100%;white-space:normal;text-align:center}}[data-theme=gsm] .site-banner span{font-family:var(--font-body);font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.85;letter-spacing:normal;text-align:left;color:var(--site-text)}[data-theme=gsm] .gallery-modal__header{padding:14px 0}[data-theme=gsm] .gallery-modal__title{display:flex;flex-direction:column;gap:2px;min-width:0}[data-theme=gsm] .gallery-modal__title .main-title{font-family:var(--font-heading);font-size:20px;font-weight:600;color:var(--site-text);letter-spacing:-.2px}[data-theme=gsm] .gallery-modal__location{color:var(--site-text);font-family:var(--font-body);font-size:15px;font-weight:500}[data-theme=gsm] .gallery-modal__actions{gap:16px}[data-theme=gsm] .gallery-modal__price{min-width:0;margin-right:0;text-align:right;font-family:var(--font-body)}[data-theme=gsm] .gallery-modal__price small,[data-theme=gsm] .gallery-modal__price .small{display:block;font-size:16px;font-weight:500;line-height:2;letter-spacing:-.16px;color:var(--site-text)}[data-theme=gsm] .gallery-modal__price span{font-size:1rem;font-weight:700;color:var(--site-text)}[data-theme=gsm] .gallery-modal__button{min-width:0;min-height:44px;padding:0 22px;border:0;border-radius:999px;background:var(--site-primary);color:#fff;font-family:var(--font-body);font-size:.85rem;font-weight:600;letter-spacing:normal;text-decoration:none;transition:background-color var(--site-transition-duration) ease}[data-theme=gsm] .gallery-modal__button:hover{background:color-mix(in srgb,var(--site-primary) 85%,black);color:#fff}[data-theme=gsm] .gallery-modal__whatsapp{display:inline-flex;align-items:center;justify-content:center;width:80px;height:45px;min-width:80px;border-radius:999px;background:#fff;border:1px solid var(--site-border);color:#25d366;transition:border-color var(--site-transition-duration) ease}[data-theme=gsm] .gallery-modal__whatsapp:hover{border-color:#25d366}[data-theme=gsm] .gallery-modal__close{width:40px;height:40px;border:0;background:transparent}[data-theme=gsm] .gallery-modal__header .gallery-modal__close{width:40px;height:40px}[data-theme=gsm] #galleryModalPromo .gallery-modal__header{padding:20px 24px;background:var(--site-surface);border-bottom:0}[data-theme=gsm] #galleryModalPromo .gallery-modal__header .container,[data-theme=gsm] #galleryModalPromo .gallery-modal__body>.container{max-width:900px}[data-theme=gsm] #galleryModalPromo .gallery-modal__header .container{padding-inline:0}[data-theme=gsm] #galleryModalPromo .gallery-modal__header .gallery-modal__close{width:22.32px;height:22.32px;min-width:0;padding:0;border:0;border-radius:0;background-color:transparent;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.32' height='22.32' viewBox='0 0 22.32 22.32'%3E%3Cpath d='m54.72 74.918 20.2-20.2' transform='translate(-53.659 -53.659)' style='fill:none;stroke:%23eb6d55;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3Cpath d='m54.72 54.72 20.2 20.2' transform='translate(-53.659 -53.659)' style='fill:none;stroke:%23eb6d55;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;font-size:0}[data-theme=gsm] .gallery-modal__body{padding:32px 0 60px}[data-theme=gsm] .gallery-modal__body>.container{max-width:900px;padding-inline:16px;margin-inline:auto}[data-theme=gsm] .gallery-modal__item{margin:0 0 24px;border-radius:18px;overflow:hidden}[data-theme=gsm] .gallery-modal__close-bottom{width:44px;height:44px;border-radius:50%;border:1px solid var(--site-border);background:#fff;transition:border-color var(--site-transition-duration) ease}[data-theme=gsm] .gallery-modal__close-bottom:hover{border-color:var(--site-primary)}@media(max-width:767.98px){[data-theme=gsm] .gallery-modal__header-row{gap:12px}[data-theme=gsm] .gallery-modal__actions{gap:10px}[data-theme=gsm] .gallery-modal__price{display:none}[data-theme=gsm] .gallery-modal__button{padding:0 16px;font-size:.8rem}}@media(max-width:575.98px){[data-theme=gsm] .gallery-modal__header-row{flex-direction:column;align-items:flex-start}[data-theme=gsm] .gallery-modal__actions{justify-content:flex-start;margin-left:0;width:100%}}[data-theme=gsm] .recipe-gallery__dialog-header.gallery-modal__header-row{display:flex;grid-template-columns:none;padding:20px 24px;background:var(--site-surface);border-bottom:0}[data-theme=gsm] .recipe-gallery__dialog-header .gallery-modal__close{width:22.32px;height:22.32px;min-width:0;padding:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.32' height='22.32' viewBox='0 0 22.32 22.32'%3E%3Cpath d='m54.72 74.918 20.2-20.2' transform='translate(-53.659 -53.659)' style='fill:none;stroke:%23eb6d55;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3Cpath d='m54.72 54.72 20.2 20.2' transform='translate(-53.659 -53.659)' style='fill:none;stroke:%23eb6d55;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;font-size:0}[data-theme=gsm] #area-gallery-dialog .recipe-gallery__dialog-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:20px 24px;background:var(--site-surface);border-bottom:0}[data-theme=gsm] #area-gallery-dialog .recipe-gallery__dialog-header strong{font-family:var(--font-heading);font-size:20px;font-weight:600;color:var(--site-text)}[data-theme=gsm] #area-gallery-dialog .recipe-gallery__dialog-header span{display:none}[data-theme=gsm] #area-gallery-dialog .recipe-gallery__dialog-header [data-recipe-gallery-close]{width:22.32px;height:22.32px;min-width:0;padding:0;border:0;background-color:transparent;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.32' height='22.32' viewBox='0 0 22.32 22.32'%3E%3Cpath d='m54.72 74.918 20.2-20.2' transform='translate(-53.659 -53.659)' style='fill:none;stroke:%23eb6d55;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3Cpath d='m54.72 54.72 20.2 20.2' transform='translate(-53.659 -53.659)' style='fill:none;stroke:%23eb6d55;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;font-size:0}[data-theme=gsm] .recipe-gallery__dialog-slide{border-radius:18px;overflow:hidden}[data-theme=gsm] .recipe-gallery__dialog-body{scrollbar-width:none;-ms-overflow-style:none}[data-theme=gsm] .recipe-gallery__dialog-body::-webkit-scrollbar{display:none}[data-theme=gsm] .recipe-gallery__dialog-close-bottom{width:55px;height:55px;min-height:0;padding:0;border:1px solid #e3e2e1;border-radius:50%;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.32' height='22.32' viewBox='0 0 22.32 22.32'%3E%3Cpath d='m54.72 74.918 20.2-20.2' transform='translate(-53.659 -53.659)' style='fill:none;stroke:%23eb6d55;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3Cpath d='m54.72 54.72 20.2 20.2' transform='translate(-53.659 -53.659)' style='fill:none;stroke:%23eb6d55;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:22.32px 22.32px;font-size:0;transition:border-color var(--site-transition-duration) ease}[data-theme=gsm] .recipe-gallery__dialog-close-bottom:hover{border-color:var(--site-primary)}[data-theme=gsm] .recipe-gallery__dialog-close-bottom:before{content:none}[data-theme=gsm] .site-modal--overlay{padding-top:calc(var(--site-header-height-mobile, 77px) + 16px)}[data-theme=gsm] .site-modal__dialog,[data-theme=gsm] .app-modal__panel,[data-theme=gsm] .cookie-consent-modal__dialog{max-height:calc(100dvh - var(--site-header-height-mobile, 77px) - 32px)}@media(min-width:1200px){[data-theme=gsm] .site-modal--overlay{padding-top:calc(var(--site-header-height, 95px) + 16px)}[data-theme=gsm] .site-modal__dialog,[data-theme=gsm] .app-modal__panel,[data-theme=gsm] .cookie-consent-modal__dialog{max-height:calc(100dvh - var(--site-header-height, 95px) - 32px)}}[data-theme=gsm] .search-dropdown--tree .search-tree-item--level-0{--search-tree-level: 0;font-weight:700}[data-theme=gsm] .search-dropdown--tree .search-tree-item--level-1,[data-theme=gsm] .search-dropdown--tree .search-tree-item--level-2,[data-theme=gsm] .search-dropdown--tree .search-tree-item--level-3{--search-tree-level: 0}[data-theme=gsm] .search-field-toggle{overflow:hidden}[data-theme=gsm] .areas-grid-section article.area-card .property-detail{border:solid 1px green}[data-theme=gsm] .area-hero.site-banner{height:auto!important;min-height:clamp(260px,26vw,380px)}[data-theme=gsm] .area-hero.site-banner .site-banner-content{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(260px,26vw,380px)}[data-theme=gsm] .area-hero.site-banner .site-banner-title{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:500}[data-theme=gsm] .area-hero.site-banner .site-banner-subtitle{font-size:.875rem}@media(max-width:767.98px){[data-theme=gsm] .area-hero.site-banner{height:auto!important;min-height:clamp(200px,40vw,280px)}[data-theme=gsm] .area-hero.site-banner .site-banner-content{min-height:clamp(200px,40vw,280px)}}@media(min-width:768px)and (max-width:1199.98px){[data-theme=gsm] .area-hero.site-banner{min-height:280px!important}[data-theme=gsm] .area-hero.site-banner .site-banner-content{min-height:280px}}[data-theme=gsm] .az-properties-section{flex-direction:column;align-items:center}[data-theme=gsm] .az-gallery-item{border-radius:var(--modal-radius)}[data-theme=gsm] .az-gallery-item img,[data-theme=gsm] .az-map,[data-theme=gsm] .az-map--empty{border-radius:var(--site-card-radius)}[data-theme=gsm] #az-map .leaflet-marker-icon,[data-theme=gsm] #az-map .leaflet-marker-shadow{display:none}body.error-404[data-theme=gsm] .error-404-page__search{margin-top:clamp(24px,4vw,48px);border:0}body.error-404[data-theme=gsm] .hero-search{margin-top:0;padding:0}body.error-404[data-theme=gsm] .search-panel{border:0;border-radius:0;background:none;box-shadow:none}body.error-404[data-theme=gsm] .search-bar{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}body.error-404[data-theme=gsm] .search-field,body.error-404[data-theme=gsm] .search-field--reference{min-width:0}body.error-404[data-theme=gsm] .search-field-toggle,body.error-404[data-theme=gsm] .search-reference-input{width:100%}body.error-404[data-theme=gsm] .search-field[data-field=type]{order:1}body.error-404[data-theme=gsm] .search-field[data-field=status]{order:2}body.error-404[data-theme=gsm] .search-field[data-field=coast]{order:3}body.error-404[data-theme=gsm] .search-field[data-field=town],body.error-404[data-theme=gsm] .search-field[data-field=location]{order:4}body.error-404[data-theme=gsm] .search-field[data-field=price-from]{order:5}body.error-404[data-theme=gsm] .search-field[data-field=price]{order:6}body.error-404[data-theme=gsm] .search-field[data-field=bedrooms]{order:7}body.error-404[data-theme=gsm] .search-field--reference{order:8}body.error-404[data-theme=gsm] .search-field--bathrooms{display:none}body.error-404[data-theme=gsm] .search-field:after{display:none}body.error-404[data-theme=gsm] .search-field-toggle{height:45px;border:1px solid var(--site-border);border-radius:999px;font-family:var(--font-body);font-size:.85rem;min-height:var(--site-search-control-height, 45px);transition:border-color var(--site-transition-duration) ease}body.error-404[data-theme=gsm] .search-field-toggle:hover{border-color:var(--site-primary);background:transparent}body.error-404[data-theme=gsm] .search-field-value{font-weight:500}body.error-404[data-theme=gsm] .search-actions{display:flex;height:auto;align-items:stretch;gap:12px;margin-top:16px;border-top:0}body.error-404[data-theme=gsm] .search-actions>.search-action-pill{display:inline-flex;width:auto;height:45px;min-height:45px;min-width:max-content;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--site-border);border-radius:999px;background:transparent;font-family:var(--font-body);font-size:.85rem;font-weight:500;text-decoration:none;white-space:nowrap;color:var(--site-text);transition:border-color var(--site-transition-duration) ease}body.error-404[data-theme=gsm] .search-actions>.search-action-pill:before{display:none}body.error-404[data-theme=gsm] .search-action-pill .search-action-img,body.error-404[data-theme=gsm] .search-action-pill .search-action-svg{display:inline-block;width:auto;height:15px;flex:0 0 auto;object-fit:contain}body.error-404[data-theme=gsm] .search-action-label{white-space:nowrap}body.error-404[data-theme=gsm] .search-actions>.search-action-pill:hover{border-color:var(--site-primary)}body.error-404[data-theme=gsm] .search-action-pill--submit{margin-left:auto;border-color:#4c6fe0;background:#4c6fe0;color:#fff;font-weight:600;transition:border-color var(--site-transition-duration) ease,background-color var(--site-transition-duration) ease}body.error-404[data-theme=gsm] .search-action-pill--submit:hover{border-color:color-mix(in srgb,#4c6fe0 85%,black);background:color-mix(in srgb,#4c6fe0 85%,black)}body.error-404[data-theme=gsm] .search-field--reference{padding:0}body.error-404[data-theme=gsm] .search-reference-input{height:45px;min-height:45px;border:1px solid var(--site-border);border-radius:999px;font-family:var(--font-body);font-size:.85rem;color:var(--site-text);transition:border-color var(--site-transition-duration) ease}body.error-404[data-theme=gsm] .search-reference-input::placeholder{color:var(--site-muted)}body.error-404[data-theme=gsm] .search-reference-input:hover,body.error-404[data-theme=gsm] .search-reference-input:focus{border-color:var(--site-primary)}body.error-404[data-theme=gsm] .search-dropdown{border:1px solid var(--site-border);border-radius:var(--site-card-radius, 20px);background:var(--site-surface);box-shadow:0 4px 20px #00000014}body.error-404[data-theme=gsm] .search-dropdown-filter-input{height:var(--site-search-control-height, 45px);min-height:var(--site-search-control-height, 45px);padding:0 20px;border:1px solid var(--site-border);border-radius:999px;background:var(--site-surface);color:var(--site-text);font-family:var(--font-body);font-size:.85rem;transition:border-color var(--site-transition-duration) ease}body.error-404[data-theme=gsm] .search-dropdown-filter-input:focus{border-color:var(--site-primary);outline:0;box-shadow:none}body.error-404[data-theme=gsm] .search-dropdown li button{border:0;border-radius:999px;background:transparent;color:var(--site-text);transition:background-color .12s ease,color .12s ease}body.error-404[data-theme=gsm] .search-dropdown li button:hover,body.error-404[data-theme=gsm] .search-dropdown li button:focus{background:var(--site-primary);color:#fff}body.error-404[data-theme=gsm] .search-dropdown li button.is-selected,body.error-404[data-theme=gsm] .search-dropdown li button[aria-selected=true]{background:var(--site-primary);color:#fff}body.error-404[data-theme=gsm] .search-dropdown li button.is-selected:after,body.error-404[data-theme=gsm] .search-dropdown li button[aria-selected=true]:after{color:#fff}@media(max-width:991.98px){body.error-404[data-theme=gsm] .search-bar{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:575.98px){body.error-404[data-theme=gsm] .search-bar{grid-template-columns:minmax(0,1fr)}}body.error-404[data-theme=gsm] .areas-grid-section,body.error-404[data-theme=gsm] .testimonials-section,body.error-404[data-theme=gsm] .find-second-residence-section{margin-top:clamp(48px,6vw,80px)}body.properties[data-theme=gsm] .site-main>.pl-page,body.properties-map[data-theme=gsm] .site-main>.pl-page{margin-top:0}body.properties[data-theme=gsm] .pl-title-wrap,body.properties-map[data-theme=gsm] .pl-title-wrap{display:block;width:auto;height:auto;margin-left:0;background:none;text-align:left;justify-self:left}body.properties[data-theme=gsm] .pl-title,body.properties-map[data-theme=gsm] .pl-title{max-width:none;font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:500;color:var(--site-text)}body.properties[data-theme=gsm] .pl-title-count,body.properties-map[data-theme=gsm] .pl-title-count{margin-right:.35rem}body.properties[data-theme=gsm] .hero-search:not(.site-modal--search),body.properties-map[data-theme=gsm] .hero-search:not(.site-modal--search){margin-top:0;padding:0}body.properties[data-theme=gsm] .hero-search.site-modal--search,body.properties-map[data-theme=gsm] .hero-search.site-modal--search{padding:16px 15px 24px!important}body.properties[data-theme=gsm] .search-panel,body.properties-map[data-theme=gsm] .search-panel{border:0;border-radius:0;background:none;box-shadow:none}body.properties[data-theme=gsm] .search-bar,body.properties-map[data-theme=gsm] .search-bar{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}@media(max-width:767.98px){body.properties[data-theme=gsm] .search-bar,body.properties-map[data-theme=gsm] .search-bar{grid-template-columns:minmax(0,1fr)}}@media(min-width:768px)and (max-width:1199.98px){body.properties[data-theme=gsm] .search-bar,body.properties-map[data-theme=gsm] .search-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}body.properties[data-theme=gsm] .search-field,body.properties[data-theme=gsm] .search-field--reference,body.properties-map[data-theme=gsm] .search-field,body.properties-map[data-theme=gsm] .search-field--reference{min-width:0}body.properties[data-theme=gsm] .search-field-toggle,body.properties[data-theme=gsm] .search-reference-input,body.properties-map[data-theme=gsm] .search-field-toggle,body.properties-map[data-theme=gsm] .search-reference-input{width:100%}body.properties[data-theme=gsm] .search-field[data-field=type],body.properties-map[data-theme=gsm] .search-field[data-field=type]{order:1}body.properties[data-theme=gsm] .search-field[data-field=status],body.properties-map[data-theme=gsm] .search-field[data-field=status]{order:2}body.properties[data-theme=gsm] .search-field[data-field=coast],body.properties-map[data-theme=gsm] .search-field[data-field=coast]{order:3}body.properties[data-theme=gsm] .search-field[data-field=town],body.properties[data-theme=gsm] .search-field[data-field=location],body.properties-map[data-theme=gsm] .search-field[data-field=town],body.properties-map[data-theme=gsm] .search-field[data-field=location]{order:4}body.properties[data-theme=gsm] .search-field[data-field=price-from],body.properties-map[data-theme=gsm] .search-field[data-field=price-from]{order:5}body.properties[data-theme=gsm] .search-field[data-field=price],body.properties-map[data-theme=gsm] .search-field[data-field=price]{order:6}body.properties[data-theme=gsm] .search-field[data-field=bedrooms],body.properties-map[data-theme=gsm] .search-field[data-field=bedrooms]{order:7}body.properties[data-theme=gsm] .search-field--reference,body.properties-map[data-theme=gsm] .search-field--reference{order:8}body.properties[data-theme=gsm] .search-field--bathrooms,body.properties-map[data-theme=gsm] .search-field--bathrooms{display:none}body.properties[data-theme=gsm] .search-field:after,body.properties-map[data-theme=gsm] .search-field:after{display:none}body.properties[data-theme=gsm] .search-field-toggle,body.properties-map[data-theme=gsm] .search-field-toggle{height:45px;border:1px solid var(--site-border);border-radius:999px;font-family:var(--font-body);font-size:.85rem;min-height:var(--site-search-control-height, 45px);transition:border-color var(--site-transition-duration) ease}body.properties[data-theme=gsm] .search-field-toggle:hover,body.properties-map[data-theme=gsm] .search-field-toggle:hover{border-color:var(--site-primary);background:transparent}body.properties[data-theme=gsm] .search-field-value,body.properties-map[data-theme=gsm] .search-field-value{font-weight:500}body.properties[data-theme=gsm] .search-actions,body.properties-map[data-theme=gsm] .search-actions{display:flex;height:auto;align-items:stretch;gap:12px;margin-top:16px;border-top:0}body.properties[data-theme=gsm] .search-actions>.search-action-pill,body.properties-map[data-theme=gsm] .search-actions>.search-action-pill{display:inline-flex;width:auto;height:45px;min-height:45px;min-width:max-content;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--site-border);border-radius:999px;background:transparent;font-family:var(--font-body);font-size:.85rem;font-weight:500;text-decoration:none;white-space:nowrap;color:var(--site-text);transition:border-color var(--site-transition-duration) ease}body.properties[data-theme=gsm] .search-actions>.search-action-pill:before,body.properties-map[data-theme=gsm] .search-actions>.search-action-pill:before{display:none}body.properties[data-theme=gsm] .search-action-pill .search-action-img,body.properties[data-theme=gsm] .search-action-pill .search-action-svg,body.properties-map[data-theme=gsm] .search-action-pill .search-action-img,body.properties-map[data-theme=gsm] .search-action-pill .search-action-svg{display:inline-block;width:auto;height:15px;flex:0 0 auto;object-fit:contain}body.properties[data-theme=gsm] .search-action-label,body.properties-map[data-theme=gsm] .search-action-label{white-space:nowrap}body.properties[data-theme=gsm] .search-actions>.search-action-pill:hover,body.properties-map[data-theme=gsm] .search-actions>.search-action-pill:hover{border-color:var(--site-primary)}body.properties[data-theme=gsm] .search-action-pill--submit,body.properties-map[data-theme=gsm] .search-action-pill--submit{margin-left:auto;border-color:#4c6fe0;background:#4c6fe0;color:#fff;font-weight:600;transition:border-color var(--site-transition-duration) ease,background-color var(--site-transition-duration) ease}body.properties[data-theme=gsm] .search-action-pill--submit:hover,body.properties-map[data-theme=gsm] .search-action-pill--submit:hover{border-color:color-mix(in srgb,#4c6fe0 85%,black);background:color-mix(in srgb,#4c6fe0 85%,black)}body.properties[data-theme=gsm] .search-field--reference,body.properties-map[data-theme=gsm] .search-field--reference{padding:0}body.properties[data-theme=gsm] .search-reference-input,body.properties-map[data-theme=gsm] .search-reference-input{height:45px;min-height:45px;border:1px solid var(--site-border);border-radius:999px;font-family:var(--font-body);font-size:.85rem;color:var(--site-text);transition:border-color var(--site-transition-duration) ease}body.properties[data-theme=gsm] .search-reference-input::placeholder,body.properties-map[data-theme=gsm] .search-reference-input::placeholder{color:var(--site-muted)}body.properties[data-theme=gsm] .search-reference-input:hover,body.properties[data-theme=gsm] .search-reference-input:focus,body.properties-map[data-theme=gsm] .search-reference-input:hover,body.properties-map[data-theme=gsm] .search-reference-input:focus{border-color:var(--site-primary)}body.properties[data-theme=gsm] .search-dropdown,body.properties-map[data-theme=gsm] .search-dropdown{border:1px solid var(--site-border);border-radius:var(--site-card-radius, 20px);background:var(--site-surface);box-shadow:0 4px 20px #00000014}body.properties[data-theme=gsm] .search-dropdown-filter-input,body.properties-map[data-theme=gsm] .search-dropdown-filter-input{height:var(--site-search-control-height, 45px);min-height:var(--site-search-control-height, 45px);padding:0 20px;border:1px solid var(--site-border);border-radius:999px;background:var(--site-surface);color:var(--site-text);font-family:var(--font-body);font-size:.85rem;transition:border-color var(--site-transition-duration) ease}body.properties[data-theme=gsm] .search-dropdown-filter-input:focus,body.properties-map[data-theme=gsm] .search-dropdown-filter-input:focus{border-color:var(--site-primary);outline:0;box-shadow:none}body.properties[data-theme=gsm] .search-dropdown li button,body.properties-map[data-theme=gsm] .search-dropdown li button{border:0;border-radius:999px;background:transparent;color:var(--site-text);transition:background-color .12s ease,color .12s ease}body.properties[data-theme=gsm] .search-dropdown li button:hover,body.properties[data-theme=gsm] .search-dropdown li button:focus,body.properties-map[data-theme=gsm] .search-dropdown li button:hover,body.properties-map[data-theme=gsm] .search-dropdown li button:focus{background:var(--site-primary);color:#fff}body.properties[data-theme=gsm] .search-dropdown li button.is-selected,body.properties[data-theme=gsm] .search-dropdown li button[aria-selected=true],body.properties-map[data-theme=gsm] .search-dropdown li button.is-selected,body.properties-map[data-theme=gsm] .search-dropdown li button[aria-selected=true]{background:var(--site-primary);color:#fff}body.properties[data-theme=gsm] .search-dropdown li button.is-selected:after,body.properties[data-theme=gsm] .search-dropdown li button[aria-selected=true]:after,body.properties-map[data-theme=gsm] .search-dropdown li button.is-selected:after,body.properties-map[data-theme=gsm] .search-dropdown li button[aria-selected=true]:after{color:#fff}body.properties[data-theme=gsm] .pl-meta,body.properties-map[data-theme=gsm] .pl-meta{margin:20px 0 24px;padding:0}body.properties[data-theme=gsm] .pl-meta-select,body.properties-map[data-theme=gsm] .pl-meta-select{border:1px solid var(--site-border);border-radius:999px;padding:8px 28px 8px 16px;font-family:var(--font-body);font-size:.85rem}body.properties[data-theme=gsm] .pl-meta-view-toggle,body.properties-map[data-theme=gsm] .pl-meta-view-toggle{display:inline-flex;gap:8px}body.properties[data-theme=gsm] .pl-meta-view-toggle__pill,body.properties-map[data-theme=gsm] .pl-meta-view-toggle__pill{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 20px;border:1px solid var(--site-border);border-radius:999px;color:var(--site-text);font-family:var(--font-body);font-size:.85rem;font-weight:500;text-decoration:none;white-space:nowrap}body.properties[data-theme=gsm] .pl-meta-view-toggle__pill svg,body.properties-map[data-theme=gsm] .pl-meta-view-toggle__pill svg{width:18px;height:18px}body.properties[data-theme=gsm] .pl-meta-view-toggle__pill--active,body.properties-map[data-theme=gsm] .pl-meta-view-toggle__pill--active{background-color:var(--site-color-terciary-light)!important}body.properties[data-theme=gsm] .pl-meta-map-link,body.properties-map[data-theme=gsm] .pl-meta-map-link{flex:0 0 auto;width:auto;padding:0 20px;justify-content:flex-start;transition:border-color var(--site-transition-duration) ease,color var(--site-transition-duration) ease}body.properties[data-theme=gsm] .pl-meta-map-link:hover,body.properties-map[data-theme=gsm] .pl-meta-map-link:hover{border-color:var(--site-primary);color:var(--site-primary)}body.properties[data-theme=gsm] .pl-grid,body.properties-map[data-theme=gsm] .pl-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:32px}body.properties[data-theme=gsm] .pl-grid>li .property-card--featured,body.properties-map[data-theme=gsm] .pl-grid>li .property-card--featured{width:100%;box-shadow:none}@media(max-width:991.98px){body.properties[data-theme=gsm] .pl-grid,body.properties-map[data-theme=gsm] .pl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){body.properties[data-theme=gsm] .pl-grid,body.properties-map[data-theme=gsm] .pl-grid{grid-template-columns:minmax(0,1fr)}}body.properties[data-theme=gsm] .fav-actions-wrap .btn,body.properties[data-theme=gsm] .fav-action--outline,body.properties-map[data-theme=gsm] .fav-actions-wrap .btn,body.properties-map[data-theme=gsm] .fav-action--outline{border-radius:9999px}body.properties[data-theme=gsm] .fav-action--outline,body.properties-map[data-theme=gsm] .fav-action--outline{font-size:13px;font-weight:500;letter-spacing:-.13px}body.properties[data-theme=gsm] .pl-pagination--properties-index .pagination__btn,body.properties-map[data-theme=gsm] .pl-pagination--properties-index .pagination__btn{border:1px solid var(--site-border);border-radius:50%;color:var(--site-text);font-weight:500;text-decoration:none}body.properties[data-theme=gsm] .pl-pagination--properties-index .pagination__btn--active,body.properties-map[data-theme=gsm] .pl-pagination--properties-index .pagination__btn--active{border-color:#4c6fe0;background:#4c6fe0;color:#fff}body.properties[data-theme=gsm] .pl-pagination--properties-index .pagination__btn:not(.pagination__btn--active):hover,body.properties-map[data-theme=gsm] .pl-pagination--properties-index .pagination__btn:not(.pagination__btn--active):hover{border-color:#4c6fe0;color:#4c6fe0}body.properties[data-theme=gsm] .last-viewed-properties,body.properties-map[data-theme=gsm] .last-viewed-properties{background:var(--site-surface)}body.properties[data-theme=gsm] .last-viewed-properties__title,body.properties-map[data-theme=gsm] .last-viewed-properties__title{font-family:var(--font-heading);font-weight:500;text-align:center}body.properties[data-theme=gsm] .last-viewed-properties__grid,body.properties-map[data-theme=gsm] .last-viewed-properties__grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767.98px){body.properties[data-theme=gsm] .last-viewed-properties__grid,body.properties-map[data-theme=gsm] .last-viewed-properties__grid{grid-template-columns:minmax(0,1fr)}}body.properties[data-theme=gsm] .lv-card,body.properties-map[data-theme=gsm] .lv-card{display:grid;grid-template-columns:188px minmax(0,1fr);align-items:stretch;height:141px;min-height:141px;background:#fff;border:1px solid #e3e2e1;border-radius:16px;box-shadow:0 8px 30px #0000000f;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}body.properties[data-theme=gsm] .lv-card:hover,body.properties[data-theme=gsm] .lv-card:focus,body.properties-map[data-theme=gsm] .lv-card:hover,body.properties-map[data-theme=gsm] .lv-card:focus{border-color:var(--site-primary);box-shadow:0 12px 40px #00000014;transform:translateY(-2px)}body.properties[data-theme=gsm] .lv-card:hover .lv-card__media img,body.properties[data-theme=gsm] .lv-card:focus .lv-card__media img,body.properties-map[data-theme=gsm] .lv-card:hover .lv-card__media img,body.properties-map[data-theme=gsm] .lv-card:focus .lv-card__media img{transform:scale(1.03)}body.properties[data-theme=gsm] .lv-card__media,body.properties-map[data-theme=gsm] .lv-card__media{width:100%;height:100%;overflow:hidden;background:var(--site-panel, #eeeeee);border-radius:16px}body.properties[data-theme=gsm] .lv-card__media img,body.properties-map[data-theme=gsm] .lv-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}body.properties[data-theme=gsm] .lv-card__info,body.properties-map[data-theme=gsm] .lv-card__info{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:16px 20px;gap:.35rem}body.properties[data-theme=gsm] .lv-card__type,body.properties-map[data-theme=gsm] .lv-card__type{font-family:Arima,serif;font-size:18px;font-weight:600;line-height:1.2;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.properties[data-theme=gsm] .lv-card__location,body.properties-map[data-theme=gsm] .lv-card__location{font-family:Quicksand,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.properties[data-theme=gsm] .lv-card__price,body.properties-map[data-theme=gsm] .lv-card__price{font-family:Quicksand,system-ui,sans-serif;font-size:15px;font-weight:700;line-height:1.5;color:#000}body.properties[data-theme=gsm] .testimonials-section,body.properties[data-theme=gsm] .find-second-residence-section,body.properties-map[data-theme=gsm] .testimonials-section,body.properties-map[data-theme=gsm] .find-second-residence-section{margin-top:clamp(48px,6vw,80px)}@media(max-width:1199.98px){body.properties[data-theme=gsm] .pm-page,body.properties-map[data-theme=gsm] .pm-page{height:auto;min-height:calc(100vh - var(--site-header-height-mobile, 77px));min-height:calc(100dvh - var(--site-header-height-mobile, 77px))}}.pl-page{width:100%;max-width:1360px;margin:0 auto;padding:0 20px}.pl-title-wrap{padding:40px 24px 20px;text-align:center}.pl-title{margin:0;font-size:clamp(1.6rem,3vw,2.2rem)}.pl-title-count{display:inline-block;margin-right:8px}.pl-grid{display:grid;width:100%;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:28px;list-style:none}.pl-grid>li{display:flex}.pl-grid>li .property-list-box{width:100%}.pl-empty{grid-column:1/-1;padding:80px 24px;text-align:center}@media(max-width:767.98px){.pl-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.pl-page{padding:0 12px}.pl-grid{row-gap:20px}}body.promociones[data-theme=gsm] .site-main>.pl-page{margin-top:0}body.promociones[data-theme=gsm] .pl-title{max-width:none;font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:500;color:var(--site-text)}body.promociones[data-theme=gsm] .pl-subtitle{max-width:640px;margin:.75rem auto 0;color:var(--site-text-muted, #797979);font-family:var(--font-body);font-size:.95rem;line-height:1.6}body.promociones[data-theme=gsm] .pl-subtitle p{margin:0}body.promociones[data-theme=gsm] .hero-search{margin-top:0;padding:0}body.promociones[data-theme=gsm] .search-panel{border:0;border-radius:0;background:none;box-shadow:none}body.promociones[data-theme=gsm] .search-bar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}@media(max-width:991.98px){body.promociones[data-theme=gsm] .search-bar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767.98px){body.promociones[data-theme=gsm] .search-bar{grid-template-columns:minmax(0,1fr)}}body.promociones[data-theme=gsm] .search-field,body.promociones[data-theme=gsm] .search-field--reference{min-width:0}body.promociones[data-theme=gsm] .search-field-toggle,body.promociones[data-theme=gsm] .search-reference-input{width:100%}body.promociones[data-theme=gsm] .search-field:after{display:none}body.promociones[data-theme=gsm] .search-field-toggle{height:45px;border:1px solid var(--site-border);border-radius:999px;font-family:var(--font-body);font-size:.85rem;min-height:var(--site-search-control-height, 45px);transition:border-color var(--site-transition-duration) ease}body.promociones[data-theme=gsm] .search-field-toggle:hover{border-color:var(--site-primary);background:transparent}body.promociones[data-theme=gsm] .search-field-value{font-weight:500}body.promociones[data-theme=gsm] .search-actions{display:flex;height:auto;align-items:stretch;gap:12px;margin-top:16px;border-top:0}body.promociones[data-theme=gsm] .search-actions>.search-action-pill{display:inline-flex;width:auto;height:45px;min-height:45px;min-width:max-content;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--site-border);border-radius:999px;background:transparent;font-family:var(--font-body);font-size:.85rem;font-weight:500;text-decoration:none;white-space:nowrap;color:var(--site-text);transition:border-color var(--site-transition-duration) ease}body.promociones[data-theme=gsm] .search-actions>.search-action-pill:before{display:none}body.promociones[data-theme=gsm] .search-action-pill .search-action-img,body.promociones[data-theme=gsm] .search-action-pill .search-action-svg{display:inline-block;width:auto;height:15px;flex:0 0 auto;object-fit:contain}body.promociones[data-theme=gsm] .search-action-label{white-space:nowrap}body.promociones[data-theme=gsm] .search-actions>.search-action-pill:hover{border-color:var(--site-primary)}body.promociones[data-theme=gsm] .search-action-pill--submit{margin-left:auto;border-color:#4c6fe0;background:#4c6fe0;color:#fff;font-weight:600;transition:border-color var(--site-transition-duration) ease,background-color var(--site-transition-duration) ease}body.promociones[data-theme=gsm] .search-action-pill--submit:hover{border-color:color-mix(in srgb,#4c6fe0 85%,black);background:color-mix(in srgb,#4c6fe0 85%,black)}body.promociones[data-theme=gsm] .search-dropdown{border:1px solid var(--site-border);border-radius:var(--site-card-radius, 20px);background:var(--site-surface);box-shadow:0 4px 20px #00000014}body.promociones[data-theme=gsm] .search-dropdown-filter-input{height:var(--site-search-control-height, 45px);min-height:var(--site-search-control-height, 45px);padding:0 20px;border:1px solid var(--site-border);border-radius:999px;background:var(--site-surface);color:var(--site-text);font-family:var(--font-body);font-size:.85rem;transition:border-color var(--site-transition-duration) ease}body.promociones[data-theme=gsm] .search-dropdown-filter-input:focus{border-color:var(--site-primary);outline:0;box-shadow:none}body.promociones[data-theme=gsm] .search-dropdown li button{border:0;border-radius:999px;background:transparent;color:var(--site-text);transition:background-color .12s ease,color .12s ease}body.promociones[data-theme=gsm] .search-dropdown li button:hover,body.promociones[data-theme=gsm] .search-dropdown li button:focus{background:var(--site-primary);color:#fff}body.promociones[data-theme=gsm] .search-dropdown li button.is-selected,body.promociones[data-theme=gsm] .search-dropdown li button[aria-selected=true]{background:var(--site-primary);color:#fff}body.promociones[data-theme=gsm] .search-dropdown li button.is-selected:after,body.promociones[data-theme=gsm] .search-dropdown li button[aria-selected=true]:after{color:#fff}body.promociones[data-theme=gsm] .pl-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:32px}body.promociones[data-theme=gsm] .pl-grid>li .property-card--featured{width:100%;height:493px;box-shadow:none}@media(max-width:991.98px){body.promociones[data-theme=gsm] .pl-grid>li .property-card--featured{height:auto}}body.promociones[data-theme=gsm] .pl-grid .property-card__media{aspect-ratio:630/304}body.promociones[data-theme=gsm] .pl-grid .property-card__body{flex:1 1 auto;min-height:0;overflow:hidden}body.promociones[data-theme=gsm] .pl-grid .property-card__view{position:absolute;right:16px;bottom:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;background:var(--site-primary);color:#fff;opacity:0;transition:opacity .18s ease,transform .18s ease,background .18s ease}body.promociones[data-theme=gsm] .pl-grid .property-card__view svg{width:14px;height:11px}body.promociones[data-theme=gsm] .pl-grid .property-card--featured:hover .property-card__view,body.promociones[data-theme=gsm] .pl-grid .property-card__view:hover,body.promociones[data-theme=gsm] .pl-grid .property-card__view:focus-visible{opacity:1;transform:scale(1.08)}body.promociones[data-theme=gsm] .pl-grid .property-card__footer{align-items:center;justify-content:space-between}body.promociones[data-theme=gsm] .pl-grid .property-card__ref{color:var(--site-text-muted, #797979);font-family:var(--font-body);font-size:.875rem}body.promociones[data-theme=gsm] .pl-grid .property-card__current-price{padding-bottom:4px;border-bottom:2px solid var(--site-primary)}@media(max-width:575.98px){body.promociones[data-theme=gsm] .pl-grid{grid-template-columns:minmax(0,1fr)}}body.promociones[data-theme=gsm] .pl-pagination--properties-index .pagination__btn{border:1px solid var(--site-border);border-radius:50%;color:var(--site-text);font-weight:500;text-decoration:none}body.promociones[data-theme=gsm] .pl-pagination--properties-index .pagination__btn--active{border-color:#4c6fe0;background:#4c6fe0;color:#fff}body.promociones[data-theme=gsm] .pl-pagination--properties-index .pagination__btn:not(.pagination__btn--active):hover{border-color:#4c6fe0;color:#4c6fe0}body.promociones[data-theme=gsm] .testimonials-section,body.promociones[data-theme=gsm] .find-second-residence-section{margin-top:clamp(48px,6vw,80px)}[data-theme=gsm] #gmap .leaflet-marker-icon,[data-theme=gsm] #gmap .leaflet-marker-shadow{display:none}[data-theme=gsm] .pd-back-link{display:inline-flex;align-items:center;gap:6px;margin:var(--site-space-sm) 0;color:var(--site-text-muted, #797979);font-family:var(--font-body);font-size:.85rem;font-weight:500;text-decoration:none}[data-theme=gsm] .pd-back-link svg{width:12px;height:12px}[data-theme=gsm] .pd-back-link:hover{color:var(--site-text)}[data-theme=gsm] .pd-hero{position:relative;border-radius:18px;overflow:hidden;margin-bottom:1.5rem}[data-theme=gsm] .pd-hero__img{display:block;width:100%;height:clamp(260px,40vw,460px);object-fit:cover}[data-theme=gsm] .pd-hero__actions{position:absolute;top:16px;right:16px}[data-theme=gsm] .pd-hero__share{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 18px;border:0;border-radius:999px;background:#fff;color:var(--site-text);font-family:var(--font-body);font-size:.8rem;font-weight:600;box-shadow:0 4px 16px #0000001f}[data-theme=gsm] .pd-share-menu{min-width:180px;border:1px solid var(--site-border);border-radius:14px;box-shadow:0 12px 30px #0000001f}[data-theme=gsm] .pd-share-menu a,[data-theme=gsm] .pd-share-menu button{display:block;width:100%;padding:.5rem 1rem;border:0;background:transparent;color:var(--site-text);font-family:var(--font-body);font-size:.85rem;text-align:left;text-decoration:none}[data-theme=gsm] .pd-share-menu a:hover,[data-theme=gsm] .pd-share-menu button:hover{background:var(--site-panel);color:var(--site-primary)}[data-theme=gsm] .pd-toolbar{margin-bottom:1rem}[data-theme=gsm] .pd-toolbar__pill{display:inline-flex;align-items:center;gap:8px;height:45px;padding:0 20px;border:1px solid var(--site-border);border-radius:999px;color:var(--site-text);font-family:var(--font-body);font-size:15px;font-weight:500;text-decoration:none;transition:border-color var(--site-transition-duration) ease,color var(--site-transition-duration) ease}[data-theme=gsm] .pd-toolbar__pill:hover{border-color:var(--site-primary);color:var(--site-primary)}[data-theme=gsm] .pd-title{margin:.75rem 0 .5rem;font-family:var(--font-heading);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:500;color:var(--site-text)}[data-theme=gsm] .pd-price{display:flex;align-items:baseline;gap:.35rem;margin-bottom:.5rem;font-family:var(--font-body);font-size:1.1rem;font-weight:700;color:var(--site-text)}[data-theme=gsm] .pd-price small,[data-theme=gsm] .pd-price .small{font-size:.7rem;font-weight:500;color:var(--site-text-muted, #797979)}[data-theme=gsm] .pd-location{margin:0 0 1.25rem;color:var(--site-text-muted, #797979);font-family:var(--font-body);font-size:.95rem}[data-theme=gsm] .pd-facts{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin:0 0 2rem;padding:0;list-style:none}@media(max-width:575.98px){[data-theme=gsm] .pd-facts{margin-bottom:4.5rem}}[data-theme=gsm] .pd-facts li{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.9rem}[data-theme=gsm] .pd-facts__icon{display:inline-flex}[data-theme=gsm] .pd-facts__icon svg{width:18px;height:18px}[data-theme=gsm] .pd-section-title{margin:2rem 0 1rem;font-family:var(--font-heading);font-size:clamp(1.4rem,2.2vw,1.75rem);font-weight:500;color:var(--site-text)}[data-theme=gsm] .pd-characteristics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.5rem;margin-bottom:1rem}[data-theme=gsm] .pd-characteristics__item{position:relative;padding-left:1.1em;font-family:var(--font-body);font-size:.9rem;color:var(--site-text)}[data-theme=gsm] .pd-characteristics__label{font-weight:400}[data-theme=gsm] .pd-characteristics__bullet{position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background:var(--site-primary)}@media(max-width:575.98px){[data-theme=gsm] .pd-characteristics{grid-template-columns:minmax(0,1fr)}}[data-theme=gsm] .pd-description{margin-bottom:1rem;font-family:var(--font-body);line-height:1.7;color:var(--site-text)}[data-theme=gsm] .pd-description .collapse.collapsed-text{display:block;max-height:120px;overflow:hidden}[data-theme=gsm] .pd-description .collapse.collapsed-text.show{max-height:none}[data-theme=gsm] .pd-collapse-toggle{display:inline-block;margin-top:.5rem;color:var(--site-primary);font-family:var(--font-body);font-size:.85rem;font-weight:600;text-decoration:none;cursor:pointer}[data-theme=gsm] .pd-collapse-toggle:hover{text-decoration:underline}[data-theme=gsm] .pd-collapse-toggle.collapsed #collapseButtonLess,[data-theme=gsm] .pd-collapse-toggle:not(.collapsed) #collapseButtonMore{display:none}[data-theme=gsm] .pd-collapse-toggle.collapsed #collapseButtonMore,[data-theme=gsm] .pd-collapse-toggle:not(.collapsed) #collapseButtonLess{display:inline}[data-theme=gsm] .pd-map{height:320px;border-radius:18px;overflow:hidden;margin-bottom:1rem}[data-theme=gsm] .pd-map .gmap{width:100%;height:100%}[data-theme=gsm] .pd-sidebar{margin-top:1.5rem}@media(min-width:992px){[data-theme=gsm] .pd-sidebar{position:sticky;top:calc(var(--site-header-height, 99px) + 1rem)}}[data-theme=gsm] .pd-sidebar .component-property-contact__intro{margin-bottom:1rem}[data-theme=gsm] .pd-sidebar .component-property-contact .btn-primary--with-icon{margin-top:1rem}[data-theme=gsm] .pd-contact-list{margin:1rem 0 0;padding:1.25rem 1.5rem;border:1px solid var(--site-border);border-radius:var(--site-card-radius, 20px);list-style:none;display:grid;gap:1rem;background:var(--site-surface)}[data-theme=gsm] .pd-contact-list li{display:flex;align-items:center;gap:.75rem}[data-theme=gsm] .pd-contact-list a{color:var(--site-text);font-family:var(--font-body);font-size:.9rem;text-decoration:none}[data-theme=gsm] .pd-contact-list a:hover{color:var(--site-primary)}[data-theme=gsm] .pd-contact-list__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;border-radius:50%;border:1px solid var(--site-border);color:var(--site-text)}[data-theme=gsm] .pd-contact-list__icon svg{width:15px;height:15px}[data-theme=gsm] .pd-units{margin-top:1.5rem;padding-bottom:clamp(48px,6vw,80px)}[data-theme=gsm] .pd-units__table{display:flex;flex-direction:column}[data-theme=gsm] .pd-units__row{display:grid;grid-template-columns:96px 90px minmax(160px,2fr) repeat(5,90px) 140px;align-items:center;gap:.75rem;padding:.6rem .5rem;border-bottom:1px solid var(--site-border);color:var(--site-text);text-decoration:none;font-family:var(--font-body);font-size:.85rem;transition:background-color .15s ease}[data-theme=gsm] .pd-units__row:hover{background:var(--site-panel)}[data-theme=gsm] .pd-units__row--head{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--site-text-muted, #797979)}[data-theme=gsm] .pd-units__row--head:hover{background:none}[data-theme=gsm] .pd-units__thumb{display:block;width:72px;height:54px;border-radius:10px;overflow:hidden;background:var(--site-panel, #eeeeee)}[data-theme=gsm] .pd-units__thumb img{width:100%;height:100%;object-fit:cover}[data-theme=gsm] .pd-units__ref{color:var(--site-primary);font-weight:600;text-decoration:underline}[data-theme=gsm] .pd-units__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=gsm] .pd-units__price{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#2e7d32;font-weight:700}[data-theme=gsm] .pd-units__plans{display:inline-flex;align-items:center;justify-content:center;width:47px;height:47px;min-width:47px;border-radius:50%;border:1px solid #e3e2e1;background:transparent;color:var(--site-text);padding:0;cursor:pointer}[data-theme=gsm] .pd-units__plans svg{width:16px;height:16px}[data-theme=gsm] .pd-units__view{display:inline-flex;align-items:center;justify-content:center;width:47px;height:47px;min-width:47px;border:1px solid var(--site-border);border-radius:50%;background:transparent;color:var(--site-primary);transition:background .18s ease,color .18s ease,border-color .18s ease}[data-theme=gsm] .pd-units__view svg{width:16px;height:16px}[data-theme=gsm] .pd-units__row:hover .pd-units__view,[data-theme=gsm] .pd-units__view:hover{background:var(--site-primary);border-color:var(--site-primary);color:#fff}@media(max-width:991.98px){[data-theme=gsm] .pd-units__table{overflow-x:auto;-webkit-overflow-scrolling:touch}[data-theme=gsm] .pd-units__row{min-width:936px}}[data-theme=gsm].property.interior .main-header:not(.fix-header){border-color:var(--site-border);background:var(--site-surface);color:var(--site-text)}[data-theme=gsm].property.interior .main-header:not(.fix-header) :is(.site-wordmark,#main-nav>ul>li>a,.btn-menu-lateral,.idiomas-dropdown>.dropdown-toggle,.idiomas__code,.header-favorites,.favor-count){color:var(--site-text);text-shadow:none}[data-theme=gsm].property.interior .main-header:not(.fix-header) :is(.header-favorites img,.idiomas__arrow,.btn-menu-lateral img){filter:none}[data-theme=gsm] .property-detail-recipe{background:var(--site-bg)}[data-theme=gsm] .property-detail-recipe--sectioned-multimedia .property-detail-recipe__blocks{max-width:none;margin-inline:0}[data-theme=gsm] .property-detail-recipe__back-link{display:inline-flex;align-items:center;gap:6px;margin-bottom:var(--site-space-sm);color:var(--site-muted);font-family:var(--font-body);font-size:.85rem;font-weight:500;text-decoration:none}[data-theme=gsm] .property-detail-recipe__back-link svg{width:16px;height:16px}[data-theme=gsm] .property-detail-recipe__back-link:hover{color:var(--site-text)}[data-theme=gsm] .component-property-section__header h2,[data-theme=gsm] .component-property-section__header .h2,[data-theme=gsm] .component-property-contact__header h2,[data-theme=gsm] .component-property-contact__header .h2{margin:0;font-family:var(--font-heading);font-size:clamp(1.4rem,2.2vw,1.75rem);font-weight:500}[data-theme=gsm] .component-property-section__header{padding-bottom:0;border-bottom:0}[data-theme=gsm] .property-detail-recipe__content{display:grid;gap:var(--site-space-lg);min-width:0}@media(min-width:992px){[data-theme=gsm] .property-detail-recipe__layout{--bs-gutter-x: 30px}[data-theme=gsm] .property-detail-recipe__sidebar{position:sticky;top:calc(var(--site-header-height) + var(--site-space-md))}}[data-theme=gsm] .component-property-summary{display:block;width:100%;padding:0;background:transparent;color:var(--site-text)}[data-theme=gsm] .component-property-summary__reference{color:var(--site-text);font-family:var(--font-body);font-size:16px;font-weight:500;letter-spacing:-.16px;text-transform:uppercase;opacity:1}[data-theme=gsm] .component-property-summary__title{color:inherit;font-family:var(--font-heading);font-size:40px;font-weight:600;line-height:1.28;letter-spacing:-.4px}[data-theme=gsm] .component-property-summary__price{font-family:var(--font-body);font-size:18px;font-weight:700;line-height:1.33;letter-spacing:normal;margin-bottom:15px}[data-theme=gsm] .component-property-summary__old-price{color:var(--site-muted);font-size:15px}[data-theme=gsm] .component-property-summary__location{color:var(--site-text);font-family:var(--font-body);font-size:15px;font-weight:500}[data-theme=gsm] .property-detail-recipe .recipe-gallery__stage{background:transparent}[data-theme=gsm] .property-detail-recipe .recipe-gallery__slide{border-radius:18px;overflow:hidden}[data-theme=gsm] .property-detail-recipe .recipe-gallery--filmstrip .recipe-gallery__stage{grid-template-columns:minmax(0,2fr) minmax(220px,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:30px}[data-theme=gsm] .property-detail-recipe .recipe-gallery--filmstrip .recipe-gallery__slide{position:relative;display:none}[data-theme=gsm] .property-detail-recipe .recipe-gallery--filmstrip .recipe-gallery__slide:nth-child(-n+3){display:block}[data-theme=gsm] .property-detail-recipe .recipe-gallery--filmstrip .recipe-gallery__slide--primary{grid-row:1/-1}[data-theme=gsm] .property-detail-recipe .recipe-gallery--filmstrip .recipe-gallery__thumbs{display:none}@media(max-width:767.98px){[data-theme=gsm] .property-detail-recipe .recipe-gallery--filmstrip .recipe-gallery__stage{display:block}[data-theme=gsm] .property-detail-recipe .recipe-gallery--filmstrip .recipe-gallery__slide{position:absolute;inset:0;display:none}[data-theme=gsm] .property-detail-recipe .recipe-gallery--filmstrip .recipe-gallery__slide.is-active{display:block}}[data-theme=gsm] .property-detail-recipe .recipe-gallery__all,[data-theme=gsm] .property-detail-recipe .recipe-gallery__control{display:none}[data-theme=gsm] .pd-gallery-wrap{position:relative}[data-theme=gsm] .pd-gallery-wrap__actions{position:absolute;top:16px;right:16px;z-index:2;display:flex;gap:8px}[data-theme=gsm] .pd-gallery-wrap__btn{display:inline-flex;align-items:center;gap:8px;height:45px;padding:0 16px;border:0;border-radius:999px;background:#fff;color:var(--site-text);font-family:var(--font-body);font-size:15px;font-weight:500;box-shadow:0 4px 16px #0000001f;cursor:pointer}[data-theme=gsm] .pd-gallery-wrap__fav-icon--filled{display:none}[data-theme=gsm] .pd-gallery-wrap__btn.prop-card-fav--active{color:var(--site-primary)}[data-theme=gsm] .pd-gallery-wrap__btn.prop-card-fav--active .pd-gallery-wrap__fav-icon--outline{display:none}[data-theme=gsm] .pd-gallery-wrap__btn.prop-card-fav--active .pd-gallery-wrap__fav-icon--filled{display:block}@media(max-width:575.98px){[data-theme=gsm] .pd-gallery-wrap__btn:not([data-share-copy]) span,[data-theme=gsm] .pd-gallery-wrap__btn:not([data-share-copy]):not(:has(svg)){display:none}[data-theme=gsm] .pd-gallery-wrap__btn:not([data-share-copy]){width:40px;padding:0;justify-content:center}}@media(max-width:991.98px){[data-theme=gsm] .pd-gallery-wrap__btn[data-share-copy]{min-width:40px;padding:0;justify-content:center}[data-theme=gsm] .pd-gallery-wrap__btn[data-share-copy] .pd-gallery-wrap__btn-label{display:none}}[data-theme=gsm] .property-detail-recipe__block--actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--site-space-sm)}[data-theme=gsm] .component-property-actions{width:100%;justify-content:stretch;flex-wrap:wrap;padding:0;border-block:0;background:transparent}[data-theme=gsm] .component-property-actions .btn,[data-theme=gsm] .component-property-actions a,[data-theme=gsm] .component-property-actions button,[data-theme=gsm] .component-property-price-drop-trigger,[data-theme=gsm] .component-property-gallery-trigger{display:inline-flex;flex:1 1 180px;align-items:center;justify-content:center;gap:8px;height:45px;min-height:45px;padding-inline:20px;border-width:1px;border-radius:999px;border-color:var(--site-border);background:var(--site-surface);font-family:var(--font-body);font-size:15px;font-weight:500;text-transform:none;white-space:nowrap;transition:border-color var(--site-transition-duration) ease,background-color var(--site-transition-duration) ease,color var(--site-transition-duration) ease}[data-theme=gsm] .component-property-actions__icon{display:inline-flex;align-items:center;justify-content:center}[data-theme=gsm] .component-property-actions__icon:empty{display:none}[data-theme=gsm] .component-property-actions__icon svg{width:16px;height:16px}[data-theme=gsm] .component-property-actions .btn:hover,[data-theme=gsm] .component-property-actions a:hover,[data-theme=gsm] .component-property-actions button:hover,[data-theme=gsm] .component-property-price-drop-trigger:hover,[data-theme=gsm] .component-property-gallery-trigger:hover{border-color:var(--site-primary);color:var(--site-primary)}[data-theme=gsm] .component-property-price-drop-trigger{background:var(--site-secondary)!important;border-color:var(--site-secondary)!important}[data-theme=gsm] .component-property-price-notice{padding:1.75rem;border-top:0;border-radius:var(--site-card-radius);background-color:#f2f7ff;color:var(--site-text);text-align:center;font-size:13px;line-height:1.6;font-weight:500}[data-theme=gsm] .component-property-price-notice p{max-width:85ch;margin:0 auto}[data-theme=gsm] .component-property-price-notice hr{width:190px;height:1px;margin:1.25rem auto;border:0;background:var(--site-color-terciary)}[data-theme=gsm] .component-property-facts{display:flex;flex-wrap:wrap;gap:var(--site-space-sm) var(--site-space-lg);border-block:0}[data-theme=gsm] .component-property-facts__item{display:inline-flex;align-items:center;gap:.5rem;padding:0;border-right:0}[data-theme=gsm] .component-property-facts__icon{display:inline-flex}[data-theme=gsm] .component-property-facts__icon svg{width:18px;height:18px}[data-theme=gsm] .component-property-facts dt{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-theme=gsm] .component-property-facts dd{margin:0;font-family:var(--font-body);font-size:14px;font-weight:500;letter-spacing:-.14px}[data-theme=gsm] .component-property-mortgage-trigger{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid var(--site-border);border-radius:999px;background:var(--site-surface);color:var(--site-text);font-family:var(--font-body);font-size:.85rem;font-weight:500;text-decoration:none;cursor:pointer}[data-theme=gsm] .component-property-mortgage-trigger:hover{border-color:var(--site-primary);color:var(--site-primary)}[data-theme=gsm] .component-property-features__list{--property-feature-columns: 3;border-top:0}[data-theme=gsm] .component-property-features__group{display:none}[data-theme=gsm] .component-property-features__list li{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem;border-right:0!important;border-bottom:0;padding:.35rem var(--site-space-md) .35rem 1.1em}[data-theme=gsm] .component-property-features__list li:before{content:"•";position:absolute;left:0;color:var(--site-text)}[data-theme=gsm] .component-property-features__name{font-family:var(--font-body);font-weight:500}[data-theme=gsm] .component-property-features__name:after{content:": "}[data-theme=gsm] .component-property-features__value{font-family:var(--font-body);font-weight:700}@media(max-width:575.98px){[data-theme=gsm] .component-property-features__list{--property-feature-columns: 1}}[data-theme=gsm] .component-property-description__content{font-family:var(--font-body);font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.6;color:var(--site-text)}[data-theme=gsm] .component-property-energy__content,[data-theme=gsm] .component-property-agent{border:none}[data-theme=gsm] .component-property-project{border:0;border-radius:14px}[data-theme=gsm] .component-property-project__link{border-radius:999px;background:var(--site-color-terciary);border:none;color:#fff}[data-theme=gsm] .component-property-location__distances{display:none}[data-theme=gsm] .component-property-location__map{border-radius:18px}[data-theme=gsm] #property-related-properties .related-slides:not(.slick-initialized){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--site-card-gap)}[data-theme=gsm] #property-related-properties .related-slides:not(.slick-initialized)>:nth-child(n+3){display:none}@media(max-width:991.98px){[data-theme=gsm] #property-related-properties .related-slides:not(.slick-initialized){grid-template-columns:minmax(0,1fr)}[data-theme=gsm] #property-related-properties .related-slides:not(.slick-initialized)>:nth-child(n+2){display:none}}[data-theme=gsm] .component-property-contact{padding:clamp(24px,4vw,40px)!important;border:1px solid var(--site-border);border-radius:var(--site-card-radius);background:var(--site-surface)}[data-theme=gsm] .component-property-contact__intro{margin:.4rem 0 0;color:var(--site-text);font-size:.95rem;line-height:1.5}[data-theme=gsm] .component-property-contact__body{gap:var(--site-space-md)}[data-theme=gsm] .component-property-contact .prop-contact{display:grid;gap:var(--site-space-sm)}[data-theme=gsm] .component-property-contact__field label,[data-theme=gsm] #bajadaModal .component-property-contact__field label{display:block;margin-bottom:6px;color:var(--site-text);font-size:.9rem;font-weight:500}[data-theme=gsm] .component-property-contact .form-control,[data-theme=gsm] .component-property-contact textarea.form-control,[data-theme=gsm] #bajadaModal .form-control{border-radius:10px;border-color:#e3e2e1}[data-theme=gsm] .component-property-contact__field{margin-bottom:15px}[data-theme=gsm] .component-property-contact textarea.form-control{background:#fff}[data-theme=gsm] .component-property-contact .form-consent-switch,[data-theme=gsm] #bajadaModal .form-consent-switch{grid-template-columns:22px minmax(0,1fr);gap:10px}[data-theme=gsm] .component-property-contact .form-consent-switch__track,[data-theme=gsm] #bajadaModal .form-consent-switch__track{width:22px;height:22px;margin-top:2px;border-radius:50%}[data-theme=gsm] .component-property-contact .form-consent-switch__track:after,[data-theme=gsm] #bajadaModal .form-consent-switch__track:after{top:50%;left:50%;width:10px;height:6px;margin:0;border:2px solid var(--site-surface);border-top:0;border-right:0;border-radius:1px;background:transparent;opacity:0;transform:translate(-50%,-60%) rotate(-45deg);transition:opacity .15s ease}[data-theme=gsm] .component-property-contact .form-consent-switch__input:checked+.form-consent-switch__track,[data-theme=gsm] #bajadaModal .form-consent-switch__input:checked+.form-consent-switch__track{border-color:var(--site-color-terciary);background:var(--site-color-terciary)}[data-theme=gsm] .component-property-contact .form-consent-switch__input:checked+.form-consent-switch__track:after,[data-theme=gsm] #bajadaModal .form-consent-switch__input:checked+.form-consent-switch__track:after{opacity:1}[data-theme=gsm] .component-property-contact__consent{margin:.25rem 0}[data-theme=gsm] .component-property-contact .form-consent-switch__label,[data-theme=gsm] #bajadaModal .form-consent-switch__label{font-size:11px;font-weight:500}[data-theme=gsm] .component-property-contact .btn-primary--with-icon{justify-content:space-between;border-radius:999px;margin-bottom:10px}[data-theme=gsm] .component-property-contact .btn-primary--with-icon>span:first-child{flex:1;text-align:left}[data-theme=gsm] .component-property-contact__trust{display:grid;gap:10px;margin:0;padding:0;list-style:none}[data-theme=gsm] .component-property-contact__trust li{position:relative;padding-left:26px;color:var(--site-text);font-size:.85rem}[data-theme=gsm] .component-property-contact__trust li:before{position:absolute;top:4px;left:2px;width:12px;height:7px;border:2px solid #38b567;border-top:0;border-right:0;transform:rotate(-45deg);content:""}[data-theme=gsm] #economyModal .app-modal__header,[data-theme=gsm] #economyModal .app-modal__body,[data-theme=gsm] #bajadaModal .app-modal__body{font-family:var(--font-body)}[data-theme=gsm] #economyModal .app-modal__header :is(h2,.h2,h3,.h3,h5,.h5){font-family:var(--font-heading);font-weight:500}[data-theme=gsm] .finance-modal__result-box{border-radius:14px}[data-theme=gsm] .bajada-modal__panel{max-width:460px;overflow-y:auto;border:1px solid #e3e2e1;border-radius:var(--site-modal-radius);background-color:#fcfaf9}[data-theme=gsm] .bajada-modal__body{overflow-y:visible}@media(min-width:992px){[data-theme=gsm] .bajada-modal__panel{width:630px;max-width:630px;height:688px;max-height:688px}}[data-theme=gsm] .bajada-modal__close{position:absolute;top:20px;right:20px;z-index:2;width:auto;height:auto;min-height:0;padding:0;border:0;background:transparent;color:var(--site-primary);cursor:pointer}[data-theme=gsm] .bajada-modal__close svg{display:block;width:22px;height:22px}[data-theme=gsm] .bajada-modal__intro{position:relative;display:flex;align-items:flex-start;padding:28px 28px 24px;border-bottom:1px solid #e3e2e1;overflow:hidden;min-height:178px}[data-theme=gsm] .bajada-modal__title{margin:0 0 8px;font-family:var(--font-heading);font-size:1.35rem;font-weight:600;line-height:1.25}[data-theme=gsm] .bajada-modal__subtitle{margin:0;color:var(--site-muted);font-size:.9rem;line-height:1.5}[data-theme=gsm] .bajada-modal__copy{padding-right:220px}[data-theme=gsm] .bajada-modal__media{position:absolute;top:75px;right:28px;width:187px;height:140px}[data-theme=gsm] .bajada-modal__media-frame{width:100%;height:100%;overflow:hidden;border-radius:16px}[data-theme=gsm] .bajada-modal__media-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}[data-theme=gsm] .bajada-modal__tag{position:absolute;top:-14px;right:0;width:46px;height:46px}[data-theme=gsm] .bajada-modal__tag svg{display:block;width:100%;height:100%}[data-theme=gsm] .bajada-modal__body{display:grid;gap:var(--site-space-sm);padding:24px}[data-theme=gsm] .bajada-modal__submit{justify-content:space-between;justify-self:center;width:auto;border-radius:999px}[data-theme=gsm] .bajada-modal__submit>span:first-child{flex:0 1 auto;text-align:left}@media(max-width:575.98px){[data-theme=gsm] .bajada-modal__intro{flex-direction:column;flex-wrap:nowrap;padding:24px 20px 20px;min-height:0;overflow:hidden}[data-theme=gsm] .bajada-modal__copy{padding-right:0}[data-theme=gsm] .bajada-modal__media{position:relative;top:auto;right:auto;width:100%;height:160px;margin-top:16px}}[data-theme=gsm] .mortgage-modal__panel{overflow-y:auto;border:1px solid #e3e2e1;border-radius:var(--site-modal-radius)}@media(min-width:992px){[data-theme=gsm] .mortgage-modal__panel{width:850px;max-width:850px;height:600px;max-height:600px}}[data-theme=gsm] .mortgage-modal__close{position:absolute;top:24px;right:28px;z-index:2;width:auto;height:auto;min-height:0;padding:0;border:0;background:transparent;color:var(--site-primary);cursor:pointer}[data-theme=gsm] .mortgage-modal__close svg{display:block;width:22px;height:22px}[data-theme=gsm] .mortgage-modal__header{flex-shrink:0;min-height:144px;padding:28px 64px 20px 32px;border-bottom:1px solid #e3e2e1;background-color:#fcfaf9}[data-theme=gsm] .mortgage-modal__title{margin:0 0 10px;font-family:var(--font-heading);font-size:1.75rem;font-weight:600}[data-theme=gsm] .mortgage-modal__disclaimer{margin:0;max-width:62ch;color:var(--site-muted);font-size:.9rem;line-height:1.5}[data-theme=gsm] .mortgage-modal__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,220px);gap:var(--site-space-xl, 48px);padding:28px 32px;overflow-y:visible}[data-theme=gsm] .mortgage-modal__section-title{margin:0 0 20px;font-family:var(--font-heading);font-size:1.15rem;font-weight:600}[data-theme=gsm] .mortgage-modal__form{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;row-gap:14px;column-gap:16px}[data-theme=gsm] .mortgage-modal__field{display:contents}[data-theme=gsm] .mortgage-modal__field label{color:var(--site-text);font-size:.9rem;font-weight:500}[data-theme=gsm] .mortgage-modal__form .form-control,[data-theme=gsm] .mortgage-modal__result-box{border-radius:10px;border-color:#e3e2e1}[data-theme=gsm] .mortgage-modal__submit{grid-column:2;margin-top:6px;border-radius:999px;text-transform:none}[data-theme=gsm] .mortgage-modal__field.mortgage-modal__result{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;margin-top:20px;column-gap:16px}[data-theme=gsm] .mortgage-modal__result label{line-height:1.3}[data-theme=gsm] .mortgage-modal__result-box{display:flex;min-height:var(--site-control-height, 50px);align-items:center;justify-content:flex-end;padding-inline:16px;color:var(--site-primary);font-family:var(--font-heading);font-size:1.05rem}[data-theme=gsm] .mortgage-modal__rates-list{margin:0;padding:0;list-style:none}[data-theme=gsm] #pd-map .leaflet-marker-icon,[data-theme=gsm] #pd-map .leaflet-marker-shadow{display:none}[data-theme=gsm] .mortgage-modal__rates-list li{display:flex;gap:6px;margin-bottom:14px;color:var(--site-text);font-size:.9rem}[data-theme=gsm] .mortgage-modal__rates-list li span{color:var(--site-muted)}[data-theme=gsm] .mortgage-modal__extra{margin-top:20px}[data-theme=gsm] .mortgage-modal__extra h4,[data-theme=gsm] .mortgage-modal__extra .h4{margin:0 0 4px;font-size:.85rem;font-weight:600}[data-theme=gsm] .mortgage-modal__extra p{margin:0;color:var(--site-muted)}@media(max-width:768px){[data-theme=gsm] .mortgage-modal__body{grid-template-columns:minmax(0,1fr)}[data-theme=gsm] .mortgage-modal__rates{padding-top:20px;border-top:1px solid #e3e2e1}}@media(max-width:575.98px){[data-theme=gsm] .mortgage-modal__header{min-height:0;padding:24px 44px 16px 20px}[data-theme=gsm] .mortgage-modal__form,[data-theme=gsm] .mortgage-modal__result{grid-template-columns:minmax(0,1fr)}[data-theme=gsm] .mortgage-modal__form label,[data-theme=gsm] .mortgage-modal__result label{margin-bottom:4px}[data-theme=gsm] .mortgage-modal__submit{grid-column:1}}body.news[data-theme=gsm] .noticia{overflow:hidden;border:1px solid var(--site-border);border-radius:var(--site-card-radius)}body.news[data-theme=gsm] .noticia .marco-foto{margin:0;border-radius:var(--site-card-radius)}body.news[data-theme=gsm] .noticia .text-new{padding:20px 24px 24px}body.news[data-theme=gsm] .noticia .text-new h4,body.news[data-theme=gsm] .noticia .text-new .h4{font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:1.4}body.news[data-theme=gsm] .noticia .text-new h4 a,body.news[data-theme=gsm] .noticia .text-new .h4 a{color:var(--site-text);text-decoration:none}body.news[data-theme=gsm] .noticia .text-new p{font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--site-text);line-height:1.6}body.news[data-theme=gsm] .noticia .text-new .read-more.btn-secondary{align-self:flex-start;border:none;padding:0;text-decoration:none;min-width:auto;margin-top:0!important}body.news[data-theme=gsm] .ni-search{align-items:center;margin:0;padding:4px;border:1px solid var(--site-border);border-radius:999px}body.news[data-theme=gsm] .ni-search input[type=search]{padding-left:20px;border:0;background:transparent;font-family:var(--font-body)}body.news[data-theme=gsm] .ni-search button[type=submit]{width:40px;height:40px;min-height:0;aspect-ratio:1;flex:0 0 40px;border:0;border-radius:50%;margin-right:10px}body.news[data-theme=gsm] .ni-search button[type=submit] svg{width:18px;height:18px}body.news[data-theme=gsm] .ni-contact-side{padding:28px;border:1px solid var(--site-border);border-radius:var(--site-card-radius)}body.news[data-theme=gsm] .ni-contact-side .ni-side-title{font-family:var(--font-heading);font-size:24px!important;font-weight:600;font-stretch:normal;font-style:normal;line-height:2.13;letter-spacing:-.24px}body.news[data-theme=gsm] .ni-contact-side .form-label{margin-bottom:6px;color:var(--site-text);font-family:var(--font-body);font-size:16px;font-weight:500}body.news[data-theme=gsm] .ni-contact-side .form-control{border-radius:10px}body.news[data-theme=gsm] .ni-contact-side textarea.form-control{border-radius:20px}body.news[data-theme=gsm] .ni-contact-side .ni-contact-button{border-radius:999px}body.news[data-theme=gsm] .ni-contact-button.btn-primary--with-icon{justify-content:space-between}body.news[data-theme=gsm] .ni-contact-button.btn-primary--with-icon>span:first-child{flex:1;text-align:left}body.news[data-theme=gsm] .ni-contact-side .form-consent-switch{grid-template-columns:22px minmax(0,1fr);gap:10px}body.news[data-theme=gsm] .ni-contact-side .form-consent-switch__track{width:22px;height:22px;margin-top:2px;border-radius:50%}body.news[data-theme=gsm] .ni-contact-side .form-consent-switch__track:after{top:50%;left:50%;width:10px;height:6px;margin:0;border:2px solid var(--site-surface);border-top:0;border-right:0;border-radius:1px;background:transparent;opacity:0;transform:translate(-50%,-60%) rotate(-45deg);transition:opacity .15s ease}body.news[data-theme=gsm] .ni-contact-side .form-consent-switch__input:checked+.form-consent-switch__track:after{opacity:1;transform:translate(-50%,-60%) rotate(-45deg)}body.news[data-theme=gsm] .nd-back{font-family:var(--font-body);font-size:16px;font-weight:500;letter-spacing:-.16px;color:var(--site-text);text-decoration:none}body.news[data-theme=gsm] .ni-side-title{font-family:var(--font-heading);font-weight:600;font-size:24px;letter-spacing:-.24px}body.news[data-theme=gsm] .ni-cats{gap:12px}body.news[data-theme=gsm] .ni-cat-link{border:0!important;background:transparent!important;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.02em;font-size:16px;font-weight:500}body.news[data-theme=gsm] .ni-cat-link:hover{color:var(--site-primary)}body.news[data-theme=gsm] .ni-cat-link--active{color:var(--site-primary);font-weight:600}body.news[data-theme=gsm] .page-news-detail .nd-title{font-family:var(--font-heading);font-size:40px;font-weight:600;letter-spacing:-.4px;color:var(--site-text)}body.news[data-theme=gsm] .page-news-detail .nd-hero img{border-radius:var(--site-card-radius)}body.news[data-theme=gsm] .page-news-detail .nd-content p{font-size:14px;font-weight:500;line-height:1.43}body.news[data-theme=gsm] .page-news-detail .nd-section-title{font-size:24px;font-weight:600;letter-spacing:-.24px}body.news[data-theme=gsm] .page-news-detail .nd-gallery-thumb img{border-radius:var(--site-card-radius)}body.news[data-theme=gsm] .page-news-detail .nd-share-link,body.news[data-theme=gsm] .page-news-detail .nd-share-link img{width:auto;height:auto}body.news[data-theme=gsm] .page-news-detail .nd-share-link{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:normal;letter-spacing:1.8px;text-transform:uppercase;text-decoration:none}body.news[data-theme=gsm] .page-news-detail .nd-share-link.nd-share-link--facebook{color:#177a98}body.news[data-theme=gsm] .page-news-detail .nd-share-link.nd-share-link--pinterest{color:#a02020}body.news[data-theme=gsm] .page-news-detail .nd-share-link.nd-share-link--linkedin{color:#0e76a8}body.news[data-theme=gsm] .page-news-detail .nd-share-link.nd-share-link--email{color:#093340}body.news[data-theme=gsm] .site-banner{min-height:320px!important}body.news[data-theme=gsm] .site-banner .site-banner-content{min-height:320px!important;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(32px,6vw,64px) 24px}@media(max-width:768px){body.news[data-theme=gsm] .site-banner,body.news[data-theme=gsm] .site-banner .site-banner-content{min-height:200px!important}}@media(min-width:768px)and (max-width:1199.98px){body.news[data-theme=gsm] .site-banner,body.news[data-theme=gsm] .site-banner .site-banner-content{min-height:280px!important}}body.advanced-search[data-theme=gsm] .advanced-search-form{display:grid;gap:1.5rem}body.advanced-search[data-theme=gsm] .advanced-search-grid{gap:1rem}body.advanced-search[data-theme=gsm] .advanced-search-field{display:flex;min-width:0;flex-direction:column}body.advanced-search[data-theme=gsm] .advanced-search-label{display:block;margin-bottom:.5rem;font-family:var(--font-body);font-size:.85rem;font-weight:500;color:var(--site-text)}body.advanced-search[data-theme=gsm] .advanced-search-control,body.advanced-search[data-theme=gsm] .advanced-search-field .search-field-toggle{width:100%;height:var(--site-search-control-height, 45px);min-height:var(--site-search-control-height, 45px);padding:0 20px;border:1px solid var(--site-border);border-radius:999px;background:var(--site-surface);color:var(--site-text);font-family:var(--font-body);font-size:.85rem;transition:border-color var(--site-transition-duration) ease}body.advanced-search[data-theme=gsm] .advanced-search-control::placeholder,body.advanced-search[data-theme=gsm] .advanced-search-field .search-field-toggle::placeholder{color:var(--site-muted)}body.advanced-search[data-theme=gsm] .advanced-search-control:focus,body.advanced-search[data-theme=gsm] .advanced-search-control:hover,body.advanced-search[data-theme=gsm] .advanced-search-field .search-field-toggle:focus,body.advanced-search[data-theme=gsm] .advanced-search-field .search-field-toggle:hover{border-color:var(--site-primary);outline:0;box-shadow:none}body.advanced-search[data-theme=gsm] .advanced-search-field .search-field:after{display:none}body.advanced-search[data-theme=gsm] .advanced-search-field .search-field-toggle{display:flex;align-items:center;justify-content:space-between;padding:0 20px;gap:8px;cursor:pointer}body.advanced-search[data-theme=gsm] .advanced-search-field .search-field-toggle .search-field-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.advanced-search[data-theme=gsm] .advanced-search-field .search-field-toggle:hover{background:var(--site-surface)}body.advanced-search[data-theme=gsm] .search-dropdown{border:1px solid var(--site-border);border-radius:var(--site-card-radius, 20px);background:var(--site-surface);box-shadow:0 4px 20px #00000014}body.advanced-search[data-theme=gsm] .search-dropdown-filter-input{width:100%;height:var(--site-search-control-height, 45px);min-height:var(--site-search-control-height, 45px);padding:0 20px;border:1px solid var(--site-border);border-radius:999px;background:var(--site-surface);color:var(--site-text);font-family:var(--font-body);font-size:.85rem;transition:border-color var(--site-transition-duration) ease}body.advanced-search[data-theme=gsm] .search-dropdown-filter-input:focus{border-color:var(--site-primary);outline:0;box-shadow:none}body.advanced-search[data-theme=gsm] .search-dropdown li button{border:0;border-radius:999px;background:transparent;color:var(--site-text);transition:background-color .12s ease,color .12s ease}body.advanced-search[data-theme=gsm] .search-dropdown li button:hover,body.advanced-search[data-theme=gsm] .search-dropdown li button:focus{background:var(--site-primary);color:#fff}body.advanced-search[data-theme=gsm] .search-dropdown li button.is-selected,body.advanced-search[data-theme=gsm] .search-dropdown li button[aria-selected=true]{background:var(--site-primary);color:#fff;font-weight:500}body.advanced-search[data-theme=gsm] .search-dropdown li button.is-selected:after,body.advanced-search[data-theme=gsm] .search-dropdown li button[aria-selected=true]:after{color:#fff}body.advanced-search[data-theme=gsm] .advanced-search-check{position:relative;display:flex;min-height:var(--site-search-control-height, 45px);align-items:center;padding-left:2rem;gap:0;cursor:pointer}body.advanced-search[data-theme=gsm] .advanced-search-check input[type=checkbox]{position:absolute;left:0;top:50%;z-index:1;width:1.25rem;height:1.25rem;margin:0;opacity:0;cursor:pointer;transform:translateY(-50%)}body.advanced-search[data-theme=gsm] .advanced-search-check span{position:relative}body.advanced-search[data-theme=gsm] .advanced-search-check span:before,body.advanced-search[data-theme=gsm] .advanced-search-check span:after{content:"";position:absolute;top:50%;left:-2rem;display:block;transform:translateY(-50%)}body.advanced-search[data-theme=gsm] .advanced-search-check span:before{width:1.25rem;height:1.25rem;border:1px solid var(--site-border);border-radius:50%;background:var(--site-surface);transition:border-color .15s ease,background-color .15s ease}body.advanced-search[data-theme=gsm] .advanced-search-check span:after{left:-1.65rem;width:.55rem;height:.55rem;border-radius:50%;background:#fff;transform:translateY(-50%) scale(0);transition:transform .15s ease}body.advanced-search[data-theme=gsm] .advanced-search-check input[type=checkbox]:checked+span:before{background:var(--site-primary);border-color:var(--site-primary)}body.advanced-search[data-theme=gsm] .advanced-search-check input[type=checkbox]:checked+span:after{transform:translateY(-50%) scale(1)}body.advanced-search[data-theme=gsm] .advanced-search-check input[type=checkbox]:focus+span:before{box-shadow:0 0 0 2px color-mix(in srgb,var(--site-primary) 35%,transparent)}body.advanced-search[data-theme=gsm] .advanced-search-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:flex-start;margin-top:0}body.advanced-search[data-theme=gsm] .advanced-search-submit,body.advanced-search[data-theme=gsm] .advanced-search-reset{display:inline-flex;height:var(--site-search-control-height, 45px);min-height:var(--site-search-control-height, 45px);align-items:center;justify-content:center;padding:0 24px;border-radius:999px;font-family:var(--font-body);font-size:13px;font-weight:500;text-decoration:none;text-transform:initial;transition:border-color var(--site-transition-duration) ease,background-color var(--site-transition-duration) ease,color var(--site-transition-duration) ease}body.advanced-search[data-theme=gsm] .advanced-search-submit{border:1px solid var(--site-primary);background:var(--site-primary);color:#fff}body.advanced-search[data-theme=gsm] .advanced-search-submit:hover,body.advanced-search[data-theme=gsm] .advanced-search-submit:focus{background:var(--site-primary-hover);border-color:var(--site-primary-hover)}body.advanced-search[data-theme=gsm] .advanced-search-reset{border:1px solid var(--site-border);background:transparent;color:var(--site-text)}body.advanced-search[data-theme=gsm] .advanced-search-reset:hover,body.advanced-search[data-theme=gsm] .advanced-search-reset:focus{border-color:var(--site-primary);color:var(--site-primary)}[data-theme=gsm] .search-field-caret{width:14px;height:auto;color:var(--site-text);flex:0 0 auto}[data-theme=gsm] .search-action-pill--clear{background-color:#f0f0f0!important}[data-theme=gsm] .search-action-pill--submit{background-color:var(--site-color-terciary)!important;border:none!important;color:#fff!important;transition:border-color var(--site-transition-duration) ease,background-color var(--site-transition-duration) ease}[data-theme=gsm] .responsive-search-header{padding-top:12px;padding-bottom:12px;border-bottom:0}[data-theme=gsm] .responsive-search-header .main-title{margin-top:8px!important}@media(max-width:991.98px){[data-theme=gsm] .search-actions{flex-direction:row}}@media(max-width:1199.98px){[data-theme=gsm] .search-action-pill--clear .search-action-label,[data-theme=gsm] .search-action-pill--map .search-action-label,[data-theme=gsm] .search-action-pill--advanced .search-action-label,[data-theme=gsm] .search-action-pill--save .search-action-label{display:block}[data-theme=gsm] .hero-search.site-modal--search .search-panel{border:0;background:transparent}[data-theme=gsm] .hero-search.site-modal--search .search-bar,[data-theme=gsm] .hero-search.site-modal--search .search-actions{gap:12px;padding-right:12px;padding-left:12px}[data-theme=gsm] .hero-search.site-modal--search .search-actions{height:auto;margin-top:12px;border-top:0}[data-theme=gsm] .hero-search.site-modal--search .search-field:after,[data-theme=gsm] .hero-search.site-modal--search .search-divider{display:none}[data-theme=gsm] .hero-search.site-modal--search .search-field{border-right:0;border-left:0}[data-theme=gsm] .hero-search.site-modal--search .search-actions>.search-field--bathrooms,[data-theme=gsm] .hero-search.site-modal--search .search-actions>.search-field--reference{flex:1 1 100%;min-width:0;width:100%;border-right:0;border-left:0}[data-theme=gsm] .hero-search.site-modal--search .search-actions>.search-action-pill,[data-theme=gsm] .hero-search.site-modal--search .search-actions>.search-field--reference{border-top:0}}@media(max-width:1199.98px){body.properties[data-theme=gsm] .search-field:nth-of-type(2n){border-left:0}}.mega-menu__close--icon-only{display:inline-flex;align-items:center;justify-content:center;min-width:0;width:40px;height:40px;padding:0;border:0;color:var(--site-primary)}.mega-menu__close--icon-only svg{width:22.32px;height:22.32px}.main-header .favor{width:17px;height:15px;border-radius:0;object-fit:contain}@media(max-width:1199.98px){.main-header .favor{width:17px;height:15px}}.main-header .idiomas__icon{width:15px;height:15px;border-radius:0;object-fit:contain}.starter-default2 .idiomas-dropdown img:first-child{width:15px;height:15px}@media(max-width:1199.98px){.starter-default2 .idiomas-dropdown img:first-child{width:23px;height:23px}}.main-header .idiomas__code{font-size:14px;font-weight:500;text-transform:uppercase}@media(max-width:1199.98px){.main-header .idiomas__code{font-size:16px}}.main-header .header-language{text-transform:none}.main-header .dropdown-toggle.idiomas{transform:none}@media(min-width:1200px){.starter-default2 #main-nav>ul>li>a,.starter-default2 .header-favorites a,.starter-default2 .header-language .dropdown-toggle{font-size:14px;font-weight:500;letter-spacing:normal;text-transform:initial;font-family:var(--font-body)}}.starter-default2 .main-header .brand{width:190px;max-width:190px;height:auto}@media(min-width:1200px){.starter-default2 .main-header .col-brand{width:auto;max-width:190px;flex:0 0 auto}}.starter-default2 #main-nav>ul{gap:35px;align-items:center}.starter-default2 #main-nav>ul>.header-language{margin-left:-10px}.starter-default2 .main-header .header-favorites,.starter-default2 .main-header .header-language{display:inline-flex;align-items:center;vertical-align:middle}.starter-default2 .main-header .header-favorites{gap:5px}.starter-default2 .main-header .header-favorites>a{display:inline-flex;align-items:center;justify-content:center;min-width:auto;min-height:auto}.starter-default2 .main-header .favor-count{line-height:1}.starter-default2 .main-nav__link--has-submenu:after{display:none}.starter-default2 .main-nav__link--has-submenu svg{flex-shrink:0;width:8.184px;height:4.592px;margin-left:2px}.starter-default2 .main-nav__submenu a{height:auto;min-height:40px;overflow:visible;line-height:1.35;text-overflow:clip;white-space:normal;text-transform:initial;font-family:var(--font-body);font-size:14px;font-weight:500}#main-nav .active>a,.mega-menu .active>a{font-weight:700;text-decoration:underline;text-decoration-color:var(--site-primary);text-underline-offset:6px}#main-nav>ul>li>a,.mega-menu__nav a{position:relative;display:inline-block}#main-nav>ul>li>a:after,.mega-menu__nav a:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background-color:var(--site-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}#main-nav>ul>li>a:hover:after,.mega-menu__nav a:hover:after{transform:scaleX(1)}#main-nav .active>a:after,.mega-menu .active>a:after{display:none}#main-nav .header-favorites a,#main-nav .header-language .dropdown-toggle,#main-nav .header-language .dropdown-menu a{text-decoration:none}#main-nav>ul>li.header-favorites>a:after{display:none}.starter-default2 .main-nav__submenu a,.mega-menu__submenu a{position:relative}.starter-default2 .main-nav__submenu a:after,.mega-menu__submenu a:after{content:"";position:absolute;bottom:4px;height:2px;background-color:var(--site-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.starter-default2 .main-nav__submenu a:after{right:22px;left:22px}.mega-menu__submenu a:after{right:0;left:0}.starter-default2 .main-nav__submenu a:hover:after,.mega-menu__submenu a:hover:after{transform:scaleX(1)}@media(max-width:1199.98px){.mega-menu__nav a,.mega-menu__logout button{font-size:24px;line-height:1.35}.mega-menu__nav a.mega-menu__home-link{font-size:22px;line-height:1.35}.mega-menu__submenu a{font-size:16px;line-height:1.4}}[data-theme=gsm] .has-submenu:after{content:"";position:absolute;top:100%;left:-10px;width:236px;height:30px;pointer-events:none}[data-theme=gsm] .has-submenu:hover:after,[data-theme=gsm] .has-submenu:focus-within:after,[data-theme=gsm] .has-submenu.is-open:after{pointer-events:auto}[data-theme=gsm]{--site-color-terciary: #678ed1;--site-color-terciary-light: #9ebff3}[data-theme=gsm] .btn-primary{border-radius:var(--site-button-radius);font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.13px;color:#fff}[data-theme=gsm] .btn-primary:hover,[data-theme=gsm] .btn-primary:focus{color:#fff;background-color:var(--site-primary)}[data-theme=gsm] .btn-primary--with-icon{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;height:50px;padding:4px 4px 4px 1.25rem;font-family:var(--font-body);font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.13px;text-align:left;color:#fff;text-transform:initial}[data-theme=gsm] .btn-primary--with-icon .btn-icon-circle{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:50%;transition:transform var(--site-transition-duration) ease}[data-theme=gsm] .btn-primary--with-icon .btn-icon-circle svg{width:13.798px;height:10.812px;transition:transform var(--site-transition-duration) ease}[data-theme=gsm] .btn-primary--with-icon:hover .btn-icon-circle,[data-theme=gsm] .btn-primary--with-icon:focus-visible .btn-icon-circle{transform:translate(4px)}[data-theme=gsm] .btn-primary--with-icon.btn-primary--inverted{background-color:#fff;color:var(--site-primary)}[data-theme=gsm] .btn-primary--with-icon.btn-primary--inverted .btn-icon-circle{background-color:var(--site-primary)}[data-theme=gsm] .btn-primary--with-icon.btn-primary--inverted .btn-icon-circle svg path{stroke:#fff}[data-theme=gsm] .btn-secondary{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:4px 1.25rem;font-family:var(--font-body);font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.13px;text-transform:initial;text-align:left;color:var(--site-text);background-color:transparent;transition:color var(--site-transition-duration) ease;--bs-btn-color: var(--site-text);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--site-primary);--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--site-primary);--bs-btn-active-bg: transparent;--bs-btn-active-border-color: transparent}[data-theme=gsm] .btn-secondary .btn-secondary__label{position:relative;transition:color var(--site-transition-duration) ease}[data-theme=gsm] .btn-secondary .btn-secondary__label:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:1px;background-color:var(--site-primary);transition:bottom var(--site-transition-duration) ease,background-color var(--site-transition-duration) ease}[data-theme=gsm] .btn-secondary:hover,[data-theme=gsm] .btn-secondary:focus-visible{color:var(--site-primary)}[data-theme=gsm] .btn-secondary:hover .btn-secondary__label:after,[data-theme=gsm] .btn-secondary:focus-visible .btn-secondary__label:after{bottom:-8px;background-color:var(--site-primary)}[data-theme=gsm] .btn-secondary.btn-secondary--inverted{color:#fff}[data-theme=gsm] .btn-secondary.btn-secondary--inverted .btn-secondary__label:after{background-color:#fff}[data-theme=gsm] .btn-secondary.btn-secondary--inverted:hover,[data-theme=gsm] .btn-secondary.btn-secondary--inverted:focus-visible{color:var(--site-primary)}[data-theme=gsm] .btn-secondary.btn-secondary--inverted:hover .btn-secondary__label:after,[data-theme=gsm] .btn-secondary.btn-secondary--inverted:focus-visible .btn-secondary__label:after{background-color:var(--site-primary)}[data-theme=gsm] .btn-secondary--with-icon{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;height:50px;padding:4px 4px 4px 1.25rem;font-family:var(--font-heading);font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.13px;text-align:left;color:var(--site-text);text-transform:initial;background-color:var(--site-secondary);border-radius:var(--site-button-radius)!important}[data-theme=gsm] .btn-secondary--with-icon .btn-icon-circle{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:50%;transition:transform var(--site-transition-duration) ease}[data-theme=gsm] .btn-secondary--with-icon .btn-icon-circle svg{width:13.798px;height:10.812px;transition:transform var(--site-transition-duration) ease}[data-theme=gsm] .btn-secondary--with-icon:hover .btn-icon-circle,[data-theme=gsm] .btn-secondary--with-icon:focus-visible .btn-icon-circle{transform:translateY(4px)}[data-theme=gsm] .btn-secondary--with-icon.btn-secondary--inverted{background-color:#fff;color:var(--site-secondary)}[data-theme=gsm] .btn-secondary--with-icon.btn-secondary--inverted .btn-icon-circle{background-color:var(--site-secondary)}[data-theme=gsm] .btn-secondary--with-icon.btn-secondary--inverted .btn-icon-circle svg path{stroke:#fff}[data-theme=gsm] .form-consent-switch__input:checked+.form-consent-switch__track{border-color:var(--site-color-terciary);background:var(--site-color-terciary)}[data-theme=gsm] .find-second-residence-section{min-height:300px;display:flex;align-items:center}[data-theme=gsm] .find-second-residence-banner{border-radius:var(--site-card-radius);padding:3rem 1rem}[data-theme=gsm] .find-second-residence-banner h2,[data-theme=gsm] .find-second-residence-banner .h2{position:relative;margin-bottom:2rem}[data-theme=gsm] .find-second-residence-banner h2 .spanje-underline,[data-theme=gsm] .find-second-residence-banner .h2 .spanje-underline{position:absolute;bottom:-8px;left:0;width:100%;height:14.64px}[data-theme=gsm] .find-second-residence-banner .d-flex{gap:1rem}[data-theme=gsm] .starter-default2 .cms-page-intro{padding-top:0}[data-theme=gsm] .cms-page-intro--home .home-intro-placeholder{min-height:300px;display:flex;align-items:center;justify-content:center;border:2px dashed var(--site-primary);border-radius:var(--site-card-radius);color:var(--site-primary);font-weight:600}[data-theme=gsm] .cms-page-intro--home .cms-page-intro__content{text-align:left}[data-theme=gsm] .cms-page-intro--home .cms-page-intro__content h1,[data-theme=gsm] .cms-page-intro--home .cms-page-intro__content .h1{margin-bottom:1.5rem;font-family:Arima}[data-theme=gsm] .cms-page-intro--home .cms-page-intro__content h3,[data-theme=gsm] .cms-page-intro--home .cms-page-intro__content .h3,[data-theme=gsm] .cms-page-intro--home .cms-page-intro__content p{margin-bottom:1rem;font-family:var(--font-body)}[data-theme=gsm] .cms-page-intro--home .cms-page-intro__content .rate-icon{max-height:58px}@media(max-width:575.98px){[data-theme=gsm].home .cms-page-intro__content h1,[data-theme=gsm].home .cms-page-intro__content .h1{font-size:34px}}@media(max-width:575.98px){[data-theme=gsm].home .cms-page-intro__content p{margin-bottom:8px}}@media(max-width:575.98px){[data-theme=gsm].home .cms-page-intro__content .btn-primary--with-icon,[data-theme=gsm].home .cms-page-intro__content .btn-secondary{margin-top:8px!important}}[data-theme=gsm] .testimonial-card{padding:30px;border-radius:20px;background-color:#fdefec}[data-theme=gsm] .testimonial-card .stars-icon{min-height:20px}[data-theme=gsm] .testimonial-card p{font-family:var(--font-body);font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#000}[data-theme=gsm] .testimonial-card h3,[data-theme=gsm] .testimonial-card .h3{font-family:var(--font-body);font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#959595}[data-theme=gsm] .find-second-residence-banner{min-height:437px;display:flex;flex-direction:column;justify-content:center}[data-theme=gsm] .find-second-residence-banner h2,[data-theme=gsm] .find-second-residence-banner .h2{font-family:var(--font-heading);font-size:53px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:-.53px;text-align:center;color:#fff}@media(max-width:1199.98px){[data-theme=gsm] .find-second-residence-banner h2,[data-theme=gsm] .find-second-residence-banner .h2{font-size:36px}}[data-theme=gsm] .find-second-residence-banner h2 span,[data-theme=gsm] .find-second-residence-banner .h2 span{font-weight:700}[data-theme=gsm] .find-second-residence-banner .btn-icon-circle svg{color:#fff}[data-theme=gsm] .find-second-residence-banner .btn-secondary--inverted:hover,[data-theme=gsm] .find-second-residence-banner .btn-secondary--inverted:focus-visible{color:#fff}[data-theme=gsm] .find-second-residence-banner .btn-secondary--inverted:hover .btn-secondary__label:after,[data-theme=gsm] .find-second-residence-banner .btn-secondary--inverted:focus-visible .btn-secondary__label:after{background-color:#fff}[data-theme=gsm] .site-scroll-top{border-radius:50%;border:none}[data-theme=gsm] .site-scroll-top:hover{background-color:var(--site-primary)}[data-theme=gsm] .testimonials-page-rating{font-family:var(--font-heading)!important;font-size:24px!important;letter-spacing:-.24px;text-align:center;color:var(--site-text)}[data-theme=gsm] .testimonials-page-rating b,[data-theme=gsm] .testimonials-page-rating strong{color:var(--site-primary);font-weight:600}[data-theme=gsm] .rate-icon{max-height:58px!important}[data-theme=gsm] .cms-page-intro__content p{font-family:var(--font-body);font-size:13px;font-weight:500;line-height:1.54}[data-theme=gsm] #public-share-submit{background-color:var(--site-primary);border:none}[data-theme=gsm] .search-dropdown li button{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.8rem}[data-theme=gsm] .search-dropdown li button.is-selected:after,[data-theme=gsm] .search-dropdown li button[aria-selected=true]:after{flex:0 0 auto;margin-left:0}[data-theme=gsm] .pm-map-banner{background:transparent;border-top:1px solid #dfdedd;border-bottom:1px solid #dfdedd}[data-theme=gsm] .pm-map-banner-note{font-size:13px;font-weight:500}[data-theme=gsm] .pm-map-legend-link{font-size:16px;font-weight:500;letter-spacing:.64px}[data-theme=gsm] .pm-map-section{min-height:698px}[data-theme=gsm] #pl-map,[data-theme=gsm] .pm-map{border-radius:var(--site-modal-radius)}[data-theme=gsm] .recipe-gallery__stage{height:clamp(300px,54vw,720px);background:transparent}[data-theme=gsm] .property-detail-recipe .recipe-gallery__stage{min-height:clamp(300px,54vw,599px);height:clamp(300px,54vw,599px)}[data-theme=gsm] .property-detail-recipe__blocks,[data-theme=gsm] .property-detail-recipe__main,[data-theme=gsm] .property-detail-recipe__sidebar{gap:25px}
