.elementor-28430 .elementor-element.elementor-element-66bbb45d > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-28430 .elementor-element.elementor-element-276b89cf > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-28430 .elementor-element.elementor-element-59919ba1 > .elementor-widget-container{border-radius:0px 0px 0px 0px;}.elementor-28430 .elementor-element.elementor-element-65b89c07 > .elementor-widget-container{border-radius:0px 0px 0px 0px;}.elementor-28430 .elementor-element.elementor-element-3a8b1b18 > .elementor-widget-container{border-radius:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-66bbb45d *//* =========================================================
   BOAT FINDER MALTA — PREMIUM HOME HERO
   ========================================================= */


/* =========================================================
   SHARED PAGE WIDTH
   ========================================================= */

.bfm-home-shell {
  width: 100%;
  max-width: 1380px;

  margin-left: auto;
  margin-right: auto;

  padding-left: 24px;
  padding-right: 24px;

  box-sizing: border-box;
}


/* =========================================================
   HERO BACKGROUND
   ========================================================= */

.bfm-home-hero {
  width: 100%;

  background-color: #FFFFFF;

  background-image:
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.98) 0%,
      rgba(255, 255, 255, 0.95) 18%,
      rgba(255, 255, 255, 0.88) 36%,
      rgba(255, 255, 255, 0.68) 54%,
      rgba(255, 255, 255, 0.30) 72%,
      rgba(255, 255, 255, 0.02) 100%
    ),
    url("https://boatfindermalta.com/wp-content/uploads/2026/02/0404d87a-c751-40d4-84d0-3c2ed7edfe1c.webp");

  background-position:
    center,
    center center;

  background-size:
    cover,
    cover;

  background-repeat:
    no-repeat,
    no-repeat;

  background-origin: border-box;
  background-clip: border-box;

  box-sizing: border-box;
}

.bfm-home-hero-inner {
  padding-top: 94px;
  padding-bottom: 22px;

  box-sizing: border-box;
}


/* =========================================================
   HERO INNER SPACING
   ========================================================= */

.bfm-home-hero-inner {
  padding-top: 94px;
  padding-bottom: 24px;
}


/* =========================================================
   MAIN TITLE GROUP
   ========================================================= */

.bfm-home-title {
  max-width: 670px;
  margin: 0;

  color: #0F172A;

  font-size: clamp(38px, 5vw, 54px);
  line-height: 0.92;
  font-weight: 800;
  letter-spacing: -0.052em;

  text-shadow:
    0 1px 2px rgba(255, 255, 255, 0.42);
}


/* =========================================================
   EYEBROW
   ========================================================= */

.bfm-home-eyebrow {
  display: block;

  margin: 0 0 10px;

  color: #9A7622;

  font-size: 13px;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;

  text-shadow: none;
}


/* =========================================================
   GOLD ACCENT
   ========================================================= */

.bfm-title-accent {
  display: block;

  width: 52px;
  height: 4px;

  margin: 0 0 16px;

  background:
    linear-gradient(
      90deg,
      #B08A2E 0%,
      #D4B458 100%
    );

  border-radius: 999px;

  box-shadow:
    0 1px 2px rgba(176, 138, 46, 0.18);
}


/* =========================================================
   MAIN H1 TEXT
   ========================================================= */

.bfm-home-main-title {
  display: block;
}

.bfm-home-main-title strong {
  display: block;

  color: #0B1328;

  font-size: 1.03em;
  font-weight: 900;
  letter-spacing: -0.058em;
}


/* =========================================================
   SUBTITLE
   ========================================================= */

