.merchant-location-map{border-radius:16px;width:100%;height:280px;margin-bottom:16px;position:relative;overflow:hidden}@media (min-width:768px){.merchant-location-map{height:320px}}.merchant-location-map__canvas{z-index:1;opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.merchant-location-map__canvas--visible{opacity:1;pointer-events:auto}.merchant-location-map__canvas .mapboxgl-ctrl-top-right{top:12px;right:12px}.merchant-location-map__canvas canvas.mapboxgl-canvas{max-height:420px;height:100%!important}.merchant-location-map__static{z-index:0;object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.merchant-location-map__status{z-index:2;text-align:center;color:#334155;background:rgba(248,250,252,.92);justify-content:center;align-items:center;margin:0;padding:16px;font-size:.875rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}
.merchant-images{background:#f8fafc;border-radius:16px;gap:8px;width:100%;height:100%;max-height:500px;display:grid;position:relative;overflow:hidden}.merchant-images--empty{justify-content:center;align-items:center;display:flex}.merchant-images--one{grid-template-columns:1fr}.merchant-images--two{grid-template-columns:1fr 1fr}.merchant-images--three{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr}.merchant-images--three .merchant-images__cell--1{grid-row:1/span 2}.merchant-images--four{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr}.merchant-images--four .merchant-images__cell--1{grid-row:1/span 2}.merchant-images--five{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr}.merchant-images--five .merchant-images__cell--1{grid-row:1/span 2}.merchant-images__fallback{color:#042d79;background:#d9e2f2;border-radius:16px;width:100%;height:100%;font-size:3rem}.merchant-images__cell{cursor:pointer;background:#f8fafc;border:none;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.merchant-images__cell:after{content:"";pointer-events:none;background:0 0;transition:background .2s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0;right:0}.merchant-images__cell:hover:after{background:rgba(0,0,0,.06)}.merchant-images__cell:focus-visible{outline-offset:-2px;outline:2px solid #002cdd}.merchant-images__img{object-fit:cover;width:100%;height:100%;display:block}.merchant-images__show-all{z-index:2;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 6px -1px rgba(15,23,42,.1),0 2px 4px -1px rgba(15,23,42,.06)}.merchant-images__show-all-icon{vertical-align:-2px;background:currentColor;width:14px;height:14px;margin-right:8px;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7' rx='1'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7' rx='1'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.merchant-images-lightbox{z-index:1300;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.merchant-images-lightbox__backdrop{background:rgba(15,23,42,.88);position:absolute;top:0;bottom:0;left:0;right:0}.merchant-images-lightbox__panel{z-index:1;flex-direction:column;gap:16px;width:100%;height:100%;max-height:916px;display:flex;position:relative}.merchant-images-lightbox__header{justify-content:flex-end;align-items:flex-end;display:flex}.merchant-images-lightbox__stage{border-radius:16px;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.merchant-images-lightbox__image{object-fit:cover;border-radius:16px;width:-moz-fit-content;width:fit-content;max-width:100%;max-height:100%;display:block}.merchant-images-lightbox__nav{z-index:1;position:absolute;top:50%;transform:translateY(-50%)}.merchant-images-lightbox__nav--prev{left:16px}.merchant-images-lightbox__nav--next{right:16px}.merchant-images-lightbox__thumbs{justify-content:center;gap:8px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.merchant-images-lightbox__thumb{cursor:pointer;opacity:.72;border:2px solid transparent;border-radius:8px;flex-shrink:0;width:96px;height:64px;padding:0;overflow:hidden}.merchant-images-lightbox__thumb img{object-fit:cover;width:100%;height:100%;display:block}.merchant-images-lightbox__thumb.is-active,.merchant-images-lightbox__thumb:hover{opacity:1;border-color:#fff}@media (max-width:767px){.merchant-images{height:260px}.merchant-images--three,.merchant-images--four,.merchant-images--five{grid-template-rows:200px 120px;grid-template-columns:1fr 1fr}.merchant-images--three .merchant-images__cell--1,.merchant-images--four .merchant-images__cell--1,.merchant-images--five .merchant-images__cell--1{grid-area:1/1/auto/-1}.merchant-images--three .merchant-images__cell--3,.merchant-images--three .merchant-images__cell--4,.merchant-images--three .merchant-images__cell--5,.merchant-images--four .merchant-images__cell--3,.merchant-images--four .merchant-images__cell--4,.merchant-images--four .merchant-images__cell--5,.merchant-images--five .merchant-images__cell--3,.merchant-images--five .merchant-images__cell--4,.merchant-images--five .merchant-images__cell--5{display:none}.merchant-images__show-all{bottom:12px;right:12px}}
.merchant-services__categories{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin:0 0 20px;padding-bottom:4px;display:flex;overflow-x:auto}.merchant-services__categories::-webkit-scrollbar{display:none}.merchant-services__category{color:#111620;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d4d5d8;border-radius:9999px;flex-shrink:0;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25;transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.merchant-services__category:hover:not(.merchant-services__category--active){border-color:#a2a5ac}.merchant-services__category:focus-visible{outline-offset:2px;outline:2px solid #002cdd}.merchant-services__category--active{color:#fff;background:#0f0f10;border-color:#0f0f10}.merchant-services__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.merchant-service-card{background:#f7f8f8;border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;padding:8px;display:flex}.merchant-service-card__image{object-fit:cover;border-radius:8px;flex-shrink:0}img.merchant-service-card__image{width:100%;max-width:148px;height:100%;max-height:92px}.merchant-service-card__content{flex:1;min-width:0}.merchant-service-card__name{color:#111620;margin:0;font-size:1rem;font-weight:600}.merchant-service-card__meta{color:#64748b;margin:8px 0 0;font-size:.875rem;line-height:1.4}.merchant-service-card__meta-separator{color:#64748b}.merchant-service-card__price{color:#111620;margin:12px 0 0;font-size:.875rem;font-weight:600}.merchant-service-card__book{flex-shrink:0}.merchant-service-card--selectable{width:100%;font:inherit;text-align:left;cursor:pointer;border:1px solid transparent;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.merchant-service-card--selectable:focus-visible{outline-offset:2px;outline:2px solid #002cdd}.merchant-service-card--selectable.is-selected{border-color:#002cdd;box-shadow:0 0 0 3px rgba(0,44,221,.12)}.merchant-services--selection{margin-top:16px}
