.elementor-15 .elementor-element.elementor-element-b381de1{--display:flex;--min-height:820px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:50px 50px;--row-gap:50px;--column-gap:50px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:90px;--padding-bottom:90px;--padding-left:60px;--padding-right:60px;}.elementor-15 .elementor-element.elementor-element-b381de1:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-b381de1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F7;background-image:url("https://trujillosmart.com/wp-content/uploads/2026/05/Untitled-design-16.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-15 .elementor-element.elementor-element-3a832b0{--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-15 .elementor-element.elementor-element-47c4ee3{--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-15 .elementor-element.elementor-element-4d2e806{--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-15 .elementor-element.elementor-element-116e46a{--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-15 .elementor-element.elementor-element-a36e7bf{--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-15 .elementor-element.elementor-element-822cf6a{--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-15 .elementor-element.elementor-element-668ebf2{--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-15 .elementor-element.elementor-element-696258f{--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(max-width:767px){.elementor-15 .elementor-element.elementor-element-b381de1:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-b381de1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://trujillosmart.com/wp-content/uploads/2026/05/Untitled-design.jpeg");background-position:center center;}}/* Start custom CSS for container, class: .elementor-element-b381de1 */.elementor-15 .elementor-element.elementor-element-b381de1{
    position: relative;
    overflow: hidden;
    min-height: 100vh;

    display:flex;
    align-items:flex-end;

    padding-bottom:90px;

    border-radius:42px;

    background-size:cover !important;
    background-position:center center !important;
}

/* overlay premium */
.elementor-15 .elementor-element.elementor-element-b381de1::before{
    content:'';
    position:absolute;
    inset:0;
    z-index:1;

    background:
    linear-gradient(
        90deg,
        rgba(0,0,0,.88) 0%,
        rgba(0,0,0,.68) 28%,
        rgba(0,0,0,.32) 52%,
        rgba(0,0,0,.10) 74%,
        rgba(0,0,0,.02) 100%
    );
}

/* contenido */
.elementor-15 .elementor-element.elementor-element-b381de1 .ts-hero-content{
    position:relative;
    z-index:10;

    max-width:680px;

    padding-left:clamp(30px,8vw,110px);
    padding-right:24px;

    color:#fff;
}

/* badge */
.elementor-15 .elementor-element.elementor-element-b381de1 .ts-badge{
    display:inline-flex;
    align-items:center;

    padding:12px 20px;
    margin-bottom:28px;

    border-radius:999px;

    background:rgba(255,255,255,.10);

    border:1px solid rgba(255,255,255,.16);

    backdrop-filter:blur(18px);

    font-size:14px;
    font-weight:800;

    color:#fff;
}

/* TITULO */
.elementor-15 .elementor-element.elementor-element-b381de1 h1{
    margin:0!important;

    font-size:clamp(48px,5vw,76px);
    line-height:.93;

    font-weight:900;
    letter-spacing:-2px;

    color:#fff!important;

    text-shadow:
    0 4px 22px rgba(0,0,0,.28),
    0 15px 40px rgba(0,0,0,.38);
}

/* subtitulo */
.elementor-15 .elementor-element.elementor-element-b381de1 p{
    margin:24px 0 36px;

    max-width:560px;

    font-size:clamp(17px,1.5vw,21px);
    line-height:1.6;

    color:rgba(255,255,255,.92);

    font-weight:500;
}

/* botones */
.elementor-15 .elementor-element.elementor-element-b381de1 .ts-hero-actions{
    display:flex;
    gap:16px;
    flex-wrap:wrap;
}

.elementor-15 .elementor-element.elementor-element-b381de1 .ts-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;

    min-height:58px;
    padding:0 34px;

    border-radius:999px;

    text-decoration:none!important;

    font-size:15px;
    font-weight:800;

    transition:.28s ease;
}

/* principal */
.elementor-15 .elementor-element.elementor-element-b381de1 .ts-btn-primary{
    background:#58c400;
    color:#fff;

    box-shadow:
    0 14px 36px rgba(88,196,0,.36);
}

/* secundario */
.elementor-15 .elementor-element.elementor-element-b381de1 .ts-btn-secondary{
    background:rgba(255,255,255,.12);

    border:1px solid rgba(255,255,255,.22);

    color:#fff;

    backdrop-filter:blur(14px);
}

