.elementor-swiper-button i[class*="eicon-chevron"] {
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

.elementor-swiper-button {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgba(51, 153, 254, 0.34);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.88);
  color: var(--caio-blue-dark) !important;
  box-shadow: 0 10px 24px rgba(15, 72, 128, 0.18);
  transition: transform 160ms ease, background 160ms ease, box-shadow 160ms ease;
}

.elementor-swiper-button:hover {
  background: #ffffff;
  box-shadow: 0 14px 30px rgba(15, 72, 128, 0.26);
  transform: translateY(-50%) scale(1.06);
}

.elementor-swiper-button i[class*="eicon-chevron"]::before {
  display: block;
  font-size: 34px;
  line-height: 36px;
}

.elementor-swiper-button .eicon-chevron-left::before {
  content: "\2039" !important;
  transform: translateX(-1px);
}

.elementor-swiper-button .eicon-chevron-right::before {
  content: "\203A" !important;
  transform: translateX(1px);
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #8fb9df !important;
  opacity: 0.55 !important;
}

.swiper-pagination-bullet-active {
  width: 12px !important;
  height: 12px !important;
  background: var(--caio-blue-dark) !important;
  opacity: 1 !important;
}

.e-n-accordion-item-title-icon i[class*="fa-arrow-alt-circle"] {
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

.e-n-accordion-item-title-icon .fa-arrow-alt-circle-down::before {
  content: "\25BE" !important;
}

.e-n-accordion-item-title-icon .fa-arrow-alt-circle-up::before {
  content: "\25B4" !important;
}

:root {
  --caio-blue: #3399fe;
  --caio-blue-dark: #1678d4;
  --caio-blue-soft: #eaf5ff;
  --caio-navy: #061a3a;
  --caio-ink: #111827;
  --caio-muted: #4b5563;
  --caio-line: #e5eef8;
  --caio-surface: #f7fbff;
}

.caio-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.elementor-button,
.ast-custom-button,
.wp-block-button__link,
a.elementor-button {
  border-radius: 8px !important;
  background-color: #1678d4 !important;
  background-image: linear-gradient(135deg, #3399fe, #1678d4) !important;
  box-shadow: 0 10px 22px rgba(51, 153, 254, 0.22) !important;
  color: #fff !important;
  font-weight: 700 !important;
  letter-spacing: 0.01em !important;
  min-height: 44px;
  padding: 13px 24px !important;
  text-transform: none !important;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}

.elementor-button:hover,
.ast-custom-button:hover,
.wp-block-button__link:hover,
a.elementor-button:hover {
  background-color: #0e5fac !important;
  background-image: linear-gradient(135deg, #1678d4, #0e5fac) !important;
  box-shadow: 0 14px 28px rgba(22, 120, 212, 0.28) !important;
  transform: translateY(-1px);
}

.elementor-button .elementor-button-text {
  white-space: normal;
}

a.elementor-button[href="#"],
a.elementor-button:not([href]),
.elementor-button .elementor-button-text {
  text-align: center;
}

.elementor-widget-text-editor p,
.entry-content p {
  text-wrap: pretty;
}

.elementor-widget-text-editor,
.elementor-widget-text-editor p {
  text-align: left !important;
  text-justify: auto !important;
  word-spacing: normal !important;
  letter-spacing: 0 !important;
}

body {
  color: var(--caio-ink);
}

.entry-content :where(h1, h2, h3, h4, h5, h6),
.elementor-heading-title {
  letter-spacing: 0 !important;
}

.entry-content :where(h1),
.elementor-widget-heading h1.elementor-heading-title {
  color: var(--caio-blue) !important;
  font-weight: 700 !important;
  line-height: 1.12 !important;
  text-transform: none !important;
}

.entry-content :where(h2),
.elementor-widget-heading h2.elementor-heading-title {
  color: var(--caio-navy) !important;
  font-weight: 700 !important;
  line-height: 1.18 !important;
  text-transform: none !important;
}

.entry-content :where(h3, h4),
.elementor-widget-heading :where(h3, h4).elementor-heading-title {
  color: var(--caio-blue-dark) !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}

.elementor-widget-divider .elementor-divider-separator {
  border-color: var(--caio-blue) !important;
}

.site-content .elementor > .e-con {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0 !important;
}

.site-content .elementor > .e-con-boxed:not([data-settings]):not(:has(.elementor-element)) {
  display: none !important;
}

.site-content .elementor > .e-con[data-settings*="background_background"] {
  background-color: var(--caio-surface);
}

.site-content .elementor > .e-con + .e-con {
  margin-top: 0;
}

.home .site-content .elementor > .e-con:first-child {
  padding-top: 0 !important;
}

.home .elementor > .e-con:first-child .elementor-swiper,
.home .elementor > .e-con:first-child .elementor-slides-wrapper {
  margin-top: 0 !important;
}

.home .site-content .elementor > .e-con.elementor-element-96d2e3b {
  display: none !important;
}

.home .elementor-element-d09161d img {
  display: block;
  width: min(94%, 1450px) !important;
  margin-right: auto;
  margin-left: auto;
}

.page-id-3374 .elementor-element-6b3c3af1 {
  width: min(940px, calc(100% - 48px)) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.page-id-3374 .caio-overview-cta {
  margin-top: 22px;
  margin-bottom: 42px;
  display: flex;
  justify-content: center;
}

.page-id-3374 .caio-overview-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 14px 28px;
  border-radius: 10px;
  background-color: #1678d4 !important;
  background-image: linear-gradient(135deg, #3399fe, #1678d4) !important;
  color: #ffffff !important;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none !important;
  box-shadow: 0 14px 28px rgba(22, 120, 212, 0.24);
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}

.page-id-3374 .caio-overview-button:hover {
  background-color: #0e5fac !important;
  background-image: linear-gradient(135deg, #1678d4, #0e5fac) !important;
  box-shadow: 0 18px 34px rgba(22, 120, 212, 0.32);
  transform: translateY(-1px);
}

.page-id-2166 .elementor-element-b6d139e .e-con-inner {
  width: min(920px, calc(100% - 48px)) !important;
  max-width: 920px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 24px !important;
  padding-left: 24px !important;
}

.page-id-2166 .elementor-element-b6d139e h2.elementor-heading-title {
  color: #ffffff !important;
  text-shadow: 0 2px 12px rgba(6, 26, 58, 0.32);
}

.home .elementor-repeater-item-5ed41b9 .swiper-slide-bg {
  background-image: url("/assets/media/caio-2026-27-registration-banner.png") !important;
  background-position: center center !important;
  background-size: cover !important;
}

.home .elementor-element-317cd11 {
  display: none !important;
}

.home .elementor-element-9703bd6 {
  width: 100% !important;
}

.home .elementor-element-9703bd6 .elementor-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .elementor-element-9703bd6 .elementor-button {
  max-width: min(100%, 440px);
}

.home .elementor-element-5fa9d69 .e-con-inner {
  display: block !important;
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
}

.home .elementor-element-c40c6a0 {
  padding-top: 22px !important;
  padding-bottom: 22px !important;
}

.home .elementor-element-c40c6a0 .e-con-inner {
  min-height: 0 !important;
}

.home .elementor-element-5fa9d69 .elementor-element-e08cea5,
.home .elementor-element-5fa9d69 .elementor-element-3c3fd88,
.home .elementor-element-5fa9d69 .elementor-element-d057ea8 {
  width: 100% !important;
  max-width: none !important;
}

.home .elementor-element-5fa9d69 .elementor-element-d057ea8 .elementor-widget-container {
  max-width: 1080px;
}

.home .elementor-element-5fa9d69 .elementor-element-d057ea8 p {
  max-width: none !important;
}

.site-footer {
  background: linear-gradient(135deg, #f5fbff, #e8f6ff 58%, #f9fdff) !important;
  color: var(--caio-navy) !important;
  border-top: 1px solid #b9daf5 !important;
}

.site-footer a {
  color: #174d82 !important;
}

.site-footer .site-primary-footer-wrap {
  padding: 26px 28px !important;
}

.site-footer .ast-builder-footer-grid-columns {
  display: grid !important;
  grid-template-columns: 150px 270px 330px 260px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 34px !important;
  max-width: 1120px;
  margin-right: auto !important;
  margin-left: auto !important;
}

.site-footer .site-footer-section {
  min-width: 0;
}

.site-footer-primary-section-2 .footer-widget-area-inner,
.site-footer-primary-section-3 .footer-widget-area-inner {
  display: grid !important;
  gap: 14px;
}

.site-footer-primary-section-3 .footer-widget-area-inner {
  grid-template-columns: auto auto;
  align-items: center;
  justify-content: start;
  column-gap: 14px;
  row-gap: 10px;
}

.site-footer-primary-section-3 .ast-builder-layout-element {
  margin-top: 0;
}

.site-footer-primary-section-3 #block-19 h2,
.site-footer-primary-section-3 #block-20 p {
  margin: 0 !important;
}

.site-footer-primary-section-3 #block-19,
.site-footer-primary-section-3 #block-20 {
  width: auto !important;
  max-width: none !important;
}

.site-footer-primary-section-3 #block-21 {
  grid-column: 1 / -1;
  width: auto !important;
  margin-top: 4px !important;
}

.site-footer h2,
.site-footer .wp-block-heading {
  color: var(--caio-navy) !important;
  font-size: 17px !important;
  line-height: 1.2 !important;
  margin-bottom: 9px !important;
  text-transform: none !important;
}

.site-footer p,
.site-footer .ast-footer-copyright p {
  color: #315f8f !important;
  line-height: 1.6 !important;
}

.site-footer .wp-block-image {
  margin: 0 !important;
}

.site-footer .wp-block-image img {
  width: 132px !important;
  padding: 0;
  border-radius: 8px;
  background: transparent;
}

.caio-footer-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(92px, auto));
  justify-content: start;
  gap: 9px 26px;
  margin-top: 0;
  font-size: 14px;
}

.caio-footer-links a {
  color: #315f8f !important;
  line-height: 1.35;
}

.caio-footer-links a:hover {
  color: var(--caio-blue-dark) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.site-footer .footer-social-inner-wrap {
  gap: 9px;
}

.site-footer .ast-builder-social-element {
  width: 34px !important;
  height: 34px !important;
  border: 1px solid #7fb7e6;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92) !important;
  color: #0c5fa8 !important;
  transition: transform 160ms ease, background 160ms ease;
}

.site-footer .ast-builder-social-element svg {
  fill: #0c5fa8 !important;
}

.site-footer .ast-builder-social-element:hover {
  transform: translateY(-2px);
  background: #d7ecff !important;
  border-color: #3399fe;
}

.site-footer .ast-footer-copyright {
  color: #315f8f !important;
  font-size: 14px !important;
  text-align: right;
}

.site-footer .ast-footer-copyright p {
  max-width: 220px;
  margin-left: auto;
  line-height: 1.55 !important;
}

.e-n-accordion-item {
  border: 0 !important;
  border-radius: 12px !important;
  overflow: hidden;
  box-shadow: 0 10px 24px rgba(15, 72, 128, 0.08);
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.e-n-accordion-item:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 32px rgba(15, 72, 128, 0.14);
}

.e-n-accordion-item-title {
  align-items: center !important;
  min-height: 56px;
}

.e-n-accordion-item-title-icon {
  margin-left: auto !important;
  opacity: 0.95;
}

.e-n-accordion-item[open] .e-n-accordion-item-title {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.e-n-accordion-item > [role="region"],
.e-n-accordion-item > div {
  background: #ffffff !important;
  border: 1px solid var(--caio-line);
  border-top: 0;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 22px !important;
}

.caio-news-grid {
  width: min(1180px, calc(100% - 40px));
  margin: 28px auto 44px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.page-id-2553 .elementor-2553 {
  display: none !important;
}

.page-id-2553.ast-theme-transparent-header #masthead {
  position: relative !important;
}

.page-id-25.ast-theme-transparent-header #masthead {
  top: 0 !important;
}

.page-id-25 .ast-primary-header-bar.main-header-bar {
  margin-top: 0 !important;
}

body:not(.caio-news-detail-page) #masthead {
  display: none !important;
}

body:not(.caio-news-detail-page).ast-plain-container.ast-no-sidebar #primary,
body:not(.caio-news-detail-page).ast-page-builder-template .site .site-content #primary {
  margin-top: 0 !important;
}

