.elementor-kit-6{--e-global-color-primary:#0094C8;--e-global-color-secondary:#0F1117;--e-global-color-text:#6B7490;--e-global-color-accent:#F5F6F8;--e-global-color-4690bbf:#1A1D26;--e-global-color-8362b3b:#D42D21;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;font-family:"DM Sans", Sans-serif;font-size:16px;font-weight:400;line-height:25px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h5{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 h6{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1405px;}.e-con{--container-max-width:1405px;}.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);}@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 */.elementor-icon-wrapper {
    padding: 0!important;
}

.arrow-button .elementor-button .elementor-button-text::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('/wp-content/uploads/2026/05/arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0;
  transform: translateX(-8px);
  transition: opacity 0.3s ease, transform 0.3s ease, margin-left 0.3s ease;
  margin-left: -16px;
  vertical-align: -3px;
  color:inherit!important;
}

.arrow-button .elementor-button:hover .elementor-button-text::after {
  opacity: 1;
  transform: translateX(0);
  margin-left: 8px;
}

.underline-page-link {
    border-bottom: 1px solid #0094C840;
    padding-bottom: 5px!important;
    font-weight: 600!important;
}

.underline-page-link .elementor-heading-title {
  display: inline-flex;
  align-items: center;
  gap: 0;
}

.underline-page-link .elementor-heading-title::after {
  content: "";
  width: 0;
  height: 18px;
  display: inline-block;
  background: url("/wp-content/uploads/2026/05/arrows_arrow-right-forward-b-a-1.svg") center / contain no-repeat;
  opacity: 0;
  margin-left: 0;
  transform: translateX(-6px);
  transition:
    width 0.25s ease,
    margin-left 0.25s ease,
    opacity 0.2s ease,
    transform 0.25s ease;
}

.underline-page-link:hover .elementor-heading-title::after {
  width: 16px;
  margin-left: 10px;
  opacity: 1;
  transform: translateX(0);
}

.underline-page-link .elementor-heading-title a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
  text-decoration: inherit;
}

.elementor-icon-wrapper {
  line-height: 0;
  font-size: 0;
}

/* ── Card background: beats Trustindex's !important via higher specificity ── */
.ti-widget.ti-goog .ti-widget-container .ti-review-item > .ti-inner,
.ti-widget.ti-goog .ti-widget-container .ti-load-more-reviews-container .ti-load-more-reviews-button {
  background-color: #1A1D26 !important;
}

/* ── Reviewer name: uppercase ── */
.ti-widget.ti-goog .ti-profile-details .ti-name {
  text-transform: uppercase !important;
  letter-spacing: 0.04em !important;
  font-size: 13px !important;
}

/* ── Nav arrows: teal circles ── */
.ti-widget.ti-goog .ti-controls .ti-next,
.ti-widget.ti-goog .ti-controls .ti-prev {
  background-color: #0094C8 !important;
  outline-color: #0094C8 !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
}
.ti-widget.ti-goog .ti-controls .ti-next:hover,
.ti-widget.ti-goog .ti-controls .ti-next:focus,
.ti-widget.ti-goog .ti-controls .ti-prev:hover,
.ti-widget.ti-goog .ti-controls .ti-prev:focus {
  background-color: #007aa6 !important;
  outline-color: #007aa6 !important;
}
.ti-widget.ti-goog .ti-controls .ti-next:hover:before,
.ti-widget.ti-goog .ti-controls .ti-next:focus:before,
.ti-widget.ti-goog .ti-controls .ti-prev:hover:before,
.ti-widget.ti-goog .ti-controls .ti-prev:focus:before {
  border-color: #ffffff !important;
}

/* ── Read more: accent + uppercase ── */
.ti-widget.ti-goog .ti-read-more span {
  color: #0094C8 !important;
  opacity: 1 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  letter-spacing: 0.05em !important;
}/* End custom CSS */