.collection-buying-guide{--guide-dark: #1a1a1a;--guide-text: #3d3d3d;--guide-muted: #6b6b6b;--guide-border: #e5e5e5;--guide-orange: #e85820;background:#f3efe9;padding:7.2rem 0}.collection-buying-guide__inner{display:grid;gap:0}.collection-buying-guide__panel{border-top:0;padding-top:0}.collection-buying-guide__header{display:grid;gap:2rem;margin-bottom:4.8rem}.collection-buying-guide__heading{color:var(--guide-dark);font-size:calc(var(--font-heading-scale) * 3.8rem);font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0}.collection-buying-guide__heading span{color:var(--guide-orange)}.collection-buying-guide__intro,.collection-buying-guide__faq-intro{color:var(--guide-muted);font-size:1.4rem;line-height:1.6;margin:0}.collection-buying-guide__grid{display:grid;gap:1.6rem}.collection-buying-guide__item{--guide-accent: #e85820;background:#fff;border:.1rem solid #e0dad0;border-radius:1.2rem;display:flex;flex-direction:column;min-height:100%;overflow:hidden;padding:4.4rem 3.6rem;position:relative;transition:box-shadow var(--duration-default) ease,transform var(--duration-default) ease}.collection-buying-guide__item:hover{box-shadow:0 .8rem 3.2rem #00000014;transform:translateY(-.2rem)}.collection-buying-guide__item:before{background:var(--guide-accent);content:"";height:.4rem;left:0;position:absolute;right:0;top:0}.collection-buying-guide__item--rooms{--guide-accent: #c4441a}.collection-buying-guide__item--measure{--guide-accent: #a33a14}.collection-buying-guide__step{align-items:center;color:var(--guide-accent);display:flex;font-size:1.1rem;font-weight:700;gap:.8rem;letter-spacing:.1em;margin-bottom:2rem;text-transform:uppercase}.collection-buying-guide__step:after{background:var(--guide-border);content:"";flex:1 1 auto;height:.1rem}.collection-buying-guide__icon{align-items:center;background:var(--guide-accent);border-radius:1rem;color:#fff;display:inline-flex;height:5.2rem;justify-content:center;margin-bottom:2rem;width:5.2rem}.collection-buying-guide__icon svg{fill:none;height:2.6rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:2.6rem}.collection-buying-guide__subheading,.collection-buying-guide__content h3,.collection-buying-guide__content h4{color:var(--guide-dark);font-size:calc(var(--font-heading-scale) * 2.1rem);line-height:calc(1 + .2 / var(--font-heading-scale));margin:0 0 1.2rem}.collection-buying-guide__content,.collection-buying-guide__faq-content,.collection-buying-guide__seo{color:var(--guide-text);font-size:1.45rem;line-height:1.7}.collection-buying-guide__content p{color:var(--guide-muted);margin:0 0 1.8rem}.collection-buying-guide__content ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.collection-buying-guide__content li{align-items:flex-start;color:var(--guide-text);display:flex;font-size:1.4rem;gap:1rem;line-height:1.5}.collection-buying-guide__content li:before{background:var(--guide-accent);border-radius:50%;content:"";flex:0 0 auto;height:.6rem;margin-top:.7rem;width:.6rem}.collection-buying-guide__content>*:first-child,.collection-buying-guide__faq-content>*:first-child,.collection-buying-guide__seo>*:first-child{margin-top:0}.collection-buying-guide__content>*:last-child,.collection-buying-guide__faq-content>*:last-child,.collection-buying-guide__seo>*:last-child{margin-bottom:0}.collection-buying-guide__cta{align-items:center;background:var(--guide-orange);color:#fff;display:flex;flex-direction:column;gap:1.6rem;margin-top:1.6rem;padding:2.4rem 3.2rem}.collection-buying-guide__cta-copy{align-items:center;display:flex;flex:1 1 auto;gap:1.4rem}.collection-buying-guide__cta-text{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.35;margin:0}.collection-buying-guide__cta-text small{display:block;font-size:1.3rem;font-weight:400;margin-top:.2rem;opacity:.8}.collection-buying-guide__cta-link{background:#fff;border-radius:.6rem;color:var(--guide-orange);display:inline-flex;flex:0 0 auto;font-size:1.4rem;font-weight:700;gap:.5rem;justify-content:center;padding:1.2rem 2rem;text-decoration:none;white-space:nowrap}.collection-buying-guide__cta-link:hover{background:#f6f2ed;text-decoration:none}.collection-buying-guide__panel--faq{background:#f8f7f5;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:4.8rem;padding:7.2rem max(4rem,calc((100vw - var(--page-width)) / 2 + 5rem))}.collection-buying-guide__faq-layout{display:grid;gap:3.2rem}.collection-buying-guide__faq-sidebar{max-width:32rem}.collection-buying-guide__faq-contact{display:flex;flex-direction:column;gap:1.2rem;margin-top:2.4rem}.collection-buying-guide__faq-contact-item{align-items:center;display:flex;gap:1.2rem}.collection-buying-guide__faq-contact-icon{align-items:center;background:var(--guide-orange);border-radius:.8rem;color:#fff;display:inline-flex;flex:0 0 auto;height:3.8rem;justify-content:center;width:3.8rem}.collection-buying-guide__faq-contact-icon svg{fill:none;height:1.9rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:1.9rem}.collection-buying-guide__faq-contact-text strong,.collection-buying-guide__faq-contact-text span{display:block}.collection-buying-guide__faq-contact-text strong{color:var(--guide-dark);font-size:1.4rem;font-weight:600}.collection-buying-guide__faq-contact-text span{color:var(--guide-muted);font-size:1.3rem;line-height:calc(1 + .35 / var(--font-body-scale))}.collection-buying-guide__faq-list{border-top:.1rem solid var(--guide-border)}.collection-buying-guide__faq-item{border-bottom:.1rem solid var(--guide-border)}.collection-buying-guide__faq-list[data-faq-expanded=false] .collection-buying-guide__faq-item--overflow{display:none}.collection-buying-guide__faq-summary{align-items:center;cursor:pointer;display:flex;gap:2rem;justify-content:space-between;padding:2.2rem 0}.collection-buying-guide__faq-summary::-webkit-details-marker{display:none}.collection-buying-guide__faq-question{color:var(--guide-dark);font-size:1.6rem;font-weight:600;line-height:calc(1 + .35 / var(--font-body-scale))}.collection-buying-guide__faq-icon{align-items:center;border:.15rem solid var(--guide-border);border-radius:50%;color:var(--guide-muted);display:inline-flex;flex:0 0 auto;height:3.2rem;justify-content:center;transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease,color var(--duration-short) ease,transform var(--duration-short) ease;width:3.2rem}.collection-buying-guide__faq-icon svg{fill:none;height:1.4rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:1.4rem}.collection-buying-guide__faq-item[open] .collection-buying-guide__faq-question{color:var(--guide-orange)}.collection-buying-guide__faq-item[open] .collection-buying-guide__faq-icon{background:var(--guide-orange);border-color:var(--guide-orange);color:#fff;transform:rotate(45deg)}.collection-buying-guide__faq-content{padding:0 0 2.4rem}.collection-buying-guide__faq-toggle{align-items:center;-webkit-appearance:none;appearance:none;background:var(--guide-orange);border:0;border-radius:.6rem;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:1.4rem;font-weight:700;gap:.8rem;justify-content:center;margin-top:2.4rem;padding:1.2rem 1.8rem;transition:background-color var(--duration-short) ease,transform var(--duration-short) ease}.collection-buying-guide__faq-toggle:hover{background:#c94718;transform:translateY(-.1rem)}.collection-buying-guide__faq-toggle-icon{display:inline-flex;transition:transform var(--duration-short) ease}.collection-buying-guide__faq-toggle-icon svg{height:1rem;width:1rem}.collection-buying-guide__faq-toggle[aria-expanded=true] .collection-buying-guide__faq-toggle-icon{transform:rotate(180deg)}.collection-buying-guide__related{margin:4.8rem auto 0;max-width:112rem}.collection-buying-guide__related-header{margin-bottom:2.4rem}.collection-buying-guide__related-grid{display:grid;gap:1.2rem}.collection-buying-guide__related-item{background:#ffffff8a;border:.1rem solid rgba(26,26,26,.08);border-radius:.8rem;display:flex;flex-direction:column;overflow:hidden}.collection-buying-guide__related-media{aspect-ratio:16 / 9;background:#e7dfd4;display:block;overflow:hidden}.collection-buying-guide__related-media--placeholder{align-items:center;background:linear-gradient(135deg,#e858201f,#a33a1447),#e7dfd4;color:var(--guide-orange);display:flex;font-size:1.1rem;font-weight:700;justify-content:center;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.collection-buying-guide__related-media--placeholder span{background:#ffffffc2;border-radius:999rem;padding:.6rem 1.2rem}.collection-buying-guide__related-media img{display:block;height:100%;object-fit:cover;transition:transform var(--duration-default) ease;width:100%}.collection-buying-guide__related-item:hover .collection-buying-guide__related-media img{transform:scale(1.03)}.collection-buying-guide__related-body{display:flex;flex:1 1 auto;flex-direction:column;padding:1.8rem}.collection-buying-guide__related-title{font-size:calc(var(--font-heading-scale) * 1.6rem);line-height:1.35;margin:0 0 .8rem}.collection-buying-guide__related-title a{color:var(--guide-dark);text-decoration:none}.collection-buying-guide__related-title a:hover{color:var(--guide-orange);text-decoration:underline;text-underline-offset:.3rem}.collection-buying-guide__related-excerpt{color:var(--guide-muted);flex:1 1 auto;font-size:1.35rem;line-height:1.6;margin:0 0 1.2rem}.collection-buying-guide__related-link{align-items:center;color:var(--guide-orange);display:inline-flex;font-size:1.35rem;font-weight:700;gap:.4rem;text-decoration:none}.collection-buying-guide__related-link:hover{text-decoration:underline;text-underline-offset:.3rem}.collection-buying-guide__seo{margin:0 auto;max-width:90rem;padding:3.2rem 0 0;text-align:center}.collection-buying-guide__seo-copy{color:var(--guide-text);font-size:1.35rem;line-height:1.75}.collection-buying-guide__seo-cta{align-items:center;background:var(--guide-orange);color:#fff;display:flex;flex-direction:column;gap:1.6rem;margin:2.4rem auto 0;padding:2.4rem;text-align:left}.collection-buying-guide__seo-cta-copy{flex:1 1 auto}.collection-buying-guide__seo-cta-heading{color:#fff;font-size:calc(var(--font-heading-scale) * 1.8rem);font-weight:700;line-height:1.25;margin:0}.collection-buying-guide__seo-cta-text{color:#ffffffd6;font-size:1.35rem;line-height:1.5;margin:.4rem 0 0}.collection-buying-guide__seo-cta-link{background:#fff;border-radius:.6rem;color:var(--guide-orange);display:inline-flex;flex:0 0 auto;font-size:1.4rem;font-weight:700;justify-content:center;padding:1.2rem 2rem;text-decoration:none;white-space:nowrap}.collection-buying-guide__seo-cta-link:hover{background:#f6f2ed;text-decoration:none}@media screen and (min-width:750px){.collection-buying-guide__header{align-items:end;display:flex;justify-content:space-between}.collection-buying-guide__intro{max-width:26rem;text-align:right}.collection-buying-guide__cta{flex-direction:row;justify-content:space-between;padding:2.4rem 3.2rem}.collection-buying-guide__related-header{max-width:32rem}.collection-buying-guide__related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-buying-guide__seo-cta{flex-direction:row;justify-content:space-between;padding:2.4rem 3.2rem}}@media screen and (max-width:749px){.collection-buying-guide__cta{align-items:stretch}.collection-buying-guide__cta-link{width:100%}}@media screen and (min-width:990px){.collection-buying-guide{padding:7.2rem 0}.collection-buying-guide__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-buying-guide__item{padding:4.4rem 3.6rem}.collection-buying-guide__faq-layout{grid-template-columns:32rem minmax(0,1fr);gap:6.4rem}}@media screen and (max-width:749px){.collection-buying-guide{padding:4.8rem 0}.collection-buying-guide__heading{font-size:calc(var(--font-heading-scale) * 3rem)}.collection-buying-guide__item{padding:3.2rem 2.4rem}.collection-buying-guide__panel--faq{padding:4.8rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-collection-buying-guide.css.map */
