@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: local("Roboto"), url("/static/fonts/roboto-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("/external/cdn.trustindex.io/assets/fonts/opensans/latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("/external/cdn.trustindex.io/assets/fonts/opensans/latin2.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html { scroll-behavior: smooth; }
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

body,
button,
input,
select,
textarea,
.ct-text-block,
.ct-link-text,
.ct-link {
  font-family: "Roboto", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.ct-headline {
  font-family: "Open Sans", Arial, sans-serif;
}

.aos-init,
[data-aos] {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

.wpforms-submit[disabled] { opacity: .7; cursor: progress; }
.static-form-message {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-top: 14px;
  padding: 13px 15px;
  border: 1px solid #b9d6c5;
  border-radius: 3px;
  background: #f4fff8;
  color: #103f2b;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
  box-shadow: 0 8px 18px rgba(0, 0, 0, .12);
}
.static-form-message--error {
  border-color: #e3b1b1;
  background: #fff5f5;
  color: #7f1515;
}
.static-form-message--success {
  border-color: #9fceb0;
  background: #f2fff6;
  color: #0f5a37;
}

.wpforms-container {
  width: 100%;
}

.wpforms-container .wpforms-hidden,
.wpforms-container .wpforms-error-noscript,
.wpforms-container .wpforms-field-label-hide,
.wpforms-container .wpforms-label-hide {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
}

.wpforms-container .wpforms-field {
  margin: 0 0 20px;
  padding: 0;
  border: 0;
}

.wpforms-container input[type="text"],
.wpforms-container input[type="email"],
.wpforms-container input[type="number"],
.wpforms-container textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  min-height: 43px;
  padding: 10px 14px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background: #fff;
  color: #222;
  font: inherit;
  font-size: 14px;
  line-height: 1.4;
}

.wpforms-container textarea {
  min-height: 118px;
  resize: vertical;
}

.wpforms-container input:focus,
.wpforms-container textarea:focus {
  border-color: #0088cc;
  outline: 2px solid rgba(0, 136, 204, .18);
  outline-offset: 1px;
}

.wpforms-container fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.wpforms-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wpforms-container .wpforms-field-checkbox li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.wpforms-container .wpforms-field-checkbox input {
  flex: 0 0 auto;
  margin-top: 3px;
}

.wpforms-container .wpforms-field-checkbox label {
  color: inherit;
  font-size: 14px;
  line-height: 1.45;
}

.wpforms-container .wpforms-field-checkbox a {
  color: inherit;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.wpforms-submit-container {
  margin-top: 8px;
}

.wpforms-submit-spinner {
  display: none !important;
}

.wpforms-container .wpforms-submit {
  box-sizing: border-box;
  display: inline-flex;
  width: 100%;
  min-height: 43px;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border: 0;
  border-radius: 0;
  background: #b84a00;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}

.wpforms-container .wpforms-submit:hover,
.wpforms-container .wpforms-submit:focus-visible {
  background: #983d00;
}

#section-43-21,
#div_block-191-9,
#link_button-631-9,
#link_text-541-9 {
  background-color: #006fa6 !important;
}

#link_text-541-9 {
  border-color: #006fa6 !important;
  color: #fff !important;
}

#link_button-52-21 {
  background-color: #17777d !important;
  color: #fff !important;
}

#link_button-631-9 {
  position: fixed !important;
  right: 10px !important;
  bottom: 25px !important;
  z-index: 91 !important;
  display: flex !important;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  padding: 12px 22px !important;
  border: 1px solid #006fa6 !important;
  border-radius: 30px !important;
  background-color: #006fa6 !important;
  color: #fff !important;
  box-shadow: 0 12px 30px rgba(0, 111, 166, .26);
  font-size: 20px !important;
  font-weight: 800;
  line-height: 1.18;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
}

#link_button-631-9:hover,
#link_button-631-9:focus-visible {
  background-color: #005f8f !important;
  border-color: #005f8f !important;
  color: #fff !important;
  transform: translateY(-1px);
}

@media (min-width: 1301px) {
  #link_button-631-9 {
    font-size: 22px !important;
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}

@media (max-width: 767px) {
  #link_button-631-9 {
    right: 10px !important;
    bottom: 10px !important;
    left: 10px !important;
    z-index: 91 !important;
    min-height: 48px;
    padding: 7px 12px !important;
    border-radius: 16px !important;
    font-size: 0 !important;
    line-height: 1;
  }

  #link_button-631-9::before {
    content: "PIDE INFO SIN COMPROMISO - 910600779";
    font-size: 14px;
    font-weight: 800;
    line-height: 1.15;
  }
}

#div_block-191-9 .ct-text-block,
#div_block-191-9 .wpforms-field-label-inline,
#div_block-191-9 .wpforms-field-label-inline a {
  color: #fff !important;
}

.ti-header-write-btn {
  background-color: #1a5fb4 !important;
  color: #fff !important;
}

.fm-price-comparison-kicker,
.fm-matrix-link,
.fm-service-areas-actions .ct-link-text {
  color: #006b93 !important;
}

#link_text-252-42,
a[href^="mailto:info@funerariasmadrid.net"] {
  color: #3f7087 !important;
}

.grecaptcha-badge {
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
trustindex-image img { display: inline-block; max-width: 100%; height: auto; }

img {
  max-width: 100%;
  height: auto;
}

#image-6-21 {
  height: auto !important;
  max-width: 100%;
  object-fit: contain;
}

.ct-image,
.oxy-post-image {
  image-rendering: auto;
  transform: translateZ(0);
  backface-visibility: hidden;
}

.oxy-post-image {
  display: block;
  width: 100%;
  height: auto;
}

#cmplz-cookiebanner-container,
.cmplz-cookiebanner,
#cmplz-manage-consent,
#cmplz-manage-consent-container,
.cmplz-manage-consent,
.cmplz-manage-consent-container {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.fm-whatsapp-float {
  position: fixed;
  right: 22px;
  bottom: 138px;
  z-index: 92;
  display: flex;
  width: 58px;
  height: 58px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #25d366;
  color: #fff;
  box-shadow: 0 12px 28px rgba(18, 140, 126, .28);
  transition: transform .18s ease, box-shadow .18s ease;
}

.fm-whatsapp-float:hover,
.fm-whatsapp-float:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(18, 140, 126, .34);
}

.fm-whatsapp-float svg {
  display: block;
  width: 34px;
  height: 34px;
  fill: currentColor;
}

.fm-cookie-bar {
  position: fixed;
  left: 50%;
  bottom: 14px;
  z-index: 1000;
  display: flex;
  width: calc(100% - 32px);
  max-width: 1120px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 16px 18px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  background: #173341;
  color: #fff;
  box-shadow: 0 18px 44px rgba(0, 0, 0, .24);
  transform: translateX(-50%);
}

.fm-cookie-bar--hiding {
  opacity: 0;
  pointer-events: none;
  transform: translateX(-50%) translateY(12px);
  transition: opacity .16s ease, transform .16s ease;
}

.fm-cookie-bar p {
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.45;
}

.fm-cookie-bar a {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.fm-cookie-accept {
  flex: 0 0 auto;
  min-width: 110px;
  min-height: 42px;
  padding: 10px 18px;
  border: 0;
  border-radius: 6px;
  background: #006fa6;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.1;
}

.fm-cookie-accept:hover,
.fm-cookie-accept:focus-visible {
  background: #005f8f;
}

#fm-price-comparison {
  background: #f6f9fb;
}

#fm-price-comparison > .ct-section-inner-wrap,
#fm-price-comparison .fm-price-comparison-wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 72px 24px 78px;
}

.fm-price-comparison-header {
  max-width: 860px;
  margin: 0 0 28px;
}

.fm-price-comparison-kicker {
  margin-bottom: 10px;
  color: #0b8dbd;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1.35;
  text-transform: uppercase;
}

#fm-price-comparison-title {
  margin: 0;
  color: #173341;
  font-size: 38px;
  line-height: 1.18;
}

.fm-price-comparison-intro {
  max-width: 760px;
  margin: 14px 0 0;
  color: #465d6b;
  font-size: 17px;
  line-height: 1.7;
}

.fm-feature-matrix-wrap {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  border: 1px solid rgba(23, 51, 65, .14);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 38px rgba(23, 51, 65, .08);
  scrollbar-color: #9fcfe0 #edf5f8;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
}

.fm-feature-matrix-wrap:focus {
  outline: 2px solid rgba(0, 140, 197, .28);
  outline-offset: 3px;
}

.fm-feature-matrix-wrap::-webkit-scrollbar {
  height: 9px;
}

.fm-feature-matrix-wrap::-webkit-scrollbar-track {
  background: #edf5f8;
}

.fm-feature-matrix-wrap::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #9fcfe0;
}

