.sa-showroom,.sa-showroom *{box-sizing:border-box}.sa-showroom{--showroom-teal: #6eafa4;--showroom-teal-dark: #4f8d83;--showroom-teal-pale: #eaf6f4;--showroom-orange: #e97932;--showroom-ink: #20302f;--showroom-muted: #657674;--showroom-border: rgba(79, 141, 131, .26);--showroom-shadow: 0 18px 45px rgba(32, 48, 47, .08);--showroom-radius: 8px;color:var(--showroom-ink)}.sa-showroom h1,.sa-showroom h2,.sa-showroom h3,.sa-showroom p{letter-spacing:0}.sa-showroom .rte p{margin-top:0}.sa-showroom .rte p:last-child{margin-bottom:0}.sa-showroom-icon{display:block;width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.sa-showroom-button{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;min-height:5.2rem;padding:0 2.8rem;border:2px solid transparent;border-radius:var(--showroom-radius);color:currentColor;font-size:1.6rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease,color var(--duration-short) ease,transform var(--duration-short) ease}.sa-showroom-button[aria-disabled=true]{cursor:default;opacity:.72}.sa-showroom-button:not([aria-disabled=true]):hover{transform:translateY(-1px)}.sa-showroom-button--primary{background:var(--showroom-orange);border-color:var(--showroom-orange);color:#fff}.sa-showroom-button--secondary{background:transparent;border-color:#ffffffad;color:#fff}.sa-showroom-button--secondary-dark{border-color:var(--showroom-border);color:var(--showroom-teal-dark)}.sa-showroom-section-heading{margin:0;color:var(--showroom-ink);font-size:3.1rem;line-height:1.12;font-weight:900}.sa-showroom-section-text{margin:1rem 0 0;color:var(--showroom-muted);font-size:1.6rem;line-height:1.65}.sa-showroom-card{min-width:0;border:1px solid var(--showroom-border);border-radius:var(--showroom-radius);background:#fff;box-shadow:var(--showroom-shadow)}.sa-showroom-hero__stage{display:flex;min-height:var(--showroom-hero-min-height, 39rem);align-items:center;background:var(--showroom-hero-bg, var(--showroom-teal));color:var(--showroom-hero-text, #fff)}.sa-showroom-hero__inner{width:100%;max-width:78rem;margin:0 auto;text-align:center}.sa-showroom-hero__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;margin:0 0 2.2rem;padding:.7rem 1.8rem;border-radius:999px;background:#ffffff2e;color:#ffffffeb;font-size:1.25rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sa-showroom-hero__heading{margin:0;color:currentColor;font-size:3.8rem;line-height:1.08;font-weight:900}.sa-showroom-hero__text{max-width:58rem;margin:2rem auto 0;color:#ffffffdb;font-size:1.8rem;line-height:1.65}.sa-showroom-hero__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:3.4rem}.sa-showroom-hero__notice{background:var(--showroom-hero-notice-bg, var(--showroom-teal-pale));color:var(--showroom-hero-notice-text, var(--showroom-teal-dark));font-size:1.6rem;font-weight:800;line-height:1.45;text-align:center}.sa-showroom-map__frame{width:100%;height:var(--showroom-map-height, 33rem);overflow:hidden;background:var(--showroom-teal-pale)}.sa-showroom-map__frame iframe{display:block;width:100%;height:100%;border:0}.sa-showroom-map__contact{background:var(--showroom-contact-bg, var(--showroom-teal));color:var(--showroom-contact-text, #fff);text-align:center}.sa-showroom-map__heading{margin:0;color:currentColor;font-size:2.6rem;line-height:1.2;font-weight:900}.sa-showroom-map__text{margin:.8rem 0 0;color:#ffffffc7;font-size:1.6rem;line-height:1.5}.sa-showroom-map__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1.4rem;margin-top:2.8rem}.sa-showroom-appointment{background:var(--showroom-appointment-bg, #fff)}.sa-showroom-appointment__grid{display:grid;gap:4rem;align-items:start}.sa-showroom-appointment__intro{max-width:58rem}.sa-showroom-appointment__list{display:grid;gap:1.4rem;margin:2.6rem 0 0;padding:0;list-style:none;color:var(--showroom-ink);font-size:1.5rem;line-height:1.5}.sa-showroom-appointment__list li{display:grid;grid-template-columns:1.1rem 1fr;gap:1.2rem;align-items:start}.sa-showroom-appointment__list li:before{content:"";width:.8rem;height:.8rem;margin-top:.75rem;border-radius:999px;background:var(--showroom-orange)}.sa-showroom-appointment__list-text{min-width:0}.sa-showroom-gallery{position:relative;margin-top:3.2rem}.sa-showroom-gallery__viewport{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:var(--showroom-radius);scrollbar-width:none}.sa-showroom-gallery__viewport::-webkit-scrollbar{display:none}.sa-showroom-gallery__slide{position:relative;flex:0 0 100%;aspect-ratio:16 / 10;scroll-snap-align:start;overflow:hidden;background:var(--showroom-teal-pale)}.sa-showroom-gallery__slide img,.sa-showroom-gallery__slide svg{display:block;width:100%;height:100%;object-fit:cover}.sa-showroom-gallery__arrow{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;padding:0;border:0;border-radius:999px;background:#fff;color:var(--showroom-ink);box-shadow:0 8px 20px #20302f29;cursor:pointer;transform:translateY(-50%)}.sa-showroom-gallery__arrow--prev{left:1.2rem}.sa-showroom-gallery__arrow--next{right:1.2rem}.sa-showroom-gallery__arrow--prev svg{transform:rotate(180deg)}.sa-showroom-gallery__dots{position:absolute;right:0;bottom:1rem;left:0;z-index:2;display:flex;justify-content:center;gap:.6rem}.sa-showroom-gallery__dot{width:.8rem;height:.8rem;padding:0;border:0;border-radius:999px;background:#ffffff9e;cursor:pointer}.sa-showroom-gallery__dot[aria-current=true]{background:#fff}.sa-showroom-form-card{padding:2.4rem}.sa-showroom-form-card__notice{display:flex;gap:1rem;margin-bottom:2.2rem;padding:1.4rem 1.6rem;border-radius:var(--showroom-radius);background:var(--showroom-teal-pale);color:var(--showroom-teal-dark);font-size:1.35rem;line-height:1.45}.sa-showroom-form{display:grid;gap:1.8rem}.sa-showroom-form__row{display:grid;gap:1.6rem}.sa-showroom-form__field{display:grid;gap:.7rem}.sa-showroom-form__label{color:var(--showroom-ink);font-size:1.25rem;font-weight:800;line-height:1.2}.sa-showroom-form__required{color:var(--showroom-orange)}.sa-showroom-form__input,.sa-showroom-form__textarea,.sa-showroom-form__select{width:100%;min-height:4.8rem;padding:1.2rem 1.4rem;border:1px solid rgba(79,141,131,.34);border-radius:var(--showroom-radius);background:#fff;color:var(--showroom-ink);font-family:var(--font-body-family);font-size:1.45rem;line-height:1.35;-webkit-appearance:none;appearance:none}.sa-showroom-form__textarea{min-height:9.8rem;resize:vertical}.sa-showroom-form__input:focus,.sa-showroom-form__textarea:focus,.sa-showroom-form__select:focus{outline:2px solid rgba(233,121,50,.24);outline-offset:0;border-color:var(--showroom-orange);box-shadow:none}.sa-showroom-form__select-wrap{position:relative}.sa-showroom-form__select-wrap:after{content:"";position:absolute;top:50%;right:1.4rem;width:.8rem;height:.8rem;border-right:2px solid var(--showroom-muted);border-bottom:2px solid var(--showroom-muted);pointer-events:none;transform:translateY(-70%) rotate(45deg)}.sa-showroom-form__submit{width:100%;margin-top:.8rem}.sa-showroom-form__hint{margin:-.4rem 0 0;color:var(--showroom-muted);font-size:1.25rem;line-height:1.45;text-align:center}.sa-showroom-form__success{padding:2rem;border-radius:var(--showroom-radius);background:var(--showroom-teal-pale);color:var(--showroom-teal-dark);text-align:center}.sa-showroom-steps,.sa-showroom-info{background:var(--showroom-soft-bg, #f7fbfa)}.sa-showroom-steps__header,.sa-showroom-info__header{max-width:78rem}.sa-showroom-steps__grid,.sa-showroom-info__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;margin-top:5rem}.sa-showroom-step{padding:3.2rem 2.8rem}.sa-showroom-step__number{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;margin-bottom:2.4rem;border-radius:999px;background:var(--showroom-teal);color:#fff;font-size:1.8rem;font-weight:900}.sa-showroom-step__title,.sa-showroom-info-card__title{margin:0;color:var(--showroom-ink);font-size:2rem;line-height:1.25;font-weight:900}.sa-showroom-step__text,.sa-showroom-info-card__content{margin:1.2rem 0 0;color:var(--showroom-muted);font-size:1.55rem;line-height:1.65}.sa-showroom-info-card__content p{margin:0 0 .7rem}.sa-showroom-info-card__content p:last-child{margin-bottom:0}.sa-showroom-info-card__content a{color:var(--showroom-ink);font-weight:700;text-decoration-color:#4f8d8373;text-underline-offset:.25rem;overflow-wrap:anywhere}.sa-showroom-info-card{padding:2.8rem}.sa-showroom-info-card__icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin-bottom:2rem;border-radius:var(--showroom-radius);background:var(--showroom-teal-pale);color:var(--showroom-teal-dark)}.sa-showroom-info-card__eyebrow{margin:0 0 1.2rem;color:var(--showroom-teal-dark);font-size:1.25rem;font-weight:900;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.sa-showroom-hours{display:grid;gap:1rem;margin:1.6rem 0 0}.sa-showroom-hours__row{display:grid;grid-template-columns:minmax(11rem,1fr) auto;gap:1.2rem;color:var(--showroom-muted);font-size:1.5rem;line-height:1.35}.sa-showroom-hours__row dt,.sa-showroom-hours__row dd{margin:0}.sa-showroom-hours__row dd{color:var(--showroom-ink);font-weight:800;text-align:right}.sa-showroom-info-card__link{display:inline-flex;align-items:center;gap:.5rem;margin-top:2.2rem;color:var(--showroom-teal-dark);font-size:1.5rem;font-weight:900;text-decoration:none}.sa-showroom-info-card__link .sa-showroom-icon{width:1.5rem;height:1.5rem}@media screen and (max-width:749px){.sa-showroom-button{width:100%}.sa-showroom-hero__heading{font-size:3.1rem}.sa-showroom-section-heading{font-size:2.8rem}.sa-showroom-hero__text{font-size:1.6rem}.sa-showroom-form-card{padding:1.8rem}}@media screen and (min-width:750px){.sa-showroom-hero__heading{font-size:5.2rem}.sa-showroom-section-heading{font-size:4rem}.sa-showroom-appointment__grid{grid-template-columns:minmax(0,1fr) minmax(34rem,48rem);gap:5rem}.sa-showroom-form__row--two{grid-template-columns:1fr 1fr}.sa-showroom-steps__grid,.sa-showroom-info__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/sa-showroom.css.map */
