@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}*,:after,:before{box-sizing:border-box}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,svg,video{display:block;max-width:100%}button,input,textarea{font:inherit}h1,h2,h3,h4,h5,p{overflow-wrap:break-word}#root{isolation:isolate}:root{--grey:#69696a;--green:#008955;--grey-background:#f1f1f1;--grey-border:#e9e9e9;--dark-grey:#5c5c5d;--text:#000;--link-color:#008955;--faded-link-color:rgba(0,137,85,.1);--feature-gradient-start:rgba(0,0,0,.2);--feature-gradient-end:rgba(0,0,0,.5)}@media(max-width:1200px){:root{--feature-gradient-start:rgba(0,0,0,.25);--feature-gradient-end:rgba(0,0,0,.55)}}@media(max-width:900px){:root{--feature-gradient-start:rgba(0,0,0,.3);--feature-gradient-end:rgba(0,0,0,.6)}}@media(max-width:600px){:root{--feature-gradient-start:rgba(0,0,0,.35);--feature-gradient-end:rgba(0,0,0,.65)}}:root{--tablet:768px;--mobileNavWidth:clamp(250px,66vw,68rem);--max-width:144rem;--border-radius:0.3rem;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:50,050,49;--background-start-rgb:255,255,255;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;letter-spacing:.02em;overflow-y:scroll;height:100dvh}main{flex:1 1 auto;width:100%;backface-visibility:hidden;perspective:1000;transition:transform .3s ease-out}.inner{max-width:var(--max-width);width:calc(100vw - 3.2rem);margin:0 auto;width:100%;max-width:min(87.2vw,var(--max-width,1200px))}.inner .inner{padding:0}footer,header{width:100%;backface-visibility:hidden;perspective:1000;transition:transform .3s ease-out}footer{flex:0 0 auto}footer,main{z-index:0}header{z-index:1}main>.inner:first-child h1~a{margin-bottom:2.4rem}@media screen and (min-width:1024px){main section:first-of-type>aside:first-of-type,main section:first-of-type>div:first-of-type{padding-top:12.8rem}main section:first-of-type>aside:first-of-type[class*=imageGallery],main section:first-of-type>div:first-of-type[class*=imageGallery]{padding-top:0}main section:first-of-type>aside:first-of-type.configurator,main section:first-of-type>div:first-of-type.configurator{padding-top:3.4rem}main section:first-of-type>aside:first-of-type.intro,main section:first-of-type>div:first-of-type.intro{padding-top:9.2rem}main>.inner:first-child{padding-top:6.8rem;display:flex;justify-content:space-between;align-items:center}main>.inner:first-child h1{flex:1 1 auto;padding-right:3.2rem}main .inner+section:first-of-type>aside:first-of-type,main .inner+section:first-of-type>div:first-of-type{padding-top:0}}html{font-size:62.5%;box-sizing:border-box;scroll-behavior:smooth;font-family:var(--font-roboto)}html *,html :after,html :before{box-sizing:inherit}body{font-size:100%;letter-spacing:.06em;font-weight:300}h1,h2,h3,h4,h5{letter-spacing:.08em;font-weight:400;line-height:1.4;margin-bottom:.5em;font-weight:300}article blockquote{font-size:2em;font-size:clamp(1.6em,1.1vw,2.2em);border-left:3px solid var(--grey-border,grey);padding-left:1.6rem}article blockquote,h5,p{line-height:1.6;margin-bottom:1em}h5,p{font-size:1.4em;font-size:clamp(1.4em,.86vw,1.8em);font-size:1.6rem;font-size:clamp(1.6em,.98vw,2em)}.featureBlock h5,.featureBlock p{font-size:2em;font-size:clamp(1.6em,1.1vw,2.2em);margin-bottom:.5em}h5:last-of-type,p:last-of-type{margin-bottom:1em}h5 a,p a{color:var(--link-color,blue);text-decoration:underline}main h1{font-size:3.5em;font-size:clamp(3em,1.875vw,4em);font-weight:300}.featureBlock h3,h2{font-size:2.8em;font-size:clamp(2.6em,1.5vw,3em)}h3{font-size:2.2em;font-size:clamp(2em,1.2vw,2.4em)}h4{font-size:1.9em;font-size:clamp(1.8em,1vw,2em)}.inner aside h4{text-decoration:underline;text-underline-offset:.5em;text-decoration-thickness:.1em;margin-bottom:1.5em;margin-top:.8em}.header nav a{font-size:1.4em;letter-spacing:.01em;line-height:1.66;font-kerning:auto;text-rendering:optimizeLegibility;color:var(--grey,#666);font-weight:400}@media screen and (max-width:1023px){.header nav a{font-size:1.8em;font-weight:300;display:block}}footer,header{font-size:100%}a{color:inherit;text-decoration:none;transition:color .3s}a:hover{color:var(--link-color,blue)}.button{--outline-color:hsla(0,0%,100%,.3);background-color:var(--link-color,#4caf50);border:none;color:#fff;padding:1em 2em;text-align:center;text-decoration:none;display:inline-block;font-size:1.6rem;margin:.2em .1em;cursor:pointer;border-radius:.24em;box-shadow:0 0 .5em hsla(0,0%,100%,0);transition:all .3s ease-in-out}.button.small{padding:.6em 1.2em;font-size:1.2rem}.button:hover{color:inherit;background-color:#007045}.button.primary{background-color:var(--link-color,#4caf50)}.button.primary:hover{box-shadow:0 0 .5em hsla(0,0%,100%,.3),inset 0 0 .5em #00a365}.button.secondary{background-color:hsla(0,0%,100%,0);color:var(--link-color,#4caf50);border:1px solid var(--link-color,#4caf50)}.button.secondary:hover{background-color:var(--grey-border,grey)}.button:disabled.thinking{cursor:wait}.button:disabled{cursor:not-allowed;box-shadow:none;background-color:var(--grey-border,grey)!important}.button:disabled:hover{box-shadow:none;background-color:var(--link-color,#4caf50)}.sr-only{display:none;visibility:hidden}.skip{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.opendesk_logo{font-size:100%;height:1em;display:inline-flex;gap:.33em;align-items:center;padding:1em .5em;transition:transform .3s ease-out}.opendesk_logo:focus-visible{box-shadow:none;outline-offset:5px}footer .opendesk_logo{font-size:120%;margin:2em auto 1em;width:auto}.opendesk_mark{height:2.2em}.opendesk_mark+.text{margin-left:.5em}.opendesk_text{height:2.1em;margin-left:.66rem}.opendesk_logo svg{width:auto}.mobileMenuIcon{position:absolute;top:-99em;left:-99em;z-index:4;backface-visibility:hidden;perspective:1000;transform:translateZ(0) translateY(-50%);height:6.2em;width:6.2em;padding:2em;margin-top:-1px;transition:transform .3s ease-out;display:none;visibility:hidden;cursor:pointer;background-color:#fff;border-radius:0 3px 3px 0}@media screen and (max-width:1023px){.mobileMenuIcon{top:3em;left:-1px;display:block;visibility:visible}}.mobileMenuIcon>span{overflow:hidden;text-indent:-999em;display:block}.mobileMenuIcon:after,.mobileMenuIcon:before,.mobileMenuIcon>span:after,.mobileMenuIcon>span:before{content:"";position:absolute;left:50%;top:50%;width:2em;height:.2em;background-color:var(--grey,#666);border-radius:.1em;transition:transform .3s ease-out;transform:translate(-50%,-50%);transform-origin:50% 50%}.mobileMenuIcon:before{transform:translate(-50%,-1em) rotate(0)}.mobileMenuIcon:after{transform:translate(-50%,.8em) rotate(0)}.mobileMenuToggle{position:fixed;top:-2em;left:-2em;visibility:hidden;opacity:0}@media screen and (max-width:1023px){.mobileMenuToggle:checked+.mobileMenuIcon{transform:translate(66vw,-50%) translateZ(0);transform:translate(var(--mobileNavWidth,66vw),-50%) translateZ(0);position:fixed;transition:transform .3s ease-out}.mobileMenuToggle:checked+.mobileMenuIcon:before{transform:translate(-50%,-50%) rotate(45deg)}.mobileMenuToggle:checked+.mobileMenuIcon:after{transform:translate(-50%,-50%) rotate(-45deg)}.mobileMenuToggle:checked+.mobileMenuIcon span:after{transform:translate(-50%,-50%) rotate(45deg)}.mobileMenuToggle:checked+.mobileMenuIcon span:before{transform:translate(-50%,-50%) rotate(-45deg)}.mobileMenuToggle:checked+.mobileMenuIcon+.header>a{transform:translateX(66vw);transform:translateX(var(--mobileNavWidth,66vw)) translateZ(0)}.mobileMenuToggle:checked+.mobileMenuIcon+.header .mobileMenu{transform:translateX(0) translateZ(0)}.mobileMenuToggle:checked+.mobileMenuIcon+.header .mobileMenu:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background-color:rgba(0,0,0,.5);z-index:4;transition:opacity .3s ease-out;opacity:1;transform:translateX(var(--mobileNavWidth,66vw)) translateZ(0)}.mobileMenuToggle:checked+.mobileMenuIcon+.header+main{overflow:hidden;border-left:1px solid var(--grey-border,#e0e0e0)}.mobileMenuToggle:checked+.mobileMenuIcon+.header+main,.mobileMenuToggle:checked+.mobileMenuIcon+.header+main+footer{transform:translateX(66vw);transform:translateX(var(--mobileNavWidth,66vw)) translateZ(0)}}.header{padding:2em;display:flex;border-bottom:1px solid var(--grey-border,#e0e0e0)}@media screen and (min-width:1024px){.header{position:relative;margin:0 auto;align-items:center;gap:1em}}@media screen and (max-width:1023px){.header{justify-content:center}}@media screen and (min-width:1024px){.mobileMenu{flex:1 1 auto;display:flex}}@media screen and (max-width:1023px){.mobileMenu{position:fixed;height:100%;height:100dvh;top:0;left:0;width:66vw;min-width:250px;width:clamp(250px,66vw,680px);z-index:2;transform:translateX(-100%) translateZ(0);will-change:transform;backface-visibility:hidden;perspective:1000;transition:transform .3s ease-out;padding:2vw;display:flex;flex-direction:column;background-color:#fff}}.mainNav{max-height:100%;overflow-x:auto}@media screen and (max-width:1023px){.utilityNav{margin-bottom:0;margin-top:auto}}@media screen and (min-width:1024px){.utilityNav{margin-right:0;margin-left:auto}}.utilityNav{align-items:center;display:flex}.mainNav>.active>a{color:var(--text,#333);font-weight:500}.subnav>.active>a{position:relative}@media screen and (min-width:1024px){.subnav>.active>a:after{content:"";position:absolute;bottom:-.8em;left:50%;width:100%;width:clamp(10px,50%,64px);height:.2em;transform:translate(-50%);background-color:var(--dark-grey,green);border-radius:.1em}.subnav{display:block;position:absolute;top:100%;left:0;width:100%;padding:2em;display:none;background-color:var(--grey-background,#f9f9f9);border-top:1px solid var(--grey-border,#e0e0e0);border-bottom:1px solid var(--grey-border,#e0e0e0)}}@media screen and (max-width:1023px){.subnav{display:block}.subnav .link{padding-left:0}}.active>a{color:var(--link-color,blue)}@media screen and (min-width:1024px){.subnav:before{content:"";width:121px;width:calc(117.6px + 1.6em);display:inline-block;height:100%}}.subnav.active{display:block}.mainNavLink{padding:0 1.6em;display:inline-block;min-height:2em}.mainNavLink svg{width:2rem;height:2rem}.mainNavLink a{font-weight:400}.mainNavLink a:hover{color:var(--link-color,blue)}@media screen and (max-width:1023px){.mainNavLink{display:block}.hideOnMobile>a{display:none}}.full-nav--basket-icon--link{position:relative;padding:0;margin:0 1.6em}.basket-item-count{position:absolute;right:0;background-color:var(--link-color,blue);color:#fff;border-radius:50%;width:1.5em;height:1.5em;font-size:.7em;font-weight:700;transform:translate(50%,-50%)}.basket-item-count,.basketform_overlay__WxS0k{top:0;display:flex;align-items:center;justify-content:center}.basketform_overlay__WxS0k{position:fixed;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000}.basketform_error__YVCEG{color:red;font-size:1.2rem;margin-bottom:1rem;text-align:center}.basketform_basketForm__sgApB{background:#fff;box-shadow:0 0 1rem rgba(0,0,0,.2);max-width:90%;max-height:90%;font-size:1rem;max-width:calc(100vw - 4rem);max-width:clamp(28rem,50vw,90vw);max-height:calc(100vh - 4rem);min-width:28rem;min-width:max(28rem,50%);overflow-y:auto;position:relative;text-align:left;padding:1.6rem;border-radius:2px;display:flex;flex-wrap:wrap}.basketform_basketForm__sgApB button{justify-self:end}.basketform_rightHead__XU8Sy{text-align:right}.basketform_table__ZancF{flex-basis:100%;display:grid;grid-template-columns:1fr auto;gap:1rem;margin-bottom:1rem;font-size:1.4rem}.basketform_table__ZancF [type=number]{width:calc(3ch + 3rem);justify-self:end;border:1px solid var(--grey-border,grey);padding:.4em;text-align:center;border-color:var(--grey-border,grey)}.basketform_table__ZancF p{font-size:1em}.basketform_close__lnNJI{position:absolute;top:1rem;right:1rem;background:transparent;border:none;width:2rem;height:2rem;cursor:pointer}.basketform_close__lnNJI:after,.basketform_close__lnNJI:before{content:"";position:absolute;left:1rem;top:.5rem;width:2px;height:1.5rem;background-color:var(--text-color,#000)}.basketform_close__lnNJI:before{transform:rotate(45deg)}.basketform_close__lnNJI:after{transform:rotate(-45deg)}.basketform_form__IMglq{flex-basis:100%;margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.basketform_formFields__wNfH0{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.basketform_formFields__wNfH0 .basketform_address__MFIS_{grid-column:span 2}.basketform_formFields__wNfH0 input,.basketform_formFields__wNfH0 textarea{padding:.4em;font-size:1.3rem;border:1px solid var(--grey-border,grey);border-radius:.24em;border-color:var(--grey-border,grey)}.basketform_formFields__wNfH0 textarea{resize:vertical}.basketform_formFields__wNfH0 label{display:flex;flex-direction:column;font-size:1.2rem}.basketform_formFields__wNfH0 label span{margin-bottom:.4rem}.customImage_loading__RHlsM{opacity:0;filter:blur(3px);transition:opacity .5s,filter .5s}.customImage_loader__1SUYj{filter:blur(10px)}.customImage_loaded__bmV_v{opacity:1;filter:blur(0);transition:opacity .5s,filter .5s;transition-timing-function:ease-out}.casestudies_inner__Jdzyc figure{position:relative;aspect-ratio:9/3;margin-bottom:3.2rem;background-color:#000;overflow:hidden}.casestudies_link__3vQz9{position:absolute;inset:0;z-index:3;overflow:hidden;text-indent:-999rem}.casestudies_link__3vQz9:hover+.casestudies_image__BH5LA{opacity:1}.casestudies_image__BH5LA{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom left;object-position:bottom left;opacity:.5;transition:opacity .3s,filter .3s}.casestudies_logo__f9Uyp{inset:auto;top:50%!important;left:50%!important;bottom:auto!important;right:auto!important;transform:translate(-50%,-50%);height:calc(100% - 20%)!important;width:calc(100% - 20%)!important;max-height:50%!important;max-width:33%;z-index:1;mix-blend-mode:multiply;filter:brightness(1.5)}.casestudies_logo__f9Uyp,.casestudies_overlay__VEhe7{position:absolute;-o-object-fit:contain;object-fit:contain;transition:filter .3s,transform .3s}.casestudies_overlay__VEhe7{inset:0;z-index:2;overflow:hidden}@media screen and (max-width:768px){.casestudies_inner__Jdzyc figure{aspect-ratio:auto;width:100%;height:50vw}.casestudies_overlay__VEhe7{inset:5%!important;width:calc(100% - 10%)!important;height:calc(100% - 10%)!important;-o-object-fit:cover;object-fit:cover}}.configurator_configurator__6d_ia{background-color:var(--grey-background,#f1f1f1)}.configurator_inner__PmKwB{position:relative;margin:0 auto;width:100%;max-width:min(calc(100vw - 12.8vw),var(--max-width,1200px));padding-bottom:9rem}.configurator_nav__cLPNE{display:flex;justify-content:flex-start;gap:1rem;margin:1rem 0}.configurator_image__5tsQf{position:relative;padding-bottom:42.85714285714286%;width:100%;height:auto;max-height:80vh;max-height:calc(80vh - 9rem)}.configurator_image__5tsQf img{-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0;width:100%;height:100%}.configurator_nav__cLPNE,.configurator_swatches__WUvAC{display:flex;gap:.2rem;justify-content:center;margin:1rem 0;position:absolute;bottom:1.4rem}.configurator_nav__cLPNE{left:0}.configurator_swatches__WUvAC{right:0}.configurator_navItem__1AkHf,.configurator_swatch__bnawF{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;position:relative;cursor:pointer}.configurator_swatch__bnawF{border-radius:50%;overflow:hidden;border:1px solid var(--grey-border,#f1f1f1)}.configurator_swatch__bnawF:not(.configurator_selected__fznhu){opacity:.8}.configurator_swatch__bnawF.configurator_selected__fznhu:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;border-radius:50%;z-index:2;border:1px solid #fff;box-shadow:inset 0 0 3px 1px var(--faded-link-color,red)}.configurator_swatch__bnawF img{height:5rem;aspect-ratio:1;width:auto;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.contentblock_inner__ZSF4z{padding:3.2rem 0}[class^=imagegallery]+.contentblock_inner__ZSF4z{margin-top:min(3.2rem,1.6vw)}.contentblock_inner__ZSF4z aside h4:only-child{display:none}.contentblock_inner__ZSF4z article>h1,.contentblock_inner__ZSF4z article>h2,.contentblock_inner__ZSF4z article>h3{flex-basis:100%}.contentblock_inner__ZSF4z>article{width:100%;max-width:calc(100vw - 12.8vw);max-width:min(calc(100vw - 12.8vw),var(--max-width,1200px));margin:0 auto}@media screen and (min-width:769px){.contentblock_inner__ZSF4z .contentblock_content__JXqew{margin:0 auto}.contentblock_hasAsideContent__64yEs article{display:flex;gap:3.2rem;flex-wrap:wrap}.contentblock_inner__ZSF4z article>h1,.contentblock_inner__ZSF4z article>h2,.contentblock_inner__ZSF4z article>h3{margin:0 auto 1rem;width:100%;padding-right:calc(33% + 1.6rem)}.contentblock_inner__ZSF4z .contentblock_content__JXqew h2:not(:first-of-type){margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid var(--grey-border,grey)}.contentblock_hasAsideContent__64yEs .contentblock_content__JXqew{flex-basis:calc(max(calc(100vw - 100%), 100%) * 0.66666 - 1.6rem);width:calc(max(calc(100vw - 100%), 100%) * .66666 - 1.6rem)}.contentblock_inner__ZSF4z aside{overflow:hidden;width:100%;flex-basis:calc(max(calc(100vw - 100%), 100%) * 0.33333 - 1.6rem)}.contentblock_hasPrice__sqM1Z{display:flex;gap:3.2rem;flex-wrap:wrap;.contentblock_article__NQdz2{flex-basis:calc(max(calc(100vw - 100%), 100%) * 0.66666 - 1.6rem);width:calc(max(calc(100vw - 100%), 100%) * .66666 - 1.6rem)}.contentblock_pricing__UkmW5{flex-basis:calc(max(calc(100vw - 100%), 100%) * 0.33333 - 1.6rem);text-align:right}}}.grid_inner__56JYu{margin:3em auto;width:100%;max-width:100vw;max-width:calc(100vw - 12.8vw);max-width:min(calc(100vw - 12.8vw),var(--max-width,1200px))}.grid_inner__56JYu h2{text-transform:uppercase;text-align:center;font-size:1.7em}.grid_grid___McTz{display:flex;gap:3.2rem;justify-content:start}.grid_gridItem__u_YwP{text-align:center;flex:1 1 auto}.grid_gridItem__u_YwP img{position:absolute;inset:0}.grid_gridItem__u_YwP figure{position:relative;aspect-ratio:16/9;max-height:7em;width:100%}.grid_hasContent__DRLyy,.grid_noContent__vF6UD{zoom:1}.grid_gridItem__u_YwP:not(.grid_svg__vSiw4):not(.grid_png__TMGnJ) figure{padding-bottom:56.25%;overflow:hidden}.grid_gallery__PKuZf .grid_gridItem__u_YwP figure{padding-bottom:0!important;overflow:initial!important;aspect-ratio:auto!important;max-height:none!important}.grid_gallery__PKuZf .grid_gridItem__u_YwP img{-o-object-fit:cover;object-fit:cover;position:relative!important;inset:auto!important;aspect-ratio:auto;padding:0;width:100%;height:auto}.grid_gridItem__u_YwP img{-o-object-fit:contain;object-fit:contain;aspect-ratio:16/9;width:100%}.grid_gridItem__u_YwP h3{text-align:center;font-size:2em;margin-bottom:1em}@media screen and (min-width:769px){.grid_gridItem__u_YwP{flex:1}}@media screen and (max-width:768px){.grid_grid___McTz{flex-wrap:wrap}.grid_gridItem__u_YwP{flex-basis:calc(50% - 1.6rem);flex:1 1 calc(50% - 1.6rem);max-width:calc(50% - 1.6rem)}}@media screen and (max-width:480px){.grid_gridItem__u_YwP{max-width:100%}}.grid_ranges__a4EF7.grid_grid__pzTSE h4 a:before{outline:1px solid var(--faded-link-color,blue)}.grid_designers__Hv3kG .grid_content__6q__F,.grid_ranges__a4EF7 .grid_content__6q__F{padding:0 1.6rem}.grid_heading__kvHFp{font-size:2.2em;font-size:clamp(2em,1.2vw,2.4em)}.grid_inner__VwX48{padding:3.2rem 0;width:100%;max-width:100vw;max-width:calc(100vw - 12.8vw);max-width:min(calc(100vw - 12.8vw),var(--max-width,1200px));margin:0 auto}@media screen and (max-width:768px){.grid_inner__VwX48{max-width:calc(100vw - 4.8rem)}}.grid_categoryNavigation__CnI0n{display:flex;gap:3.2rem;justify-content:center;margin:3.2rem auto}.grid_categoryNavigation__CnI0n button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;font-size:1.6em;text-transform:capitalize;font-weight:300;text-decoration-color:transparent;cursor:pointer;padding:.5em}.grid_categoryNavigation__CnI0n button.grid_active__iHPZV,.grid_categoryNavigation__CnI0n button:hover{color:var(--link-color,blue);text-decoration:underline;text-underline-offset:.4em;text-decoration-color:currentColor}.grid_inner__VwX48 h1{text-align:center}.grid_grid__pzTSE h4{font-size:2em}.grid_grid__pzTSE h4 a:before{content:"";position:absolute;inset:0;outline:1px solid #fff;transition:all .3s;outline:1px solid var(--faded-link-color,blue)}.grid_grid__pzTSE h4 a:hover:before{outline:1px solid var(--link-color,blue)}.grid_grid__pzTSE{gap:1.6rem;margin:0 auto;width:var(--max-width,1200px);width:100%;max-width:100vw;max-width:min(calc(100vw - 12.8vw),var(--max-width,1200px))}.grid_grid__pzTSE figure{position:relative}.grid_gridItem__5E2Ga{position:relative;padding-bottom:1rem}.grid_gridItem__5E2Ga figure{aspect-ratio:16/9;background-color:var(--grey-background,#f1f1f1);margin-bottom:1.6em;position:relative}.grid_gridItem__5E2Ga .grid_logoBg__SEkFb,.grid_gridItem__5E2Ga .grid_logo__5l7B_{width:33%!important;height:auto!important;aspect-ratio:16/9;position:absolute;bottom:0;right:0;top:auto;left:auto;inset:auto .5rem .5rem auto!important}.grid_logoBg__SEkFb{z-index:1;background-color:hsla(0,0%,100%,.8);border-radius:3px}.grid_logo__5l7B_{mix-blend-mode:multiply;z-index:2}.grid_gridItem__5E2Ga img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.grid_designers__Hv3kG .grid_gridItem__5E2Ga figure{aspect-ratio:1/1;padding:2rem}.grid_designers__Hv3kG .grid_gridItem__5E2Ga img{aspect-ratio:1/1;border-radius:50%;overflow:hidden;height:auto;inset:2rem!important;min-width:100%}@supports (display:grid){@media screen and (min-width:769px){.grid_designers__Hv3kG .grid_grid__pzTSE{display:grid;gap:2.4rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));.grid_gridItem__5E2Ga{max-width:100%}}}}@media screen and (min-width:769px){.grid_grid__pzTSE{display:flex;flex-wrap:wrap;max-width:calc(100vw - 12.8vw);margin-left:auto;margin-right:auto}.grid_grid__pzTSE:after{content:"";display:block}.grid_gridItem__5E2Ga,.grid_grid__pzTSE:after{flex:1 1 auto;text-align:center;margin:1.6rem 0;flex-basis:calc((100% / 3) - 2.4rem);max-width:calc((100% / 3) - 2.4rem)}.grid_designers__Hv3kG .grid_gridItem__5E2Ga,.grid_designers__Hv3kG .grid_grid__pzTSE:after,.grid_ranges__a4EF7 .grid_gridItem__5E2Ga,.grid_ranges__a4EF7 .grid_grid__pzTSE:after{text-align:left;flex-basis:calc((100% / 4) - 1.6rem);max-width:calc((100% / 4) - 1.6rem)}.grid_grid3__A4Brn{flex-wrap:wrap;justify-content:space-between}.grid_balance__PvnOc:after{content:""}.grid_grid3__A4Brn .grid_gridItem__5E2Ga,.grid_grid3__A4Brn:after{max-width:calc((100% / 3) - 2.4rem)}}@media screen and (max-width:768px){.grid_inner__VwX48 h1{text-align:left;max-width:calc(100vw - 4.8rem);margin:1.6rem auto 3.2rem}.grid_inner__VwX48{padding:1.6rem 0}.grid_grid__pzTSE{display:block;max-width:100%}.grid_gridItem__5E2Ga{display:flex;align-items:stretch;gap:3.2rem;margin:0 0 1.6rem;padding-bottom:0}.grid_gridItem__5E2Ga:last-of-type{margin-bottom:0}.grid_gridItem__5E2Ga figure{display:flex;flex:1 1 33%;margin:0;padding:0;align-items:center;justify-content:center}.grid_gridItem__5E2Ga .grid_content__6q__F{flex:1 1 67%;padding:1.6rem}.grid_designers__Hv3kG .grid_grid__pzTSE{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(100vw - 1.6rem)}.grid_designers__Hv3kG .grid_gridItem__5E2Ga,.grid_designers__Hv3kG .grid_grid__pzTSE:after{text-align:left;flex-basis:calc((100% / 2) - 4.2rem);max-width:calc((100% / 2) - 4.2rem)}@media screen and (max-width:768px){.grid_designers__Hv3kG .grid_grid__pzTSE{display:grid;gap:2.4rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.grid_designers__Hv3kG .grid_gridItem__5E2Ga,.grid_designers__Hv3kG .grid_grid__pzTSE:after{max-width:100%;margin:0}}.grid_designers__Hv3kG .grid_gridItem__5E2Ga{display:block}.grid_designers__Hv3kG .grid_gridItem__5E2Ga figure{flex:1 1 100%}.grid_designers__Hv3kG .grid_gridItem__5E2Ga .grid_content__6q__F{flex:1 1 100%;padding:1.6rem}}.designers_inner__9mukc{margin:3.6rem auto}.designers_inner__9mukc>div{max-width:calc(100vw - 12.8rem - 1.6rem);margin:0 auto}.designers_designers__xqlKy{display:flex;align-items:center}.designers_inner__9mukc figure{display:flex;gap:1.6rem}.designers_inner__9mukc h5{font-size:1.4em;font-size:clamp(1.4em,.86vw,1.8em);line-height:1.6}.designers_inner__9mukc h5:last-child{margin-bottom:0}.designers_names__LPPEZ{padding:1.6rem;flex:1 1 auto;display:flex;flex-direction:column;flex-wrap:wrap}.quotes_navImages__UKwnN button{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;padding:0}.quotes_navImages__UKwnN button:focus,.quotes_navImages__UKwnN button:focus-visible{border-radius:var(--outline-size);outline:var(--outline-size) var(--outline-style) var(--outline-color);outline-offset:.2rem;box-shadow:0 0 5px 3px var(--outline-color)}.quotes_navImages__UKwnN .quotes_active__ZW1hf{opacity:.5}.quotes_navImages__UKwnN{display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem;width:100%;margin-bottom:1.6rem}.quotes_navImages__UKwnN button{position:relative;flex:1 1 auto;aspect-ratio:16/9}.quotes_navImages__UKwnN img{height:auto;width:100%;inset:0 0 0 0}.quotes_slide__VSjWv{max-width:76.8rem;margin:1.6rem auto 0;padding:1.6rem}@media screen and (max-width:560px){.quotes_navImages__UKwnN{justify-content:fle}.quotes_navImages__UKwnN button{flex:1 1 calc(33% - 1.6rem)}.quotes_navImages__UKwnN:after{content:"";flex:1 1 calc(33% - 1.6rem)}}[class*=featureBlock]+.quotes_quotes__J9bKi{padding-top:4.8rem}.strapimage_wrapper__gnGNK{position:relative;aspect-ratio:16/9}.vimeo_inner__1oJUK{max-width:var(--max-width,1200px);width:100%;margin:3em auto}.vimeo_inner__1oJUK:first-of-type{margin:0 auto 3em}.vimeo_inner__1oJUK iframe{width:100%;aspect-ratio:16/9;border:none;position:absolute;top:0;left:0;z-index:1}.vimeo_video__nE3d1{margin:0 auto;width:100%;aspect-ratio:16/9;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;overflow:hidden}.vimeo_video__nE3d1:before{content:"";display:block;padding-top:56.25%;z-index:0}.feature_wrapper__vqRgG{width:100vw;position:relative;display:flex;align-items:center}.feature_background__hpInK img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;position:relative;width:100%;height:100%}.feature_background__hpInK{position:absolute;inset:0 0 0 0;z-index:1}.feature_background__hpInK:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(-150deg,var(--feature-gradient-start,rgba(0,0,0,.2)) 0,var(--feature-gradient-end,rgba(0,0,0,.6)) 100%);transition:background .3s ease;background:rgba(red,.1)!important}.feature_full__MCQRZ .feature_inner___z5dL{z-index:2}.feature_inner___z5dL{width:100%;display:flex;justify-content:flex-start;max-width:calc(100vw - 12.8vw);max-width:min(calc(100vw - 12.8vw),var(--max-width,1200px));margin:0 auto}.feature_wrapper__vqRgG{&:first-of-type{.feature_inner___z5dL h2{font-weight:900;font-size:5vh;font-size:min(8vh,8vw);line-height:1;@media screen and (max-width:768px){font-size:5rem}}.feature_inner___z5dL p{font-size:1vh;font-size:max(1.6vh,1.6vw);@media screen and (max-width:768px){font-size:1.6rem}}.feature_content__k4tai{max-width:max(64em,75%)}}}.feature_inner___z5dL.feature_left__wHBk8{justify-content:flex-start}.feature_inner___z5dL.feature_right__zaQG5{justify-content:flex-end}.feature_background__hpInK.feature_right__zaQG5:before{background:linear-gradient(30deg,var(--feature-gradient-start,rgba(0,0,0,.2)) 0,var(--feature-gradient-end,rgba(0,0,0,.6)) 100%)}.feature_round__mmYzv .feature_inner___z5dL{max-width:calc(100dvw - 12.8vw)}.feature_round__mmYzv .feature_content__k4tai{margin:6.4rem 0;z-index:3;align-self:center}.feature_round__mmYzv .feature_inlineFigure__FWruZ{border-radius:999rem;overflow:hidden}.feature_full__MCQRZ .feature_content__k4tai{color:#fff}.feature_content__k4tai{max-width:64em}.feature_inlineFigure__FWruZ{position:relative}@media screen and (max-width:768px){.feature_inlineFigure__FWruZ{aspect-ratio:16/9;width:100%}.feature_content__k4tai{max-width:100%;width:100%;padding:1.6rem 0}.feature_wrapper__vqRgG{min-height:60vh}.feature_round__mmYzv.feature_wrapper__vqRgG{min-height:auto}.feature_round__mmYzv .feature_inner___z5dL .feature_inlineFigure__FWruZ{aspect-ratio:1/1;align-self:center;margin:3.2rem}}@media screen and (min-width:769px){.feature_inlineFigure__FWruZ{width:calc(100% - 48rem);min-width:24rem;margin:6.4rem;align-self:stretch;aspect-ratio:1/1;z-index:0}.feature_inlineFigure__FWruZ img{-o-object-fit:cover;object-fit:cover;height:100%}.feature_wrapper__vqRgG.feature_full__MCQRZ{max-height:80vh;max-height:clamp(30vh,80vh,90em);height:75vw}}.richtext_image__KpZoI{width:100%;height:auto;display:block;margin:0 auto}.genericpage_main__kVvVm{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6rem;min-height:100vh}.genericpage_active__t4AtW{background-color:var(--grey-background,grey)}.genericpage_aside__EbwRz nav a{display:block;padding:1rem;text-decoration:none;color:#000;font-size:1.4em;font-size:clamp(1.4em,.86vw,1.8em);line-height:1.6}.genericpage_heading__EqqIN .genericpage_h1__iJu01{font-size:3.5em;font-size:clamp(3em,1.875vw,4em);font-weight:300}@media screen and (max-width:768px){.genericpage_heading__EqqIN{margin-top:3.2rem;max-width:calc(100vw - 4.8rem)}}@media screen and (min-width:769px){.genericpage_heading__EqqIN{margin-top:6.8rem;max-width:calc(100vw - 12.8vw)}.genericpage_hasSidebar__kG6Cu{display:flex;align-items:flex-start;-moz-column-gap:3.2rem;column-gap:3.2rem}.genericpage_hasSidebar__kG6Cu article{padding-right:16%}.genericpage_hasSidebar__kG6Cu>.genericpage_mainContent__IuE_q{width:calc(max(calc(100vw - 100%), 100%) * .75 - 1.6rem)}.genericpage_aside__EbwRz{flex:0 0 calc((calc(100% / 3)) - 1.6rem);overflow:hidden;flex-basis:calc(max(calc(100vw - 100%), 100%) * 0.25 - 1.6rem);position:sticky;top:6.4rem}}.genericpage_mainContent__IuE_q{margin-bottom:6.4rem}.price_price__iuh6V{font-size:2em;font-size:3.5em;font-size:clamp(3em,1.875vw,4em);font-weight:300;line-height:1.4;margin-bottom:1rem}.price_price__iuh6V small{font-size:.5em}.draftbanner_draftbanner__r4VpW{display:block;position:fixed;top:5rem;right:-12rem;width:40rem;text-align:center;transform:rotate(45deg);font-size:2rem;font-weight:700;color:#fff;background-color:rgba(0,0,0,.8);box-shadow:0 0 10px rgba(0,0,0,.5);border:3px solid #fff;z-index:50;line-height:1.2;padding:1rem}.workspace_workspace__3Na47{margin-bottom:9.6rem}.workspace_inner__UTWO0{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:3.2rem;position:relative}.workspace_inner__UTWO0 h1:not(.workspace_logo__7gy4H){width:100%;flex-basis:100%;margin-top:3.2rem}.workspace_logo__7gy4H{flex-basis:17rem;overflow:hidden;padding-right:3.2rem}.workspace_logo__7gy4H span{overflow:hidden;text-indent:-9999px;position:absolute}.workspace_article__VyG3v img{max-width:100%;height:auto}.workspace_image__3Uzl9{width:100%;height:auto}.workspace_header__DAvys{position:relative;width:100%;width:100vw;margin:0 auto;max-width:1920px;aspect-ratio:9/3;max-height:65rem;position:sticky}@media screen and (min-width:1024px){.workspace_inner__UTWO0 h1:not(.workspace_logo__7gy4H)+.workspace_article__VyG3v{max-width:calc(100% - 25rem)}.workspace_logo__7gy4H+.workspace_article__VyG3v{width:calc(100% - 17rem - 25rem)}.workspace_aside__lqs_E{flex:0 0 25rem;flex-shrink:1;padding-left:3.2rem}.workspace_aside__lqs_E .button{width:100%;font-size:1.4rem}.workspace_article__VyG3v{flex:0 1 auto;width:auto}.workspace_ctas__aIh32{position:sticky;top:0}.workspace_crosslink__GAyRh{width:calc(33% - 2.1rem);aspect-ratio:16/9}}@media screen and (max-width:1024px){.workspace_crosslinks__36p8p{flex-wrap:wrap}.workspace_crosslink__GAyRh{width:100%;aspect-ratio:3/1}.workspace_aside__lqs_E{width:100%;border-top:1px solid var(--grey-border,silver);margin-top:2.4rem;padding-top:3.2rem}.workspace_ctas__aIh32{display:flex;justify-content:space-between;gap:3.2rem}.workspace_ctas__aIh32 a{flex:1 1 auto}}.workspace_crosslinks__36p8p{margin-top:3.2rem;display:flex;gap:3.2rem;justify-content:space-between}.workspace_crosssell__uWiAk{margin:3.2rem auto 0;padding-top:3.2rem;border-top:1px solid var(--grey-border,silver);max-width:calc(100% - 12.8vw)}.workspace_crosslink__GAyRh{position:relative;flex:1 1 auto;background-color:#000}.workspace_crosslink__GAyRh:hover .workspace_crosssellImage__sXSYP{opacity:1}.workspace_crosssellImage__sXSYP{-o-object-fit:cover;object-fit:cover;opacity:.5;transition:all .3s;width:100%;height:auto}.workspace_overlay__QFFYY{-o-object-fit:contain;object-fit:contain}.rangepage_header___f30I img{position:relative!important}.rangepage_header___f30I{position:relative}.rangepage_header___f30I span{text-indent:-999em;overflow:hidden;position:absolute}.rangepage_header___f30I{width:100%}@media screen and (max-width:768px){.rangepage_rangepage__Raw_P{max-width:calc(100vw - 4.8rem);margin:0 auto}}@media screen and (min-width:769px){.rangepage_heading__qxRW3 img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.rangepage_rangepage__Raw_P{display:grid;margin:0 auto;gap:2.4rem;max-width:calc(100vw - 12.8rem);grid-template-columns:40% 60%;grid-template-rows:repeat(4,auto);align-items:start}}.rangepage_heading__qxRW3{grid-column:1/span 2;grid-row:1}.rangepage_linkList__EuiV_{grid-column:1;grid-row:4}.rangepage_linkList__EuiV_ a{display:block;margin-bottom:.8rem;max-width:-moz-fit-content;max-width:fit-content}.rangepage_intro__Skwc_{grid-column:1;grid-row:2;margin-bottom:0;align-self:start}.rangepage_intro__Skwc_ p{max-width:calc(100% - 1.2rem);text-wrap:pretty}.rangepage_rangepage__Raw_P .rangepage_designers__Wu9nT .list,.rangepage_rangepage__Raw_P .rangepage_furnitureListings__9Hs4d .list{display:grid;grid-template-columns:50% 50%;grid-template-columns:repeat(auto-fit,calc(50% - 1.6rem))}@media screen and (max-width:767px){.rangepage_rangepage__Raw_P .rangepage_designers__Wu9nT .list,.rangepage_rangepage__Raw_P .rangepage_furnitureListings__9Hs4d .list{grid-template-columns:100%}}.rangepage_rangepage__Raw_P .rangepage_designers__Wu9nT .list .item,.rangepage_rangepage__Raw_P .rangepage_furnitureListings__9Hs4d .list .item{max-width:100%}.rangepage_designers__Wu9nT{grid-column:1;grid-row:3;margin-top:0;align-self:start}.rangepage_designers__Wu9nT .list{margin-top:1.6rem}.rangepage_designers__Wu9nT .list .item figure{padding:1.2rem;margin-bottom:1.2rem}.rangepage_designers__Wu9nT .list .item figure+div{padding:0 .8rem}.rangepage_designers__Wu9nT .list .item h4{font-size:1.4rem;margin-bottom:.66em}.rangepage_furnitureListings__9Hs4d{padding-top:0;grid-column:2;grid-row:2/span 4}.footernav_footer__9IHyG{background-color:var(--grey,#696969);color:#fff}.footernav_logo__2a2DM{margin:0 auto;width:auto;text-align:center;padding:1em}.footernav_container__P0uFK{max-width:var(--max-width,1200px);margin:0 auto}.footernav_navigation__SW_w_ span{padding:.4em 3.2em;border-left:1px solid #fff}.footernav_navigation__SW_w_ span:first-child{border-left:none}.footernav_navigation__SW_w_ a{padding-bottom:.3em;text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:.1em;text-underline-offset:1em;transition:all 1s}.footernav_navigation__SW_w_ a:hover{color:inherit;text-decoration-style:double}.footernav_navigation__SW_w_{display:flex;justify-content:center;align-items:center}@media screen and (max-width:620px){.footernav_navigation__SW_w_{display:block;text-align:center}.footernav_navigation__SW_w_ span{border:none;display:block;padding:1.6em}}@media screen and (min-width:376px){.footernav_navigation__SW_w_{padding:2em}}.footernav_social__DTEW6 span{text-align:center}.footernav_social__DTEW6 span a{display:inline-block}.footernav_social__DTEW6 svg{height:3.2em}.footernav_social__DTEW6 a{display:block;transition:all .3s}.footernav_social__DTEW6 a svg{transition:all .3s}.footernav_social__DTEW6 a:hover{color:inherit;border-color:#fff}.footernav_social__DTEW6 a:hover svg{transform:translateY(-.4em)}@media screen and (min-width:376px){.footernav_social__DTEW6{padding:1.6em}}@media screen and (max-width:768px)and (min-width:376px){.footernav_social__DTEW6{flex-wrap:wrap}.footernav_social__DTEW6 span{width:25%;max-width:45px}}@media screen and (max-width:375px){.footernav_social__DTEW6{display:grid;padding:1.6em 0}}.footernav_social__DTEW6{display:flex;align-items:center;margin:0 auto;gap:2.4em;grid-template-columns:repeat(4,1fr);justify-content:center}.footernav_link__JCR7B{font-size:1.4em}.footernav_active__hYagB a{text-decoration-style:solid;text-decoration-thickness:.3em}.footernav_socialLink__5IT_b a:focus-visible{outline-offset:.5em;margin-bottom:-.3em;box-shadow:none}@supports(filter:drop-shadow(0 0 3px var(--link-color ))){.footernav_socialLink__5IT_b a:focus-visible svg,.footernav_socialLink__5IT_b a:hover svg{filter:drop-shadow(1px 1px 1px var(--text)) drop-shadow(-1px -1px 3px var(--link-color))}}@supports not (offset-rotate:0deg){.footernav_socialLink__5IT_b a:focus-visible,.footernav_socialLink__5IT_b a:hover{box-shadow:0 0 5px 3px var(--outline-color)}}@media screen and (max-width:768px){.designerpage_designerpage__wrZaI{max-width:calc(100vw - 4.8rem);margin:0 auto}}@media screen and (min-width:769px){.designerpage_heading__G099v img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.designerpage_designerpage__wrZaI{display:grid;margin:0 auto;gap:2.4rem;max-width:calc(100vw - 12.8rem);grid-template-columns:50% 50%;grid-template-rows:repeat(4,auto);align-items:start}}.designerpage_linkList__nlflM{grid-column:1;grid-row:5}.designerpage_linkList__nlflM a{display:block;margin-bottom:.8rem;max-width:-moz-fit-content;max-width:fit-content}.designerpage_intro__xLTAy{grid-column:1;grid-row:3;margin-bottom:0;align-self:start}.designerpage_intro__xLTAy p{max-width:calc(100% - 1.2rem);text-wrap:pretty}.designerpage_intro__xLTAy figure{margin-bottom:2rem}.designerpage_intro__xLTAy img{border-radius:50%;aspect-ratio:1/1;overflow:hidden;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.designerpage_furnitureListings__Bouve .list,.designerpage_rangesListings__hIo4h .list{display:grid;grid-template-columns:50% 50%}@media screen and (max-width:767px){.designerpage_furnitureListings__Bouve .list,.designerpage_rangesListings__hIo4h .list{grid-template-columns:100%}}@media screen and (min-width:768px){.designerpage_furnitureListings__Bouve .list .item,.designerpage_rangesListings__hIo4h .list .item{max-width:100%}.designerpage_furnitureListings__Bouve .list .item figure,.designerpage_rangesListings__hIo4h .list .item figure{margin-bottom:1.2rem}.designerpage_furnitureListings__Bouve .list .item figure+div,.designerpage_rangesListings__hIo4h .list .item figure+div{padding:0 .8rem}.designerpage_furnitureListings__Bouve .list .item h4,.designerpage_rangesListings__hIo4h .list .item h4{font-size:1.4rem;margin-bottom:0}}.designerpage_rangesListings__hIo4h{grid-column:1;grid-row:4;margin-top:0;align-self:start}.designerpage_rangesListings__hIo4h .list .item figure{background-color:transparent}.designerpage_furnitureListings__Bouve{padding-top:0}.designerpage_furnitureListings__Bouve .list{margin-top:-3.2rem}.designerpage_furnitureListings__Bouve{grid-column:2;grid-row:3/span 4}.designerpage_furnitureListings__Bouve .list .item{max-width:100%}.designerpage_heading__G099v{grid-column:1/span 2;grid-row:1}