/**/.hamburgerButton{display:block;background-color:transparent;border:0;padding:0;margin:0}.hamburgerButton,.hamburgerButton svg{width:100%;height:100%}/**/.imageWidget{position:relative}.imageWidget a,.imageWidget span.image-caption{font-style:italic;text-align:center}.imageWidget a[data-caption]::after,.imageWidget span[data-caption]::after{content:attr(data-caption);display:block;line-height:100%}
.imageWidget.with-caption a::after,.imageWidget.with-caption span.image-caption::after{margin-top:12px}.imageWidget img[width][height]{height:auto}[data-flex-site] #fcontainer .imageWidget:after,[data-flex-site] #flex-footer .imageWidget:after,[data-flex-site] #flex-header .imageWidget:after{content:none}
[data-flex-site] #fcontainer .imageWidget:before,[data-flex-site] #flex-footer .imageWidget:before,[data-flex-site] #flex-header .imageWidget:before{font-size:80px;transform:none}.imageWidget.hover img.hover-image,.imageWidget:hover img.hover-image{display:initial}
.imageWidget.hover.hasHover img:not(.hover-image),.imageWidget:hover.hasHover img:not(.hover-image){display:none!important}.imageWidget img.hover-image,.imageWidget img.logo-on-scroll{display:none}
/* Custom Widgets Styles */
.page-links-main h2 {
  font-weight: normal !important;
  line-height: 1.1 !important;
}

img[src=""] {
  display: none;
}

.page-links-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: left;
  gap: 10px;
}

.page-links-staff-image {
  height: 100%;
  min-height: 500px;
  max-height: 500px;
  width: 100%;
  display: flex;
  align-items: center;
  clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
}

.ferdinand-title-one-second-desc p {
  margin-bottom: 0 !important;
}

.page-links-four-one-contact-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
  padding: 20px;
  word-break: break-word;
  background-color: unset;
}

.staff-four-one-contact-links {
  display: flex;
  flex-direction: column;
}

.page-links-staff-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

.page-links-text-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  color: white;
  gap: 10px;
  align-items: center;
}

.page-links-text-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.page-links-border {
  border-left: 3px solid;
  border-color: white;
  height: auto;
}

.staff-four-one-contact-name {
  font-size: 24px !important;
  margin: 0;
  line-height: 1.3;
  color: white;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.staff-four-one-contact-name h2 {
  word-break: break-all;
}

.staff-four-one-contact-title {
  font-size: 14px !important;
  margin: 0;
  color: white;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.page-links-wrapper:hover .page-links-title::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.page-links-image-container {
  background-color: #ffffff;
  background-size: cover;
  height: 250px !important;
  width: 100% !important;
  overflow: hidden;
}

.page-links-image {
  opacity: 0.3;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-links-wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.page-links-wrapper:hover .page-links-image {
  opacity: 0.1;
  transition: 0.3s;
}

.page-links-image-container:hover {
  opacity: 0.1;
  transition: 0.3s;
}

.page-links-title {
  position: absolute;
  align-items: center;
}

.page-links-main-wrapper {
  display: flex;
  flex: 0 0 calc(33.3333% - 10px);
  text-decoration: none !important;
  height: auto;
}

.ferdinand-title-one-second-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: max-height 0.3s ease-in-out;
}

.ferdinand-title-one-second-desc.clamped {
  -webkit-line-clamp: 3;
}

.ferdinand-title-one-second-desc.expanded {
  -webkit-line-clamp: unset;
  overflow: visible;
}

.ferdinand-title-one-second-desc:empty {
  display: none !important;
}

.ferdinand-section-one-description {
  font-family: articulat-cf, sans-serif;
  color: #000000 !important;
  font-size: 14px !important;
  margin: 0px !important;
}

.ferdinand-section-one-description:empty {
  display: none !important;
}

.description-one-button {
  display: flex;
  margin-top: 5px;
  padding: 0px;
  background-color: unset;
  border: none;
}

#extra-content {
  display: none;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 767px) {
  .page-links-container {
    flex-direction: column;
    align-items: normal;
  }
  .page-links-text-container {
    flex-direction: column;
  }
  .page-links-staff-image {
    width: 100%;
    height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
  }
  .page-links-four-one-contact-container {
    width: 100%;
    padding: 20px 10px 20px 20px;
  }
}

@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@500;600&family=Roboto:wght@400;500&display=swap");
.poweredby-container {
  align-items: center;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 25px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  padding-left: 50px;
  padding-right: 50px;
}

.poweredby-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: -1;
}

.poweredby-image {
  max-width: 40px;
}

.poweredby-text {
  color: white;
  margin: 0px;
  padding: 0px;
  z-index: 2;
}

.poweredby-text p {
  margin: 0px;
  display: flex;
  justify-content: left;
}

.poweredby-text-copy {
  margin: 0px;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.4);
  font-family: "Bebas Neue", cursive;
}

.poweredby-text-app {
  font-size: 12px;
  color: #FFFFFF;
  font-family: "Bebas Neue", cursive;
}

@media screen and (max-width: 767px) {
  .poweredby-container {
    /*background-color: #231D4F;*/
    align-items: center;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    gap: 25px;
    text-decoration: none;
  }
}

.tag-one-link {
  display: flex;
  text-decoration: none;
}

.page-title-one-one-title-container {
  display: flex;
  background-color: #000000;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  clip-path: polygon(3% 0%, 100% 0, 97% 100%, 0 100%) !important;
  transition: 0.3s;
  align-items: center;
}

.page-title-one-one-title-container:hover {
  opacity: 0.6;
  transform: scaleX(1.01);
}

.page-title-one-one-tag-title h1 {
  margin: 0px !important;
}

.page-title-one-one-tag-title {
  font-size: 14px;
  margin: 0px !important;
}