/* hover premium */
.elementor-15 .elementor-element.elementor-element-b381de1 .ts-btn:hover{
    transform:translateY(-3px);
}

.elementor-15 .elementor-element.elementor-element-b381de1 .ts-btn-primary:hover{
    background:#6edb00;
    box-shadow:
    0 18px 44px rgba(88,196,0,.42);
}

.elementor-15 .elementor-element.elementor-element-b381de1 .ts-btn-secondary:hover{
    background:rgba(255,255,255,.18);
}

/* ===== MOBILE ===== */

@media(max-width:767px){

    .elementor-15 .elementor-element.elementor-element-b381de1{
        min-height:92vh;

        align-items:flex-end;

        padding-bottom:40px;

        border-radius:28px;
    }

    .elementor-15 .elementor-element.elementor-element-b381de1::before{
        background:
        linear-gradient(
            180deg,
            rgba(0,0,0,.12) 0%,
            rgba(0,0,0,.32) 35%,
            rgba(0,0,0,.88) 100%
        );
    }

    .elementor-15 .elementor-element.elementor-element-b381de1 .ts-hero-content{
        max-width:100%;

        padding-left:26px;
        padding-right:26px;
    }

    .elementor-15 .elementor-element.elementor-element-b381de1 .ts-badge{
        font-size:12px;
        padding:8px 14px;
        margin-bottom:18px;
    }

    .elementor-15 .elementor-element.elementor-element-b381de1 h1{
        font-size:44px;
        line-height:.96;
        letter-spacing:-1.5px;
    }

    .elementor-15 .elementor-element.elementor-element-b381de1 p{
        font-size:16px;
        margin:18px 0 26px;
        max-width:100%;
    }

    .elementor-15 .elementor-element.elementor-element-b381de1 .ts-hero-actions{
        flex-direction:column;
        gap:12px;
    }

    .elementor-15 .elementor-element.elementor-element-b381de1 .ts-btn{
        width:100%;
        min-height:56px;
    }
}
@media(max-width:767px){

  .elementor-15 .elementor-element.elementor-element-b381de1{
    width:100vw !important;
    max-width:100vw !important;
    min-height:88vh !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
    border-radius:0 !important;
    padding-bottom:34px !important;
    background-size:cover !important;
    background-position:center center !important;
  }

  .elementor-15 .elementor-element.elementor-element-b381de1 .ts-hero-content{
    width:100% !important;
    max-width:100% !important;
    padding-left:24px !important;
    padding-right:24px !important;
    padding-bottom:20px !important;
  }

  .elementor-15 .elementor-element.elementor-element-b381de1 h1{
    font-size:38px !important;
    line-height:1.02 !important;
    letter-spacing:-1px !important;
    max-width:330px !important;
  }

  .elementor-15 .elementor-element.elementor-element-b381de1 p{
    font-size:15px !important;
    line-height:1.45 !important;
    max-width:320px !important;
  }

  .elementor-15 .elementor-element.elementor-element-b381de1 .ts-badge{
    font-size:12px !important;
    padding:8px 13px !important;
    margin-bottom:16px !important;
  }

  .elementor-15 .elementor-element.elementor-element-b381de1 .ts-hero-actions{
    width:100% !important;
    gap:10px !important;
  }

  .elementor-15 .elementor-element.elementor-element-b381de1 .ts-btn{
    width:100% !important;
    max-width:320px !important;
    min-height:52px !important;
    font-size:14px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a9f902c *//* CELULARES DESTACADOS - APPLE STYLE */

.ts-featured-products{
  padding:95px 24px;
  background:#fff;
}

.ts-featured-head{
  max-width:850px;
  margin:0 auto 48px;
  text-align:center;
}

.ts-featured-head span{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:#f1f5f1;
  color:#238000;
  font-size:14px;
  font-weight:800;
  margin-bottom:18px;
}

.ts-featured-head h2{
  margin:0;
  font-size:clamp(38px,5vw,64px);
  line-height:1;
  letter-spacing:-2px;
  font-weight:900;
  color:#111;
}

.ts-featured-head p{
  margin:20px auto 0;
  max-width:620px;
  font-size:18px;
  line-height:1.5;
  color:#666;
  font-weight:500;
}

.ts-products-grid{
  max-width:1180px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

.ts-product-card{
  min-height:430px;
  padding:28px;
  border-radius:34px;
  background:#f5f5f7;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  text-align:center;
  text-decoration:none!important;
  color:#111!important;
  overflow:hidden;
  transition:.32s ease;
  position:relative;
}

.ts-product-card:hover{
  transform:translateY(-7px);
  background:#eeeeef;
}

.ts-product-card img{
  max-height:255px;
  width:100%;
  object-fit:contain;
  margin:auto;
  transition:.32s ease;
}

.ts-product-card:hover img{
  transform:scale(1.06);
}

.ts-product-card h3{
  margin:24px 0 8px;
  font-size:23px;
  line-height:1.12;
  font-weight:900;
  letter-spacing:-.8px;
  color:#111;
}

.ts-product-card p{
  margin:0;
  color:#666;
  font-size:15px;
  font-weight:600;
}

@media(max-width:900px){
  .ts-products-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:600px){
  .ts-featured-products{
    padding:70px 14px;
  }

  .ts-products-grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .ts-product-card{
    min-height:390px;
    border-radius:28px;
    padding:24px;
  }

  .ts-product-card img{
    max-height:230px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3a832b0 *//* =========================
   EQUIPOS DESTACADOS MOBILE
   2 COLUMNAS / 3 FILAS
========================= */

@media (max-width: 767px){

  .ts-products-grid{
    display:grid !important;
    grid-template-columns:repeat(2,1fr) !important;
    gap:14px !important;
  }

  .ts-product-card{
    border-radius:24px !important;
    overflow:hidden;
  }

  .ts-product-card img{
    height:170px !important;
    object-fit:contain !important;
    padding:14px !important;
  }

  .ts-product-card h3{
    font-size:18px !important;
    line-height:1.1 !important;
    letter-spacing:-0.7px;
    min-height:42px;
  }

  .ts-product-card p{
    display:none !important;
  }

  .ts-product-card .ts-brand-logo{
    max-height:22px !important;
  }

  .ts-products-section{
    padding-left:16px !important;
    padding-right:16px !important;
  }
}
/* ===== ARREGLAR TAMAÑO DE CELULARES EN MOBILE ===== */

@media (max-width:767px){

  .ts-product-card{
    min-height:280px !important;
    padding:16px !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:space-between !important;
  }

  .ts-product-card img{
    width:100% !important;
    height:180px !important;
    object-fit:contain !important;
    transform:scale(1.28) !important;
    margin-top:8px !important;
    margin-bottom:8px !important;
  }

  .ts-product-card h3{
    font-size:18px !important;
    line-height:1.05 !important;
    font-weight:800 !important;
    letter-spacing:-0.8px !important;
    margin-top:10px !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-47c4ee3 *//* BOTONES DE MARCAS */
.ts-brands-section{
  padding:80px 24px 30px;
  background:#fff;
}

.ts-brands-head{
  max-width:850px;
  margin:0 auto 34px;
  text-align:center;
}

.ts-brands-head span{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:#eaffdf;
  color:#238000;
  font-size:14px;
  font-weight:800;
  margin-bottom:18px;
}

.ts-brands-head h2{
  margin:0;
  font-size:clamp(34px,4.5vw,58px);
  line-height:1;
  letter-spacing:-2px;
  font-weight:900;
  color:#111;
}

.ts-brands-grid{
  max-width:1050px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}

.ts-brands-grid a{
  min-height:74px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:#f5f5f7;
  color:#111!important;
  text-decoration:none!important;
  font-size:20px;
  font-weight:900;
  letter-spacing:-.6px;
  box-shadow:0 12px 30px rgba(0,0,0,.06);
  transition:.28s ease;
}

.ts-brands-grid a:hover{
  background:#58c400;
  color:#fff!important;
  transform:translateY(-4px);
  box-shadow:0 20px 45px rgba(88,196,0,.28);
}

@media(max-width:767px){
  .ts-brands-section{
    padding:60px 16px 24px;
  }

  .ts-brands-grid{
    grid-template-columns:repeat(2,1fr);
    gap:12px;
  }

  .ts-brands-grid a{
    min-height:62px;
    font-size:18px;
  }

  .ts-brands-head h2{
    font-size:38px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4d2e806 */.ts-cuotas-premium {
  background: #ffffff;
  padding: 100px 20px;
}

.ts-cuotas-premium-card {
  max-width: 1180px;
  margin: 0 auto;
  background: #f5f5f7;
  border-radius: 46px;
  padding: 26px;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 24px;
  align-items: stretch;
  overflow: hidden;
}

.ts-cuotas-copy {
  padding: 56px 42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ts-cuotas-badge {
  display: inline-flex;
  width: fit-content;
  background: rgba(0,166,81,0.1);
  color: #087c35;
  padding: 12px 22px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.ts-cuotas-copy h2 {
  font-size: clamp(42px, 5vw, 70px);
  line-height: 0.96;
  letter-spacing: -0.06em;
  color: #050505;
  margin: 0 0 22px;
  font-weight: 800;
}

.ts-cuotas-copy p {
  font-size: 20px;
  line-height: 1.55;
  color: rgba(0,0,0,0.62);
  margin: 0 0 30px;
  max-width: 620px;
}

.ts-cuotas-list {
  display: grid;
  gap: 12px;
  margin-bottom: 34px;
}

.ts-cuotas-list div {
  background: #ffffff;
  border-radius: 18px;
  padding: 15px 18px;
  font-size: 15.5px;
  font-weight: 750;
  color: #111;
  box-shadow: 0 12px 34px rgba(0,0,0,0.045);
}

.ts-cuotas-list div::before {
  content: "✓";
  color: #00a651;
  font-weight: 900;
  margin-right: 10px;
}

.ts-cuotas-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.ts-cuotas-btn {
  min-height: 56px;
  padding: 0 30px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: .28s ease;
}

.ts-cuotas-btn.primary {
  background: #00a651;
  color: #fff;
  box-shadow: 0 18px 45px rgba(0,166,81,0.25);
}

.ts-cuotas-btn.primary:hover {
  transform: translateY(-3px);
  background: #00c767;
}

.ts-cuotas-btn.secondary {
  background: #ffffff;
  color: #050505;
  border: 1px solid rgba(0,0,0,0.08);
}

.ts-cuotas-btn.secondary:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 34px rgba(0,0,0,0.08);
}

.ts-cuotas-visual {
  min-height: 620px;
  border-radius: 36px;
  overflow: hidden;
  position: relative;
}

.ts-cuotas-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* MOBILE */

@media (max-width: 900px) {
  .ts-cuotas-premium-card {
    grid-template-columns: 1fr;
  }

  .ts-cuotas-visual {
    min-height: 420px;
  }
}

@media (max-width: 520px) {
  .ts-cuotas-premium {
    padding: 72px 16px;
  }

  .ts-cuotas-premium-card {
    border-radius: 34px;
    padding: 14px;
  }

  .ts-cuotas-copy {
    padding: 34px 18px;
  }

  .ts-cuotas-copy h2 {
    font-size: 38px;
    line-height: 1;
  }

  .ts-cuotas-copy p {
    font-size: 16px;
  }

  .ts-cuotas-list div {
    font-size: 14px;
    padding: 14px 15px;
  }

  .ts-cuotas-actions {
    flex-direction: column;
  }

  .ts-cuotas-btn {
    width: 100%;
  }

  .ts-cuotas-visual {
    min-height: 320px;
    border-radius: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-116e46a *//* FAQ MINI PREMIUM */

.ts-faq-mini {
  background: #fff;
  padding: 90px 20px;
}

.ts-faq-mini-container {
  max-width: 1180px;
  margin: 0 auto;
}

/* HEADER */

.ts-faq-mini-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 46px;
}

.ts-faq-mini-badge {
  display: inline-flex;
  background: rgba(0,166,81,.10);
  color: #087c35;
  padding: 12px 22px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 22px;
}

.ts-faq-mini-header h2 {
  font-size: clamp(40px, 5vw, 62px);
  line-height: 1;
  letter-spacing: -0.055em;
  margin: 0 0 14px;
  color: #050505;
  font-weight: 800;
}

.ts-faq-mini-header p {
  font-size: 20px;
  line-height: 1.6;
  color: rgba(0,0,0,.58);
  margin: 0;
}

/* GRID */

.ts-faq-mini-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 18px;
}

/* CARD */

.ts-faq-mini-card {
  position: relative;
  overflow: hidden;
  background: #f5f5f7;
  border-radius: 30px;
  padding: 30px;
  border: 1px solid transparent;

  transition:
    transform .35s ease,
    background .35s ease,
    box-shadow .35s ease,
    border-color .35s ease;
}

/* EFECTO VERDE PREMIUM */

.ts-faq-mini-card::before {
  content: "";
  position: absolute;
  inset: 0;

  background:
    radial-gradient(
      circle at top right,
      rgba(0,166,81,0.14),
      transparent 55%
    );

  opacity: 0;
  transition: opacity .35s ease;
}

.ts-faq-mini-card:hover {
  transform: translateY(-7px);
  background: #eefaf2;
  border-color: rgba(0,166,81,0.16);

  box-shadow:
    0 24px 50px rgba(0,166,81,0.10),
    0 10px 20px rgba(0,0,0,0.04);
}

.ts-faq-mini-card:hover::before {
  opacity: 1;
}

/* TEXTO */

.ts-faq-mini-card h3,
.ts-faq-mini-card p {
  position: relative;
  z-index: 2;
}

.ts-faq-mini-card h3 {
  font-size: 21px;
  line-height: 1.18;
  letter-spacing: -0.03em;
  margin: 0 0 10px;
  color: #050505;
  font-weight: 800;
}

.ts-faq-mini-card p {
  font-size: 15px;
  line-height: 1.55;
  color: rgba(0,0,0,.60);
  margin: 0;
}

/* TABLET */

@media (max-width: 900px) {

  .ts-faq-mini-grid {
    grid-template-columns: repeat(2,1fr);
  }

}

/* MOBILE */

@media (max-width: 520px) {

  .ts-faq-mini {
    padding: 72px 16px;
  }

  .ts-faq-mini-header {
    margin-bottom: 34px;
  }

  .ts-faq-mini-header h2 {
    font-size: 38px;
    line-height: 1;
  }

  .ts-faq-mini-header p {
    font-size: 16px;
    line-height: 1.5;
  }

  /* 2 COLUMNAS EN MÓVIL */

  .ts-faq-mini-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .ts-faq-mini-card {
    padding: 18px 16px;
    border-radius: 22px;
  }

  .ts-faq-mini-card h3 {
    font-size: 16px;
    line-height: 1.15;
    margin-bottom: 8px;
  }

  .ts-faq-mini-card p {
    font-size: 13px;
    line-height: 1.4;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db9675e *//* SECCION CONFIANZA TRUJILLO SMART */
.ts-trust-section{
  padding:90px 24px;
  background:#f5f5f7;
}

.ts-trust-wrap{
  max-width:1180px;
  margin:0 auto;
  text-align:center;
}

.ts-trust-badge{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:#eaffdf;
  color:#238000;
  font-size:14px;
  font-weight:800;
  margin-bottom:20px;
}

.ts-trust-wrap h2{
  margin:0 auto 46px;
  max-width:760px;
  font-size:clamp(34px,4vw,56px);
  line-height:1.05;
  letter-spacing:-1.8px;
  font-weight:900;
  color:#111;
}

.ts-trust-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}

.ts-trust-card{
  background:#fff;
  border-radius:30px;
  padding:34px 24px;
  box-shadow:0 18px 45px rgba(0,0,0,.07);
  transition:.28s ease;
}

.ts-trust-card:hover{
  transform:translateY(-6px);
  box-shadow:0 28px 70px rgba(0,0,0,.12);
}

.ts-icon{
  width:58px;
  height:58px;
  margin:0 auto 18px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:20px;
  background:#f1f1f3;
  font-size:26px;
}

.ts-trust-card h3{
  margin:0 0 12px;
  font-size:20px;
  line-height:1.15;
  font-weight:900;
  color:#111;
}

.ts-trust-card p{
  margin:0;
  font-size:15px;
  line-height:1.5;
  color:#555;
  font-weight:500;
}

@media(max-width:900px){
  .ts-trust-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:600px){
  .ts-trust-section{
    padding:60px 16px;
  }

  .ts-trust-grid{
    grid-template-columns:1fr;
  }

  .ts-trust-card{
    padding:30px 22px;
    border-radius:26px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a36e7bf */.ts-trust-section {
  background: #f5f5f7;
  padding: 90px 20px;
}

.ts-trust-container {
  max-width: 1180px;
  margin: 0 auto;
}

.ts-trust-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 54px;
}

.ts-trust-eyebrow {
  display: inline-flex;
  background: rgba(0, 166, 81, 0.1);
  color: #087c35;
  padding: 12px 24px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 24px;
}

.ts-trust-header h2 {
  font-size: clamp(38px, 5vw, 62px);
  line-height: 1.03;
  letter-spacing: -0.055em;
  color: #050505;
  margin: 0;
  font-weight: 800;
}

.ts-trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.ts-trust-card {
  background: #fff;
  border-radius: 34px;
  padding: 36px 24px;
  text-align: center;
  min-height: 265px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.06);
  transition: all 0.28s ease;
}

.ts-trust-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 28px 70px rgba(0,0,0,0.09);
}

.ts-trust-icon {
  width: 76px;
  height: 76px;
  border-radius: 24px;
  background: #f1f1f3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 26px;
  font-size: 34px;
}

.ts-trust-card h3 {
  font-size: 24px;
  line-height: 1.15;
  letter-spacing: -0.035em;
  color: #050505;
  margin: 0 0 14px;
  font-weight: 800;
}

.ts-trust-card p {
  font-size: 17px;
  line-height: 1.55;
  color: rgba(0,0,0,0.58);
  margin: 0;
}

/* TABLET */
@media (max-width: 900px) {
  .ts-trust-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* MOBILE */
@media (max-width: 520px) {
  .ts-trust-section {
    padding: 64px 16px;
  }

  .ts-trust-header {
    margin-bottom: 30px;
  }

  .ts-trust-eyebrow {
    font-size: 15px;
    padding: 11px 22px;
    margin-bottom: 22px;
  }

  .ts-trust-header h2 {
    font-size: 34px;
    line-height: 1.05;
    letter-spacing: -0.045em;
  }

  .ts-trust-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .ts-trust-card {
    padding: 18px 12px;
    border-radius: 22px;
    min-height: 188px;
  }

  .ts-trust-icon {
    width: 46px;
    height: 46px;
    border-radius: 16px;
    font-size: 22px;
    margin-bottom: 14px;
  }

  .ts-trust-card h3 {
    font-size: 17px;
    line-height: 1.12;
    margin-bottom: 8px;
  }

  .ts-trust-card p {
    font-size: 13px;
    line-height: 1.35;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-822cf6a *//* =============================
   TIENDAS FÍSICAS PREMIUM
============================= */

.ts-stores-section{
  padding:95px 24px;
  background:#f5f5f7;
}

.ts-stores-head{
  max-width:900px;
  margin:0 auto 54px;
  text-align:center;
}

.ts-stores-head span{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:#eaffdf;
  color:#238000;
  font-size:14px;
  font-weight:800;
  margin-bottom:20px;
}

.ts-stores-head h2{
  margin:0;
  font-size:clamp(44px,6vw,82px);
  line-height:.92;
  letter-spacing:-3px;
  font-weight:900;
  color:#111;
}

.ts-stores-head p{
  margin:24px auto 0;
  max-width:620px;
  font-size:20px;
  line-height:1.5;
  color:#666;
  font-weight:500;
}

.ts-stores-grid{
  max-width:1220px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:26px;
}

.ts-store-card{
  background:#fff;
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 18px 50px rgba(0,0,0,.08);
  transition:.3s ease;
}

.ts-store-card:hover{
  transform:translateY(-7px);
  box-shadow:0 30px 80px rgba(0,0,0,.14);
}

.ts-store-card img{
  width:100%;
  height:360px;
  object-fit:cover;
  object-position:center center;
  display:block;
}

.ts-store-info{
  padding:24px 26px 28px;
}

.ts-store-info h3{
  margin:0 0 14px;
  font-size:34px;
  line-height:.95;
  letter-spacing:-1.7px;
  font-weight:900;
  color:#111;
}

.ts-store-info p{
  margin:0;
  font-size:17px;
  line-height:1.4;
  font-weight:700;
  color:#555;
}

/* tablet */
@media(max-width:980px){
  .ts-stores-grid{
    grid-template-columns:1fr;
    max-width:680px;
  }

  .ts-store-card img{
    height:390px;
  }
}

/* móvil */
@media(max-width:600px){
  .ts-stores-section{
    padding:70px 16px;
  }

  .ts-stores-head{
    margin-bottom:36px;
  }

  .ts-stores-head h2{
    font-size:46px;
    letter-spacing:-2px;
  }

  .ts-stores-head p{
    font-size:17px;
  }

  .ts-store-card{
    border-radius:28px;
  }

  .ts-store-card img{
    height:285px;
  }

  .ts-store-info{
    padding:20px 20px 24px;
  }

  .ts-store-info h3{
    font-size:30px;
    letter-spacing:-1.2px;
  }

  .ts-store-info p{
    font-size:15px;
  }
}
.ts-store-card:hover{
    transform:translateY(-10px) scale(1.01);
    box-shadow:0 30px 70px rgba(0,0,0,.14);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-668ebf2 *//* CTA STOCK WHATSAPP */
.ts-stock-cta{
  padding:90px 24px;
  background:#fff;
}

.ts-stock-box{
  max-width:1100px;
  margin:0 auto;
  padding:70px 32px;
  border-radius:42px;
  text-align:center;
  background:linear-gradient(135deg,#071006,#123b10,#56c000);
  color:#fff;
  box-shadow:0 30px 90px rgba(0,0,0,.16);
}

.ts-stock-box span{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.2);
  font-size:14px;
  font-weight:800;
  margin-bottom:20px;
}

.ts-stock-box h2{
  margin:0;
  font-size:clamp(38px,5vw,68px);
  line-height:1;
  letter-spacing:-2px;
  font-weight:900;
  color:#fff;
}

.ts-stock-box p{
  max-width:620px;
  margin:22px auto 34px;
  font-size:19px;
  line-height:1.5;
  color:rgba(255,255,255,.9);
}

.ts-stock-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:58px;
  padding:0 34px;
  border-radius:999px;
  background:#fff;
  color:#111!important;
  font-size:15px;
  font-weight:900;
  text-decoration:none!important;
  transition:.28s ease;
}

.ts-stock-btn:hover{
  transform:translateY(-3px);
  background:#eaffdf;
}

@media(max-width:600px){
  .ts-stock-cta{
    padding:65px 16px;
  }

  .ts-stock-box{
    padding:52px 24px;
    border-radius:30px;
  }

  .ts-stock-box p{
    font-size:16px;
  }

  .ts-stock-btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-696258f *//* DIFERENCIA TRUJILLO SMART */

.ts-difference-section {
  background: #fff;
  padding: 90px 20px;
}

.ts-difference-container {
  max-width: 1180px;
  margin: 0 auto;
}

.ts-difference-header {
  max-width: 720px;
  margin-bottom: 42px;
}

.ts-difference-eyebrow {
  display: inline-flex;
  background: rgba(0, 166, 81, 0.08);
  color: #00a651;
  padding: 10px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.ts-difference-header h2 {
  font-size: clamp(38px, 5vw, 62px);
  line-height: 1.03;
  letter-spacing: -0.05em;
  margin: 0 0 18px;
  color: #050505;
  font-weight: 800;
}

.ts-difference-header p {
  font-size: 18px;
  color: rgba(0,0,0,0.62);
  line-height: 1.55;
  max-width: 620px;
  margin: 0;
}

.ts-difference-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.ts-difference-card {
  background: #f7f7f8;
  border-radius: 30px;
  padding: 28px;
  border: 1px solid rgba(0,0,0,0.05);
  min-height: 240px;
}

.ts-difference-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(0,166,81,0.08);
  color: #00a651;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}

.ts-difference-card h3 {
  font-size: 20px;
  line-height: 1.15;
  letter-spacing: -0.03em;
  color: #050505;
  margin: 0 0 10px;
  font-weight: 800;
}

.ts-difference-card p {
  font-size: 15px;
  color: rgba(0,0,0,0.62);
  line-height: 1.5;
  margin: 0;
}

/* TABLET */
@media (max-width: 900px) {
  .ts-difference-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* MOBILE */
@media (max-width: 520px) {
  .ts-difference-section {
    padding: 64px 16px;
  }

  .ts-difference-header {
    margin-bottom: 28px;
  }

  .ts-difference-header h2 {
    font-size: 34px;
    line-height: 1.05;
  }

  .ts-difference-header p {
    font-size: 16px;
  }

  .ts-difference-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  .ts-difference-card {
    padding: 18px 12px !important;
    border-radius: 22px !important;
    min-height: 190px !important;
  }

  .ts-difference-icon {
    width: 40px;
    height: 40px;
    font-size: 18px;
    margin-bottom: 12px;
  }

  .ts-difference-card h3 {
    font-size: 16px;
    line-height: 1.12;
    margin-bottom: 8px;
  }

  .ts-difference-card p {
    font-size: 13px;
    line-height: 1.35;
  }
}/* End custom CSS */