.elementor-kit-6{--e-global-color-primary:#0F1F36;--e-global-color-secondary:#2CBFD3;--e-global-color-text:#333A47;--e-global-color-accent:#C8A96A;--e-global-color-offwhite:#F7F5F0;--e-global-color-slategrey:#848D9C;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* RPC FAIL-SAFE: enforce model-page hero min-height standard (100vh desktop / 70vh mobile), matching the approved S60 reference hero. This overrides any per-page Elementor min-height setting that gets reset lower. Covers hero sections on S60 (20), X62 (152), X53 (153). If a NEW model page hero is added, append its element id here. */
.elementor-element-59880e6.elementor-section,
.elementor-element-65f7580.elementor-section,
.elementor-element-8ca76f7.elementor-section {
  min-height: 100vh !important;
}
@media (max-width: 767px) {
  .elementor-element-59880e6.elementor-section,
  .elementor-element-65f7580.elementor-section,
  .elementor-element-8ca76f7.elementor-section {
    min-height: 70vh !important;
  }
}

/* RPC FAIL-SAFE: even, consistent gallery spacing for Elementor's Image Gallery widget (WP core [gallery] markup) across every model page. Flexbox + gap overrides WP's default float/percentage layout so images never look cramped or uneven regardless of theme gallery CSS. Applies site-wide -- any future gallery gets this automatically. */
.elementor-widget-image-gallery .gallery {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 16px !important;
  margin: 0 !important;
}
.elementor-widget-image-gallery .gallery-item {
  margin: 0 !important;
  width: calc(25% - 12px);
}
.elementor-widget-image-gallery .gallery.gallery-columns-2 .gallery-item { width: calc(50% - 8px); }
.elementor-widget-image-gallery .gallery.gallery-columns-3 .gallery-item { width: calc(33.333% - 11px); }
.elementor-widget-image-gallery .gallery.gallery-columns-4 .gallery-item { width: calc(25% - 12px); }
.elementor-widget-image-gallery .gallery-item .gallery-icon {
  margin: 0 !important;
}
.elementor-widget-image-gallery .gallery-item img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  border-radius: 4px;
  object-fit: cover;
}
.elementor-widget-image-gallery .gallery-caption {
  margin-top: 6px;
  font-size: 0.85em;
}
@media (max-width: 767px) {
  .elementor-widget-image-gallery .gallery.gallery-columns-2 .gallery-item,
  .elementor-widget-image-gallery .gallery.gallery-columns-3 .gallery-item,
  .elementor-widget-image-gallery .gallery.gallery-columns-4 .gallery-item {
    width: calc(50% - 8px) !important;
  }
}/* End custom CSS */