@charset "UTF-8";
.widget-7401b5 {
  --footer-left-bg: #1a1a2e;
  --footer-right-bg: #16213e;
  --footer-title-color: #ffffff;
  --footer-text-color: rgba(255,255,255,0.78);
  --footer-divider-color: #e94560;
  --footer-social-color: #ffffff;
  --nav-underline-color: #e94560;
  --social-hover-bg: #e94560;
  display: block;
  width: 100%;
  /* ── Full-width outer shell ── */
  /* ── Full-width background layer ── */
  /* Right bg — base layer filling everything */
  /* Left bg — straight 50/50 split, no diagonal */
  /* ── Centred content wrapper (max 1200px) ── */
  /* ── LEFT COLUMN ── */
  /* ── RIGHT COLUMN ── */
  /* ── Navigation links (horizontal on desktop, vertical on mobile) ── */
  /* custom_link outputs the <a>; we style it directly */
  /* ── TABLET (768 – 1024px) ── */
  /* ── MOBILE (≤ 767px) ── */
}
.widget-7401b5 .footer-widget {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.widget-7401b5 .footer-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}
.widget-7401b5 .footer-bg-right {
  position: absolute;
  inset: 0;
  background: var(--footer-right-bg);
  z-index: 1;
}
.widget-7401b5 .footer-bg-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  background: var(--footer-left-bg);
  z-index: 2;
}
.widget-7401b5 .footer-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.widget-7401b5 .footer-left {
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.widget-7401b5 .footer-left-content {
  padding: 56px 56px 56px 48px;
  width: 100%;
  box-sizing: border-box;
}
.widget-7401b5 .footer-title {
  color: var(--footer-title-color);
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 18px 0;
  line-height: 1.2;
}
.widget-7401b5 .footer-divider {
  width: 56px;
  height: 4px;
  background: var(--footer-divider-color);
  border-radius: 2px;
  margin-bottom: 22px;
}
.widget-7401b5 .footer-paragraph {
  color: var(--footer-text-color);
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 32px;
}
.widget-7401b5 .footer-paragraph p {
  margin: 0;
}
.widget-7401b5 .footer-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}
.widget-7401b5 .contact-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.widget-7401b5 .btn-arrow-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  transition: transform 0.2s ease;
}
.widget-7401b5 .btn-arrow-icon svg {
  width: 100%;
  height: 100%;
}
.widget-7401b5 .contact-btn:hover .btn-arrow-icon {
  transform: translateX(3px);
}
.widget-7401b5 .footer-right {
  flex: 0 0 50%;
  display: flex;
  align-items: stretch;
  overflow: hidden;
}
.widget-7401b5 .footer-right-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 44px 48px 44px 56px;
  width: 100%;
  box-sizing: border-box;
}
.widget-7401b5 .footer-location-title {
  color: var(--footer-title-color);
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 18px 0;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.widget-7401b5 .footer-location {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 26px;
}
.widget-7401b5 .footer-location-icon {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  color: var(--footer-divider-color);
  margin-top: 2px;
  display: flex;
  align-items: center;
}
.widget-7401b5 .footer-location-icon svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.widget-7401b5 .footer-address {
  color: var(--footer-text-color);
  font-size: 0.97rem;
  line-height: 1.6;
}
.widget-7401b5 .footer-nav-links {
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 6px 24px;
  align-items: center;
  list-style: none;
  padding: 0;
}
.widget-7401b5 .footer-nav-links a {
  color: var(--footer-text-color);
  font-size: 0.95rem;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: 0.02em;
  padding: 4px 0;
  position: relative;
  transition: color 0.2s ease;
  display: inline-block;
}
.widget-7401b5 .footer-nav-links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: var(--nav-underline-color);
  border-radius: 1px;
  transition: width 0.22s ease;
}
.widget-7401b5 .footer-nav-links a:hover {
  color: #ffffff;
}
.widget-7401b5 .footer-nav-links a:hover::after {
  width: 100%;
}
.widget-7401b5 .footer-nav-link {
  display: inline;
}
.widget-7401b5 .footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}
.widget-7401b5 .social-icon-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  color: var(--footer-social-color);
  text-decoration: none;
  transition: background 0.22s ease, transform 0.18s ease;
}
.widget-7401b5 .social-icon-link:hover {
  background: var(--social-hover-bg);
  transform: translateY(-2px);
}
.widget-7401b5 .social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
}
.widget-7401b5 .social-icon svg {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .widget-7401b5 .footer-left-content {
    padding: 44px 48px 44px 36px;
  }
  .widget-7401b5 .footer-right-content {
    padding: 44px 36px 44px 48px;
  }
  .widget-7401b5 .footer-title {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .widget-7401b5 {
    /* Left bg: full-width top half, straight bottom edge */
    /* Nav links go vertical on mobile */
  }
  .widget-7401b5 .footer-inner {
    flex-direction: column;
    min-height: unset;
  }
  .widget-7401b5 .footer-bg-left {
    width: 100%;
    bottom: auto;
    height: 50%;
  }
  .widget-7401b5 .footer-left {
    flex: unset;
    width: 100%;
    overflow: visible;
  }
  .widget-7401b5 .footer-left-content {
    padding: 44px 28px 44px 28px;
  }
  .widget-7401b5 .footer-right {
    flex: unset;
    width: 100%;
    overflow: visible;
  }
  .widget-7401b5 .footer-right-content {
    padding: 44px 28px 44px 28px;
  }
  .widget-7401b5 .footer-title {
    font-size: 1.5rem;
  }
  .widget-7401b5 .footer-nav-links {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .widget-7401b5 .footer-nav-links a {
    font-size: 0.97rem;
    padding: 6px 0;
  }
}
