.elementor-1538 .elementor-element.elementor-element-390d528{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1538 .elementor-element.elementor-element-839bfc0{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1538 .elementor-element.elementor-element-a00603e{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1538 .elementor-element.elementor-element-390d528{--width:100%;}.elementor-1538 .elementor-element.elementor-element-839bfc0{--width:100%;}.elementor-1538 .elementor-element.elementor-element-a00603e{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-a5ed91d */#CEOJA-GEO-Hero-Secondary-V1{
      --CEOJA-blue:#4897cf;
      --CEOJA-blueDark:#25459a;
      --CEOJA-navy:#0f1837;
      --CEOJA-navySoft:#192a5e;
      --CEOJA-ivory:#fffffc;
      --CEOJA-accent:#c4e9f9;
      --CEOJA-black:#000000;
      --CEOJA-radius:18px;
    }

    #CEOJA-GEO-Hero-Secondary-V1,
    #CEOJA-GEO-Hero-Secondary-V1 *,
    #CEOJA-GEO-Hero-Secondary-V1 *::before,
    #CEOJA-GEO-Hero-Secondary-V1 *::after{
      box-sizing:border-box;
      min-width:0;
    }

    #CEOJA-GEO-Hero-Secondary-V1{
      position:relative;
      isolation:isolate;
      width:100%;
      min-height:100svh;
      min-height:100vh;
      padding:5%;
      overflow:hidden;
      display:flex;
      align-items:center;
      justify-content:center;
      font-family:'Montserrat',sans-serif;
      background:#000;
      color:var(--CEOJA-ivory);
    }

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-bg{
  position:absolute;
  inset:0;
  z-index:-2;

  background:
    url("https://geohomeimprovement.us/wp-content/uploads/2026/05/Gutter_installation_Stock_07.png")
    center center / cover no-repeat;

  transform:scale(1);

  filter:
    brightness(1)
    contrast(1.03)
    saturate(1.02);

  will-change:auto;
  transition:transform 20s ease;
}

#CEOJA-GEO-Hero-Secondary-V1:hover .CEOJA-bg{
  transform:scale(1.002);
}