.fm-feature-matrix {
  width: 100%;
  min-width: 1080px;
  border-collapse: separate;
  border-spacing: 0;
  color: #243a48;
  font-size: 15px;
  line-height: 1.35;
  table-layout: fixed;
}

.fm-feature-matrix th,
.fm-feature-matrix td {
  border-right: 1px solid rgba(23, 51, 65, .1);
  border-bottom: 1px solid rgba(23, 51, 65, .1);
  text-align: center;
  vertical-align: middle;
}

.fm-feature-matrix th:last-child,
.fm-feature-matrix td:last-child {
  border-right: 0;
}

.fm-feature-matrix thead th {
  padding: 20px 14px;
  background: #173341;
  color: #fff;
  font-weight: 800;
}

.fm-feature-matrix tbody th,
.fm-feature-matrix tfoot th {
  position: sticky;
  left: 0;
  z-index: 2;
  width: 245px;
  padding: 17px 18px;
  background: #fff;
  color: #173341;
  font-size: 15px;
  font-weight: 800;
  text-align: left;
  box-shadow: 14px 0 20px -20px rgba(23, 51, 65, .7);
}

.fm-feature-matrix .fm-feature-name-head {
  position: sticky;
  left: 0;
  z-index: 4;
  width: 245px;
  text-align: left;
  box-shadow: 14px 0 20px -20px rgba(23, 51, 65, .7);
}

.fm-feature-matrix tbody td {
  padding: 14px 12px;
  background: #fff;
}

.fm-feature-matrix tbody tr:nth-child(even) th,
.fm-feature-matrix tbody tr:nth-child(even) td {
  background: #f8fbfc;
}

.fm-feature-matrix tbody tr:last-child th,
.fm-feature-matrix tbody tr:last-child td {
  border-bottom: 1px solid rgba(23, 51, 65, .1);
}

.fm-feature-matrix tfoot th,
.fm-feature-matrix tfoot td {
  padding: 16px 12px;
  background: #eef7fb;
  border-bottom: 0;
}

.fm-feature-matrix tfoot th {
  background: #eef7fb;
}

.fm-matrix-service-name {
  display: block;
  min-height: 50px;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.22;
  text-decoration: none;
}

.fm-matrix-service-name:hover,
.fm-matrix-service-name:focus {
  color: #fff;
  text-decoration: underline;
}

.fm-matrix-price {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  margin-top: 10px;
  padding: 5px 10px;
  border-radius: 8px;
  background: #fff;
  color: #173341;
  font-weight: 800;
  line-height: 1.1;
  white-space: nowrap;
}

.fm-feature-status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
}

.fm-feature-status--yes {
  border: 1px solid rgba(39, 151, 88, .28);
  background: #eaf8ef;
  color: #279758;
}

.fm-feature-status--no {
  border: 1px solid rgba(197, 55, 55, .24);
  background: #fff0f0;
  color: #c53737;
}

.fm-feature-status--na {
  border: 1px solid rgba(113, 131, 145, .24);
  background: #f2f5f7;
  color: #718391;
}

.fm-matrix-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 12px;
  border: 1px solid #008cc5;
  border-radius: 8px;
  color: #008cc5;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.fm-matrix-link:hover,
.fm-matrix-link:focus {
  background: #008cc5;
  color: #fff;
}

#new_columns-36-42,
#div_block-272-42 {
  max-width: 100%;
}

#div_block-37-42,
#div_block-38-42 {
  box-sizing: border-box;
  min-width: 0;
  max-width: 100%;
}

#div_block-38-42 iframe,
.ct-code-block iframe {
  max-width: 100%;
}

@media (min-width: 768px) {
  #_header-2-21,
  #_header_row-3-21,
  #_header_row-3-21 .oxy-header-container,
  #-pro-menu-9-21 {
    overflow: visible !important;
  }

  #_header-2-21 {
    z-index: 10000;
  }

  #-pro-menu-9-21 .oxy-pro-menu-list > .menu-item-has-children {
    position: relative;
  }

  #-pro-menu-9-21 .oxy-pro-menu-list > .menu-item-has-children::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -14px;
    left: 0;
    height: 14px;
  }

  #-pro-menu-9-21 .oxy-pro-menu-list > .menu-item-has-children > .sub-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    z-index: 2147483000 !important;
    display: block !important;
    min-width: 315px;
    padding: 8px 0 !important;
    border: 1px solid rgba(18, 35, 49, .1);
    border-radius: 8px !important;
    background: #fff !important;
    box-shadow: 0 18px 45px rgba(10, 31, 48, .18);
    opacity: 0;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity .16s ease, transform .16s ease, visibility .16s ease;
    visibility: hidden !important;
  }

  #-pro-menu-9-21 .oxy-pro-menu-list > .menu-item-has-children:hover > .sub-menu,
  #-pro-menu-9-21 .oxy-pro-menu-list > .menu-item-has-children:focus-within > .sub-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    visibility: visible !important;
  }

  #-pro-menu-9-21 .sub-menu .menu-item,
  #-pro-menu-9-21 .sub-menu .menu-item a {
    width: 100% !important;
  }

  #-pro-menu-9-21 .sub-menu .menu-item a {
    justify-content: flex-start !important;
    padding: 10px 16px !important;
    border: 0 !important;
    background: #fff !important;
    color: #17222d !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    text-align: left !important;
    text-transform: none !important;
    white-space: normal !important;
  }

  #-pro-menu-9-21 .sub-menu .menu-item a:hover,
  #-pro-menu-9-21 .sub-menu .menu-item a:focus-visible {
    background: #f1f8fb !important;
    color: #0088cc !important;
  }
}

@media (max-width: 767px) {
  .oxy-pro-menu-container.oxy-pro-menu-dropdown-links-visible-on-mobile {
    width: 100vw !important;
    max-width: 100vw !important;
    overflow-x: hidden;
  }

  .oxy-pro-menu-container .menu-main-container,
  .oxy-pro-menu-container .oxy-pro-menu-list {
    max-width: 100%;
  }

  #-pro-menu-9-21.oxy-pro-menu-open .sub-menu,
  #-pro-menu-9-21 .oxy-pro-menu-open-container .sub-menu,
  #-pro-menu-9-21 .oxy-pro-menu-off-canvas-container .sub-menu {
    position: static !important;
    display: flex !important;
    width: 100% !important;
    padding: 4px 0 10px !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: none !important;
    visibility: visible !important;
  }

  #-pro-menu-9-21.oxy-pro-menu-open .sub-menu a,
  #-pro-menu-9-21 .oxy-pro-menu-open-container .sub-menu a,
  #-pro-menu-9-21 .oxy-pro-menu-off-canvas-container .sub-menu a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    text-transform: none !important;
  }
}

#section-2-42 > .ct-section-inner-wrap {
  width: 100%;
  max-width: 1120px;
  padding: 64px 24px 76px !important;
  gap: 24px !important;
}

#section-2-42 #headline-32-42 {
  max-width: 900px;
  margin: 0 auto 12px;
  color: #26323c;
  font-size: clamp(30px, 3vw, 42px);
  line-height: 1.18;
  text-align: center;
}

#div_block-98-42 {
  width: 100% !important;
  max-width: 900px;
  margin: 0 auto 52px !important;
  gap: 22px !important;
}

.toggle-7256 {
  width: 100% !important;
  min-height: 56px;
  padding: 16px 22px !important;
  border-radius: 8px !important;
  background: #fff !important;
}

#div_block-220-42,
#div_block-224-42 {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 360px);
  gap: 34px;
  align-items: center;
}

#div_block-220-42 > .include,
#div_block-224-42 > .include {
  width: auto !important;
  min-width: 0;
}

#div_block-220-42 img,
#div_block-224-42 img {
  width: 100% !important;
  max-width: 360px;
  height: auto !important;
  aspect-ratio: 1 / 1;
  border-radius: 6px;
  object-fit: cover;
  justify-self: end;
}

.include,
.excluded-list {
  font-size: 16px !important;
}

.include ul,
.excluded-list ul {
  margin: 0 !important;
  padding-left: 34px !important;
}

.include li {
  margin: 0 0 10px;
  line-height: 1.52;
}

.include li:before {
  left: -31px !important;
  width: 18px !important;
  height: 18px !important;
}

@media (max-width: 767px) {
  #section-2-42 > .ct-section-inner-wrap {
    padding: 42px 20px 50px !important;
  }

  #section-2-42 #headline-32-42 {
    font-size: 28px;
    text-align: left;
  }

  #div_block-98-42 {
    margin-bottom: 32px !important;
  }

  #div_block-220-42,
  #div_block-224-42 {
    display: block !important;
  }

  #div_block-220-42 img,
  #div_block-224-42 img {
    display: none !important;
  }

  .toggle-7256 {
    min-height: 50px;
    padding: 14px 18px !important;
  }
}

