.section-store-list-zen__search-section{padding:40px 18px 0;max-width:1440px;margin:0 auto;display:flex;justify-content:center}.section-store-list-zen__search-bar{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:600px;height:48px;border:1px solid rgba(128,128,128,.4);border-radius:90px;padding-left:20px;background-color:#fff}.section-store-list-zen__search-input-wrap{display:flex;align-items:center;gap:6px;flex:1}.section-store-list-zen__search-icon{width:24px;height:24px;flex-shrink:0;color:gray}.section-store-list-zen__search-input{border:none;outline:none;background:transparent;font-family:"Open Sans",var(--font-body-family),sans-serif;font-weight:400;font-size:14px;color:#212121;width:100%}.section-store-list-zen__search-input::placeholder{color:gray}.section-store-list-zen__search-btn{display:flex;align-items:center;justify-content:center;height:100%;padding:0 24px;border-radius:70px;background-color:#212121;border:none;cursor:pointer;white-space:nowrap;font-family:"Open Sans",var(--font-body-family),sans-serif;font-weight:600;font-size:14px;line-height:21px;color:#fff;text-transform:uppercase;letter-spacing:.5px}.section-store-list-zen__cards-section{padding:40px 18px;max-width:1440px;margin:0 auto}.section-store-list-zen__cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1280px;margin:0 auto}.section-store-list-zen__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;aspect-ratio:1 / 1;border:1px solid rgba(33,33,33,.1);background-color:#fff;overflow:hidden;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease,background-color .2s ease;-webkit-appearance:none;appearance:none;padding:0}.section-store-list-zen__card:hover{box-shadow:0 2px 14px #cf222a14;border-color:#cf222a4d}.section-store-list-zen__card--active{background-color:#cf222a;border-color:#cf222a;box-shadow:0 2px 14px #cf222a0d}.section-store-list-zen__card--active:hover{box-shadow:0 4px 20px #cf222a26;border-color:#cf222a}.section-store-list-zen__card-icon{width:80px;height:80px;object-fit:contain}.section-store-list-zen__card-title{font-family:"Playfair Display",var(--font-heading-family),serif;font-weight:400;font-size:28px;line-height:48px;color:#212121;text-align:center;margin:0}.section-store-list-zen__card--active .section-store-list-zen__card-icon{filter:brightness(0) invert(1)}.section-store-list-zen__card--active .section-store-list-zen__card-title{color:#fff}.section-store-list-zen__panels-section{padding:0 18px 60px;max-width:1440px;margin:0 auto}.section-store-list-zen__state-panel{display:none}.section-store-list-zen__state-panel.is-visible{display:block}.section-store-list-zen__panel-heading{font-family:"Playfair Display",var(--font-heading-family),serif;font-weight:400;font-size:22px;line-height:normal;color:#212121;margin:0 0 16px}.section-store-list-zen__stores-grid{display:grid;grid-template-columns:1fr;gap:24px}.section-store-list-zen__store-card{border:1px solid rgba(128,128,128,.2);border-radius:4px;overflow:hidden;background-color:#fff}.section-store-list-zen__store-content{display:flex;flex-direction:column;gap:16px;padding:16px}.section-store-list-zen__store-image{width:100%;height:260px;object-fit:cover;display:block}.section-store-list-zen__store-info{display:flex;flex-direction:column;gap:20px}.section-store-list-zen__store-name{font-family:"Open Sans",var(--font-body-family),sans-serif;font-weight:600;font-size:18px;line-height:normal;color:#212121;margin:0}.section-store-list-zen__store-rating{display:flex;align-items:center;gap:10px;margin-top:8px}.section-store-list-zen__store-rating-stars{display:flex;align-items:center;gap:2px}.section-store-list-zen__store-star-icon{width:20px;height:20px;color:#f5a623}.section-store-list-zen__store-rating-num{font-family:"Open Sans",var(--font-body-family),sans-serif;font-weight:600;font-size:14px;line-height:18px;color:gray;letter-spacing:2.1px}.section-store-list-zen__store-rating-sep{width:1px;height:18px;background-color:#21212133}.section-store-list-zen__store-rating-reviews{font-family:"Open Sans",var(--font-body-family),sans-serif;font-weight:400;font-size:14px;line-height:normal;color:gray}.section-store-list-zen__store-details{display:flex;flex-direction:column;gap:18px}.section-store-list-zen__store-detail-row{display:flex;align-items:flex-start;gap:10px}.section-store-list-zen__store-detail-icon{width:24px;height:24px;flex-shrink:0;color:#212121}.section-store-list-zen__store-detail-text{font-family:"Open Sans",var(--font-body-family),sans-serif;font-weight:400;font-size:14px;line-height:normal;color:#212121;margin:0}.section-store-list-zen__store-footer{display:flex;flex-direction:column;gap:16px;padding:16px;border-top:1px solid rgba(33,33,33,.06)}.section-store-list-zen__store-queries{font-family:"Open Sans",var(--font-body-family),sans-serif;font-weight:600;font-size:20px;line-height:normal;color:#212121}.section-store-list-zen__store-actions{display:flex;align-items:center;gap:8px}.section-store-list-zen__btn-call{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:0;flex:1;border-radius:90px;background-color:#cf222a;border:none;cursor:pointer;text-decoration:none}.section-store-list-zen__btn-call-icon{width:24px;height:24px;color:#fff}.section-store-list-zen__btn-call-text{font-family:"Open Sans",var(--font-body-family),sans-serif;font-weight:600;font-size:14px;line-height:21px;color:#fff;text-transform:uppercase}.section-store-list-zen__btn-view{display:inline-flex;align-items:center;justify-content:center;height:48px;width:105px;flex-shrink:0;padding:0;border-radius:90px;border:1px solid #212121;background-color:transparent;cursor:pointer;text-decoration:none;font-family:"Open Sans",var(--font-body-family),sans-serif;font-weight:600;font-size:14px;line-height:21px;color:#212121;text-transform:uppercase}.section-store-list-zen__btn-view:hover{background-color:#212121;color:#fff}.section-store-list-zen__btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#25d366;border:none;cursor:pointer;padding:0;text-decoration:none;flex-shrink:0}.section-store-list-zen__btn-whatsapp:hover{background-color:#1da851}.section-store-list-zen__btn-whatsapp-icon{width:24px;height:24px;color:#fff}@media screen and (max-width:375px){.section-store-list-zen__store-actions{gap:6px}.section-store-list-zen__btn-call{height:42px;gap:6px}.section-store-list-zen__btn-call-icon{width:20px;height:20px}.section-store-list-zen__btn-call-text{font-size:12px}.section-store-list-zen__btn-view{height:42px;width:90px;font-size:12px}.section-store-list-zen__btn-whatsapp{width:42px;height:42px}.section-store-list-zen__btn-whatsapp-icon{width:20px;height:20px}}.section-store-list-zen__search-results{padding:0 18px 60px;max-width:1440px;margin:0 auto}.section-store-list-zen__no-results{display:none;text-align:center;padding:40px 0;font-family:"Open Sans",var(--font-body-family),sans-serif;font-size:16px;color:gray}.section-store-list-zen__no-results.is-visible{display:block}@media screen and (min-width:750px){.section-store-list-zen__search-section{padding:40px 40px 0}.section-store-list-zen__search-bar{height:56px}.section-store-list-zen__cards-section{padding:60px 40px}.section-store-list-zen__cards-grid{grid-template-columns:repeat(4,1fr);gap:16px}.section-store-list-zen__card-icon{width:80px;height:80px}.section-store-list-zen__card-title{font-size:28px}.section-store-list-zen__panels-section,.section-store-list-zen__search-results{padding:0 40px 80px}.section-store-list-zen__panel-heading{font-size:28px}}@media screen and (min-width:990px){.section-store-list-zen__search-section{padding:60px 80px 0}.section-store-list-zen__search-bar{height:60px}.section-store-list-zen__cards-section{padding:100px 80px}.section-store-list-zen__cards-grid{gap:20px}.section-store-list-zen__card-icon{width:100px;height:100px}.section-store-list-zen__card-title{font-size:40px}.section-store-list-zen__panels-section,.section-store-list-zen__search-results{padding:0 80px 100px}.section-store-list-zen__panel-heading{font-size:30px}.section-store-list-zen__stores-grid{grid-template-columns:repeat(2,1fr);gap:24px 20px}.section-store-list-zen__store-content{flex-direction:row;padding:16px}.section-store-list-zen__store-image{width:180px;height:180px;flex-shrink:0}.section-store-list-zen__store-queries{display:none}.section-store-list-zen__store-footer{flex-direction:row;align-items:center;justify-content:center;gap:0}.section-store-list-zen__btn-call{flex:0 0 auto;padding:0 20px}.section-store-list-zen__btn-view{width:auto;flex-shrink:0;padding:0 20px}}@media screen and (min-width:1360px){.section-store-list-zen__store-image{width:240px;height:260px}.section-store-list-zen__store-queries{display:block}.section-store-list-zen__store-footer{justify-content:space-between}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/page-store-list-zen.css.map */
