
body.post-type-archive-comercio .jc-commerce-directory--v3{
  padding:0!important;
  background:linear-gradient(180deg,#f4f8fc 0,#fff 42%,#f3f7fb 100%);
}
.jc-commerce-v3,.jc-commerce-v3 *{box-sizing:border-box}
.jc-commerce-v3{
  width:min(calc(100% - 32px),var(--jc-container,1024px));
  margin:0 auto;
  padding:12px 0 42px;
  color:#102a43;
}
.jc-commerce-v3 a{text-decoration:none}

/* HERO */
.jc-commerce-v3-hero{
  position:relative;
  overflow:hidden;
  min-height:342px;
  border-radius:26px;
  background:
    linear-gradient(90deg,#062f5d 0%,#063b71 39%,rgba(4,48,92,.88) 49%,rgba(3,40,77,.34) 67%,rgba(3,32,63,.08) 100%),
    var(--jc-commerce-hero-bg) center/cover no-repeat;
  box-shadow:0 18px 42px rgba(15,55,93,.16);
  isolation:isolate;
}
.jc-commerce-v3-hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,transparent 45%,rgba(5,28,52,.42) 100%);
  pointer-events:none;
}
.jc-commerce-v3-hero__content{
  min-height:342px;
  display:flex;
  align-items:flex-start;
  padding:26px 32px 96px;
}
.jc-commerce-v3-hero__identity{width:min(690px,64%)}
.jc-commerce-v3-hero__logo{
  display:block;
  width:min(270px,58%);
  max-height:118px;
  object-fit:contain;
  object-position:left center;
  filter:drop-shadow(0 6px 14px rgba(0,0,0,.12));
}
.jc-commerce-v3-hero__title-row{
  display:flex;
  align-items:flex-end;
  gap:18px;
  margin-top:4px;
}
.jc-commerce-v3-hero__title-row>div{min-width:0}
.jc-commerce-v3-hero h1,.jc-commerce-v3-title{
  margin:0;
  color:#fff;
  font-size:clamp(34px,4.2vw,54px);
  line-height:.98;
  letter-spacing:-1.8px;
  font-weight:950;
  text-shadow:0 4px 18px rgba(0,0,0,.18);
}
.jc-commerce-v3-hero__title-row p{
  max-width:590px;
  margin:9px 0 0;
  color:rgba(255,255,255,.94);
  font-size:14px;
  line-height:1.42;
}