.fm-services-page #section-80-99 {
  background: #fff;
}

.fm-services-page .fm-services-hero {
  background-image: linear-gradient(90deg, rgba(15, 35, 47, .84), rgba(15, 35, 47, .54)), url("/wp-content/uploads/2024/07/funerarias-madrid-background.jpg");
  background-position: center;
  background-size: cover;
  color: #fff;
}

.fm-services-hero > .ct-section-inner-wrap,
.fm-services-grid-section > .ct-section-inner-wrap,
.fm-services-cta > .ct-section-inner-wrap {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}

.fm-services-hero > .ct-section-inner-wrap {
  min-height: 430px;
  padding-top: 82px;
  padding-bottom: 78px;
  align-items: flex-start;
  justify-content: center;
}

.fm-services-eyebrow {
  margin-bottom: 12px;
  color: #9ee4ef;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.fm-services-title {
  max-width: 780px;
  margin: 0;
  color: #fff;
  font-size: clamp(42px, 5vw, 64px);
  line-height: 1.05;
}

.fm-services-intro {
  max-width: 720px;
  margin-top: 18px;
  color: rgba(255, 255, 255, .92);
  font-size: 21px;
  line-height: 1.55;
}

.fm-services-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.fm-services-actions a,
.fm-service-card a,
.fm-services-cta a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  border-radius: 4px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
}

.fm-services-actions a:first-child,
.fm-services-cta a:first-child {
  background: #0a8ca1;
  color: #fff;
}

.fm-services-actions a:last-child,
.fm-services-cta a:last-child {
  border: 1px solid rgba(255, 255, 255, .7);
  color: #fff;
}

.fm-services-grid-section > .ct-section-inner-wrap {
  padding-top: 70px;
  padding-bottom: 82px;
}

.fm-services-grid-section h2 {
  margin: 0;
  color: #26323c;
  font-size: clamp(32px, 3.4vw, 46px);
  line-height: 1.15;
}

.fm-services-grid-intro {
  max-width: 760px;
  margin-top: 12px;
  color: #536271;
  font-size: 18px;
  line-height: 1.6;
}

.fm-services-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 32px;
}

.fm-service-card {
  display: flex;
  min-height: 245px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  border: 1px solid rgba(16, 36, 52, .11);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(20, 37, 55, .07);
}

.fm-service-card h3 {
  margin: 0;
  color: #0f2738;
  font-size: 22px;
  line-height: 1.18;
}

.fm-service-price {
  margin-top: 9px;
  color: #0076a8;
  font-size: 18px;
  font-weight: 800;
}

.fm-service-card p {
  margin: 14px 0 18px;
  color: #4c5d6c;
  font-size: 15px;
  line-height: 1.55;
}

.fm-service-card a {
  margin-top: auto;
  border: 1px solid #0088cc;
  color: #0088cc;
  font-size: 13px;
  text-transform: uppercase;
}

.fm-service-card a:hover,
.fm-service-card a:focus-visible {
  background: #0088cc;
  color: #fff;
}

.fm-services-cta {
  background: #eff6f8;
}

.fm-services-cta > .ct-section-inner-wrap {
  padding-top: 48px;
  padding-bottom: 48px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.fm-services-cta h2 {
  max-width: 620px;
  margin: 0;
  color: #20313d;
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1.18;
}

.fm-services-cta p {
  max-width: 680px;
  margin: 10px 0 0;
  color: #536271;
  font-size: 17px;
  line-height: 1.55;
}

.fm-services-cta .fm-services-actions {
  margin-top: 0;
  flex: 0 0 auto;
}

.fm-services-cta a:last-child {
  border-color: #0088cc;
  color: #0088cc;
}

@media (max-width: 991px) {
  .fm-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fm-services-cta > .ct-section-inner-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
  .fm-services-hero > .ct-section-inner-wrap {
    min-height: 360px;
    padding: 54px 20px 58px;
  }

  .fm-services-title {
    font-size: 38px;
  }

  .fm-services-intro {
    font-size: 18px;
  }

  .fm-services-actions {
    width: 100%;
  }

  .fm-services-actions a,
  .fm-services-cta a {
    width: 100%;
  }

  .fm-services-grid-section > .ct-section-inner-wrap,
  .fm-services-cta > .ct-section-inner-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fm-services-grid {
    grid-template-columns: 1fr;
  }
}

/* About page repair */
#section-2-74,
#section-5-74,
#section-23-74,
#section-46-74,
#section-65-74 {
  background: #fff;
}

#section-2-74 > .ct-section-inner-wrap,
#section-5-74 > .ct-section-inner-wrap,
#section-23-74 > .ct-section-inner-wrap,
#section-46-74 > .ct-section-inner-wrap,
#section-65-74 > .ct-section-inner-wrap {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}

#section-2-74 > .ct-section-inner-wrap {
  min-height: auto;
  padding-top: 82px;
  padding-bottom: 46px;
  align-items: flex-start;
  text-align: left;
}

#headline-3-74 {
  max-width: 760px;
  margin: 0;
  color: #24313d;
  font-size: 56px;
  line-height: 1.08;
}

#text_block-4-74 {
  max-width: 720px;
  margin-top: 16px;
  color: #394957;
  font-size: 24px;
  line-height: 1.45;
}

#section-5-74 > .ct-section-inner-wrap {
  padding-top: 24px;
  padding-bottom: 58px;
}

#new_columns-6-74 {
  display: grid !important;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

#new_columns-6-74 > .ct-div-block {
  width: auto !important;
}

#section-5-74 .atomic-content-25-column {
  min-height: 220px;
  padding: 28px 22px;
  align-items: flex-start;
  justify-content: flex-start;
  border: 1px solid rgba(17, 24, 39, .1);
  border-radius: 8px;
  background: #f7fbfc;
  box-shadow: 0 10px 24px rgba(20, 37, 55, .06);
  text-align: left;
}

#section-5-74 .atomic-content-25-price {
  color: #0088cc;
  font-size: 46px;
  line-height: 1;
  font-weight: 800;
}

#section-5-74 .atomic-content-35-title {
  margin-top: 14px;
  color: #2c4b67;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0;
}

#section-5-74 .atomic-content-25-column .ct-text-block:not(.atomic-content-25-price) {
  margin-top: 14px;
  color: #27313d;
  font-size: 15px;
  line-height: 1.55;
}

#section-23-74 {
  background: #eef5f8;
}

#section-23-74 > .ct-section-inner-wrap {
  padding-top: 68px;
  padding-bottom: 72px;
  align-items: flex-start;
}

#headline-24-74,
#headline-57-74,
#headline-68-74,
#headline-81-74 {
  margin: 0;
  color: #24313d;
  font-size: 42px;
  line-height: 1.15;
}

#text_block-25-74 {
  max-width: 860px;
  margin-top: 16px;
  margin-bottom: 34px;
  color: #3d4d5c;
  font-size: 20px;
  line-height: 1.55;
}

#section-23-74 .ct-new-columns {
  display: grid !important;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin: 0 0 20px;
}

#section-23-74 .ct-new-columns > .ct-div-block {
  width: auto !important;
}

#div_block-152-74 {
  display: none !important;
}

#section-23-74 .atomic-content-23-wrapper {
  min-height: 238px;
  height: 100%;
  padding: 28px 24px;
  justify-content: space-between;
  border: 1px solid rgba(17, 24, 39, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(20, 37, 55, .08);
}

#section-23-74 .atomic-content-23-title {
  color: #006fa8;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0;
}

#section-23-74 .atomic-content-23-text {
  margin-top: 12px;
  color: #334155;
  font-size: 15px;
  line-height: 1.55;
}

#section-23-74 .atomic-small-button-outline {
  align-self: flex-start;
  min-height: 38px;
  margin-top: 22px;
  padding: 9px 18px;
  border-color: #0088cc;
  border-radius: 4px;
  color: #0088cc !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}

#section-46-74 > .ct-section-inner-wrap {
  padding-top: 72px;
  padding-bottom: 72px;
}

#new_columns-47-74 {
  display: grid !important;
  width: 100%;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 34px;
  margin-top: 32px;
}

#new_columns-47-74 > .ct-div-block {
  width: auto !important;
  padding: 30px;
  border-radius: 8px;
  background: #f7fbfc;
}

#headline-86-74,
#headline-90-74 {
  margin: 0 0 18px;
  color: #24313d;
  font-size: 28px;
  line-height: 1.2;
}

#text_block-49-74,
#text_block-51-74 {
  color: #334155;
  font-size: 17px;
  line-height: 1.72;
}

#section-65-74 {
  background: #eef5f8;
}

