.bf-room-section{background:#fff;color:#232620;font-family:"Anybody",var(--font-body-family, sans-serif);font-weight:300}.bf-room-section,.bf-room-section *{box-sizing:border-box}.bf-room-section--pt-48{padding-top:48px}.bf-room-section--pt-64{padding-top:64px}.bf-room-section--pt-80{padding-top:80px}.bf-room-section--pt-96{padding-top:96px}.bf-room-section--pt-120{padding-top:120px}.bf-room-section--pb-48{padding-bottom:48px}.bf-room-section--pb-64{padding-bottom:64px}.bf-room-section--pb-80{padding-bottom:80px}.bf-room-section--pb-96{padding-bottom:96px}.bf-room-section--pb-120{padding-bottom:120px}.bf-room-section__container{width:min(1400px,calc(100% - clamp(40px,8vw,160px)));margin-inline:auto}.bf-room-section__header{max-width:680px;margin:0 auto 48px;text-align:center}.bf-room-section__heading{margin:0;color:inherit;font-family:"Anybody",var(--font-heading-family, sans-serif);font-size:clamp(36px,3.4vw,52px);font-weight:700;letter-spacing:-.03em;line-height:1.08}.bf-room-section__subtitle{margin:18px auto 0;color:#686d66;font-size:17px;line-height:1.65}.bf-room-section__subtitle p{margin:0}.bf-room-carousel{position:relative;display:block}.bf-room-carousel__viewport{overflow:hidden;margin:-6px 0 -16px;padding:6px 0 16px;cursor:grab;touch-action:pan-y}.bf-room-carousel__viewport:active{cursor:grabbing}.bf-room-carousel__viewport:focus-visible{outline:3px solid #6f8465;outline-offset:4px;border-radius:20px}.bf-room-section__grid{--bf-room-gap: 24px;display:flex;flex-wrap:nowrap;gap:var(--bf-room-gap);will-change:transform}.bf-room-card{width:calc((100% - (var(--bf-room-gap) * 2)) / 3);min-width:calc((100% - (var(--bf-room-gap) * 2)) / 3);flex:0 0 calc((100% - (var(--bf-room-gap) * 2)) / 3);overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:20px;background:#fff;box-shadow:0 8px 24px #0000000d;transition:transform .35s ease,box-shadow .35s ease}.bf-room-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #00000017}.bf-room-card__link{display:block;color:inherit;text-decoration:none}.bf-room-card__link:focus-visible{outline:3px solid #6f8465;outline-offset:-3px;border-radius:20px}.bf-room-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:#f7f5f0}.bf-room-card__image,.bf-room-card__image-fallback{display:block;width:100%;height:100%}.bf-room-card__image{object-fit:cover;transition:transform .35s ease}.bf-room-card__image-fallback{background:#f7f5f0}.bf-room-card:hover .bf-room-card__image{transform:scale(1.03)}.bf-room-card__content{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px}.bf-room-card__title{margin:0;color:inherit;font-family:"Anybody",var(--font-heading-family, sans-serif);font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.2}.bf-room-card__arrow{display:inline-grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:#f1f4ee;color:#53634c;transition:transform .35s ease,background-color .35s ease}.bf-room-card__arrow svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.bf-room-card:hover .bf-room-card__arrow{transform:translate(3px);background:#e5ebe1}.bf-room-carousel__controls{display:flex;justify-content:center;gap:12px;margin-top:28px}.bf-room-carousel__button{display:inline-grid;width:46px;height:46px;padding:0;place-items:center;border:1px solid rgba(35,38,32,.14);border-radius:50%;background:#fff;color:#53634c;box-shadow:0 6px 18px #2326200d;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.bf-room-carousel__button:hover{transform:translateY(-2px);border-color:#5f735773;box-shadow:0 10px 24px #2326201a}.bf-room-carousel__button:focus-visible{outline:3px solid #6f8465;outline-offset:3px}.bf-room-carousel__button svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.bf-room-card[data-bf-room-clone]{pointer-events:none}@media(max-width:989px){.bf-room-section__container{width:calc(100% - 40px)}.bf-room-section__grid{--bf-room-gap: 24px}.bf-room-card{width:calc((100% - var(--bf-room-gap)) / 2);min-width:calc((100% - var(--bf-room-gap)) / 2);flex-basis:calc((100% - var(--bf-room-gap)) / 2)}}@media(max-width:749px){.bf-room-section--pt-48,.bf-room-section--pt-64,.bf-room-section--pt-80,.bf-room-section--pt-96,.bf-room-section--pt-120{padding-top:56px}.bf-room-section--pb-48,.bf-room-section--pb-64,.bf-room-section--pb-80,.bf-room-section--pb-96,.bf-room-section--pb-120{padding-bottom:56px}.bf-room-section__container{width:calc(100% - 32px)}.bf-room-section__header{margin-bottom:32px}.bf-room-section__heading{font-size:34px}.bf-room-section__subtitle{margin-top:14px;font-size:15px}.bf-room-section__grid{--bf-room-gap: 16px}.bf-room-card{border-radius:16px}.bf-room-card__content{min-height:68px;gap:8px;padding:15px 14px}.bf-room-card__title{font-size:clamp(14px,4.2vw,17px);overflow-wrap:anywhere}.bf-room-card__arrow{width:28px;height:28px;flex-basis:28px}.bf-room-card__arrow svg{width:15px;height:15px}.bf-room-carousel__controls{margin-top:22px}.bf-room-carousel__button{width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.bf-room-card,.bf-room-card__image,.bf-room-card__arrow,.bf-room-carousel__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bf-shop-by-room.css.map */