body:not(.caio-news-detail-page) #content,
body:not(.caio-news-detail-page) .site-content {
  padding-top: 0 !important;
}

body:not(.caio-news-detail-page) .site-content {
  padding-bottom: 42px !important;
}

.caio-news-card {
  min-height: 100%;
  overflow: hidden;
  border: 1px solid var(--caio-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 16px 34px rgba(15, 72, 128, 0.08);
}

.caio-news-card-link {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  cursor: pointer;
  color: inherit !important;
  text-decoration: none !important;
}

.caio-news-card-link:hover .caio-news-card-title {
  color: var(--caio-blue-dark) !important;
}

.caio-news-card img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: var(--caio-blue-soft);
}

.caio-news-card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 12px;
  padding: 22px;
}

.caio-news-card-body > span {
  display: block;
}

.caio-news-date {
  color: var(--caio-blue-dark);
  font-size: 14px;
  font-weight: 700;
}

.caio-news-card-title {
  margin: 0 !important;
  color: var(--caio-navy) !important;
  font-size: 22px !important;
  font-weight: 700;
  line-height: 1.22 !important;
  text-transform: none !important;
}

.caio-news-card-excerpt {
  margin: 0;
  color: var(--caio-muted);
  line-height: 1.62;
}

.caio-news-read-more {
  margin-top: auto;
  color: var(--caio-blue-dark);
  font-weight: 700;
}