#section-65-74 > .ct-section-inner-wrap {
  padding-top: 68px;
  padding-bottom: 92px;
}

#new_columns-66-74 {
  display: grid !important;
  width: 100%;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  gap: 44px;
  align-items: start;
}

#new_columns-66-74 > .ct-div-block {
  width: auto !important;
}

#text_block-69-74,
#text_block-82-74 {
  color: #3d4d5c;
  font-size: 18px;
  line-height: 1.6;
}

#section-65-74 iframe {
  display: block;
  width: 100%;
  min-height: 300px;
  border-radius: 8px;
}

#div_block-78-74,
#code_block-79-74 {
  width: 100%;
  max-width: 100%;
}

#div_block-83-74,
#section-65-74 .wpforms-container {
  width: 100%;
  max-width: 100%;
}

#section-644-9 {
  background: #fff;
  padding-top: 8px;
  padding-bottom: 56px;
}

#section-644-9 .ct-section-inner-wrap {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}

#section-644-9 pre.ti-widget {
  display: none !important;
}

#section-644-9 .ti-widget,
#section-644-9 .ti-widget * {
  box-sizing: border-box;
}

#section-644-9 .ti-widget {
  width: 100%;
  color: #17212b;
  font-family: "Open Sans", Arial, sans-serif;
}

#section-644-9 .ti-widget-container {
  display: grid;
  grid-template-columns: 290px minmax(0, 1fr);
  gap: 24px;
  align-items: stretch;
}

#section-644-9 .ti-footer,
#section-644-9 .ti-review-item > .ti-inner {
  background: #fff;
  border: 1px solid rgba(17, 24, 39, .12);
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(20, 37, 55, .08);
}

#section-644-9 .ti-footer {
  padding: 22px;
  min-height: 100%;
}

#section-644-9 .ti-footer .ti-row {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}

#section-644-9 .ti-footer .ti-profile-img img {
  width: 64px;
  height: 64px;
  border-radius: 6px;
  object-fit: cover;
}

#section-644-9 .ti-footer .ti-name {
  font-size: 15px;
  line-height: 1.35;
  font-weight: 700;
  overflow: visible;
  text-overflow: initial;
  white-space: normal;
}

#section-644-9 .ti-rating-text {
  margin-top: 5px;
  font-size: 14px;
}

#section-644-9 .ti-header-write-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  margin-top: 14px;
  padding: 9px 16px;
  border-radius: 4px;
  background: #4285f4;
  color: #fff !important;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  text-decoration: none !important;
}

#section-644-9 .ti-reviews-container {
  min-width: 0;
}

#section-644-9 .ti-controls,
#section-644-9 .ti-controls-line,
#section-644-9 .ti-read-more {
  display: none !important;
}

#section-644-9 .ti-reviews-container-wrapper {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

#section-644-9 .ti-review-item:nth-child(n+4) {
  display: none;
}

#section-644-9 .ti-review-item > .ti-inner {
  position: relative;
  min-height: 230px;
  height: 100%;
  padding: 20px;
}

#section-644-9 .ti-review-header {
  position: relative;
  display: flex;
  min-height: 42px;
  align-items: center;
  gap: 11px;
  padding-right: 26px;
}

#section-644-9 .ti-review-header .ti-platform-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px !important;
  height: 20px !important;
}

#section-644-9 .ti-profile-img img,
#section-644-9 .ti-avatar-fallback {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  object-fit: cover;
  flex: 0 0 auto;
}

#section-644-9 .ti-avatar-fallback {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e94b82;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

#section-644-9 .ti-profile-details {
  min-width: 0;
}

#section-644-9 .ti-name {
  overflow: hidden;
  color: #111827;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#section-644-9 .ti-date {
  margin-top: 2px;
  color: #667085;
  font-size: 12px;
  line-height: 1.25;
}

#section-644-9 .ti-stars {
  display: flex;
  gap: 2px;
  margin-top: 14px;
  line-height: 1;
}

#section-644-9 .ti-star {
  display: block;
  width: 17px !important;
  height: 17px !important;
}

#section-644-9 .ti-review-text-container {
  display: -webkit-box;
  margin-top: 12px;
  overflow: hidden;
  color: #27313d;
  font-size: 14px;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

/* Blog archive repair */
body.blog .fm-blog-page {
  overflow: hidden;
  background: #f5f7f9;
  color: #263443;
}

body.blog .fm-blog-shell {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}

body.blog .fm-blog-hero {
  background: #fff;
  border-top: 1px solid rgba(20, 31, 42, .08);
}

body.blog .fm-blog-hero .fm-blog-shell {
  padding-top: 70px;
  padding-bottom: 44px;
}

body.blog .fm-blog-kicker {
  margin: 0 0 12px;
  color: #008cc5;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

body.blog #fm-blog-title {
  max-width: 780px;
  margin: 0;
  color: #27313d;
  font-size: 52px;
  line-height: 1.08;
}

body.blog .fm-blog-intro {
  max-width: 760px;
  margin: 18px 0 0;
  color: #526272;
  font-size: 20px;
  line-height: 1.55;
}

body.blog .fm-blog-list .fm-blog-shell {
  padding-top: 36px;
  padding-bottom: 76px;
}

body.blog .fm-blog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

