.elementor-54216 .elementor-element.elementor-element-68098a3{--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-54216 .elementor-element.elementor-element-8a9434e{--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-54216 .elementor-element.elementor-element-5e27259{--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-54216 .elementor-element.elementor-element-a2a13ac{--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-54216 .elementor-element.elementor-element-73f3d6e{--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-54216 .elementor-element.elementor-element-8687590{--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;}@media(min-width:768px){.elementor-54216 .elementor-element.elementor-element-5e27259{--width:100%;}.elementor-54216 .elementor-element.elementor-element-a2a13ac{--width:100%;}.elementor-54216 .elementor-element.elementor-element-73f3d6e{--width:100%;}.elementor-54216 .elementor-element.elementor-element-8687590{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-e49f628 */#CEOJA_KristianTree_Hero_DiagonalSplit_V2,
    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 *{
      margin:0;
      padding:0;
      box-sizing:border-box;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2{
      --CEOJA_ivory:#fffffc;
      --CEOJA_dark:#0c3f26;
      --CEOJA_primary:#285f41;
      --CEOJA_accent:#43933f;
      --CEOJA_soft:#7eae92;
      --CEOJA_sage:#7f9b8b;

      width:100%;
      min-height:100vh;
      min-height:100svh;
      padding:5%;
      position:relative;
      overflow:hidden;
      isolation:isolate;
      background:#0c3f26;
      font-family:"Montserrat", Arial, sans-serif;
      display:flex;
      align-items:center;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_bg_stage{
      position:absolute;
      inset:0;
      z-index:0;
      overflow:hidden;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_bg_left,
    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_bg_right{
      position:absolute;
      top:0;
      bottom:0;
      background-size:cover;
      background-repeat:no-repeat;
      filter:none;
      box-shadow:none;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_bg_left{
      left:0;
      width:56%;
      background-image:
        linear-gradient(90deg, rgba(12,63,38,0.18) 0%, rgba(12,63,38,0.06) 58%, rgba(12,63,38,0) 100%),
        url("https://kristiantreeservicenj.com/wp-content/uploads/2026/06/Removal_Tree_Kristian_tree_service_11.jpeg");
      background-position:center center;
      clip-path:polygon(0 0, 100% 0, 78% 100%, 0 100%);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_bg_right{
      right:0;
      width:56%;
      background-image:
        linear-gradient(90deg, rgba(255,255,252,0.04) 0%, rgba(255,255,252,0) 34%, rgba(12,63,38,0.08) 100%),
        url("https://kristiantreeservicenj.com/wp-content/uploads/2026/06/Removal_Tree_Kristian_tree_service_08.jpeg");
      background-position:center center;
      clip-path:polygon(22% 0, 100% 0, 100% 100%, 0 100%);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_bg_seam{
      position:absolute;
      top:0;
      bottom:0;
      left:50%;
      width:12%;
      transform:translateX(-50%);
      background:linear-gradient(
        90deg,
        rgba(255,255,252,0) 0%,
        rgba(255,255,252,0.10) 50%,
        rgba(255,255,252,0) 100%
      );
      pointer-events:none;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_wrap{
      width:100%;
      max-width:1500px;
      margin:0 auto;
      min-height:calc(100vh - 10vw);
      min-height:calc(100svh - 10vw);
      display:grid;
      grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);
      align-items:center;
      gap:40px;
      position:relative;
      z-index:2;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_content{
      width:100%;
      max-width:700px;
      padding:34px;
      border-radius:30px;
      background:rgba(255,255,252,0.14);
      border:1px solid rgba(255,255,252,0.24);
      backdrop-filter:blur(1.5px);
      -webkit-backdrop-filter:blur(1.5px);
      color:var(--CEOJA_ivory);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_kicker{
      width:fit-content;
      display:inline-flex;
      align-items:center;
      margin-bottom:18px;
      padding:10px 16px;
      border-radius:999px;
      border:1px solid rgba(255,255,252,0.18);
      background:rgba(255,255,252,0.08);
      color:var(--CEOJA_soft);
      font-size:14px;
      line-height:1.65;
      font-weight:700;
      letter-spacing:.08em;
      text-transform:uppercase;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 h1{
      margin-bottom:22px;
      font-family:"Poppins", Arial, sans-serif;
      font-size:clamp(48px, 6vw, 84px);
      line-height:1.02;
      font-weight:800;
      letter-spacing:-0.045em;
      color:var(--CEOJA_ivory);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 h1 span{
      color:var(--CEOJA_soft);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_text{
      max-width:640px;
      margin-bottom:28px;
      font-size:16px;
      line-height:1.7;
      font-weight:500;
      color:rgba(255,255,252,0.94);
      text-align:justify;
      text-align-last:left;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_actions{
      width:fit-content;
      display:grid;
      grid-template-columns:repeat(2, minmax(0, 185px));
      gap:12px;
      margin-bottom:30px;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn{
      --btn-bg:#43933f;
      --btn-text:#fffffc;
      --btn-border:#43933f;
      --hover-bg:#fffffc;
      --hover-text:#0c3f26;
      --hover-border:#fffffc;
      --hover-glow:rgba(255,255,252,0.24);

      width:185px;
      min-height:62px;
      border-radius:15px;
      display:inline-flex;
      align-items:center;
      justify-content:center;
      text-decoration:none;
      text-align:center;
      border:1.5px solid var(--btn-border);
      background:var(--btn-bg);
      color:var(--btn-text);
      position:relative;
      overflow:hidden;
      isolation:isolate;
      transition:
        transform .34s ease,
        box-shadow .34s ease,
        border-color .34s ease,
        color .34s ease,
        background .34s ease;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn::before{
      content:"";
      position:absolute;
      width:34px;
      height:34px;
      left:50%;
      top:50%;
      border-radius:999px;
      background:var(--hover-bg);
      transform:translate(-50%, -50%) scale(0);
      transition:transform .48s cubic-bezier(.18,.89,.32,1.18);
      z-index:1;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn:hover{
      color:var(--hover-text);
      border-color:var(--hover-border);
      transform:translateY(-6px) scale(1.015);
      box-shadow:0 22px 38px var(--hover-glow);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn:hover::before{
      transform:translate(-50%, -50%) scale(18);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn span{
      position:relative;
      z-index:4;
      display:grid;
      gap:2px;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn strong{
      font-size:15px;
      line-height:1.25;
      font-weight:800;
      color:inherit;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn small{
      font-size:10px;
      line-height:1.25;
      font-weight:500;
      text-transform:uppercase;
      color:inherit;
      opacity:.78;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn_primary{
      --btn-bg:linear-gradient(135deg, #43933f 0%, #7eae92 100%);
      --btn-text:#fffffc;
      --btn-border:rgba(255,255,252,0.28);
      --hover-bg:#fffffc;
      --hover-text:#0c3f26;
      --hover-border:#fffffc;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn_secondary{
      --btn-bg:#fffffc;
      --btn-text:#0c3f26;
      --btn-border:#fffffc;
      --hover-bg:#43933f;
      --hover-text:#fffffc;
      --hover-border:#43933f;
      --hover-glow:rgba(67,147,63,0.28);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stats{
      width:100%;
      max-width:640px;
      display:grid;
      grid-template-columns:repeat(3, 1fr);
      gap:12px;
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat{
      padding:18px 16px;
      border-radius:20px;
      background:rgba(255,255,252,0.10);
      border:1px solid rgba(255,255,252,0.14);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat strong{
      display:block;
      margin-bottom:3px;
      font-size:20px;
      line-height:1.3;
      font-weight:700;
      color:var(--CEOJA_ivory);
    }

    #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat span{
      display:block;
      font-size:14px;
      line-height:1.65;
      font-weight:500;
      color:rgba(255,255,252,0.72);
    }

    @media (max-width:1180px){
      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_wrap{
        grid-template-columns:1fr;
        min-height:auto;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_content{
        margin:0 auto;
        text-align:center;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_kicker,
      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_actions,
      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stats{
        margin-left:auto;
        margin-right:auto;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_text{
        text-align:justify;
        text-align-last:center;
        margin-left:auto;
        margin-right:auto;
      }
    }

    @media (max-width:724px){
      #CEOJA_KristianTree_Hero_DiagonalSplit_V2{
        height:100svh;
        min-height:100svh;
        max-height:100svh;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_bg_left{
        width:100%;
        clip-path:none;
        -webkit-mask-image:linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 58%, rgba(0,0,0,0) 100%);
        mask-image:linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 58%, rgba(0,0,0,0) 100%);
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_bg_right{
        width:100%;
        clip-path:none;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_bg_seam{
        display:none;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_wrap{
        width:100%;
        height:100%;
        min-height:0;
        display:flex;
        align-items:center;
        justify-content:center;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_content{
        width:100%;
        max-width:100%;
        padding:18px;
        border-radius:22px;
        background:rgba(255,255,252,0.16);
        backdrop-filter:blur(1px);
        -webkit-backdrop-filter:blur(1px);
        overflow:hidden;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 h1{
        font-size:clamp(32px, 9vw, 46px);
        line-height:1.03;
        margin-bottom:14px;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_text{
        font-size:13px;
        line-height:1.5;
        margin-bottom:16px;
        display:-webkit-box;
        -webkit-line-clamp:5;
        -webkit-box-orient:vertical;
        overflow:hidden;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_actions{
        width:100%;
        grid-template-columns:1fr 1fr;
        gap:8px;
        margin-bottom:14px;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_btn{
        width:100%;
        min-height:50px;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stats{
        grid-template-columns:repeat(3, 1fr);
        gap:8px;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat{
        padding:10px 6px;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat strong{
        font-size:13px;
        line-height:1.2;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat span{
        font-size:9px;
        line-height:1.2;
      }
    }

    @media (max-width:390px){
      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_content{
        padding:14px;
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 h1{
        font-size:clamp(28px, 8vw, 38px);
      }

      #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_text{
        font-size:12px;
        line-height:1.42;
        -webkit-line-clamp:4;
      }
    }
    
    
    /* FIX LEGIBILIDAD HERO */

#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_content{
  background: linear-gradient(
    135deg,
    rgba(12,63,38,0.42) 0%,
    rgba(12,63,38,0.34) 55%,
    rgba(12,63,38,0.28) 100%
  ) !important;
  border: 1px solid rgba(255,255,252,0.20) !important;
  backdrop-filter: blur(0.8px) !important;
  -webkit-backdrop-filter: blur(0.8px) !important;
}

#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_kicker{
  width: fit-content !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 18px !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;

  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: rgba(255,255,252,0.82) !important;
}

#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_kicker::before{
  content: "" !important;
  width: 44px !important;
  height: 1px !important;
  background: rgba(255,255,252,0.42) !important;
  flex: 0 0 auto !important;
  display: inline-block !important;
}

/* título principal más legible */
#CEOJA_KristianTree_Hero_DiagonalSplit_V2 h1{
  color: #fffffc !important;
}

/* el verde actual se pierde; usar un tono más claro y limpio */
#CEOJA_KristianTree_Hero_DiagonalSplit_V2 h1 span{
  color: #b9d7bf !important;
}

/* párrafo más nítido */
#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_text{
  color: rgba(255,255,252,0.98) !important;
}

/* stats un poco más definidos */
#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat{
  background: rgba(255,255,252,0.10) !important;
  border: 1px solid rgba(255,255,252,0.16) !important;
}

#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat strong{
  color: #fffffc !important;
}

#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat span{
  color: rgba(255,255,252,0.82) !important;
}

/* FIX STATS — QUE NO PAREZCAN BOTONES */

#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stats{
  gap: 14px !important;
}

#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat{
  padding: 14px 8px 0 8px !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  position: relative !important;
  text-align: left !important;
}

/* línea superior elegante, no caja */
#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat::before{
  content: "" !important;
  display: block !important;
  width: 100% !important;
  height: 1px !important;
  margin-bottom: 12px !important;
  background: rgba(255,255,252,0.18) !important;
}

/* número o dato principal */
#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat strong{
  display: block !important;
  margin-bottom: 2px !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  color: #fffffc !important;
  letter-spacing: -0.01em !important;
}

/* etiqueta secundaria */
#CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat span{
  display: block !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  font-weight: 500 !important;
  color: rgba(255,255,252,0.74) !important;
}

/* en móvil, igual de informativo y no tipo botón */
@media (max-width:724px){
  #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stats{
    gap: 10px !important;
  }

  #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat{
    padding: 10px 4px 0 4px !important;
    text-align: center !important;
  }

  #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat::before{
    margin-bottom: 8px !important;
  }

  #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat strong{
    font-size: 13px !important;
    line-height: 1.2 !important;
  }

  #CEOJA_KristianTree_Hero_DiagonalSplit_V2 .CEOJA_stat span{
    font-size: 9px !important;
    line-height: 1.2 !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-646b6a2 */#CEOJA_Kristian_Form_PRO_V2{
  width:100%;
  padding:5%;
  background:linear-gradient(135deg,#0c3f26 0%,#285f41 50%,#43933f 100%);
  font-family:"Montserrat",sans-serif;
}

#CEOJA_Kristian_Form_PRO_V2 .wrap{
  display:grid;
  grid-template-columns:1fr 1fr;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 25px 70px rgba(0,0,0,.35);
}

/* LEFT IMAGE FADE */
.left{
  position:relative;
  min-height:650px;
  overflow:hidden;
}

.fade-img{
  position:absolute;
  inset:0;
  background-size:cover;
  background-position:center;

  animation:pixelSwitch 18s infinite;
  opacity:0;
}

/* delays */
.fade-img:nth-child(1){animation-delay:0s;}
.fade-img:nth-child(2){animation-delay:6s;}
.fade-img:nth-child(3){animation-delay:12s;}

@keyframes pixelSwitch{

  0%{
    opacity:0;
    transform:scale(1.15);
    filter:blur(8px);
  }

  8%{
    opacity:1;
    transform:scale(1);
    filter:blur(0);
  }

  28%{
    opacity:1;
  }

  32%{
    transform:scale(1.05);
    filter:blur(2px);
  }

  36%{
    opacity:0;
    transform:scale(1.2);
    filter:blur(14px);
  }

  100%{
    opacity:0;
  }
}@keyframes pixelSwitch{

  /* ENTRA */
  0%{
    opacity:0;
    transform:scale(1.2);
    filter:blur(10px);
  }

  8%{
    opacity:1;
    transform:scale(1);
    filter:blur(0);
  }

  /* NORMAL */
  28%{
    opacity:1;
    filter:none;
  }

  /* DISOLUCIÓN SUAVE (SIN CAMBIAR COLOR) */
  32%{
    transform:scale(1.08);
    filter:blur(2px);
  }

  36%{
    opacity:0;
    transform:scale(1.3);
    filter:blur(18px);
  }

  100%{
    opacity:0;
  }
}
  /* ENTRADA PIXELADA */
  0%{
    opacity:0;
    transform:scale(1.2);
    filter:blur(12px);
  }

  8%{
    opacity:1;
    transform:scale(1);
    filter:blur(0);
  }

  /* NORMAL */
  25%{
    opacity:1;
    transform:scale(1);
  }

  /* EFECTO PIXEL FAKE (cuadritos) */
  30%{
    opacity:1;
    filter:contrast(180%) saturate(120%);
    transform:scale(1.05);
  }

  33%{
    opacity:1;
    filter:contrast(300%) saturate(130%) blur(1px);
  }

  /* DISOLUCIÓN */
  36%{
    opacity:0;
    transform:scale(1.3);
    filter:blur(18px);
  }

  100%{
    opacity:0;
  }
}
.fade-img:nth-child(1){animation-delay:0s;}
.fade-img:nth-child(2){animation-delay:6s;}
.fade-img:nth-child(3){animation-delay:12s;}


/* DARK OVERLAY */
.left::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.5));
}

/* GLASS SOCIAL */
.social{
  position:absolute;
  bottom:30px;
  left:30px;
  right:30px;
  z-index:2;

  display:flex;
  justify-content:center;
  gap:18px;

  padding:18px;
  border-radius:20px;

  background:rgba(255,255,255,.12);
  backdrop-filter:blur(14px);
  border:1px solid rgba(255,255,255,.25);
  box-shadow:0 15px 40px rgba(0,0,0,.25);
}

.social a{
  width:55px;
  height:55px;
  display:flex;
  align-items:center;
  justify-content:center;

  border-radius:14px;
  background:rgba(0,0,0,.55);
  color:#fff;

  transition:.3s;
}

.social a:hover{
  background:#43933f;
  transform:translateY(-4px);
}

/* RIGHT FORM */
.right{
  background:#fffffc;
  padding:60px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.right h2{
  font-family:"Poppins";
  font-size:44px;
  margin-bottom:12px;
  color:#0c3f26;
}

.right p{
  color:#555;
  line-height:1.6;
  margin-bottom:20px;
}

/* MOBILE */
@media(max-width:981px){
  .wrap{grid-template-columns:1fr;}
  .left{min-height:420px;}
  .right{padding:30px;}
  .right h2{font-size:32px;text-align:center;}
  .right p{text-align:center;}
}


/* SOCIAL CLEAN (SIN CAJA) */
.social-clean{
  position:absolute;
  bottom:30px;
  left:50%;
  transform:translateX(-50%);
  z-index:3;

  display:flex;
  flex-direction:row;
  align-items:center;
  justify-content:center;
  gap:18px;

  flex-wrap:nowrap;
}
.social-item{
  display:flex;
  align-items:center;
  gap:10px;

  padding:12px 20px;
  border-radius:14px;

  background:linear-gradient(135deg,#43933f,#285f41);
  color:#fffffc;

  font-size:14px;
  font-weight:600;
  text-decoration:none;

  backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.25);

  box-shadow:0 10px 25px rgba(0,0,0,.25);

  transition:.3s;
}

.social-item svg{
  width:18px;
  height:18px;
  fill:#fffffc;
}

.social-item:hover{
  background:#fffffc !important;
  color:#285f41 !important;

  transform:translateY(-4px);
  box-shadow:0 18px 35px rgba(0,0,0,.35);
}

.social-item:hover svg{
  fill:#285f41 !important;
}

@media(max-width:480px){
  .social-clean{
    flex-wrap:wrap;
    justify-content:center;
  }
}

@media(max-width:981px){

  .left{
    min-height:420px;
  }

  .fade-img{
    background-position:center;
  }

  .social-clean{
    bottom:20px;
    gap:12px;
  }

}

@media(max-width:480px){

  .social-clean{
    flex-wrap:wrap;
  }

  .social-item{
    padding:10px 16px;
    font-size:13px;
  }

}

@media(max-width:981px){

  .wrap{
    grid-template-columns:1fr;
  }


  .right{
    order:1;
  }

  .left{
    order:2;
  }

  .left{
    min-height:420px;
  }

  .fade-img{
    background-position:center;
  }

  .social-clean{
    bottom:20px;
    gap:12px;
  }

}
@media(max-width:751px){

  .wrap{
    display:flex !important;
    flex-direction:column !important;
  }

  .right{
    order:1;
    width:100%;
  }

  .left{
    order:2;
    width:100%;
    min-height:380px;
  }

}
@media(max-width:751px){

  /* quitar texto */
  .social-item span{
    display:none;
  }

  /* hacerlos tipo botones icono */
  .social-item{
    width:52px;
    height:52px;
    padding:0;

    justify-content:center;
    align-items:center;
    border-radius:14px;
  }

  /* icono centrado */
  .social-item svg{
    width:20px;
    height:20px;
  }

  /* alineación horizontal limpia */
  .social-clean{
    gap:14px;
    flex-wrap:nowrap;
  }

}
/* =========================
   CEOJA KRISTIAN FORM STYLE
========================= */

#CEOJA_Kristian_Form_PRO_V2 .wpforms-container,
#CEOJA_Kristian_Form_PRO_V2 .wpforms-form{
  width:100% !important;
  font-family:"Montserrat",sans-serif !important;
}

/* LABELS */
#CEOJA_Kristian_Form_PRO_V2 .wpforms-field-label{
  font-size:14px !important;
  font-weight:700 !important;
  color:#0c3f26 !important;
  margin-bottom:6px !important;
}

/* INPUTS */
#CEOJA_Kristian_Form_PRO_V2 input,

#CEOJA_Kristian_Form_PRO_V2 textarea{
  width:100% !important;
  min-height:40px !important;
  padding:14px 16px !important;
  border-radius:14px !important;
  border:1px solid rgba(0,0,0,0.15) !important;
  background:#ffffff !important;
  color:#0c3f26 !important;
  font-size:15px !important;
  font-weight:500 !important;
  box-shadow:0 8px 20px rgba(0,0,0,0.05) !important;
  transition:.25s ease !important;
}

/* TEXTAREA */
#CEOJA_Kristian_Form_PRO_V2 textarea{
  min-height:40px !important;
  resize:none !important;
}

/* PLACEHOLDER */
#CEOJA_Kristian_Form_PRO_V2 input::placeholder,
#CEOJA_Kristian_Form_PRO_V2 textarea::placeholder{
  color:#7a7a7a !important;
}

/* FOCUS */
#CEOJA_Kristian_Form_PRO_V2 input:focus,
#CEOJA_Kristian_Form_PRO_V2 select:focus,
#CEOJA_Kristian_Form_PRO_V2 textarea:focus{
  border-color:#43933f !important;
  box-shadow:0 0 0 3px rgba(67,147,63,0.15) !important;
  outline:none !important;
}
/* =========================================================
   DROPDOWN FINAL CORREGIDO - ESTILO ELOY LIGHT GREEN
========================================================= */

#CEOJA_Kristian_Form_PRO_V2 .wpforms-form select,
#CEOJA_Kristian_Form_PRO_V2 div.wpforms-container-full .wpforms-form select{
  width:100% !important;
  min-height:54px !important;
  height:54px !important;
  padding:14px 48px 14px 16px !important;
  border-radius:16px !important;
  border:1px solid rgba(4,3,0,.18) !important;
  background-color:#ffffff !important;
  color:#040300 !important;
  box-shadow:0 10px 24px rgba(4,3,0,.05) !important;
  font-family:"Montserrat",Arial,sans-serif !important;
  font-size:15px !important;
  font-weight:500 !important;
  line-height:1.25 !important;
  opacity:1 !important;
  cursor:pointer !important;
  outline:none !important;
  appearance:none !important;
  -webkit-appearance:none !important;
  -moz-appearance:none !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='%2330a933' 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;
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-form select:hover,
#CEOJA_Kristian_Form_PRO_V2 div.wpforms-container-full .wpforms-form select:hover{
  border-color:rgba(48,169,51,.62) !important;
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-form select:focus,
#CEOJA_Kristian_Form_PRO_V2 div.wpforms-container-full .wpforms-form select:focus{
  border-color:#30a933 !important;
  box-shadow:0 0 0 3px rgba(48,169,51,.14) !important;
  background-color:#ffffff !important;
  color:#040300 !important;
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-form select option,
#CEOJA_Kristian_Form_PRO_V2 div.wpforms-container-full .wpforms-form select option{
  background:#ffffff !important;
  color:#040300 !important;
  font-family:"Montserrat",Arial,sans-serif !important;
  font-size:15px !important;
  font-weight:500 !important;
}


/* =========================
   CHOICES (DROPDOWN REAL)
========================= */

#CEOJA_Kristian_Form_PRO_V2 .wpforms-form .choices__inner{
  min-height:54px !important;
  height:54px !important;
  padding:14px 48px 14px 16px !important;
  border-radius:16px !important;
  border:1px solid rgba(4,3,0,.18) !important;
  background:#ffffff !important;
  color:#040300 !important;
  box-shadow:0 10px 24px rgba(4,3,0,.05) !important;
  opacity:1 !important;
  display:flex !important;
  align-items:center !important;
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-form .choices.is-focused .choices__inner,
#CEOJA_Kristian_Form_PRO_V2 .wpforms-form .choices.is-open .choices__inner{
  border-color:#30a933 !important;
  box-shadow:0 0 0 3px rgba(48,169,51,.14) !important;
  background:#ffffff !important;
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-form .choices__list--dropdown{
  margin-top:6px !important;
  border-radius:16px !important;
  border:1px solid rgba(4,3,0,.16) !important;
  background:#ffffff !important;
  overflow:hidden !important;
  z-index:999999 !important;
  box-shadow:0 18px 38px rgba(4,3,0,.16) !important;
  max-height:220px !important;
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-form .choices__list--dropdown .choices__item{
  min-height:46px !important;
  padding:12px 16px !important;
  display:flex !important;
  align-items:center !important;
  background:#ffffff !important;
  color:#040300 !important;
  border-bottom:1px solid rgba(4,3,0,.07) !important;
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-form .choices__item--selectable.is-highlighted{
  background:rgba(48,169,51,.08) !important;
  color:#237723 !important;
}

#CEOJA_Kristian_Form_PRO_V2 .choices__inner{
  display:flex !important;
  align-items:center !important;
}

#CEOJA_Kristian_Form_PRO_V2 .choices__list--single{
  display:flex !important;
  align-items:center !important;
  height:100% !important;
}

#CEOJA_Kristian_Form_PRO_V2 .choices__list--single .choices__item{
  display:flex !important;
  align-items:center !important;
  height:100% !important;
  line-height:1 !important;
}

/* FIX SCROLLBAR ESPACIO */
#CEOJA_Kristian_Form_PRO_V2 .choices__list--dropdown{
  padding-right:6px !important;
}

/* SCROLL LIMPIO */
#CEOJA_Kristian_Form_PRO_V2 .choices__list{
  overflow-y:auto !important;
  padding-right:4px !important;
}

/* SCROLLBAR ESTÉTICA */
#CEOJA_Kristian_Form_PRO_V2 .choices__list::-webkit-scrollbar{
  width:6px;
}

#CEOJA_Kristian_Form_PRO_V2 .choices__list::-webkit-scrollbar-track{
  background:transparent;
}

#CEOJA_Kristian_Form_PRO_V2 .choices__list::-webkit-scrollbar-thumb{
  background:#cfd6cf;
  border-radius:10px;
}

/* HOVER SCROLL */
#CEOJA_Kristian_Form_PRO_V2 .choices__list::-webkit-scrollbar-thumb:hover{
  background:#30a933;
}
/* =========================
   CEOJA BUTTON APPLY TO WPFORMS
========================= */

/* =========================
   CEOJA BUTTON FINAL FIX
========================= */

#CEOJA_Kristian_Form_PRO_V2 .wpforms-submit{

  /* VARIABLES */
  --btn-bg: linear-gradient(135deg, #1f5f3a 0%, #0c3f26 100%);
  --btn-text: #fffffc;
  --btn-border: #1f5f3a;
  --hover-bg: #064426;
  --hover-text: #fffffc;
  --hover-border: #064426;
  --hover-glow: rgba(6, 68, 38, 0.45);

  /* SIZE */
  width:auto !important;
  min-width:220px;
  padding:0 28px !important;
  margin:10px auto 0 auto !important;

  display:flex !important;
  align-items:center !important;
  justify-content:center !important;

  min-height:58px !important;
  font-size:16px !important;
  font-weight:800 !important;
  font-family:"Montserrat", sans-serif !important;

  border-radius:14px !important;
  border:1.5px solid var(--btn-border) !important;

  background:var(--btn-bg) !important;
  color:var(--btn-text) !important;

  cursor:pointer;
  position:relative;
  overflow:hidden;
  isolation:isolate;

  z-index:1;

  transition:
    transform 0.34s ease,
    box-shadow 0.34s ease,
    border-color 0.34s ease,
    color 0.34s ease,
    background 0.34s ease;
}


#CEOJA_Kristian_Form_PRO_V2 .wpforms-submit::before{
  content:"";
  position:absolute;
  width:34px;
  height:34px;
  left:50%;
  top:50%;
  border-radius:999px;
  background:var(--hover-bg);
  transform:translate(-50%, -50%) scale(0);
  transition:transform 0.48s cubic-bezier(.18,.89,.32,1.18);

  z-index:-1;
}

/* BRILLO */
#CEOJA_Kristian_Form_PRO_V2 .wpforms-submit::after{
  content:"";
  position:absolute;
  inset:7px;
  border-radius:11px;

  border:1px solid rgba(255,255,252,0);
  background:
    radial-gradient(circle at 30% 20%, rgba(255,255,252,0.28), transparent 28%),
    linear-gradient(135deg, rgba(255,255,252,0.18), transparent 45%);

  opacity:0;
  transform:scale(0.92);

  transition:
    opacity 0.34s ease,
    transform 0.34s ease,
    border-color 0.34s ease;

  z-index:0;
}

/* HOVER */
#CEOJA_Kristian_Form_PRO_V2 .wpforms-submit:hover{
  color:var(--hover-text) !important;
  border-color:var(--hover-border) !important;

  transform:translateY(-6px) scale(1.015);

  box-shadow:
    0 22px 38px var(--hover-glow),
    0 0 0 6px rgba(255,255,252,0.08);
}

/* ACTIVAR EFECTO */
#CEOJA_Kristian_Form_PRO_V2 .wpforms-submit:hover::before{
  transform:translate(-50%, -50%) scale(18);
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-submit:hover::after{
  opacity:1;
  transform:scale(1);
  border-color:rgba(255,255,252,0.32);
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-field{
  margin-bottom:14px !important;
}

#CEOJA_Kristian_Form_PRO_V2 .wpforms-field-label{
  margin-bottom:4px !important;
}
/* QUITAR FLECHAS EN TODOS LOS NUMBER */
#CEOJA_Kristian_Form_PRO_V2 input[type=number]{
  -moz-appearance:textfield !important;
}

#CEOJA_Kristian_Form_PRO_V2 input[type=number]::-webkit-outer-spin-button,
#CEOJA_Kristian_Form_PRO_V2 input[type=number]::-webkit-inner-spin-button{
  -webkit-appearance:none !important;
  margin:0 !important;
}
/* =========================
   COMPACTAR ESPACIADO FORM
========================= */

/* reduce separación general */
#CEOJA_Kristian_Form_PRO_V2 .wpforms-field{
  margin-bottom:0px !important;
}

/* label pegado */
#CEOJA_Kristian_Form_PRO_V2 .wpforms-field-label{
  margin-bottom:2px !important;
  line-height:1.2 !important;
}

/* quitar espacio interno oculto */
#CEOJA_Kristian_Form_PRO_V2 .wpforms-field-container{
  gap:0 !important;
}

