@charset "UTF-8";/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-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}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.h1,.h2,.h3,.h4,h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}strong{font-weight:bolder}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}img{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-xl{--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{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-xl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.gy-3{--bs-gutter-y:1rem}.gy-4{--bs-gutter-y:1.5rem}@media (min-width:768px){.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-6{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}}.dropdown{position:relative}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}:root{--bs-btn-close-filter: }:root{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.d-flex{display:flex!important}.position-relative{position:relative!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.me-auto{margin-right:auto!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.pt-3{padding-top:1rem!important}.text-center{text-align:center!important}@media (min-width:768px){.text-md-end{text-align:right!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.me-xl-0{margin-right:0!important}}/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("../vendor/bootstrap-icons/fonts/bootstrap-icons-sao-paulo-sp.woff2") format("woff2");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-arrow-up-short::before { content: "\f145"; }
.bi-building::before { content: "\f1dd"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-clock::before { content: "\f293"; }
.bi-cup-hot::before { content: "\f7eb"; }
.bi-cup-straw::before { content: "\f2df"; }
.bi-egg-fried::before { content: "\f312"; }
.bi-facebook::before { content: "\f344"; }
.bi-flower1::before { content: "\f3cd"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-heart-pulse::before { content: "\f76f"; }
.bi-hospital::before { content: "\f774"; }
.bi-house::before { content: "\f425"; }
.bi-instagram::before { content: "\f437"; }
.bi-list::before { content: "\f479"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-badge::before { content: "\f4d3"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-trophy::before { content: "\f5e7"; }
.bi-truck::before { content: "\f5ea"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-x::before { content: "\f62a"; }
.bi-youtube::before { content: "\f62b"; }
@charset "UTF-8";
/*--------------------------------------------------------------
# Font & Color Variables
# Help: https://bootstrapmade.com/color-system/
--------------------------------------------------------------*/
/* Fonts */
:root {
  --default-font: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --heading-font: "Raleway", sans-serif;
  --nav-font: "Lato", sans-serif;
}

/* Global Colors - The following color variables are used throughout the website. Updating them here will change the color scheme of the entire website */
:root {
  --background-color: #ffffff; /* Background color for the entire website, including individual sections */
  --default-color: #2c3031; /* Default color used for the majority of the text content across the entire website */
  --heading-color: #18444c; /* Color for headings, subheadings and title throughout the website */
  --accent-color: #2457A6; /* Nova Vida — azul principal (botões, links, destaques) */
  --surface-color: #ffffff; /* The surface color is used as a background of boxed elements within sections, such as cards, icon boxes, or other elements that require a visual separation from the global background. */
  --contrast-color: #ffffff; /* Contrast color for text, ensuring readability against backgrounds of accent, heading, or default colors. */
  --brand-green: #1E6B37; /* Verde secundário */
  --brand-yellow: #F2B63D;
  --brand-blue: #2457A6;
  --bs-green: #1E6B37;
  --bs-yellow: #F2B63D;
  --bs-success: #1E6B37;
  --bs-warning: #F2B63D;
  --bs-success-rgb: 30, 107, 55;
  --bs-warning-rgb: 242, 182, 61;
}

/* Nav Menu Colors - The following color variables are used specifically for the navigation menu. They are separate from the global colors to allow for more customization options */
:root {
  --nav-color: #496268; /* The default color of the main navmenu links */
  --nav-hover-color: #2457A6; /* Applied to main navmenu links when they are hovered over or active */
  --nav-mobile-background-color: #ffffff; /* Used as the background color for mobile navigation menu */
  --nav-dropdown-background-color: #ffffff; /* Used as the background color for dropdown items that appear when hovering over primary navigation items */
  --nav-dropdown-color: #496268; /* Used for navigation links of the dropdown items in the navigation menu. */
  --nav-dropdown-hover-color: #2457A6; /* Similar to --nav-hover-color, this color is applied to dropdown navigation links when they are hovered over. */
}

/* Color Presets - These classes override global colors when applied to any section or element, providing reuse of the sam color scheme. */
.light-background {
  --background-color: #f4f7fc;
  --surface-color: #ffffff;
}

.dark-background {
  --background-color: #021418;
  --default-color: #ffffff;
  --heading-color: #ffffff;
  --surface-color: #11262a;
  --contrast-color: #ffffff;
}

.blue-background {
  --background-color: #e8f2fc;
  --surface-color: #ffffff;
}

/* Smooth scroll */
:root {
  scroll-behavior: smooth;
}

/*--------------------------------------------------------------
# General Styling & Shared Classes
--------------------------------------------------------------*/
body {
  color: var(--default-color);
  background-color: var(--background-color);
  font-family: var(--default-font);
}

a {
  color: var(--accent-color);
  text-decoration: none;
  transition: 0.3s;
}

a:hover {
  color: color-mix(in srgb, var(--accent-color), transparent 25%);
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--heading-color);
  font-family: var(--heading-font);
}

/* PHP Email Form Messages
------------------------------*/
.php-email-form .error-message {
  display: none;
  background: #df1529;
  color: #ffffff;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}
.php-email-form .sent-message {
  display: none;
  color: #ffffff;
  background: var(--brand-green);
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}
.php-email-form .loading {
  display: none;
  background: var(--surface-color);
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}
.php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid var(--accent-color);
  border-top-color: var(--surface-color);
  animation: php-email-form-loading 1s linear infinite;
}

@keyframes php-email-form-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
# Global Header
--------------------------------------------------------------*/
.header {
  --background-color: rgba(255, 255, 255, 0);
  color: var(--default-color);
  background-color: var(--background-color);
  padding: 20px 0;
  transition: all 0.5s;
  z-index: 997;
}
.header .header-container {
  background: var(--surface-color);
  border-radius: 50px;
  padding: 5px 25px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.header .logo {
  line-height: 1;
}
.header .logo img {
  max-height: 48px;
  width: auto;
  height: auto;
}
.header .logo svg {
  height: 32px;
  padding-right: 5px;
  color: var(--accent-color);
}
@media (max-width: 575px) {
  .header .logo svg {
    height: 28px;
  }
}
.header .logo h1 {
  font-size: 24px;
  margin: 0;
  font-weight: 700;
  color: var(--heading-color);
}
@media (max-width: 575px) {
  .header .logo h1 {
    font-size: 20px;
  }
}
.header .btn-getstarted,
.header .btn-getstarted:focus {
  color: var(--contrast-color);
  background: var(--accent-color);
  font-size: 14px;
  padding: 8px 20px;
  margin: 0 0 0 30px;
  border-radius: 50px;
  transition: 0.3s;
}
.header .btn-getstarted:hover,
.header .btn-getstarted:focus:hover {
  color: var(--contrast-color);
  background: color-mix(in srgb, var(--accent-color), transparent 15%);
}
@media (max-width: 1200px) {
  .header {
    padding-top: 10px;
  }
  .header .header-container {
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 5px 10px 15px;
  }
  .header .logo {
    order: 1;
  }
  .header .btn-getstarted {
    display: none;
  }
  .header .navmenu {
    order: 2;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
@media (min-width: 1200px) {
  .navmenu {
    padding: 0;
  }
  .navmenu ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }
  .navmenu li {
    position: relative;
  }
  .navmenu > ul > li {
    white-space: nowrap;
    padding: 15px 14px;
  }
  .navmenu > ul > li:last-child {
    padding-right: 0;
  }
  .navmenu a,
  .navmenu a:focus {
    color: var(--nav-color);
    font-size: 15px;
    padding: 0 2px;
    font-family: var(--nav-font);
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
    position: relative;
  }
  .navmenu a i,
  .navmenu a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    transition: 0.3s;
  }
  .navmenu > ul > li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -6px;
    left: 0;
    background-color: var(--accent-color);
    visibility: hidden;
    width: 0px;
    transition: all 0.3s ease-in-out 0s;
  }
  .navmenu a:hover:before,
  .navmenu li:hover > a:before,
  .navmenu .active:before {
    visibility: visible;
    width: 100%;
  }
  .navmenu li:hover > a,
  .navmenu .active,
  .navmenu .active:focus {
    color: var(--nav-hover-color);
  }
  .navmenu .dropdown ul {
    margin: 0;
    padding: 10px 0;
    background: var(--nav-dropdown-background-color);
    display: block;
    position: absolute;
    visibility: hidden;
    left: 14px;
    top: 130%;
    opacity: 0;
    transition: 0.3s;
    border-radius: 4px;
    z-index: 99;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  }
  .navmenu .dropdown ul li {
    min-width: 200px;
  }
  .navmenu .dropdown ul a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    color: var(--nav-dropdown-color);
  }
  .navmenu .dropdown ul a i {
    font-size: 12px;
  }
  .navmenu .dropdown ul a:hover,
  .navmenu .dropdown ul .active:hover,
  .navmenu .dropdown ul li:hover > a {
    color: var(--nav-dropdown-hover-color);
  }
  .navmenu .dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  .navmenu .dropdown .dropdown ul {
    top: 0;
    left: -90%;
    visibility: hidden;
  }
  .navmenu .dropdown .dropdown:hover > ul {
    opacity: 1;
    top: 0;
    left: -100%;
    visibility: visible;
  }
}
/* Mobile Navigation */
@media (max-width: 1199px) {
  .mobile-nav-toggle {
    color: var(--nav-color);
    font-size: 28px;
    line-height: 0;
    margin-right: 10px;
    cursor: pointer;
    transition: color 0.3s;
  }
  .navmenu {
    padding: 0;
    z-index: 9997;
  }
  .navmenu ul {
    display: none;
    list-style: none;
    position: absolute;
    inset: 60px 20px 20px 20px;
    padding: 10px 0;
    margin: 0;
    border-radius: 6px;
    background-color: var(--nav-mobile-background-color);
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
    box-shadow: none;
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
  }
  .navmenu a,
  .navmenu a:focus {
    color: var(--nav-dropdown-color);
    padding: 10px 20px;
    font-family: var(--nav-font);
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
  }
  .navmenu a i,
  .navmenu a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
    background-color: color-mix(in srgb, var(--accent-color), transparent 90%);
  }
  .navmenu a i:hover,
  .navmenu a:focus i:hover {
    background-color: var(--accent-color);
    color: var(--contrast-color);
  }
  .navmenu a:hover,
  .navmenu .active,
  .navmenu .active:focus {
    color: var(--nav-dropdown-hover-color);
  }
  .navmenu .active i,
  .navmenu .active:focus i {
    background-color: var(--accent-color);
    color: var(--contrast-color);
    transform: rotate(180deg);
  }
  .navmenu .dropdown ul {
    position: static;
    display: none;
    z-index: 99;
    padding: 10px 0;
    margin: 10px 20px;
    background-color: var(--nav-dropdown-background-color);
    transition: all 0.5s ease-in-out;
  }
  .navmenu .dropdown ul ul {
    background-color: rgba(33, 37, 41, 0.1);
  }
  .navmenu .dropdown > .dropdown-active {
    display: block;
    background-color: rgba(33, 37, 41, 0.03);
  }
  .mobile-nav-active {
    overflow: hidden;
  }
  .mobile-nav-active .mobile-nav-toggle {
    color: #fff;
    position: absolute;
    font-size: 32px;
    top: 15px;
    right: 15px;
    margin-right: 0;
    z-index: 9999;
  }
  .mobile-nav-active .navmenu {
    position: fixed;
    overflow: hidden;
    inset: 0;
    background: rgba(33, 37, 41, 0.8);
    transition: 0.3s;
  }
  .mobile-nav-active .navmenu > ul {
    display: block;
  }
}
/*--------------------------------------------------------------
# Global Footer
--------------------------------------------------------------*/
.footer {
  color: var(--default-color);
  background-color: var(--background-color);
  font-size: 14px;
  position: relative;
}
.footer .footer-top {
  padding-top: 50px;
  border-top: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}
.footer .footer-about .logo {
  line-height: 1;
  margin-bottom: 25px;
}
.footer .footer-about .logo img {
  max-height: 54px;
  width: auto;
  height: auto;
}
.footer .footer-about .logo span {
  color: var(--heading-color);
  font-family: var(--heading-font);
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
}
.footer .footer-about p {
  font-size: 14px;
  font-family: var(--heading-font);
}
.footer .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 50%);
  font-size: 16px;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
  margin-right: 10px;
  transition: 0.3s;
}
.footer .social-links a:hover {
  color: var(--accent-color);
  border-color: var(--accent-color);
}
.footer h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}
.footer .footer-links {
  margin-bottom: 30px;
}
.footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .footer-links ul i {
  padding-right: 2px;
  font-size: 12px;
  line-height: 0;
}
.footer .footer-links ul li {
  padding: 10px 0;
}
.footer .footer-links ul li:first-child {
  padding-top: 0;
}
.footer .footer-links ul li {
  display: flex;
  align-items: center;
}
.footer .footer-links ul a {
  color: color-mix(in srgb, var(--default-color), transparent 30%);
  display: inline-block;
  line-height: 1;
}
.footer .footer-links ul a:hover {
  color: var(--accent-color);
}
.footer .footer-contact p {
  margin-bottom: 5px;
}
.footer .copyright {
  padding: 25px 0;
  border-top: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}
.footer .copyright p {
  margin-bottom: 0;
}
.footer .credits {
  margin-top: 8px;
  font-size: 13px;
}

/*--------------------------------------------------------------
# Scroll Top Button
--------------------------------------------------------------*/
.scroll-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: -15px;
  z-index: 99999;
  background-color: var(--accent-color);
  width: 44px;
  height: 44px;
  border: none;
  padding: 0;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.4s;
}
.scroll-top i {
  font-size: 24px;
  color: var(--contrast-color);
  line-height: 0;
}
.scroll-top:hover {
  background-color: color-mix(in srgb, var(--accent-color), transparent 20%);
  color: var(--contrast-color);
}
.scroll-top.active {
  visibility: visible;
  opacity: 1;
  bottom: 15px;
}

/*--------------------------------------------------------------
# WhatsApp Floating Button
--------------------------------------------------------------*/
@keyframes whatsapp-pulse {
  0% {
    box-shadow: 0 4px 14px rgba(37, 211, 102, 0.45), 0 0 0 0 rgba(37, 211, 102, 0.55);
  }
  70% {
    box-shadow: 0 4px 14px rgba(37, 211, 102, 0.45), 0 0 0 16px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 4px 14px rgba(37, 211, 102, 0.45), 0 0 0 0 rgba(37, 211, 102, 0);
  }
}
.whatsapp-float {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 99998;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  transition: transform 0.3s ease;
}
.whatsapp-float:hover {
  transform: translateY(-2px);
  text-decoration: none;
}
.whatsapp-float:hover .whatsapp-float__label {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.whatsapp-float__label {
  background: var(--surface-color);
  color: var(--default-color);
  font-size: 0.8rem;
  font-weight: 600;
  padding: 7px 14px;
  border-radius: 20px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.14);
  white-space: nowrap;
  line-height: 1;
}
.whatsapp-float__btn {
  flex-shrink: 0;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: whatsapp-pulse 2s ease-out infinite;
}
.whatsapp-float__btn i {
  font-size: 30px;
  color: var(--contrast-color);
  line-height: 0;
}
@media (max-width: 576px) {
  .whatsapp-float {
    right: 16px;
    bottom: 16px;
    gap: 8px;
  }
  .whatsapp-float__label {
    font-size: 0.75rem;
    padding: 6px 11px;
  }
  .whatsapp-float__btn {
    width: 52px;
    height: 52px;
  }
  .whatsapp-float__btn i {
    font-size: 26px;
  }
}

body:has(.whatsapp-float) .scroll-top.active {
  bottom: 98px;
}

/*--------------------------------------------------------------
# Performance
--------------------------------------------------------------*/
.index-page #home-about,
.index-page #about-3,
.index-page #featured-departments,
.index-page #featured-services,
.index-page #call-to-action,
.index-page #post-list,
.index-page #testimonials-2,
.index-page #emergency-info,
.index-page #keyword-links {
  content-visibility: auto;
  contain-intrinsic-size: auto 520px;
}

.about-page #about,
.about-page #about-3,
.about-page #testimonials-2,
.about-page #keyword-links {
  content-visibility: auto;
  contain-intrinsic-size: auto 520px;
}

.department-details-page #home-about,
.department-details-page #faq-3,
.department-details-page #about-3,
.department-details-page #featured-services,
.department-details-page #testimonials-2,
.department-details-page #keyword-links {
  content-visibility: auto;
  contain-intrinsic-size: auto 520px;
}

.faq-page #faq,
.faq-page #about-3,
.faq-page #featured-services,
.faq-page #testimonials-2,
.faq-page #keyword-links {
  content-visibility: auto;
  contain-intrinsic-size: auto 520px;
}