.bfm-home-title em {
  display: block;

  max-width: 42ch;

  margin-top: 12px;

  color: #334155;

  font-size: 15px;
  line-height: 1.38;
  font-weight: 550;
  font-style: normal;
  letter-spacing: -0.012em;

  text-shadow:
    0 1px 1px rgba(255, 255, 255, 0.35);
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

  .bfm-home-shell {
    padding-left: 16px;
    padding-right: 16px;
  }
.bfm-home-hero {
    background-position:
      center,
      64% center;
  }

  .bfm-home-hero-inner {
    padding-top: 94px;
    padding-bottom: 22px;
  }

  .bfm-home-title {
    max-width: 100%;

    font-size: clamp(35px, 9.6vw, 46px);
    line-height: 0.92;
    letter-spacing: -0.05em;
  }

  .bfm-home-eyebrow {
    margin-bottom: 9px;

    font-size: 11.5px;
    letter-spacing: 0.12em;
  }

  .bfm-title-accent {
    width: 48px;
    height: 3px;

    margin-bottom: 14px;
  }

  .bfm-home-main-title strong {
    letter-spacing: -0.055em;
  }

  .bfm-home-title em {
    max-width: 31ch;

    margin-top: 10px;

    font-size: 14px;
    line-height: 1.35;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-276b89cf */.bfm-hero-cta-section {
  background: #ffffff;
  padding: 10px 0 30px;
}

.bfm-hero-cta-wrap {
  width: 100%;
  max-width: 671px;
}

.bfm-hero-cta-panel {
  width: 100%;
  padding: 10px;
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.06);
  border-radius: 28px;
  box-shadow:
    0 10px 24px rgba(15, 23, 42, 0.08),
    0 2px 6px rgba(15, 23, 42, 0.04);
  box-sizing: border-box;
}

.bfm-hero-cta-row {
  display: grid;
  gap: 10px;
}

.bfm-hero-cta-row--top {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 10px;
}

.bfm-hero-cta-row--bottom {
  grid-template-columns: 1fr;
}

.bfm-hero-cta {
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 16px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.01em;
  white-space: nowrap;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.bfm-hero-cta:hover {
  transform: translateY(-1px);
}

.bfm-hero-cta-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}

.bfm-hero-cta-icon svg {
  display: block;
  width: 18px;
  height: 18px;
}

.bfm-hero-cta--wa,
.bfm-hero-cta--wa:visited {
  color: #166534 !important;

  background:
    linear-gradient(
      135deg,
      #F1FBF4 0%,
      #E4F5E9 100%
    );

  border: 1px solid rgba(22, 101, 52, 0.28);

  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.85),
    0 3px 8px rgba(22, 101, 52, 0.08);
}

.bfm-hero-cta--wa:hover {
  color: #14532D !important;

  background:
    linear-gradient(
      135deg,
      #EAF8EE 0%,
      #D9F0E0 100%
    );

  border-color: rgba(22, 101, 52, 0.38);

  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.90),
    0 5px 12px rgba(22, 101, 52, 0.12);
}

.bfm-hero-cta--wa .fab {
  color: #16A34A;
}

.bfm-hero-cta--ai {
  color: #1E3A5F;

  background:
    linear-gradient(
      135deg,
      #F3F7FB 0%,
      #E7EEF6 100%
    );

  border: 1px solid rgba(30, 58, 95, 0.10);

  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.80),
    0 3px 8px rgba(15, 23, 42, 0.07);
}

.bfm-hero-cta--ai:hover {
  color: #163A63;

  background:
    linear-gradient(
      135deg,
      #EDF4FA 0%,
      #DCE8F3 100%
    );

  border-color: rgba(30, 58, 95, 0.16);

  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.85),
    0 5px 12px rgba(15, 23, 42, 0.09);
}

.bfm-hero-cta--search {
  position: relative;
  overflow: hidden;
  color: #0F172A;
  background: linear-gradient(135deg, #F7D35A 0%, #E8B93D 100%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.34),
    0 6px 14px rgba(232, 185, 61, 0.22);
}

.bfm-hero-cta--wa .fab {
  font-size: 18px;
  line-height: 1;
}

.bfm-hero-cta-icon,
.bfm-hero-cta-label {
  transition: opacity 180ms ease, transform 180ms ease;
}

.bfm-hero-cta-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -9px;
  opacity: 0;
  pointer-events: none;
  transform: scale(0.96);
  transition: opacity 180ms ease, transform 180ms ease;
}

.bfm-hero-cta-loader::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border-radius: 999px;
  border: 2.5px solid #0F172A;
  border-right-color: transparent;
  animation: bfmHeroCtaSpin 0.75s linear infinite;
}

.bfm-hero-cta--search.is-loading .bfm-hero-cta-icon,
.bfm-hero-cta--search.is-loading .bfm-hero-cta-label {
  opacity: 0;
  transform: scale(0.96);
}

.bfm-hero-cta--search.is-loading .bfm-hero-cta-loader {
  opacity: 1;
  transform: scale(1);
}

