.elementor-152 .elementor-element.elementor-element-0969130{--display:flex;--min-height:600px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0;}.elementor-152 .elementor-element.elementor-element-0969130:not(.elementor-motion-effects-element-type-background), .elementor-152 .elementor-element.elementor-element-0969130 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://web321.es/wp-content/uploads/2026/07/1784199750309-019f6a97-117f-7eef-a665-2af4b1080d20-scaled.png");background-size:cover;}.elementor-152 .elementor-element.elementor-element-0969130::before, .elementor-152 .elementor-element.elementor-element-0969130 > .elementor-background-video-container::before, .elementor-152 .elementor-element.elementor-element-0969130 > .e-con-inner > .elementor-background-video-container::before, .elementor-152 .elementor-element.elementor-element-0969130 > .elementor-background-slideshow::before, .elementor-152 .elementor-element.elementor-element-0969130 > .e-con-inner > .elementor-background-slideshow::before, .elementor-152 .elementor-element.elementor-element-0969130 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#0A0A0A;--background-overlay:'';}.elementor-152 .elementor-element.elementor-element-f267ae3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-152 .elementor-element.elementor-element-f3fcef1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-152 .elementor-element.elementor-element-4f2c17a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-152 .elementor-element.elementor-element-31f7937{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-152 .elementor-element.elementor-element-f267ae3{--width:50%;}}@media(max-width:767px){.elementor-152 .elementor-element.elementor-element-0969130:not(.elementor-motion-effects-element-type-background), .elementor-152 .elementor-element.elementor-element-0969130 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-426px 0px;background-repeat:no-repeat;background-size:1000px auto;}.elementor-152 .elementor-element.elementor-element-0969130{--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-152 .elementor-element.elementor-element-f267ae3{--min-height:0px;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-152 .elementor-element.elementor-element-24b8dc4{padding:0px 0px 20px 10px;}.elementor-152 .elementor-element.elementor-element-f3fcef1{--margin-top:-80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-24b8dc4 *//* =====================================================
   WEB321 - HERO TEXTO RESPONSIVE DEFINITIVO
   ===================================================== */

.w321-hero-text{
  max-width:760px;
  width:100%;
  position:relative;
  z-index:2;
}

/* KICKER */

.w321-hero-kicker{
  display:inline-block;
  color:#ED3433;
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.22em;
  text-transform:uppercase;
  margin-bottom:16px;
  line-height:1.2;
}

/* TÍTULO PRINCIPAL */

.w321-hero-title{
  margin:0 0 18px;
  color:#FFFFFF;
font-size: clamp(1.6rem, 3.2vw, 2.8rem);  font-weight:900;
  line-height:1;
  letter-spacing:-.045em;
  text-transform:uppercase;
  max-width:720px;
  word-break:normal;
}

.w321-hero-title span{
  display:block;
  margin-top:4px;
  color:#FFFFFF;
}

/* DESCRIPCIÓN */

.w321-hero-description{
  color:#C9C9C9;
  font-size:1rem;
  line-height:1.78;
  letter-spacing:-.01em;
  margin:0 0 24px;
  max-width:680px;
}

/* CHIPS DE CONFIANZA */

.w321-hero-trust{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.w321-trust-item{
  display:inline-flex;
  align-items:center;
  gap:1px;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.08);
  backdrop-filter:blur(10px);
}

.w321-trust-item span:last-child{
  color:#F3F3F3;
  font-size:.7rem;
  font-weight:700;
  letter-spacing:-.01em;
}

.w321-trust-dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#ED3433;
  box-shadow:0 0 12px rgba(237,52,51,.7);
}

/* =====================================================
   PORTÁTILES / TABLETS GRANDES (1024px y menos)
   ===================================================== */

@media (max-width:1024px){

  .w321-hero-text{
    max-width:100%;
  }

  .w321-hero-title{
    font-size:clamp(2rem,5vw,2.8rem);
    line-height:1.02;
    max-width:100%;
  }

  .w321-hero-description{
    max-width:100%;
    font-size:.96rem;
  }
}