.internacao-page #featured-services,
.internacao-page #about-3,
.internacao-page #faq-3,
.internacao-page #testimonials-2,
.internacao-page #keyword-links {
  content-visibility: auto;
  contain-intrinsic-size: auto 520px;
}

.contact-page #contact {
  content-visibility: auto;
  contain-intrinsic-size: auto 520px;
}

.service-details-page #featured-treatments,
.service-details-page #service-details-2,
.service-details-page #department-details,
.service-details-page #treatment-phases,
.service-details-page #featured-services,
.service-details-page #about-3,
.service-details-page #testimonials-2,
.service-details-page #keyword-links {
  content-visibility: auto;
  contain-intrinsic-size: auto 520px;
}

/*--------------------------------------------------------------
# Global Page Titles & Breadcrumbs
--------------------------------------------------------------*/
.page-title {
  text-align: center;
  padding: 120px 0 20px 0;
}
.page-title .breadcrumbs {
  margin-bottom: 1.5rem;
}
.page-title .breadcrumbs .breadcrumb {
  justify-content: center;
  margin: 0;
  padding: 0;
  background: none;
}
.page-title .breadcrumbs .breadcrumb .breadcrumb-item {
  font-size: 0.9rem;
  color: color-mix(in srgb, var(--default-color), transparent 30%);
}
.page-title .breadcrumbs .breadcrumb .breadcrumb-item.active {
  color: var(--accent-color);
}
.page-title .breadcrumbs .breadcrumb .breadcrumb-item a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease;
}
.page-title .breadcrumbs .breadcrumb .breadcrumb-item a:hover {
  color: var(--accent-color);
}
.page-title .breadcrumbs .breadcrumb .breadcrumb-item a i {
  font-size: 0.9rem;
  margin-right: 0.2rem;
}
.page-title .breadcrumbs .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: color-mix(in srgb, var(--default-color), transparent 50%);
}
.page-title .title-wrapper {
  max-width: 920px;
  margin: 0 auto;
  padding: 1rem 0;
}
.page-title .title-wrapper h1 {
  font-size: clamp(1.65rem, 3.2vw, 2.35rem);
  margin-bottom: 1rem;
  font-weight: 700;
  color: var(--brand-blue);
  line-height: 1.25;
}
.page-title .title-wrapper p {
  font-size: 1.1rem;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
  margin: 0;
  line-height: 1.6;
}
.page-title .page-intro-lead {
  padding: 0.5rem 0 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.page-title .page-intro-card {
  background: var(--surface-color);
  border-radius: 16px;
  padding: 32px 36px;
  box-shadow: 0 2px 10px color-mix(in srgb, var(--default-color), transparent 94%);
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 94%);
  text-align: left;
}
.page-title .page-intro-card p {
  font-size: 1.1rem;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
  margin: 0 0 1.25rem;
  line-height: 1.7;
  text-align: justify;
}
.page-title .page-intro-card p:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .page-title .title-wrapper h1 {
    font-size: 2rem;
  }
  .page-title .title-wrapper p {
    font-size: 1rem;
  }
  .page-title .page-intro-lead p {
    font-size: 1rem;
  }
  .page-title .page-intro-card {
    padding: 24px 20px;
  }
  .page-title .page-intro-card p {
    font-size: 1rem;
  }
}
@media (max-width: 576px) {
  .page-title .title-wrapper h1 {
    font-size: 1.75rem;
  }
}