body.blog .fm-blog-card {
  display: flex;
  min-width: 0;
  min-height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(20, 31, 42, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 16px 32px rgba(20, 31, 42, .07);
}

body.blog .fm-blog-card:first-child {
  grid-column: span 2;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
}

body.blog .fm-blog-card-media {
  display: block;
  overflow: hidden;
  background: #e8edf1;
}

body.blog .fm-blog-card-media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 214px;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

body.blog .fm-blog-card:first-child .fm-blog-card-media img {
  min-height: 100%;
  aspect-ratio: 4 / 3;
}

body.blog.paged .fm-blog-card:first-child {
  grid-column: auto;
  display: flex;
}

body.blog.paged .fm-blog-card:first-child .fm-blog-card-media img {
  min-height: 214px;
  aspect-ratio: 16 / 10;
}

body.blog .fm-blog-card-body {
  display: flex;
  min-width: 0;
  flex: 1;
  flex-direction: column;
  padding: 24px;
}

body.blog .fm-blog-card-date {
  margin-bottom: 10px;
  color: #008cc5;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

body.blog .fm-blog-card-title {
  margin: 0;
  color: #263443;
  font-size: 24px;
  line-height: 1.2;
  word-break: normal;
  overflow-wrap: anywhere;
}

body.blog .fm-blog-card-title a {
  color: inherit;
  text-decoration: none;
}

body.blog .fm-blog-card-title a:hover {
  color: #008cc5;
}

body.blog .fm-blog-card-excerpt {
  display: -webkit-box;
  margin: 14px 0 0;
  overflow: hidden;
  color: #526272;
  font-size: 15px;
  line-height: 1.55;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

body.blog .fm-blog-card-link {
  display: inline-flex;
  width: fit-content;
  margin-top: auto;
  padding-top: 18px;
  color: #008cc5;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
}

body.blog .fm-blog-card-link:hover {
  color: #263443;
}

body.blog .fm-blog-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 42px;
}

body.blog .fm-blog-page-numbers {
  display: flex;
  gap: 8px;
}

body.blog .fm-blog-page-number,
body.blog .fm-blog-page-step {
  display: inline-flex;
  min-width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(20, 31, 42, .14);
  border-radius: 8px;
  background: #fff;
  color: #263443;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
}

body.blog .fm-blog-page-step {
  width: auto;
  padding-left: 16px;
  padding-right: 16px;
}

body.blog .fm-blog-page-number.is-current,
body.blog .fm-blog-page-number:hover,
body.blog .fm-blog-page-step:hover {
  border-color: #008cc5;
  background: #008cc5;
  color: #fff;
}

@media (max-width: 1024px) {
  #fm-price-comparison > .ct-section-inner-wrap,
  #fm-price-comparison .fm-price-comparison-wrap {
    padding-top: 58px;
    padding-bottom: 62px;
  }

  .fm-price-comparison-intro {
    max-width: 760px;
  }

  #fm-price-comparison-title {
    font-size: 34px;
  }

  .fm-feature-matrix {
    min-width: 1000px;
    font-size: 14px;
  }

  .fm-feature-matrix tbody th,
  .fm-feature-matrix tfoot th,
  .fm-feature-matrix .fm-feature-name-head {
    width: 220px;
  }

  .fm-matrix-service-name {
    min-height: 58px;
    font-size: 14px;
  }

  #new_columns-6-74,
  #section-23-74 .ct-new-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #new_columns-47-74,
  #new_columns-66-74 {
    grid-template-columns: 1fr;
  }

  #section-644-9 .ti-widget-container {
    grid-template-columns: 1fr;
  }

  #section-644-9 .ti-reviews-container-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.blog .fm-blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.blog .fm-blog-card:first-child {
    grid-column: span 2;
    display: flex;
  }

  body.blog .fm-blog-card:first-child .fm-blog-card-media img {
    min-height: 260px;
    aspect-ratio: 16 / 9;
  }
}

  @media (max-width: 640px) {
  #fm-price-comparison > .ct-section-inner-wrap,
  #fm-price-comparison .fm-price-comparison-wrap {
    padding: 42px 0 50px;
  }

  .fm-price-comparison-header {
    margin-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
  }

  #fm-price-comparison-title {
    font-size: 28px;
    line-height: 1.16;
  }

  .fm-price-comparison-intro {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.55;
  }

  .fm-feature-matrix-wrap {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .fm-feature-matrix {
    min-width: 790px;
    font-size: 12.5px;
  }

  .fm-feature-matrix thead th {
    padding: 12px 8px;
  }

  .fm-feature-matrix tbody th,
  .fm-feature-matrix tfoot th,
  .fm-feature-matrix .fm-feature-name-head {
    width: 150px;
  }

  .fm-feature-matrix tbody th,
  .fm-feature-matrix tfoot th {
    padding: 12px 10px;
    font-size: 12.5px;
    line-height: 1.25;
  }

  .fm-feature-matrix tbody td,
  .fm-feature-matrix tfoot td {
    padding: 9px 7px;
  }

  .fm-matrix-service-name {
    min-height: auto;
    font-size: 0;
    line-height: 0;
  }

  .fm-matrix-service-name::after {
    display: block;
    color: #fff;
    content: attr(data-short);
    font-size: 12px;
    line-height: 1.18;
  }

  .fm-matrix-price {
    min-height: 26px;
    margin-top: 8px;
    padding: 4px 7px;
    font-size: 12px;
  }

  .fm-feature-status {
    width: 26px;
    height: 26px;
    font-size: 16px;
  }

  .fm-matrix-link {
    min-height: 30px;
    padding: 6px 8px;
    font-size: 10px;
  }

  @media (max-width: 430px) {
    #fm-price-comparison > .ct-section-inner-wrap,
    #fm-price-comparison .fm-price-comparison-wrap {
      padding-top: 38px;
      padding-bottom: 46px;
    }

    .fm-price-comparison-header {
      padding-left: 16px;
      padding-right: 16px;
    }

    #fm-price-comparison-title {
      font-size: 26px;
    }

    .fm-price-comparison-intro {
      font-size: 14.5px;
    }

    .fm-feature-matrix {
      min-width: 740px;
      font-size: 12px;
    }

    .fm-feature-matrix tbody th,
    .fm-feature-matrix tfoot th,
    .fm-feature-matrix .fm-feature-name-head {
      width: 138px;
    }

    .fm-feature-matrix tbody th,
    .fm-feature-matrix tfoot th {
      padding: 11px 9px;
      font-size: 12px;
    }

    .fm-matrix-service-name::after {
      font-size: 11.5px;
    }

    .fm-matrix-price {
      font-size: 11.5px;
    }

    .fm-feature-status {
      width: 24px;
      height: 24px;
      font-size: 15px;
    }

    .fm-matrix-link {
      min-height: 28px;
      padding: 5px 7px;
      font-size: 9.5px;
    }
  }

  #section-2-74 > .ct-section-inner-wrap,
  #section-5-74 > .ct-section-inner-wrap,
  #section-23-74 > .ct-section-inner-wrap,
  #section-46-74 > .ct-section-inner-wrap,
  #section-65-74 > .ct-section-inner-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  #section-2-74 > .ct-section-inner-wrap {
    padding-top: 54px;
    padding-bottom: 30px;
  }

  #headline-3-74 {
    font-size: 42px;
  }

  #text_block-4-74,
  #text_block-25-74 {
    font-size: 18px;
  }

  #new_columns-6-74,
  #section-23-74 .ct-new-columns {
    grid-template-columns: 1fr;
  }

  #section-5-74 > .ct-section-inner-wrap,
  #section-23-74 > .ct-section-inner-wrap,
  #section-46-74 > .ct-section-inner-wrap,
  #section-65-74 > .ct-section-inner-wrap {
    padding-top: 44px;
    padding-bottom: 48px;
  }

  #headline-24-74,
  #headline-57-74,
  #headline-68-74,
  #headline-81-74 {
    font-size: 31px;
  }

  #new_columns-47-74 > .ct-div-block {
    padding: 22px;
  }

  #section-644-9 {
    padding-top: 0;
    padding-bottom: 78px;
  }

  #section-644-9 .ct-section-inner-wrap {
    padding-left: 18px;
    padding-right: 18px;
  }

  #section-644-9 .ti-footer .ti-row {
    align-items: center;
  }

  #section-644-9 .ti-reviews-container-wrapper {
    display: flex;
    gap: 14px;
    margin-left: -18px;
    margin-right: -18px;
    padding: 0 18px 10px;
    overflow-x: auto;
    scroll-padding-left: 18px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  #section-644-9 .ti-review-item,
  #section-644-9 .ti-review-item:nth-child(n+4) {
    display: block;
    flex: 0 0 min(86vw, 335px);
    scroll-snap-align: start;
  }

  #section-644-9 .ti-review-item > .ti-inner {
    min-height: 228px;
  }

  body.blog .fm-blog-shell {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.blog .fm-blog-hero .fm-blog-shell {
    padding-top: 44px;
    padding-bottom: 34px;
  }

  body.blog #fm-blog-title {
    font-size: 36px;
  }

  body.blog .fm-blog-intro {
    font-size: 17px;
  }

  body.blog .fm-blog-list .fm-blog-shell {
    padding-top: 22px;
    padding-bottom: 54px;
  }

  body.blog .fm-blog-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  body.blog .fm-blog-card:first-child {
    grid-column: auto;
  }

  body.blog .fm-blog-card-media img,
  body.blog .fm-blog-card:first-child .fm-blog-card-media img {
    min-height: 205px;
    aspect-ratio: 16 / 10;
  }

  body.blog .fm-blog-card-body {
    padding: 20px;
  }

  body.blog .fm-blog-card-title {
    font-size: 22px;
  }

  body.blog .fm-blog-pagination {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  body.home {
    padding-bottom: 78px;
  }

  body.home .oxy-pro-menu-container.oxy-pro-menu-dropdown-links-visible-on-mobile {
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
  }

  body.home .oxy-pro-menu-container .sub-menu {
    left: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  body.home #-pro-menu-9-21.oxy-pro-menu-open .oxy-pro-menu-container,
  body.home #-pro-menu-9-21 .oxy-pro-menu-container.oxy-pro-menu-open-container,
  body.home #-pro-menu-9-21 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container {
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    padding: 74px 20px 32px !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
  }

  body.home #-pro-menu-9-21 .oxy-pro-menu-list {
    width: 100%;
    max-width: 100%;
  }

  body.home #-pro-menu-9-21 .oxy-pro-menu-list > .menu-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    white-space: normal;
  }

  body.home #-pro-menu-9-21 .oxy-pro-menu-list .menu-item a {
    padding: 10px 4px !important;
    white-space: normal;
    line-height: 1.35;
  }

  body.home #-pro-menu-9-21 .oxy-pro-menu-mobile-close-icon {
    top: 18px !important;
    right: 18px !important;
    left: auto !important;
  }

  body.home #section-2-9 > .ct-section-inner-wrap,
  body.home #section-16-9 > .ct-section-inner-wrap,
  body.home #section-461-9 > .ct-section-inner-wrap,
  body.home #section-527-9 > .ct-section-inner-wrap,
  body.home #section-585-9 > .ct-section-inner-wrap,
  body.home #section-636-9 > .ct-section-inner-wrap,
  body.home #section-242-42 > .ct-section-inner-wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  body.home #section-2-9 > .ct-section-inner-wrap {
    padding-top: 30px;
    padding-bottom: 46px;
  }

  body.home #section-2-9 {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  body.home #div_block-199-9 {
    gap: 26px;
  }

  body.home #div_block-9-9,
  body.home #div_block-15-9 {
    width: 100%;
    max-width: 410px;
    text-align: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
  }

  body.home #headline-3-9 {
    font-size: 34px;
    line-height: 1.12;
    text-align: center;
  }

  body.home #headline-614-9 {
    max-width: 390px;
    font-size: 20px;
    line-height: 1.35;
    text-align: center;
  }

  body.home #headline-7-9,
  body.home #headline-8-9,
  body.home #headline-5-9,
  body.home #headline-284-9,
  body.home #headline-285-9 {
    width: auto;
    margin: 0;
    padding: 7px 10px;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 999px;
    background: rgba(0, 0, 0, .18);
    font-size: 16px;
    line-height: 1.25;
  }

  body.home #link_text-14-9 {
    margin-top: 10px;
    font-size: 26px;
    line-height: 1.1;
  }

  body.home #div_block-191-9 {
    width: 100%;
    max-width: 440px;
    padding: 24px 18px;
    border-radius: 8px;
  }

  body.home #headline-201-9 {
    font-size: 22px;
    line-height: 1.2;
  }

  body.home #text_block-4-9 {
    font-size: 15px;
    line-height: 1.45;
  }

  body.home .wpforms-container .wpforms-field {
    padding: 6px 0;
  }

  body.home .wpforms-container input,
  body.home .wpforms-container textarea {
    min-height: 44px;
    font-size: 15px;
  }

  body.home .wpforms-container textarea {
    min-height: 112px;
  }

  body.home #section-16-9 > .ct-section-inner-wrap,
  body.home #section-461-9 > .ct-section-inner-wrap,
  body.home #section-527-9 > .ct-section-inner-wrap,
  body.home #section-585-9 > .ct-section-inner-wrap,
  body.home #section-636-9 > .ct-section-inner-wrap,
  body.home #section-242-42 > .ct-section-inner-wrap {
    padding-top: 46px;
    padding-bottom: 48px;
  }

  body.home #headline-17-9,
  body.home #headline-462-9,
  body.home #headline-528-9,
  body.home #headline-587-9,
  body.home #headline-639-9,
  body.home #headline-245-42 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 31px;
    line-height: 1.18;
    text-align: center;
  }

  body.home #headline-18-9,
  body.home #headline-650-9 {
    font-size: 28px;
    line-height: 1.2;
  }

  body.home #headline-26-9,
  body.home #headline-253-42,
  body.home #headline-258-42,
  body.home #headline-101-71,
  body.home #headline-98-71 {
    font-size: 23px;
    line-height: 1.25;
  }

  body.home #text_block-601-9,
  body.home #text_block-597-9,
  body.home #text_block-529-9,
  body.home #text_block-592-9,
  body.home #text_block-246-42,
  body.home #text_block-259-42 {
    width: 100%;
    max-width: 100%;
    margin: 18px 0 24px;
    font-size: 17px;
    line-height: 1.6;
  }

  body.home #text_block-254-42,
  body.home #text_block-37-71,
  body.home #text_block-50-71,
  body.home #text_block-249-42,
  body.home #link_text-252-42,
  body.home #text_block-23-71,
  body.home #link_text-25-71,
  body.home #link_text-38-71,
  body.home #link_text-39-71,
  body.home #link_text-51-71,
  body.home #link_text-52-71 {
    max-width: 100%;
    overflow-wrap: anywhere;
    font-size: 16px;
    line-height: 1.45;
  }

  body.home #div_block-615-9,
  body.home #div_block-630-9 {
    width: 100%;
  }

  body.home #new_columns-464-9,
  body.home #new_columns-480-9,
  body.home #new_columns-496-9 {
    gap: 14px;
  }

  body.home #new_columns-464-9 > .ct-div-block,
  body.home #new_columns-480-9 > .ct-div-block,
  body.home #new_columns-496-9 > .ct-div-block {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.home #div_block-466-9,
  body.home #div_block-471-9,
  body.home #div_block-476-9,
  body.home #div_block-482-9,
  body.home #div_block-487-9,
  body.home #div_block-492-9,
  body.home #div_block-498-9,
  body.home #div_block-503-9,
  body.home #div_block-646-9 {
    width: 100% !important;
    max-width: 100%;
    min-height: 156px;
    height: auto;
    padding: 22px 16px;
    border-radius: 8px;
  }

  body.home .atomic-content-23-title {
    font-size: 18px !important;
    line-height: 1.25 !important;
  }

  body.home .atomic-content-23-text {
    font-size: 34px;
    line-height: 1.05;
  }

  body.home .atomic-small-button-outline,
  body.home .atomic-medium-button-outline {
    min-height: 42px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.2;
  }

  body.home #_posts_grid-642-9 {
    width: 100%;
  }

  body.home #_posts_grid-642-9 .oxy-posts {
    margin-bottom: 0;
    column-gap: 0;
  }

  body.home #_posts_grid-642-9 .oxy-post {
    margin-bottom: 18px;
    padding: 18px;
    border: 1px solid rgba(23, 51, 65, .1);
    border-radius: 8px;
    background: #fff;
  }

  body.home #_posts_grid-642-9 .oxy-post-image {
    overflow: hidden;
    border-radius: 8px;
  }

  body.home #_posts_grid-642-9 .oxy-post-title {
    font-size: 21px;
    line-height: 1.25;
  }

  body.home #new_columns-530-9,
  body.home #new_columns-547-9,
  body.home #new_columns-561-9 {
    gap: 14px;
  }

  body.home .atomic-iconblock-4-column {
    width: 100% !important;
    padding: 20px;
    border: 1px solid rgba(23, 51, 65, .1);
    border-radius: 8px;
    background: #fff;
    text-align: center;
    align-items: center;
  }

  body.home .atomic-iconblock-4-icon svg {
    width: 38px;
    height: 38px;
  }

  body.home .atomic-iconblock-4-title {
    font-size: 18px !important;
    line-height: 1.25 !important;
  }

  body.home .atomic-iconblock-4-text {
    font-size: 15.5px;
    line-height: 1.55;
  }

  body.home #link_text-541-9 {
    width: 100%;
    max-width: 390px;
    margin-top: 28px;
    font-size: 18px;
    line-height: 1.25;
  }

  body.home #headline-639-9 {
    margin-bottom: 30px;
  }

  body.home #section-242-42 iframe {
    height: 280px;
  }

  body.home #new_columns-243-42,
  body.home #new_columns-26-71 {
    gap: 24px;
  }

  body.home #div_block-244-42,
  body.home #div_block-257-42,
  body.home #div_block-27-71,
  body.home #div_block-49-71 {
    width: 100% !important;
    padding-right: 0;
  }

  body.home #div_block-260-42 {
    padding: 26px 18px;
    border-radius: 8px;
  }

  body.home #div_block-247-42,
  body.home #div_block-250-42 {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid rgba(23, 51, 65, .1);
    border-radius: 8px;
    background: #f8fbfc;
    gap: 10px;
  }

  body.home #div_block-255-42,
  body.home #div_block-40-71,
  body.home #div_block-53-71 {
    min-height: 0;
    overflow: hidden;
    border-radius: 8px;
  }

  body.home #shortcode-264-42 {
    width: 100%;
  }

  body.home #section-20-21 > .ct-section-inner-wrap {
    width: 100%;
    padding: 34px 20px 96px;
    align-items: flex-start;
  }

  body.home #new_columns-53-21 {
    width: 100%;
    gap: 24px;
  }

  body.home #new_columns-53-21 > .ct-div-block {
    width: 100% !important;
  }

  body.home #headline-23-21,
  body.home #headline-73-21,
  body.home #headline-26-21 {
    font-size: 20px;
    line-height: 1.25;
    text-align: left;
  }

  body.home #text_block-24-21,
  body.home #text_block-28-21,
  body.home #text_block-33-21,
  body.home #text_block-37-21,
  body.home #text_block-42-21 {
    font-size: 14.5px;
    line-height: 1.55;
    text-align: left;
  }

  body.home #_nav_menu-51-21 .oxy-nav-menu-list,
  body.home #_nav_menu-74-21 .oxy-nav-menu-list {
    align-items: flex-start;
  }

  body.home #_nav_menu-51-21 .menu-item a,
  body.home #_nav_menu-74-21 .menu-item a {
    padding-right: 0;
    text-align: left;
    white-space: normal;
    line-height: 1.4;
  }

  body.home #link_button-631-9 {
    display: flex;
    align-items: center;
    justify-content: center;
    left: 16px;
    right: 16px;
    bottom: 8px;
    z-index: 25;
    min-height: 48px;
    padding: 7px 12px;
    border-radius: 16px;
    font-size: 0;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
  }

  body.home #link_button-631-9::before {
    content: "PIDE INFO SIN COMPROMISO - 910600779";
    font-size: 14px;
    font-weight: 700;
    line-height: 1.15;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  body.home #new_columns-464-9,
  body.home #new_columns-480-9,
  body.home #new_columns-496-9 {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px !important;
    align-items: stretch;
  }

  body.home #new_columns-464-9 > .ct-div-block,
  body.home #new_columns-480-9 > .ct-div-block,
  body.home #new_columns-496-9 > .ct-div-block,
  body.home #new_columns-530-9 > .ct-div-block,
  body.home #new_columns-547-9 > .ct-div-block,
  body.home #new_columns-561-9 > .ct-div-block {
    min-width: 0;
  }

  body.home #_posts_grid-642-9 .oxy-posts {
    column-count: 2;
    column-gap: 14px;
  }

  body.home #div_block-466-9,
  body.home #div_block-471-9,
  body.home #div_block-476-9,
  body.home #div_block-482-9,
  body.home #div_block-487-9,
  body.home #div_block-492-9,
  body.home #div_block-498-9,
  body.home #div_block-503-9,
  body.home #div_block-646-9 {
    min-height: 190px;
    height: 100%;
    padding: 20px 14px;
  }

  body.home .atomic-content-23-title {
    font-size: 16px !important;
    overflow-wrap: anywhere;
  }

  body.home .atomic-content-23-text {
    font-size: 30px;
  }

  body.home .atomic-small-button-outline {
    padding: 9px 12px;
    font-size: 13px;
  }

  body.home #new_columns-530-9,
  body.home #new_columns-547-9,
  body.home #new_columns-561-9 {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px !important;
    align-items: stretch;
  }

  body.home .atomic-iconblock-4-column {
    min-height: 230px;
    justify-content: flex-start;
  }
}

