.cm-stores{--cm-green: #062d22;--cm-gold: #b98938;--cm-cream: #f7f3ec;--cm-line: #e4d7c7;--cm-text: #252525;--cm-muted: #5e5a55;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.9),transparent 42%),var(--cm-cream);color:var(--cm-text)}.cm-stores__page{padding-top:28px;padding-bottom:72px}.cm-stores__breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:13px}.cm-stores__breadcrumb a{color:inherit;text-decoration:none}.cm-stores__breadcrumb span:nth-child(2){color:var(--cm-gold)}.cm-stores__header{max-width:850px;margin:0 auto 42px;text-align:center}.cm-stores__eyebrow{margin:0;color:#8a6634;font-size:14px;line-height:1.2;letter-spacing:.22em;text-transform:uppercase}.cm-stores__ornament,.cm-store-card__line{display:flex;align-items:center;justify-content:center}.cm-stores__ornament{margin:12px auto 18px}.cm-stores__ornament span,.cm-store-card__line span{display:block;height:1px;background:#d4b475}.cm-stores__ornament span{width:66px}.cm-store-card__line span{width:74px}.cm-stores__ornament i,.cm-store-card__line i{display:block;width:7px;height:7px;margin:0 8px;background:var(--cm-gold);transform:rotate(45deg)}.cm-stores__heading{max-width:780px;margin:0 auto;color:var(--cm-green);font-family:var(--font-heading-family);font-size:clamp(42px,5vw,70px);font-weight:400;line-height:.98}.cm-stores__intro{max-width:630px;margin:22px auto 0;color:var(--cm-muted);font-size:18px;line-height:1.55}.cm-stores__intro p,.cm-stores__bottom-text p,.cm-store-card__details p{margin:0}.cm-stores__grid,.cm-stores__maps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cm-store-card{overflow:hidden;border:1px solid rgba(185,137,56,.13);border-radius:10px;background:#ffffffb8;box-shadow:0 12px 38px #382a180f}.cm-store-card__media{position:relative;aspect-ratio:3 / 2;overflow:hidden;background:#ece5dc}.cm-store-card__image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.cm-store-card:hover .cm-store-card__image{transform:scale(1.025)}.cm-store-card__body{padding:26px 34px 24px}.cm-store-card__heading-row{display:flex;align-items:center;gap:18px;margin-bottom:24px}.cm-store-card__logo{flex:0 0 82px;width:82px;height:82px;overflow:hidden;border-radius:50%;background:var(--cm-green)}.cm-store-card__logo img{width:100%;height:100%;object-fit:cover}.cm-store-card__title{margin:0 0 10px;color:var(--cm-green);font-family:var(--font-heading-family);font-size:clamp(26px,2.5vw,36px);font-weight:400;line-height:1.1}.cm-store-card__line{justify-content:flex-start}.cm-store-card__details{display:grid;gap:18px}.cm-store-card__detail{display:grid;grid-template-columns:30px 1fr;gap:14px;align-items:flex-start;font-size:15px;line-height:1.5}.cm-store-card__detail strong{display:block;margin-bottom:2px;font-weight:600}.cm-store-card__detail a{color:inherit;text-decoration:none}.cm-store-card__icon{width:26px;color:var(--cm-gold)}.cm-store-card__icon svg{display:block;width:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cm-store-card__button{display:flex;align-items:center;justify-content:space-between;min-height:54px;margin-top:26px;padding:0 28px;border:1px solid var(--cm-gold);border-radius:0;color:#a2702e;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;transition:background .25s ease,color .25s ease}.cm-store-card__button:hover{background:var(--cm-gold);color:#fff}.cm-stores__maps-heading{margin:40px auto 16px;text-align:center}.cm-stores__maps-heading h2{margin:0;color:var(--cm-green);font-size:15px;letter-spacing:.18em;text-transform:uppercase}.cm-store-map{overflow:hidden;border-radius:10px;box-shadow:0 10px 30px #3026160f}.cm-store-map__frame{aspect-ratio:16 / 7;background:#e5e3dc}.cm-store-map__frame iframe,.cm-store-map__image{width:100%;height:100%;border:0;object-fit:cover}.cm-store-map__placeholder{display:grid;place-items:center;height:100%;padding:20px;color:#666;text-align:center}.cm-store-map__button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;background:var(--cm-green);color:#d9b76e;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;transition:background .25s ease}.cm-store-map__button:hover{background:#021c15}.cm-stores__bottom{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:26px;margin-top:28px;padding:22px 44px;border:1px solid var(--cm-line);border-radius:10px;background:#ffffff70}.cm-stores__bottom-icon{width:54px;margin:0 auto;color:#946728}.cm-stores__bottom-icon svg{width:100%;fill:none;stroke:currentColor;stroke-width:1.4}.cm-stores__bottom-text{max-width:500px;color:var(--cm-muted);font-size:15px;line-height:1.5}.cm-stores__bottom-brand{min-width:260px;color:#73552f;font-family:var(--font-heading-family);font-size:25px;letter-spacing:.18em;text-align:center}@media screen and (max-width:989px){.cm-stores__heading{font-size:50px}.cm-store-card__body{padding:24px}.cm-store-card__heading-row{align-items:flex-start}.cm-store-card__logo{flex-basis:68px;width:68px;height:68px}.cm-stores__bottom{grid-template-columns:70px 1fr}.cm-stores__bottom-brand{grid-column:1 / -1}}@media screen and (max-width:749px){.cm-stores__page{padding-top:18px;padding-bottom:46px}.cm-stores__breadcrumb{margin-bottom:26px;font-size:12px}.cm-stores__header{margin-bottom:30px}.cm-stores__eyebrow{font-size:11px;letter-spacing:.18em}.cm-stores__ornament{margin:10px auto 15px}.cm-stores__ornament span{width:45px}.cm-stores__heading{max-width:340px;font-size:38px;line-height:1}.cm-stores__intro{max-width:330px;margin-top:18px;font-size:15px}.cm-stores__grid,.cm-stores__maps{grid-template-columns:1fr;gap:18px}.cm-store-card{border-radius:7px}.cm-store-card__media{aspect-ratio:4 / 3}.cm-store-card__body{padding:22px 20px 20px}.cm-store-card__heading-row{gap:14px;margin-bottom:22px}.cm-store-card__logo{flex-basis:58px;width:58px;height:58px}.cm-store-card__title{font-size:26px}.cm-store-card__line span{width:50px}.cm-store-card__detail{grid-template-columns:26px 1fr;gap:12px;font-size:14px}.cm-store-card__button{min-height:50px;margin-top:22px;padding:0 20px;font-size:13px}.cm-stores__maps-heading{margin-top:34px}.cm-store-map{border-radius:7px}.cm-store-map__frame{aspect-ratio:4 / 3}.cm-store-map__button{min-height:44px;font-size:12px}.cm-stores__bottom{display:flex;flex-direction:column;gap:15px;padding:24px 20px;text-align:center}.cm-stores__bottom-text{max-width:300px;font-size:14px}.cm-stores__bottom-brand{min-width:0;font-size:21px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/cm-sucursales.css.map */
