.sam-branches{position:relative;overflow:hidden;background:var(--sam-branch-bg);color:var(--sam-branch-text)}.sam-branches *,.sam-branches *:before,.sam-branches *:after{box-sizing:border-box}.sam-branches__header{max-width:72rem;margin:0 auto 3.2rem;text-align:center}.sam-branches__eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1rem;color:var(--sam-branch-accent);font-size:1.15rem;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.sam-branches__heading{margin:0;color:var(--sam-branch-text);font-family:var(--font-heading-family);font-size:clamp(3rem,3.2vw,4.8rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:-.035em;line-height:1.08}.sam-branches__subheading{max-width:58rem;margin:1.2rem auto 0;color:var(--sam-branch-muted);font-size:1.5rem;line-height:1.55}.sam-branches__grid{display:grid;grid-template-columns:repeat(var(--sam-branch-columns, 5),minmax(0,1fr));align-items:stretch;gap:1.4rem}.sam-branch-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:.1rem solid var(--sam-branch-border);border-radius:2rem;background:var(--sam-branch-card);box-shadow:0 1rem 3rem #1a1a2e12;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sam-branch-card__media{position:relative;overflow:hidden;aspect-ratio:16 / 10;background:#ece8e3}.sam-branches--square .sam-branch-card__media{aspect-ratio:1}.sam-branch-card__image,.sam-branch-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.sam-branch-card__placeholder{padding:3rem}.sam-branch-card__media:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(10,10,18,.36));pointer-events:none}.sam-branch-card__badge{position:absolute;z-index:1;bottom:1rem;left:1rem;display:inline-flex;align-items:center;gap:.55rem;padding:.65rem .9rem;border:.1rem solid rgba(255,255,255,.34);border-radius:999px;background:#121218c7;color:#fff;font-size:1rem;font-weight:750;letter-spacing:.08em;line-height:1;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sam-branch-card__badge svg{width:1.4rem;height:1.4rem;fill:var(--sam-branch-accent)}.sam-branch-card__content{display:flex;height:100%;padding:1.7rem;flex-direction:column}.sam-branch-card__title{margin:0;color:var(--sam-branch-text);font-family:var(--font-heading-family);font-size:clamp(2rem,1.55vw,2.6rem);font-weight:var(--font-heading-weight);letter-spacing:-.025em;line-height:1.1}.sam-branch-card__address{margin:1rem 0 0;color:var(--sam-branch-muted);font-size:1.2rem;line-height:1.55}.sam-branch-card__meta,.sam-branch-card__phone{display:flex;align-items:center;gap:.7rem;color:var(--sam-branch-text);font-size:1.15rem;font-weight:650;line-height:1.35}.sam-branch-card__meta{margin:1.2rem 0 0}.sam-branch-card__phone{width:fit-content;margin-top:1.2rem;text-decoration:none}.sam-branch-card__meta svg,.sam-branch-card__phone svg{width:1.6rem;height:1.6rem;flex:0 0 1.6rem;fill:var(--sam-branch-accent)}.sam-branch-card__phone:hover{color:var(--sam-branch-accent)}.sam-branch-card__button{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.4rem;margin-top:auto;padding:1.1rem 1.35rem;border-radius:1.2rem;background:var(--sam-branch-accent);color:var(--sam-branch-button-text);font-size:1.15rem;font-weight:800;letter-spacing:.045em;line-height:1;text-decoration:none;text-transform:uppercase;box-shadow:0 .8rem 1.8rem #cc00002b;transition:transform .16s ease,filter .16s ease}.sam-branch-card__address+.sam-branch-card__button,.sam-branch-card__phone+.sam-branch-card__button,.sam-branch-card__meta+.sam-branch-card__button{margin-top:1.6rem}.sam-branch-card__button svg{width:1.7rem;height:1.7rem;flex:0 0 1.7rem;fill:currentColor}.sam-branches__swipe-hint{display:none}@media(hover:hover)and (pointer:fine){.sam-branch-card:hover{transform:translateY(-.5rem);border-color:var(--sam-branch-accent);box-shadow:0 1.6rem 4rem #1a1a2e1f}.sam-branch-card:hover .sam-branch-card__image{transform:scale(1.045)}.sam-branch-card__button:hover{color:var(--sam-branch-button-text);filter:brightness(.92);transform:translateY(-.1rem)}}@media screen and (min-width:750px)and (max-width:1199px){.sam-branches__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.sam-branches__header{margin-bottom:2.4rem;text-align:left}.sam-branches__eyebrow{margin-bottom:.8rem;font-size:1.05rem}.sam-branches__heading{font-size:clamp(2.8rem,9vw,3.8rem)}.sam-branches__subheading{margin-top:1rem;font-size:1.35rem}.sam-branches__scroller{margin-right:-1.5rem;overflow:hidden}.sam-branches__grid{display:flex;gap:1.2rem;padding-right:1.5rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:0;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sam-branches__grid::-webkit-scrollbar{display:none}.sam-branch-card{width:min(82vw,33rem);flex:0 0 min(82vw,33rem);scroll-snap-align:start}.sam-branch-card__content{min-height:22rem;padding:1.6rem}.sam-branch-card__title{font-size:2.4rem}.sam-branch-card__address{font-size:1.25rem}.sam-branch-card__button{font-size:1.1rem}.sam-branches__swipe-hint{display:flex;align-items:center;gap:.7rem;margin:1.4rem 0 0;color:var(--sam-branch-muted);font-size:1.1rem;font-weight:650}.sam-branches__swipe-hint span{color:var(--sam-branch-accent);font-size:1.5rem}}@media(prefers-reduced-motion:reduce){.sam-branch-card,.sam-branch-card__image,.sam-branch-card__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/sam-branch-locations.css.map */
