/**/.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}/**/.hamburgerButton{display:block;background-color:transparent;border:0;padding:0;margin:0}.hamburgerButton,.hamburgerButton svg{width:100%;height:100%}
/* Custom Widgets Styles */
@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;
}

.form-links-two-main {
  background: none;
}

.faq-one-button:empty {
  margin: 0px !important;
}

.form-links-two-title h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: white !important;
}

.rteBlock defaultList {
  font-family: "Poppins", sans-serif !important;
}

.form-links-two-title {
  color: white;
}

.form-links-two-description {
  margin-bottom: 0px;
  color: white;
}

.form-links-two-groupcode {
  margin-top: 0px;
  margin-bottom: 10px;
  color: white;
}

.form-links-two-group-title h2 {
  color: white;
  font-size: 20px !important;
}

.form-links-two-group-title {
  margin: 0px;
  color: white;
}

.faq-two-one-title {
  margin: 0px !important;
}

.form-links-two-group-contact {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}

.form-links-two-group-contact-link {
  margin: 0px !important;
}

.form-links-two-group-contact-link a:hover {
  color: yellow;
}

.form-links-two-group-price {
  margin-top: 0px;
  margin-bottom: 10px;
  color: white;
  font-weight: bold;
  font-size: 30px;
}

.form-links-two-group-price h2 {
  margin: 0px !important;
  font-size: 30px;
}

.form-links-two-group-age {
  margin-top: 0px !important;
  margin-bottom: 10px;
  font-size: 17px !important;
}

.faq-one-button {
  margin: 0px !important;
}

.documents-two-button {
  margin-bottom: 20px;
}

.faq-one-button-container:empty {
  display: none;
}

.form-links-two-group-contact-desc {
  margin-bottom: 5px;
  color: white !important;
  font-weight: bold;
  font-size: 18px !important;
}

.form-links-two-group-image {
  width: 20%;
  height: 100%;
}

.form-links-two-group-description-container {
  display: flex;
  flex-direction: column;
}

.form-links-two-group-desc {
  --description-text-: #ffffff;
  margin-top: 0px;
  margin-bottom: 10px;
  color: var(--description-text-) !important;
}

.rteBlock {
  line-height: 1.2;
  font-family: "Poppins", sans-serif !important;
}

.rteBlock span {
  color: #ffffff;
  font-size: 12px !important;
  line-height: 1.2;
}

button.form-links-two-accordion-two {
  background-color: black;
  cursor: pointer;
  padding: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: left;
  outline: none;
  font-size: 22px;
  transition: 0.2s;
  font-weight: normal;
  gap: 15px;
  border: none;
}

button.form-links-two-accordion-two.active,
button.form-links-two-accordion-two:hover {
  background-color: #00294f;
}

.form-links-two-accordion h5,
.form-links-two-accordion-two h5 {
  margin: 0px !important;
}

button.form-links-two-accordion:before,
button.form-links-two-accordion-two:before {
  content: "\f054";
  font: var(--fa-font-solid);
  font-weight: 800;
  font-size: 14px;
  color: #FFF;
  float: right;
  margin-left: 5px;
}

button.form-links-two-accordion.active:before,
button.form-links-two-accordion-two.active:before {
  content: "\f054";
  transform: rotate(90deg);
  color: #FFF;
}

.form-links-two-panel,
.form-links-two-panel-two {
  padding: 5px 30px;
  max-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: 0.2s ease-in-out;
  opacity: 0;
  background-color: #013369;
}

.form-links-two-panel a,
.form-links-two-panel-two a {
  color: white;
  margin-bottom: 5px;
}

.form-links-two-panel span,
.form-links-two-panel-two span {
  color: white;
}

.form-links-two-panel.show,
.form-links-two-panel-two.show {
  opacity: 1;
  max-height: 100%;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.form-links-two-panel.hide,
.form-links-two-panel-two.hide {
  opacity: 0;
  height: 0;
}

@media screen and (max-width: 767px) {
  .form-links-two-group-description-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .form-links-two-group-image {
    width: 100%;
    height: auto;
  }
}

@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;
  }
}