.caio-news-read-more::after {
  content: " \203A";
}

.caio-account-redirect {
  max-width: 760px;
  margin: 140px auto 80px;
  padding: 40px 24px;
  text-align: center;
}

.caio-account-redirect h1 {
  margin-bottom: 12px;
  color: var(--caio-blue) !important;
  text-transform: none !important;
}

.caio-account-redirect a {
  display: inline-flex;
  margin-top: 18px;
  border-radius: 8px;
  background: var(--caio-blue);
  color: #fff !important;
  padding: 12px 20px;
  font-weight: 700;
}

.caio-news-detail-page {
  margin: 0;
  background: #f7fbff;
  color: var(--caio-ink);
  font-family: Arial, Helvetica, sans-serif;
}

.caio-simple-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 28px;
  padding: 18px clamp(20px, 5vw, 64px);
  border-bottom: 1px solid var(--caio-line);
  background: #ffffff;
  position: relative;
  z-index: 20;
}

.caio-global-header {
  box-shadow: 0 8px 24px rgba(15, 72, 128, 0.06);
}

.caio-simple-logo img {
  width: 128px;
  height: auto;
  display: block;
}

.caio-simple-header nav {
  display: flex;
  flex-wrap: wrap;
  gap: 18px 28px;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: clamp(16px, 4vw, 56px);
}

