.Shop-by-room-wrapper{background-color:var(--color-beige);width:100%;display:flex;flex-direction:column;align-items:center}.Shop-by-room{max-width:1440px;width:100%;justify-content:space-between;display:flex;padding:var(--space-80) var(--space-64) var(--space-64) var(--space-64)}@media (max-width: 1023px){.Shop-by-room{padding-left:40px;padding-right:40px;padding-bottom:0;gap:16px}}@media (max-width: 767px){.Shop-by-room{display:none}}.Shop-by-room-section-1{color:var(--color-brown)}@media (max-width: 1023px){.Shop-by-room-section-1{padding-top:27px;width:50%;flex:1}}@media (max-width: 767px){.Shop-by-room-section-1{display:none}}.Shop-by-room-section-1--title.Eyebrow-A{padding-bottom:var(--space-32)}.Shop-by-room-section-1--item.H-32:not(:last-child){padding-bottom:var(--space-16)}.Shop-by-room-section-1--item.H-32.active{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.Shop-by-room-section-2{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding-left:100px}@media (max-width: 1300px){.Shop-by-room-section-2{padding-left:0}}@media (max-width: 1023px){.Shop-by-room-section-2{position:relative;width:50%;flex:1}}@media (max-width: 767px){.Shop-by-room-section-2{position:relative;width:100%;flex:1}}.content-change-images{width:516px;aspect-ratio:1;overflow:hidden;position:relative}@media (max-width: 1023px){.content-change-images{width:100%}}.Shop-by-room-section-2--image{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width: 767px){.Shop-by-room-section-2--image{max-width:100%}}.Shop-by-room-section-2 img{width:100%;height:100%;object-fit:cover}.Shop-by-room-section-2--text{padding-top:var(--space-24)}@media (max-width: 1023px){.Shop-by-room-section-2--text{display:none}}.Shop-by-room-section-2--text.tablet{display:none}@media (max-width: 1023px){.Shop-by-room-section-2--text.tablet{display:block;padding-bottom:56px}}@media (max-width: 767px){.Shop-by-room-section-2--text.tablet{display:none}}.Shop-by-room-section-2--button{display:none}@media (max-width: 1023px){.Shop-by-room-section-2--button{display:block;position:absolute;bottom:16px;right:16px}}.Shop-by-room-section-3{padding:0 var(--space-12);width:310px;display:block}@media (max-width: 1023px){.Shop-by-room-section-3{display:none}}.Shop-by-room-section-3--image{width:286px;aspect-ratio:1;overflow:hidden;display:block}.Shop-by-room-section-3--image img{width:100%;height:100%;object-fit:cover}.Shop-by-room-section-3--text{max-width:286px;padding-top:var(--space-16);padding-bottom:var(--space-16);color:var(--color-black)}.Shop-by-room-section-3--text-title.P-18{line-height:21.6px;padding-bottom:var(--space-4)}.Shop-by-room-section-3--text-subtitle.H-16-alt{color:var(--color-dark-gray);padding-bottom:var(--space-8)}.Shop-by-room-section-3--text-info.P-12{color:var(--color-black);padding-bottom:var(--space-12)}.Shop-by-room-section-3--text-info.P-12 span{font-weight:500;padding-right:var(--space-4)}.Shop-by-room-section-3--text-info.P-12 span:last-child{padding-left:var(--space-4)}.Shop-by-room-section-3--text-price.H-16{padding-bottom:var(--space-8)}.star-rating{display:flex;align-items:center}.star-rating .P-12{padding-left:var(--space-4);margin-bottom:-2px}.star-rating svg path{fill:var(--color-yellow)}.ProductPopup{position:fixed;left:0;top:0;height:100%;width:100%;background:#00000080;opacity:0;visibility:hidden;transition:opacity .5s 0s,visibility 0s .5s;z-index:5;display:flex;justify-content:center;align-items:center}.ProductPopup.is-visible{opacity:1;visibility:visible;transition:opacity .5s 0s,visibility 0s 0s}.ProductPopup-container{background:#fff;transform:translateY(-40px);transition-property:transform;transition-duration:.3s;display:flex;flex-direction:column;align-items:center;padding:var(--space-8) var(--space-8) var(--space-24) var(--space-8);width:309px}.ProductPopup-trigger{cursor:pointer}.is-visible .ProductPopup-container{transform:translateY(0)}.ProductPopup__close-wrapper{position:relative;width:16px;height:16px;cursor:pointer;align-self:flex-end;margin-bottom:20px}.ProductPopup__close-wrapper svg{width:16px;height:16px}.ProductPopup-close,.ProductPopup-close:empty{display:block;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.ProductPopup__content{padding:0 24px;width:100%}.ProductPopup__content .product-form__buttons button{width:100%}.ProductPopup__content--image{width:261px;height:207px;overflow:hidden;padding:0 var(--space-12)}.ProductPopup__content--image img{width:100%;height:100%;object-fit:cover}.ProductPopup__content--text{padding:12px 0}.P-18.ProductPopup__content-title{line-height:120%;padding-bottom:var(--space-4)}.H-16-alt.ProductPopup__content-subtitle,.P-12.ProductPopup__content--text-info{padding-bottom:var(--space-8)}.P-12.ProductPopup__content--text-info span{font-weight:500;padding-right:var(--space-4)}.P-12.ProductPopup__content--text-info span:last-child{padding-left:var(--space-4)}.H-16.ProductPopup__content--text-price{padding-bottom:var(--space-12)}.star-rating.ProductPopup--star-rating svg{width:12px;height:12px}.Shop-by-room-mobile{display:none}@media (max-width: 767px){.Shop-by-room-mobile{display:block;max-width:100%;color:var(--color-brown)}}.Eyebrow-A.Shop-by-room-mobile{padding:48px 16px 24px}.tabswrapper{width:100%;max-width:100%;padding:0;overflow-x:visible;position:sticky;top:0}.tabs::-webkit-scrollbar{display:none}[data-tab-content]{display:none}.active[data-tab-content]{display:block}.tabs{display:flex;justify-content:center;gap:80px;list-style-type:none;border-bottom:1px solid rgba(70,43,0,.2);background-color:transparent;gap:16px;justify-content:unset;max-width:100vw;overflow-x:scroll;margin:0;padding-bottom:8px;padding-left:16px;padding-right:16px}.tab{margin:0;cursor:pointer;font-size:14px;min-width:max-content;font-weight:500}.tab.active{font-weight:500;text-decoration:underline;text-underline-offset:9px;z-index:5;text-decoration-thickness:2px;text-decoration-color:var(--color-brown)}.tab-content{width:100%;display:flex;padding:24px 16px 40px}.tab-content_inner{width:100%;max-width:1121px;margin:0 auto}.tab-content--image{width:100%;aspect-ratio:1;overflow:hidden;position:relative}.tab-content--image img{width:100%;height:100%;object-fit:cover}.tab-content--text{text-align:center;padding-top:24px;display:flex;justify-content:center}.tab-content--text .secondary-cta{width:max-content}.tab-content-product{position:absolute;bottom:16px;right:16px}.Shop-by-room-section-productcard .primary-cta-shopping{width:100%}
/*# sourceMappingURL=/cdn/shop/t/64/assets/section-shop-by-room.css.map */