/* =====================================================
   TABLETS (768px y menos)
   ===================================================== */

@media (max-width:768px){

  .w321-hero-kicker{
    font-size:.68rem;
    letter-spacing:.18em;
    margin-bottom:14px;
  }

  .w321-hero-title{
    font-size:clamp(1.8rem,7vw,2.4rem);
    line-height:1.03;
    margin-bottom:16px;
  }

  .w321-hero-title span{
    margin-top:3px;
  }

  .w321-hero-description{
    font-size:.94rem;
    line-height:1.72;
    margin-bottom:22px;
  }

  .w321-hero-trust{
    gap:10px;
  }

  .w321-trust-item{
    padding:10px 12px;
  }
}

/* =====================================================
   MÓVILES (640px y menos)
   ===================================================== */

@media (max-width:640px){

  .w321-hero-kicker{
    font-size:.64rem;
    letter-spacing:.16em;
  }

  .w321-hero-title{
    font-size:2rem;
    line-height:1.04;
    letter-spacing:-.04em;
    margin-bottom:14px;
  }

  .w321-hero-description{
    font-size:.92rem;
    line-height:1.68;
    margin-bottom:20px;
  }

  .w321-hero-trust{
    flex-direction:column;
    align-items:stretch;
    gap:10px;
  }

  .w321-trust-item{
    width:100%;
    justify-content:flex-start;
    padding:11px 14px;
  }

  .w321-trust-item span:last-child{
    font-size:.82rem;
  }
}

/* =====================================================
   MÓVILES PEQUEÑOS (400px y menos)
   ===================================================== */