@media (max-width: 767px) {

  .bfm-hero-cta-section {
    padding: 6px 0 20px;
  }

  .bfm-hero-cta-wrap {
    max-width: 100%;
  }

  .bfm-hero-cta-panel {
    padding: 7px;

    border: 1px solid rgba(15, 23, 42, 0.05);
    border-radius: 20px;

    box-shadow:
      0 6px 16px rgba(15, 23, 42, 0.06),
      0 1px 3px rgba(15, 23, 42, 0.03);
  }

  .bfm-hero-cta-row {
    gap: 7px;
  }

  .bfm-hero-cta-row--top {
    gap: 7px;
    margin-bottom: 7px;
  }

  .bfm-hero-cta {
    min-height: 43px;
    padding: 0 12px;

    font-size: 13px;
    font-weight: 700;

    gap: 6px;
  }

  .bfm-hero-cta-icon,
  .bfm-hero-cta-icon svg {
    width: 15px;
    height: 15px;
    flex-basis: 15px;
  }

  .bfm-hero-cta--wa .fab {
    font-size: 15px;
  }

  .bfm-hero-cta--wa {
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.85),
      0 2px 6px rgba(22, 101, 52, 0.07);
  }

  .bfm-hero-cta--ai {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.80),
    0 2px 6px rgba(15, 23, 42, 0.06);
}

  .bfm-hero-cta--search {
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.30),
      0 3px 8px rgba(232, 185, 61, 0.16);
  }
}