/*--------------------------------------------------------------
# Global Sections (São Paulo SP)
--------------------------------------------------------------*/
section,
.section {
  color: var(--default-color);
  background-color: var(--background-color);
  padding: 60px 0;
  scroll-margin-top: 90px;
  overflow: clip;
}

@media (max-width: 1199px) {
  section,
  .section {
    scroll-margin-top: 66px;
  }
}
/*--------------------------------------------------------------
# Global Section Titles
--------------------------------------------------------------*/
.section-title {
  text-align: center;
  padding-bottom: 60px;
  position: relative;
}
.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  color: var(--brand-blue);
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.section-title h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: var(--accent-color);
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Unidades Clínicas Section
--------------------------------------------------------------*/
.unidades-clinicas .unidade-card {
  background: var(--surface-color);
  border-radius: 14px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  border-top: 4px solid #2457A6;
  box-shadow: 0 8px 24px color-mix(in srgb, var(--default-color), transparent 92%);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.unidades-clinicas .unidade-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 32px color-mix(in srgb, var(--default-color), transparent 85%);
}
.unidades-clinicas .unidade-card-image {
  position: relative;
  overflow: hidden;
}
.unidades-clinicas .unidade-card-image > a {
  display: block;
}
.unidades-clinicas .unidade-card-image img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.unidades-clinicas .unidade-card-image .unidade-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  background: #2457A6;
  color: var(--contrast-color);
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.unidades-clinicas .unidade-card:hover .unidade-card-image img {
  transform: scale(1.04);
}
.unidades-clinicas .unidade-card-body {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.unidades-clinicas .unidade-card-body h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #2457A6;
  margin-bottom: 10px;
  line-height: 1.35;
}
.unidades-clinicas .unidade-card-body .unidade-location {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 14px;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
  font-size: 0.92rem;
}
.unidades-clinicas .unidade-card-body .unidade-location i {
  color: #2457A6;
  font-size: 1rem;
  margin-top: 2px;
  flex-shrink: 0;
}
.unidades-clinicas .unidade-card-body .unidade-features {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}
.unidades-clinicas .unidade-card-body .unidade-features .feature-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 20px;
  background: color-mix(in srgb, #2457A6, transparent 92%);
  color: #2457A6;
  font-size: 0.8rem;
  font-weight: 600;
}
.unidades-clinicas .unidade-card-body .unidade-features .feature-item i {
  font-size: 0.85rem;
}
.unidades-clinicas .unidade-card-body p {
  font-size: 0.95rem;
  line-height: 1.65;
  color: color-mix(in srgb, var(--default-color), transparent 12%);
  margin-bottom: 0;
  flex: 1;
}
.unidades-clinicas .unidade-card-body .unidade-actions {
  margin-top: 1.5rem;
}
.unidades-clinicas .unidade-card-body .unidade-actions .btn-solicitar {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  border-radius: 30px;
  background: #2457A6;
  color: var(--contrast-color);
  font-weight: 600;
  font-size: 0.95rem;
  text-decoration: none;
  transition: all 0.3s ease;
}
.unidades-clinicas .unidade-card-body .unidade-actions .btn-solicitar:hover {
  background: color-mix(in srgb, #2457A6, #000 12%);
  transform: translateY(-2px);
  color: var(--contrast-color);
}
.unidades-clinicas .unidades-cta-panel {
  margin-top: 48px;
  background: linear-gradient(135deg, #2457A6, color-mix(in srgb, #2457A6, #18444c 35%));
  color: var(--contrast-color);
  border-radius: 14px;
  padding: 28px 32px;
  box-shadow: 0 12px 32px color-mix(in srgb, #2457A6, transparent 55%);
}
.unidades-clinicas .unidades-cta-panel i.panel-icon {
  font-size: 2.4rem;
  opacity: 0.9;
}
.unidades-clinicas .unidades-cta-panel h4 {
  color: var(--contrast-color);
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 8px;
}
.unidades-clinicas .unidades-cta-panel p {
  color: color-mix(in srgb, var(--contrast-color), transparent 12%);
  margin-bottom: 0;
  line-height: 1.6;
}
.unidades-clinicas .unidades-cta-panel .btn-cta-panel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  border-radius: 30px;
  background: var(--contrast-color);
  color: #2457A6;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s ease;
}
.unidades-clinicas .unidades-cta-panel .btn-cta-panel:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  color: #2457A6;
}
@media (max-width: 768px) {
  .unidades-clinicas .unidades-cta-panel {
    padding: 24px 20px;
    text-align: center;
  }
  .unidades-clinicas .unidades-cta-panel .btn-cta-panel {
    width: 100%;
    margin-top: 12px;
  }
}
@media (max-width: 576px) {
  .unidades-clinicas .unidade-card-image img {
    height: 190px;
  }
  .unidades-clinicas .unidade-card-body {
    padding: 20px;
  }
}

/*--------------------------------------------------------------
# Property Details Section (unidade / clínica)
--------------------------------------------------------------*/
.property-details .property-gallery {
  margin-bottom: 2.5rem;
}
.property-details .property-gallery .main-image-container {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 10px 30px color-mix(in srgb, var(--default-color), transparent 88%);
  background: color-mix(in srgb, var(--accent-color), transparent 94%);
}
.property-details .property-gallery .main-image-container .main-property-image {
  width: 100%;
  height: auto;
  aspect-ratio: 16/10;
  object-fit: cover;
  display: block;
}
.property-details .property-gallery .main-image-container .image-nav-buttons {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 14px;
  pointer-events: none;
}
.property-details .property-gallery .main-image-container .image-nav-btn {
  pointer-events: auto;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: color-mix(in srgb, var(--surface-color), transparent 12%);
  color: var(--brand-blue);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 18px color-mix(in srgb, var(--default-color), transparent 82%);
  transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease;
}
.property-details .property-gallery .main-image-container .image-nav-btn:hover {
  background: var(--accent-color);
  color: var(--contrast-color);
  transform: scale(1.05);
}
.property-details .property-gallery .thumbnail-gallery {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px;
}
@media (max-width: 991px) {
  .property-details .property-gallery .thumbnail-gallery {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 575px) {
  .property-details .property-gallery .thumbnail-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.property-details .property-gallery .thumbnail-gallery .thumbnail-item {
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border-color 0.25s ease, opacity 0.25s ease, transform 0.25s ease;
  opacity: 0.78;
}
.property-details .property-gallery .thumbnail-gallery .thumbnail-item img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  display: block;
}
.property-details .property-gallery .thumbnail-gallery .thumbnail-item:hover {
  opacity: 1;
  transform: translateY(-2px);
}
.property-details .property-gallery .thumbnail-gallery .thumbnail-item.active {
  opacity: 1;
  border-color: var(--accent-color);
}
.property-details .property-description,
.property-details .property-amenities,
.property-details .content-block {
  background: var(--surface-color);
  border: 1px solid color-mix(in srgb, var(--accent-color), transparent 88%);
  border-radius: 14px;
  padding: 1.75rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 8px 24px color-mix(in srgb, var(--default-color), transparent 92%);
}
.property-details .property-description h2,
.property-details .property-amenities h2,
.property-details .content-block h2 {
  font-family: var(--heading-font);
  font-size: 1.55rem;
  font-weight: 700;
  color: var(--brand-blue);
  margin-bottom: 1rem;
  line-height: 1.3;
}
.property-details .property-description h3,
.property-details .property-amenities h3,
.property-details .content-block h3 {
  font-family: var(--heading-font);
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--heading-color);
  margin-bottom: 0.85rem;
}
.property-details .property-description h3 i,
.property-details .property-amenities h3 i,
.property-details .content-block h3 i {
  color: var(--accent-color);
  margin-right: 0.4rem;
}
.property-details .property-description h4,
.property-details .property-amenities h4,
.property-details .content-block h4 {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--heading-color);
  margin-bottom: 0.85rem;
}
.property-details .property-description p,
.property-details .property-amenities p,
.property-details .content-block p {
  color: color-mix(in srgb, var(--default-color), transparent 12%);
  line-height: 1.7;
  margin-bottom: 1rem;
}
.property-details .property-description p:last-child,
.property-details .property-amenities p:last-child,
.property-details .content-block p:last-child {
  margin-bottom: 0;
}
.property-details .content-split {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .property-details .content-split {
    grid-template-columns: 1fr 1fr;
    gap: 1.75rem;
  }
}
.property-details .property-amenities .features-list,
.property-details .content-block .features-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.property-details .property-amenities .features-list li,
.property-details .content-block .features-list li {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  margin-bottom: 0.85rem;
  color: color-mix(in srgb, var(--default-color), transparent 8%);
  line-height: 1.55;
}
.property-details .property-amenities .features-list li i,
.property-details .content-block .features-list li i {
  color: var(--accent-color);
  font-size: 1.05rem;
  flex-shrink: 0;
  margin-top: 0.15rem;
}
.property-details .team-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 1.25rem 0 1.5rem;
}
@media (min-width: 576px) {
  .property-details .team-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.property-details .team-grid .team-card {
  padding: 1rem 1.1rem;
  border-radius: 12px;
  background: color-mix(in srgb, var(--accent-color), transparent 94%);
  border: 1px solid color-mix(in srgb, var(--accent-color), transparent 88%);
}
.property-details .team-grid .team-card h3 {
  font-size: 1rem;
  margin-bottom: 0.35rem;
  color: var(--brand-blue);
}
.property-details .team-grid .team-card p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.5;
}
.property-details .highlight-note {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding: 1.15rem 1.25rem;
  border-radius: 12px;
  background: color-mix(in srgb, var(--brand-green), transparent 92%);
  border: 1px solid color-mix(in srgb, var(--brand-green), transparent 78%);
}
.property-details .highlight-note > i {
  font-size: 1.4rem;
  color: var(--brand-green);
  flex-shrink: 0;
  margin-top: 0.15rem;
}
.property-details .highlight-note h3 {
  font-size: 1rem;
  margin-bottom: 0.35rem;
  color: var(--heading-color);
}
.property-details .highlight-note p {
  margin: 0;
  font-size: 0.92rem;
}
.property-details .method-list {
  display: grid;
  gap: 12px;
  margin-top: 1.25rem;
}
.property-details .method-list .method-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding: 1rem 1.15rem;
  border-radius: 12px;
  background: color-mix(in srgb, var(--accent-color), transparent 95%);
  border-left: 3px solid var(--accent-color);
}
.property-details .method-list .method-item .method-num {
  font-family: var(--heading-font);
  font-weight: 700;
  font-size: 1rem;
  color: var(--accent-color);
  min-width: 2rem;
}
.property-details .method-list .method-item h3 {
  font-size: 1rem;
  margin-bottom: 0.3rem;
  color: var(--heading-color);
}
.property-details .method-list .method-item p {
  margin: 0;
  font-size: 0.92rem;
}
.property-details .meal-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin-top: 1.25rem;
}
@media (min-width: 576px) {
  .property-details .meal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .property-details .meal-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.property-details .meal-grid .meal-card {
  padding: 1.15rem;
  border-radius: 12px;
  background: color-mix(in srgb, var(--accent-color), transparent 95%);
  border: 1px solid color-mix(in srgb, var(--accent-color), transparent 88%);
  height: 100%;
}
.property-details .meal-grid .meal-card i {
  font-size: 1.4rem;
  color: var(--accent-color);
  margin-bottom: 0.55rem;
  display: inline-block;
}
.property-details .meal-grid .meal-card h3 {
  font-size: 1rem;
  margin-bottom: 0.4rem;
  color: var(--heading-color);
}
.property-details .meal-grid .meal-card p {
  margin: 0;
  font-size: 0.9rem;
}
.property-details .property-overview {
  background: var(--surface-color);
  border: 1px solid color-mix(in srgb, var(--accent-color), transparent 88%);
  border-radius: 16px;
  padding: 1.75rem;
  box-shadow: 0 12px 32px color-mix(in srgb, var(--default-color), transparent 90%);
  top: 110px;
  z-index: 1;
}
@media (max-width: 991px) {
  .property-details .property-overview {
    position: static !important;
    top: auto;
    z-index: auto;
  }
}
.property-details .property-overview .price-tag {
  font-family: var(--heading-font);
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--brand-blue);
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.property-details .property-overview .property-status {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.85rem;
  border-radius: 999px;
  background: color-mix(in srgb, var(--brand-green), transparent 86%);
  color: var(--brand-green);
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.property-details .property-overview .property-address {
  margin-bottom: 1.5rem;
}
.property-details .property-overview .property-address h4 {
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--heading-color);
  margin-bottom: 0.35rem;
}
.property-details .property-overview .property-address p {
  margin: 0;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
}
.property-details .property-overview .property-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 1.5rem;
}
.property-details .property-overview .property-stats .stat-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px;
  border-radius: 12px;
  background: color-mix(in srgb, var(--accent-color), transparent 94%);
}
.property-details .property-overview .property-stats .stat-item i {
  font-size: 1.2rem;
  color: var(--accent-color);
}
.property-details .property-overview .property-stats .stat-item .value {
  display: block;
  font-weight: 700;
  color: var(--heading-color);
  line-height: 1.2;
}
.property-details .property-overview .property-stats .stat-item .label {
  display: block;
  font-size: 0.78rem;
  color: color-mix(in srgb, var(--default-color), transparent 25%);
}
.property-details .property-overview .agent-info {
  display: flex;
  gap: 14px;
  align-items: center;
  padding: 1rem 0;
  margin-bottom: 1.25rem;
  border-top: 1px solid color-mix(in srgb, var(--accent-color), transparent 88%);
  border-bottom: 1px solid color-mix(in srgb, var(--accent-color), transparent 88%);
}
.property-details .property-overview .agent-info .agent-avatar {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  border: 3px solid color-mix(in srgb, var(--accent-color), transparent 80%);
}
.property-details .property-overview .agent-info .agent-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.property-details .property-overview .agent-info .agent-details h4 {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--heading-color);
  margin-bottom: 0.2rem;
}
.property-details .property-overview .agent-info .agent-details .agent-title {
  font-size: 0.85rem;
  color: color-mix(in srgb, var(--default-color), transparent 25%);
  margin-bottom: 0.45rem;
}
.property-details .property-overview .agent-info .agent-details .agent-phone,
.property-details .property-overview .agent-info .agent-details .agent-email {
  margin: 0 0 0.2rem;
  font-size: 0.9rem;
  color: color-mix(in srgb, var(--default-color), transparent 10%);
}
.property-details .property-overview .agent-info .agent-details .agent-phone i,
.property-details .property-overview .agent-info .agent-details .agent-email i {
  color: var(--accent-color);
  margin-right: 0.4rem;
}
.property-details .property-overview .agent-info .agent-details .agent-phone a,
.property-details .property-overview .agent-info .agent-details .agent-email a {
  color: inherit;
  text-decoration: none;
}
.property-details .property-overview .agent-info .agent-details .agent-phone a:hover,
.property-details .property-overview .agent-info .agent-details .agent-email a:hover {
  color: var(--accent-color);
}
.property-details .property-overview .whatsapp-cta {
  text-align: center;
  padding: 1.5rem 1.25rem;
  border-radius: 14px;
  background: linear-gradient(145deg, #1faa59, #128c47);
  color: var(--contrast-color);
  box-shadow: 0 12px 28px color-mix(in srgb, #128c47, transparent 55%);
}
.property-details .property-overview .whatsapp-cta .whatsapp-cta-icon {
  width: 56px;
  height: 56px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: color-mix(in srgb, #fff, transparent 82%);
  font-size: 1.75rem;
  animation: whatsapp-cta-pulse 2.4s ease-in-out infinite;
}
.property-details .property-overview .whatsapp-cta h4 {
  font-family: var(--heading-font);
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--contrast-color);
  margin-bottom: 0.55rem;
}
.property-details .property-overview .whatsapp-cta p {
  font-size: 0.92rem;
  line-height: 1.55;
  margin: 0 0 1.15rem;
  color: color-mix(in srgb, #fff, transparent 8%);
}
.property-details .property-overview .whatsapp-cta .btn-whatsapp-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  width: 100%;
  padding: 0.9rem 1.25rem;
  border-radius: 30px;
  background: var(--contrast-color);
  color: #128c47;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}
.property-details .property-overview .whatsapp-cta .btn-whatsapp-cta i {
  font-size: 1.2rem;
}
.property-details .property-overview .whatsapp-cta .btn-whatsapp-cta:hover {
  transform: translateY(-2px);
  background: #f4fff8;
  box-shadow: 0 8px 20px color-mix(in srgb, #000, transparent 75%);
  color: #0f7a3d;
}
.property-details .property-overview .whatsapp-cta .whatsapp-cta-note {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  margin-top: 0.9rem;
  font-size: 0.82rem;
  font-weight: 500;
  color: color-mix(in srgb, #fff, transparent 12%);
}
.property-details .property-overview .whatsapp-cta .whatsapp-cta-note i {
  font-size: 0.9rem;
}

@keyframes whatsapp-cta-pulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 color-mix(in srgb, #fff, transparent 70%);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 0 0 10px color-mix(in srgb, #fff, transparent 100%);
  }
}
/*--------------------------------------------------------------
# Unidade Final CTA
--------------------------------------------------------------*/
.unidade-cta .unidade-cta-panel {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.75rem;
  align-items: center;
  padding: 2rem;
  border-radius: 18px;
  background: linear-gradient(135deg, #2457A6, color-mix(in srgb, #2457A6, #18444c 35%));
  color: var(--contrast-color);
  box-shadow: 0 16px 40px color-mix(in srgb, #2457A6, transparent 55%);
}
@media (min-width: 992px) {
  .unidade-cta .unidade-cta-panel {
    grid-template-columns: 1.4fr 1fr;
    padding: 2.5rem;
    gap: 2rem;
  }
}
.unidade-cta .unidade-cta-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.35rem 0.8rem;
  border-radius: 999px;
  background: color-mix(in srgb, #fff, transparent 85%);
  color: var(--contrast-color);
  font-size: 0.82rem;
  font-weight: 600;
  margin-bottom: 0.9rem;
}
.unidade-cta .unidade-cta-copy h2 {
  font-family: var(--heading-font);
  font-size: clamp(1.4rem, 2.2vw, 1.85rem);
  font-weight: 700;
  color: var(--contrast-color);
  margin-bottom: 0.9rem;
  line-height: 1.3;
}
.unidade-cta .unidade-cta-copy p {
  color: color-mix(in srgb, #fff, transparent 10%);
  line-height: 1.7;
  margin-bottom: 0.85rem;
}
.unidade-cta .unidade-cta-copy p:last-child {
  margin-bottom: 0;
}
.unidade-cta .unidade-cta-action {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.75rem;
}
.unidade-cta .unidade-cta-action .btn-unidade-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  padding: 1rem 1.25rem;
  border-radius: 30px;
  background: #25d366;
  color: var(--contrast-color);
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.3;
  transition: transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}
.unidade-cta .unidade-cta-action .btn-unidade-cta i {
  font-size: 1.25rem;
}
.unidade-cta .unidade-cta-action .btn-unidade-cta:hover {
  transform: translateY(-2px);
  background: #1ebe5d;
  box-shadow: 0 10px 24px color-mix(in srgb, #000, transparent 70%);
  color: var(--contrast-color);
}
.unidade-cta .unidade-cta-action span {
  text-align: center;
  font-size: 0.85rem;
  color: color-mix(in srgb, #fff, transparent 18%);
}
