/*!
 * * Theme Name: Los Nogales Theme
 * * Theme URI: https://boilerplatethemeurl.com
 * * Author: 4s Real Estate
 * * Author URI: https://4srealestate.com/es/
 * * Description: Los Nogales Theme description
 * * Version: 2.0 *//*!
 * Bootstrap Reboot v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--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, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[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, 0.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, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::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,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color: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:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.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;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-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}[hidden]{display:none !important}/*!
 * Bootstrap Grid v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.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(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.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: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.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: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.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: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.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: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.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: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.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: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-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}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-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}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-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}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-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}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-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}}@media(min-width: 1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-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}}@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}}@font-face{font-family:"Bossa";src:url("./src/fonts/Bossa-Light.woff2") format("woff2"),url("./src/fonts/Bossa-Light.woff") format("woff"),url("./src/fonts/Bossa-Light.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Biotif-Book";src:url("./src/fonts/Biotif-Book.woff2") format("woff2"),url("./src/fonts/Biotif-Book.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Biotif";src:url("./src/fonts/Biotif-Light.woff2") format("woff2"),url("./src/fonts/Biotif-Light.woff") format("woff"),url("./src/fonts/Biotif-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Biotif";src:url("./src/fonts/Biotif-Regular.woff2") format("woff2"),url("./src/fonts/Biotif-Regular.woff") format("woff"),url("./src/fonts/Biotif-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Biotif";src:url("./src/fonts/Biotif-Bold.woff2") format("woff2"),url("./src/fonts/Biotif-Bold.woff") format("woff"),url("./src/fonts/Biotif-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Biotif";src:url("./src/fonts/Biotif-Medium.woff2") format("woff2"),url("./src/fonts/Biotif-Medium.woff") format("woff"),url("./src/fonts/Biotif-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Biotif Semi";src:url("./src/fonts/Biotif-SemiBold.woff2") format("woff2"),url("./src/fonts/Biotif-SemiBold.woff") format("woff"),url("./src/fonts/Biotif-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Biotif";src:url("./src/fonts/Biotif-Black.woff2") format("woff2"),url("./src/fonts/Biotif-Black.woff") format("woff"),url("./src/fonts/Biotif-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@keyframes marquee{0%{translate:100%}to{translate:-100%}}body{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body.no-scroll{overflow:hidden}.grecaptcha-badge{display:none !important}.nopadding{padding:0 0}picture{display:inline-block;max-width:100%}picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slick-list,.slick-track,.slick-slide{height:100%}.wpcf7 form{display:flex;flex-direction:column}.wpcf7 form.submitting .wpcf7-spinner{display:block}.wpcf7 form input,.wpcf7 form textarea{width:100%;padding:5px;margin-bottom:15px}.wpcf7 form .wpcf7-not-valid-tip{margin-top:-12px;margin-bottom:10px;font-size:12px}.wpcf7 form .wpcf7-spinner{display:none;margin:0 auto}.wpcf7 form .wpcf7-response-output{background:#000;margin:0;margin-top:20px;padding:15px;border:none;color:#fff;font-size:14px}h1,h2,h3,h4,h5,h6,.title{font-family:"Bossa",sans-serif;font-size:34px;font-weight:300;color:#000;line-height:1.2}.paragraph,p,span,li,input,select{font-family:"Biotif",sans-serif;font-size:21px;font-weight:normal;color:#000;line-height:normal}.paragraph b,p b,span b,li b,input b,select b{font-weight:600}.btn__global{position:relative;border:0 none;background-color:rgba(0,0,0,0);border:1px solid rgba(220,81,44,.8);padding:3px 4px;width:-moz-fit-content;width:fit-content;height:39px;text-decoration:none;overflow:hidden;display:flex;align-items:center}.btn__global span{position:relative;z-index:2;display:block;margin:0 0;text-align:center;text-transform:uppercase;color:#fff;height:32px;display:flex;align-items:center;font-family:"Bossa",sans-serif;font-size:12px;font-weight:300;font-style:normal;padding:0 25px}.btn__global span::before{content:"";background-color:rgba(220,81,44,.8);position:absolute;height:32px;width:0;right:0;z-index:-1;top:0}.btn__global .icono{position:relative;background-color:rgba(220,81,44,.8);width:32px;height:32px;z-index:1;padding:10px}.btn__global .icono path{width:5px;position:absolute;height:10px}.btn__global:hover span::before{width:100%;transition:width .5s ease}.banner__hero{width:100%;height:100vh;position:relative;z-index:0}.banner__hero::before{content:"";width:100%;height:100%;position:absolute;z-index:-1;opacity:.2;background:#5c3d31;mix-blend-mode:multiply}.banner__hero .background{position:absolute;top:0;z-index:-2;height:100%;width:100%}.banner__hero-slider{position:absolute;top:0;z-index:-2;height:100%;width:100%}.banner__hero-slider .image{width:100%;height:100%}.banner__hero-text{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:100%;width:100%;margin:auto;position:relative;z-index:2;padding:0 8%}@media(max-width: 991.98px){.banner__hero-text{align-items:center}}.banner__hero-text::before{content:"";width:100%;height:100%;left:0;position:absolute;z-index:-1;opacity:.55;background:linear-gradient(89deg, #262626 21.2%, #000 49.93%);mix-blend-mode:multiply}.banner__hero-text .title{font-size:36px;margin-top:2em;color:#fff;white-space:pre-line;margin-bottom:20px}@media(max-width: 991.98px){.banner__hero-text .title{text-align:center}}.banner__hero-text .paragraph{color:#fff;white-space:pre-line;margin-bottom:34px}@media(max-width: 991.98px){.banner__hero-text .paragraph{text-align:center}}@media(max-width: 767.98px){.banner__hero-text .paragraph{white-space:normal}}@media(max-width: 991.98px){.banner__hero-text .btn__global{margin:0 auto}}.pop__up{display:none;width:65%;max-width:800px;height:85%;margin:2em auto;position:fixed;z-index:999;left:0;right:0;overflow-y:auto;overflow-x:hidden}@media(max-width: 575.98px){.pop__up{width:80%}}.pop__up.active{display:block}.pop__up #cerrar-popup{position:absolute;cursor:pointer;top:0;right:0;background-color:#5c3d31;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:100%;z-index:999}.pop__up #cerrar-popup:hover{background-color:#dc512c}.pop__up #cerrar-popup path{fill:#f1e1c1}.pop__up-overaly{display:none;position:absolute;z-index:998;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.56)}.pop__up .mt3{margin-top:3em}.pop__up-header{padding:4em 2em;position:relative;background-image:url(./assets/img/popup/casas-preventa.webp);background-repeat:no-repeat;background-size:cover;z-index:0}@media(max-width: 767.98px){.pop__up-header{padding:4em 2em 6em}}.pop__up-header::before{content:"";background:rgba(0,0,0,.56);position:absolute;left:0;top:0;stroke-width:1px;stroke:#000;width:100%;height:100%;z-index:-1}.pop__up-header .logotipo{width:200px;margin:0 auto 20px;display:block}.pop__up-header .title{text-align:center;text-transform:uppercase;color:#f1e1c1;font-size:38px;font-family:"Bossa",sans-serif}.pop__up-header .paragraph{text-align:center;white-space:pre-line;color:#f1e1c1;font-size:19px}.pop__up-header-construido{position:absolute;bottom:2em;display:flex;flex-direction:column;right:2em}.pop__up-header-construido small{font-size:14x;color:#f1e1c1}.pop__up-header-construido .hebel{width:150px}@media(max-width: 767.98px){.pop__up-header-construido .hebel{width:120px}}.pop__up-bottom{background-color:#b07b58;position:relative;padding:1em 2em 0;display:flex;gap:30px;z-index:0;align-items:center}@media(max-width: 767.98px){.pop__up-bottom{flex-direction:column}}.pop__up-bottom::before{content:"";position:absolute;background-image:url(./src/img/global/background-nogal.png);background-repeat:no-repeat;width:100%;height:100%;z-index:-1;left:0;top:0;mix-blend-mode:multiply;background-size:100%;background-position:right}@media(max-width: 991.98px){.pop__up-bottom::before{background-size:100% 100%}}.pop__up-bottom .box{width:45%}@media(max-width: 767.98px){.pop__up-bottom .box{width:100%}}.pop__up-bottom .restricciones{position:absolute;top:2em;left:2em;z-index:1;font-size:14px;color:#f1e1c1}@media(max-width: 767.98px){.pop__up-bottom .restricciones{position:relative;text-align:center;left:0;top:0;margin-top:2em}}.pop__up-footer{background-color:#5c3d31;padding-top:12px}.pop__up-footer .image{margin:auto;display:block;width:30%}@media(max-width: 575.98px){.pop__up-footer .image{width:60%}}.pop__up-form{align-items:flex-end}@media(max-width: 991.98px){.pop__up-form{display:block;margin:auto}}.pop__up-form .wpcf7-form-control-wrap{width:100%}.pop__up-form .wpcf7-form-control{color:#5c3d31;border:0 none;background-color:#fff;text-transform:uppercase;outline:none;padding:10px 20px;line-height:1;font-family:"Biotif",sans-serif;font-size:13px;font-weight:400}.pop__up-form .wpcf7-form-control::-moz-placeholder{line-height:1;text-transform:uppercase;color:#5c3d31;font-family:"Biotif",sans-serif;font-size:13px;font-weight:400}.pop__up-form .wpcf7-form-control::placeholder{line-height:1;text-transform:uppercase;color:#5c3d31;font-family:"Biotif",sans-serif;font-size:13px;font-weight:400}.pop__up-form .wpcf7-spinner{position:absolute;left:0}.pop__up-form .wpcf7-not-valid-tip{color:#f1e1c1;font-family:"Bossa",sans-serif}.pop__up-form .wpcf7-form-control.wpcf7-submit{padding:12px 35px;width:100%;background:#5c3d31;outline:none;border:1px solid #5c3d31;text-transform:uppercase;font-family:"Bossa",sans-serif;font-size:12px;font-weight:300;font-style:normal;color:#f1e1c1;margin-bottom:0}.pop__up-form .wpcf7-form-control.wpcf7-submit:hover{background-color:#dc512c;border-color:#dc512c}.nav__global{position:fixed;background-color:rgba(0,0,0,0);width:100%;z-index:998;transition:all .5s ease;padding:5px 0;top:0}.nav__global .row{margin:0 0;width:100%}.nav__global.scrolled{background-color:#f1e1c1;transition:all .5s ease;box-shadow:0 -20px 30px #5c3d31}.nav__global.scrolled .logotipo{width:65px;transition:all .5s ease}.nav__global.scrolled .logotipo path{fill:#5c3d31;transition:all .5s ease}.nav__global.scrolled .hamburger-menu .bar{background-color:#5c3d31}.nav__global.scrolled .menu-items{color:#5c3d31;transition:all .5s ease}.nav__global.scrolled .menu-items.btn__global{border:1px solid #5c3d31}.nav__global.scrolled .menu-items.btn__global span{color:#5c3d31}.nav__global.scrolled .menu-items.btn__global:hover{background-color:#5c3d31}.nav__global.scrolled .menu-items.btn__global:hover span{color:#f1e1c1}.nav__global .logotipo{width:79px;height:73px;transition:all .5s ease}.nav__global .logotipo path{fill:#fff;transition:all .5s ease}.nav__global .hamburger-menu{display:none;cursor:pointer}@media(max-width: 991.98px){.nav__global .hamburger-menu{display:block}}.nav__global .hamburger-menu .bar{width:35px;height:3px;background-color:#f1e1c1;margin:6px 0;transition:.4s}.nav__global-menu{display:flex;align-items:center;justify-content:space-between}.nav__global-menu-wrapper{display:flex;align-items:center;justify-content:space-between}@media(max-width: 991.98px){.nav__global-menu-wrapper{width:100%}}.nav__global-menu-items{display:flex;align-items:center;gap:40px}@media(max-width: 991.98px){.nav__global-menu-items{transition:all 1s ease;left:100%;top:0;position:absolute;width:100vw;height:100vh;display:flex;justify-content:space-evenly;flex-direction:column;background-color:#f1e1c1}}.nav__global-menu-items .logotipo{display:none}@media(max-width: 991.98px){.nav__global-menu-items .logotipo{display:block}}.nav__global-menu-items .close{display:none;position:absolute;z-index:1;top:25px;right:45px;color:#dc512c;font-size:35px;font-family:"Bossa",sans-serif}@media(max-width: 991.98px){.nav__global-menu-items .close{display:block}}@media(max-width: 575.98px){.nav__global-menu-items .close{font-size:25px;top:60px}}.nav__global-menu-items.mobile{background-color:#f1e1c1;position:absolute;display:flex;flex-direction:column;width:100vw;height:100vh;top:0;left:0;transition:all 1s ease}.nav__global-menu-items.mobile .logotipo{display:block}.nav__global-menu-items.mobile .logotipo path{fill:#5c3d31}.nav__global-menu-items.mobile .close{display:block}.nav__global-menu-items .menu-items{color:#fff;font-family:"Bossa",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:18.34px;text-transform:uppercase;text-decoration:none}@media(max-width: 991.98px){.nav__global-menu-items .menu-items{color:#5c3d31}}.nav__global-menu-items .menu-items.active,.nav__global-menu-items .menu-items:hover{color:#dc512c;font-weight:600}.nav__global-menu-items .menu-items.btn__global{border:1px solid #f1e1c1;transition:all .5s ease}@media(max-width: 991.98px){.nav__global-menu-items .menu-items.btn__global{border-color:#5c3d31}}.nav__global-menu-items .menu-items.btn__global span{color:#fff;font-family:"Bossa",sans-serif;font-size:12px;font-style:normal;font-weight:300}.nav__global-menu-items .menu-items.btn__global span::before{content:none}@media(max-width: 991.98px){.nav__global-menu-items .menu-items.btn__global span{color:#5c3d31}}.nav__global-menu-items .menu-items.btn__global:hover{transition:all .5s ease;background-color:#f1e1c1}.nav__global-menu-items .menu-items.btn__global:hover span{color:#5c3d31}.fixed-redes{position:fixed;z-index:998;display:flex;flex-direction:column;gap:10px;right:30px;top:50%}@media(max-width: 991.98px){.fixed-redes{top:inherit;bottom:10%;right:10px}}.fixed-redes .redes{background-image:url(./src/img/global/backgroud-redes.jpg);background-size:cover;width:39px;height:39px;display:flex;align-items:center;justify-content:center;border-radius:100%}.fixed-redes .redes.whats{background-image:none;background-color:#f1e1c1;box-shadow:0 0 10px rgba(92,61,49,.4)}.contacto__footer{background-color:#525633;padding:4em 0}@media(max-width: 991.98px){.contacto__footer-row{flex-direction:column-reverse}}.contacto__footer-text .title{color:#f1e1c1;margin-bottom:39px}@media(max-width: 991.98px){.contacto__footer-text .title{text-align:center}}.contacto__footer-text .paragraph{color:#f1e1c1;margin-bottom:30px;white-space:pre-line}@media(max-width: 991.98px){.contacto__footer-text .paragraph{text-align:center}}.contacto__footer-image{position:relative}@media(max-width: 991.98px){.contacto__footer-image{margin-top:3em}}.contacto__footer-image .emblema{position:absolute;top:5%;left:-31px;width:138px;height:138px}@media(max-width: 575.98px){.contacto__footer-image .emblema{left:0;width:100px;height:100px}}.contacto__footer-image .contacto{height:585px;width:90%;display:block;border:1px solid #f1e1c1}@media(max-width: 991.98px){.contacto__footer-image .contacto{margin:auto}}@media(max-width: 767.98px){.contacto__footer-image .contacto{height:400px}}@media(max-width: 575.98px){.contacto__footer-image .contacto{height:350px}}.contacto__footer-image .contacto .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacto__footer-image .logo-nogal{position:absolute;bottom:-40px;right:-5px;width:146px;height:179px}.contacto__footer-form{align-items:flex-end}@media(max-width: 991.98px){.contacto__footer-form{display:block;margin:auto}}.contacto__footer-form .form-flex{display:flex;gap:30px}.contacto__footer-form .wpcf7-form-control-wrap{width:100%}.contacto__footer-form .wpcf7-form-control-wrap .wpcf7-form-control{color:#f1e1c1;border:1px solid #f1e1c1;background-color:rgba(0,0,0,0);text-transform:uppercase;outline:none;padding:10px 20px;line-height:1;font-family:"Biotif",sans-serif;font-size:13px;font-weight:400}.contacto__footer-form .wpcf7-form-control-wrap .wpcf7-form-control::-moz-placeholder{line-height:1;text-transform:uppercase;color:#f1e1c1;font-family:"Biotif",sans-serif;font-size:13px;font-weight:400}.contacto__footer-form .wpcf7-form-control-wrap .wpcf7-form-control::placeholder{line-height:1;text-transform:uppercase;color:#f1e1c1;font-family:"Biotif",sans-serif;font-size:13px;font-weight:400}.contacto__footer-form .global__contact-flex{display:flex;gap:20px;align-items:flex-end}.contacto__footer-form .wpcf7-spinner{position:absolute;left:0}.contacto__footer-form .wpcf7-not-valid-tip{color:#dc512c;font-family:"Bossa",sans-serif}.contacto__footer-form .wpcf7-form-control.wpcf7-submit{padding:12px 35px;width:-moz-fit-content;width:fit-content;background:rgba(0,0,0,0);outline:none;border:1px solid #f1e1c1;text-transform:uppercase;font-family:"Bossa",sans-serif;font-size:12px;font-weight:300;font-style:normal;color:#f1e1c1;margin-bottom:0}.contacto__footer-form .wpcf7-form-control.wpcf7-submit:hover{background-color:#5c3d31;border-color:#5c3d31}footer{background-color:#525633;padding:4em 0}footer .titulo{text-transform:uppercase;color:#f1e1c1;font-family:"Biotif",sans-serif;font-size:17px}@media(max-width: 991.98px){footer .titulo{text-align:center}}@media(max-width: 991.98px){footer .logotipo{margin:0 auto 2em;display:block}}@media(max-width: 767.98px){footer .info-box-wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:2em}}footer .info-box-wrapper .paragraph{color:#f1e1c1;font-family:"Biotif",sans-serif;font-size:12px;font-style:normal;font-weight:450;line-height:17.496px;text-transform:uppercase;margin:0 0}footer .info-box-wrapper .info-box{margin-bottom:10px;display:flex;align-items:flex-start;gap:10px}footer .info-box-wrapper .info-box .icono{width:20px;height:auto}footer .info-box-wrapper .info-box .icono .img-fluid{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}footer .info-box-wrapper .info-box .link,footer .info-box-wrapper .info-box p{color:#f1e1c1;text-decoration:none;font-size:14px;margin:0 0}footer .info-box-wrapper .info-box .img-fluid{width:8%}footer .info-box-wrapper-redes{display:flex;gap:10px}footer .info-box-wrapper-redes .redes{background-image:url(./src/img/global/backgroud-redes.jpg);background-size:cover;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:100%}footer .info-box-wrapper-redes .redes svg{width:70%}footer .info-box-wrapper-redes .redes svg.facebook{width:35%}footer .footer-bottom{margin-top:2em}footer .footer-bottom .link,footer .footer-bottom p{color:#f1e1c1;text-transform:uppercase;text-decoration:none;font-size:12px}@media(max-width: 991.98px){footer .footer-bottom .link,footer .footer-bottom p{display:block;text-align:center;margin-bottom:10px}}.blog__single-image{height:435px;width:100%;position:relative;z-index:0}@media(max-width: 575.98px){.blog__single-image{height:300px}}.blog__single-image::before{position:absolute;content:"";z-index:-1;opacity:.3;background:linear-gradient(180deg, #000 -8.69%, #666 55.8%);mix-blend-mode:multiply;width:100%;height:100%;top:0;left:0}.blog__single-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:-2}.blog__single-post{background-color:#f1e1c1;padding:4em 0 3em}@media(max-width: 991.98px){.blog__single-post{padding:4em 0 2em}}.blog__single-post-intro{gap:40px;display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between;margin-bottom:2em}@media(max-width: 991.98px){.blog__single-post-intro{gap:30px;flex-direction:column;align-items:flex-start}}.blog__single-post-intro .btn__global span{color:#5c3d31}.blog__single-post-intro .btn__global:hover span{color:#f1e1c1}.blog__single-post-intro p{font-family:"Bossa",sans-serif;font-size:15px;font-weight:300;color:#5c3d31;text-transform:uppercase;line-height:18px;margin:0}.blog__single-post-body .title{font-family:"Bossa",sans-serif;font-size:34px;font-weight:300;color:#5c3d31;text-transform:uppercase;background:none;margin-bottom:25px;width:80%}@media(max-width: 991.98px){.blog__single-post-body .title{text-align:left;width:95%}}.blog__single-post-body h2,.blog__single-post-body h3,.blog__single-post-body h4,.blog__single-post-body h5,.blog__single-post-body h6{font-family:"Bossa",sans-serif;font-size:24px;font-weight:300;color:#5c3d31}@media(max-width: 575.98px){.blog__single-post-body h2,.blog__single-post-body h3,.blog__single-post-body h4,.blog__single-post-body h5,.blog__single-post-body h6{font-size:20px}}.blog__single-post-body b,.blog__single-post-body strong{color:#5c3d31;font-family:"Biotif",sans-serif;font-size:18px;font-weight:700;line-height:28.8px}@media(max-width: 575.98px){.blog__single-post-body b,.blog__single-post-body strong{font-size:17px}}.blog__single-post-body a{color:#dc512c}.blog__single-post-body a:hover{color:#5c3d31}.blog__single-post-body p,.blog__single-post-body span,.blog__single-post-body li,.blog__single-post-body i{font-family:"Biotif",sans-serif;font-size:18px;font-weight:normal;line-height:28.8px}@media(max-width: 575.98px){.blog__single-post-body p,.blog__single-post-body span,.blog__single-post-body li,.blog__single-post-body i{font-size:17px}}.blog__single-post-body p b,.blog__single-post-body p strong,.blog__single-post-body span b,.blog__single-post-body span strong,.blog__single-post-body li b,.blog__single-post-body li strong,.blog__single-post-body i b,.blog__single-post-body i strong{color:#5c3d31;font-family:"Biotif",sans-serif;font-size:18px;font-weight:700;line-height:28.8px}@media(max-width: 575.98px){.blog__single-post-body p b,.blog__single-post-body p strong,.blog__single-post-body span b,.blog__single-post-body span strong,.blog__single-post-body li b,.blog__single-post-body li strong,.blog__single-post-body i b,.blog__single-post-body i strong{font-size:17px}}.blog__single-post-body p a,.blog__single-post-body span a,.blog__single-post-body li a,.blog__single-post-body i a{color:#dc512c}.blog__single-post-body p a:hover,.blog__single-post-body span a:hover,.blog__single-post-body li a:hover,.blog__single-post-body i a:hover{color:#5c3d31}.blog__single-post-nav{margin-top:2em}.blog__single-post-nav .group{display:flex;gap:30px;align-items:center;justify-content:center}.blog__single-post-nav .group .btn__global span{color:#5c3d31}.blog__single-post-nav .group .btn__global:hover span{color:#f1e1c1}@media(max-width: 991.98px){.blog__single-relacionados{display:none}}.blog__single-relacionados.movil{display:none}@media(max-width: 991.98px){.blog__single-relacionados.movil{display:block;margin-top:3em}}.blog__single-relacionados.movil .blog__single-relacionados.title{text-align:center;text-transform:uppercase}.blog__single-relacionados.movil .blog__single-relacionados-slider .slick-track{display:flex;grid-gap:20px}.blog__single-relacionados.movil .blog__single-relacionados-post-image{height:240px}.blog__single-relacionados.movil .blog__single-relacionados-post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog__single-relacionados.movil .blog__single-relacionados-post-body{background-size:cover;height:157px;filter:none;padding:20px 3em}.blog__single-relacionados.title{display:none}@media(max-width: 991.98px){.blog__single-relacionados.title{display:block;font-size:18px;color:#5c3d31;-webkit-text-fill-color:unset;background:none}}.blog__single-relacionados.title p{text-transform:uppercase;color:#5c3d31;margin-bottom:1.5em;text-align:center;font-family:"Bossa",sans-serif;font-size:18px;font-weight:400}.blog__single-relacionados-title{margin-top:3em;color:#5c3d31;font-family:"Bossa",sans-serif;font-size:16px;font-weight:300;line-height:19px;text-align:center;text-transform:uppercase;width:100%;justify-content:space-between}@media(max-width: 991.98px){.blog__single-relacionados-title{display:none}}.blog__single-relacionados-post{text-decoration:none}.blog__single-relacionados-post-body{padding:20px;margin-bottom:1em;background-size:cover;background-position:center;position:relative;border:1px solid #dc512c;border-top:0 none}.blog__single-relacionados-post-body .categoria{font-family:"Biotif",sans-serif;font-size:14px;font-weight:400;color:#dc512c;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.blog__single-relacionados-post-body .titulo{font-family:"Bossa",sans-serif;font-size:18px;font-weight:400;color:#5c3d31;text-transform:uppercase}.blog__single-relacionados-post-body .link{outline:none;border:0 none;font-family:"Biotif",sans-serif;font-size:14px;font-weight:300;color:#5c3d31;text-transform:uppercase;text-decoration:none;letter-spacing:1px;text-align:left;cursor:pointer}.blog__single-relacionados-post-body .link:hover{text-decoration:underline}.blog__single-relacionados-post-image{height:150px;background-size:cover}.blog__single-relacionados-post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog__01{width:100%;height:58vh;position:relative;z-index:0;overflow:hidden}.blog__01::before{position:absolute;content:"";z-index:-1;opacity:.5;background:linear-gradient(180deg, #000 -8.69%, #666 55.8%);mix-blend-mode:multiply;width:100%;height:100%;top:0;left:0}.blog__01 .background-video{position:absolute;transform:scale(1.12);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.blog__01-content{margin-top:40px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.blog__01-content .title{color:#fff;text-align:center;font-size:38px;text-transform:uppercase}.blog__01-content .paragraph{color:#fff;text-align:center;white-space:pre-line}@media(max-width: 575.98px){.blog__01-content .paragraph{white-space:normal;text-align:center}}.blog__01-content-btn{display:flex;align-items:center;gap:30px;margin-top:15px}@media(max-width: 575.98px){.blog__01-content-btn{flex-direction:column;gap:15px}}.blog__02{background-color:#f1e1c1;padding:4em 0}.blog__02-destacado{display:flex;align-items:center;justify-content:center;background-color:#b07b58;margin-bottom:3em}@media(max-width: 991.98px){.blog__02-destacado{flex-direction:column}}.blog__02-destacado .row{align-items:center}.blog__02-destacado-body{width:50%;padding:0 60px}@media(max-width: 991.98px){.blog__02-destacado-body{padding:40px 60px;width:100%}}.blog__02-destacado-body .title{color:#f1e1c1}.blog__02-destacado-body p{color:#f1e1c1;font-size:16px}.blog__02-destacado-body .link{border:1px solid #5c3d31;background-color:#5c3d31;display:block;text-transform:uppercase;text-decoration:none;color:#f1e1c1;width:-moz-fit-content;width:fit-content;padding:8px 25px;font-family:"Bossa",sans-serif;font-size:12px;font-weight:300;font-style:normal}.blog__02-destacado-body .link:hover{border:1px solid #dc512c;background-color:#dc512c;text-decoration:underline;font-weight:500;color:#f1e1c1}.blog__02-destacado-body .intro{display:flex;justify-content:space-between;margin-bottom:1em}.blog__02-destacado-body .intro span{color:#f1e1c1;text-transform:uppercase;font-family:"Bossa",sans-serif;font-size:14px;font-weight:400;font-style:normal}.blog__02-destacado-imagen{width:50%;height:400px}@media(max-width: 991.98px){.blog__02-destacado-imagen{width:100%;height:350px}}.blog__02-destacado-imagen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog__02-categories{display:flex;justify-content:center;flex-wrap:wrap;margin:2em 0;gap:20px}@media(max-width: 991.98px){.blog__02-categories{display:none}}.blog__02-categories .btn-primary{border:1px solid #dc512c;align-items:center;text-transform:uppercase;text-decoration:none;color:#5c3d31;font-family:"Bossa",sans-serif;font-size:12px;font-weight:300;font-style:normal;padding:8px 35px}.blog__02-categories .btn-primary:hover{color:#f1e1c1;background-color:#5c3d31;border-color:#5c3d31}.blog__02-categories .btn-primary.todos,.blog__02-categories .btn-primary.active{background-color:#dc512c;color:#f1e1c1}.blog__02-recientes{background-color:#f1e1c1}.blog__02-recientes select{display:none;width:95%;background-color:rgba(0,0,0,0);border:1px solid #dc512c;text-transform:uppercase;margin:1em auto;color:#5c3d31;padding:10px 20px;font-family:"Bossa",sans-serif;font-size:12px;font-weight:300;font-style:normal}@media(max-width: 991.98px){.blog__02-recientes select{display:block}}.blog__02-recientes .title{text-align:center;text-transform:uppercase}.blog__02-recientes-entrada-imagen{height:300px}.blog__02-recientes-entrada-imagen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog__02-recientes-entrada-body{border:1px solid #dc512c;border-top:0 none;padding:20px 25px;margin-bottom:2em}.blog__02-recientes-entrada-body .intro{display:flex;justify-content:space-between;margin-bottom:1em}.blog__02-recientes-entrada-body .intro span{color:#5c3d31;text-transform:uppercase;font-family:"Bossa",sans-serif;font-size:12px;font-weight:300;font-style:normal}.blog__02-recientes-entrada-body .title{color:#5c3d31;font-size:26px;text-transform:uppercase}.blog__02-recientes-entrada-body p{font-size:16px}.blog__02-recientes-entrada-body .link{display:block;text-align:right;text-transform:uppercase;text-decoration:none;color:#5c3d31;font-family:"Bossa",sans-serif;font-size:12px;font-weight:300;font-style:normal}.blog__02-recientes-entrada-body .link:hover{text-decoration:underline;font-weight:500}.blog__02-recientes .seccion-pagination{margin:0 0;padding:3em 0 2em}.blog__02-recientes .seccion-pagination .pagination-list{list-style:none;gap:10px;margin:0 0}.blog__02-recientes .seccion-pagination .pagination-list .page-numbers{border:1px solid #dc512c;color:#5c3d31;display:flex;width:30px;height:30px;justify-content:center;align-items:center;font-family:"Bossa",sans-serif;font-size:12px;font-weight:300;font-style:normal;text-decoration:none;background-color:rgba(0,0,0,0)}.blog__02-recientes .seccion-pagination .pagination-list .page-numbers.current,.blog__02-recientes .seccion-pagination .pagination-list .page-numbers:hover{background-color:#dc512c;color:#f1e1c1}.gracias__01{width:100%;height:105vh;position:relative;z-index:0;overflow:hidden}.gracias__01::before{position:absolute;content:"";z-index:-1;opacity:.5;background:linear-gradient(180deg, #000 -8.69%, #666 55.8%);mix-blend-mode:multiply;width:100%;height:100%;top:0;left:0}.gracias__01 .background-video{position:absolute;transform:scale(1.12);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.gracias__01-content{margin-top:40px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.gracias__01-content .title{color:#fff;text-align:center;font-size:38px;text-transform:uppercase}.gracias__01-content .paragraph{color:#fff;text-align:center;white-space:pre-line}@media(max-width: 575.98px){.gracias__01-content .paragraph{white-space:normal;text-align:center}}.gracias__01-content-btn{display:flex;align-items:center;gap:30px;margin-top:15px}@media(max-width: 575.98px){.gracias__01-content-btn{flex-direction:column;gap:15px}}.home__01{width:100%;height:105vh;position:relative;z-index:0;overflow:hidden}.home__01::before{position:absolute;content:"";z-index:-1;opacity:.5;background:linear-gradient(180deg, #000 -8.69%, #666 55.8%);mix-blend-mode:multiply;width:100%;height:100%;top:0;left:0}.home__01 .background-video{position:absolute;transform:scale(1.12);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.home__01-content{margin-top:40px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.home__01-content .title{color:#fff;text-align:center;font-size:38px;text-transform:uppercase}.home__01-content .paragraph{color:#fff;white-space:pre-line}@media(max-width: 575.98px){.home__01-content .paragraph{white-space:normal;text-align:center}}.home__01-content-btn{display:flex;align-items:center;gap:30px;margin-top:15px}@media(max-width: 575.98px){.home__01-content-btn{flex-direction:column;gap:15px}}.home__01-content-preventa{margin-top:80px}.home__01-content-preventa .paragraph{text-transform:uppercase;border-top:1.5px solid #b07b58;border-bottom:1.5px solid #b07b58;margin:0 0}.home__02{background-color:#819d87;padding:6em 0;position:relative}.home__02::after{content:"";z-index:0;position:absolute;bottom:-150px;left:-175px;background-image:url(./src/img/global/arbol-2.png);background-position:right;background-size:cover;width:365px;height:524px;opacity:.3;mix-blend-mode:multiply}.home__02::before{content:"";z-index:1;position:absolute;bottom:-180px;right:0;background-image:url(./src/img/global/arbol-2.png);background-size:cover;width:397px;height:524px;opacity:.3;mix-blend-mode:multiply}.home__02 .row{align-items:center}.home__02-text{margin-bottom:50px}.home__02-text .title{color:#5c3d31;text-transform:capitalize;white-space:pre-line;margin-bottom:25px}@media(max-width: 991.98px){.home__02-text .title{text-align:center}}.home__02-text .paragraph{color:#5c3d31}@media(max-width: 991.98px){.home__02-text .paragraph{text-align:center}}.home__02-box{display:flex;align-items:center;gap:20px;margin-top:25px;margin-bottom:25px;position:relative;z-index:2}@media(max-width: 991.98px){.home__02-box{justify-content:flex-start;width:80%;margin:25px auto}}@media(max-width: 575.98px){.home__02-box{width:95%}}.home__02-box .paragraph{color:#5c3d31;margin:0 0;white-space:pre-line;font-family:"Biotif",sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;text-decoration:none}.home__02-box .paragraph.link:hover{text-decoration:underline}.home__02-box-icono{cursor:pointer}.home__02-box-icono-wrapper{display:none;position:absolute;cursor:auto;width:271px;height:255px;border-radius:11px;overflow:hidden;justify-content:center;bottom:0;left:16%}.home__02-box-icono-wrapper::before{content:"";background:linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);width:100%;height:100%;position:absolute;z-index:1;left:0;top:0}.home__02-box-icono-wrapper.active{display:flex}.home__02-box-icono-wrapper .background{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home__02-box-icono-wrapper .btn__global{position:absolute;bottom:27px;border-color:#f1e1c1}.home__02-box-icono-wrapper .btn__global span{color:#f1e1c1}.home__02-box-icono-wrapper .btn__global span::before{background-color:rgba(241,225,193,.8)}.home__02-box-icono-wrapper .btn__global .icono{background-color:rgba(241,225,193,.8)}.home__02-box-icono-wrapper .btn__global:hover span{color:#5c3d31}.home__03{background-color:#b07b58;padding:5em 0;overflow:hidden}.home__03 .row{align-items:center}.home__03 .title{color:#f1e1c1;text-transform:capitalize;white-space:pre-line;margin-bottom:20px}@media(max-width: 991.98px){.home__03 .title{text-align:center}}.home__03 .paragraph{color:#f1e1c1}@media(max-width: 991.98px){.home__03 .paragraph{text-align:center}}.home__03-btn{margin-top:30px;display:flex;gap:30px}@media(max-width: 991.98px){.home__03-btn{justify-content:center;margin-bottom:40px}}@media(max-width: 575.98px){.home__03-btn{align-items:center;flex-direction:column}}.home__03-btn .btn__global{border-color:rgba(92,61,49,.5)}.home__03-btn .btn__global span::before{background-color:rgba(92,61,49,.5)}.home__03-btn .btn__global .icono{background-color:rgba(92,61,49,.5)}.home__03-btn .btn__global .icono path{fill:#f1e1c1}.home__03-btn .btn__global:hover .icono{background-color:#5c3d31}.home__03-btn .btn__global:hover span::before{background-color:#5c3d31}.home__03.active .nogales{left:0;transition:all 4s ease}.home__03.active .flor{bottom:-25px;transition:all 2s ease}.home__03-image{position:relative;z-index:0}@media(max-width: 991.98px){.home__03-image{width:90%;margin:auto}}.home__03-image .fondo{position:absolute;z-index:1;top:-15px;width:110%;height:110%;left:-20px}.home__03-image .nogales{position:relative;z-index:2;width:106%;margin:auto;display:block;bottom:-5px;left:-35px;transition:all 4s ease;transform:rotate(-5deg)}.home__03-image .nogales.move-right{left:10px}.home__03-image .flor{position:absolute;left:-65px;bottom:-10px;z-index:3;width:360px;height:355px;transition:all 2s ease}@media(max-width: 767.98px){.home__03-image .flor{width:300px;height:auto;left:-50px}}@media(max-width: 575.98px){.home__03-image .flor{width:260px;height:auto;left:-50px}}@media(max-width: 400.98px){.home__03-image .flor{width:180px;left:-30px}}.home__04{background-color:#819d87;padding:6em 0;position:relative;z-index:0;overflow:hidden}.home__04::before{content:"";position:absolute;z-index:-1;right:-100px;bottom:-155px;width:527px;height:454px;background-image:url(./src/img/global/flor-delineado.png);background-size:cover}@media(max-width: 991.98px){.home__04 .row{flex-direction:column-reverse}}.home__04-text{padding-top:8em;margin-left:1.5em}@media(max-width: 991.98px){.home__04-text{padding-top:0;margin-left:0}}.home__04-text .title{color:#fff;margin-bottom:30px}@media(max-width: 991.98px){.home__04-text .title{text-align:center}}.home__04-text .paragraph{color:#fff;white-space:pre-line}@media(max-width: 991.98px){.home__04-text .paragraph{text-align:center}}@media(max-width: 767.98px){.home__04-text .paragraph{white-space:normal}}.home__04-text .nogales{width:175px}.home__04-slider-wrapper{padding:4em 0 1.5em;border-right:2px solid #f1e1c1}.home__04-slider .slick-slide{padding:4em 2em;margin-right:2em;background-color:#f5f5f5;border:1px solid #000;display:flex;flex-direction:column;justify-content:center}.home__04-slider .slick-slide:last-child{margin-right:0}.home__04-slider .slick-slide .icono{height:100px;width:99px;opacity:.2}.home__04-slider .slick-slide hr{opacity:1;border-color:#000}.home__04-slider .slick-slide p{height:45px;white-space:pre-line;text-transform:uppercase;font-family:"Bossa",sans-serif;font-size:16px}.home__04-slider .slick-slide.slick-active{background-color:#f1e1c1}.home__04-slider .slick-slide.slick-active .icono{opacity:1}.home__04-arrows{margin-top:10px;display:flex;gap:30px}@media(max-width: 991.98px){.home__04-arrows{margin-top:2em}}.home__04-arrows .slick-arrow{cursor:pointer}.home__04-arrows .slick-arrow svg rect{opacity:1}.home__04-arrows .slick-arrow.slick-disabled{cursor:auto}.home__04-arrows .slick-arrow.slick-disabled svg rect{opacity:.65}.home__05{background:linear-gradient(180deg, rgb(176, 123, 88) 32%, rgb(92, 61, 49) 32%);padding:6em 0;position:relative;overflow:hidden;z-index:0}.home__05::before{content:"";background:url(./src/img/global/background-nogal.png);bottom:0;width:100%;height:68%;position:absolute;opacity:.8;mix-blend-mode:multiply;z-index:-1}.home__05::after{content:"";background:url(./src/img/global/flor-delineado-invertido.png);left:0;bottom:0;width:440px;height:379px;z-index:1;position:absolute;background-size:125%;background-position:right top}@media(max-width: 991.98px){.home__05::after{height:272px;background-position:left right}}@media(max-width: 575.98px){.home__05::after{height:200px;background-position:top right;width:80%;left:-50px}}.home__05-text{align-items:center;margin-bottom:3em}.home__05-text .title{color:#f1e1c1;margin-bottom:24px}@media(max-width: 991.98px){.home__05-text .title{text-align:center}}.home__05-text .paragraph{color:#f1e1c1;margin:0 0}@media(max-width: 991.98px){.home__05-text .paragraph{text-align:center}}.home__05-text .btn__global{position:relative;float:right;border-color:rgba(241,225,193,.8)}@media(max-width: 991.98px){.home__05-text .btn__global{margin-top:2em}}.home__05-text .btn__global span{color:#f1e1c1}.home__05-text .btn__global span::before{background-color:rgba(241,225,193,.8)}.home__05-text .btn__global .icono{background-color:rgba(241,225,193,.8)}.home__05-text .btn__global:hover .icono{background-color:#f1e1c1}.home__05-text .btn__global:hover span{color:#5c3d31}.home__05-text .btn__global:hover span::before{background-color:#f1e1c1}.home__05 .container-fluid .row,.home__05 .container-sm .row,.home__05 .container-md .row,.home__05 .container-lg .row,.home__05 .container-xl .row,.home__05 .container-xxl .row{width:100%;margin:0 0}.home__05 .slick-slide.slick-active{z-index:9;position:relative}.home__05 .home__05-slider{height:539px}@media(max-width: 767.98px){.home__05 .home__05-slider{height:439px}}@media(max-width: 575.98px){.home__05 .home__05-slider{height:370px}}@media(max-width: 350.98px){.home__05 .home__05-slider{height:370px}}.home__05 .home__05-slider .slick-track{display:flex;align-items:center;height:100% !important}.home__05 .home__05-slider .slick-list{padding:0 0 !important;height:100% !important}.home__05 .home__05-slider .slick-slide{border:2px solid #f1e1c1;margin:0 5px;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in;height:444px}@media(max-width: 575.98px){.home__05 .home__05-slider .slick-slide{height:310px}}.home__05 .home__05-slider .slick-slide.slick-current{width:912px !important;height:539px;transition:all .4s ease-in}@media(max-width: 991.98px){.home__05 .home__05-slider .slick-slide.slick-current{width:650px !important}}@media(max-width: 767.98px){.home__05 .home__05-slider .slick-slide.slick-current{width:550px !important;height:439px}}@media(max-width: 575.98px){.home__05 .home__05-slider .slick-slide.slick-current{width:350px !important;height:370px}}@media(max-width: 350.98px){.home__05 .home__05-slider .slick-slide.slick-current{width:250px !important;height:370px}}.home__05 .home__05-slider .slick-slide .img-fluid{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home__05-arrows{display:flex;gap:30px;width:912px;margin:20px auto;justify-content:flex-end}@media(max-width: 991.98px){.home__05-arrows{width:90%;margin:30px 0}}.home__05-arrows .slick-arrow{cursor:pointer}.home__05-arrows .slick-arrow svg rect{opacity:1}.home__05-arrows .slick-arrow.slick-disabled{cursor:auto}.home__05-arrows .slick-arrow.slick-disabled svg rect{opacity:.65}.home__05-bottom{margin-top:2em}.home__05-bottom .title{color:#fff;text-align:center}.home__05-bottom .paragraph{color:#fff;text-align:center;white-space:pre-line}.home__05-bottom-btns{margin-top:58px;display:flex;gap:30px;align-items:center;justify-content:center}@media(max-width: 575.98px){.home__05-bottom-btns{flex-direction:column;gap:20px}}.home__05-bottom-images{position:relative;margin-top:72px}.home__05-bottom-images::before{content:"";width:440px;height:379px;bottom:0;left:0;position:absolute}.home__05-bottom-images .image-box{overflow:hidden}.home__05-bottom-images .image-1{position:absolute;width:273px;height:287px;top:53px;z-index:1}@media(max-width: 991.98px){.home__05-bottom-images .image-1{width:30%;height:200px;margin:auto;left:-65px}}@media(max-width: 767.98px){.home__05-bottom-images .image-1{left:-50px;width:40%;top:-100px}}@media(max-width: 575.98px){.home__05-bottom-images .image-1{left:-10px}}.home__05-bottom-images .image-1:hover .image{-o-object-position:center right;object-position:center right;transition:all 1s ease}.home__05-bottom-images .image-1::before{content:"";height:100%;width:100%;border:1px solid #f1e1c1;transform:scale(1.1);position:absolute}.home__05-bottom-images .image-2{position:relative;width:726px;height:559px;display:block;margin:auto}@media(max-width: 991.98px){.home__05-bottom-images .image-2{width:80%;height:auto}}@media(max-width: 767.98px){.home__05-bottom-images .image-2{width:100%;margin:10em auto}}.home__05-bottom-images .image-2.image{height:559px}@media(max-width: 767.98px){.home__05-bottom-images .image-2.image{height:400px}}@media(max-width: 575.98px){.home__05-bottom-images .image-2.image{height:450px}}.home__05-bottom-images .image-2::before{content:"";height:88%;width:100%;border:1px solid #f1e1c1;transform:scale(1.05);position:absolute}@media(max-width: 991.98px){.home__05-bottom-images .image-2::before{height:100%}}.home__05-bottom-images .image-2:hover .image{transform:scale(1.2);transition:all 1s ease}.home__05-bottom-images .image-3{position:absolute;width:273px;height:287px;bottom:53px;right:0;z-index:1}@media(max-width: 991.98px){.home__05-bottom-images .image-3{width:30%;height:200px;margin:auto;right:-65px;bottom:0}}@media(max-width: 767.98px){.home__05-bottom-images .image-3{right:-20px;width:50%;bottom:-130px}}.home__05-bottom-images .image-3 .image{height:287px}.home__05-bottom-images .image-3::before{content:"";z-index:-1;height:88%;width:100%;top:40px;border:1px solid #f1e1c1;transform:scale(1.05);position:absolute}.home__05-bottom-images .image-3:hover .image{transform:scale(1.2);transition:all 1s ease}.home__05-bottom-images .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:all 1s ease;transform:scale(1)}.home__06{background-color:#f1e1c1;padding:6em 0;position:relative}.home__06::before{content:"";position:absolute;right:0;width:371px;height:675px;opacity:.3;mix-blend-mode:multiply;background-image:url(./src/img/global/arbol-nogal.png);background-size:235%;background-repeat:no-repeat;top:-290px}@media(max-width: 575.98px){.home__06::before{width:250px;top:-120px}}.home__06::after{content:"";bottom:0;position:absolute;left:0;width:551px;height:80%;opacity:.3;mix-blend-mode:multiply;background-image:url(./src/img/global/arbol-nogal.png);background-size:180%;background-position:top right;background-repeat:no-repeat}@media(max-width: 575.98px){.home__06::after{width:250px;background-size:255%}}.home__06 .title{text-align:center;color:#5c3d31}.home__06 .paragraph{text-align:center;color:#5c3d31;margin-bottom:42px;white-space:pre-line}@media(max-width: 575.98px){.home__06 .paragraph{white-space:normal}}.home__06 .subtitle{display:block;color:#5c3d31;text-transform:uppercase;text-align:center;margin-bottom:26px}.home__06 .btn__global{margin:2em auto}.home__06 .btn__global span{color:#5c3d31}.home__07{background-color:#819d87;padding:6em 0}.home__07 .title{color:#5c3d31;text-align:center;font-family:"Bossa",sans-serif;font-size:22px;font-style:normal;font-weight:300;line-height:normal}.home__07-logos{display:flex;margin-top:3em}@media(max-width: 991.98px){.home__07-logos{display:flex;margin-top:3em;flex-direction:column;align-items:center}}.home__07-logos-box{width:33.33%;border-right:1px solid #dc512c}@media(max-width: 991.98px){.home__07-logos-box{border-right:0 none;border-bottom:1px solid #dc512c;width:70%;margin-top:1em;padding-bottom:1em}}.home__07-logos-box:last-child{border-right:0 none;border-bottom:0 none}.home__07-logos-box p{color:#fff;text-align:center;font-family:"Biotif",sans-serif;font-size:19px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-bottom:33px}.home__07-logos-box .logotipo{margin:auto;display:block}.home__07-logos-box .logotipo.adame{width:305px;height:auto}@media(max-width: 575.98px){.home__07-logos-box .logotipo.adame{width:100%}}.home__07-logos-box .logotipo.twee{height:103px;width:auto}.home__07-logos-box .logotipo.harari{width:auto;height:93px}.preventa__02{background-color:#5c3d31;padding:6em 0;position:relative}.preventa__02::before{content:"";position:absolute;right:0;width:371px;height:675px;opacity:.3;mix-blend-mode:multiply;background-image:url(./src/img/global/arbol-nogal.png);background-size:235%;bottom:0}.preventa__02-text .title{color:#f1e1c1;text-align:center}.preventa__02-text .paragraph{color:#f1e1c1;text-align:center;white-space:pre-line;margin-bottom:65px}@media(max-width: 575.98px){.preventa__02-text .paragraph{white-space:normal}}.preventa__02 .linea-header{position:absolute;opacity:1;width:100%;left:0;margin:0 0;border-color:#fff}.preventa__02 .linea-bottom{position:absolute;opacity:1;width:100%;left:0;border-color:#fff;margin-top:-1px}.preventa__02-modelos{display:flex;margin:65px 0 0;padding:0 4em}@media(max-width: 991.98px){.preventa__02-modelos{padding:0 1em}}@media(max-width: 767.98px){.preventa__02-modelos{flex-direction:column}}.preventa__02-modelos .modelo__box{position:relative;height:-moz-fit-content;height:fit-content}.preventa__02-modelos .modelo__box:hover{cursor:pointer}.preventa__02-modelos .modelo__box:hover .modelo__box-header{height:-moz-fit-content;height:fit-content;transition:all 1s ease}.preventa__02-modelos .modelo__box:hover .metraje{display:block;opacity:1;transition:all 1s ease}.preventa__02-modelos .modelo__box:hover .modelo__box-image::before{opacity:1}.preventa__02-modelos .modelo__box:hover .image{transform:scale(1);transition:all 1s ease}.preventa__02-modelos .modelo__box-header{transition:all 1s ease;position:absolute;background-color:#b07b58;padding:12px 0;width:80%;margin:auto;text-align:center;left:0;right:0;z-index:1;top:-24px;height:-moz-fit-content;height:fit-content}.preventa__02-modelos .modelo__box-header .modelo{margin:0 0;text-transform:uppercase;color:#f1e1c1;font-family:"Bossa",sans-serif;font-size:20px;font-style:normal;font-weight:100}.preventa__02-modelos .modelo__box-header .metraje{margin:0 0;display:none;opacity:0;text-transform:uppercase;color:#5c3d31;transition:all 1s ease;font-family:"Bossa",sans-serif;font-size:18px;font-style:normal;font-weight:100}.preventa__02-modelos .modelo__box-image{height:494px;position:relative;border:1px solid #f1e1c1;z-index:0}@media(max-width: 767.98px){.preventa__02-modelos .modelo__box-image{height:295px}}.preventa__02-modelos .modelo__box-image::before{content:"";opacity:0;position:absolute;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:1;transition:all 1s ease;mix-blend-mode:multiply}.preventa__02-modelos .modelo__box-image .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(0.96);transition:all 1s ease}.preventa__02-modelos-content{display:none;position:relative;padding:7em 7em 0}@media(max-width: 991.98px){.preventa__02-modelos-content{padding:6em 2em}}.preventa__02-modelos-content.active{display:block}@media(max-width: 991.98px){.preventa__02-modelos-content.active .modelo__box-header{width:30%}}@media(max-width: 767.98px){.preventa__02-modelos-content.active .modelo__box-header{width:20%}}@media(max-width: 575.98px){.preventa__02-modelos-content.active .modelo__box-header{display:none}}@media(max-width: 767.98px){.preventa__02-modelos-content.active .modelo__box-header.active{width:50%}}@media(max-width: 575.98px){.preventa__02-modelos-content.active .modelo__box-header.active{display:block;width:90%;margin:auto}}.preventa__02-modelos-content .flex-box{display:flex;justify-content:center;gap:50px}@media(max-width: 991.98px){.preventa__02-modelos-content .flex-box{flex-direction:column}}.preventa__02-modelos-content-header{display:flex;justify-content:space-between;position:absolute;width:85%;margin:0 auto;top:-25px;z-index:1;left:0;right:0}@media(max-width: 991.98px){.preventa__02-modelos-content-header{width:95%}}.preventa__02-modelos-content-header .modelo__box-header{background-color:#b07b58;padding:12px 0;margin:0 0;text-transform:uppercase;color:#f1e1c1;font-family:"Bossa",sans-serif;font-size:20px;font-style:normal;font-weight:100;width:25%;text-align:center;height:20px;cursor:pointer;position:relative;transition:all 1s ease}.preventa__02-modelos-content-header .modelo__box-header .metraje{display:none;opacity:0;margin:0 0;color:#5c3d31;font-family:"Bossa",sans-serif;font-size:18px;font-style:normal;font-weight:100}.preventa__02-modelos-content-header .modelo__box-header.active{color:#f1e1c1;z-index:2;height:auto}.preventa__02-modelos-content-header .modelo__box-header.active .metraje{display:block;opacity:1}.preventa__02-modelos-content-wrapper{display:none;background-color:#f1e1c1;min-height:100%;width:100%;left:0;z-index:2}.preventa__02-modelos-content-wrapper::before{content:"";position:absolute;right:0;width:371px;height:675px;opacity:.3;mix-blend-mode:multiply;background-image:url(./src/img/global/arbol-nogal.png);background-size:235%;bottom:0;z-index:1}.preventa__02-modelos-content-wrapper .close{position:absolute;z-index:9;border:1px solid #5c3d31;width:38.001px;height:39px;display:flex;justify-content:center;align-items:center;right:9%;top:3%;cursor:pointer}.preventa__02-modelos-content-wrapper .close.avellana{right:auto;left:7.5%}.preventa__02-modelos-content-box{display:flex;gap:20px;position:relative}@media(max-width: 991.98px){.preventa__02-modelos-content-box{justify-content:space-around}}@media(max-width: 575.98px){.preventa__02-modelos-content-box{flex-direction:column;align-items:center}}.preventa__02-modelos-content-box[data-avellana],.preventa__02-modelos-content-box[data-planta]{display:none}.preventa__02-modelos-content-box.active[data-avellana],.preventa__02-modelos-content-box.active[data-planta]{display:flex}@media(max-width: 575.98px){.preventa__02-modelos-content-box .info__planta{text-align:center}}.preventa__02-modelos-content-box .info__planta .titulo{display:block;color:#5c3d31;font-family:"Biotif",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:1;margin-bottom:26px}.preventa__02-modelos-content-box .info__planta .titulo.flex{display:flex;gap:10px}@media(max-width: 575.98px){.preventa__02-modelos-content-box .info__planta .titulo.flex{justify-content:center}}.preventa__02-modelos-content-box .info__planta .metraje{margin:0 0;color:#5c3d31;font-family:"Biotif",sans-serif;font-size:19px;font-style:normal;font-weight:300;line-height:1}.preventa__02-modelos-content-box .info__planta ul{padding-left:1em}@media(max-width: 575.98px){.preventa__02-modelos-content-box .info__planta ul{padding-left:5em}}.preventa__02-modelos-content-box .info__planta li{color:#5c3d31;font-family:"Biotif",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:1.4;white-space:pre-line}@media(max-width: 575.98px){.preventa__02-modelos-content-box .info__planta li{width:-moz-fit-content;width:fit-content;white-space:normal;text-align:left;left:0;right:0}}.preventa__02-modelos-content-box .info__planta .btn__global{border-color:rgba(92,61,49,.65)}@media(max-width: 575.98px){.preventa__02-modelos-content-box .info__planta .btn__global{margin:0 auto}}.preventa__02-modelos-content-box .info__planta .btn__global span{color:#5c3d31}.preventa__02-modelos-content-box .info__planta .btn__global span::before{background:rgba(92,61,49,.65)}.preventa__02-modelos-content-box .info__planta .btn__global .icono{background:rgba(92,61,49,.65)}.preventa__02-modelos-content-box .info__planta .switch-planta,.preventa__02-modelos-content-box .info__planta .switch-avellana{width:-moz-fit-content;width:fit-content;margin-top:5em;border:1px solid #b07b58;color:#5c3d31;text-align:center;font-family:"Bossa",sans-serif;font-size:12px;font-style:normal;font-weight:300;text-transform:uppercase;padding:12px 30px;cursor:pointer}@media(max-width: 575.98px){.preventa__02-modelos-content-box .info__planta .switch-planta,.preventa__02-modelos-content-box .info__planta .switch-avellana{margin:4em auto 2em}}.preventa__02-modelos-content-box .info__planta .switch-planta:hover,.preventa__02-modelos-content-box .info__planta .switch-avellana:hover{color:#f1e1c1;background-color:#5c3d31}.preventa__02-modelos-content-box .planta{width:auto;height:470px;position:relative;z-index:1}.preventa__02-modelos-content .adv{position:absolute;width:-moz-fit-content;width:fit-content;color:#dc512c;font-size:14px;right:28%;bottom:-60px}@media(max-width: 575.98px){.preventa__02-modelos-content .adv{margin:auto;text-align:center;right:0;left:0}}.preventa__03{padding:6em 0;position:relative;background-color:#525633;z-index:0}.preventa__03::before{content:"";background:url(./src/img/global/background-nogal.png);bottom:0;width:100%;height:100%;position:absolute;opacity:.6;z-index:-1;transform:rotate(180deg)}.preventa__03 .row{align-items:center}.preventa__03-text .title{color:#f1e1c1;margin-bottom:19px}@media(max-width: 991.98px){.preventa__03-text .title{text-align:center}}.preventa__03-text .paragraph{color:#f1e1c1}@media(max-width: 991.98px){.preventa__03-text .paragraph{text-align:center}}.preventa__03-beneficios{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap;gap:20px;width:90%;margin:auto}@media(max-width: 991.98px){.preventa__03-beneficios{width:100%;margin-top:2em;justify-content:space-between}}.preventa__03-beneficios-box{width:40%}@media(max-width: 991.98px){.preventa__03-beneficios-box{flex-direction:column;display:flex;align-items:center}}.preventa__03-beneficios-box .hebel{width:80px}.preventa__03-beneficios-box .circulo{height:91px;width:91px;display:flex;align-items:center;justify-content:center;border:1px solid #f1e1c1;background-color:#b07b58;border-radius:100%;margin-bottom:21px}.preventa__03-beneficios-box p{color:#f1e1c1;font-family:"Biotif",sans-serif;font-size:16px;font-style:normal;font-weight:400;text-transform:uppercase;line-height:normal;text-transform:uppercase}@media(max-width: 991.98px){.preventa__03-beneficios-box p{text-align:center}}.preventa__04{background-color:#819d87;padding:6em 0;position:relative;z-index:0;overflow:hidden}.preventa__04::before{content:"";position:absolute;z-index:-1;width:544px;height:475px;background-image:url(./src/img/global/flor-delineado.png);background-size:cover;transform:none;right:-132px;bottom:-158px;top:auto}.preventa__04::after{content:"";position:absolute;z-index:-1;left:-100px;top:-155px;width:410px;height:420px;background-image:url(./src/img/global/flor-delineado-invertido.png);background-size:cover;transform:rotate(88deg)}.preventa__04 .title{color:#fff}@media(max-width: 991.98px){.preventa__04 .title{text-align:center}}.preventa__04 .paragraph{color:#fff;width:80%}@media(max-width: 991.98px){.preventa__04 .paragraph{text-align:center;margin:1em auto;display:block}}.preventa__04 .paragraph .hebel{width:117.184px}.preventa__04-slider{margin-top:3em}.preventa__04-slider-wrapper{padding:4em 0 1.5em;border-right:2px solid #f1e1c1}.preventa__04-slider .slick-slide{padding:4em 2em;margin-right:2em;background-color:#f5f5f5;border:1px solid #000;display:flex;flex-direction:column;justify-content:center}.preventa__04-slider .slick-slide:last-child{margin-right:0}.preventa__04-slider .slick-slide .icono{height:100px;width:99px;opacity:.2}.preventa__04-slider .slick-slide hr{opacity:1;border-color:#000}.preventa__04-slider .slick-slide p{height:45px;white-space:pre-line;text-transform:uppercase;font-family:"Bossa",sans-serif;font-size:16px}.preventa__04-slider .slick-slide.slick-current{background-color:#f1e1c1}.preventa__04-slider .slick-slide.slick-current .icono{opacity:1}.preventa__04-arrows{margin-top:30px;display:flex;gap:30px}.preventa__04-arrows .slick-arrow{cursor:pointer}.preventa__04-arrows .slick-arrow svg rect{opacity:1}.preventa__04-arrows .slick-arrow.slick-disabled{cursor:auto}.preventa__04-arrows .slick-arrow.slick-disabled svg rect{opacity:.65}.preventa__05{background-color:#b07b58;padding:6em 0;position:relative;z-index:0}.preventa__05::before{content:"";position:absolute;z-index:-1;left:0;top:0;width:371px;height:100%;opacity:.3;mix-blend-mode:multiply;background-image:url(./src/img/global/arbol-nogal.png);background-position:center right;background-size:255%}@media(max-width: 575.98px){.preventa__05::before{width:300px}}@media(max-width: 400.98px){.preventa__05::before{width:250px}}@media(max-width: 991.98px){.preventa__05 .row{flex-direction:column-reverse}}@media(max-width: 991.98px){.preventa__05-image{height:450px}}.preventa__05-image .image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.preventa__05-text .title{color:#fff;text-align:center}.preventa__05-text .paragraph{color:#fff;text-align:center}.preventa__05-numeros{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:40px;justify-content:center}.preventa__05-numeros-box{display:flex;gap:20px;align-items:center;flex-direction:column;width:33%;margin-bottom:30px}@media(max-width: 991.98px){.preventa__05-numeros-box{width:42%}}@media(max-width: 400.98px){.preventa__05-numeros-box{width:80%}}.preventa__05-numeros-box .circulo{width:40px;height:40px;border-radius:100%;background-color:#5c3d31;display:flex;align-items:center;justify-content:center;color:#fff}.preventa__05-numeros-box .texto{color:#fff;text-align:center;font-family:"Biotif",sans-serif;font-size:21px;font-style:normal;font-weight:400;line-height:1;white-space:pre-line}.amenidades__02{position:relative;padding:6em 0;z-index:0;overflow:hidden}.amenidades__02::before{content:"";position:absolute;left:0;bottom:-90px;width:38%;height:100%;background:url(./src/img/global/arbol-nogal.png);background-position:center right;mix-blend-mode:multiply;opacity:.2;z-index:-1;background-size:235%}.amenidades__02.generales{background-color:#819d87}.amenidades__02.casa-club{background-color:#dc512c}.amenidades__02.casa-club .amenidades__02-switch{display:flex;gap:25px;justify-content:center;z-index:3;position:relative}.amenidades__02.casa-club .amenidades__02-switch .boton{border:1px solid #f1e1c1;text-transform:uppercase;color:#f1e1c1;padding:12px 40px;font-family:"Bossa",sans-serif;font-size:12px;font-style:normal;font-weight:300}.amenidades__02.casa-club .amenidades__02-switch .boton.active,.amenidades__02.casa-club .amenidades__02-switch .boton:hover{cursor:pointer;background-color:#f1e1c1;color:#dc512c}.amenidades__02 .row{align-items:center}.amenidades__02 .title{color:#fff;margin-bottom:22px}@media(max-width: 991.98px){.amenidades__02 .title{text-align:center}}.amenidades__02 .paragraph{color:#fff;white-space:pre-line}@media(max-width: 991.98px){.amenidades__02 .paragraph{text-align:center}}@media(max-width: 575.98px){.amenidades__02 .paragraph{white-space:normal}}.amenidades__02-switch{display:flex;gap:25px;justify-content:center;z-index:3;position:relative}@media(max-width: 991.98px){.amenidades__02-switch{margin-top:2em;flex-wrap:wrap}}.amenidades__02-switch .boton{border:1px solid #dc512c;text-transform:uppercase;color:#f1e1c1;padding:12px 40px;font-family:"Bossa",sans-serif;font-size:12px;font-style:normal;font-weight:300}.amenidades__02-switch .boton.active,.amenidades__02-switch .boton:hover{cursor:pointer;background-color:#dc512c}.amenidades__02-slider-wrapper{padding-left:88px}@media(max-width: 767.98px){.amenidades__02-slider-wrapper{padding-left:40px}}.amenidades__02-slider{margin-top:3em;display:none}.amenidades__02-slider.active{display:block}.amenidades__02-slider .slider__amenidades{height:539px}@media(max-width: 767.98px){.amenidades__02-slider .slider__amenidades{height:400px}}@media(max-width: 575.98px){.amenidades__02-slider .slider__amenidades{height:375px}}.amenidades__02-slider .slider__amenidades .slick-track,.amenidades__02-slider .slider__amenidades .slick-list{height:100%}.amenidades__02-slider .slider__amenidades .slick-track{display:flex;gap:10px}.amenidades__02-slider .slider__amenidades .slick-slide{position:relative;border:3px solid #f1e1c1}.amenidades__02-slider .slider__amenidades .image{height:100%}.amenidades__02-slider .slider__amenidades p{color:#5c3d31;background-color:#f1e1c1;text-transform:uppercase;text-align:center;font-family:"Bossa",sans-serif;font-size:12px;font-style:normal;font-weight:300;padding:11px 29px;position:absolute;bottom:31px;margin:0 auto;left:0;right:0;width:-moz-fit-content;width:fit-content}.amenidades__02-slider .slider__amenidades p::before{content:"";border:1px solid #f1e1c1;position:absolute;width:105%;height:119%;left:-5px;top:-4px}.amenidades__02-slider .generales__arrows-wrapper{display:flex;margin-top:25px;margin-left:10px;align-items:center;gap:60px;width:93%;overflow:hidden}.amenidades__02-slider .generales__arrows,.amenidades__02-slider .casaclub__arrows{display:flex;gap:30px;position:relative;z-index:1}.amenidades__02-slider .generales__arrows .slick-arrow,.amenidades__02-slider .casaclub__arrows .slick-arrow{cursor:pointer}.amenidades__02-slider .generales__arrows .slick-arrow svg rect,.amenidades__02-slider .casaclub__arrows .slick-arrow svg rect{opacity:1}.amenidades__02-slider .generales__arrows .slick-arrow.slick-disabled,.amenidades__02-slider .casaclub__arrows .slick-arrow.slick-disabled{cursor:auto}.amenidades__02-slider .generales__arrows .slick-arrow.slick-disabled svg rect,.amenidades__02-slider .casaclub__arrows .slick-arrow.slick-disabled svg rect{opacity:.65}.amenidades__02-slider .progress__bar-scroll{border-bottom:2px solid #f1e1c1;position:relative;width:100%;height:5px;z-index:0}.amenidades__02-slider .progress__bar-scroll .progress-bar{background-color:#dc512c;position:relative;left:0;bottom:0px;transition:transform .3s ease;z-index:6;height:5px}.amenidades__02-slider .progress__bar-scroll .progress-bar.generales{width:33.33%}.amenidades__02-slider .progress__bar-scroll .progress-bar.casa-club{width:20%;background-color:#f1e1c1}.amenidades__03{background-color:#f1e1c1;position:relative;overflow:hidden}.amenidades__03 .container-fluid,.amenidades__03 .container-sm,.amenidades__03 .container-md,.amenidades__03 .container-lg,.amenidades__03 .container-xl,.amenidades__03 .container-xxl{height:100%;padding-left:0;padding-right:calc(var(--bs-gutter-x)*2)}@media(max-width: 991.98px){.amenidades__03 .container-fluid,.amenidades__03 .container-sm,.amenidades__03 .container-md,.amenidades__03 .container-lg,.amenidades__03 .container-xl,.amenidades__03 .container-xxl{padding-right:0}}.amenidades__03 .container-fluid .row,.amenidades__03 .container-sm .row,.amenidades__03 .container-md .row,.amenidades__03 .container-lg .row,.amenidades__03 .container-xl .row,.amenidades__03 .container-xxl .row{height:100%;margin:0 0;width:100%;align-items:flex-end}@media(max-width: 991.98px){.amenidades__03 .container-fluid .row,.amenidades__03 .container-sm .row,.amenidades__03 .container-md .row,.amenidades__03 .container-lg .row,.amenidades__03 .container-xl .row,.amenidades__03 .container-xxl .row{flex-direction:column-reverse}}.amenidades__03-image{height:100%;width:100%}.amenidades__03-image .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.amenidades__03-content{padding-left:calc(var(--bs-gutter-x)*2);margin-top:3em;margin-bottom:3em}@media(max-width: 991.98px){.amenidades__03-content{padding-left:0;margin:4em 0}}.amenidades__03-content-flor{top:0;right:20%;width:322px;height:300px;position:absolute;overflow:hidden}@media(max-width: 991.98px){.amenidades__03-content-flor{left:0;right:inherit;z-index:-1}}.amenidades__03-content-flor .flor{transform:rotate(50deg);position:relative;left:-65px}.amenidades__03-content .title{color:#5c3d31;text-transform:capitalize}@media(max-width: 991.98px){.amenidades__03-content .title{text-align:center}}.amenidades__03-content .paragraph{color:#5c3d31;white-space:pre-line}@media(max-width: 991.98px){.amenidades__03-content .paragraph{text-align:center}}@media(max-width: 575.98px){.amenidades__03-content .paragraph{white-space:normal}}.amenidades__03-btns{margin-top:25px}@media(max-width: 991.98px){.amenidades__03-btns{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}}@media(max-width: 575.98px){.amenidades__03-btns{gap:0}}.amenidades__03-btns .btn__global{margin-bottom:20px}.amenidades__03-btns .btn__global span{color:#5c3d31}.ubicacion__02{padding:20px 0;background-color:#f1e1c1}.ubicacion__02-marquee-group{display:flex;gap:30px;overflow:hidden;align-items:center}.ubicacion__02-marquee{width:100%;overflow:hidden}.ubicacion__02-marquee-text{gap:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;animation-direction:reverse;animation:marquee 25s linear infinite}.ubicacion__02-marquee-text .circle{display:block;width:14px;height:14px;background-color:#5c3d31;border-radius:100%;display:flex;align-items:center;justify-content:center}.ubicacion__02-marquee-text p{color:#5c3d31;white-space:nowrap;margin:0 0}.ubicacion__03{padding:5em 0;background-color:#f1e1c1;position:relative;z-index:0}@media(max-width: 991.98px){.ubicacion__03{padding-bottom:0}}.ubicacion__03::before{content:"";width:100%;height:100%;position:absolute;z-index:-1;top:0;background-image:url(./assets/img/global/background-nogal.webp);background-size:cover;mix-blend-mode:multiply;opacity:.6}.ubicacion__03 .container-fluid,.ubicacion__03 .container-sm,.ubicacion__03 .container-md,.ubicacion__03 .container-lg,.ubicacion__03 .container-xl,.ubicacion__03 .container-xxl{padding-left:calc(var(--bs-gutter-x)*5)}@media(max-width: 991.98px){.ubicacion__03 .container-fluid,.ubicacion__03 .container-sm,.ubicacion__03 .container-md,.ubicacion__03 .container-lg,.ubicacion__03 .container-xl,.ubicacion__03 .container-xxl{padding-left:0}}.ubicacion__03 .title{color:#5c3d31;margin-bottom:1em}@media(max-width: 991.98px){.ubicacion__03 .title{width:90%;margin:auto;text-align:center}}@media(max-width: 575.98px){.ubicacion__03 .title{width:100%}}.ubicacion__03 .paragraph{color:#5c3d31;white-space:pre-line}@media(max-width: 991.98px){.ubicacion__03 .paragraph{width:90%;margin:1em auto;text-align:center}}@media(max-width: 575.98px){.ubicacion__03 .paragraph{white-space:normal}}.ubicacion__03-group{margin-top:1em;padding-left:calc(var(--bs-gutter-x)*-5)}.ubicacion__03-group.active .ubicacion__03-group-title{color:#f5f5f5;position:relative}.ubicacion__03-group.active .ubicacion__03-group-title::before{content:"";width:100%;height:106%;left:-200px;top:-1px;z-index:-1;position:absolute;background-color:#525633}@media(max-width: 991.98px){.ubicacion__03-group.active .ubicacion__03-group-title::before{width:185%;height:106%;left:-375px}}.ubicacion__03-group.active .ubicacion__03-group-lista{display:block}.ubicacion__03-group.active[data-tab=comerciales] .ubicacion__03-group-title{background-color:#0d6efd}.ubicacion__03-group.active[data-tab=comerciales] .ubicacion__03-group-title::before{background-color:#0d6efd}.ubicacion__03-group.active[data-tab=deportivos] .ubicacion__03-group-title{background-color:#e39542}.ubicacion__03-group.active[data-tab=deportivos] .ubicacion__03-group-title::before{background-color:#e39542}.ubicacion__03-group.active[data-tab=escuelas] .ubicacion__03-group-title{background-color:#54ac9e}.ubicacion__03-group.active[data-tab=escuelas] .ubicacion__03-group-title::before{background-color:#54ac9e}.ubicacion__03-group.active[data-tab=hospitales] .ubicacion__03-group-title{background-color:#de486b}.ubicacion__03-group.active[data-tab=hospitales] .ubicacion__03-group-title::before{background-color:#de486b}.ubicacion__03-group.active[data-tab=industriales] .ubicacion__03-group-title{background-color:#89933c}.ubicacion__03-group.active[data-tab=industriales] .ubicacion__03-group-title::before{background-color:#89933c}.ubicacion__03-group.active[data-tab=plazas] .ubicacion__03-group-title{background-color:#b679bf}.ubicacion__03-group.active[data-tab=plazas] .ubicacion__03-group-title::before{background-color:#b679bf}.ubicacion__03-group.active[data-tab=restaurantes] .ubicacion__03-group-title{background-color:#da7959}.ubicacion__03-group.active[data-tab=restaurantes] .ubicacion__03-group-title::before{background-color:#da7959}.ubicacion__03-group-title{border:1px solid rgba(0,0,0,0);color:#5c3d31;font-family:Bossa;font-size:15px;font-style:normal;font-weight:400;line-height:normal;width:280px;text-align:center;text-transform:uppercase;padding:7px 10px;cursor:pointer}@media(max-width: 991.98px){.ubicacion__03-group-title{margin:2em auto}}.ubicacion__03-group-title:hover{color:#f5f5f5}.ubicacion__03-group[data-tab=comerciales] .ubicacion__03-group-title{border-color:#0d6efd}.ubicacion__03-group[data-tab=comerciales] .ubicacion__03-group-title:hover{background-color:#0d6efd}.ubicacion__03-group[data-tab=deportivos] .ubicacion__03-group-title{border-color:#e39542}.ubicacion__03-group[data-tab=deportivos] .ubicacion__03-group-title:hover{background-color:#e39542}.ubicacion__03-group[data-tab=escuelas] .ubicacion__03-group-title{border-color:#54ac9e}.ubicacion__03-group[data-tab=escuelas] .ubicacion__03-group-title:hover{background-color:#54ac9e}.ubicacion__03-group[data-tab=hospitales] .ubicacion__03-group-title{border-color:#de486b}.ubicacion__03-group[data-tab=hospitales] .ubicacion__03-group-title:hover{background-color:#de486b}.ubicacion__03-group[data-tab=industriales] .ubicacion__03-group-title{border-color:#89933c}.ubicacion__03-group[data-tab=industriales] .ubicacion__03-group-title:hover{background-color:#89933c}.ubicacion__03-group[data-tab=plazas] .ubicacion__03-group-title{border-color:#b679bf}.ubicacion__03-group[data-tab=plazas] .ubicacion__03-group-title:hover{background-color:#b679bf}.ubicacion__03-group[data-tab=restaurantes] .ubicacion__03-group-title{border-color:#da7959}.ubicacion__03-group[data-tab=restaurantes] .ubicacion__03-group-title:hover{background-color:#da7959}.ubicacion__03-group-lista{display:none;margin-top:1em;padding-left:2em}.ubicacion__03-group-lista p{color:#5c3d31;font-family:"Biotif",sans-serif;font-size:21px;font-style:normal;font-weight:normal;line-height:normal;margin:0 0}@media(max-width: 991.98px){.ubicacion__03-group-lista p{text-align:center}}@media(max-width: 991.98px){.ubicacion__03 .numeros-ubicaciones{margin-top:2em}}.ubicacion__03 .numeros-ubicaciones .numeros{display:none;opacity:0;visibility:none;transition:all 1s ease}.ubicacion__03 .numeros-ubicaciones .numeros.active{display:block;opacity:1;transition:all 1s ease}.ubicacion__03 .numeros-ubicaciones-wrapper{position:relative;z-index:99}.ubicacion__03 .numeros-ubicaciones-wrapper .ubicacion__03-enlaces{position:absolute;bottom:1px;left:1px;display:flex;gap:20px;z-index:99}@media(max-width: 991.98px){.ubicacion__03 .numeros-ubicaciones-wrapper .ubicacion__03-enlaces{top:33px;left:30px}}.ubicacion__03 .numeros-ubicaciones-wrapper .ubicacion__03-enlaces-links{cursor:pointer;background-color:#fff;width:43px;height:43px;display:flex;align-items:center;justify-content:center}.ubicacion__03 .numeros-ubicaciones-wrapper .ubicacion__03-enlaces-links:hover{background-color:#5c3d31}.ubicacion__04{background-color:#819d87;padding:4em 0;position:relative;z-index:0}.ubicacion__04::after{content:"";position:absolute;z-index:-1;right:0;top:-80px;width:527px;height:454px;background-image:url(./src/img/global/arbol-nogal.png);background-size:140%;background-position:175px -100px;mix-blend-mode:multiply;opacity:.5;background-repeat:no-repeat}@media(max-width: 575.98px){.ubicacion__04::after{width:350px}}.ubicacion__04::before{content:"";position:absolute;z-index:-1;left:-100px;bottom:0;width:400px;height:454px;background-image:url(./src/img/global/flor-delineado.png);background-size:135%;transform:rotate(110deg)}@media(max-width: 575.98px){.ubicacion__04::before{width:400px}}@media(max-width: 400.98px){.ubicacion__04::before{width:300px}}.ubicacion__04-text{padding-bottom:3em}.ubicacion__04-text .title{color:#fff;text-align:center;text-transform:capitalize}.ubicacion__04-text .paragraph{color:#fff;white-space:pre-line;text-align:center}@media(max-width: 575.98px){.ubicacion__04-text .paragraph{white-space:pre-line}}.ubicacion__04-box{width:100%;height:412px;position:relative;z-index:1;border:2px solid #f1e1c1}@media(max-width: 991.98px){.ubicacion__04-box{margin-bottom:2em}}.ubicacion__04-box .image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute}.ubicacion__04-box-title{background-color:#f1e1c1;color:#5c3d31;padding:12px 10px;z-index:1;position:absolute;text-transform:uppercase;font-family:"Bossa",sans-serif;font-size:12px;font-style:normal;font-weight:300;bottom:30px;width:-moz-fit-content;width:fit-content;left:0;right:0;margin:auto;transition:all .5s ease}.ubicacion__04-box-title::before{content:"";border:1px solid #f1e1c1;width:100%;height:106%;transform:scale(1.05);position:absolute;left:0;top:-2px}.ubicacion__04-box p{position:absolute;top:40%;opacity:0;color:#5c3d31;transition:all 2s ease;text-align:center;font-family:"Biotif",sans-serif;font-size:19px;font-style:normal;font-weight:normal;line-height:normal;width:80%;margin:auto;left:0;right:0}.ubicacion__04-box:hover{cursor:pointer;border-color:rgba(241,225,193,.8)}.ubicacion__04-box:hover::before{content:"";background:linear-gradient(0deg, rgba(241, 225, 193, 0.8) 0%, rgba(241, 225, 193, 0.8) 100%);width:100%;height:100%;left:0;top:0;position:absolute;z-index:1}.ubicacion__04-box:hover .ubicacion__04-box-title{bottom:70%;transition:all 1s ease;background-color:#5c3d31;color:#f1e1c1}.ubicacion__04-box:hover .ubicacion__04-box-title::before{border-color:#5c3d31}.ubicacion__04-box:hover p{transition:all 2s ease;opacity:1;z-index:1}