/* FILTERS */
.jc-commerce-v3-filterbar{
  position:absolute;
  z-index:3;
  left:clamp(16px,4vw,46px);
  right:clamp(16px,4vw,46px);
  bottom:18px;
  display:grid;
  grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto auto;
  gap:9px;
  align-items:end;
  padding:11px;
  border:1px solid rgba(255,255,255,.66);
  border-radius:17px;
  background:rgba(255,255,255,.96);
  box-shadow:0 12px 32px rgba(6,31,59,.18);
  backdrop-filter:blur(10px);
}
.jc-commerce-v3-filterbar label{display:flex;min-width:0;flex-direction:column;gap:3px}
.jc-commerce-v3-filterbar label span{padding-left:4px;color:#6a7f93;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}
.jc-commerce-v3-filterbar select{
  width:100%;height:42px;min-width:0;padding:0 12px;border:1px solid #dce6ef;border-radius:11px;background:#f9fbfd;color:#193b5d;font-size:12px;font-weight:700;outline:none
}
.jc-commerce-v3-filterbar select:focus{border-color:#74aee8;box-shadow:0 0 0 3px rgba(23,105,176,.12)}
.jc-commerce-v3-filterbar__submit,.jc-commerce-v3-filterbar__nearby{
  height:42px;padding:0 18px;border-radius:11px;font-size:11px;font-weight:900;white-space:nowrap;cursor:pointer
}
.jc-commerce-v3-filterbar__submit{border:1px solid #ff7400;background:linear-gradient(135deg,#ff8a00,#ff5f00);color:#fff;box-shadow:0 7px 16px rgba(255,103,0,.22)}
.jc-commerce-v3-filterbar__nearby{border:1px solid #b9cde0;background:#fff;color:#154d82}
.jc-commerce-v3-filterbar__clear{grid-column:1/-1;justify-self:end;margin:-3px 4px 0;color:#2469a8;font-size:9.5px;font-weight:800}
.jc-commerce-v3-filterbar .jc-commerce-filterbar__status{grid-column:1/-1;margin:0;color:#60758a;font-size:9.5px;line-height:1.3}
.jc-commerce-v3-filterbar .jc-commerce-filterbar__status:empty{display:none}

/* LEAD */
.jc-commerce-v3-lead{
  position:relative;
  display:grid;
  grid-template-columns:minmax(320px,.9fr) minmax(0,1.45fr) auto;
  gap:22px;
  align-items:center;
  min-height:174px;
  margin-top:14px;
  padding:12px 16px 12px 12px;
  overflow:hidden;
  border:1px solid #dce6ef;
  border-radius:22px;
  background:#fff;
  box-shadow:0 12px 30px rgba(21,58,92,.09);
}
.jc-commerce-v3-lead__media{display:block;height:150px;overflow:hidden;border-radius:16px;background:#edf3f8}
.jc-commerce-v3-lead__media img{width:100%;height:100%;display:block;object-fit:cover}
.jc-commerce-v3-lead__copy{min-width:0}
.jc-commerce-v3-lead__eyebrow{display:block;margin-bottom:6px;color:#f27a0a;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.035em}
.jc-commerce-v3-lead h2{margin:0;color:#12375c;font-size:clamp(20px,2.2vw,29px);line-height:1.05;font-weight:950}
.jc-commerce-v3-lead__rubro{display:inline-block;margin-top:5px;color:#1769aa;font-size:10px;font-weight:850}
.jc-commerce-v3-lead__copy>p{display:-webkit-box;max-width:610px;margin:7px 0 0;overflow:hidden;color:#4d6479;font-size:11.5px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.jc-commerce-v3-lead__meta{display:flex;flex-wrap:wrap;gap:8px 13px;margin-top:10px;color:#4e657a;font-size:10px}
.jc-commerce-v3-lead__meta a{color:#df6d04;font-weight:850}
.jc-commerce-v3-lead__action{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border-radius:11px;background:#0d3767;color:#fff;font-size:10.5px;font-weight:900;white-space:nowrap}

/* SECTION HEAD */
.jc-commerce-v3-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 2px 9px}
.jc-commerce-v3-section-head h2{margin:0;color:#12375c;font-size:18px;line-height:1.1;font-weight:950}
.jc-commerce-v3-section-head a,.jc-commerce-v3-section-head span{color:#2266a4;font-size:10px;font-weight:800}
.jc-commerce-v3-section-head--single{margin-top:15px}

/* GRID CARDS */
.jc-commerce-v3-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.jc-commerce-v3-card{min-width:0;overflow:hidden;border:1px solid #dfe7ef;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(21,58,92,.065);transition:transform .2s ease,box-shadow .2s ease}
.jc-commerce-v3-card:hover,.jc-commerce-v3-card:focus-within{transform:translateY(-2px);box-shadow:0 13px 25px rgba(21,58,92,.11)}
.jc-commerce-v3-card__media{display:block;height:112px;background:#edf2f6;overflow:hidden}
.jc-commerce-v3-card__media img{display:block;width:100%;height:100%;object-fit:contain;background:#f7f9fb}
.jc-commerce-v3-card__body{padding:10px}
.jc-commerce-v3-card__rubro{display:inline-flex;max-width:100%;padding:3px 6px;border-radius:999px;background:#e8f3ff;color:#1769aa;font-size:7.5px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jc-commerce-v3-card h3{margin:6px 0 0;font-size:12.5px;line-height:1.2;font-weight:950}.jc-commerce-v3-card h3 a{color:#143a5f}
.jc-commerce-v3-card__location{margin:5px 0 0;color:#687d91;font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jc-commerce-v3-card__excerpt{display:-webkit-box;min-height:31px;margin:6px 0 0;overflow:hidden;color:#52697e;font-size:8.5px;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.jc-commerce-v3-card__rating{margin:6px 0 0;color:#344d65;font-size:8.5px}.jc-commerce-v3-card__rating span{color:#f59e0b;letter-spacing:-1px}.jc-commerce-v3-card__rating small{color:#7b8d9f}
.jc-commerce-v3-card__coupon{display:inline-flex;margin-top:7px;color:#e36f00;font-size:8.5px;font-weight:850}
.jc-commerce-v3-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.jc-commerce-v3-card__actions:has(.jc-commerce-v3-button:only-child){grid-template-columns:1fr}
.jc-commerce-v3-button{display:flex;min-height:31px;align-items:center;justify-content:center;padding:5px 7px;border-radius:8px;font-size:8.5px;font-weight:900;text-align:center}
.jc-commerce-v3-button.is-light{border:1px solid #c9d9e7;background:#fff;color:#175b98}.jc-commerce-v3-button.is-orange{border:1px solid #ff7200;background:#ff7200;color:#fff}

.jc-commerce-v3-pagination{margin:14px 0 0}.jc-commerce-v3-pagination .nav-links{display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.jc-commerce-v3-pagination .page-numbers{display:grid;place-items:center;min-width:34px;height:34px;padding:0 8px;border:1px solid #dce5ed;border-radius:8px;background:#fff;color:#1b5f9b;font-size:10px}.jc-commerce-v3-pagination .current{background:#1769aa;color:#fff}

/* TOOLS */
.jc-commerce-v3-tools{display:grid;grid-template-columns:1.08fr .94fr 1fr;gap:12px;margin-top:18px}
.jc-commerce-v3-sofi,.jc-commerce-v3-categories,.jc-commerce-v3-near{min-width:0;min-height:250px;border:1px solid #dfe8ef;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(21,58,92,.065);overflow:hidden}
.jc-commerce-v3-sofi .jcb-commerce-sofi{height:100%;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}
.jc-commerce-v3-sofi .jcb-professionals-sofi-head{padding:13px 14px 8px!important;gap:10px!important}.jc-commerce-v3-sofi .jcb-professionals-sofi-avatar{width:58px!important;height:58px!important;flex:0 0 58px!important}.jc-commerce-v3-sofi .jcb-professionals-sofi-head h2{font-size:18px!important;line-height:1.05!important}.jc-commerce-v3-sofi .jcb-professionals-sofi-head p{display:-webkit-box!important;margin-top:3px!important;overflow:hidden!important;font-size:9.5px!important;line-height:1.3!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.jc-commerce-v3-sofi .jcb-professionals-kicker{font-size:8px!important}.jc-commerce-v3-sofi .jc-commerce-sofi__viewport{max-height:88px!important;overflow:auto!important}.jc-commerce-v3-sofi .jcb-professionals-chat{padding:6px 14px!important}.jc-commerce-v3-sofi .jcb-professionals-message{padding:7px 9px!important;font-size:9px!important}.jc-commerce-v3-sofi .jcb-professionals-message p{font-size:9px!important}.jc-commerce-v3-sofi .jcb-professionals-form{padding:8px 14px 13px!important;gap:6px!important}.jc-commerce-v3-sofi .jcb-professionals-form input{min-height:36px!important;font-size:10px!important}.jc-commerce-v3-sofi .jcb-professionals-form button{min-height:36px!important;padding-inline:10px!important;font-size:9px!important}

.jc-commerce-v3-categories,.jc-commerce-v3-near{padding:14px}
.jc-commerce-v3-tool-title{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.jc-commerce-v3-tool-title span{color:#123b63;font-size:15px;font-weight:950}.jc-commerce-v3-tool-title small{color:#8192a3;font-size:8.5px}
.jc-commerce-v3-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:12px}
.jc-commerce-v3-category-grid a{display:flex;min-width:0;min-height:66px;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px;border:1px solid #e2e9f0;border-radius:11px;background:#fbfcfd;color:#254760;text-align:center;transition:transform .18s ease,border-color .18s ease}.jc-commerce-v3-category-grid a:hover,.jc-commerce-v3-category-grid a:focus-visible{transform:translateY(-2px);border-color:#8ab9e4}.jc-commerce-v3-category-grid span{font-size:21px}.jc-commerce-v3-category-grid strong{display:-webkit-box;overflow:hidden;font-size:7.7px;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.jc-commerce-v3-tool-link{display:block;margin-top:10px;color:#1769aa;font-size:9px;font-weight:850;text-align:center}

.jc-commerce-v3-near__visual{position:relative;height:105px;margin-top:11px;overflow:hidden;border:1px solid #dce6ef;border-radius:13px;background:linear-gradient(135deg,#eaf2f7,#f8fbfd)}
.jc-commerce-v3-near__visual::before,.jc-commerce-v3-near__visual::after{content:"";position:absolute;inset:-30% -10%;background:repeating-linear-gradient(14deg,transparent 0 21px,rgba(126,161,190,.18) 22px 24px);transform:rotate(-6deg)}.jc-commerce-v3-near__visual::after{transform:rotate(75deg)}
.jc-commerce-v3-near__visual i,.jc-commerce-v3-near__visual b{position:absolute;z-index:2;width:14px;height:14px;border-radius:50% 50% 50% 0;background:#1769aa;transform:rotate(-45deg);box-shadow:0 2px 6px rgba(0,0,0,.16)}.jc-commerce-v3-near__visual i:nth-child(1){left:18%;top:28%}.jc-commerce-v3-near__visual i:nth-child(2){right:17%;top:20%}.jc-commerce-v3-near__visual i:nth-child(3){right:31%;bottom:16%}.jc-commerce-v3-near__visual b{left:53%;top:47%;width:20px;height:20px;background:#ff7200}
.jc-commerce-v3-near>p{margin:9px 0;color:#5c7185;font-size:9px;line-height:1.35}.jc-commerce-v3-near>button{width:100%;min-height:35px;border:0;border-radius:9px;background:#0f4e86;color:#fff;font-size:9px;font-weight:900;cursor:pointer}.jc-commerce-v3-near .jc-commerce-filterbar__status{margin:7px 0 0;color:#65798b;font-size:8px;line-height:1.25}.jc-commerce-v3-near .jc-commerce-filterbar__status:empty{display:none}

/* CTA */
.jc-commerce-v3-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:13px;padding:14px 18px;border-radius:16px;background:linear-gradient(100deg,#07376e,#0756a1);color:#fff;box-shadow:0 10px 25px rgba(8,55,105,.14)}
.jc-commerce-v3-cta>div{display:flex;align-items:center;gap:12px}.jc-commerce-v3-cta>div>span{font-size:30px}.jc-commerce-v3-cta p{display:flex;flex-direction:column;margin:0}.jc-commerce-v3-cta strong{font-size:15px}.jc-commerce-v3-cta small{margin-top:2px;color:rgba(255,255,255,.8);font-size:9px}.jc-commerce-v3-cta>a{display:flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border-radius:10px;background:linear-gradient(135deg,#ff8b00,#ff5f00);color:#fff;font-size:10px;font-weight:950;white-space:nowrap}

.jc-commerce-v3-empty{margin-top:14px;padding:24px;border:1px solid #dce6ef;border-radius:18px;background:#fff;text-align:center}.jc-commerce-v3-empty h2{margin:0;color:#163c61}.jc-commerce-v3-empty p{margin:6px 0 13px;color:#607489}.jc-commerce-v3-empty div{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.jc-commerce-v3-empty a{display:inline-flex;min-height:36px;align-items:center;padding:0 12px;border-radius:9px;background:#1769aa;color:#fff;font-size:10px;font-weight:850}

@media(max-width:1050px){
  .jc-commerce-v3-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .jc-commerce-v3-lead{grid-template-columns:minmax(260px,.85fr) minmax(0,1.35fr)}
  .jc-commerce-v3-lead__action{grid-column:2;justify-self:start}.jc-commerce-v3-tools{grid-template-columns:1fr 1fr}.jc-commerce-v3-near{grid-column:1/-1;min-height:0}.jc-commerce-v3-near__visual{height:92px}
}

@media(max-width:820px){
  .jc-commerce-v3{width:min(calc(100% - 32px),var(--jc-container,1024px));padding-top:8px}
  .jc-commerce-v3-hero{min-height:370px;border-radius:20px;background:linear-gradient(90deg,rgba(4,45,87,.96),rgba(4,53,100,.8) 58%,rgba(3,38,72,.34)),var(--jc-commerce-hero-bg) 72% center/cover no-repeat}
  .jc-commerce-v3-hero__content{min-height:370px;padding:18px 18px 142px}.jc-commerce-v3-hero__identity{width:100%}.jc-commerce-v3-hero__logo{width:min(225px,54%);max-height:92px}.jc-commerce-v3-hero__title-row{align-items:center}.jc-commerce-v3-hero h1,.jc-commerce-v3-title{font-size:clamp(28px,7vw,40px)}.jc-commerce-v3-hero__title-row p{font-size:11px;max-width:470px}
  .jc-commerce-v3-filterbar{left:10px;right:10px;bottom:10px;grid-template-columns:1fr 1fr;padding:9px;gap:7px}.jc-commerce-v3-filterbar__submit,.jc-commerce-v3-filterbar__nearby{width:100%;padding-inline:8px}.jc-commerce-v3-filterbar__clear{grid-column:1/-1}
  .jc-commerce-v3-lead{grid-template-columns:150px minmax(0,1fr);gap:12px;min-height:142px;padding:9px}.jc-commerce-v3-lead__media{height:124px;border-radius:13px}.jc-commerce-v3-lead h2{font-size:18px}.jc-commerce-v3-lead__copy>p{font-size:9.5px;-webkit-line-clamp:2}.jc-commerce-v3-lead__meta{font-size:8.5px;margin-top:7px}.jc-commerce-v3-lead__action{grid-column:2;min-height:33px;padding:0 10px;font-size:8.5px}
  .jc-commerce-v3-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .jc-commerce-v3-tools{grid-template-columns:1fr}.jc-commerce-v3-near{grid-column:auto}
  .jc-commerce-v3-cta{padding:12px 14px}.jc-commerce-v3-cta strong{font-size:13px}.jc-commerce-v3-cta small{font-size:8px}
}

@media(max-width:620px){
  .jc-commerce-v3{width:min(calc(100% - 20px),var(--jc-container,1024px));padding-bottom:28px}
  .jc-commerce-v3-hero{min-height:395px;border-radius:17px;background:linear-gradient(180deg,rgba(5,49,92,.96) 0 58%,rgba(5,49,92,.74) 72%,rgba(5,49,92,.36)),var(--jc-commerce-hero-bg) 72% center/cover no-repeat}
  .jc-commerce-v3-hero__content{min-height:395px;padding:15px 14px 154px}.jc-commerce-v3-hero__logo{width:min(190px,55%);max-height:75px;margin-inline:auto}.jc-commerce-v3-hero__title-row{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:9px;align-items:center;margin-top:3px}.jc-commerce-v3-hero h1,.jc-commerce-v3-title{font-size:27px;letter-spacing:-.8px}.jc-commerce-v3-hero__title-row p{font-size:9.5px;line-height:1.3}
  .jc-commerce-v3-filterbar{grid-template-columns:1fr 1fr;gap:6px;padding:8px}.jc-commerce-v3-filterbar label span{font-size:7px}.jc-commerce-v3-filterbar select{height:37px;padding-inline:8px;font-size:9px}.jc-commerce-v3-filterbar__submit,.jc-commerce-v3-filterbar__nearby{height:36px;font-size:8.5px;border-radius:9px}
  .jc-commerce-v3-lead{grid-template-columns:42% minmax(0,1fr);gap:9px;min-height:128px;border-radius:15px}.jc-commerce-v3-lead__media{height:112px}.jc-commerce-v3-lead__eyebrow{font-size:7px;margin-bottom:3px}.jc-commerce-v3-lead h2{font-size:14px}.jc-commerce-v3-lead__rubro{font-size:7.5px}.jc-commerce-v3-lead__copy>p{display:none}.jc-commerce-v3-lead__meta{gap:4px 7px;font-size:7.2px}.jc-commerce-v3-lead__action{min-height:29px;font-size:7.3px;padding-inline:8px}
  .jc-commerce-v3-section-head{margin-top:14px}.jc-commerce-v3-section-head h2{font-size:15px}.jc-commerce-v3-section-head a,.jc-commerce-v3-section-head span{font-size:8.5px}
  .jc-commerce-v3-grid{display:flex;grid-template-columns:none;gap:9px;overflow-x:auto;padding:1px 1px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.jc-commerce-v3-grid::-webkit-scrollbar{display:none}.jc-commerce-v3-card{flex:0 0 min(72vw,250px);scroll-snap-align:start}.jc-commerce-v3-card__media{height:118px}
  .jc-commerce-v3-tools{gap:10px}.jc-commerce-v3-sofi,.jc-commerce-v3-categories,.jc-commerce-v3-near{min-height:0;border-radius:15px}.jc-commerce-v3-sofi .jcb-professionals-sofi-avatar{width:48px!important;height:48px!important;flex-basis:48px!important}.jc-commerce-v3-sofi .jcb-professionals-sofi-head h2{font-size:15px!important}.jc-commerce-v3-sofi .jcb-professionals-sofi-head p{font-size:8.5px!important}.jc-commerce-v3-sofi .jc-commerce-sofi__viewport{max-height:72px!important}.jc-commerce-v3-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.jc-commerce-v3-category-grid a{min-height:58px}.jc-commerce-v3-category-grid span{font-size:19px}.jc-commerce-v3-category-grid strong{font-size:7.2px}
  .jc-commerce-v3-near__visual{height:82px}
  .jc-commerce-v3-cta{align-items:stretch;flex-direction:column;gap:9px;border-radius:14px}.jc-commerce-v3-cta>div>span{font-size:25px}.jc-commerce-v3-cta strong{font-size:12px}.jc-commerce-v3-cta>a{min-height:38px;width:100%}
}

@media(max-width:390px){
  .jc-commerce-v3-hero{min-height:410px}.jc-commerce-v3-hero__content{min-height:410px;padding-bottom:163px}.jc-commerce-v3-hero h1,.jc-commerce-v3-title{font-size:24px}.jc-commerce-v3-hero__title-row p{font-size:8.7px}
  .jc-commerce-v3-lead{grid-template-columns:40% minmax(0,1fr)}.jc-commerce-v3-lead__media{height:105px}.jc-commerce-v3-lead h2{font-size:12.5px}.jc-commerce-v3-lead__meta span:nth-child(n/**/+2){display:none}
}

@media(prefers-reduced-motion:reduce){.jc-commerce-v3-card,.jc-commerce-v3-category-grid a{transition:none!important}}



.jc-commerce-v3-hero{min-height:286px}
.jc-commerce-v3-hero__content{
  position:relative;
  min-height:286px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px 210px 24px 32px;
}
.jc-commerce-v3-hero__identity{
  width:min(690px,100%);
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
.jc-commerce-v3-hero__logo{
  width:min(270px,58%);
  max-height:112px;
  object-position:center;
  margin:0 auto 5px;
}
.jc-commerce-v3-hero h1,.jc-commerce-v3-title{margin:0}
.jc-commerce-v3-hero__identity>p{
  max-width:610px;
  margin:9px auto 0;
  color:rgba(255,255,255,.94);
  font-size:14px;
  line-height:1.42;
}


.jc-commerce-v3-filterbar{display:none!important}

@media(max-width:820px){
  .jc-commerce-v3-hero{min-height:270px}
  .jc-commerce-v3-hero__content{min-height:270px;padding:18px 154px 18px 18px}
  .jc-commerce-v3-hero__identity{align-items:center;text-align:center}
  .jc-commerce-v3-hero__logo{width:min(220px,62%);max-height:88px}
  .jc-commerce-v3-hero h1,.jc-commerce-v3-title{font-size:clamp(28px,7vw,39px)}
  .jc-commerce-v3-hero__identity>p{font-size:11px;max-width:470px}
  
  
  
}
@media(max-width:620px){
  .jc-commerce-v3-hero{min-height:250px;background:linear-gradient(180deg,rgba(5,49,92,.94),rgba(5,49,92,.68)),var(--jc-commerce-hero-bg) 70% center/cover no-repeat}
  .jc-commerce-v3-hero__content{min-height:250px;padding:15px 106px 15px 12px;justify-content:flex-start}
  .jc-commerce-v3-hero__identity{align-items:flex-start;text-align:left}
  .jc-commerce-v3-hero__logo{width:min(172px,72%);max-height:70px;margin:0 0 5px;object-position:left center}
  .jc-commerce-v3-hero h1,.jc-commerce-v3-title{font-size:clamp(24px,7vw,30px);letter-spacing:-.8px}
  .jc-commerce-v3-hero__identity>p{margin:7px 0 0;font-size:9.4px;line-height:1.32}
  
  
  
}
@media(max-width:390px){
  .jc-commerce-v3-hero{min-height:246px}
  .jc-commerce-v3-hero__content{min-height:246px;padding-right:94px}
  
}



.jc-commerce-v3-hero{
  min-height:286px!important;
  background:
    linear-gradient(90deg,rgba(4,45,86,.95) 0 50%,rgba(255,255,255,.90) 50% 100%),
    var(--jc-commerce-hero-bg) center/cover no-repeat!important;
}
.jc-commerce-v3-hero::after{
  background:linear-gradient(180deg,rgba(4,30,57,.04),rgba(4,30,57,.16))!important;
}
.jc-commerce-v3-hero__content{
  position:relative!important;
  min-height:286px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  padding:0!important;
}
.jc-commerce-v3-hero__identity{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:100%!important;
  min-width:0!important;
  min-height:286px!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  padding:24px 28px!important;
  text-align:center!important;
}
.jc-commerce-v3-hero__identity{
  background:linear-gradient(135deg,rgba(4,48,91,.10),rgba(3,42,81,.28));
}


.jc-commerce-v3-hero__identity::after{
  content:"";
  position:absolute;
  top:12%;right:0;bottom:12%;
  width:1px;
  background:rgba(255,255,255,.30);
}
.jc-commerce-v3-hero__logo{
  display:block!important;
  width:min(270px,72%)!important;
  height:112px!important;
  max-width:270px!important;
  max-height:112px!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0 auto 6px!important;
}
.jc-commerce-v3-hero__logo{
  filter:drop-shadow(0 6px 14px rgba(0,0,0,.14))!important;
}

.jc-commerce-v3-hero h1,.jc-commerce-v3-title{
  margin:2px 0 0!important;
  color:#fff!important;
  font-size:clamp(27px,3vw,42px)!important;
  line-height:1!important;
  letter-spacing:-1.1px!important;
  text-shadow:0 3px 14px rgba(0,0,0,.20)!important;
}
.jc-commerce-v3-hero__identity>p{
  max-width:470px!important;
  margin:8px auto 0!important;
  color:rgba(255,255,255,.95)!important;
  font-size:12.5px!important;
  line-height:1.38!important;
}


@media(max-width:820px){
  .jc-commerce-v3-hero{min-height:232px!important;border-radius:20px!important}
  .jc-commerce-v3-hero__content{min-height:232px!important;grid-template-columns:1fr 1fr!important}
  .jc-commerce-v3-hero__identity{min-height:232px!important;padding:18px 14px!important}
  .jc-commerce-v3-hero__logo{
    width:min(205px,78%)!important;height:82px!important;max-height:82px!important;
  }
  .jc-commerce-v3-hero h1,.jc-commerce-v3-title{font-size:clamp(21px,4.7vw,31px)!important}
  .jc-commerce-v3-hero__identity>p{font-size:10px!important}
}

@media(max-width:620px){
  .jc-commerce-v3-hero{min-height:188px!important;border-radius:17px!important}
  .jc-commerce-v3-hero__content{min-height:188px!important;grid-template-columns:1fr 1fr!important}
  .jc-commerce-v3-hero__identity{min-height:188px!important;padding:12px 8px!important}
  .jc-commerce-v3-hero__logo{
    width:min(155px,86%)!important;height:62px!important;max-height:62px!important;margin-bottom:4px!important;
  }
  .jc-commerce-v3-hero h1,.jc-commerce-v3-title{font-size:clamp(16px,4.4vw,22px)!important;letter-spacing:-.45px!important}
  .jc-commerce-v3-hero__identity>p{
    display:-webkit-box!important;
    max-width:210px!important;
    margin-top:5px!important;
    overflow:hidden!important;
    font-size:8px!important;
    line-height:1.25!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
  }
  
  .jc-commerce-v3-hero__identity::after{top:9%;bottom:9%}
}

@media(max-width:390px){
  .jc-commerce-v3-hero{min-height:174px!important}
  .jc-commerce-v3-hero__content{min-height:174px!important}
  .jc-commerce-v3-hero__identity{min-height:174px!important;padding:10px 6px!important}
  .jc-commerce-v3-hero__logo{height:54px!important;max-height:54px!important}
  .jc-commerce-v3-hero h1,.jc-commerce-v3-title{font-size:15px!important}
  .jc-commerce-v3-hero__identity>p{font-size:7.2px!important}
}


/* =========================================================
   9.5.55.187 — Equivalencia óptica + cabecera compartida
   ========================================================= */
.jc-commerce-v3--masthead{
  width:min(calc(100% - 32px),var(--jc-container,1024px));
  margin:18px auto 20px;
}
.jc-commerce-directory--v3>.jc-commerce-v3>.jc-commerce-v3--masthead{
  width:100%;
  margin:0 0 18px;
}
.jc-commerce-v3-title{
  margin:2px 0 0!important;
  color:#fff!important;
  font-size:clamp(27px,3vw,42px)!important;
  line-height:1!important;
  letter-spacing:-1.1px!important;
  font-weight:900!important;
  text-shadow:0 3px 14px rgba(0,0,0,.20)!important;
}
.jc-commerce-v3-hero__identity .jc-commerce-v3-hero__logo{
  width:min(300px,76%)!important;
  height:112px!important;
  max-width:300px!important;
  max-height:112px!important;
  object-fit:contain!important;
}


.single-comercio .jcp-microsite-banner--comercios{display:none!important}

@media(max-width:820px){
  .jc-commerce-v3--masthead{width:min(calc(100% - 20px),var(--jc-container,1024px));margin:10px auto 14px}
  .jc-commerce-directory--v3>.jc-commerce-v3>.jc-commerce-v3--masthead{width:100%;margin:0 0 12px}
  .jc-commerce-v3-title{font-size:clamp(21px,4.7vw,31px)!important}
  .jc-commerce-v3-hero__identity .jc-commerce-v3-hero__logo{width:min(220px,82%)!important;height:82px!important;max-width:220px!important;max-height:82px!important}
}
@media(max-width:620px){
  .jc-commerce-v3-title{font-size:clamp(16px,4.4vw,22px)!important;letter-spacing:-.45px!important}
  .jc-commerce-v3-hero__identity .jc-commerce-v3-hero__logo{width:min(170px,88%)!important;height:62px!important;max-width:170px!important;max-height:62px!important}
}
@media(max-width:390px){
  .jc-commerce-v3-title{font-size:15px!important}
  .jc-commerce-v3-hero__identity .jc-commerce-v3-hero__logo{height:54px!important;max-height:54px!important}
}