@media (min-width: 768px) {

  .bfm-hero-cta-panel {
    padding: 7px;
    border-radius: 20px;

    box-shadow:
      0 6px 18px rgba(15, 23, 42, 0.06),
      0 1px 4px rgba(15, 23, 42, 0.03);
  }

  .bfm-hero-cta-row--top {
    gap: 7px;
    margin-bottom: 7px;
  }

  .bfm-hero-cta {
    min-height: 44px;
    padding: 0 13px;
    font-size: 13.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-59919ba1 */.bfm-discover-section {
  max-width: 1380px;
  margin: 0 auto;
  padding: 10px 24px;
  box-sizing: border-box;
}

.bfm-discover-block {
  margin-bottom: 42px;
}

.bfm-discover-block:last-child {
  margin-bottom: 0;
}

.bfm-section-label {
  margin: 0 0 6px;
  color: #C8A24A;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bfm-discover-block > h2 {
  margin: 0 0 18px;
  color: #0F172A;
  font-size: 18px;
  line-height: 1.22;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.bfm-discover-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.bfm-info-card {
  position: relative;
  overflow: hidden;
  min-height: 132px;
  padding: 22px 22px;
  border-radius: 16px;
  text-decoration: none;
  box-sizing: border-box;

  display: grid;
  grid-template-columns: 44px 1fr;
  column-gap: 16px;
  align-items: start;

  background: #FFFFFF;
  border: 1px solid rgba(37, 99, 235, .14);
  box-shadow: 0 8px 20px rgba(15, 23, 42, .06);

  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.bfm-info-card:hover {
  transform: translateY(-2px);
  border-color: rgba(37, 99, 235, .24);
  box-shadow: 0 14px 28px rgba(15, 23, 42, .10);
}

.bfm-card-icon {
  grid-row: span 4;
  width: 42px;
  height: 42px;
  border-radius: 999px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: #F8FBFF;
  color: #2563EB;

  font-size: 23px;
  line-height: 1;
  font-weight: 800;

  box-shadow: inset 0 0 0 1px rgba(37, 99, 235, .12);
}

.bfm-info-card h3 {
  margin: 0 0 8px;
  color: #0F172A;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 800;
}

.bfm-info-card p {
  margin: 0 0 12px;
  color: #475569;
  font-size: 13px;
  line-height: 1.45;
}

.bfm-info-card em {
  display: inline-flex;
  color: #2563EB;
  font-size: 13px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
}

/* Subtle group tones */
.bfm-info-card.budget {
  background: linear-gradient(180deg, #FFFFFF 0%, #F7FDFF 100%);
}

.bfm-info-card.destination {
  background: linear-gradient(180deg, #FFFFFF 0%, #F8FBFF 100%);
}

.bfm-info-card.departure {
  background: linear-gradient(180deg, #FFFFFF 0%, #FAF8FF 100%);
  border-color: rgba(124, 58, 237, .12);
}

.bfm-info-card.departure .bfm-card-icon {
  color: #6D5BD0;
  box-shadow: inset 0 0 0 1px rgba(124, 58, 237, .14);
}

.bfm-info-card.trending {
  background: linear-gradient(180deg, #FFFFFF 0%, #FFF9E8 100%);
  border-color: rgba(200, 162, 74, .22);
}

.bfm-info-card.trending .bfm-card-icon {
  color: #D99A00;
  box-shadow: inset 0 0 0 1px rgba(200, 162, 74, .20);
}

/* Loading */
.bfm-info-card.is-loading {
  pointer-events: none;
  transform: scale(.99);
}

.bfm-info-card.is-loading::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 5;
  background: rgba(255,255,255,.62);
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px);
}

.bfm-info-card.is-loading::after {
  content: "";
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin: -13px 0 0 -13px;
  border: 3px solid rgba(37,99,235,.22);
  border-top-color: #2563EB;
  border-radius: 50%;
  animation: bfm-discover-spin .65s linear infinite;
}

@keyframes bfm-discover-spin {
  to {
    transform: rotate(360deg);
  }
}

/* Tablet + mobile */
@media (max-width: 1024px) {
  .bfm-discover-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .bfm-discover-section {
    padding: 2px 24px;
  }

  .bfm-discover-block {
    margin-bottom: 40px;
  }

  .bfm-discover-block > h2 {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 1.18;
  }

  .bfm-discover-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .bfm-info-card {
    min-height: auto;
    padding: 18px;
    grid-template-columns: 40px 1fr;
    column-gap: 14px;
  }

  .bfm-card-icon {
    width: 38px;
    height: 38px;
    font-size: 21px;
  }

  .bfm-info-card h3 {
    font-size: 16px;
  }

  .bfm-info-card p {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-65b89c07 */.bfm-seo-wrapper {
  max-width: 1380px;
  margin: 0 auto;
  padding: 34px 18px 56px;
  box-sizing: border-box;
}

.bfm-seo-heading {
  margin: 0 0 22px;
  padding: 0;
}

.bfm-seo-heading p {
  margin: 0 0 7px;
  color: #C8A24A;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bfm-seo-heading h2 {
  margin: 0;
  color: #0F172A;
  font-size: 18px;
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: -0.035em;
}

.bfm-seo-links-section {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.bfm-seo-card {
  padding: 22px;
  border-radius: 16px;
  background: #F8FBFF;
  border: 1px solid rgba(148, 163, 184, 0.18);
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06);
}

.bfm-seo-card h3 {
  margin: 0 0 12px;
  color: #0F172A;
  font-size: 18px;
  line-height: 1.22;
  font-weight: 800;
}

.bfm-seo-card p {
  margin: 0 0 12px;
  color: #475569;
  font-size: 14px;
  line-height: 1.55;
}

.bfm-seo-card p:last-child {
  margin-bottom: 0;
}

.bfm-seo-card ul {
  margin: 10px 0 0;
  padding-left: 18px;
}

.bfm-seo-card li {
  margin-bottom: 8px;
  color: #475569;
  font-size: 14px;
  line-height: 1.45;
}

.bfm-seo-card a {
  color: #2563EB;
  font-weight: 800;
  text-decoration: none;
}

.bfm-seo-card a:hover {
  text-decoration: underline;
}

@media (max-width: 1024px) {
  .bfm-seo-links-section {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .bfm-seo-wrapper {
    padding: 30px 18px 46px;
  }

  .bfm-seo-heading {
    margin-bottom: 20px;
  }

  .bfm-seo-heading h2 {
    font-size: 18px;
  }

  .bfm-seo-links-section {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .bfm-seo-card {
    padding: 22px 18px;
  }

  .bfm-seo-card h3 {
    font-size: 18px;
  }

  .bfm-seo-card p,
  .bfm-seo-card li {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a8b1b18 */.bfm-faq-box {
  max-width: 1380px;
  margin: 0 auto;
  padding: 12px 18px 56px;
  box-sizing: border-box;
}

.bfm-faq-inner {
  background: #FFFFFF;
  border: 1px solid rgba(148,163,184,.18);
  border-radius: 18px;
  padding: 28px;
  box-shadow: 0 8px 22px rgba(15,23,42,.06);
}

.bfm-faq-kicker {
  margin: 0 0 8px;
  color: #C8A24A;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bfm-faq-inner h2 {
  margin: 0 0 12px;
  color: #0F172A;
  font-size: 22px;
  line-height: 1.12;
  font-weight: 800;
}

.bfm-faq-inner p {
  margin: 0 0 18px;
  color: #64748B;
  font-size: 15px;
  line-height: 1.5;
}

.bfm-faq-button {
  display: inline-flex;
  color: #2563EB;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
}

.bfm-faq-button:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .bfm-faq-box {
    padding: 12px 18px 40px;
  }
}/* End custom CSS */