.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--four .merchant-images__cell--4{grid-column:2/-1}.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__scroll{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.merchant-images-lightbox__image{object-fit:cover;border-radius:16px;width:-moz-fit-content;width:fit-content;max-width:100%;max-height:100%;display:none}.merchant-images-lightbox__image.is-active{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:280px;max-height:280px}.merchant-images--two{grid-template-columns:1fr 1fr}.merchant-images--three,.merchant-images--four,.merchant-images--five{grid-template-rows:1fr 1fr;grid-template-columns:1.4fr 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/span 2}.merchant-images--three .merchant-images__cell--4,.merchant-images--three .merchant-images__cell--5,.merchant-images--four .merchant-images__cell--4,.merchant-images--four .merchant-images__cell--5,.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-images__fallback{font-size:2rem}.merchant-images-lightbox{align-items:stretch;padding:8px}.merchant-images-lightbox__panel{gap:12px;height:100%;max-height:none}.merchant-images-lightbox__stage{border-radius:0;overflow:hidden}.merchant-images-lightbox__scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;padding-bottom:16px;display:flex;overflow-x:hidden;overflow-y:auto}.merchant-images-lightbox__image{object-fit:cover;border-radius:12px;flex-shrink:0;width:100%;max-width:100%;height:auto;max-height:none;display:block}.merchant-images-lightbox__nav,.merchant-images-lightbox__thumbs{display:none}}@media (max-width:639px){.merchant-images{border-radius:12px;height:220px;max-height:220px}.merchant-images--two,.merchant-images--three,.merchant-images--four,.merchant-images--five{grid-template-rows:1fr;grid-template-columns:1fr}.merchant-images--two .merchant-images__cell--1,.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}.merchant-images--two .merchant-images__cell:not(.merchant-images__cell--1),.merchant-images--three .merchant-images__cell:not(.merchant-images__cell--1),.merchant-images--four .merchant-images__cell:not(.merchant-images__cell--1),.merchant-images--five .merchant-images__cell:not(.merchant-images__cell--1){display:none}.merchant-images__fallback{border-radius:12px;font-size:1.75rem}.merchant-images-lightbox{padding:0}.merchant-images-lightbox__header{padding:12px 12px 0}.merchant-images-lightbox__scroll{gap:8px;padding:0 8px 16px}.merchant-images-lightbox__image{border-radius:8px}}
.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}@media (max-width:767px){.merchant-services__categories{margin-bottom:16px}.merchant-service-card{gap:12px;padding:8px}img.merchant-service-card__image{max-width:120px;max-height:80px}}@media (max-width:639px){.merchant-service-card{flex-wrap:wrap;align-items:flex-start;gap:12px}img.merchant-service-card__image{aspect-ratio:16/9;width:100%;max-width:none;max-height:160px}.merchant-service-card__content{flex:100%}.merchant-service-card__book,.merchant-service-card__book .button{width:100%}.merchant-service-card__name{font-size:.875rem}}.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}