@media (max-width: 430px) {
  body.home #headline-3-9 {
    font-size: 31px;
  }

  body.home #headline-17-9,
  body.home #headline-462-9,
  body.home #headline-528-9,
  body.home #headline-587-9,
  body.home #headline-639-9,
  body.home #headline-245-42 {
    font-size: 28px;
  }

  body.home #headline-18-9,
  body.home #headline-650-9 {
    font-size: 26px;
  }

  body.home #link_button-631-9 {
    font-size: 0;
  }

  body.home #link_button-631-9::before {
    font-size: 13px;
  }
}

body.fm-cookie-visible #link_button-631-9 {
  bottom: 132px !important;
}

body.fm-cookie-visible .fm-whatsapp-float {
  bottom: 248px;
}

@media (max-width: 767px) {
  .fm-whatsapp-float {
    right: 18px;
    bottom: 66px;
    width: 52px;
    height: 52px;
  }

  .fm-whatsapp-float svg {
    width: 30px;
    height: 30px;
  }

  .fm-cookie-bar {
    bottom: 10px;
    width: calc(100% - 20px);
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding: 14px;
  }

  .fm-cookie-bar p {
    font-size: 13.5px;
  }

  .fm-cookie-accept {
    width: 100%;
    min-height: 42px;
  }

  body.fm-cookie-visible #link_button-631-9 {
    bottom: 162px !important;
  }

  body.fm-cookie-visible .fm-whatsapp-float {
    bottom: 222px;
  }

}

