.gs-cards{display:grid;gap:32px 24px}.gs-cards--4{grid-template-columns:repeat(4,minmax(0,1fr))}.gs-cards--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gs-cards--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gs-card{display:block}.gs-card__image{aspect-ratio:4/3;overflow:hidden;background:#f5f2ec}.gs-card__image img{height:100%;width:100%;object-fit:cover;transition:transform .35s ease}.gs-card:hover img{transform:scale(1.025)}.gs-cards--ratio-square .gs-card__image{aspect-ratio:1}.gs-cards--fit-contain .gs-card__image{background:#faf9f6}.gs-cards--fit-contain .gs-card__image img{object-fit:contain}.gs-cards--fit-contain .gs-card:hover img{transform:none}.gs-cards--4 .gs-card__label h3{font-size:19px}.gs-card__label{padding-top:16px;text-align:center}.gs-card__label h3{min-width:0;text-wrap:balance;font-size:22px;font-weight:500;line-height:1.3;margin:0}.gs-card p{text-align:center;color:#59564e;font-size:16px;line-height:1.55;margin:6px 0 0}@media(max-width:899px){.gs-cards--3,.gs-cards--4{grid-template-columns:repeat(2,minmax(0,1fr))}.gs-cards{gap:26px 18px}.gs-card__label h3{font-size:19px}}@media(max-width:599px){.gs-cards{grid-template-columns:1fr}.gs-card__image{aspect-ratio:3/2}.gs-cards--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.gs-cards--mobile-2 .gs-card__image{aspect-ratio:1}.gs-cards--mobile-2 .gs-card__label h3{font-size:17px}.gs-cards--ratio-square .gs-card__image{aspect-ratio:1}.gs-cards--mobile-2 .gs-card__label{padding-top:12px}}.gs-card:focus-visible h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}@media(hover:hover){.gs-card:hover h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}}@media(prefers-reduced-motion:reduce){.gs-card__image img{transition:none}.gs-card:hover img{transform:none}}gs-image-gallery{display:block}.gs-gallery__card{margin:0}.gs-gallery__trigger{display:block;position:relative;width:100%;padding:0;border:0;background:none;color:inherit;cursor:zoom-in;font:inherit;text-align:inherit}.gs-gallery__trigger .gs-card__image{display:block}.gs-gallery__cue{position:absolute;right:12px;bottom:12px;padding:7px 11px;background:#fffffff0;color:#26251f;font-size:12px;line-height:1.3;letter-spacing:.02em}.gs-gallery__trigger:focus-visible{outline:2px solid #59564e;outline-offset:4px}.gs-gallery__card:hover h3{text-decoration:none}.gs-gallery__dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:min(1120px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:20px;border:0;background:#f9f7f2;color:#26251f;overflow:auto;box-shadow:0 16px 60px #0004}.gs-gallery__dialog::backdrop{background:#171712d9}.gs-gallery__dialog:not([open]){display:none}.gs-gallery__header,.gs-gallery__footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.gs-gallery__header{margin-bottom:12px}.gs-gallery__header .gs-eyebrow{margin:0;font-size:11px}.gs-gallery__control{flex:0 0 44px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #d8d3c9;background:transparent;color:#26251f;cursor:pointer}.gs-gallery__control:focus-visible{outline:2px solid #59564e;outline-offset:3px}.gs-gallery__control:hover{background:#eeebe4}.gs-gallery__control:disabled{opacity:.35;cursor:default}.gs-gallery__media{display:flex;align-items:center;justify-content:center;height:min(65dvh,740px);min-height:160px}.gs-gallery__media img{display:block;max-width:100%;width:100%;height:100%;object-fit:contain}.gs-gallery__footer{padding-top:16px}.gs-gallery__caption{text-align:center;min-width:0}.gs-gallery__caption p{margin:0;font-size:16px;line-height:1.4}.gs-gallery__caption [data-gallery-position]{margin-top:4px;font-size:12px;color:#59564e}.gs-gallery__status{margin:8px 0 0;font-size:13px;text-align:center}.gs-gallery__status:empty{display:none}html:has(.gs-gallery__dialog[open]){overflow:hidden}@media(max-width:599px){.gs-gallery__dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:12px}.gs-gallery__media{height:60dvh}.gs-gallery__header,.gs-gallery__footer{gap:10px}.gs-gallery__caption p{font-size:14px}.gs-gallery__cue{right:10px;bottom:10px}}.gs-finishes{background:#f5f2ec}.gs-finish-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.gs-finish__image{aspect-ratio:1;overflow:hidden;background:#e9e5dc}.gs-finish img{width:100%;height:100%;object-fit:cover}.gs-finish h3{font-size:18px;font-weight:500;line-height:1.3;text-align:center;text-wrap:balance;margin:16px 0 0}.gs-finish:focus-visible h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.gs-finish-note{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px;padding-top:28px;border-top:1px solid #d8d3c9}.gs-finish-note p{max-width:670px;color:#59564e;font-size:16px;line-height:1.6;margin:0}@media(max-width:899px){.gs-finish-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.gs-finish-note{align-items:flex-start;flex-direction:column;gap:20px}}@media(hover:hover){.gs-finish:hover h3{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}}#gs-sample-products{scroll-margin-top:110px}.gs-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gs-help-card{padding:30px;border:1px solid #d8d3c9;display:flex;align-items:flex-start;flex-direction:column}.gs-help-number{font-size:14px;color:#74613e;letter-spacing:.08em;margin-bottom:28px}.gs-help-card h3{font-size:24px;font-weight:500;line-height:1.2;margin:0 0 12px}.gs-help-card p{color:#59564e;font-size:16px;line-height:1.6;margin:0 0 26px}.gs-help-card .gs-text-link{margin-top:auto}.gs-help-card:hover{border-color:#74613e;background:#faf9f6}@media(max-width:749px){.gs-help-grid{grid-template-columns:1fr;gap:14px}.gs-help-card{padding:24px}.gs-help-number{margin-bottom:16px}}.gs-video-hero .m-hero{position:relative;isolation:isolate;min-height:620px;background:#36332d}.gs-video-hero .m-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.gs-video-hero .m-hero.m-hero--large:not(.m-hero--adapt) .m-hero__bg{height:100%}.gs-video-hero .m-hero--has-overlay:before{display:none}.gs-video-hero .m-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#0f0e0b33,#0f0e0b6e 55%,#0f0e0b80);pointer-events:none}.gs-video-hero .m-video__bg,.gs-video-hero .m-video__bg video{width:100%;height:100%;object-fit:cover}.gs-video-hero .m-hero__inner{position:relative;z-index:3;min-height:620px;display:flex;align-items:center;justify-content:center;padding:76px 48px}.gs-video-hero .m-hero__content{display:flex;flex-direction:column;align-items:center;max-width:850px;width:100%;margin-inline:auto;text-align:center;color:#fff}.gs-video-hero .m-hero__title{order:1;margin:0;max-width:850px;color:#fff;font-size:clamp(42px,4.5vw,68px);font-weight:500;line-height:1.06;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 2px 20px rgba(0,0,0,.14)}.gs-video-hero .m-hero__subtitle{order:2;display:block;max-width:560px;margin:24px 0 0;color:#fff;font-size:19px;font-weight:400;line-height:1.5;letter-spacing:0;text-transform:none;text-wrap:balance}.gs-video-hero .m-hero__text{order:3;color:#fff}.gs-video-hero .m-hero__btn{order:4;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:30px 0 0}.gs-video-hero .m-hero__btn .m-button{min-height:50px;margin:0;padding:13px 24px;font-size:15px;line-height:1.4;font-weight:500;border-radius:0}.gs-video-hero .m-hero__btn .m-button--white{background:#f5f2ec;border:1px solid #f5f2ec;color:#26251f}.gs-video-hero .m-hero__btn .m-button--white:hover{background:#fff;color:#26251f}.gs-video-hero .m-hero__btn .m-button--secondary{border:1px solid rgba(255,255,255,.8);color:#fff;background:#14120d1f}.gs-video-hero .m-hero__btn .m-button--secondary:hover{background:#f5f2ec;color:#26251f}.gs-video-hero :is(a,button):focus-visible{outline:2px solid #fff;outline-offset:4px}@media(max-width:767px){.gs-video-hero .m-hero,.gs-video-hero .m-hero__inner{min-height:560px}.gs-video-hero .m-hero__inner{padding:64px 24px 84px}.gs-video-hero .m-hero__title{font-size:clamp(36px,9.3vw,48px);line-height:1.08;letter-spacing:-.025em}.gs-video-hero .m-hero__subtitle{font-size:17px;margin-top:22px;max-width:360px}.gs-video-hero .m-hero__btn{gap:10px;margin-top:26px}.gs-video-hero .m-hero__btn .m-button{padding-inline:20px}.gs-video-hero .m-hero__bg:after{background:linear-gradient(180deg,#0f0e0b33,#0f0e0b73 55%,#0f0e0b8c)}}@media(max-width:380px){.gs-video-hero .m-hero__inner{padding-inline:20px}.gs-video-hero .m-hero__btn{width:100%;max-width:300px}.gs-video-hero .m-hero__btn .m-button{width:100%}}@media(prefers-reduced-motion:reduce){.gs-video-hero .m-hero-video-poster{transition:none!important}}.gs-arrow{display:inline-block;width:20px;height:20px;flex:0 0 20px;vertical-align:-.2em;color:inherit}@media(max-width:599px){.gs-arrow{width:18px;height:18px;flex-basis:18px}}.gs-nav{display:block;color:#292820}.gs-nav ul{list-style:none;margin:0;padding:0}.gs-nav summary{list-style:none;cursor:pointer}.gs-nav summary::-webkit-details-marker{display:none}.gs-nav__top{display:flex;align-items:center;justify-content:space-between;gap:9px;font-weight:600;line-height:1.4}.gs-nav__chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);flex:0 0 7px;margin-top:-4px;transition:transform .15s ease}details[open]>summary>.gs-nav__chevron{transform:rotate(225deg);margin-top:3px}.gs-nav__link{display:flex;flex-direction:column;justify-content:center;min-height:44px;padding:9px 0;font-size:15px;line-height:1.45}.gs-nav__hint{color:#646157;font-size:13px;line-height:1.45;font-weight:400;margin-top:3px}.gs-nav__heading{margin:0 0 12px;font-size:12px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:#75623f}.gs-nav a:hover>span:first-child,.gs-nav a:hover{text-decoration:underline;text-underline-offset:4px}.gs-nav a:focus-visible,.gs-nav summary:focus-visible,.m-hamburger-box:focus-visible{outline:2px solid #75623f;outline-offset:4px;border-radius:2px}.gs-nav__top--build{color:#655231}.gs-nav--desktop .gs-nav__items{display:flex;align-items:center;gap:24px}.gs-nav--desktop .gs-nav__top{min-height:72px;white-space:nowrap;font-size:16px;padding:8px 0}.gs-nav--desktop .gs-nav__disclosure{position:relative}.gs-nav--desktop .gs-nav__disclosure:has(.gs-nav__panel--grouped){position:static}.gs-nav--desktop .gs-nav__panel{position:absolute;z-index:35;top:100%;left:-24px;min-width:260px;padding:24px;background:#fff;border-top:1px solid #e8e5df;box-shadow:0 14px 28px #29282014;max-height:calc(100dvh - 150px);overflow-y:auto}.gs-nav--desktop .gs-nav__panel--grouped{left:50%;transform:translate(-50%);width:min(1100px,calc(100vw - 64px));padding:30px 36px}.gs-nav--desktop .gs-nav__groups{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:36px}.gs-nav--desktop .gs-nav__group+.gs-nav__group{border-left:1px solid #e8e5df;padding-left:32px}.m-header__inner:has(.gs-nav--desktop){position:relative}.gs-nav--mobile{padding:12px 24px 24px}.gs-nav--mobile .gs-nav__item{border-bottom:1px solid #e8e5df}.gs-nav--mobile .gs-nav__top{min-height:58px;padding:14px 0;font-size:17px}.gs-nav--mobile .gs-nav__panel{padding:2px 0 16px}.gs-nav--mobile .gs-nav__group+.gs-nav__group{border-top:1px solid #e8e5df}.gs-nav--mobile .gs-nav__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 0;margin:0}.gs-nav--mobile .gs-nav__links{padding:0 8px 8px}.gs-nav--mobile .gs-nav__link{min-height:48px;font-size:16px}.m-menu-drawer:has(.gs-nav--mobile){touch-action:pan-y}.m-menu-drawer__content:has(.gs-nav--mobile){overscroll-behavior-y:contain}.m-header__mobile:has(.gs-nav--mobile) .m-hamburger-box{min-width:44px;min-height:44px;background:transparent}.m-header__mobile:has(.gs-nav--mobile) .m-hamburger-box__inner{left:10px;width:24px}@media(min-width:1024px)and (max-width:1199px){.gs-nav--desktop .gs-nav__items{gap:15px}.gs-nav--desktop .gs-nav__top{font-size:14px;gap:6px}.gs-nav--desktop .gs-nav__panel--grouped{width:calc(100vw - 48px)}}@media(prefers-reduced-motion:reduce){.gs-nav__chevron{transition:none}}:root{--gs-ink:#26251f;--gs-muted:#59564e;--gs-cream:#f5f2ec;--gs-line:#d8d3c9}.gs-wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.gs-section{padding:76px 0;color:var(--gs-ink)}.gs-eyebrow{font-size:12px;font-weight:500;letter-spacing:.15em;line-height:1.6;text-transform:uppercase;margin:0 0 12px;color:#74613e}.gs-lead{font-size:19px;line-height:1.6;color:var(--gs-muted);margin:0}.gs-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px}.gs-section-head h2{font-size:clamp(30px,3vw,42px);font-weight:500;letter-spacing:-.025em;line-height:1.14;margin:0}.gs-section-head>p{max-width:380px;font-size:17px;line-height:1.6;margin:0;color:var(--gs-muted)}.gs-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.gs-button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:13px 22px;background:var(--gs-ink);color:#fff;border:1px solid var(--gs-ink);font-size:15px;font-weight:500;line-height:1.4;text-align:center;text-decoration:none;transition:background .2s,color .2s;cursor:pointer}.gs-button:hover{background:#494638;color:#fff}.gs-button--outline{background:transparent;color:var(--gs-ink)}.gs-button--outline:hover{background:var(--gs-ink);color:#fff}.gs-text-link{font-size:15px;font-weight:500;text-decoration:underline;text-underline-offset:5px}:is(.gs-section,.gs-hero,.gs-purchase-help,.gs-product-details) :is(a,button,input,textarea,select,summary):focus-visible{outline:2px solid #74613e;outline-offset:4px}.m-header__desktop .container-fluid{padding-inline:32px}.m-header__desktop .m-menu__link--main{font-size:14px;padding-inline:12px;white-space:nowrap}.m-header__desktop .m-header__inner{gap:22px}.m-header__desktop .m-menu{flex-wrap:nowrap}.m-product-title{font-size:clamp(27px,2.5vw,38px);line-height:1.18;letter-spacing:-.02em;font-weight:500}.main-product__block{margin-top:22px}.m-product-card__title{line-height:1.45}.m-product-card__content{padding-top:18px}.m-product-card__name{font-size:16px}.m-section__heading{font-weight:500;letter-spacing:-.02em}.m-footer{background:#f5f2ec}.m-footer__newsletter-title{font-size:28px!important}.m-page-header{padding-block:40px}.m-page-content{line-height:1.7}@media(min-width:1024px)and (max-width:1340px){.m-header__desktop .m-menu__link--main{font-size:13px;padding-inline:7px}.m-header__desktop .m-header__inner{gap:12px}}@media(max-width:899px){.gs-wrap{width:calc(100% - 48px)}.gs-section{padding:48px 0}.gs-section-head{display:block;margin-bottom:28px}.gs-section-head>p{margin-top:18px;max-width:550px}.gs-lead{font-size:18px}.gs-section-head h2{font-size:32px}}@media(max-width:380px){.gs-wrap{width:calc(100% - 40px)}.gs-section-head h2{font-size:29px}.gs-button{padding:12px 16px;font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gs-button{transition:none}}.main-product__block-buy_buttons .m-add-to-cart{background:#26251f;color:#fff;border-color:#26251f;min-height:50px}.main-product__block-buy_buttons .m-add-to-cart:hover{background:#494638;color:#fff}.m-product-card .m-product-card__main-image,.m-product-card .m-product-card__hover-image{background:#fff}.m-product-card .m-product-card__main-image img,.m-product-card .m-product-card__hover-image img{object-fit:contain;object-position:center}.m-collection-products .m-product-card[data-view=card] .m-product-card__title{min-height:2.9em}.m-product-card .m-image{background-color:#fff}.m-product-card img.gs-retro-cutout[src*="-gang-satin-brass-retro-toggle-light-switch.webp"]{-webkit-mask-image:var(--gs-product-mask);mask-image:var(--gs-product-mask);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transform:none}.m-product-card[data-product-id="15422213030275"] .m-product-card__price{display:none}
/*# sourceMappingURL=/cdn/shop/t/41/compiled_assets/styles.css.map?subset=AAAAAADQAAAAAAAAIAAAAAAAACIC */
