.section-salon-hero{--tg-sh-font: "Futura BT", "Jost", "Trebuchet MS", sans-serif;--tg-sh-black: #111111;--tg-sh-white: #ffffff;--tg-sh-grey: #888888;--tg-sh-muted: #65706e;--tg-sh-border: #e0e0e0;--tg-sh-warm: #f2f1ef;--tg-sh-open: #2d7a4f;--tg-sh-open-bg: #eaf4ee;--tg-sh-closed-bg: #f2f2f2;--tg-sh-today-bg: #f8f6f3;--tg-sh-gap: 6rem;--tg-sh-pt: 80px}.section-salon-hero .tg-sh{font-family:var(--tg-sh-font);padding:var(--tg-sh-pt) clamp(2.4rem,4vw,7.2rem) 6rem;max-width:1680px;margin:0 auto}.section-salon-hero .tg-sh__layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--tg-sh-gap);align-items:start}.section-salon-hero .tg-sh__carousel{position:relative;overflow:hidden;aspect-ratio:3 / 4;background:#1a1614}.section-salon-hero .tg-sh__slides{display:flex;height:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.section-salon-hero .tg-sh__slide{flex:0 0 100%;width:100%;height:100%;overflow:hidden}.section-salon-hero .tg-sh__slide img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.section-salon-hero .tg-sh__placeholder{width:100%;height:100%}.section-salon-hero .tg-sh__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#00000073;border:none;color:#fff;cursor:pointer;padding:1.2rem 1.6rem;font-size:1.8rem;line-height:1;transition:background .2s ease}.section-salon-hero .tg-sh__arrow:hover{background:#000000bf}.section-salon-hero .tg-sh__arrow--prev{left:0}.section-salon-hero .tg-sh__arrow--next{right:0}.section-salon-hero .tg-sh__dots{position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%);display:flex;gap:.6rem}.section-salon-hero .tg-sh__dot{width:.6rem;height:.6rem;border-radius:50%;background:#ffffff73;border:none;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.section-salon-hero .tg-sh__dot[aria-current=true]{background:#fff;transform:scale(1.35)}.section-salon-hero .tg-sh__info{display:flex;flex-direction:column;gap:2.8rem;padding-top:1rem}.section-salon-hero .tg-sh__name{font-size:clamp(2.4rem,3.5vw,4.8rem);font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--tg-sh-black);margin:0;line-height:1}#tg-salon-status:empty{display:none}.tg-sh__status{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--tg-sh-font);font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.45rem 1.1rem .45rem .85rem;border-radius:10rem;line-height:1}.tg-sh__status--open{color:var(--tg-sh-open);background:var(--tg-sh-open-bg)}.tg-sh__status--open:before{content:"";display:inline-block;width:.6rem;height:.6rem;border-radius:50%;background:var(--tg-sh-open);flex-shrink:0}.tg-sh__status--closed{color:var(--tg-sh-muted);background:var(--tg-sh-closed-bg)}.section-salon-hero .tg-sh__contact{display:flex;flex-direction:column;gap:1.4rem;font-style:normal;border-top:1px solid var(--tg-sh-border);padding-top:2.4rem}.section-salon-hero .tg-sh__contact-row{display:flex;align-items:flex-start;gap:1rem;font-size:1.45rem;font-weight:300;color:var(--tg-sh-black);text-decoration:none;line-height:1.5;transition:color .2s ease}.section-salon-hero .tg-sh__contact-row:hover{color:var(--tg-sh-muted)}.section-salon-hero .tg-sh__contact-icon{flex-shrink:0;width:1.6rem;height:1.6rem;margin-top:.15rem;color:var(--tg-sh-muted)}.section-salon-hero .tg-sh__hours-wrap{border-top:1px solid var(--tg-sh-border);padding-top:2.4rem}.section-salon-hero .tg-sh__hours-table{width:100%;border-collapse:collapse;font-size:1.4rem;font-weight:300}.section-salon-hero .tg-sh__hours-table tr{border-bottom:1px solid var(--tg-sh-border)}.section-salon-hero .tg-sh__hours-table tr:first-child{border-top:1px solid var(--tg-sh-border)}.section-salon-hero .tg-sh__hours-table td{padding:.9rem 0;color:var(--tg-sh-black)}.section-salon-hero .tg-sh__hours-table td:last-child{text-align:right;color:var(--tg-sh-muted)}.section-salon-hero .tg-sh__hours-table tr.tg-sh__hours-row--closed td{opacity:.38}.section-salon-hero .tg-sh__hours-closed{font-size:1.1rem;font-weight:600;letter-spacing:.08em}.section-salon-hero .tg-sh__hours-table tr.tg-today{background:var(--tg-sh-today-bg)}.section-salon-hero .tg-sh__hours-table tr.tg-today td{font-weight:500;padding-left:.6rem;padding-right:.6rem}.section-salon-hero .tg-sh__book{display:inline-flex;align-items:center;justify-content:center;font-family:var(--tg-sh-font);font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:var(--tg-sh-white);background:var(--tg-sh-black);border:none;padding:1.6rem 4rem;cursor:pointer;transition:background .2s ease,transform .15s ease;align-self:flex-start}.section-salon-hero .tg-sh__book:hover{background:#333;transform:translateY(-2px)}@media(max-width:768px){.section-salon-hero .tg-sh__layout{grid-template-columns:1fr;gap:3.2rem}.section-salon-hero .tg-sh__carousel{aspect-ratio:4 / 5}.section-salon-hero .tg-sh{padding:var(--tg-sh-pt) clamp(2rem,5vw,3.2rem) 4rem}.section-salon-hero .tg-sh__info{gap:2.4rem}.section-salon-hero .tg-sh__book{align-self:stretch;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/tg-salon-hero.css.map */