#CEOJA-GEO-Hero-Secondary-V1:hover .CEOJA-bg{
  transform:scale(1.004);
}
#CEOJA-GEO-Hero-Secondary-V1:hover .CEOJA-bg{
  transform:scale(1.006);
}

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-shell{
      width:100%;
      display:flex;
      align-items:center;
      justify-content:center;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-wrap{
      width:100%;
      max-width:1280px;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-panel{
      position:relative;
      overflow:hidden;
      border-radius:28px;
      border:1px solid rgba(255,255,255,.16);
      background:rgba(12,19,45,.38);
      backdrop-filter:blur(1px);
-webkit-backdrop-filter:blur(1px);
      padding:32px;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-panel::after{
      content:"";
      position:absolute;
      left:14px;
      top:14px;
      bottom:14px;
      width:6px;
      border-radius:999px;
      background:linear-gradient(180deg,var(--CEOJA-accent) 0%,var(--CEOJA-blue) 25%,transparent 100%);
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-inner{
      position:relative;
      z-index:2;
      display:grid;
      grid-template-columns:1.1fr .9fr;
      gap:34px;
      align-items:center;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-left{
      display:flex;
      flex-direction:column;
      justify-content:center;
      gap:24px;
      padding-left:26px;
    }

    #CEOJA-GEO-Hero-Secondary-V1 h1{
      margin:0;
      font-family:'Poppins',sans-serif;
      font-size:clamp(40px,5vw,74px);
      line-height:1.05;
      letter-spacing:-.04em;
      font-weight:800;
      color:var(--CEOJA-ivory);
      text-align:left;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-sub{
      margin:0;
      font-size:16px;
      line-height:1.8;
      font-weight:500;
      color:rgba(255,255,252,.92);
      text-align:justify;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-heroBtns{
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:16px;
      width:100%;
    }
#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn{
  width:100%;
  min-height:74px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:18px 26px;
  border-radius:12px;
  font-family:"Montserrat", Arial, sans-serif;
  font-size:18px;
  line-height:1.2;
  font-weight:700;
  text-decoration:none;
  text-align:center;
  position:relative;
  overflow:hidden;
  isolation:isolate;
  transform:translateZ(0);
  transition:
    transform .32s ease,
    color .32s ease,
    background .32s ease,
    border-color .32s ease,
    box-shadow .32s ease;
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn span,
#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn svg{
  position:relative;
  z-index:3;
  color:inherit;
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn svg{
  width:20px;
  height:20px;
  flex:0 0 auto;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .32s ease;
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn::before{
  content:"";
  position:absolute;
  inset:-2px;
  z-index:0;
  border-radius:inherit;
  background:
    conic-gradient(
      from 180deg,
      transparent 0deg,
      rgba(255,255,255,.15) 50deg,
      #4897cf 100deg,
      rgba(255,255,252,.95) 150deg,
      transparent 220deg,
      #4897cf 300deg,
      transparent 360deg
    );
  opacity:0;
  transform:scale(1.08) rotate(0deg);
  transition:opacity .32s ease;
  animation:CEOJARingSpin 2.6s linear infinite;
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn::after{
  content:"";
  position:absolute;
  inset:2px;
  z-index:1;
  border-radius:10px;
  background:
    linear-gradient(135deg, var(--btn-hover-bg), var(--btn-hover-bg)),
    linear-gradient(115deg, transparent 0%, rgba(255,255,255,.55) 45%, transparent 58%);
  background-size:100% 100%, 240% 100%;
  background-position:center, -120% center;
  opacity:0;
  transition:
    opacity .32s ease,
    background-position .55s ease;
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn:hover,
#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn:focus-visible{
  color:var(--btn-hover-color);
  border-color:var(--btn-hover-border);
  transform:translateY(-5px) scale(1.015);
  box-shadow:
    0 22px 46px rgba(0,0,0,.24),
    0 0 0 6px rgba(72,151,207,.12),
    inset 0 1px 0 rgba(255,255,255,.36);
  outline:none;
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn:hover::before,
#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn:focus-visible::before{
  opacity:1;
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn:hover::after,
#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn:focus-visible::after{
  opacity:1;
  background-position:center, 130% center;
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn:hover svg,
#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn:focus-visible svg{
  transform:translateX(5px);
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn-blue-dark{
  --btn-bg:#4897cf;
  --btn-color:#fffffc;
  --btn-border:#4897cf;
  --btn-hover-bg:#fffffc;
  --btn-hover-color:#4897cf;
  --btn-hover-border:#fffffc;

  background:var(--btn-bg);
  color:var(--btn-color);
  border:1px solid var(--btn-border);
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn-ivory-dark{
  --btn-bg:#fffffc;
  --btn-color:#121b43;
  --btn-border:#fffffc;
  --btn-hover-bg:#4897cf;
  --btn-hover-color:#fffffc;
  --btn-hover-border:#4897cf;

  background:var(--btn-bg);
  color:var(--btn-color);
  border:1px solid var(--btn-border);
}

@keyframes CEOJARingSpin{
  to{
    transform:scale(1.08) rotate(360deg);
  }
}

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-right{
      display:flex;
      flex-direction:column;
      gap:16px;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-card{
      position:relative;
      overflow:hidden;
      border-radius:18px;
      border:1px solid rgba(255,255,255,.12);
      background:rgba(255,255,255,.06);
      padding:18px;
      display:grid;
      grid-template-columns:112px 1fr;
      gap:16px;
      align-items:center;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-cardIcon{
      position:relative;
      min-height:92px;
      border-radius:16px;
      background:rgba(255,255,252,.94);
      display:flex;
      align-items:center;
      justify-content:center;
      overflow:hidden;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-cardIcon::after{
      content:"";
      position:absolute;
      inset:0;
      background:
        radial-gradient(circle at 20% 20%, rgba(196,233,249,.58), transparent 35%),
        radial-gradient(circle at 80% 80%, rgba(72,151,207,.28), transparent 35%);
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-cardMark{
      position:relative;
      z-index:2;
      font-family:'Poppins',sans-serif;
      font-size:30px;
      font-weight:800;
      color:var(--CEOJA-blue);
      line-height:1;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-cardTitle{
      margin:0 0 6px;
      font-size:20px;
      line-height:1.3;
      font-weight:700;
      color:var(--CEOJA-ivory);
      text-align:left;
    }

    #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-cardDesc{
      margin:0;
      font-size:14px;
      line-height:1.7;
      font-weight:500;
      color:rgba(255,255,252,.9);
      text-align:justify;
    }

    @media (max-width:980px){
      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-inner{
        grid-template-columns:1fr;
      }

      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-right{
        display:none;
      }

      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-left{
        align-items:center;
        text-align:center;
        padding-left:20px;
        position:relative;
      }

      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-left::before{
        content:"";
        position:absolute;
        left:0;
        top:0;
        bottom:0;
        width:5px;
        border-radius:999px;
        background:linear-gradient(180deg,var(--CEOJA-accent) 0%,var(--CEOJA-blue) 30%,transparent 100%);
      }

      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-panel::after{
        display:none;
      }

      #CEOJA-GEO-Hero-Secondary-V1 h1{
        text-align:center;
      }

      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-sub{
        text-align:justify;
        text-align-last:center;
      }
    }

    @media (max-width:768px){
      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-panel{
        padding:24px 18px;
      }

      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-heroBtns{
        grid-template-columns:1fr;
      }

      #CEOJA-GEO-Hero-Secondary-V1 h1{
        font-size:clamp(34px,10vw,56px);
      }

      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-sub{
        font-size:16px;
      }

      #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-btn{
        min-height:58px;
      }
    }

    @media (prefers-reduced-motion:reduce){
      #CEOJA-GEO-Hero-Secondary-V1 *,
      #CEOJA-GEO-Hero-Secondary-V1 *::before,
      #CEOJA-GEO-Hero-Secondary-V1 *::after{
        transition:none !important;
        animation:none !important;
      }
    }
    
    #CEOJA-GEO-Hero-Secondary-V1{
  padding:5% 5% !important;
}

#CEOJA-GEO-Hero-Secondary-V1 .CEOJA-wrap{
  width:100%;
  max-width:1400px;
  margin:0 auto;
}


@media (min-width:933px) and (max-width:1053px){

  #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-inner{
    grid-template-columns:1fr;
    gap:28px;
  }

  #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-left{
    align-items:center;
    justify-content:center;
    text-align:center;
    padding-left:0;
  }

  #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-left::before{
    display:none;
  }

  #CEOJA-GEO-Hero-Secondary-V1 h1{
    text-align:center;
    max-width:900px;
    margin:0 auto;
  }

  #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-sub{
    max-width:900px;
    margin:0 auto;
    text-align:center;
  }

  #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-heroBtns{
    max-width:760px;
    margin:0 auto;
  }

  #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-right{
    width:100%;
    max-width:920px;
    margin:0 auto;
    align-items:center;
  }

  #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-card{
    width:100%;
    max-width:920px;
  }

  #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-cardTitle{
    text-align:center;
  }

  #CEOJA-GEO-Hero-Secondary-V1 .CEOJA-cardDesc{
    text-align:center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f032016 */#CEOJA_GEO_Form_Brochure_V1{
      width:100%;
      margin:0;
      padding:5%;
      position:relative;
      overflow:hidden;
      background:#fffffc;
      font-family:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
      --CEOJA-blue:#4897cf;
      --CEOJA-ivory:#fffffc;
      --CEOJA-navy:#0f1837;
      --CEOJA-navy2:#192a5e;
      --CEOJA-blue2:#25459a;
      --CEOJA-accent:#4b88d9;
      --CEOJA-soft:#c4e9f9;
      --CEOJA-black:#000000;
      --CEOJA-radius:42px;
      --CEOJA-ease:cubic-bezier(.22,.61,.36,1);
    }

    #CEOJA_GEO_Form_Brochure_V1,
    #CEOJA_GEO_Form_Brochure_V1 *{
      box-sizing:border-box;
      min-width:0;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_bg{
      position:absolute;
      inset:0;
      pointer-events:none;
      background:
        radial-gradient(900px 620px at 12% 18%,rgba(72,151,207,.22),transparent 58%),
        radial-gradient(780px 520px at 88% 24%,rgba(196,233,249,.22),transparent 56%),
        linear-gradient(135deg,#0f1837 0%,#192a5e 52%,#25459a 100%);
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_grid{
      width:100%;
      margin:0 auto;
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      align-items:stretch;
      border-radius:var(--CEOJA-radius);
      overflow:hidden;
      background:rgba(255,255,252,.08);
      border:1px solid rgba(255,255,252,.18);
      position:relative;
      z-index:2;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formCol,
    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_infoCol{
      min-height:100%;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formCol{
      position:relative;
      padding:clamp(28px,3.7vw,50px);
      background:
        radial-gradient(700px 420px at 88% 12%,rgba(72,151,207,.22),transparent 58%),
        linear-gradient(135deg,#0f1837 0%,#121b43 56%,#192a5e 100%);
      display:flex;
      flex-direction:column;
      justify-content:center;
      border-radius:var(--CEOJA-radius) 0 0 var(--CEOJA-radius);
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formHeader{
      max-width:960px;
      margin:0 auto;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formHeader h3{
      margin:0 0 10px;
      color:#fffffc;
      font-family:"Poppins",sans-serif;
      font-size:30px;
      line-height:1.2;
      font-weight:800;
      letter-spacing:-.01em;
      text-align:left;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formHeader p{
      margin:0 0 18px;
      color:rgba(255,255,252,.88);
      font-size:16px;
      line-height:1.7;
      font-weight:500;
      text-align:justify;
      text-align-last:left;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-container{
      margin:0 !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form label,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form input,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form select,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form textarea,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button{
      font-family:"Montserrat",sans-serif !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form .wpforms-field{
      padding:0 !important;
      margin:0 0 12px !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form .wpforms-field-label,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form legend{
      color:#fffffc !important;
      margin:0 0 4px !important;
      font-size:16px !important;
      line-height:1.3 !important;
      font-weight:700 !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form .wpforms-field-sublabel{
      color:rgba(255,255,252,.72) !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form input[type="text"],
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form input[type="email"],
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form input[type="tel"],
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form input[type="number"],
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form textarea,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form select{
      width:100% !important;
      border-radius:14px !important;
      padding:12px 14px !important;
      font-size:1.06rem !important;
      line-height:1.25 !important;
      background:rgba(255,255,252,.09) !important;
      color:#fffffc !important;
      border:1px solid rgba(255,255,252,.28) !important;
      box-shadow:none !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form input::placeholder,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form textarea::placeholder{
      color:rgba(255,255,252,.58) !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form textarea{
      min-height:60px !important;
      max-height:60px !important;
      resize:vertical !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form input:focus,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form select:focus,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form textarea:focus{
      outline:none !important;
      border-color:rgba(72,151,207,.9) !important;
      box-shadow:0 0 0 4px rgba(72,151,207,.14) !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 input[type="tel"]::-webkit-outer-spin-button,
    #CEOJA_GEO_Form_Brochure_V1 input[type="tel"]::-webkit-inner-spin-button,
    #CEOJA_GEO_Form_Brochure_V1 input[type="number"]::-webkit-outer-spin-button,
    #CEOJA_GEO_Form_Brochure_V1 input[type="number"]::-webkit-inner-spin-button{
      -webkit-appearance:none !important;
      margin:0 !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 input[type="tel"],
    #CEOJA_GEO_Form_Brochure_V1 input[type="number"]{
      appearance:textfield !important;
      -moz-appearance:textfield !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-submit-container{
      margin-top:14px !important;
      display:flex !important;
      justify-content:center !important;
      align-items:center !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]{
      position:relative !important;
      width:100% !important;
      max-width:320px !important;
      min-height:58px !important;
      display:flex !important;
      align-items:center !important;
      justify-content:center !important;
      padding:16px 28px !important;
      border-radius:12px !important;
      color:#fffffc !important;
      background:#4897cf !important;
      border:1px solid rgba(255,255,252,.34) !important;
      overflow:hidden !important;
      isolation:isolate !important;
      font-size:16px !important;
      line-height:1.2 !important;
      font-weight:800 !important;
      cursor:pointer !important;
      transition:transform .36s ease,color .36s ease,border-color .36s ease !important;
      box-shadow:none !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]::before{
      content:"" !important;
      position:absolute !important;
      inset:0 !important;
      z-index:-1 !important;
      background:#fffffc !important;
      clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%) !important;
      transition:clip-path .48s cubic-bezier(.22,1,.36,1) !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]::after{
      content:"" !important;
      position:absolute !important;
      inset:1px !important;
      z-index:-1 !important;
      border-radius:11px !important;
      background:linear-gradient(115deg,transparent 0%,transparent 34%,rgba(72,151,207,.38) 50%,transparent 66%,transparent 100%) !important;
      background-size:230% 100% !important;
      background-position:-160% 0 !important;
      opacity:.2 !important;
      transition:background-position .62s ease,opacity .36s ease !important;
      pointer-events:none !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]:hover,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]:focus-visible{
      color:#4897cf !important;
      transform:translateY(-4px) scale(1.015) !important;
      border-color:#4897cf !important;
      outline:none !important;
      box-shadow:none !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]:hover::before,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]:focus-visible::before{
      clip-path:polygon(0 0,100% 0,100% 100%,0 100%) !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]:hover::after,
    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]:focus-visible::after{
      opacity:.9 !important;
      background-position:160% 0 !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form select{
      padding:12px 48px 12px 14px !important;
      border-radius:16px !important;
      background-color:rgba(255,255,252,.08) !important;
      background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%234897cf' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
      background-repeat:no-repeat !important;
      background-position:right 16px center !important;
      background-size:18px 18px !important;
      color:#fffffc !important;
      border:1px solid rgba(255,255,252,.26) !important;
      appearance:none !important;
      -webkit-appearance:none !important;
      -moz-appearance:none !important;
      cursor:pointer !important;
    }

    #CEOJA_GEO_Form_Brochure_V1 .wpforms-form select option{
      background:#0f1837 !important;
      color:#fffffc !important;
    }

   #CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices{
  margin:0 !important;
  position:relative !important;
  z-index:50 !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__inner{
  min-height:52px !important;
  height:52px !important;
  padding:0 48px 0 14px !important;
  display:flex !important;
  align-items:center !important;
  border-radius:16px !important;
  border:1px solid rgba(255,255,252,.30) !important;
  background:rgba(255,255,252,.09) !important;
  color:#fffffc !important;
  box-shadow:none !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices.is-open .choices__inner,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices.is-focused .choices__inner{
  border-color:#4897cf !important;
  box-shadow:0 0 0 4px rgba(72,151,207,.16) !important;
  border-radius:16px !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--single{
  padding:0 !important;
  height:auto !important;
  display:flex !important;
  align-items:center !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--single .choices__item,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__placeholder{
  color:#fffffc !important;
  opacity:1 !important;
  font-size:16px !important;
  line-height:1.2 !important;
  font-weight:600 !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices[data-type*="select-one"]::after{
  content:"" !important;
  position:absolute !important;
  right:18px !important;
  top:50% !important;
  width:10px !important;
  height:10px !important;
  margin:0 !important;
  border-right:2px solid #4897cf !important;
  border-bottom:2px solid #4897cf !important;
  border-left:0 !important;
  border-top:0 !important;
  transform:translateY(-65%) rotate(45deg) !important;
  pointer-events:none !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices.is-open[data-type*="select-one"]::after{
  transform:translateY(-35%) rotate(225deg) !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--dropdown,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list[aria-expanded]{
  top:calc(100% + 8px) !important;
  margin-top:0 !important;
  border-radius:16px !important;
  border:1px solid rgba(72,151,207,.55) !important;
  background:#0f1837 !important;
  overflow:hidden !important;
  z-index:99999 !important;
  box-shadow:0 18px 34px rgba(0,0,0,.28) !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--dropdown .choices__list,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list[aria-expanded] .choices__list{
  max-height:150px !important;
  overflow-y:auto !important;
  padding:8px !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--dropdown .choices__item,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list[aria-expanded] .choices__item{
  min-height:44px !important;
  padding:11px 14px !important;
  border-radius:12px !important;
  color:#fffffc !important;
  background:transparent !important;
  font-size:15px !important;
  font-weight:600 !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__item--disabled,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__placeholder,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--dropdown .choices__item[data-value=""],
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list[aria-expanded] .choices__item[data-value=""]{
  display:none !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{
  background:#4897cf !important;
  color:#fffffc !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__input{
  display:none !important;
}
    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_infoCol{
      position:relative;
      padding:clamp(18px,2.4vw,28px);
      display:flex;
      align-items:stretch;
      justify-content:center;
      overflow:hidden;
      isolation:isolate;
      background:
        radial-gradient(circle at 15% 15%,rgba(72,151,207,.16),transparent 32%),
        radial-gradient(circle at 90% 85%,rgba(196,233,249,.40),transparent 34%),
        #fffffc;
      border-radius:0 var(--CEOJA-radius) var(--CEOJA-radius) 0;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_mosaic{
      width:100%;
      height:100%;
      min-height:640px;
      display:grid;
      grid-template-columns:repeat(12,minmax(0,1fr));
      grid-template-rows:repeat(8,minmax(0,1fr));
      gap:12px;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tile,
    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialTile{
      min-height:100%;
      position:relative;
      overflow:hidden;
      border-radius:22px;
      border:1px solid rgba(15,24,55,.12);
      background:#fffffc;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tile img{
      position:absolute;
      inset:0;
      width:100%;
      height:100%;
      object-fit:cover;
      display:block;
      opacity:0;
      filter:saturate(1.04) contrast(1.02) brightness(.96);
      animation-duration:6s;
      animation-timing-function:ease-in-out;
      animation-iteration-count:infinite;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tile img:nth-child(1){
      animation-name:CEOJAGEOCrossFadeA;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tile img:nth-child(2){
      animation-name:CEOJAGEOCrossFadeB;
    }

    @keyframes CEOJAGEOCrossFadeA{
      0%{opacity:1;}
      42%{opacity:1;}
      50%{opacity:0;}
      92%{opacity:0;}
      100%{opacity:1;}
    }

    @keyframes CEOJAGEOCrossFadeB{
      0%{opacity:0;}
      42%{opacity:0;}
      50%{opacity:1;}
      92%{opacity:1;}
      100%{opacity:0;}
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileOne{
      grid-column:1 / 7;
      grid-row:1 / 5;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileTwo{
      grid-column:7 / 13;
      grid-row:1 / 3;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileThree{
      grid-column:7 / 13;
      grid-row:3 / 5;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileFour{
      grid-column:1 / 5;
      grid-row:5 / 9;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialTile{
      grid-column:5 / 8;
      grid-row:5 / 9;
      display:flex;
      align-items:center;
      justify-content:center;
      background:
        radial-gradient(circle at top left,rgba(72,151,207,.25),transparent 42%),
        radial-gradient(circle at bottom right,rgba(196,233,249,.18),transparent 42%),
        linear-gradient(135deg,#192a5e 0%,#0f1837 100%);
      border:1px solid rgba(255,255,255,.14);
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileFive{
      grid-column:8 / 13;
      grid-row:5 / 9;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner{
      width:100%;
      height:100%;
      padding:16px;
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner a{
      width:100%;
      min-height:0;
      border-radius:16px;
      display:flex;
      flex-direction:column;
      align-items:center;
      justify-content:center;
      gap:8px;
      text-decoration:none;
      background:rgba(255,255,252,.08);
      color:#fffffc;
      border:1px solid rgba(255,255,252,.18);
      transition:.3s ease;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner a:hover{
      background:#4897cf;
      transform:translateY(-3px);
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner svg{
      width:32px;
      height:32px;
      fill:currentColor;
    }

    #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner span{
      color:inherit;
      font-size:14px;
      line-height:1.1;
      font-weight:800;
      text-align:center;
    }

    @media (min-width:1600px){
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_grid{
        align-items:stretch;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formCol,
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_infoCol{
        height:100%;
      }
    }

    @media(max-width:980px){
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_grid{
        grid-template-columns:1fr;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formCol{
        border-radius:var(--CEOJA-radius) var(--CEOJA-radius) 0 0;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_infoCol{
        border-radius:0 0 var(--CEOJA-radius) var(--CEOJA-radius);
        min-height:420px;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formHeader h3{
        text-align:center;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formHeader p{
        text-align:justify;
        text-align-last:center;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_mosaic{
        min-height:520px;
      }
    }

    @media(max-width:767px){
      #CEOJA_GEO_Form_Brochure_V1{
        padding:5%;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formHeader h3{
        font-size:28px;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_mosaic{
        min-height:auto;
        grid-template-columns:1fr 1fr;
        grid-template-rows:none;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tile,
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialTile{
        min-height:180px;
        grid-column:auto;
        grid-row:auto;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileOne{
        grid-column:1 / 3;
        min-height:240px;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialTile{
        grid-column:1 / 3;
      }
    }

    @media(max-width:468px){
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_grid{
        display:block !important;
        align-items:start !important;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_infoCol{
        display:block !important;
        min-height:0 !important;
        height:auto !important;
        padding:14px !important;
        overflow:hidden !important;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_mosaic{
        display:grid !important;
        grid-template-columns:1fr !important;
        grid-template-rows:auto auto !important;
        gap:14px !important;
        min-height:0 !important;
        height:auto !important;
        align-content:start !important;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileTwo,
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileThree,
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileFour,
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileFive{
        display:none !important;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileOne{
        display:block !important;
        grid-column:1 / 2 !important;
        grid-row:1 / 2 !important;
        width:100% !important;
        height:260px !important;
        min-height:260px !important;
        max-height:260px !important;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialTile{
        display:flex !important;
        grid-column:1 / 2 !important;
        grid-row:2 / 3 !important;
        width:100% !important;
        height:auto !important;
        min-height:96px !important;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner{
        grid-template-columns:repeat(3,1fr) !important;
        gap:10px !important;
        padding:14px !important;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner svg{
        width:28px !important;
        height:28px !important;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner span{
        font-size:12px !important;
      }
    }

    @media(max-width:365px){
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formCol,
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_infoCol{
        padding:24px 12px;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formHeader h3{
        font-size:24px;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_formHeader p{
        font-size:14px;
        line-height:1.65;
      }
    }

    @media (prefers-reduced-motion:reduce){
      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tile img{
        animation:none;
        opacity:1;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tile img:not(:first-child){
        display:none;
      }

      #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner a,
      #CEOJA_GEO_Form_Brochure_V1 .wpforms-form button[type="submit"]{
        transition:none !important;
      }
    }
    
    @media(max-width:775px){
  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_infoCol{
    display:block !important;
    min-height:0 !important;
    height:auto !important;
    padding:5% !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_mosaic{
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:auto auto !important;
    gap:18px !important;
    min-height:0 !important;
    height:auto !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileTwo,
  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileThree,
  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileFour,
  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileFive{
    display:none !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileOne{
    display:block !important;
    grid-column:1 / 2 !important;
    grid-row:1 / 2 !important;
    width:100% !important;
    height:300px !important;
    min-height:300px !important;
    max-height:300px !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialTile{
    display:flex !important;
    grid-column:1 / 2 !important;
    grid-row:2 / 3 !important;
    width:100% !important;
    height:auto !important;
    min-height:auto !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner{
    display:grid !important;
    grid-template-columns:repeat(3,1fr) !important;
    gap:12px !important;
    padding:14px !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner a{
    min-height:88px !important;
  }
}

@media(max-width:468px){
  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_tileOne{
    height:260px !important;
    min-height:260px !important;
    max-height:260px !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner{
    grid-template-columns:1fr !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner a{
    min-height:70px !important;
    flex-direction:row !important;
  }
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--dropdown,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list[aria-expanded]{
  margin-top:0 !important;
  border-top:1px solid rgba(72,151,207,.45) !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices.is-open .choices__inner{
  border-bottom-color:rgba(72,151,207,.45) !important;
}


@media (min-width:979px) and (max-width:1311px){

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner{
    padding:12px !important;
    gap:14px !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner a{
    min-height:110px !important;
    padding:12px !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner span{
    display:none !important;
  }

  #CEOJA_GEO_Form_Brochure_V1 .CEOJA_geo_socialInner svg{
    width:34px !important;
    height:34px !important;
    margin:0 auto !important;
  }
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices.is-open .choices__inner{
  border-bottom-color:rgba(72,151,207,.55) !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--dropdown,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list[aria-expanded]{
  top:100% !important;
  margin-top:0 !important;
  border-top:0 !important;
  border-radius:0 0 16px 16px !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices.is-open .choices__inner{
  border-bottom:0 !important;
  border-radius:16px 16px 0 0 !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--single,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--single *{
  border:0 !important;
  box-shadow:none !important;
}


#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__list--single{
  border:0 !important;
}

#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__inner::after,
#CEOJA_GEO_Form_Brochure_V1 .wpforms-form .choices__inner::before{
  display:none !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7ac447f */#CEOJA_GEO_BergenCounty_RoofingCompanies_V1{
      width:100%;
      margin:0;
      padding:5%;
      position:relative;
      overflow:hidden;
      background:
        radial-gradient(900px 520px at 8% 8%,rgba(72,151,207,.26),transparent 58%),
        radial-gradient(820px 520px at 92% 14%,rgba(196,233,249,.18),transparent 60%),
        linear-gradient(135deg,#0f1837 0%,#121b43 48%,#192a5e 100%);
      font-family:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
      color:#fffffc;
      --CEOJA-blue:#4897cf;
      --CEOJA-ivory:#fffffc;
      --CEOJA-navy:#121b43;
      --CEOJA-navy2:#192a5e;
      --CEOJA-dark:#0f1837;
      --CEOJA-accent:#c4e9f9;
      --CEOJA-ease:cubic-bezier(.22,.61,.36,1);
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 *{
      box-sizing:border-box;
      min-width:0;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_header,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_sectionHeader{
      max-width:960px;
      margin:0 auto 46px;
      text-align:center;
      position:relative;
      z-index:2;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 h2{
      margin:0 0 18px;
      font-family:"Poppins",sans-serif;
      font-size:48px;
      line-height:1.08;
      font-weight:800;
      letter-spacing:-.02em;
      color:#fffffc;
      text-align:center;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 h2 span{
      color:#c4e9f9;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 h3{
      font-family:"Poppins",sans-serif;
      font-size:24px;
      line-height:1.18;
      font-weight:800;
      color:#fffffc;
      text-align:center;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 p{
      font-size:16px;
      line-height:1.7;
      font-weight:500;
      color:rgba(255,255,252,.86);
      text-align:justify;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_header p,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_sectionHeader p{
      margin:0 auto;
      text-align:justify;
      text-align-last:center;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_hero{
      width:100%;
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:28px;
      align-items:stretch;
      position:relative;
      z-index:2;
      margin-bottom:50px;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_about,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_imageBox{
      border-radius:32px;
      overflow:hidden;
      border:1px solid rgba(255,255,252,.16);
      background:rgba(255,255,252,.07);
      min-height:100%;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_about{
      padding:42px;
      display:flex;
      flex-direction:column;
      justify-content:center;
      gap:22px;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_about h2{
      margin:0;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_about p{
      margin:0;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_imageBox{
      min-height:520px;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_imageBox img{
      width:100%;
      height:100%;
      object-fit:cover;
      display:block;
      filter:brightness(.86) contrast(1.05);
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points{
      margin:4px 0 0;
      padding:0;
      list-style:none;
      display:grid;
      grid-template-columns:repeat(4,minmax(0,1fr));
      border-radius:20px;
      overflow:hidden;
      border:1px solid rgba(196,233,249,.35);
      background:linear-gradient(135deg,rgba(72,151,207,.18),rgba(255,255,252,.04));
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points li{
      min-height:86px;
      padding:18px 14px;
      display:flex;
      align-items:center;
      justify-content:center;
      color:#fffffc;
      font-size:16px;
      line-height:1.35;
      font-weight:800;
      text-align:center;
      border-right:1px solid rgba(196,233,249,.22);
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points li:last-child{
      border-right:0;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_buttons{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:18px;
      width:100%;
    }

   #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN{
  --btn-bg:#4897cf;
  --btn-color:#fffffc;
  --btn-border:#4897cf;
  --btn-hover-bg:#fffffc;
  --btn-hover-color:#4897cf;
  --btn-hover-border:#fffffc;

  width:100%;
  min-height:74px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:18px 26px;
  border-radius:12px;
  border:1px solid var(--btn-border);
  background:var(--btn-bg);
  color:var(--btn-color);
  font-family:"Montserrat",Arial,sans-serif;
  font-size:18px;
  line-height:1.2;
  font-weight:700;
  text-decoration:none;
  text-align:center;
  position:relative;
  overflow:hidden;
  isolation:isolate;
  transform:translateZ(0);
  box-shadow:0 14px 34px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.28);
  transition:transform .32s ease,color .32s ease,background .32s ease,border-color .32s ease,box-shadow .32s ease;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN span{
  position:relative;
  z-index:3;
  color:inherit;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN::before{
  content:"";
  position:absolute;
  inset:-2px;
  z-index:0;
  border-radius:inherit;
  background:conic-gradient(from 180deg,transparent 0deg,rgba(255,255,255,.15) 50deg,#4897cf 100deg,rgba(255,255,252,.95) 150deg,transparent 220deg,#4897cf 300deg,transparent 360deg);
  opacity:0;
  transform:scale(1.08) rotate(0deg);
  transition:opacity .32s ease;
  animation:CEOJAGeoRingSpin 2.6s linear infinite;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN::after{
  content:"";
  position:absolute;
  inset:2px;
  z-index:1;
  border-radius:10px;
  background:
    linear-gradient(135deg,var(--btn-hover-bg),var(--btn-hover-bg)),
    linear-gradient(115deg,transparent 0%,rgba(255,255,255,.55) 45%,transparent 58%);
  background-size:100% 100%,240% 100%;
  background-position:center,-120% center;
  opacity:0;
  transition:opacity .32s ease,background-position .55s ease;
}

@keyframes CEOJAGeoRingSpin{
  to{transform:scale(1.08) rotate(360deg);}
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN:hover,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN:focus-visible{
  color:var(--btn-hover-color);
  border-color:var(--btn-hover-border);
  transform:translateY(-5px) scale(1.015);
  box-shadow:0 22px 46px rgba(0,0,0,.24), 0 0 0 6px rgba(72,151,207,.12), inset 0 1px 0 rgba(255,255,255,.36);
  outline:none;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN:hover::before,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN:focus-visible::before{
  opacity:1;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN:hover::after,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN:focus-visible::after{
  opacity:1;
  background-position:center,130% center;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN--dark-blue{
  --btn-bg:#4897cf;
  --btn-color:#fffffc;
  --btn-border:#4897cf;
  --btn-hover-bg:#fffffc;
  --btn-hover-color:#4897cf;
  --btn-hover-border:#fffffc;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN--dark-ivory{
  --btn-bg:#fffffc;
  --btn-color:#000000;
  --btn-border:#fffffc;
  --btn-hover-bg:#4897cf;
  --btn-hover-color:#fffffc;
  --btn-hover-border:#4897cf;
}

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_section{
      position:relative;
      z-index:2;
      width:100%;
      margin-top:50px;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_services_grid,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_why_grid{
      display:grid;
      grid-template-columns:repeat(3,minmax(0,1fr));
      gap:20px;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_card,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_why_card{
      position:relative;
      overflow:hidden;
      border-radius:24px;
      background:linear-gradient(145deg,rgba(255,255,252,.08),rgba(255,255,252,.035));
      border:1px solid rgba(255,255,252,.15);
      text-decoration:none;
      transition:transform .36s var(--CEOJA-ease), border-color .36s var(--CEOJA-ease);
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_card:hover,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_why_card:hover{
      transform:translateY(-8px);
      border-color:rgba(196,233,249,.55);
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_img{
      width:100%;
      height:210px;
      overflow:hidden;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_img img{
      width:100%;
      height:100%;
      object-fit:cover;
      display:block;
      filter:brightness(.86) contrast(1.04);
      transition:transform .5s var(--CEOJA-ease);
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_card:hover .CEOJA_GEO_service_img img{
      transform:scale(1.08);
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_body,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_why_card{
      padding:24px;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_body h3,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_why_card h3{
      margin:0 0 12px;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_body p,
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_why_card p{
      margin:0;
      text-align:justify;
      text-align-last:center;
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_map{
      width:100%;
      min-height:460px;
      border-radius:28px;
      overflow:hidden;
      border:1px solid rgba(255,255,252,.16);
      background:rgba(255,255,252,.07);
    }

    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_map iframe{
      width:100%;
      height:100%;
      min-height:460px;
      border:0;
      display:block;
    }

    @media(min-width:1600px){
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_hero{
        align-items:stretch;
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_about,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_imageBox{
        height:100%;
      }
    }

    @media(max-width:1053px){
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_hero,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_services_grid,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_why_grid{
        grid-template-columns:1fr;
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_about,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_body,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_why_card{
        text-align:center;
      }
    }

    @media(max-width:980px){
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 h2,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_about h2{
        font-size:40px;
        text-align:center;
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points{
        grid-template-columns:repeat(2,minmax(0,1fr));
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points li:nth-child(2){
        border-right:0;
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points li:nth-child(1),
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points li:nth-child(2){
        border-bottom:1px solid rgba(196,233,249,.22);
      }
    }

    @media(max-width:767px){
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1{
        padding:5%;
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 h2,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_about h2{
        font-size:32px;
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_about{
        padding:28px 20px;
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_buttons,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points{
        grid-template-columns:1fr;
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points li{
        border-right:0;
        border-bottom:1px solid rgba(196,233,249,.22);
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_points li:last-child{
        border-bottom:0;
      }

      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_imageBox,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_map,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_map iframe{
        min-height:380px;
      }
    }

    @media(prefers-reduced-motion:reduce){
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJAGeoBTN,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_card,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_why_card,
      #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_img img{
        transition:none;
      }
    }
    
    #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_services_grid_three{
  grid-template-columns:repeat(3,minmax(0,1fr));
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_link{
  text-decoration:none;
  display:block;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_link h3,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_link p{
  color:#fffffc;
}

@media(max-width:1053px){
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_services_grid_three,
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_cards_grid{
    grid-template-columns:1fr;
  }
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_cards_grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card{
  text-decoration:none;
  position:relative;
  overflow:hidden;
  border-radius:28px;
  background:
    radial-gradient(circle at 18% 18%,rgba(72,151,207,.22),transparent 34%),
    linear-gradient(145deg,rgba(255,255,252,.10),rgba(255,255,252,.04));
  border:1px solid rgba(196,233,249,.22);
  min-height:100%;
  display:flex;
  flex-direction:column;
  transition:transform .36s var(--CEOJA-ease),border-color .36s var(--CEOJA-ease),background .36s var(--CEOJA-ease);
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:focus-visible{
  transform:translateY(-8px);
  border-color:rgba(196,233,249,.58);
  background:
    radial-gradient(circle at 18% 18%,rgba(72,151,207,.30),transparent 36%),
    linear-gradient(145deg,rgba(255,255,252,.13),rgba(255,255,252,.05));
  outline:none;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_image{
  width:100%;
  height:230px;
  overflow:hidden;
  border-radius:28px 28px 0 0;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  filter:brightness(.84) contrast(1.06);
  transition:transform .55s var(--CEOJA-ease);
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA_GEO_city_card_image img{
  transform:scale(1.08);
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_icon{
  width:92px;
  height:92px;
  margin:-46px auto 18px;
  border-radius:50%;
  background:linear-gradient(135deg,#4897cf,#192a5e);
  border:6px solid #fffffc;
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  z-index:2;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_icon svg{
  width:46px;
  height:46px;
  fill:none;
  stroke:#fffffc;
  stroke-width:2.4;
  stroke-linecap:round;
  stroke-linejoin:round;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_body{
  padding:0 24px 24px;
  display:flex;
  flex-direction:column;
  gap:16px;
  flex:1;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_body h3{
  margin:0;
  font-size:30px;
  line-height:1.12;
  color:#fffffc;
  text-align:center;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_body p{
  margin:0;
  color:rgba(255,255,252,.84);
  text-align:justify;
  text-align-last:center;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_features{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin-top:auto;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_features span{
  min-height:54px;
  padding:10px 8px;
  border-radius:14px;
  border:1px solid rgba(196,233,249,.22);
  background:rgba(255,255,252,.07);
  color:#fffffc;
  font-size:13px;
  line-height:1.25;
  font-weight:800;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_btn{
  min-height:64px;
  padding:16px 20px;
  border-radius:12px;
  background:#4897cf;
  border:1px solid #4897cf;
  color:#fffffc;

  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;

  font-family:"Montserrat",Arial,sans-serif;
  font-size:16px;
  line-height:1.2;
  font-weight:700;
  text-align:center;

  position:relative;
  overflow:hidden;
  isolation:isolate;

  box-shadow:
    0 14px 34px rgba(0,0,0,.16),
    inset 0 1px 0 rgba(255,255,255,.28);

  transition:
    transform .32s ease,
    color .32s ease,
    background .32s ease,
    border-color .32s ease,
    box-shadow .32s ease;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_btn::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(
      115deg,
      transparent 0%,
      rgba(255,255,255,.48) 45%,
      transparent 58%
    );

  background-size:240% 100%;
  background-position:-140% center;

  transition:background-position .65s ease;
  z-index:1;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_btn span,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_btn svg{
  position:relative;
  z-index:3;
  color:inherit;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_btn svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;

  transition:transform .32s ease;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA_GEO_city_card_btn{
  background:#fffffc;
  color:#4897cf;
  border-color:#fffffc;

  transform:translateY(-4px);

  box-shadow:
    0 22px 46px rgba(0,0,0,.24),
    0 0 0 6px rgba(72,151,207,.12),
    inset 0 1px 0 rgba(255,255,255,.36);
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA_GEO_city_card_btn::before{
  background-position:130% center;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA_GEO_city_card_btn svg{
  transform:translateX(5px);
}


@media(max-width:1053px){
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_cards_grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:767px){
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_features{
    grid-template-columns:1fr;
  }

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_card_body h3{
    font-size:26px;
  }
}

@media(max-width:767px){

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_services_grid,
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_cards_grid{
    display:flex !important;
    flex-wrap:nowrap !important;
    gap:18px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    padding-bottom:18px;
  }

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_card,
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card{
    flex:0 0 88% !important;
    width:88% !important;
    min-width:88% !important;
    scroll-snap-align:center;
  }

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_services_grid::-webkit-scrollbar,
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_cards_grid::-webkit-scrollbar{
    height:6px;
  }

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_services_grid::-webkit-scrollbar-thumb,
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_cards_grid::-webkit-scrollbar-thumb{
    background:#4897cf;
    border-radius:999px;
  }

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_swipe_hint{
    display:block;
    margin:18px auto 0;
    color:#c4e9f9;
    font-size:14px;
    font-weight:800;
    text-align:center;
    text-align-last:center;
    letter-spacing:.04em;
  }
}

@media(min-width:768px){
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_swipe_hint{
    display:none;
  }
}

@media(max-width:767px){

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_services_grid,
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_cards_grid{
    padding-top:14px !important;
    padding-bottom:22px !important;
    overflow-x:auto !important;
    overflow-y:visible !important;
  }

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_card:hover,
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover,
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_service_card:focus-visible,
  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:focus-visible{
    transform:translateY(-3px) !important;
  }
}

@media(max-width:767px){

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_swipe_hint{
    width:100%;
    margin:18px auto 0;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;

    color:#c4e9f9;
    font-size:14px;
    line-height:1.2;
    font-weight:800;
    letter-spacing:.04em;

    text-align:center;
    text-transform:uppercase;

    animation:CEOJA_GEO_SwipeHint 2s ease-in-out infinite;
  }

  #CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_swipe_hint svg{
    width:18px;
    height:18px;
    flex:0 0 18px;

    fill:none;
    stroke:currentColor;
    stroke-width:2.2;
    stroke-linecap:round;
    stroke-linejoin:round;
  }

  @keyframes CEOJA_GEO_SwipeHint{
    0%,100%{
      transform:translateX(0);
      opacity:.82;
    }

    50%{
      transform:translateX(4px);
      opacity:1;
    }
  }
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn{
  --btn-bg:#4897cf;
  --btn-color:#fffffc;
  --btn-border:#4897cf;
  --btn-hover-bg:#fffffc;
  --btn-hover-color:#4897cf;
  --btn-hover-border:#fffffc;
  width:100%;
  min-height:64px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:16px 20px;
  border-radius:12px;
  border:1px solid var(--btn-border);
  background:var(--btn-bg);
  color:var(--btn-color);
  font-family:"Montserrat",Arial,sans-serif;
  font-size:16px;
  line-height:1.2;
  font-weight:700;
  text-decoration:none;
  text-align:center;
  position:relative;
  overflow:hidden;
  isolation:isolate;
  transform:translateZ(0);
  box-shadow:0 14px 34px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.28);
  transition:transform .32s ease,color .32s ease,background .32s ease,border-color .32s ease,box-shadow .32s ease;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn span,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn svg{
  position:relative;
  z-index:3;
  color:inherit;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .32s ease;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn::before{
  content:"";
  position:absolute;
  inset:-2px;
  z-index:0;
  border-radius:inherit;
  background:conic-gradient(from 180deg,transparent 0deg,rgba(255,255,255,.15) 50deg,#4897cf 100deg,rgba(255,255,252,.95) 150deg,transparent 220deg,#4897cf 300deg,transparent 360deg);
  opacity:0;
  transform:scale(1.08) rotate(0deg);
  transition:opacity .32s ease;
  animation:CEOJARingSpin 2.6s linear infinite;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn::after{
  content:"";
  position:absolute;
  inset:2px;
  z-index:1;
  border-radius:10px;
  background:linear-gradient(135deg,var(--btn-hover-bg),var(--btn-hover-bg)),linear-gradient(115deg,transparent 0%,rgba(255,255,255,.55) 45%,transparent 58%);
  background-size:100% 100%,240% 100%;
  background-position:center,-120% center;
  opacity:0;
  transition:opacity .32s ease,background-position .55s ease;
}

@keyframes CEOJARingSpin{
  to{transform:scale(1.08) rotate(360deg);}
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn{
  color:var(--btn-hover-color);
  border-color:var(--btn-hover-border);
  transform:translateY(-5px) scale(1.015);
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn::before,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn::after{
  opacity:1;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn::after{
  background-position:center,130% center;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn svg{
  transform:translateX(5px);
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn{
  --btn-bg:#4897cf;
  --btn-color:#fffffc;
  --btn-border:#4897cf;
  --btn-hover-bg:#fffffc;
  --btn-hover-color:#4897cf;
  --btn-hover-border:#fffffc;

  width:auto;
  min-width:170px;
  max-width:220px;

  margin:0 auto;

  min-height:56px;

  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;

  padding:14px 18px;

  border-radius:12px;
  border:1px solid var(--btn-border);

  background:var(--btn-bg);
  color:var(--btn-color);

  font-family:"Montserrat",Arial,sans-serif;
  font-size:15px;
  line-height:1.1;
  font-weight:700;

  white-space:nowrap;

  text-decoration:none;
  text-align:center;

  position:relative;
  overflow:hidden;
  isolation:isolate;

  transform:translateZ(0);

  box-shadow:
    0 10px 24px rgba(0,0,0,.14),
    inset 0 1px 0 rgba(255,255,255,.22);

  transition:
    transform .32s ease,
    color .32s ease,
    background .32s ease,
    border-color .32s ease,
    box-shadow .32s ease;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn span,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn svg{
  position:relative;
  z-index:3;
  color:inherit;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn svg{
    width:16px;
  height:16px;
  flex:0 0 auto;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .32s ease;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn::before{
  content:"";
  position:absolute;
  inset:-2px;
  z-index:0;
  border-radius:inherit;
  background:conic-gradient(from 180deg,transparent 0deg,rgba(255,255,255,.15) 50deg,#4897cf 100deg,rgba(255,255,252,.95) 150deg,transparent 220deg,#4897cf 300deg,transparent 360deg);
  opacity:0;
  transform:scale(1.08) rotate(0deg);
  transition:opacity .32s ease;
  animation:CEOJARingSpin 2.6s linear infinite;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA-btn::after{
  content:"";
  position:absolute;
  inset:2px;
  z-index:1;
  border-radius:10px;
  background:
    linear-gradient(135deg,var(--btn-hover-bg),var(--btn-hover-bg)),
    linear-gradient(115deg,transparent 0%,rgba(255,255,255,.55) 45%,transparent 58%);
  background-size:100% 100%,240% 100%;
  background-position:center,-120% center;
  opacity:0;
  transition:opacity .32s ease,background-position .55s ease;
}

@keyframes CEOJARingSpin{
  to{transform:scale(1.08) rotate(360deg);}
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn{
  color:var(--btn-hover-color);
  border-color:var(--btn-hover-border);
  transform:translateY(-3px);
  box-shadow:0 22px 46px rgba(0,0,0,.24), 0 0 0 6px rgba(72,151,207,.12), inset 0 1px 0 rgba(255,255,255,.36);
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn::before,
#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn::after{
  opacity:1;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn::after{
  background-position:center,130% center;
}

#CEOJA_GEO_BergenCounty_RoofingCompanies_V1 .CEOJA_GEO_city_premium_card:hover .CEOJA-btn svg{
  transform:translateX(5px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d9017a2 */#CEOJA-GHI-CTA-S1,
    #CEOJA-GHI-CTA-S1 *,
    #CEOJA-GHI-CTA-S1 *::before,
    #CEOJA-GHI-CTA-S1 *::after{
      box-sizing:border-box;
      min-width:0;
    }

    #CEOJA-GHI-CTA-S1{
      --CEOJA-blue:#4897cf;
      --CEOJA-ivory:#fffffc;
      --CEOJA-navy:#121b43;
      --CEOJA-navy3:#192A5E;
      --CEOJA-navy-2:#17275f;
      --CEOJA-black:#000000;
      --CEOJA-radius:12px;
      width:100%;
      padding:5%;
      position:relative;
      overflow:hidden;
      isolation:isolate;
      font-family:"Montserrat", Arial, sans-serif;
      color:var(--CEOJA-black);
      background:
        radial-gradient(circle at 12% 10%, rgba(72,151,207,.18), transparent 28%),
        radial-gradient(circle at 92% 20%, rgba(18,27,67,.10), transparent 30%),
        linear-gradient(135deg, #ffffff 0%, #f6f9fc 52%, #eef4f9 100%);
    }

    .CEOJA-GHI-CTA-wrap{
      width:100%;
      margin:0 auto;
      display:grid;
      grid-template-columns:minmax(0, 1fr) minmax(360px, .92fr);
      gap:26px;
      align-items:stretch;
    }

    .CEOJA-GHI-CTA-content,
    .CEOJA-GHI-CTA-media{
      min-height:100%;
      border-radius:24px;
      overflow:hidden;
      position:relative;
      box-shadow:0 24px 70px rgba(18,27,67,.14);
    }

    .CEOJA-GHI-CTA-content{
      padding:clamp(30px, 4.5vw, 64px);
      border:1px solid rgba(18,27,67,.14);
      background:rgba(255,255,252,.96);
      display:flex;
      flex-direction:column;
      justify-content:center;
      gap:24px;
    }

    .CEOJA-GHI-CTA-content::before{
      content:"";
      position:absolute;
      inset:0;
      pointer-events:none;
      background:
        linear-gradient(90deg, rgba(72,151,207,.08) 1px, transparent 1px),
        linear-gradient(0deg, rgba(18,27,67,.06) 1px, transparent 1px);
      background-size:46px 46px;
      opacity:.34;
    }

    .CEOJA-GHI-CTA-content > *{
      position:relative;
      z-index:2;
    }

    .CEOJA-GHI-CTA-title{
      margin:0;
      font-family:"Poppins", Arial, sans-serif;
      font-size:48px;
      line-height:1.12;
      font-weight:700;
      letter-spacing:-.03em;
      text-align:center;
      color:var(--CEOJA-navy);
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-CTA-text{
      width:100%;
      margin:0;
      font-family:"Montserrat", Arial, sans-serif;
      font-size:16px;
      line-height:1.7;
      font-weight:500;
      text-align:left;
      color:rgba(0,0,0,.72);
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-CTA-grid{
      width:100%;
      display:grid;
      grid-template-columns:repeat(3, minmax(0, 1fr));
      gap:12px;
      align-items:stretch;
    }

    .CEOJA-GHI-CTA-card{
      min-height:112px;
      padding:18px;
      border-radius:16px;
      border:1px solid rgba(18,27,67,.14);
      background:#ffffff;
      display:flex;
      flex-direction:column;
      justify-content:center;
      gap:6px;
      box-shadow:0 12px 30px rgba(18,27,67,.07);
    }

    .CEOJA-GHI-CTA-card strong{
      display:block;
      font-family:"Montserrat", Arial, sans-serif;
      font-size:18px;
      line-height:1.25;
      font-weight:700;
      text-align:center;
      color:var(--CEOJA-navy);
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-CTA-card span{
      display:block;
      font-family:"Montserrat", Arial, sans-serif;
      font-size:14px;
      line-height:1.55;
      font-weight:500;
      text-align:left;
      color:rgba(0,0,0,.72);
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-CTA-actions{
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      justify-content:center;
      gap:14px;
    }

    .CEOJA-GHI-CTA-btn{
      --btn-bg:var(--CEOJA-blue);
      --btn-color:var(--CEOJA-black);
      --btn-border:var(--CEOJA-blue);
      --btn-hover-bg:var(--CEOJA-ivory);
      --btn-hover-color:var(--CEOJA-blue);
      --btn-hover-border:var(--CEOJA-blue);

      width:min(100%, 320px);
      min-height:66px;
      display:inline-flex;
      align-items:center;
      justify-content:center;
      gap:12px;
      padding:17px 24px;
      border-radius:var(--CEOJA-radius);
      border:1px solid var(--btn-border);
      background:var(--btn-bg);
      color:var(--btn-color);
      font-family:"Montserrat", Arial, sans-serif;
      font-size:16px;
      line-height:1.2;
      font-weight:700;
      text-align:center;
      text-decoration:none;
      position:relative;
      overflow:hidden;
      isolation:isolate;
      transform:translateZ(0);
      box-shadow:
        0 14px 34px rgba(0,0,0,.16),
        inset 0 1px 0 rgba(255,255,255,.28);
      transition:
        transform .32s ease,
        color .32s ease,
        background .32s ease,
        border-color .32s ease,
        box-shadow .32s ease;
    }

    .CEOJA-GHI-CTA-btn span,
    .CEOJA-GHI-CTA-btn svg{
      position:relative;
      z-index:3;
      color:inherit;
    }

    .CEOJA-GHI-CTA-btn span{
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-CTA-btn svg{
      width:20px;
      height:20px;
      flex:0 0 auto;
      fill:none;
      stroke:currentColor;
      stroke-width:2.2;
      stroke-linecap:round;
      stroke-linejoin:round;
      transition:transform .32s ease;
    }

    .CEOJA-GHI-CTA-btn::before{
      content:"";
      position:absolute;
      inset:-2px;
      z-index:0;
      border-radius:inherit;
      background:
        conic-gradient(
          from 180deg,
          transparent 0deg,
          rgba(255,255,255,.15) 50deg,
          var(--CEOJA-blue) 100deg,
          rgba(255,255,252,.95) 150deg,
          transparent 220deg,
          var(--CEOJA-blue) 300deg,
          transparent 360deg
        );
      opacity:0;
      transform:scale(1.08) rotate(0deg);
      transition:opacity .32s ease;
      animation:CEOJA-GHI-CTA-ringSpin 2.6s linear infinite;
    }

    .CEOJA-GHI-CTA-btn::after{
      content:"";
      position:absolute;
      inset:2px;
      z-index:1;
      border-radius:calc(var(--CEOJA-radius) - 2px);
      background:
        linear-gradient(135deg, var(--btn-hover-bg), var(--btn-hover-bg)),
        linear-gradient(115deg, transparent 0%, rgba(255,255,255,.56) 45%, transparent 58%);
      background-size:100% 100%, 240% 100%;
      background-position:center, -120% center;
      opacity:0;
      transition:
        opacity .32s ease,
        background-position .55s ease;
    }

    @keyframes CEOJA-GHI-CTA-ringSpin{
      to{transform:scale(1.08) rotate(360deg);}
    }

    .CEOJA-GHI-CTA-btn:hover,
    .CEOJA-GHI-CTA-btn:focus-visible{
      color:var(--btn-hover-color);
      border-color:var(--btn-hover-border);
      transform:translateY(-5px) scale(1.015);
      box-shadow:
        0 22px 46px rgba(0,0,0,.24),
        0 0 0 6px rgba(72,151,207,.12),
        inset 0 1px 0 rgba(255,255,255,.36);
      outline:none;
    }

    .CEOJA-GHI-CTA-btn:hover::before,
    .CEOJA-GHI-CTA-btn:focus-visible::before{
      opacity:1;
    }

    .CEOJA-GHI-CTA-btn:hover::after,
    .CEOJA-GHI-CTA-btn:focus-visible::after{
      opacity:1;
      background-position:center, 130% center;
    }

    .CEOJA-GHI-CTA-btn:hover svg,
    .CEOJA-GHI-CTA-btn:focus-visible svg{
      transform:translateX(5px);
    }

    .CEOJA-GHI-CTA-btn:active{
      transform:translateY(-2px) scale(.99);
    }

    .CEOJA-GHI-CTA-btn-primary{
      --btn-bg:var(--CEOJA-blue);
      --btn-color:var(--CEOJA-black);
      --btn-border:var(--CEOJA-blue);
      --btn-hover-bg:var(--CEOJA-ivory);
      --btn-hover-color:var(--CEOJA-blue);
      --btn-hover-border:var(--CEOJA-blue);
    }

    .CEOJA-GHI-CTA-btn-secondary{
      --btn-bg:var(--CEOJA-ivory);
      --btn-color:var(--CEOJA-black);
      --btn-border:rgba(18,27,67,.55);
      --btn-hover-bg:var(--CEOJA-blue);
      --btn-hover-color:var(--CEOJA-ivory);
      --btn-hover-border:var(--CEOJA-blue);
    }

    .CEOJA-GHI-CTA-media{
      min-height:520px;
      border:1px solid rgba(18,27,67,.14);
      background:var(--CEOJA-navy);
      display:flex;
      align-items:stretch;
      justify-content:center;
    }

    .CEOJA-GHI-CTA-media img{
      width:100%;
      height:100%;
      min-height:520px;
      display:block;
      object-fit:cover;
      object-position:center;
      transform:scale(1.01);
      transition:transform .55s ease, filter .55s ease;
    }

    .CEOJA-GHI-CTA-media::before{
      content:"";
      position:absolute;
      inset:0;
      z-index:2;
      pointer-events:none;
      background:
        linear-gradient(90deg, rgba(18,27,67,.18), transparent 42%),
        linear-gradient(0deg, rgba(18,27,67,.30), transparent 46%);
    }

    .CEOJA-GHI-CTA-media::after{
      content:"Free Estimates Available";
      position:absolute;
      left:24px;
      right:24px;
      bottom:24px;
      z-index:3;
      min-height:74px;
      padding:18px 22px;
      border-radius:18px;
      border:1px solid rgba(255,255,252,.30);
      background:rgba(255,255,252,.88);
      backdrop-filter:blur(12px);
      display:flex;
      align-items:center;
      justify-content:center;
      font-family:"Montserrat", Arial, sans-serif;
      font-size:22px;
      line-height:1.2;
      font-weight:700;
      text-align:center;
      color:var(--CEOJA-navy);
      overflow-wrap:anywhere;
      word-break:break-word;
      box-shadow:0 18px 46px rgba(0,0,0,.20);
    }

    .CEOJA-GHI-CTA-media:hover img{
      transform:scale(1.055);
      filter:saturate(1.06) contrast(1.02);
    }

    @media (max-width:1180px){
      .CEOJA-GHI-CTA-wrap{
        grid-template-columns:1fr;
      }

      .CEOJA-GHI-CTA-media{
        min-height:420px;
      }

      .CEOJA-GHI-CTA-media img{
        min-height:420px;
      }
    }

    @media (max-width:900px){
      #CEOJA-GHI-CTA-S1{
        padding:5%;
      }

      .CEOJA-GHI-CTA-title{
        font-size:40px;
      }

      .CEOJA-GHI-CTA-grid{
        grid-template-columns:repeat(3, minmax(0, 1fr));
      }
    }

    @media (max-width:700px){
      .CEOJA-GHI-CTA-grid{
        grid-template-columns:1fr;
      }

      .CEOJA-GHI-CTA-actions{
        flex-direction:column;
        align-items:stretch;
      }

      .CEOJA-GHI-CTA-btn{
        width:100%;
      }
    }

    @media (max-width:640px){
      #CEOJA-GHI-CTA-S1{
        padding:52px 5%;
      }

      .CEOJA-GHI-CTA-content,
      .CEOJA-GHI-CTA-media{
        border-radius:18px;
      }

      .CEOJA-GHI-CTA-content{
        padding:26px 18px;
        gap:20px;
      }

      .CEOJA-GHI-CTA-title{
        font-size:32px;
      }

      .CEOJA-GHI-CTA-text{
        font-size:15px;
      }

      .CEOJA-GHI-CTA-card{
        min-height:96px;
        padding:16px;
      }

      .CEOJA-GHI-CTA-media,
      .CEOJA-GHI-CTA-media img{
        min-height:340px;
      }

      .CEOJA-GHI-CTA-media::after{
        left:16px;
        right:16px;
        bottom:16px;
        min-height:64px;
        padding:15px 18px;
        border-radius:15px;
        font-size:18px;
      }

      .CEOJA-GHI-CTA-btn{
        min-height:62px;
        font-size:15px;
        padding:15px 18px;
      }
    }

    @media (prefers-reduced-motion:reduce){
      .CEOJA-GHI-CTA-btn::before{
        animation:none;
      }

      .CEOJA-GHI-CTA-btn,
      .CEOJA-GHI-CTA-btn::before,
      .CEOJA-GHI-CTA-btn::after,
      .CEOJA-GHI-CTA-btn svg,
      .CEOJA-GHI-CTA-media img{
        transition:none;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0f7e1fc */#CEOJA-GEO-Reviews-S2-Final,
    #CEOJA-GEO-Reviews-S2-Final *,
    #CEOJA-GEO-Reviews-S2-Final *::before,
    #CEOJA-GEO-Reviews-S2-Final *::after{
      box-sizing:border-box;
      min-width:0;
    }

    #CEOJA-GEO-Reviews-S2-Final{
      --CEOJA-blue:#4897cf;
      --CEOJA-ivory:#fffffc;
      --CEOJA-navy:#121b43;
      --CEOJA-navy3:#192A5E;
      --CEOJA-navy-2:#17275f;
      --CEOJA-black:#000000;
      --CEOJA-radius:12px;
      width:100%;
      padding:5%;
      position:relative;
      overflow:hidden;
      isolation:isolate;
      font-family:"Montserrat", Arial, sans-serif;
      color:var(--CEOJA-ivory);
      background:
        radial-gradient(circle at 14% 10%, rgba(72,151,207,.28), transparent 30%),
        radial-gradient(circle at 86% 78%, rgba(72,151,207,.18), transparent 32%),
        linear-gradient(135deg, var(--CEOJA-navy), #101735 58%, var(--CEOJA-navy3));
    }

    #CEOJA-GEO-Reviews-S2-Final::before{
      content:"";
      position:absolute;
      inset:-34%;
      z-index:-1;
      pointer-events:none;
      background:
        linear-gradient(115deg, transparent 0%, rgba(255,255,255,.11) 48%, transparent 58%),
        radial-gradient(circle at 18% 20%, rgba(72,151,207,.22), transparent 30%);
      opacity:.85;
      animation:CEOJAGEOReviewsFinalFlow 10s ease-in-out infinite alternate;
    }

    @keyframes CEOJAGEOReviewsFinalFlow{
      from{transform:translate3d(-2%, -1%, 0) rotate(0deg);}
      to{transform:translate3d(2%, 1%, 0) rotate(4deg);}
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-wrap{
      width:100%;
      margin:0 auto;
      display:flex;
      flex-direction:column;
      gap:30px;
      position:relative;
      z-index:1;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-header{
      width:min(100%, 960px);
      margin:0 auto;
      display:flex;
      flex-direction:column;
      align-items:center;
      gap:16px;
      text-align:center;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-header h2{
      margin:0;
      font-family:"Poppins", Arial, sans-serif;
      font-size:48px;
      line-height:1.12;
      font-weight:700;
      letter-spacing:-.03em;
      text-align:center;
      color:var(--CEOJA-ivory);
      overflow-wrap:anywhere;
      word-break:break-word;
      text-shadow:0 14px 34px rgba(0,0,0,.22);
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-header p{
      width:min(100%, 850px);
      margin:0;
      font-family:"Montserrat", Arial, sans-serif;
      font-size:16px;
      line-height:1.7;
      font-weight:500;
      color:rgba(255,255,252,.8);
      text-align:left;
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-review-shell{
      width:100%;
      padding:clamp(22px, 3vw, 38px);
      border-radius:30px;
      position:relative;
      overflow:hidden;
      isolation:isolate;
      border:1px solid rgba(255,255,255,.16);
      background:
        radial-gradient(circle at 14% 0%, rgba(72,151,207,.18), transparent 28%),
        radial-gradient(circle at 92% 100%, rgba(18,27,67,.1), transparent 30%),
        linear-gradient(145deg, rgba(255,255,252,.96), rgba(245,246,249,.98));
      box-shadow:0 28px 80px rgba(0,0,0,.22);
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-review-shell::before{
      content:"";
      position:absolute;
      inset:14px;
      z-index:-1;
      border-radius:24px;
      border:1px solid rgba(18,27,67,.08);
      background:
        linear-gradient(135deg, rgba(72,151,207,.08), transparent 36%),
        repeating-linear-gradient(
          135deg,
          rgba(18,27,67,.035) 0,
          rgba(18,27,67,.035) 1px,
          transparent 1px,
          transparent 14px
        );
      opacity:.75;
      pointer-events:none;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-widget-inner{
      width:100%;
      min-height:440px;
      display:flex;
      align-items:center;
      justify-content:center;
      border-radius:24px;
      background:#ffffff;
      border:1px solid rgba(18,27,67,.12);
      padding:20px;
      box-shadow:
        0 20px 48px rgba(18,27,67,.12),
        inset 0 1px 0 rgba(255,255,255,.9);
      overflow:hidden;
      position:relative;
      z-index:1;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box{
      width:100%;
      min-height:400px;
      display:flex;
      align-items:center;
      justify-content:center;
      overflow:hidden;
      border-radius:18px;
      background:#ffffff;
      color:var(--CEOJA-black);
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box,
    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box *{
      max-width:100%;
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box iframe{
      max-width:100% !important;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box img{
      max-width:100%;
      height:auto;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box .ti-widget,
    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box .trustindex-widget{
      width:100% !important;
      max-width:100% !important;
      margin:0 !important;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-actions{
      width:100%;
      display:grid;
      grid-template-columns:repeat(2, minmax(0, 350px));
      justify-content:center;
      gap:14px;
      align-items:stretch;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn{
      --btn-bg:var(--CEOJA-ivory);
      --btn-color:var(--CEOJA-black);
      --btn-border:var(--CEOJA-ivory);
      --btn-hover-bg:var(--CEOJA-blue);
      --btn-hover-color:var(--CEOJA-ivory);
      --btn-hover-border:var(--CEOJA-blue);

      width:100%;
      min-height:74px;
      display:inline-flex;
      align-items:center;
      justify-content:center;
      gap:12px;
      padding:18px 26px;
      border-radius:var(--CEOJA-radius);
      border:1px solid var(--btn-border);
      background:var(--btn-bg);
      color:var(--btn-color);
      font-family:"Montserrat", Arial, sans-serif;
      font-size:18px;
      line-height:1.2;
      font-weight:700;
      text-decoration:none;
      text-align:center;
      position:relative;
      overflow:hidden;
      isolation:isolate;
      transform:translateZ(0);
      box-shadow:
        0 14px 34px rgba(0,0,0,.16),
        inset 0 1px 0 rgba(255,255,255,.28);
      transition:
        transform .32s ease,
        color .32s ease,
        background .32s ease,
        border-color .32s ease,
        box-shadow .32s ease;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn span,
    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn svg{
      position:relative;
      z-index:3;
      color:inherit;
      min-width:0;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn span{
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn svg{
      width:20px;
      height:20px;
      flex:0 0 auto;
      fill:none;
      stroke:currentColor;
      stroke-width:2.2;
      stroke-linecap:round;
      stroke-linejoin:round;
      transition:transform .32s ease;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn::before{
      content:"";
      position:absolute;
      inset:-2px;
      z-index:0;
      border-radius:inherit;
      background:
        conic-gradient(
          from 180deg,
          transparent 0deg,
          rgba(255,255,255,.15) 50deg,
          var(--CEOJA-blue) 100deg,
          rgba(255,255,252,.95) 150deg,
          transparent 220deg,
          var(--CEOJA-blue) 300deg,
          transparent 360deg
        );
      opacity:0;
      transform:scale(1.08) rotate(0deg);
      transition:opacity .32s ease;
      animation:CEOJAGEOReviewsFinalRing 2.6s linear infinite;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn::after{
      content:"";
      position:absolute;
      inset:2px;
      z-index:1;
      border-radius:calc(var(--CEOJA-radius) - 2px);
      background:
        linear-gradient(135deg, var(--btn-hover-bg), var(--btn-hover-bg)),
        linear-gradient(115deg, transparent 0%, rgba(255,255,255,.55) 45%, transparent 58%);
      background-size:100% 100%, 240% 100%;
      background-position:center, -120% center;
      opacity:0;
      transition:
        opacity .32s ease,
        background-position .55s ease;
    }

    @keyframes CEOJAGEOReviewsFinalRing{
      to{transform:scale(1.08) rotate(360deg);}
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn:hover,
    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn:focus-visible{
      color:var(--btn-hover-color);
      border-color:var(--btn-hover-border);
      transform:translateY(-5px) scale(1.015);
      box-shadow:
        0 22px 46px rgba(0,0,0,.24),
        0 0 0 6px rgba(72,151,207,.12),
        inset 0 1px 0 rgba(255,255,255,.36);
      outline:none;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn:hover::before,
    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn:focus-visible::before{
      opacity:1;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn:hover::after,
    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn:focus-visible::after{
      opacity:1;
      background-position:center, 130% center;
    }

    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn:hover svg,
    #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn:focus-visible svg{
      transform:translateX(5px);
    }

    @media (max-width:1024px){
      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-header h2{
        font-size:40px;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-widget-inner{
        min-height:390px;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box{
        min-height:340px;
      }
    }

    @media (max-width:760px){
      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-review-shell{
        padding:24px;
        border-radius:24px;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-review-shell::before{
        inset:10px;
        border-radius:20px;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-widget-inner{
        padding:14px;
        border-radius:20px;
        min-height:340px;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-actions{
        grid-template-columns:1fr;
      }
    }

    @media (max-width:640px){
      #CEOJA-GEO-Reviews-S2-Final{
        padding:52px 5%;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-wrap{
        gap:24px;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-header h2{
        font-size:32px;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-header p{
        font-size:15px;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box{
        min-height:260px;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn{
        min-height:64px;
        font-size:16px;
        padding:16px 18px;
      }
    }

    @media (prefers-reduced-motion:reduce){
      #CEOJA-GEO-Reviews-S2-Final::before,
      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn::before{
        animation:none;
      }

      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn,
      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn::before,
      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn::after,
      #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn svg{
        transition:none;
      }
    }
    /* PATCH GLOBAL MOBILE: centrar títulos y justificar textos */
@media (max-width:760px){
  #CEOJA-GEO-Reviews-S2-Final,
  #CEOJA-GEO-Reviews-S2-Final *{
    text-align:center;
  }

  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-header,
  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-review-shell,
  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-widget-inner,
  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-trustindex-box{
    align-items:center;
    justify-content:center;
    text-align:center;
  }

  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-header h2,
  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn,
  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn span{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }

  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-reviews-header p{
    text-align:justify;
    text-align-last:center;
    hyphens:auto;
    margin-left:auto;
    margin-right:auto;
  }

  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-actions{
    justify-items:center;
  }

  #CEOJA-GEO-Reviews-S2-Final .CEOJA-GEO-btn{
    justify-content:center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-45ab7ae */#CEOJA-GHI-FAQ-MobileSlide-S1S3,
    #CEOJA-GHI-FAQ-MobileSlide-S1S3 *,
    #CEOJA-GHI-FAQ-MobileSlide-S1S3 *::before,
    #CEOJA-GHI-FAQ-MobileSlide-S1S3 *::after{
      box-sizing:border-box;
      min-width:0;
    }

    #CEOJA-GHI-FAQ-MobileSlide-S1S3{
      --CEOJA-blue:#4897cf;
      --CEOJA-ivory:#fffffc;
      --CEOJA-navy:#121b43;
      --CEOJA-navy3:#192A5E;
      --CEOJA-black:#000000;
      --CEOJA-radius:12px;
      width:100%;
      padding:5%;
      position:relative;
      overflow:hidden;
      isolation:isolate;
      font-family:"Montserrat", Arial, sans-serif;
      color:var(--CEOJA-black);
      background:
        radial-gradient(circle at 10% 8%, rgba(72,151,207,.16), transparent 30%),
        radial-gradient(circle at 88% 12%, rgba(18,27,67,.10), transparent 32%),
        linear-gradient(135deg, #ffffff 0%, #f6f9fc 52%, #edf3f8 100%);
    }

    .CEOJA-GHI-FAQ-wrap{
      width:100%;
      margin:0 auto;
      display:grid;
      grid-template-columns:1fr;
      gap:26px;
    }

    .CEOJA-GHI-FAQ-head{
      width:100%;
      max-width:960px;
      margin:0 auto;
      text-align:center;
    }

    .CEOJA-GHI-FAQ-title{
      margin:0;
      font-family:"Poppins", Arial, sans-serif;
      font-size:48px;
      line-height:1.12;
      font-weight:700;
      letter-spacing:-.03em;
      text-align:center;
      color:var(--CEOJA-navy);
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-FAQ-text{
      margin:14px 0 0;
      font-family:"Montserrat", Arial, sans-serif;
      font-size:16px;
      line-height:1.7;
      font-weight:500;
      text-align:left;
      color:rgba(0,0,0,.72);
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-FAQ-grid{
      width:100%;
      display:grid;
      grid-template-columns:repeat(2, minmax(0, 1fr));
      gap:22px;
      align-items:stretch;
    }

    .CEOJA-GHI-FAQ-column{
      min-height:100%;
      display:grid;
      grid-template-rows:repeat(4, minmax(76px, auto));
      gap:14px;
      align-content:stretch;
      padding:0;
      border-radius:22px;
    }

    .CEOJA-GHI-FAQ-item{
      width:100%;
      min-height:76px;
      position:relative;
      border-radius:16px;
      overflow:hidden;
      transition:
        transform .28s ease,
        border-color .28s ease,
        box-shadow .28s ease;
    }

    .CEOJA-GHI-FAQ-column-light .CEOJA-GHI-FAQ-item{
      border:1px solid rgba(18,27,67,.16);
      background:rgba(255,255,252,.96);
      box-shadow:0 12px 30px rgba(18,27,67,.08);
    }

    .CEOJA-GHI-FAQ-column-dark .CEOJA-GHI-FAQ-item{
      border:1px solid rgba(18,27,67,.20);
      background:var(--CEOJA-navy);
      box-shadow:0 12px 30px rgba(18,27,67,.14);
    }

    .CEOJA-GHI-FAQ-item:hover{
      transform:translateY(-2px);
    }

    .CEOJA-GHI-FAQ-column-light .CEOJA-GHI-FAQ-item:hover,
    .CEOJA-GHI-FAQ-column-light .CEOJA-GHI-FAQ-item[open]{
      border-color:rgba(72,151,207,.62);
      box-shadow:0 18px 42px rgba(18,27,67,.12);
    }

    .CEOJA-GHI-FAQ-column-dark .CEOJA-GHI-FAQ-item:hover,
    .CEOJA-GHI-FAQ-column-dark .CEOJA-GHI-FAQ-item[open]{
      border-color:rgba(72,151,207,.82);
      box-shadow:0 18px 42px rgba(18,27,67,.20);
    }

    .CEOJA-GHI-FAQ-question{
      width:100%;
      min-height:76px;
      padding:18px 64px 18px 20px;
      position:relative;
      display:flex;
      align-items:center;
      cursor:pointer;
      list-style:none;
      font-family:"Montserrat", Arial, sans-serif;
      font-size:16px;
      line-height:1.35;
      font-weight:700;
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-FAQ-question::-webkit-details-marker{
      display:none;
    }

    .CEOJA-GHI-FAQ-column-light .CEOJA-GHI-FAQ-question{
      color:var(--CEOJA-navy);
    }

    .CEOJA-GHI-FAQ-column-dark .CEOJA-GHI-FAQ-question{
      color:var(--CEOJA-ivory);
    }

    .CEOJA-GHI-FAQ-question::before{
      content:"";
      position:absolute;
      top:50%;
      right:20px;
      width:32px;
      height:32px;
      border-radius:10px;
      background:var(--CEOJA-blue);
      transform:translateY(-50%);
      box-shadow:0 10px 24px rgba(72,151,207,.26);
      transition:
        transform .28s ease,
        background .28s ease,
        border-color .28s ease;
    }

    .CEOJA-GHI-FAQ-question::after{
      content:"+";
      position:absolute;
      top:50%;
      right:20px;
      width:32px;
      height:32px;
      display:flex;
      align-items:center;
      justify-content:center;
      transform:translateY(-50%);
      color:var(--CEOJA-black);
      font-family:"Montserrat", Arial, sans-serif;
      font-size:24px;
      line-height:1;
      font-weight:700;
      transition:
        transform .28s ease,
        color .28s ease;
    }

    .CEOJA-GHI-FAQ-item[open] .CEOJA-GHI-FAQ-question::before{
      background:var(--CEOJA-ivory);
      transform:translateY(-50%) rotate(45deg);
    }

    .CEOJA-GHI-FAQ-item[open] .CEOJA-GHI-FAQ-question::after{
      content:"−";
      color:var(--CEOJA-blue);
    }

    .CEOJA-GHI-FAQ-answer{
      padding:0 20px 20px;
      animation:CEOJA-GHI-FAQ-answerIn .28s ease both;
    }

    @keyframes CEOJA-GHI-FAQ-answerIn{
      from{
        opacity:0;
        transform:translateY(-6px);
      }
      to{
        opacity:1;
        transform:translateY(0);
      }
    }

    .CEOJA-GHI-FAQ-answer p{
      margin:0;
      font-family:"Montserrat", Arial, sans-serif;
      font-size:15px;
      line-height:1.7;
      font-weight:500;
      text-align:left;
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-FAQ-column-light .CEOJA-GHI-FAQ-answer p{
      color:rgba(0,0,0,.72);
    }

    .CEOJA-GHI-FAQ-column-dark .CEOJA-GHI-FAQ-answer p{
      color:rgba(255,255,252,.82);
    }

    .CEOJA-GHI-FAQ-actions{
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      justify-content:center;
      gap:14px;
    }

    .CEOJA-GHI-FAQ-btn{
      --btn-bg:var(--CEOJA-blue);
      --btn-color:var(--CEOJA-black);
      --btn-border:var(--CEOJA-blue);
      --btn-hover-bg:var(--CEOJA-ivory);
      --btn-hover-color:var(--CEOJA-blue);
      --btn-hover-border:var(--CEOJA-blue);

      width:min(100%, 310px);
      min-height:66px;
      display:inline-flex;
      align-items:center;
      justify-content:center;
      gap:12px;
      padding:17px 24px;
      border-radius:var(--CEOJA-radius);
      border:1px solid var(--btn-border);
      background:var(--btn-bg);
      color:var(--btn-color);
      font-family:"Montserrat", Arial, sans-serif;
      font-size:16px;
      line-height:1.2;
      font-weight:700;
      text-align:center;
      text-decoration:none;
      position:relative;
      overflow:hidden;
      isolation:isolate;
      transform:translateZ(0);
      box-shadow:
        0 14px 34px rgba(0,0,0,.16),
        inset 0 1px 0 rgba(255,255,255,.28);
      transition:
        transform .32s ease,
        color .32s ease,
        background .32s ease,
        border-color .32s ease,
        box-shadow .32s ease;
    }

    .CEOJA-GHI-FAQ-btn span,
    .CEOJA-GHI-FAQ-btn svg{
      position:relative;
      z-index:3;
      color:inherit;
    }

    .CEOJA-GHI-FAQ-btn span{
      overflow-wrap:anywhere;
      word-break:break-word;
    }

    .CEOJA-GHI-FAQ-btn svg{
      width:20px;
      height:20px;
      flex:0 0 auto;
      fill:none;
      stroke:currentColor;
      stroke-width:2.2;
      stroke-linecap:round;
      stroke-linejoin:round;
      transition:transform .32s ease;
    }

    .CEOJA-GHI-FAQ-btn::before{
      content:"";
      position:absolute;
      inset:-2px;
      z-index:0;
      border-radius:inherit;
      background:
        conic-gradient(
          from 180deg,
          transparent 0deg,
          rgba(255,255,255,.15) 50deg,
          var(--CEOJA-blue) 100deg,
          rgba(255,255,252,.95) 150deg,
          transparent 220deg,
          var(--CEOJA-blue) 300deg,
          transparent 360deg
        );
      opacity:0;
      transform:scale(1.08) rotate(0deg);
      transition:opacity .32s ease;
      animation:CEOJA-GHI-FAQ-ringSpin 2.6s linear infinite;
    }

    .CEOJA-GHI-FAQ-btn::after{
      content:"";
      position:absolute;
      inset:2px;
      z-index:1;
      border-radius:calc(var(--CEOJA-radius) - 2px);
      background:
        linear-gradient(135deg, var(--btn-hover-bg), var(--btn-hover-bg)),
        linear-gradient(115deg, transparent 0%, rgba(255,255,255,.56) 45%, transparent 58%);
      background-size:100% 100%, 240% 100%;
      background-position:center, -120% center;
      opacity:0;
      transition:
        opacity .32s ease,
        background-position .55s ease;
    }

    @keyframes CEOJA-GHI-FAQ-ringSpin{
      to{transform:scale(1.08) rotate(360deg);}
    }

    .CEOJA-GHI-FAQ-btn:hover,
    .CEOJA-GHI-FAQ-btn:focus-visible{
      color:var(--btn-hover-color);
      border-color:var(--btn-hover-border);
      transform:translateY(-5px) scale(1.015);
      box-shadow:
        0 22px 46px rgba(0,0,0,.24),
        0 0 0 6px rgba(72,151,207,.12),
        inset 0 1px 0 rgba(255,255,255,.36);
      outline:none;
    }

    .CEOJA-GHI-FAQ-btn:hover::before,
    .CEOJA-GHI-FAQ-btn:focus-visible::before{
      opacity:1;
    }

    .CEOJA-GHI-FAQ-btn:hover::after,
    .CEOJA-GHI-FAQ-btn:focus-visible::after{
      opacity:1;
      background-position:center, 130% center;
    }

    .CEOJA-GHI-FAQ-btn:hover svg,
    .CEOJA-GHI-FAQ-btn:focus-visible svg{
      transform:translateX(5px);
    }

    .CEOJA-GHI-FAQ-btn-page{
      --btn-bg:var(--CEOJA-blue);
      --btn-color:var(--CEOJA-black);
      --btn-border:var(--CEOJA-blue);
      --btn-hover-bg:var(--CEOJA-ivory);
      --btn-hover-color:var(--CEOJA-blue);
      --btn-hover-border:var(--CEOJA-blue);
    }

    .CEOJA-GHI-FAQ-btn-call{
      --btn-bg:var(--CEOJA-ivory);
      --btn-color:var(--CEOJA-black);
      --btn-border:rgba(18,27,67,.55);
      --btn-hover-bg:var(--CEOJA-blue);
      --btn-hover-color:var(--CEOJA-ivory);
      --btn-hover-border:var(--CEOJA-blue);
    }

    @media (max-width:1024px){
      .CEOJA-GHI-FAQ-title{
        font-size:40px;
      }

      .CEOJA-GHI-FAQ-grid{
        gap:18px;
      }
    }

    @media (max-width:767px){
      #CEOJA-GHI-FAQ-MobileSlide-S1S3{
        padding:52px 5%;
      }

      .CEOJA-GHI-FAQ-title{
        font-size:32px;
      }

      .CEOJA-GHI-FAQ-text{
        font-size:15px;
      }

      .CEOJA-GHI-FAQ-grid{
        display:flex;
        gap:16px;
        overflow-x:auto;
        overflow-y:visible;
        scroll-snap-type:x mandatory;
        scroll-padding-left:0;
        -webkit-overflow-scrolling:touch;
        padding:0 0 10px;
        margin:0;
      }

      .CEOJA-GHI-FAQ-grid::-webkit-scrollbar{
        height:6px;
      }

      .CEOJA-GHI-FAQ-grid::-webkit-scrollbar-track{
        background:rgba(18,27,67,.08);
        border-radius:999px;
      }

      .CEOJA-GHI-FAQ-grid::-webkit-scrollbar-thumb{
        background:rgba(72,151,207,.65);
        border-radius:999px;
      }

      .CEOJA-GHI-FAQ-column{
        flex:0 0 88%;
        scroll-snap-align:start;
        grid-template-rows:repeat(4, minmax(68px, auto));
      }

      .CEOJA-GHI-FAQ-question{
        min-height:68px;
        padding:16px 56px 16px 16px;
        font-size:15.5px;
      }

      .CEOJA-GHI-FAQ-question::before,
      .CEOJA-GHI-FAQ-question::after{
        right:16px;
        width:30px;
        height:30px;
      }

      .CEOJA-GHI-FAQ-answer{
        padding:0 16px 18px;
      }

      .CEOJA-GHI-FAQ-answer p{
        font-size:14.5px;
      }

      .CEOJA-GHI-FAQ-actions{
        flex-direction:column;
        align-items:stretch;
      }

      .CEOJA-GHI-FAQ-btn{
        width:100%;
        min-height:62px;
        font-size:15px;
        padding:15px 18px;
      }
    }

    @media (max-width:430px){
      .CEOJA-GHI-FAQ-column{
        flex-basis:92%;
      }
    }

    @media (prefers-reduced-motion:reduce){
      .CEOJA-GHI-FAQ-answer,
      .CEOJA-GHI-FAQ-btn::before{
        animation:none;
      }

      .CEOJA-GHI-FAQ-item,
      .CEOJA-GHI-FAQ-question::before,
      .CEOJA-GHI-FAQ-question::after,
      .CEOJA-GHI-FAQ-btn,
      .CEOJA-GHI-FAQ-btn::before,
      .CEOJA-GHI-FAQ-btn::after,
      .CEOJA-GHI-FAQ-btn svg{
        transition:none;
      }
    }/* End custom CSS */