@media (max-width:400px){

  .w321-hero-title{
    font-size:1.72rem;
    line-height:1.05;
  }

  .w321-hero-description{
    font-size:.89rem;
  }

  .w321-trust-item{
    padding:10px 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-43b0b4d *//* ===== WEB321 SERVICIOS - CSS LIMPIO ===== */

/* AISLADO TOTAL */
.w321-services-page{
  background:#050505;
  color:#ffffff;
  width:100%;
  clear:both;
  display:block;
}

/* SECCIONES VERTICALES */
.w321-services-page .w321-section{
  width:100%;
  display:block;
  clear:both;
  padding:56px 0;
}

.w321-services-page .w321-section-last{
  padding-bottom:90px;
}

/* CONTENEDOR */
.w321-services-page .w321-container{
  max-width:1320px;
  width:92%;
  margin:0 auto;
}

/* TÍTULOS */
.w321-services-page .w321-kicker{
  display:inline-block;
  color:#ED3433;
  font-size:11px;
  font-weight:800;
  letter-spacing:3px;
  text-transform:uppercase;
  margin-bottom:12px;
}

.w321-services-page .w321-title{
  color:#ffffff;
  font-size:clamp(1.45rem,2.5vw,2rem);
  font-weight:900;
  line-height:1.05;
  letter-spacing:-0.04em;
  text-transform:uppercase;
  margin:0 0 24px;
}

/* TARJETAS SERVICIOS */
.w321-services-page .w321-grid-services{
  display:grid;
  grid-template-columns:repeat(4, minmax(0,1fr));
  gap:16px;
}

.w321-services-page .w321-card{
  background:linear-gradient(180deg,#0B0B0B 0%,#070707 100%);
  border:1px solid rgba(237,52,51,.18);
  border-radius:22px;
  padding:22px;
  text-decoration:none;
  transition:all .25s ease;
  display:block;
}

.w321-services-page .w321-card:hover{
  transform:translateY(-4px);
  border-color:rgba(237,52,51,.42);
  box-shadow:0 16px 36px rgba(237,52,51,.10);
}

.w321-services-page .w321-card h3{
  color:#ffffff;
  font-size:15px;
  font-weight:900;
  text-transform:uppercase;
  margin:0 0 8px;
}

.w321-services-page .w321-card p{
  color:#B8B8B8;
  font-size:14px;
  line-height:1.65;
  margin:0;
}

/* REMOTO */
.w321-services-page .w321-remote{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
  align-items:center;
}

.w321-services-page .w321-item{
  display:flex;
  gap:14px;
  padding:16px 0;
  border-top:1px solid rgba(255,255,255,.06);
}

.w321-services-page .w321-item:first-child{
  border-top:none;
}

.w321-services-page .w321-icon{
  width:42px;
  height:42px;
  min-width:42px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(237,52,51,.10);
  border:1px solid rgba(237,52,51,.24);
  color:#ED3433;
  font-weight:900;
}

.w321-services-page .w321-item h3{
  color:#ffffff;
  font-size:15px;
  font-weight:800;
  margin:0 0 6px;
}

.w321-services-page .w321-item p{
  color:#B5B5B5;
  font-size:14px;
  line-height:1.7;
  margin:0;
}

/* IMAGEN */
.w321-services-page .w321-remote-right{
  height:360px;
  border-radius:24px;
  overflow:hidden;
  border:1px solid rgba(237,52,51,.18);
  background:#080808;
}

.w321-services-page .w321-remote-right img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}

/* FAQ */
.w321-services-page .w321-faq{
  display:flex;
  flex-direction:column;
  gap:14px;
}

.w321-services-page .w321-faq details{
  background:#0B0B0B;
  border:1px solid rgba(237,52,51,.16);
  border-radius:20px;
  overflow:hidden;
}

.w321-services-page .w321-faq summary{
  list-style:none;
  cursor:pointer;
  padding:20px 22px;
  color:#ffffff;
  font-size:15px;
  font-weight:800;
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.w321-services-page .w321-faq summary::-webkit-details-marker{
  display:none;
}

.w321-services-page .w321-faq summary::after{
  content:'+';
  color:#ED3433;
  font-size:20px;
  font-weight:900;
}

.w321-services-page .w321-faq details[open] summary::after{
  content:'−';
}

.w321-services-page .w321-faq details p{
  color:#B8B8B8;
  font-size:14px;
  line-height:1.72;
  padding:0 22px 22px;
  margin:0;
}

/* CTA */
.w321-services-page .w321-cta{
  background:linear-gradient(180deg,#101010 0%,#080808 100%);
  border:1px solid rgba(237,52,51,.24);
  border-radius:30px;
  padding:44px 36px;
  text-align:center;
}

.w321-services-page .w321-cta p{
  color:#C7C7C7;
  font-size:15px;
  line-height:1.75;
  margin:0 auto 24px;
  max-width:720px;
}

.w321-services-page .w321-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 24px;
  border-radius:999px;
  background:#ED3433;
  color:#ffffff;
  text-decoration:none;
  font-size:13px;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
  transition:all .25s ease;
}

.w321-services-page .w321-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(237,52,51,.22);
}

/* RESPONSIVE */
@media (max-width:1024px){

  .w321-services-page .w321-grid-services{
    grid-template-columns:repeat(2, minmax(0,1fr));
  }

  .w321-services-page .w321-remote{
    grid-template-columns:1fr;
  }

  .w321-services-page .w321-remote-right{
    height:320px;
  }
}

@media (max-width:640px){

  .w321-services-page .w321-container{
    width:92%;
  }

  .w321-services-page .w321-grid-services{
    grid-template-columns:1fr;
  }

  .w321-services-page .w321-title{
    font-size:1.5rem;
  }

  .w321-services-page .w321-remote-right{
    height:240px;
    border-radius:20px;
  }

  .w321-services-page .w321-faq summary{
    padding:18px;
    font-size:14px;
  }

  .w321-services-page .w321-faq details p{
    padding:0 18px 18px;
    font-size:13px;
  }

  .w321-services-page .w321-cta{
    padding:34px 24px;
    border-radius:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb83827 *//*=========================================================
WEB321 - ESTILOS GLOBALES
=========================================================*/
/********************
CONTENEDOR
********************/
.w321-container{
    width:100%;
    max-width:1280px;
    margin:auto;
    padding:0 25px;
}
/********************
CABECERAS
********************/
.w321-section-head{
    max-width:760px;
    margin:0 auto 70px;
    text-align:center;
}
/********************
MINI TITULO
********************/
.w321-mini-title{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:10px 22px;
    background:rgba(237,52,51,.10);
    border:1px solid rgba(237,52,51,.25);
    border-radius:999px;
    color:#ED3433;
    font-size:12px;
    font-weight:800;
    letter-spacing:3px;
    text-transform:uppercase;
    margin-bottom:22px;
}
/********************
H2
********************/
.w321-section-head h2{
    margin:0;
    font-size:clamp(32px,2.8vw,48px);
    font-weight:900;
    line-height:1.12;
    letter-spacing:-1.6px;
    color:#fff;
}
/********************
PARRAFO
********************/
.w321-section-head p{
    margin:22px auto 0;
    max-width:680px;
    font-size:17px;
    line-height:1.8;
    font-weight:400;
    color:#bdbdbd;
}
/********************
H3
********************/
.w321-section-head h3{
    margin-top:18px;
    font-size:28px;
    font-weight:800;
    color:#fff;
}
/********************
LISTAS
********************/
.w321-section-head ul{
    margin:25px auto 0;
    padding:0;
    list-style:none;
}
/********************
LINKS
********************/
.w321-section-head a{
    text-decoration:none;
}
/********************
SECCIONES (SOLO LAS DE W321)
********************/
section[class*="w321-"]{
    position:relative;
    padding:110px 0;
}
/********************
TABLET
********************/
@media (max-width:1024px){
.w321-container{
    padding:0 22px;
}
section[class*="w321-"]{
    padding:90px 0;
}
.w321-section-head{
    margin-bottom:55px;
}
.w321-section-head h2{
    font-size:40px;
}
.w321-section-head p{
    font-size:17px;
}
}
/********************
MOVIL
********************/
@media (max-width:768px){
.w321-container{
    padding:0 18px;
}
section[class*="w321-"]{
    padding:75px 0;
}
.w321-section-head{
    max-width:100%;
    margin-bottom:45px;
}
.w321-mini-title{
    padding:9px 18px;
    font-size:11px;
    letter-spacing:2px;
}
.w321-section-head h2{
    font-size:32px;
    line-height:1.15;
    letter-spacing:-1px;
}
.w321-section-head p{
    font-size:16px;
    line-height:1.75;
    max-width:100%;
}
.w321-section-head h3{
    font-size:24px;
}
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-31f7937 *//*==================================================
SECTORES
==================================================*/

.w321-sectors{

padding:120px 0;

}

.w321-sectors-grid{

display:grid;

grid-template-columns:repeat(4,minmax(0,1fr));

gap:28px;

margin-top:70px;

}

.w321-sector-card{

padding:34px;

text-align:center;

background:linear-gradient(180deg,#111,#090909);

border:1px solid rgba(255,255,255,.08);

border-radius:28px;

transition:.35s;

}

.w321-sector-card:hover{

transform:translateY(-8px);

border-color:#ED3433;

box-shadow:0 25px 60px rgba(237,52,51,.18);

}

.w321-sector-icon{

font-size:46px;

margin-bottom:22px;

}

.w321-sector-card h3{

color:#FFF;

font-size:1.15rem;

font-weight:800;

margin-bottom:15px;

}

.w321-sector-card p{

color:#BDBDBD;

line-height:1.8;

margin:0;

font-size:.95rem;

}

@media(max-width:1100px){

.w321-sectors-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.w321-sectors{

padding:80px 0;

}

.w321-sectors-grid{

grid-template-columns:1fr;

gap:22px;

}

.w321-sector-card{

padding:28px;

}

}/* End custom CSS */