@media (max-width: 430px) {
  .fm-whatsapp-float {
    right: 16px;
    bottom: 64px;
    width: 50px;
    height: 50px;
  }

  .fm-cookie-bar {
    padding: 13px;
  }

  .fm-cookie-bar p {
    font-size: 13px;
  }

  body.fm-cookie-visible #link_button-631-9 {
    bottom: 162px !important;
  }

  body.fm-cookie-visible .fm-whatsapp-float {
    bottom: 222px;
  }
}

.fm-service-areas-home,
.fm-zones-page,
.fm-area-page {
  background: #f7f8f5;
  color: #23312b;
}

.fm-service-areas-home-wrap,
.fm-zones-shell,
.fm-area-shell {
  width: min(1120px, calc(100% - 32px));
  margin: 0 auto;
}

.fm-service-areas-home-wrap {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 34px;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
}

.fm-service-areas-kicker,
.fm-zones-kicker,
.fm-area-kicker {
  margin: 0 0 10px;
  color: #1f6f50;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.fm-service-areas-home h2,
.fm-zones-page h1,
.fm-zones-page h2,
.fm-area-page h1,
.fm-area-page h2,
.fm-area-page h3 {
  color: #24352e;
  letter-spacing: 0;
}

.fm-service-areas-home p,
.fm-zones-page p,
.fm-area-page p {
  color: #52615a;
  font-size: 17px;
  line-height: 1.65;
}

.fm-service-areas-actions,
.fm-zones-hero-actions,
.fm-area-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.fm-service-areas-primary,
.fm-zones-primary,
.fm-area-primary,
.fm-service-areas-phone,
.fm-zones-secondary,
.fm-area-secondary,
.fm-area-all-zones {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  padding: 12px 18px;
  font-weight: 800;
  text-decoration: none;
}

.fm-service-areas-primary,
.fm-zones-primary,
.fm-area-primary {
  background: #1f6f50;
  color: #fff;
}

.fm-service-areas-phone,
.fm-zones-secondary,
.fm-area-secondary,
.fm-area-all-zones {
  border: 1px solid #b9c5bd;
  color: #24352e;
  background: #fff;
}

.fm-home-zone-grid,
.fm-zone-chip-grid,
.fm-nearby-zone-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.fm-home-zone-link,
.fm-zone-chip,
.fm-nearby-zone-link {
  display: flex;
  min-height: 48px;
  align-items: center;
  border: 1px solid #d8ded7;
  border-radius: 4px;
  background: #fff;
  color: #24352e;
  font-weight: 750;
  line-height: 1.25;
  padding: 12px 14px;
  text-decoration: none;
}

.fm-home-zone-link:hover,
.fm-zone-chip:hover,
.fm-nearby-zone-link:hover,
.fm-service-areas-phone:hover,
.fm-zones-secondary:hover,
.fm-area-secondary:hover,
.fm-area-all-zones:hover {
  border-color: #1f6f50;
  color: #1f6f50;
}

.fm-zones-hero,
.fm-area-hero {
  padding: 96px 0 70px;
  background: #eef3ec;
}

.fm-zones-hero .fm-zones-shell,
.fm-area-hero .fm-area-shell {
  max-width: 850px;
}

.fm-zones-page h1,
.fm-area-page h1 {
  margin: 0;
  font-size: 48px;
  line-height: 1.08;
}

.fm-zones-summary,
.fm-area-content,
.fm-area-prices,
.fm-area-nearby,
.fm-area-faq {
  padding: 62px 0;
}

.fm-zones-summary-grid,
.fm-area-price-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.fm-zones-summary-grid > div,
.fm-area-card,
.fm-area-price-grid > a,
.fm-area-faq details {
  border: 1px solid #d8ded7;
  border-radius: 6px;
  background: #fff;
  padding: 22px;
}

.fm-zones-summary-grid strong,
.fm-zones-summary-grid span,
.fm-area-price-grid strong,
.fm-area-price-grid span {
  display: block;
}

.fm-zones-summary-grid strong,
.fm-area-price-grid strong {
  color: #24352e;
  font-size: 18px;
  margin-bottom: 7px;
}

.fm-area-price-grid > a {
  color: inherit;
  text-decoration: none;
}

.fm-area-price-grid span {
  color: #1f6f50;
  font-weight: 800;
}

.fm-zones-list {
  padding: 70px 0 90px;
  background: #fff;
}

.fm-zones-list-heading {
  max-width: 720px;
  margin-bottom: 26px;
}

.fm-zones-district {
  padding: 26px 0;
  border-top: 1px solid #e1e6df;
}

.fm-zones-district h2 {
  margin: 0 0 14px;
  font-size: 24px;
}

.fm-area-two-col {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 380px);
  gap: 32px;
  align-items: start;
}

.fm-area-card h3 {
  margin-top: 0;
}

.fm-area-card ul {
  margin: 0;
  padding-left: 20px;
}

.fm-area-card li {
  margin: 10px 0;
  color: #52615a;
  line-height: 1.5;
}

.fm-area-nearby {
  background: #eef3ec;
}

.fm-area-all-zones {
  margin-top: 18px;
}

.fm-area-faq-grid {
  display: grid;
  gap: 12px;
}

.fm-area-faq summary {
  cursor: pointer;
  color: #24352e;
  font-weight: 800;
}

.fm-area-faq details p {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .fm-service-areas-home-wrap,
  .fm-area-two-col {
    grid-template-columns: 1fr;
  }

  .fm-home-zone-grid,
  .fm-zone-chip-grid,
  .fm-nearby-zone-grid,
  .fm-zones-summary-grid,
  .fm-area-price-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fm-zones-page h1,
  .fm-area-page h1 {
    font-size: 40px;
  }
}

