.elementor-54667 .elementor-element.elementor-element-606c52d{--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-54667 .elementor-element.elementor-element-324bbf8{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-54667 .elementor-element.elementor-element-c638026{--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-54667 .elementor-element.elementor-element-11e7a15{--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-54667 .elementor-element.elementor-element-55e5aba{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-54667 .elementor-element.elementor-element-949561e{--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-54667 .elementor-element.elementor-element-39fa947{--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-54667 .elementor-element.elementor-element-9fb975b{--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-54667 .elementor-element.elementor-element-949561e{--width:100%;}.elementor-54667 .elementor-element.elementor-element-39fa947{--width:100%;}.elementor-54667 .elementor-element.elementor-element-9fb975b{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-324bbf8 *//* CEOJA KRISTIAN HERO ONLY - NO HORIZONTAL SCROLL */

#CEOJA_Kristian_Hero_Only {
  --ceoja-white: #fffffc;
  --ceoja-bg: #0c3f26;
  --ceoja-primary: #285f41;
  --ceoja-secondary: #43933f;
  --ceoja-accent: #7eae92;
  --ceoja-black: #080b09;

  width: 100%;
  max-width: 100%;
  min-height: 760px;
  height: auto;
  position: relative;
  overflow: hidden;
  overflow-x: hidden;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  background-image: url("https://kristiantreeservicenj.com/wp-content/uploads/2026/06/Maintaining_Landscapes_Stock_CEO_Marketing-7-scaled.jpg");
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  isolation: isolate;
}

#CEOJA_Kristian_Hero_Only *,
#CEOJA_Kristian_Hero_Only *::before,
#CEOJA_Kristian_Hero_Only *::after {
  box-sizing: border-box;
}

/* Prevención extra contra scroll lateral dentro de Elementor */
#CEOJA_Kristian_Hero_Only {
  inline-size: 100%;
  max-inline-size: 100%;
}

/* Negro solo donde está el texto, sin cubrir toda la imagen */
#CEOJA_Kristian_Hero_Only::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: min(760px, 58%);
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.88) 0%,
    rgba(0, 0, 0, 0.78) 58%,
    rgba(0, 0, 0, 0.38) 82%,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 1;
  pointer-events: none;
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_inner {
  width: 100%;
  max-width: 2000px;
  min-height: 760px;
  margin: 0 auto;
  padding: clamp(80px, 10vh, 130px) 5%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_content {
  width: 100%;
  max-width: 690px;
  padding-right: 20px;
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_kicker {
  width: fit-content;
  margin: 0 0 22px;
  padding: 0 0 8px;
  border-bottom: 3px solid var(--ceoja-secondary);
  color: #fffffc;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  text-shadow: none;
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_title {
  margin: 0 0 24px;
  font-family: "Poppins", sans-serif;
  font-size: clamp(48px, 5.8vw, 92px);
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.055em;
  color: var(--ceoja-white);
  text-shadow: none;
  overflow-wrap: anywhere;
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_title span {
  color: var(--ceoja-secondary);
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_line {
  width: 92px;
  height: 4px;
  margin: 0 0 26px;
  background: var(--ceoja-secondary);
  border-radius: 999px;
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_text {
  max-width: 620px;
  margin: 0 0 34px;
  color: rgba(255, 255, 252, 0.92);
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.65;
  font-weight: 500;
  text-align: left;
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_actions {
  width: 100%;
  max-width: 500px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

/* BOTONES LIQUID */

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_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.20);

  width: 100%;
  min-height: 58px;
  padding: 0 20px;
  border-radius: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 900;
  border: 1.5px solid var(--btn-border);
  background: var(--btn-bg);
  color: var(--btn-text);
  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_Hero_Only .CEOJA_KHO_btn span {
  position: relative;
  z-index: 4;
  transition: transform 0.34s ease, letter-spacing 0.34s ease;
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_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_Hero_Only .CEOJA_KHO_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_Hero_Only .CEOJA_KHO_btn:hover {
  color: var(--hover-text);
  border-color: var(--hover-border);
  transform: translateY(-4px) scale(1.01);
  box-shadow:
    0 16px 28px var(--hover-glow),
    0 0 0 4px rgba(255, 255, 252, 0.06);
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_btn:hover::before {
  transform: translate(-50%, -50%) scale(18);
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_btn:hover::after {
  opacity: 1;
  transform: scale(1);
  border-color: rgba(255, 255, 252, 0.28);
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_btn:hover span {
  transform: translateY(-1px);
  letter-spacing: 0.8px;
}

#CEOJA_Kristian_Hero_Only .CEOJA_KHO_btn_call {
  --btn-bg: transparent;
  --btn-text: #fffffc;
  --btn-border: #7eae92;
  --hover-bg: #fffffc;
  --hover-text: #0c3f26;
  --hover-border: #fffffc;
  --hover-glow: rgba(255, 255, 252, 0.16);
}

/* 2000PX */

@media (min-width: 2000px) {
  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_inner {
    width: 90%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  #CEOJA_Kristian_Hero_Only::before {
    width: min(900px, 55%);
  }
}

/* TABLET */

@media (max-width: 991px) {
  #CEOJA_Kristian_Hero_Only {
    min-height: 720px;
    background-position: center right;
  }

  #CEOJA_Kristian_Hero_Only::before {
    width: 72%;
    background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.88) 0%,
      rgba(0, 0, 0, 0.72) 60%,
      rgba(0, 0, 0, 0.28) 86%,
      rgba(0, 0, 0, 0) 100%
    );
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_inner {
    min-height: 720px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_content {
    max-width: 650px;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_title {
    font-size: clamp(44px, 8vw, 74px);
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_text {
    font-size: 16px;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  #CEOJA_Kristian_Hero_Only {
    min-height: 700px;
    background-position: center right;
  }

  #CEOJA_Kristian_Hero_Only::before {
    width: 100%;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.06) 0%,
      rgba(0, 0, 0, 0.22) 34%,
      rgba(0, 0, 0, 0.82) 100%
    );
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_inner {
    min-height: 700px;
    padding: 92px 5% 58px;
    align-items: flex-end;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_content {
    max-width: 100%;
    padding-right: 0;
    text-align: center;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_kicker {
    width: fit-content;
    max-width: 100%;
    margin: 0 auto 16px;
    padding: 0 0 8px;
    border-bottom: 3px solid var(--ceoja-secondary);
    color: #fffffc;
    font-size: 11px;
    line-height: 1.25;
    font-weight: 900;
    letter-spacing: 0.085em;
    text-align: center;
    text-shadow: none;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_title {
    font-size: clamp(38px, 13vw, 58px);
    line-height: 1;
    margin-bottom: 18px;
    overflow-wrap: normal;
    word-break: normal;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_line {
    width: 76px;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 18px;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_text {
    max-width: 100%;
    margin-bottom: 24px;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_actions {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_btn {
    min-height: 52px;
    padding: 0 10px;
    font-size: 14px;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_btn:hover {
    transform: none;
    box-shadow: none;
  }
}

@media (max-width: 480px) {
  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_inner {
    padding-top: 82px;
    padding-bottom: 46px;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_actions {
    grid-template-columns: 1fr;
  }

  #CEOJA_Kristian_Hero_Only .CEOJA_KHO_btn {
    min-height: 52px;
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-22ef338 */#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-55e5aba */@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700;800;900&family=Montserrat:wght@400;500;600;700;800;900&display=swap');

/* CEOJA Colts Neck Final Premium Filled Template */

#CEOJA_Kristian_ColtsNeck_Template_06 {
  --ceoja-texto: #fffffc;
  --ceoja-fondo: #0c3f26;
  --ceoja-primario: #285f41;
  --ceoja-secundario: #43933f;
  --ceoja-acento: #7eae92;

  --ceoja-blanco: #fffffc;
  --ceoja-negro: #111111;
  --ceoja-gris: #555555;

  --ceoja-soft: rgba(126, 174, 146, 0.12);
  --ceoja-soft-two: rgba(67, 147, 63, 0.10);
  --ceoja-line: rgba(12, 63, 38, 0.16);
  --ceoja-line-white: rgba(255, 255, 252, 0.18);
  --ceoja-shadow-soft: 0 18px 48px rgba(12, 63, 38, 0.10);
  --ceoja-shadow-deep: 0 28px 72px rgba(12, 63, 38, 0.18);

  width: 100%;
  padding: 5%;
  overflow: hidden;
  background:
    radial-gradient(circle at 7% 8%, rgba(126, 174, 146, 0.28), transparent 30%),
    radial-gradient(circle at 94% 10%, rgba(67, 147, 63, 0.13), transparent 32%),
    linear-gradient(180deg, #fffffc 0%, rgba(126, 174, 146, 0.08) 42%, #fffffc 100%);
  color: var(--ceoja-fondo);
  font-family: 'Montserrat', sans-serif;
  box-sizing: border-box;
}

#CEOJA_Kristian_ColtsNeck_Template_06 *,
#CEOJA_Kristian_ColtsNeck_Template_06 *::before,
#CEOJA_Kristian_ColtsNeck_Template_06 *::after {
  box-sizing: border-box;
}

#CEOJA_Kristian_ColtsNeck_Template_06 a {
  color: inherit;
}

#CEOJA_Kristian_ColtsNeck_Template_06 figure {
  margin: 0;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_wrap {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_section {
  width: 100%;
  margin-top: 5%;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_title_area,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_section_head {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 46px;
  text-align: center;
}

#CEOJA_Kristian_ColtsNeck_Template_06 h2 {
  max-width: 1500px;
  margin: 0 auto 18px;
  font-family: 'Poppins', sans-serif;
  font-size: 48px;
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: var(--ceoja-fondo);
  text-align: center;
}

#CEOJA_Kristian_ColtsNeck_Template_06 h3 {
  margin: 0 0 18px;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--ceoja-fondo);
}

#CEOJA_Kristian_ColtsNeck_Template_06 h4 {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: -0.015em;
  color: var(--ceoja-fondo);
}

#CEOJA_Kristian_ColtsNeck_Template_06 h5 {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: -0.01em;
  color: var(--ceoja-fondo);
}

#CEOJA_Kristian_ColtsNeck_Template_06 p {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
  text-align: justify;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_intro_text,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_section_head p {
  max-width: 1080px;
  margin: 0 auto;
  color: var(--ceoja-gris);
  text-align: center;
}

/* Buttons */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_button_row,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_button_row {
  justify-content: center;
  margin-top: 34px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_btn {
  --btn-bg: var(--ceoja-secundario);
  --btn-text: var(--ceoja-blanco);
  --btn-border: var(--ceoja-secundario);
  --hover-bg: var(--ceoja-fondo);
  --hover-text: var(--ceoja-blanco);
  --hover-border: var(--ceoja-fondo);
  --hover-glow: rgba(12, 63, 38, 0.28);

  min-width: 190px;
  min-height: 68px;
  padding: 18px 28px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  text-decoration: none;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  border: 1.5px solid var(--btn-border);
  background: var(--btn-bg);
  color: var(--btn-text);
  cursor: pointer;
  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_ColtsNeck_Template_06 .CEOJA_btn span {
  position: relative;
  z-index: 4;
  display: block;
  font-size: 15px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-align: center;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .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_ColtsNeck_Template_06 .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.24), transparent 28%),
    linear-gradient(135deg, rgba(255, 255, 252, 0.16), 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_ColtsNeck_Template_06 .CEOJA_btn:hover {
  color: var(--hover-text);
  border-color: var(--hover-border);
  transform: translateY(-6px) scale(1.015);
  box-shadow:
    0 20px 34px var(--hover-glow),
    0 0 0 6px rgba(255, 255, 252, 0.08);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_btn:hover::before {
  transform: translate(-50%, -50%) scale(18);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_btn:hover::after {
  opacity: 1;
  transform: scale(1);
  border-color: rgba(255, 255, 252, 0.28);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_btn_white {
  --btn-bg: var(--ceoja-blanco);
  --btn-text: var(--ceoja-fondo);
  --btn-border: var(--ceoja-blanco);
  --hover-bg: var(--ceoja-acento);
  --hover-text: var(--ceoja-blanco);
  --hover-border: var(--ceoja-acento);
  --hover-glow: rgba(126, 174, 146, 0.32);
}

/* Opening */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(440px, 0.9fr);
  gap: 30px;
  align-items: stretch;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_map {
  min-height: 650px;
  padding: 16px;
  border-radius: 56px 20px 56px 20px;
  background:
    radial-gradient(circle at 18% 20%, rgba(126, 174, 146, 0.28), transparent 36%),
    linear-gradient(135deg, var(--ceoja-fondo), var(--ceoja-primario));
  overflow: hidden;
  box-shadow: var(--ceoja-shadow-deep);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_map iframe {
  width: 100%;
  height: 100%;
  min-height: 618px;
  display: block;
  border: 0;
  border-radius: 42px 14px 42px 14px;
  filter: saturate(0.92) contrast(1.04);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel {
  min-height: 650px;
  padding: 54px;
  border-radius: 20px 56px 20px 56px;
  background:
    radial-gradient(circle at 82% 10%, rgba(126, 174, 146, 0.30), transparent 34%),
    linear-gradient(145deg, var(--ceoja-fondo), var(--ceoja-primario));
  color: var(--ceoja-blanco);
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: var(--ceoja-shadow-deep);
  position: relative;
  overflow: hidden;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel::before {
  content: "";
  position: absolute;
  inset: 22px;
  border: 1px solid rgba(255, 255, 252, 0.16);
  border-radius: 36px 12px 36px 12px;
  pointer-events: none;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel h2,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel h3,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel p,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel .CEOJA_button_row {
  position: relative;
  z-index: 2;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel h2,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel h3 {
  color: var(--ceoja-blanco);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel h3 {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel p {
  max-width: 900px;
  margin: 0 auto;
  color: rgba(255, 255, 252, 0.88);
  text-align: justify;
  text-align-last: center;
}

/* Filled white fact cards */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_frame {
  margin-top: 34px;
  padding: 28px;
  border-radius: 46px 18px 46px 18px;
  background:
    radial-gradient(circle at 10% 10%, rgba(126, 174, 146, 0.22), transparent 32%),
    linear-gradient(135deg, rgba(12, 63, 38, 0.08), rgba(126, 174, 146, 0.14));
  border: 1px solid var(--ceoja-line);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item {
  min-height: 210px;
  padding: 28px;
  border-radius: 34px 12px 34px 12px;
  background:
    linear-gradient(180deg, rgba(255, 255, 252, 0.98), rgba(255, 255, 252, 0.90));
  border: 1px solid var(--ceoja-line);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 14px 36px rgba(12, 63, 38, 0.08);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item:nth-child(even) {
  border-radius: 12px 34px 12px 34px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(12, 63, 38, 0.12);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item span {
  display: block;
  color: var(--ceoja-primario);
  font-size: 12px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0.10em;
  text-transform: uppercase;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_dot {
  width: 34px;
  height: 34px;
  border-radius: 14px 6px 14px 6px;
  background: var(--ceoja-acento);
  flex: 0 0 auto;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item strong {
  display: block;
  margin-top: 18px;
  color: var(--ceoja-fondo);
  font-size: 22px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: -0.02em;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item p {
  margin-top: 12px;
  color: rgba(17, 17, 17, 0.64);
  font-size: 14px;
  line-height: 1.55;
  text-align: left;
}

/* Article grid */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_grid {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 30px;
  align-items: stretch;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_box,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_box {
  padding: 42px;
  border: 1px solid var(--ceoja-line);
  box-shadow: var(--ceoja-shadow-soft);
  overflow: hidden;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_box {
  min-height: 620px;
  border-radius: 48px 16px 48px 16px;
  background:
    radial-gradient(circle at 10% 10%, rgba(126, 174, 146, 0.18), transparent 34%),
    rgba(255, 255, 252, 0.96);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_box {
  min-height: 620px;
  border-radius: 16px 48px 16px 48px;
  background:
    radial-gradient(circle at 88% 12%, rgba(67, 147, 63, 0.12), transparent 32%),
    rgba(255, 255, 252, 0.96);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_box p,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_box p {
  margin-bottom: 18px;
  color: rgba(17, 17, 17, 0.72);
  text-align: justify;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_box p:last-child,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_box p:last-child {
  margin-bottom: 0;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_inner_grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 30px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_mini {
  padding: 22px;
  border-radius: 26px 10px 26px 10px;
  border: 1px solid rgba(12, 63, 38, 0.13);
  background: linear-gradient(180deg, rgba(126, 174, 146, 0.12), rgba(255, 255, 252, 0.94));
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_mini h5 {
  margin-bottom: 10px;
  color: var(--ceoja-fondo);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_mini p {
  margin: 0;
  color: rgba(17, 17, 17, 0.68);
  font-size: 14px;
  line-height: 1.6;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_list {
  display: grid;
  gap: 14px;
  margin-top: 24px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item {
  display: grid;
  grid-template-columns: 62px 1fr;
  gap: 16px;
  align-items: center;
  min-height: 126px;
  padding: 20px;
  border-radius: 30px 12px 30px 12px;
  background: linear-gradient(135deg, rgba(126, 174, 146, 0.18), rgba(255, 255, 252, 0.88));
  border: 1px solid var(--ceoja-line);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_number,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_number,
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_number {
  width: 62px;
  height: 62px;
  border-radius: 22px 8px 22px 8px;
  background: var(--ceoja-secundario);
  color: var(--ceoja-blanco);
  font-size: 16px;
  line-height: 1;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item h4 {
  margin: 0 0 7px;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.01em;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item p {
  margin: 0;
  color: rgba(17, 17, 17, 0.70);
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_note {
  margin-top: 24px;
  padding: 24px;
  border-radius: 28px 10px 28px 10px;
  background: var(--ceoja-fondo);
  color: var(--ceoja-blanco);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_note p {
  color: rgba(255, 255, 252, 0.86);
  font-size: 14px;
  line-height: 1.65;
}

/* Compact Gallery */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_section {
  padding: 42px;
  border-radius: 48px 16px 48px 16px;
  background:
    radial-gradient(circle at top left, rgba(126, 174, 146, 0.22), transparent 34%),
    linear-gradient(135deg, rgba(255, 255, 252, 0.95), rgba(240, 246, 237, 0.92));
  border: 1px solid var(--ceoja-line);
  box-shadow: var(--ceoja-shadow-soft);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card {
  min-height: 300px;
  border-radius: 38px 14px 38px 14px;
  overflow: hidden;
  background: var(--ceoja-acento);
  border: 1px solid rgba(12, 63, 38, 0.12);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card:nth-child(even) {
  border-radius: 14px 38px 14px 38px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card img {
  width: 100%;
  height: 100%;
  min-height: inherit;
  display: block;
  object-fit: cover;
  object-position: center;
  transform: scale(1.01);
  filter: saturate(0.94) contrast(1.02);
  transition: transform 0.45s ease, filter 0.45s ease;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card:hover img {
  transform: scale(1.06);
  filter: saturate(1.04) contrast(1.03);
}

/* Design cards */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_section {
  padding: 42px;
  border-radius: 16px 48px 16px 48px;
  background:
    radial-gradient(circle at top right, rgba(67, 147, 63, 0.16), transparent 32%),
    linear-gradient(135deg, rgba(255, 255, 252, 0.96), rgba(237, 244, 233, 0.94));
  border: 1px solid var(--ceoja-line);
  box-shadow: var(--ceoja-shadow-soft);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_card {
  position: relative;
  min-height: 350px;
  padding: 28px;
  border-radius: 34px 12px 34px 12px;
  background: rgba(255, 255, 252, 0.96);
  border: 1px solid var(--ceoja-line);
  box-shadow: 0 14px 34px rgba(12, 63, 38, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_card:nth-child(even) {
  border-radius: 12px 34px 12px 34px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_card::before {
  content: "";
  position: absolute;
  right: -46px;
  top: -46px;
  width: 124px;
  height: 124px;
  border-radius: 50%;
  background: rgba(126, 174, 146, 0.34);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_card::after {
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 26px;
  height: 5px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--ceoja-secundario), rgba(126, 174, 146, 0.7));
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_number {
  position: relative;
  z-index: 2;
  width: 56px;
  height: 56px;
  margin-bottom: 22px;
  border-radius: 20px 8px 20px 8px;
  background: var(--ceoja-secundario);
  color: var(--ceoja-blanco);
  font-size: 15px;
  line-height: 1;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_card h4 {
  position: relative;
  z-index: 2;
  margin: 0 0 12px;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.01em;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_card p {
  position: relative;
  z-index: 2;
  color: rgba(17, 17, 17, 0.68);
  font-size: 14px;
  line-height: 1.65;
  text-align: justify;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_card_extra {
  position: relative;
  z-index: 2;
  margin-top: auto;
  padding-top: 18px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_card_extra span {
  display: block;
  padding-top: 14px;
  border-top: 1px solid rgba(12, 63, 38, 0.13);
  color: var(--ceoja-primario);
  font-size: 12px;
  line-height: 1.45;
  font-weight: 800;
}

/* Services */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_section {
  padding: 42px;
  border-radius: 48px 16px 48px 16px;
  background:
    radial-gradient(circle at top right, rgba(67, 147, 63, 0.15), transparent 32%),
    linear-gradient(135deg, rgba(248, 250, 245, 0.98), #fffffc);
  border: 1px solid var(--ceoja-line);
  box-shadow: var(--ceoja-shadow-soft);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item {
  position: relative;
  min-height: 350px;
  padding: 26px;
  border-radius: 32px 12px 32px 12px;
  background: rgba(255, 255, 252, 0.95);
  border: 1px solid var(--ceoja-line);
  box-shadow: 0 12px 30px rgba(12, 63, 38, 0.07);
  text-decoration: none;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: transform 0.34s ease, box-shadow 0.34s ease, border-color 0.34s ease, background 0.34s ease;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:nth-child(even) {
  border-radius: 12px 32px 12px 32px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item::before {
  content: "";
  position: absolute;
  width: 130px;
  height: 130px;
  right: -58px;
  top: -58px;
  border-radius: 50%;
  background: rgba(67, 147, 63, 0.13);
  transition: transform 0.34s ease, background 0.34s ease;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item::after {
  content: "";
  position: absolute;
  left: 26px;
  right: 26px;
  bottom: 24px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--ceoja-secundario), transparent);
  opacity: 0.85;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:hover {
  transform: translateY(-7px);
  border-color: rgba(67, 147, 63, 0.44);
  background: var(--ceoja-blanco);
  box-shadow: 0 26px 58px rgba(12, 63, 38, 0.13);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:hover::before {
  transform: scale(1.5);
  background: rgba(67, 147, 63, 0.20);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_number {
  position: relative;
  z-index: 2;
  width: 48px;
  height: 48px;
  border-radius: 17px 7px 17px 7px;
  background: var(--ceoja-acento);
  color: var(--ceoja-fondo);
  font-size: 13px;
  line-height: 1;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item h4 {
  position: relative;
  z-index: 2;
  margin: 22px 0 10px;
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: -0.01em;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item p {
  position: relative;
  z-index: 2;
  color: rgba(17, 17, 17, 0.66);
  font-size: 14px;
  line-height: 1.65;
  text-align: justify;
  padding-bottom: 16px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_meta {
  position: relative;
  z-index: 2;
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid rgba(12, 63, 38, 0.13);
  color: var(--ceoja-primario);
  font-size: 12px;
  line-height: 1.45;
  font-weight: 800;
}

/* Long SEO content */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_long_content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_long_panel {
  min-height: 430px;
  padding: 42px;
  border-radius: 44px 16px 44px 16px;
  background: rgba(255, 255, 252, 0.96);
  border: 1px solid var(--ceoja-line);
  box-shadow: var(--ceoja-shadow-soft);
  display: flex;
  flex-direction: column;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_long_panel:nth-child(2) {
  border-radius: 16px 44px 16px 44px;
  background:
    radial-gradient(circle at 90% 12%, rgba(126, 174, 146, 0.16), transparent 34%),
    rgba(255, 255, 252, 0.96);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_long_panel p {
  color: rgba(17, 17, 17, 0.72);
  margin-bottom: 18px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_long_panel p:last-child {
  margin-bottom: 0;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_seo_detail_grid {
  margin-top: auto;
  padding-top: 24px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_seo_detail {
  padding: 16px;
  border-radius: 22px 8px 22px 8px;
  background: rgba(126, 174, 146, 0.12);
  border: 1px solid rgba(12, 63, 38, 0.12);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_seo_detail span {
  display: block;
  color: var(--ceoja-fondo);
  font-size: 12px;
  line-height: 1.45;
  font-weight: 800;
}

/* Final */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 26px;
  align-items: center;
  padding: 46px;
  border-radius: 48px 16px 48px 16px;
  background:
    linear-gradient(90deg, rgba(12, 63, 38, 0.92), rgba(12, 63, 38, 0.40)),
    url('https://kristiantreeservicenj.com/wp-content/uploads/2026/06/Removal_Tree_Kristian_tree_service_12.jpeg');
  background-size: cover;
  background-position: center;
  color: var(--ceoja-blanco);
  box-shadow: var(--ceoja-shadow-deep);
  overflow: hidden;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta h3 {
  color: var(--ceoja-blanco);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta p {
  max-width: 940px;
  color: rgba(255, 255, 252, 0.84);
  text-align: justify;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_buttons {
  justify-content: flex-end;
}

/* Swipe indicator only responsive */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_hint {
  display: none;
  width: 100%;
  margin: 0 0 18px;
  align-items: center;
  gap: 14px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_hint span:first-child {
  flex: 0 0 auto;
  color: var(--ceoja-fondo);
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_hint span:last-child {
  flex: 1;
  height: 3px;
  border-radius: 999px;
  background: rgba(12, 63, 38, 0.14);
  position: relative;
  overflow: hidden;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_hint span:last-child::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 28%;
  border-radius: inherit;
  background: var(--ceoja-secundario);
}

/* Responsive */

@media (min-width: 2000px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_wrap {
    width: 90%;
    max-width: none;
  }
}

@media (max-width: 1380px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1280px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_long_content,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta {
    grid-template-columns: 1fr;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_buttons {
    justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 h2 {
    font-size: 40px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 h3 {
    font-size: 26px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 h4 {
    font-size: 22px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_intro_text,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_section_head p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_box p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_box p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta p {
    font-size: 15px;
    line-height: 1.75;
    text-align: justify;
    text-align-last: center;
    margin-left: auto;
    margin-right: auto;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_map,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel {
    min-height: auto;
    padding: 32px;
    border-radius: 38px 14px 38px 14px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_map iframe {
    min-height: 420px;
    border-radius: 28px 10px 28px 10px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_box,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_box,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_long_panel {
    min-height: auto;
  }
}

@media (max-width: 767px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 {
    padding: 5%;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 h2 {
    font-size: 32px;
    line-height: 1.14;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 h3 {
    font-size: 24px;
    text-align: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 h4,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item h4,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_card h4,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item h4 {
    font-size: 20px;
    text-align: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_title_area,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_section_head {
    margin-bottom: 30px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_box,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_box,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_section,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_section,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_section,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_long_panel,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_frame {
    padding: 28px 20px;
    border-radius: 32px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_map {
    padding: 12px;
    border-radius: 32px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_map iframe {
    min-height: 360px;
    border-radius: 24px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_button_row,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_buttons {
    width: 100%;
    justify-content: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_btn {
    width: 100%;
    min-width: 0;
    min-height: 64px;
    border-radius: 18px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_inner_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_seo_detail_grid {
    grid-template-columns: 1fr;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item p {
    text-align: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_hint {
    display: flex;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_grid {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 2px 5% 18px;
    margin-left: -5%;
    margin-right: -5%;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_grid::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_grid::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_grid::-webkit-scrollbar {
    display: none;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card {
    flex: 0 0 82%;
    min-height: 280px;
    border-radius: 32px !important;
    scroll-snap-align: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card img {
    min-height: 280px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_card {
    flex: 0 0 82%;
    min-height: 330px;
    border-radius: 32px !important;
    scroll-snap-align: center;
    text-align: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_number {
    margin-left: auto;
    margin-right: auto;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
    border-radius: 28px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_card p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item p {
    text-align: justify;
    text-align-last: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item {
    flex: 0 0 82%;
    min-height: 350px;
    border-radius: 32px !important;
    scroll-snap-align: center;
    text-align: center;
    align-items: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_number {
    margin-left: auto;
    margin-right: auto;
  }
}

/* =========================================================
   PATCH FINAL SOBRE TU HTML ACTUAL
   - No agrega secciones eliminadas
   - Corrige HTML responsive y mobile
   - Swipe solo en mobile para bloques existentes
========================================================= */

@media (max-width: 767px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    padding: 5% 0;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_wrap {
    width: 100%;
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_intro_text,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_section_head p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_box p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_box p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_mini p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item p,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_meta,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta p {
    text-align: center !important;
    text-align-last: auto !important;
    word-spacing: normal !important;
    letter-spacing: normal !important;
    overflow-wrap: break-word;
    hyphens: auto;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel {
    padding: 32px 22px 34px;
    min-height: auto;
    border-radius: 34px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel::before {
    inset: 14px;
    border-radius: 24px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_opening_panel h3 {
    font-size: 24px;
    line-height: 1.15;
    margin-bottom: 20px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_map {
    padding: 10px;
    border-radius: 34px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_city_map iframe {
    min-height: 330px;
    border-radius: 26px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_frame::before {
    content: "Swipe Info";
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    color: var(--ceoja-fondo);
    font-size: 12px;
    line-height: 1;
    font-weight: 900;
    letter-spacing: 0.10em;
    text-transform: uppercase;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_frame::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    margin-top: -12px;
    margin-bottom: 18px;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--ceoja-secundario) 0 28%, rgba(12, 63, 38, 0.14) 28% 100%);
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_inner_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_list,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 16px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 5%;
    padding: 4px 5% 22px !important;
    margin-left: -5% !important;
    margin-right: -5% !important;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_grid::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_inner_grid::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_list::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_grid::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_grid::-webkit-scrollbar {
    display: none;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_mini,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item {
    flex: 0 0 84% !important;
    max-width: 84% !important;
    scroll-snap-align: center;
    border-radius: 32px !important;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item {
    min-height: 260px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_top {
    align-items: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item strong {
    text-align: center;
    font-size: 23px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_mini {
    min-height: 210px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_mini h5 {
    text-align: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item {
    min-height: 260px;
    padding: 28px 22px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_number {
    margin-bottom: 18px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_note {
    margin-top: 10px;
    border-radius: 28px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card img {
    min-height: 235px !important;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card img {
    filter: saturate(0.88) contrast(1.01);
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item {
    min-height: 385px;
    padding: 28px 22px;
    text-align: center;
    align-items: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_number {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 18px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_meta {
    font-size: 12px;
    line-height: 1.5;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta {
    padding: 30px 22px;
    border-radius: 34px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_buttons,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_button_row {
    width: 100%;
    justify-content: center;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_btn {
    width: 100%;
    min-width: 0;
    min-height: 62px;
  }
}

@media (max-width: 480px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_item,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_mini,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_item,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_card,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item {
    flex-basis: 88% !important;
    max-width: 88% !important;
  }
}


/* =========================================================
   FIX DEFINITIVO: INDICADOR SWIPE EN TODAS LAS SECCIONES MOBILE
   - Visible solo en mobile
   - No depende de JavaScript
   - Aparece arriba de cada bloque deslizable
   - También mejora el icono verde superior
========================================================= */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_dot {
  position: relative;
  width: 38px;
  height: 38px;
  border-radius: 14px 8px 14px 8px;
  background: linear-gradient(135deg, #43933f 0%, #7eae92 100%);
  border: 1px solid rgba(12, 63, 38, 0.14);
  box-shadow:
    0 10px 20px rgba(12, 63, 38, 0.14),
    inset 0 1px 0 rgba(255, 255, 252, 0.34);
  overflow: hidden;
  flex: 0 0 auto;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_dot::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 20px;
  left: 11px;
  top: 7px;
  border-radius: 14px 14px 3px 14px;
  background: rgba(255, 255, 252, 0.30);
  transform: rotate(42deg);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_dot::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 252, 0.24) 0%,
    rgba(255, 255, 252, 0.08) 34%,
    rgba(255, 255, 252, 0) 62%
  );
  pointer-events: none;
}

/* Desktop: no mostrar indicador */
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_hint {
  display: none !important;
}

/* Mobile: mostrar indicador real encima de todos los sliders */
@media (max-width: 767px) {
  /* Apaga el indicador anterior que salía como línea falsa en facts */
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_frame::before,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_frame::after {
    content: none !important;
    display: none !important;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_hint {
    width: 100%;
    margin: 0 auto 16px !important;
    padding: 10px 12px;
    border-radius: 999px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: rgba(126, 174, 146, 0.14);
    border: 1px solid rgba(12, 63, 38, 0.12);
    box-shadow: 0 10px 24px rgba(12, 63, 38, 0.06);
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_label {
    flex: 0 0 auto !important;
    color: var(--ceoja-fondo) !important;
    font-size: 11px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    letter-spacing: 0.11em !important;
    text-transform: uppercase;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_icon {
    width: 32px !important;
    height: 16px !important;
    flex: 0 0 32px !important;
    display: inline-flex !important;
    position: relative;
    border-radius: 999px;
    background: rgba(12, 63, 38, 0.10) !important;
    overflow: hidden;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_icon::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: var(--ceoja-secundario);
    transform: translateY(-50%);
    animation: CEOJA_swipe_move 1.35s ease-in-out infinite;
    box-shadow: 0 4px 10px rgba(12, 63, 38, 0.18);
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_dots {
    flex: 0 0 auto !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 6px;
    height: auto !important;
    background: transparent !important;
    border-radius: 0 !important;
    overflow: visible !important;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_dots::before {
    content: none !important;
    display: none !important;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_dots i {
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: rgba(12, 63, 38, 0.24);
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_swipe_dots i:nth-child(1) {
    width: 22px;
    background: linear-gradient(90deg, var(--ceoja-primario), var(--ceoja-secundario));
    box-shadow: 0 5px 12px rgba(12, 63, 38, 0.16);
  }

  @keyframes CEOJA_swipe_move {
    0%, 100% {
      left: 5px;
      opacity: 0.72;
    }
    50% {
      left: 17px;
      opacity: 1;
    }
  }

  /* Refuerzo: todos estos bloques son swipe en mobile */
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_inner_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_list,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_grid,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 16px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 5%;
    padding: 4px 5% 22px !important;
    margin-left: -5% !important;
    margin-right: -5% !important;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_fact_grid::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_article_inner_grid::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_process_list::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_gallery_grid::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_design_grid::-webkit-scrollbar,
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_services_grid::-webkit-scrollbar {
    display: none;
  }
}

/* =========================================================
   PATCH FINAL REQUEST
   - Service cards now show an arrow to indicate page navigation
   - Final CTA image removed for cleaner visibility
   - Keeps typography sizes unchanged
========================================================= */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item {
  padding-right: 72px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow {
  position: absolute;
  z-index: 5;
  top: 22px;
  right: 22px;
  width: 42px;
  height: 42px;
  border-radius: 16px 7px 16px 7px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--ceoja-fondo);
  color: var(--ceoja-blanco);
  font-size: 18px;
  line-height: 1;
  font-weight: 900;
  box-shadow: 0 14px 28px rgba(12, 63, 38, 0.18);
  transition:
    transform 0.34s ease,
    background 0.34s ease,
    color 0.34s ease,
    box-shadow 0.34s ease;
  pointer-events: none;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:hover .CEOJA_service_arrow {
  transform: translate(4px, -4px) scale(1.04);
  background: var(--ceoja-secundario);
  color: var(--ceoja-blanco);
  box-shadow: 0 20px 40px rgba(12, 63, 38, 0.24);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:focus-visible {
  outline: 3px solid rgba(67, 147, 63, 0.35);
  outline-offset: 4px;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta {
  background:
    radial-gradient(circle at 8% 12%, rgba(126, 174, 146, 0.32), transparent 34%),
    radial-gradient(circle at 92% 18%, rgba(67, 147, 63, 0.24), transparent 32%),
    linear-gradient(135deg, #0c3f26 0%, #285f41 58%, #0c3f26 100%) !important;
  border: 1px solid rgba(255, 255, 252, 0.16);
  position: relative;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 34px 10px 34px 10px;
  border: 1px solid rgba(255, 255, 252, 0.14);
  pointer-events: none;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta > * {
  position: relative;
  z-index: 2;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta h3 {
  color: var(--ceoja-blanco);
  text-shadow: none;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta p {
  color: rgba(255, 255, 252, 0.88);
  text-shadow: none;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta .CEOJA_btn {
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.16);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta .CEOJA_btn_white {
  border-color: rgba(255, 255, 252, 0.90);
}

@media (max-width: 767px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item {
    padding-right: 22px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow {
    top: 18px;
    right: 18px;
    width: 38px;
    height: 38px;
    border-radius: 14px 6px 14px 6px;
    font-size: 16px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_number {
    margin-top: 8px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_final_cta::before {
    inset: 12px;
    border-radius: 24px;
  }
}



/* =========================================================
   CORRECCION FINAL: FLECHA DISEÑADA CON CSS PURO
   - Sin emojis
   - Sin caracteres especiales
   - Icono visual creado con bordes y pseudo-elementos
========================================================= */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow {
  position: absolute;
  z-index: 5;
  top: 22px;
  right: 22px;
  width: 44px;
  height: 44px;
  border-radius: 16px 7px 16px 7px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 252, 0.22), transparent 32%),
    linear-gradient(135deg, var(--ceoja-fondo), var(--ceoja-primario));
  border: 1px solid rgba(255, 255, 252, 0.24);
  box-shadow:
    0 14px 28px rgba(12, 63, 38, 0.18),
    inset 0 1px 0 rgba(255, 255, 252, 0.18);
  pointer-events: none;
  overflow: hidden;
  transition:
    transform 0.34s ease,
    background 0.34s ease,
    box-shadow 0.34s ease;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 2px;
  left: 13px;
  top: 25px;
  border-radius: 999px;
  background: var(--ceoja-blanco);
  transform: rotate(-45deg);
  transform-origin: right center;
  transition: transform 0.34s ease, width 0.34s ease;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: 13px;
  top: 12px;
  border-top: 2px solid var(--ceoja-blanco);
  border-right: 2px solid var(--ceoja-blanco);
  border-radius: 1px;
  transition: transform 0.34s ease;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:hover .CEOJA_service_arrow {
  transform: translate(4px, -4px) scale(1.04);
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 252, 0.26), transparent 32%),
    linear-gradient(135deg, var(--ceoja-secundario), var(--ceoja-primario));
  box-shadow:
    0 20px 40px rgba(12, 63, 38, 0.24),
    inset 0 1px 0 rgba(255, 255, 252, 0.20);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:hover .CEOJA_service_arrow::before {
  width: 19px;
  transform: rotate(-45deg) translateX(2px);
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:hover .CEOJA_service_arrow::after {
  transform: translate(2px, -2px);
}

@media (max-width: 767px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow {
    top: 18px;
    right: 18px;
    width: 40px;
    height: 40px;
    border-radius: 14px 6px 14px 6px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow::before {
    width: 15px;
    left: 12px;
    top: 23px;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow::after {
    width: 9px;
    height: 9px;
    right: 12px;
    top: 11px;
  }
}



/* =========================================================
   FIX REAL FINAL: ICONO DE NAVEGACION LIMPIO
   - No emoji
   - No flecha rota diagonal
   - Flecha horizontal clara para indicar que abre otra pagina
========================================================= */

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item {
  padding-right: 76px !important;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow {
  position: absolute !important;
  z-index: 10 !important;
  top: 22px !important;
  right: 22px !important;
  width: 46px !important;
  height: 46px !important;
  border-radius: 16px 8px 16px 8px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 252, 0.26), transparent 34%),
    linear-gradient(135deg, var(--ceoja-fondo), var(--ceoja-primario)) !important;
  border: 1px solid rgba(255, 255, 252, 0.24) !important;
  box-shadow:
    0 14px 28px rgba(12, 63, 38, 0.18),
    inset 0 1px 0 rgba(255, 255, 252, 0.20) !important;
  pointer-events: none !important;
  overflow: hidden !important;
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
  transition:
    transform 0.34s ease,
    background 0.34s ease,
    box-shadow 0.34s ease !important;
}

/* cuerpo de la flecha */
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow::before {
  content: "" !important;
  position: absolute !important;
  width: 18px !important;
  height: 3px !important;
  left: 13px !important;
  top: 22px !important;
  border-radius: 999px !important;
  background: var(--ceoja-blanco) !important;
  border: 0 !important;
  transform: none !important;
  transform-origin: center !important;
  opacity: 1 !important;
}

/* punta de la flecha */
#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow::after {
  content: "" !important;
  position: absolute !important;
  width: 11px !important;
  height: 11px !important;
  right: 13px !important;
  top: 18px !important;
  border-top: 3px solid var(--ceoja-blanco) !important;
  border-right: 3px solid var(--ceoja-blanco) !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border-radius: 1px !important;
  background: transparent !important;
  transform: rotate(45deg) !important;
  opacity: 1 !important;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:hover .CEOJA_service_arrow {
  transform: translateX(4px) scale(1.04) !important;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 252, 0.28), transparent 34%),
    linear-gradient(135deg, var(--ceoja-secundario), var(--ceoja-primario)) !important;
  box-shadow:
    0 20px 40px rgba(12, 63, 38, 0.24),
    inset 0 1px 0 rgba(255, 255, 252, 0.22) !important;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:hover .CEOJA_service_arrow::before {
  width: 20px !important;
}

#CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item:hover .CEOJA_service_arrow::after {
  right: 11px !important;
}

@media (max-width: 767px) {
  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_item {
    padding-right: 22px !important;
    padding-top: 76px !important;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow {
    top: 18px !important;
    right: 18px !important;
    width: 42px !important;
    height: 42px !important;
    border-radius: 14px 7px 14px 7px !important;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow::before {
    width: 16px !important;
    left: 12px !important;
    top: 20px !important;
  }

  #CEOJA_Kristian_ColtsNeck_Template_06 .CEOJA_service_arrow::after {
    width: 10px !important;
    height: 10px !important;
    right: 12px !important;
    top: 16px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-902fcc5 */#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-3023bc7 */#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-1439a86 */#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 */