:root{--mg-showroom-charcoal: #1d242d;--mg-showroom-orange: #ff5000;--mg-showroom-orange-dark: #dc4600;--mg-showroom-white: #ffffff;--mg-showroom-gray: #555555;--mg-showroom-surface: #f5f6f6;--mg-showroom-line: #e2e5e7}.mg-showroom,.mg-showroom *{box-sizing:border-box}.mg-showroom{color:var(--mg-showroom-charcoal);font-family:Montserrat,Arial,sans-serif;font-size:16px;line-height:1.6}.mg-showroom img{display:block;max-width:100%}.mg-showroom a{color:inherit;text-decoration:none}.mg-showroom__shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.mg-showroom__eyebrow{margin:0 0 14px;color:var(--mg-showroom-orange);font-family:Open Sans,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.mg-showroom__heading{margin:0 0 18px;color:inherit;font-size:30px;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:uppercase}.mg-showroom__button{min-height:48px;padding:12px 30px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:50px;font-size:13px;font-weight:600;letter-spacing:1px;line-height:1.2;text-align:center;text-transform:uppercase;transition:background .16s ease,color .16s ease,transform .16s ease}.mg-showroom__button:hover{transform:translateY(-2px)}.mg-showroom__button--primary{background:var(--mg-showroom-orange);color:var(--mg-showroom-white)}.mg-showroom__button--primary:hover{background:var(--mg-showroom-orange-dark);color:var(--mg-showroom-white)}.mg-showroom__button--outline{border-color:#fffc;background:transparent;color:var(--mg-showroom-white)}.mg-showroom__button--outline:hover{background:var(--mg-showroom-white);color:var(--mg-showroom-charcoal)}.mg-showroom-hero{height:700px;min-height:620px;position:relative;overflow:hidden;background:var(--mg-showroom-charcoal)}.mg-showroom-hero__image,.mg-showroom-hero__overlay{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.mg-showroom-hero__image{object-fit:cover;object-position:center 52%}.mg-showroom-hero__overlay{background:#0f131899}.mg-showroom-hero__content{width:min(720px,calc(100% - 40px));position:absolute;top:43%;left:clamp(20px,7vw,110px);z-index:2;transform:translateY(-50%);color:var(--mg-showroom-white)}.mg-showroom-hero__title{max-width:710px;margin:0 0 20px;color:var(--mg-showroom-white);font-size:52px;font-weight:600;line-height:1.12;letter-spacing:0}.mg-showroom-hero__copy{max-width:620px;margin-bottom:30px;color:#ffffffe6;font-size:18px}.mg-showroom-hero__copy p{margin:0}.mg-showroom-hero__actions,.mg-showroom-location__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.mg-showroom-hero__facts{width:min(1160px,calc(100% - 40px));min-height:96px;padding:20px 28px;position:absolute;bottom:0;left:50%;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;transform:translate(-50%);background:var(--mg-showroom-white);color:var(--mg-showroom-charcoal);border-radius:5px 5px 0 0}.mg-showroom-hero__fact{padding-right:18px;border-right:1px solid var(--mg-showroom-line)}.mg-showroom-hero__fact:last-child{border-right:0}.mg-showroom-hero__fact span{display:block;margin-bottom:5px;color:var(--mg-showroom-gray);font-family:Open Sans,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.mg-showroom-hero__fact strong{font-size:14px;font-weight:600}.mg-showroom-hero__fact strong a{text-decoration:underline;text-decoration-color:var(--mg-showroom-orange);text-decoration-thickness:2px;text-underline-offset:4px}.mg-showroom-hero__fact strong a:hover{color:var(--mg-showroom-orange)}.mg-showroom-experience{padding:96px 0 104px;background:var(--mg-showroom-white)}.mg-showroom-experience__intro{max-width:750px;margin-bottom:44px}.mg-showroom-experience__intro .rte{color:var(--mg-showroom-gray);font-size:17px}.mg-showroom-experience__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mg-showroom-experience__card{min-height:310px;padding:30px;display:flex;align-items:flex-start;flex-direction:column;background:var(--mg-showroom-white);border:1px solid var(--mg-showroom-line);border-radius:5px}.mg-showroom-experience__number{display:block;margin-bottom:38px;color:var(--mg-showroom-orange);font-size:12px;font-weight:700}.mg-showroom-experience__card h3{margin:0 0 10px;color:var(--mg-showroom-charcoal);font-size:18px;font-weight:700;line-height:1.35}.mg-showroom-experience__card .rte{margin-bottom:24px;color:var(--mg-showroom-gray);font-size:14px}.mg-showroom-experience__card .rte p{margin:0}.mg-showroom-experience__link{min-height:36px;margin-top:auto;padding:8px 18px;display:inline-flex;align-items:center;background:var(--mg-showroom-charcoal);color:var(--mg-showroom-white)!important;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mg-showroom-experience__link:hover{background:var(--mg-showroom-orange)}.mg-showroom-gallery{padding:90px 0 0;background:var(--mg-showroom-surface)}.mg-showroom-gallery__heading{margin-bottom:42px;display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:70px}.mg-showroom-gallery__heading .mg-showroom__heading{margin-bottom:0}.mg-showroom-gallery__heading .rte{color:var(--mg-showroom-gray);font-size:17px}.mg-showroom-gallery__grid{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:repeat(2,minmax(260px,390px));gap:5px}.mg-showroom-gallery__item{margin:0;overflow:hidden;background:#d8dadd;border-radius:5px}.mg-showroom-gallery__item:first-child{grid-row:1 / 3}.mg-showroom-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mg-showroom-gallery__item:hover img{transform:scale(1.025)}.mg-showroom-planner{padding:104px 0;background:var(--mg-showroom-surface)}.mg-showroom-planner__layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,8vw,120px)}.mg-showroom-planner__copy{position:sticky;top:40px;align-self:start}.mg-showroom-planner__copy:before,.mg-showroom-faq__heading:before{width:44px;height:3px;margin-bottom:24px;display:block;background:var(--mg-showroom-orange);content:""}.mg-showroom-planner__copy .rte{color:var(--mg-showroom-gray);font-size:17px}.mg-showroom-planner__duration{margin-top:34px;padding-top:22px;display:flex;align-items:baseline;gap:12px;border-top:1px solid #d5dadd}.mg-showroom-planner__duration strong{font-size:20px}.mg-showroom-planner__duration span{color:var(--mg-showroom-gray);font-size:12px;font-weight:600;text-transform:uppercase}.mg-showroom-planner__steps{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none}.mg-showroom-planner__step{min-height:172px;padding:26px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-content:start;background:var(--mg-showroom-white);border:1px solid #dfe3e5;border-radius:5px}.mg-showroom-planner__number{width:36px;height:36px;display:grid;place-items:center;background:var(--mg-showroom-orange);color:var(--mg-showroom-white);border-radius:50%;font-size:12px;font-weight:700}.mg-showroom-planner__step strong{display:block;margin-bottom:5px;font-size:17px;font-weight:700}.mg-showroom-planner__step .rte{color:var(--mg-showroom-gray)}.mg-showroom-planner__step .rte p{margin:0}.mg-showroom-location{min-height:650px;display:grid;grid-template-columns:1.1fr .9fr;background:var(--mg-showroom-charcoal);color:var(--mg-showroom-white)}.mg-showroom-location__map iframe{width:100%;height:100%;min-height:650px;display:block;border:0;filter:saturate(.75) contrast(1.05)}.mg-showroom-location__copy{padding:clamp(60px,8vw,120px) clamp(30px,6vw,90px);align-self:center}.mg-showroom-location__address{margin-bottom:34px;color:#ffffffd1;font-size:18px}.mg-showroom-location__address p{margin:0}.mg-showroom-location__details{margin:0 0 38px}.mg-showroom-location__detail{padding:14px 0;display:grid;grid-template-columns:140px minmax(0,1fr);border-top:1px solid rgba(255,255,255,.18)}.mg-showroom-location__detail dt{color:var(--mg-showroom-orange);font-family:Open Sans,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.mg-showroom-location__detail dd{margin:0}.mg-showroom-location__text-link{font-size:13px;font-weight:600;text-decoration:underline!important;text-underline-offset:4px}.mg-showroom-location__text-link:hover{color:var(--mg-showroom-orange)}.mg-showroom-faq{padding:104px 0;background:var(--mg-showroom-surface)}.mg-showroom-faq__layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(50px,8vw,120px)}.mg-showroom-faq .mg-showroom__heading{font-size:34px}.mg-showroom-faq .mg-showroom__eyebrow{font-size:12px}.mg-showroom-faq__heading .rte{max-width:340px;color:var(--mg-showroom-gray);font-size:15px}.mg-showroom-faq__list{display:grid;gap:8px}.mg-showroom-faq__item{background:var(--mg-showroom-white);border:1px solid #dfe3e5;border-left:3px solid transparent;border-radius:4px}.mg-showroom-faq__item[open]{border-left-color:var(--mg-showroom-orange)}.mg-showroom-faq__question{min-height:80px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;color:var(--mg-showroom-charcoal);font-size:18px;font-weight:700;list-style:none}.mg-showroom-faq__question::-webkit-details-marker{display:none}.mg-showroom-faq__question span{color:var(--mg-showroom-orange);font-size:24px;font-weight:400;transition:transform .16s ease}.mg-showroom-faq__item[open] .mg-showroom-faq__question span{transform:rotate(45deg)}.mg-showroom-faq__answer{max-width:680px;padding:0 64px 24px 24px;color:var(--mg-showroom-gray);font-size:16px;line-height:1.7}.mg-showroom-faq__answer p{margin-top:0}.mg-showroom-cta{padding:68px clamp(20px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--mg-showroom-charcoal);color:var(--mg-showroom-white)}.mg-showroom-cta .mg-showroom__heading{margin-bottom:0;color:var(--mg-showroom-white)}@media(max-width:900px){.mg-showroom-hero{height:730px;min-height:730px}.mg-showroom-hero__content{top:39%;left:20px}.mg-showroom-hero__title{font-size:42px}.mg-showroom-hero__facts{width:100%;padding:16px 20px;grid-template-columns:1fr;gap:10px;border-radius:0}.mg-showroom-hero__fact{padding:0 0 10px;border-right:0;border-bottom:1px solid var(--mg-showroom-line)}.mg-showroom-hero__fact:last-child{padding-bottom:0;border-bottom:0}.mg-showroom-experience,.mg-showroom-planner,.mg-showroom-faq{padding:78px 0}.mg-showroom-experience__grid,.mg-showroom-gallery__heading,.mg-showroom-planner__layout,.mg-showroom-location,.mg-showroom-faq__layout{grid-template-columns:1fr}.mg-showroom-experience__card{min-height:250px}.mg-showroom-experience__number{margin-bottom:24px}.mg-showroom-gallery__heading{gap:18px}.mg-showroom-gallery__grid{grid-template-columns:1fr;grid-template-rows:repeat(3,360px)}.mg-showroom-gallery__item:first-child{grid-row:auto}.mg-showroom-planner__copy{position:static}.mg-showroom-planner__steps{grid-template-columns:1fr}.mg-showroom-location__map iframe{min-height:420px}.mg-showroom-location__copy{padding:68px 24px}.mg-showroom-cta{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.mg-showroom-hero{height:760px}.mg-showroom-hero__image{object-position:64% center}.mg-showroom-hero__content{top:36%}.mg-showroom-hero__title{font-size:36px}.mg-showroom__heading{font-size:27px}.mg-showroom-hero__copy{font-size:16px}.mg-showroom-hero__actions{align-items:stretch;flex-direction:column}.mg-showroom__button{width:100%}.mg-showroom-gallery__grid{grid-template-rows:repeat(3,280px)}.mg-showroom-location__detail{grid-template-columns:1fr;gap:4px}.mg-showroom-faq .mg-showroom__heading{font-size:30px}.mg-showroom-faq__question{font-size:17px}}@media(max-width:749px){[class^=kl-teaser-],[class*=" kl-teaser-"]{display:none!important}}@media(prefers-reduced-motion:reduce){.mg-showroom *,.mg-showroom *:before,.mg-showroom *:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/180/assets/showroom-v2.css.map */
