.stage-3-collection{color:rgb(var(--stage-text, var(--brand-text)));background:rgb(var(--stage-bg, 255, 255, 255))}.stage-3-eyebrow{margin:0 0 .8rem;color:rgb(var(--brand-secondary));font-size:1.2rem;font-weight:800;letter-spacing:.08rem;text-transform:uppercase}.stage-3-heading{margin:0;color:rgb(var(--stage-heading, var(--brand-primary)));font-weight:800;letter-spacing:0;line-height:1.08}.stage-3-rte{color:rgba(var(--stage-text, var(--brand-text)),.78);font-size:1.52rem;line-height:1.5}.stage-3-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1.4rem}.stage-3-button,.stage-3-button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1rem 2rem;border-radius:var(--brand-border-radius);font-weight:800;letter-spacing:0;line-height:1.2;text-decoration:none}.stage-3-button{border:.1rem solid rgb(var(--brand-secondary));background:rgb(var(--brand-secondary));color:#fff}.stage-3-button-secondary{border:.1rem solid rgba(var(--brand-primary),.28);background:#fff;color:rgb(var(--brand-primary))}.stage-3-button:hover,.stage-3-button:focus-visible{border-color:rgb(var(--brand-primary));background:rgb(var(--brand-primary));color:#fff}.stage-3-button-secondary:hover,.stage-3-button-secondary:focus-visible{border-color:rgb(var(--brand-secondary));color:rgb(var(--brand-secondary))}.stage-3-card{border:.1rem solid rgba(11,37,69,.1);border-radius:var(--brand-border-radius);background:#fff;box-shadow:0 1rem 2.8rem #0b25450b;overflow:hidden}.collection-breadcrumbs{padding-block:.9rem;font-size:1.3rem}.collection-breadcrumbs a{color:rgba(var(--brand-text),.7);text-decoration:none}.collection-breadcrumbs a:hover,.collection-breadcrumbs a:focus-visible{color:rgb(var(--brand-secondary));text-decoration:underline;text-underline-offset:.3rem}.collection-hero__grid,.collection-info__grid,.collection-delivery__grid,.collection-quote__grid{display:grid;gap:clamp(1.6rem,3vw,3.2rem);align-items:center}.collection-hero__grid{min-height:var(--stage-collection-hero-height, 420px)}.collection-hero__content{max-width:62rem}.collection-hero__content .stage-3-rte{max-width:58rem;margin-top:1rem}.collection-hero__media,.collection-card__media,.collection-info__media,.collection-delivery__media,.collection-quote__media{position:relative;overflow:hidden;border-radius:var(--brand-border-radius);background:linear-gradient(135deg,#edf3f9,#dce7f2)}.collection-hero__media:before,.collection-card__media:before,.collection-info__media:before,.collection-delivery__media:before,.collection-quote__media:before{content:"";display:block;padding-bottom:var(--stage-ratio, 66%)}.collection-hero__media{--stage-ratio: 42%;align-self:stretch;min-height:min(var(--stage-collection-hero-height, 240px),24vw)}.collection-hero__media img,.collection-hero__media svg,.collection-card__media img,.collection-card__media svg,.collection-info__media img,.collection-info__media svg,.collection-delivery__media img,.collection-delivery__media svg,.collection-quote__media img,.collection-quote__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-hero__media .placeholder-svg,.collection-card__media .placeholder-svg,.collection-info__media .placeholder-svg,.collection-delivery__media .placeholder-svg,.collection-quote__media .placeholder-svg{top:50%;right:50%;bottom:50%;left:50%;width:62%;height:62%;transform:translate(-50%,-50%);object-fit:contain;opacity:.56}.collection-hero__office-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(90deg,rgba(var(--brand-primary),.08) 1px,transparent 1px),linear-gradient(rgba(var(--brand-primary),.08) 1px,transparent 1px),linear-gradient(135deg,#edf3f9,#dfe9f2);background-size:4.8rem 4.8rem,4.8rem 4.8rem,auto}.collection-hero__placeholder-desk,.collection-hero__placeholder-chair{position:absolute;display:block;border:.2rem solid rgba(var(--brand-primary),.38);background:#ffffffb8}.collection-hero__placeholder-desk{width:min(48rem,64%);height:8.8rem;border-radius:.8rem;box-shadow:-16rem 9.2rem 0 -3.8rem rgba(var(--brand-primary),.32),16rem 9.2rem 0 -3.8rem rgba(var(--brand-primary),.32)}.collection-hero__placeholder-desk:before,.collection-hero__placeholder-desk:after{content:"";position:absolute;bottom:-9rem;width:.4rem;height:9rem;background:rgba(var(--brand-primary),.34)}.collection-hero__placeholder-desk:before{left:16%}.collection-hero__placeholder-desk:after{right:16%}.collection-hero__placeholder-chair{width:5.8rem;height:7rem;bottom:15%;border-radius:1rem 1rem .5rem .5rem}.collection-hero__placeholder-chair:after{content:"";position:absolute;left:50%;bottom:-5.2rem;width:.4rem;height:5.2rem;background:rgba(var(--brand-primary),.34);transform:translate(-50%)}.collection-hero__placeholder-chair--left{left:26%}.collection-hero__placeholder-chair--right{right:26%}.collection-intro__box,.collection-subcategories__grid,.collection-trust__grid,.collection-faq__list{display:grid;gap:1.6rem}.collection-subcategory-card a{display:block;height:100%;color:inherit;text-decoration:none}.collection-card__body{padding:1.8rem}.collection-card__title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .8rem;color:rgb(var(--brand-primary));font-size:1.8rem;font-weight:800;letter-spacing:0}.collection-card__title:after{content:"->";color:rgb(var(--brand-secondary))}.collection-subcategory-card:hover,.collection-subcategory-card:focus-within{border-color:rgba(var(--brand-secondary),.34);box-shadow:0 1.6rem 3.6rem #0b254514}.collection-trust{background:rgb(var(--stage-bg, var(--brand-primary)));color:#fff}.collection-trust__grid{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.2rem}.collection-trust__item{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;min-height:6.4rem;padding:1rem 1.2rem;border-radius:var(--brand-border-radius);background:#ffffff14;line-height:1.25}.collection-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border-radius:50%;background:#ffffff1f}.collection-trust__icon svg{width:2rem;height:2rem}.hire-product-card{height:100%;position:relative}.hire-product-card .card-wrapper{height:100%;border:.1rem solid rgba(11,37,69,.1);border-radius:var(--brand-border-radius);background:#fff;transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease,transform var(--duration-short) ease;overflow:hidden}.hire-product-card .card__heading{line-height:1.28;overflow-wrap:anywhere}.hire-product-card .card-information{padding-top:1.1rem}.hire-product-card .price{margin-top:.4rem}.hire-product-card:hover .card-wrapper,.hire-product-card:focus-within .card-wrapper{border-color:rgba(var(--brand-secondary),.38);box-shadow:0 1.8rem 4.2rem #0b254517;transform:translateY(-.2rem)}.hire-product-card__eyebrow,.hire-product-card__suffix{margin:0;color:rgba(var(--brand-text),.72);font-size:1.12rem;font-weight:800;letter-spacing:.04rem;text-transform:uppercase}.hire-product-card__eyebrow{padding:1.2rem 1.4rem 0;color:rgb(var(--brand-primary))}.hire-product-card__suffix,.hire-product-card__link-wrap{padding-inline:1.4rem}.hire-product-card__link-wrap{padding-bottom:1.4rem;margin-top:.8rem}.hire-product-card__link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:4.4rem;border:.1rem solid rgba(var(--brand-primary),.22);border-radius:var(--brand-border-radius);color:rgb(var(--brand-primary));font-weight:800;text-decoration:none}.hire-product-card__link:hover,.hire-product-card__link:focus-visible{border-color:rgb(var(--brand-secondary));color:rgb(var(--brand-secondary))}.collection-catalogue{background:#fff}.collection-catalogue .facets-wrapper,.collection-catalogue .facets-container{border:.1rem solid rgba(11,37,69,.1);border-radius:var(--brand-border-radius);background:#fff}.collection-catalogue .facets-container{padding:1rem 1.2rem;margin-bottom:1.2rem}.collection-catalogue .facets__summary,.collection-catalogue .mobile-facets__open,.collection-catalogue .facet-filters__sort{color:rgb(var(--brand-primary));font-weight:700}.collection-catalogue .product-count__text{color:rgba(var(--brand-text),.72)}.collection-catalogue .product-grid{row-gap:1.6rem}.collection-info__box,.collection-delivery__box,.collection-quote__box{max-width:72rem}.collection-delivery{background:#f5f7fa}.collection-faq details{border-bottom:.1rem solid rgba(11,37,69,.14)}.collection-faq summary{display:flex;justify-content:space-between;gap:2rem;padding:1.8rem 0;color:rgb(var(--brand-primary));font-weight:800;cursor:pointer}.collection-faq summary:after{content:"+"}.collection-faq details[open] summary:after{content:"-"}.collection-faq summary:focus-visible{outline:.2rem solid rgb(var(--brand-secondary));outline-offset:.3rem}.collection-quote{background:rgb(var(--brand-primary));color:#fff}.collection-quote .stage-3-heading,.collection-quote .stage-3-rte{color:currentColor}@media screen and (min-width:750px){.collection-hero__grid,.collection-info__grid,.collection-delivery__grid,.collection-quote__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.collection-hero--image-left .collection-hero__content,.collection-info--image-left .collection-info__box,.collection-delivery--image-left .collection-delivery__box,.collection-quote--image-left .collection-quote__box{order:2}.collection-subcategories__grid{grid-template-columns:repeat(var(--stage-columns, 4),minmax(0,1fr))}.collection-hero__content .stage-3-heading{max-width:18ch}}@media screen and (max-width:749px){html:has(main[data-template=collection]),body:has(main[data-template=collection]){overflow-x:clip}.stage-3-rte{font-size:1.5rem}.stage-3-actions{display:grid;margin-top:1.6rem}.stage-3-button,.stage-3-button-secondary{width:100%}.collection-hero__media{order:-1;min-height:14rem}.collection-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.collection-trust__item{grid-template-columns:minmax(0,1fr);gap:.6rem;min-height:8rem;padding:.9rem;text-align:center}.collection-trust__icon{width:3rem;height:3rem;margin-inline:auto}.collection-trust__icon svg{width:1.6rem;height:1.6rem}.collection-subcategories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-catalogue .facets-container{padding:1rem}}@media screen and (max-width:389px){.collection-subcategories__grid{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.hire-product-card .card-wrapper,.collection-subcategory-card{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/stage-three-collection.css.map */