.caio-main-nav {
  align-items: center;
}

.caio-nav-item {
  position: relative;
}

.caio-has-submenu::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 14px;
}

.caio-nav-item > a,
.caio-nav-item > button,
.caio-main-nav > a {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
}

.caio-has-submenu > :is(a, button) > span[aria-hidden="true"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  font-size: 0;
  line-height: 1;
}

.caio-has-submenu > :is(a, button) > span[aria-hidden="true"]::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.8px solid currentColor;
  border-bottom: 1.8px solid currentColor;
  border-radius: 1px;
  transform: translateY(-2px) rotate(45deg);
  transition: transform 160ms ease, border-color 160ms ease;
}

.caio-has-submenu:hover > :is(a, button) > span[aria-hidden="true"]::before,
.caio-has-submenu:focus-within > :is(a, button) > span[aria-hidden="true"]::before {
  transform: translateY(1px) rotate(225deg);
}

.caio-submenu {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  z-index: 100;
  display: grid;
  min-width: 245px;
  gap: 2px;
  padding: 10px;
  border: 1px solid var(--caio-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 38px rgba(15, 72, 128, 0.14);
  opacity: 0;
  pointer-events: none;
  transform: translateY(6px);
  transition: opacity 140ms ease, transform 140ms ease;
}

.caio-submenu-nested {
  top: -10px;
  left: 100%;
}

.caio-has-submenu:hover > .caio-submenu,
.caio-has-submenu:focus-within > .caio-submenu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.caio-submenu a {
  display: block;
  padding: 9px 10px;
  border-radius: 6px;
  white-space: nowrap;
}

.caio-submenu a:hover {
  background: var(--caio-blue-soft);
}

.caio-main-nav .caio-nav-register {
  min-height: 40px;
  padding: 10px 20px;
  border: 0;
  border-radius: 999px;
  background-color: #1678d4;
  background-image: linear-gradient(135deg, #3399fe, #1678d4);
  color: #ffffff !important;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  box-shadow: 0 12px 24px rgba(22, 120, 212, 0.22);
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}

.caio-main-nav .caio-nav-register:focus-visible {
  outline: 3px solid rgba(51, 153, 254, 0.28);
  outline-offset: 3px;
}

.caio-main-nav .caio-nav-register:hover,
.caio-register-menu:focus-within .caio-nav-register {
  background-color: #0e5fac;
  background-image: linear-gradient(135deg, #1678d4, #0e5fac);
  color: #ffffff !important;
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 16px 30px rgba(22, 120, 212, 0.3);
}

.caio-register-menu .caio-nav-register > span[aria-hidden="true"]::before {
  border-color: #ffffff;
}

.caio-register-submenu {
  right: 0;
  left: auto;
  min-width: 190px;
}

.caio-register-option {
  font-weight: 800;
}

.caio-simple-header a,
.caio-simple-footer a {
  color: #174d82;
  text-decoration: none;
}

.caio-simple-header a:hover,
.caio-simple-footer a:hover,
.caio-back-link:hover {
  color: var(--caio-blue-dark);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.caio-news-detail {
  width: min(940px, calc(100% - 40px));
  margin: 34px auto 58px;
}

.caio-back-link {
  display: inline-flex;
  margin-bottom: 22px;
  color: var(--caio-blue-dark);
  font-weight: 700;
  text-decoration: none;
}

.caio-news-detail article {
  overflow: hidden;
  border: 1px solid var(--caio-line);
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 14px 32px rgba(15, 72, 128, 0.08);
}

.caio-news-detail-date {
  padding: 28px 32px 0;
  color: var(--caio-blue-dark);
  font-weight: 700;
}

.caio-news-detail h1 {
  margin: 10px 0 24px;
  padding: 0 32px;
  color: var(--caio-navy) !important;
  font-size: clamp(28px, 3.6vw, 42px);
  line-height: 1.16;
  text-transform: none;
}

.caio-news-detail-image {
  display: block;
  width: 100%;
  max-height: 620px;
  object-fit: cover;
}

.caio-news-detail-ai-scientist-lecture-series-second-session .caio-news-detail-image,
.caio-news-detail-ai-scientist-lecture-series-launch .caio-news-detail-image {
  max-height: none;
  object-fit: contain;
}

.caio-news-detail-gallery {
  display: grid;
  gap: 16px;
  padding: 0 32px;
}

.caio-news-detail-gallery-multi {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.caio-news-detail-gallery .caio-news-detail-image {
  border-radius: 8px;
  border: 1px solid var(--caio-line);
}

.caio-news-detail-content {
  display: grid;
  gap: 16px;
  padding: 30px 32px 38px;
  color: #22324a;
  font-size: 18px;
  line-height: 1.7;
}

.caio-news-detail-content :where(h2, h3, p, ul) {
  margin: 0;
}

.caio-news-detail-content h2 {
  margin-top: 10px;
  color: var(--caio-navy);
  font-size: 26px;
  line-height: 1.25;
}

.caio-news-detail-content h3 {
  margin-top: 8px;
  color: var(--caio-blue-dark);
  font-size: 20px;
}

.caio-news-detail-content a {
  color: var(--caio-blue-dark);
  font-weight: 700;
}

.caio-simple-footer {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 26px;
  align-items: center;
  padding: 28px clamp(20px, 5vw, 64px);
  border-top: 1px solid #cfe7fb;
  background: linear-gradient(135deg, #edf7ff, #dff2ff 52%, #f7fbff);
  color: #315f8f;
}

.caio-simple-footer img {
  width: 132px;
}

.caio-simple-footer div {
  display: grid;
  gap: 6px;
}

@media (min-width: 922px) {
  #ast-desktop-header .ast-primary-header-bar {
    backdrop-filter: blur(14px);
    box-shadow: 0 12px 34px rgba(5, 23, 54, 0.08);
  }
}

@media (max-width: 921px) {
  #masthead .ast-mobile-header-wrap .ast-primary-header-bar,
  .ast-mobile-header-wrap .ast-primary-header-bar,
  .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 64px !important;
  }

  #masthead .ast-mobile-header-wrap .ast-primary-header-bar {
    margin-top: 0 !important;
    padding: 8px 14px !important;
    border-bottom: 1px solid rgba(17, 24, 39, 0.08) !important;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
  }

  #ast-mobile-header .site-logo-img img,
  #ast-mobile-header .custom-logo {
    width: 132px !important;
    max-width: 132px !important;
    height: auto !important;
  }

  [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
    width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    border-radius: 10px !important;
    background: #111827 !important;
    box-shadow: 0 10px 20px rgba(17, 24, 39, 0.18);
  }

  [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 18px !important;
    height: 18px !important;
    fill: #fff !important;
  }

  .ast-mobile-header-content {
    border-bottom: 1px solid var(--caio-line);
    box-shadow: 0 14px 26px rgba(15, 23, 42, 0.08);
  }

  .ast-builder-menu-mobile .main-navigation {
    font-size: 16px !important;
  }

  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
    padding: 12px 20px !important;
    font-size: 16px !important;
    line-height: 1.35 !important;
  }

  .elementor-slides-wrapper,
  .elementor-main-swiper,
  .elementor-slides .swiper-slide,
  .elementor-slides .swiper-slide-bg,
  .elementor-repeater-item-28b000a,
  .elementor-repeater-item-4a27746 {
    min-height: 260px !important;
    height: 260px !important;
  }

  .elementor-slides .swiper-slide-bg,
  .elementor-repeater-item-28b000a .swiper-slide-bg,
  .elementor-repeater-item-4a27746 .swiper-slide-bg {
    background-position: center center !important;
    background-size: cover !important;
  }

  .elementor-slide-heading {
    max-width: min(92vw, 680px) !important;
    font-size: clamp(28px, 9vw, 42px) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    white-space: normal !important;
  }

  .elementor-slide-description {
    max-width: 92vw !important;
    font-size: clamp(15px, 4.4vw, 20px) !important;
    line-height: 1.35 !important;
    white-space: normal !important;
  }

  .elementor-slide-button {
    font-size: 15px !important;
    line-height: 1.2 !important;
    padding: 10px 18px !important;
  }

  .elementor-widget-text-editor,
  .elementor-widget-text-editor p,
  .entry-content,
  .entry-content p,
  .wixui-rich-text__text {
    text-align: left !important;
    text-justify: auto !important;
    word-spacing: normal !important;
    letter-spacing: 0 !important;
  }

  .elementor-widget-text-editor p,
  .entry-content p {
    max-width: 68ch;
  }

  .site-content .elementor > .e-con {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .site-footer .site-primary-footer-wrap {
    padding-top: 40px !important;
    padding-bottom: 26px !important;
  }

  .site-footer .ast-builder-footer-grid-columns {
    gap: 22px !important;
  }

  .site-footer,
  .site-footer .footer-widget-area {
    text-align: center !important;
  }

  .site-footer .footer-social-inner-wrap {
    justify-content: center;
  }

  .caio-footer-links {
    justify-content: center;
    grid-template-columns: repeat(2, minmax(110px, auto));
  }

  .caio-news-grid {
    width: min(720px, calc(100% - 28px));
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 24px;
    margin-bottom: 32px;
  }

  .caio-news-card-body {
    padding: 18px;
  }

  .caio-news-card-title {
    font-size: 20px !important;
  }

  .caio-simple-header,
  .caio-simple-footer {
    grid-template-columns: 1fr;
  }

  .caio-simple-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .caio-simple-header nav {
    justify-content: flex-start;
  }

  .caio-main-nav {
    gap: 10px 18px;
  }

  .caio-submenu,
  .caio-submenu-nested {
    position: static;
    display: none;
    min-width: min(280px, calc(100vw - 40px));
    margin-top: 6px;
    box-shadow: 0 12px 24px rgba(15, 72, 128, 0.12);
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }

  .caio-has-submenu:hover > .caio-submenu,
  .caio-has-submenu:focus-within > .caio-submenu {
    display: grid;
  }

  .caio-news-detail {
    width: min(720px, calc(100% - 28px));
    margin-top: 24px;
  }

  .caio-news-detail-date,
  .caio-news-detail h1,
  .caio-news-detail-gallery,
  .caio-news-detail-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .caio-news-detail-gallery-multi {
    grid-template-columns: 1fr;
  }

  .caio-news-detail-content {
    font-size: 16px;
  }

}