/* filas dobles (First / Last) */
#CEOJA_Kristian_Form_PRO_V2 .wpforms-field-row{
  margin-bottom:6px !important;
}

/* inputs más compactos */
#CEOJA_Kristian_Form_PRO_V2 input,
#CEOJA_Kristian_Form_PRO_V2 textarea,
#CEOJA_Kristian_Form_PRO_V2 .choices__inner{
  margin-top:0 !important;
}

/* textarea no tan separado */
#CEOJA_Kristian_Form_PRO_V2 textarea{
  margin-top:2px !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-910345e */#CEOJA_Kristian_CTA_Tree_Removal_V9 {
      width: 100%;
      padding: 5%;
      background: #fffffc;
      box-sizing: border-box;
      overflow: hidden;
      font-family: "Montserrat", sans-serif;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 *,
    #CEOJA_Kristian_CTA_Tree_Removal_V9 *::before,
    #CEOJA_Kristian_CTA_Tree_Removal_V9 *::after {
      box-sizing: border-box;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-wrap {
      width: 100%;
      border-radius: 30px;
      overflow: hidden;
      position: relative;
      display: grid;
      grid-template-columns: 1.08fr 0.92fr;
      align-items: stretch;
      background:
        radial-gradient(circle at 12% 18%, rgba(130, 174, 149, 0.2), transparent 34%),
        linear-gradient(135deg, #064426 0%, #155432 52%, #286842 100%);
      box-shadow: 0 26px 70px rgba(6, 68, 38, 0.2);
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-content {
      position: relative;
      z-index: 2;
      padding: 34px 48px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      min-width: 0;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-kicker {
      margin: 0 0 10px;
      color: #82ae95;
      font-size: 12px;
      line-height: 1.2;
      font-weight: 800;
      letter-spacing: 0.15em;
      text-transform: uppercase;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-title {
      margin: 0;
      max-width: 760px;
      color: #fffffc;
      font-family: "Poppins", sans-serif;
      font-size: 48px;
      line-height: 1.06;
      font-weight: 700;
      letter-spacing: -0.03em;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-title span {
      color: #82ae95;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-text {
      margin: 14px 0 0;
      max-width: 720px;
      color: rgba(255, 255, 252, 0.86);
      font-size: 15px;
      line-height: 1.55;
      font-weight: 500;
      text-align: justify;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-services {
      width: 100%;
      max-width: 720px;
      margin: 16px 0 0;
      padding: 0;
      list-style: none;
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      column-gap: 24px;
      row-gap: 0;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-services li {
      position: relative;
      padding: 8px 0 8px 18px;
      border-bottom: 1px solid rgba(255, 255, 252, 0.16);
      color: rgba(255, 255, 252, 0.9);
      font-size: 13px;
      line-height: 1.38;
      font-weight: 700;
      min-height: 34px;
      display: flex;
      align-items: center;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-services li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      width: 6px;
      height: 6px;
      border-radius: 0%;
      background: #82ae95;
      transform: translateY(-50%);
      box-shadow: 0 0 0 4px rgba(130, 174, 149, 0.13);
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-actions {
      margin-top: 22px;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap;
      gap: 12px;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn {
      min-height: 48px;
      padding: 0 20px;
      border-radius: 15px;
      border: 1.5px solid transparent;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 9px;
      text-decoration: none;
      font-family: "Montserrat", sans-serif;
      font-size: 13px;
      line-height: 1;
      font-weight: 800;
      white-space: nowrap;
      cursor: pointer;
      position: relative;
      overflow: hidden;
      isolation: isolate;
      transition:
        transform 0.32s ease,
        background 0.32s ease,
        color 0.32s ease,
        border-color 0.32s ease,
        box-shadow 0.32s ease;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn span,
    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn svg {
      position: relative;
      z-index: 2;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn svg {
      width: 16px;
      height: 16px;
      stroke: currentColor;
      stroke-width: 2.4;
      fill: none;
      transition: transform 0.32s ease, stroke 0.32s ease;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn-primary {
      background: #459842;
      color: #fffffc;
      border-color: #459842;
      box-shadow: 0 14px 26px rgba(0, 0, 0, 0.15);
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn-secondary {
      background: rgba(255, 255, 252, 0.08);
      color: #fffffc;
      border-color: rgba(255, 255, 252, 0.28);
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn::before {
      content: "";
      position: absolute;
      width: 32px;
      height: 32px;
      left: 50%;
      top: 50%;
      border-radius: 999px;
      background: #fffffc;
      transform: translate(-50%, -50%) scale(0);
      transition: transform 0.48s cubic-bezier(.18,.89,.32,1.18);
      z-index: 1;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn:hover {
      color: #064426;
      border-color: #fffffc;
      transform: translateY(-3px);
      box-shadow: 0 18px 34px rgba(0, 0, 0, 0.2);
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn:hover::before {
      transform: translate(-50%, -50%) scale(16);
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn:hover svg {
      transform: translateX(3px);
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-media {
      width: 100%;
      min-height: 100%;
      position: relative;
      overflow: hidden;
      clip-path: polygon(9% 0, 100% 0, 100% 100%, 0 100%);
      background: #064426;
    }

    #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-media img {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover;
      object-position: center;
      transform: scale(1.01);
    }

    @media (max-width: 991px) {
      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-wrap {
        grid-template-columns: 1fr;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-content {
        padding: 34px 32px 30px;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-title {
        font-size: 40px;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-text,
      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-services {
        max-width: 100%;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-media {
        height: 230px;
        min-height: 230px;
        clip-path: none;
      }
    }

    @media (max-width: 640px) {
      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-wrap {
        border-radius: 24px;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-content {
        padding: 30px 20px 26px;
        align-items: center;
        text-align: center;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-kicker {
        font-size: 11px;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-title {
        font-size: 32px;
        text-align: center;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-text {
        font-size: 14px;
        line-height: 1.55;
        text-align: justify;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-services {
        width: 100%;
        max-width: 315px;
        grid-template-columns: 1fr;
        margin: 16px auto 0;
        justify-items: center;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-services li {
        width: 100%;
        min-height: 34px;
        padding: 8px 0;
        text-align: center;
        justify-content: center;
        gap: 10px;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-services li::before {
        position: static;
        flex: 0 0 auto;
        display: inline-block;
        transform: none;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-actions {
        width: 100%;
        margin-top: 20px;
        justify-content: center;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-btn {
        width: 100%;
        min-height: 48px;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-media {
        height: 180px;
        min-height: 180px;
      }
    }

    @media (max-width: 430px) {
      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-content {
        padding: 28px 16px 24px;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-services {
        max-width: 305px;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-services li {
        font-size: 13px;
      }

      #CEOJA_Kristian_CTA_Tree_Removal_V9 .ceoja-cta-media {
        height: 160px;
        min-height: 160px;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-faf7108 */#CEOJA_Kristian_Reviews_Elevated_Google_V6 {
      width: 100%;
      padding: 5%;
      background:
        radial-gradient(circle at 8% 10%, rgba(130, 174, 149, 0.20), transparent 30%),
        radial-gradient(circle at 92% 12%, rgba(69, 152, 66, 0.10), transparent 28%),
        linear-gradient(180deg, #fffffc 0%, #f6faf7 100%);
      box-sizing: border-box;
      overflow: hidden;
      font-family: "Montserrat", sans-serif;
      color: #111111;
      position: relative;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 *,
    #CEOJA_Kristian_Reviews_Elevated_Google_V6 *::before,
    #CEOJA_Kristian_Reviews_Elevated_Google_V6 *::after {
      box-sizing: border-box;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 a {
      color: inherit;
      text-decoration: none;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-shell {
      width: 100%;
      display: grid;
      grid-template-columns: 0.38fr 0.62fr;
      gap: 28px;
      align-items: stretch;
      position: relative;
      z-index: 2;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-content-card {
      min-height: 100%;
      border-radius: 32px;
      padding: 34px;
      background: #fffffc;
      border: 1px solid rgba(17, 17, 17, 0.10);
      box-shadow: 0 26px 70px rgba(6, 68, 38, 0.09);
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      gap: 28px;
      position: relative;
      overflow: hidden;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-content-card::before {
      content: "";
      position: absolute;
      inset: 0;
      background:
        linear-gradient(135deg, rgba(130, 174, 149, 0.22), transparent 44%),
        radial-gradient(circle at 90% 12%, rgba(69, 152, 66, 0.15), transparent 28%);
      pointer-events: none;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-content-card::after {
      content: "";
      position: absolute;
      width: 240px;
      height: 240px;
      right: -120px;
      bottom: -120px;
      border-radius: 999px;
      border: 42px solid rgba(130, 174, 149, 0.16);
      pointer-events: none;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-copy,
    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-actions {
      position: relative;
      z-index: 2;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-google-word {
      margin: 0 0 18px;
      display: inline-flex;
      align-items: center;
      gap: 11px;
      font-size: 13px;
      line-height: 1.2;
      font-weight: 800;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: #064426;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-google-word svg {
      width: 26px;
      height: 26px;
      flex: 0 0 auto;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 h2 {
      margin: 0 0 16px;
      font-family: "Poppins", sans-serif;
      font-size: 48px;
      line-height: 1.12;
      font-weight: 700;
      letter-spacing: -0.03em;
      color: #064426;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-copy p {
      margin: 0;
      font-size: 16px;
      line-height: 1.7;
      font-weight: 500;
      color: #444444;
      text-align: justify;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-actions {
      display: grid;
      grid-template-columns: 1fr;
      gap: 12px;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn {
      --btn-bg: #fffffc;
      --btn-text: #111111;
      --btn-border: transparent;
      --hover-bg: #111111;
      --hover-text: #fffffc;
      --hover-border: transparent;
      --hover-glow: rgba(0, 0, 0, 0.25);

      width: 100%;
      min-height: 58px;
      padding: 15px 22px;
      border-radius: 15px;
      border: 1.5px solid var(--btn-border);
      background: var(--btn-bg);
      color: var(--btn-text);
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      line-height: 1;
      font-weight: 800;
      text-align: center;
      cursor: pointer;
      position: relative;
      overflow: hidden;
      isolation: isolate;
      transition:
        transform 0.34s ease,
        box-shadow 0.34s ease,
        border-color 0.34s ease,
        color 0.34s ease,
        background 0.34s ease;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn span,
    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn svg {
      position: relative;
      z-index: 4;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn span {
      transition: transform 0.34s ease, letter-spacing 0.34s ease;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn svg {
      width: 18px;
      height: 18px;
      flex: 0 0 auto;
      transition: transform 0.34s ease, color 0.34s ease;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn::before {
      content: "";
      position: absolute;
      width: 34px;
      height: 34px;
      left: 50%;
      top: 50%;
      border-radius: 999px;
      background: var(--hover-bg);
      transform: translate(-50%, -50%) scale(0);
      transition: transform 0.48s cubic-bezier(.18,.89,.32,1.18);
      z-index: 1;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn::after {
      content: "";
      position: absolute;
      inset: 7px;
      border-radius: 11px;
      border: 1px solid rgba(255, 255, 252, 0);
      background:
        radial-gradient(circle at 30% 20%, rgba(255, 255, 252, 0.28), transparent 28%),
        linear-gradient(135deg, rgba(255, 255, 252, 0.18), transparent 45%);
      opacity: 0;
      transform: scale(0.92);
      transition: opacity 0.34s ease, transform 0.34s ease, border-color 0.34s ease;
      z-index: 2;
      pointer-events: none;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn:hover {
      color: var(--hover-text);
      border-color: var(--hover-border);
      transform: translateY(-6px) scale(1.015);
      box-shadow:
        0 22px 38px var(--hover-glow),
        0 0 0 6px rgba(255, 255, 252, 0.08);
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn:hover::before {
      transform: translate(-50%, -50%) scale(18);
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn:hover::after {
      opacity: 1;
      transform: scale(1);
      border-color: rgba(255, 255, 252, 0.32);
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn:hover span {
      transform: translateY(-1px);
      letter-spacing: 0.5px;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn:hover svg {
      transform: translateX(2px);
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn:focus-visible {
      outline: 3px solid rgba(127, 155, 139, 0.55);
      outline-offset: 5px;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn-primary {
      --btn-bg: #459842;
      --btn-text: #fffffc;
      --btn-border: #82ae95;
      --hover-bg: #82ae95;
      --hover-text: #fffffc;
      --hover-border: #064426;
      --hover-glow: rgba(6, 68, 38, 0.30);
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn-secondary {
      --btn-bg: #fffffc;
      --btn-text: #111111;
      --btn-border: #565656;
      --hover-bg: #459842;
      --hover-text: #fffffc;
      --hover-border: #82ae95;
      --hover-glow: rgba(130, 174, 149, 0.35);
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-review-stage {
      min-width: 0;
      border-radius: 32px;
      background:
        linear-gradient(135deg, #064426 0%, #155432 45%, #286842 100%);
      padding: 18px;
      box-shadow: 0 30px 78px rgba(6, 68, 38, 0.22);
      position: relative;
      overflow: hidden;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-review-stage::before {
      content: "";
      position: absolute;
      inset: 0;
      background:
        radial-gradient(circle at 15% 16%, rgba(130, 174, 149, 0.30), transparent 31%),
        radial-gradient(circle at 88% 84%, rgba(255, 255, 252, 0.14), transparent 28%),
        linear-gradient(120deg, rgba(255, 255, 252, 0.09), transparent 52%);
      pointer-events: none;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-stage-inner {
      width: 100%;
      height: 100%;
      position: relative;
      z-index: 2;
      display: grid;
      grid-template-rows: auto 1fr;
      gap: 16px;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-stage-top {
      display: grid;
      grid-template-columns: 1fr auto;
      gap: 18px;
      align-items: center;
      padding: 12px 12px 0;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-stage-top h3 {
      margin: 0;
      font-family: "Montserrat", sans-serif;
      font-size: 30px;
      line-height: 1.18;
      font-weight: 700;
      color: #fffffc;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-stage-top p {
      margin: 6px 0 0;
      font-size: 15px;
      line-height: 1.55;
      font-weight: 500;
      color: rgba(255, 255, 252, 0.82);
      text-align: justify;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-google-mark {
      width: 66px;
      height: 66px;
      border-radius: 23px;
      background: rgba(255, 255, 252, 0.94);
      border: 1px solid rgba(255, 255, 252, 0.35);
      color: #064426;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 16px 32px rgba(0, 0, 0, 0.16);
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-google-mark svg {
      width: 33px;
      height: 33px;
      display: block;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-plugin-wrap {
      width: 100%;
      min-width: 0;
      overflow: hidden;
      border-radius: 26px;
      background: #fffffc;
      border: 1px solid rgba(255, 255, 252, 0.32);
      padding: 16px;
      box-shadow: 0 24px 58px rgba(0, 0, 0, 0.14);
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-plugin-wrap iframe,
    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-plugin-wrap img,
    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-plugin-wrap .ti-widget,
    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-plugin-wrap .trustindex-widget {
      max-width: 100%;
    }

    #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-plugin-wrap .ti-widget {
      width: 100% !important;
    }

    @media (max-width: 1100px) {
      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-shell {
        grid-template-columns: 1fr;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-content-card {
        display: grid;
        grid-template-columns: 1fr 280px;
        align-items: center;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 h2 {
        font-size: 40px;
      }
    }

    @media (max-width: 640px) {
      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-shell {
        gap: 18px;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-content-card {
        display: flex;
        padding: 22px;
        border-radius: 24px;
        gap: 18px;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-google-word {
        justify-content: center;
        margin-bottom: 12px;
        width: 100%;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 h2 {
        font-size: 32px;
        text-align: center;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-copy p {
        display: none;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn {
        width: 100%;
        min-height: 50px;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-btn:hover {
        transform: translateY(-4px) scale(1.01);
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-review-stage {
        border-radius: 24px;
        padding: 14px;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-stage-top {
        grid-template-columns: 1fr;
        text-align: center;
        padding: 8px 8px 0;
        gap: 10px;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-stage-top h3 {
        font-size: 24px;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-stage-top p {
        display: none;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-google-mark {
        width: 52px;
        height: 52px;
        border-radius: 18px;
        justify-self: center;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-google-mark svg {
        width: 27px;
        height: 27px;
      }

      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-plugin-wrap {
        padding: 10px;
        border-radius: 18px;
      }
    }

    @media (max-width: 480px) {
      #CEOJA_Kristian_Reviews_Elevated_Google_V6 .ceoja-content-card {
        padding: 20px;
      }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f0382c1 */#CEOJA_Kristian_FAQ_Swipe_Editorial_V5 {
      width: 100%;
      padding: 5%;
      background:
        radial-gradient(circle at 10% 8%, rgba(255, 255, 252, 0.12), transparent 26%),
        radial-gradient(circle at 90% 10%, rgba(255, 255, 252, 0.10), transparent 24%),
        linear-gradient(180deg, #064426 0%, #286842 30%, #82ae95 64%, #fffffc 100%);
      box-sizing: border-box;
      overflow: hidden;
      font-family: "Montserrat", sans-serif;
      color: #111111;
      position: relative;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 *,
    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 *::before,
    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 *::after {
      box-sizing: border-box;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 a {
      color: inherit;
      text-decoration: none;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-shell {
      width: 100%;
      display: grid;
      gap: 28px;
      position: relative;
      z-index: 2;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-head {
      width: 100%;
      display: grid;
      grid-template-columns: minmax(0, 0.72fr) minmax(260px, 0.28fr);
      gap: 28px;
      align-items: end;
      padding-bottom: 24px;
      border-bottom: 1px solid rgba(255, 255, 252, 0.22);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-copy {
      min-width: 0;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-label {
      margin: 0 0 14px;
      font-size: 13px;
      line-height: 1.2;
      font-weight: 800;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      color: rgba(255, 255, 252, 0.82);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 h2 {
      margin: 0;
      max-width: 900px;
      font-family: "Poppins", sans-serif;
      font-size: 48px;
      line-height: 1.12;
      font-weight: 700;
      letter-spacing: -0.03em;
      color: #fffffc;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-intro {
      margin: 14px 0 0;
      max-width: 820px;
      font-size: 16px;
      line-height: 1.7;
      font-weight: 500;
      color: rgba(255, 255, 252, 0.86);
      text-align: justify;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-head-note {
      min-width: 0;
      display: grid;
      gap: 12px;
      padding-left: 24px;
      border-left: 1px solid rgba(255, 255, 252, 0.24);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-head-note span {
      display: block;
      font-size: 14px;
      line-height: 1.55;
      font-weight: 700;
      color: rgba(255, 255, 252, 0.88);
      text-align: left;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-track-wrap {
      width: 100%;
      min-width: 0;
      position: relative;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-track {
      width: 100%;
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 18px;
      min-width: 0;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-slide {
      min-width: 0;
      display: grid;
      grid-template-columns: 1fr;
      gap: 16px;
      align-content: start;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-item {
      min-width: 0;
      border-radius: 24px;
      background: rgba(255, 255, 252, 0.96);
      border: 1px solid rgba(255, 255, 252, 0.50);
      box-shadow: 0 18px 46px rgba(6, 68, 38, 0.11);
      overflow: hidden;
      backdrop-filter: blur(8px);
      transition:
        transform 0.28s ease,
        box-shadow 0.28s ease,
        border-color 0.28s ease;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-item:hover {
      transform: translateY(-3px);
      box-shadow: 0 22px 56px rgba(6, 68, 38, 0.14);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-item.is-open {
      border-color: rgba(6, 68, 38, 0.18);
      box-shadow: 0 24px 58px rgba(6, 68, 38, 0.16);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-question {
      width: 100%;
      min-height: 78px;
      padding: 16px;
      border: 0;
      background: transparent;
      display: grid;
      grid-template-columns: 48px minmax(0, 1fr) 44px;
      gap: 14px;
      align-items: center;
      text-align: left;
      cursor: pointer;
      font-family: "Montserrat", sans-serif;
      color: #111111;
      overflow: hidden;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-number {
      width: 48px;
      height: 48px;
      border-radius: 16px;
      background: linear-gradient(135deg, #064426 0%, #286842 100%);
      color: #fffffc;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-family: "Poppins", sans-serif;
      font-size: 15px;
      line-height: 1;
      font-weight: 800;
      box-shadow: 0 12px 24px rgba(6, 68, 38, 0.18);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-question-text {
      min-width: 0;
      width: 100%;
      max-width: 100%;
      display: block;
      font-size: 17px;
      line-height: 1.36;
      font-weight: 800;
      color: #064426;
      white-space: normal;
      word-break: normal;
      overflow-wrap: break-word;
      hyphens: none;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-toggle {
      width: 44px;
      height: 44px;
      flex: 0 0 auto;
      border-radius: 15px;
      background: rgba(130, 174, 149, 0.16);
      border: 1px solid rgba(6, 68, 38, 0.12);
      color: #064426;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      transition:
        background 0.28s ease,
        color 0.28s ease,
        border-color 0.28s ease;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-toggle svg {
      width: 19px;
      height: 19px;
      transition: transform 0.28s ease;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-item.is-open .ceoja-toggle {
      background: #064426;
      color: #fffffc;
      border-color: #064426;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-item.is-open .ceoja-toggle svg {
      transform: rotate(180deg);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-answer {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.34s ease;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-answer-inner {
      padding: 0 18px 18px 78px;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-answer-inner p {
      margin: 0;
      font-size: 16px;
      line-height: 1.7;
      font-weight: 500;
      color: #4a4a4a;
      text-align: justify;
      white-space: normal;
      word-break: normal;
      overflow-wrap: break-word;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-mobile-controls {
      display: none;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-bottom {
      width: 100%;
      display: grid;
      grid-template-columns: 1fr auto;
      gap: 18px;
      align-items: center;
      padding-top: 4px;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-bottom-text {
      margin: 0;
      font-size: 15px;
      line-height: 1.6;
      font-weight: 600;
      color: #25382c;
      text-align: left;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-actions {
      display: flex;
      justify-content: flex-end;
      gap: 12px;
      flex-wrap: wrap;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn {
      --btn-bg: #fffffc;
      --btn-text: #111111;
      --btn-border: transparent;
      --hover-bg: #111111;
      --hover-text: #fffffc;
      --hover-border: transparent;
      --hover-glow: rgba(0, 0, 0, 0.25);

      min-width: 190px;
      min-height: 56px;
      padding: 15px 24px;
      border-radius: 15px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
      text-decoration: none;
      text-align: center;
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      line-height: 1;
      font-weight: 800;
      border: 1.5px solid var(--btn-border);
      background: var(--btn-bg);
      color: var(--btn-text);
      cursor: pointer;
      position: relative;
      overflow: hidden;
      isolation: isolate;
      white-space: nowrap;
      transition:
        transform 0.34s ease,
        box-shadow 0.34s ease,
        border-color 0.34s ease,
        color 0.34s ease,
        background 0.34s ease;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn span,
    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn svg {
      position: relative;
      z-index: 4;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn span {
      transition:
        transform 0.34s ease,
        letter-spacing 0.34s ease;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn svg {
      width: 18px;
      height: 18px;
      flex: 0 0 auto;
      transition: transform 0.34s ease;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn::before {
      content: "";
      position: absolute;
      width: 34px;
      height: 34px;
      left: 50%;
      top: 50%;
      border-radius: 999px;
      background: var(--hover-bg);
      transform: translate(-50%, -50%) scale(0);
      transition: transform 0.48s cubic-bezier(.18,.89,.32,1.18);
      z-index: 1;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn::after {
      content: "";
      position: absolute;
      inset: 7px;
      border-radius: 11px;
      border: 1px solid rgba(255, 255, 252, 0);
      background:
        radial-gradient(circle at 30% 20%, rgba(255, 255, 252, 0.28), transparent 28%),
        linear-gradient(135deg, rgba(255, 255, 252, 0.18), transparent 45%);
      opacity: 0;
      transform: scale(0.92);
      transition:
        opacity 0.34s ease,
        transform 0.34s ease,
        border-color 0.34s ease;
      z-index: 2;
      pointer-events: none;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn:hover {
      color: var(--hover-text);
      border-color: var(--hover-border);
      transform: translateY(-6px) scale(1.015);
      box-shadow:
        0 22px 38px var(--hover-glow),
        0 0 0 6px rgba(255, 255, 252, 0.08);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn:hover::before {
      transform: translate(-50%, -50%) scale(18);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn:hover::after {
      opacity: 1;
      transform: scale(1);
      border-color: rgba(255, 255, 252, 0.32);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn:hover span {
      transform: translateY(-1px);
      letter-spacing: 0.5px;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn:hover svg {
      transform: translateX(2px);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn:focus-visible {
      outline: 3px solid rgba(127, 155, 139, 0.55);
      outline-offset: 5px;
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn-primary {
      --btn-bg: #459842;
      --btn-text: #fffffc;
      --btn-border: #459842;
      --hover-bg: #fffffc;
      --hover-text: #064426;
      --hover-border: #fffffc;
      --hover-glow: rgba(255, 255, 252, 0.28);
    }

    #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn-secondary {
      --btn-bg: #fffffc;
      --btn-text: #111111;
      --btn-border: #fffffc;
      --hover-bg: #459842;
      --hover-text: #fffffc;
      --hover-border: #459842;
      --hover-glow: rgba(69, 152, 66, 0.32);
    }

    @media (max-width: 991px) {
      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-head {
        grid-template-columns: 1fr;
        gap: 16px;
        align-items: center;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-label,
      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 h2,
      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-intro {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 h2 {
        font-size: 40px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-head-note {
        display: none;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-track {
        grid-template-columns: 1fr;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-bottom {
        grid-template-columns: 1fr;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-bottom-text {
        text-align: center;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-actions {
        justify-content: center;
      }
    }

    @media (max-width: 640px) {
      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 {
        padding: 7% 5%;
        background:
          radial-gradient(circle at 12% 7%, rgba(255, 255, 252, 0.13), transparent 24%),
          radial-gradient(circle at 88% 8%, rgba(255, 255, 252, 0.10), transparent 24%),
          linear-gradient(180deg, #064426 0%, #1d623a 34%, #82ae95 68%, #fffffc 100%);
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-shell {
        gap: 18px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-head {
        padding-bottom: 14px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-label {
        margin-bottom: 10px;
        font-size: 12px;
        letter-spacing: 0.10em;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 h2 {
        font-size: 32px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-intro {
        display: none;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-track {
        display: flex;
        gap: 14px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        padding: 2px 2px 12px;
        scrollbar-width: none;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-track::-webkit-scrollbar {
        display: none;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-slide {
        flex: 0 0 100%;
        scroll-snap-align: start;
        display: grid;
        gap: 12px;
        min-width: 0;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-item {
        width: 100%;
        min-width: 0;
        border-radius: 18px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-item:hover {
        transform: none;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-question {
        min-height: 66px;
        padding: 14px;
        grid-template-columns: minmax(0, 1fr) 36px;
        gap: 10px;
        align-items: center;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-number {
        display: none;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-question-text {
        font-size: 15px;
        line-height: 1.35;
        letter-spacing: -0.01em;
        padding-right: 2px;
        white-space: normal !important;
        word-break: normal;
        overflow-wrap: break-word;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-toggle {
        width: 36px;
        height: 36px;
        border-radius: 12px;
        align-self: center;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-toggle svg {
        width: 17px;
        height: 17px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-answer-inner {
        padding: 0 14px 14px 14px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-answer-inner p {
        font-size: 14px;
        line-height: 1.6;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-mobile-controls {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        gap: 10px;
        margin-top: 0;
        padding-top: 4px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-dot {
        width: 38px;
        height: 6px;
        border: 0;
        border-radius: 999px;
        background: rgba(6, 68, 38, 0.24);
        cursor: pointer;
        transition:
          background 0.28s ease,
          width 0.28s ease;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-dot.is-active {
        width: 54px;
        background: #064426;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-faq-bottom {
        gap: 12px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-bottom-text {
        display: none;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-actions {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
        gap: 10px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn {
        width: 100%;
        min-width: 0;
        min-height: 58px;
        white-space: normal;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-btn:hover {
        transform: translateY(-4px) scale(1.01);
      }
    }

    @media (max-width: 380px) {
      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-question {
        padding: 12px;
        grid-template-columns: minmax(0, 1fr) 34px;
        gap: 8px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-question-text {
        font-size: 14px;
        line-height: 1.34;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-toggle {
        width: 34px;
        height: 34px;
      }

      #CEOJA_Kristian_FAQ_Swipe_Editorial_V5 .ceoja-answer-inner {
        padding-left: 12px;
        padding-right: 12px;
      }
    }/* End custom CSS */