@media (max-width: 600px) {
  .fm-service-areas-home-wrap,
  .fm-zones-summary,
  .fm-area-content,
  .fm-area-prices,
  .fm-area-nearby,
  .fm-area-faq {
    padding-top: 46px;
    padding-bottom: 46px;
  }

  .fm-zones-hero,
  .fm-area-hero {
    padding: 70px 0 52px;
  }

  .fm-zones-page h1,
  .fm-area-page h1 {
    font-size: 34px;
  }

  .fm-home-zone-grid,
  .fm-zone-chip-grid,
  .fm-nearby-zone-grid,
  .fm-zones-summary-grid,
  .fm-area-price-grid {
    grid-template-columns: 1fr;
  }

  .fm-service-areas-actions,
  .fm-zones-hero-actions,
  .fm-area-actions {
    flex-direction: column;
  }

  .fm-service-areas-primary,
  .fm-zones-primary,
  .fm-area-primary,
  .fm-service-areas-phone,
  .fm-zones-secondary,
  .fm-area-secondary,
  .fm-area-all-zones {
    width: 100%;
  }
}

/* Service-area pages: align with the existing Oxygen/Atomic section style. */
.fm-service-areas-home,
.fm-zones-page,
.fm-area-page,
.fm-zones-hero,
.fm-area-hero,
.fm-zones-summary,
.fm-zones-list,
.fm-area-content,
.fm-area-prices,
.fm-area-faq {
  background: #fff;
  color: #24313d;
}

.fm-area-nearby {
  background: #eef5f8;
}

.fm-service-areas-home > .ct-section-inner-wrap,
.fm-zones-shell,
.fm-area-shell {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding-right: 24px;
  padding-left: 24px;
}

.fm-service-areas-home-wrap {
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 76px;
  text-align: center;
}

.fm-service-areas-home-copy,
.fm-zones-hero .fm-zones-shell,
.fm-area-hero .fm-area-shell,
.fm-zones-list-heading {
  max-width: 860px;
}

.fm-service-areas-home-copy {
  margin: 0 auto;
}

.fm-service-areas-intro,
.fm-zones-intro,
.fm-area-intro,
.fm-zones-list-intro,
.fm-area-section-intro,
.fm-area-body-text {
  color: #334155;
  font-size: 18px;
  line-height: 1.65;
}

.fm-service-areas-intro,
.fm-zones-intro,
.fm-area-intro,
.fm-zones-list-intro,
.fm-area-section-intro {
  max-width: 820px;
  margin: 16px 0 0;
}

.fm-service-areas-intro,
.fm-zones-list-intro {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.fm-service-areas-actions,
.fm-zones-hero-actions,
.fm-area-actions {
  justify-content: center;
  margin-top: 26px;
}

.fm-zones-hero-actions,
.fm-area-actions {
  justify-content: flex-start;
}

.fm-service-areas-primary,
.fm-zones-primary,
.fm-area-primary,
.fm-service-areas-phone,
.fm-zones-secondary,
.fm-area-secondary,
.fm-area-all-zones {
  min-height: 44px;
  border: 1px solid #0088cc !important;
  border-radius: 4px !important;
  background: transparent !important;
  color: #0088cc !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

.fm-service-areas-primary:hover,
.fm-zones-primary:hover,
.fm-area-primary:hover,
.fm-service-areas-phone:hover,
.fm-zones-secondary:hover,
.fm-area-secondary:hover,
.fm-area-all-zones:hover,
.fm-service-areas-primary:focus-visible,
.fm-zones-primary:focus-visible,
.fm-area-primary:focus-visible,
.fm-service-areas-phone:focus-visible,
.fm-zones-secondary:focus-visible,
.fm-area-secondary:focus-visible,
.fm-area-all-zones:focus-visible {
  background: #0088cc !important;
  color: #fff !important;
}

.fm-home-zone-grid {
  width: 100%;
  max-width: 980px;
  margin-top: 32px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.fm-home-zone-link,
.fm-zone-chip,
.fm-nearby-zone-link,
.fm-zones-summary-grid > div,
.fm-area-card,
.fm-area-price-grid > a,
.fm-area-faq details {
  border: 1px solid rgba(17, 24, 39, .1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(20, 37, 55, .08);
}

.fm-home-zone-link {
  min-height: 132px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px;
  color: #006fa8;
  font-size: 18px;
  font-weight: 800;
  text-align: left;
}

.fm-home-zone-link::after {
  content: "VER ZONA";
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  margin-top: 18px;
  padding: 8px 14px;
  border: 1px solid #0088cc;
  border-radius: 4px;
  color: #0088cc;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}

.fm-home-zone-link:hover,
.fm-home-zone-link:focus-visible {
  color: #006fa8;
  transform: translateY(-2px);
}

.fm-home-zone-link:hover::after,
.fm-home-zone-link:focus-visible::after {
  background: #0088cc;
  color: #fff;
}

.fm-zones-hero,
.fm-area-hero {
  padding: 82px 0 46px;
}

.fm-zones-summary {
  padding: 24px 0 58px;
}

.fm-zones-summary-grid {
  gap: 20px;
}

.fm-zones-summary-grid > div {
  min-height: 170px;
  align-items: flex-start;
  padding: 28px 22px;
}

.fm-zones-summary-grid strong {
  color: #0088cc;
  font-size: 34px;
  line-height: 1.05;
}

.fm-zones-summary-grid span {
  margin-top: 14px;
  color: #27313d;
  font-size: 15px;
  line-height: 1.55;
}

.fm-zones-list,
.fm-area-content,
.fm-area-prices,
.fm-area-nearby,
.fm-area-faq {
  padding: 72px 0;
}

.fm-zones-list-heading {
  margin: 0 auto 34px;
  text-align: center;
}

.fm-zones-district {
  padding: 28px 0;
  border-top: 1px solid rgba(17, 24, 39, .1);
}

.fm-zones-district h3 {
  margin: 0 0 18px;
  color: #24313d;
  font-size: 28px;
  line-height: 1.2;
}

.fm-zone-chip-grid,
.fm-nearby-zone-grid,
.fm-area-price-grid {
  gap: 16px;
}

.fm-zone-chip,
.fm-nearby-zone-link {
  min-height: 68px;
  padding: 18px 20px;
  color: #006fa8;
  font-size: 17px;
  font-weight: 800;
}

.fm-zone-chip:hover,
.fm-nearby-zone-link:hover,
.fm-zone-chip:focus-visible,
.fm-nearby-zone-link:focus-visible {
  border-color: #0088cc;
  color: #006fa8;
  transform: translateY(-2px);
}

.fm-area-two-col {
  grid-template-columns: minmax(0, 1.04fr) minmax(320px, .96fr);
  gap: 34px;
}

.fm-area-card,
.fm-area-price-grid > a,
.fm-area-faq details {
  padding: 28px 24px;
}

.fm-area-card h3 {
  margin: 0 0 14px;
  color: #006fa8;
  font-size: 20px;
}

.fm-area-card li {
  color: #334155;
}

.fm-area-price-grid > a {
  min-height: 158px;
}

.fm-area-price-grid strong {
  color: #006fa8;
  font-size: 18px;
}

.fm-area-price-grid span {
  margin-top: 18px;
  color: #24313d;
  font-size: 30px;
  font-weight: 800;
}

.fm-area-all-zones {
  margin-top: 24px;
}

.fm-area-faq-grid {
  margin-top: 22px;
}

@media (max-width: 900px) {
  .fm-home-zone-grid,
  .fm-zone-chip-grid,
  .fm-nearby-zone-grid,
  .fm-zones-summary-grid,
  .fm-area-price-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fm-area-two-col {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .fm-service-areas-home > .ct-section-inner-wrap,
  .fm-zones-shell,
  .fm-area-shell {
    padding-right: 20px;
    padding-left: 20px;
  }

  .fm-service-areas-home-wrap,
  .fm-zones-hero,
  .fm-area-hero,
  .fm-zones-list,
  .fm-area-content,
  .fm-area-prices,
  .fm-area-nearby,
  .fm-area-faq {
    padding-top: 46px;
    padding-bottom: 48px;
  }

  .fm-zones-summary {
    padding-top: 18px;
    padding-bottom: 48px;
  }

  .fm-zones-page h1,
  .fm-area-page h1 {
    font-size: 38px;
  }

  .fm-service-areas-intro,
  .fm-zones-intro,
  .fm-area-intro,
  .fm-zones-list-intro,
  .fm-area-section-intro,
  .fm-area-body-text {
    font-size: 17px;
    line-height: 1.6;
  }

  .fm-service-areas-actions,
  .fm-zones-hero-actions,
  .fm-area-actions {
    flex-direction: column;
    width: 100%;
  }

  .fm-service-areas-primary,
  .fm-zones-primary,
  .fm-area-primary,
  .fm-service-areas-phone,
  .fm-zones-secondary,
  .fm-area-secondary,
  .fm-area-all-zones {
    width: 100%;
  }

  .fm-home-zone-grid,
  .fm-zone-chip-grid,
  .fm-nearby-zone-grid,
  .fm-zones-summary-grid,
  .fm-area-price-grid {
    grid-template-columns: 1fr;
  }

  .fm-home-zone-link {
    min-height: 112px;
  }
}
