.bd-real-spaces__container{width:100%}.bd-real-spaces__tabs{display:flex;gap:.8rem;flex-wrap:wrap;flex-shrink:0;max-width:520px;justify-content:end}.bd-real-spaces__tab{padding:16px 24px;border:.6px solid rgba(var(--color-foreground),.14);border-radius:99px;cursor:pointer;background:rgb(var(--color-background));color:rgb(var(--color-foreground));transition:all .3s}.bd-real-spaces__tab:hover{background:rgba(var(--color-foreground),.84);color:rgb(var(--color-background))}.bd-real-spaces__tab--active{background:rgba(var(--color-foreground),.84);color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),.14)}.bd-real-spaces__panel[hidden]{display:none!important}.bd-real-spaces__panel--active{display:block}.bd-real-spaces__empty{margin:0;padding:2rem;text-align:center;color:rgba(var(--color-foreground),.7)}.bd-real-spaces__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;padding-left:16px;padding-right:16px}@media screen and (min-width:750px){.bd-real-spaces__grid{grid-template-columns:repeat(3,1fr);gap:.8rem;padding-left:0;padding-right:0}}.bd-real-spaces__block-item{text-align:center;width:100%;position:relative}.bd-real-spaces__block-item--more{display:none}.bd-real-spaces__grid--expanded .bd-real-spaces__block-item--more{display:block}.bd-real-spaces__show-more-wrap{text-align:center;margin-top:6.15rem;padding-left:16px;padding-right:16px}.bd-real-spaces__show-more-wrap--hidden{display:none}.bd-real-spaces__show-more-btn{min-width:200px}.bd-real-spaces__header-content{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:5.2rem;flex-wrap:wrap}.bd-real-spaces__header-left{flex:1;min-width:0}.bd-real-spaces__content{display:flex;flex-direction:column;gap:2rem;padding:16px 20px;flex:1}span.bd-real-spaces__show-more-btn-text{padding:14px 36px;border-radius:99px;cursor:pointer;transition:all .3s;background:rgba(var(--color-foreground),.84);color:rgb(var(--color-background));min-height:46px;display:flex;align-items:center;justify-content:center}span.bd-real-spaces__show-more-btn-icon{width:46px;height:46px;border-radius:99px;cursor:pointer;transition:all .3s;background:rgba(var(--color-foreground),.84);color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;rotate:90deg}button.bd-real-spaces__show-more-btn{background:none;border:none;padding:0;display:flex;align-items:center;margin:auto;transition:all .3s ease}button.bd-real-spaces__show-more-btn:hover span.bd-real-spaces__show-more-btn-text,button.bd-real-spaces__show-more-btn:hover span.bd-real-spaces__show-more-btn-icon{background:rgba(var(--color-foreground))}@media screen and (min-width:750px){.bd-real-spaces__content{gap:2.5rem}}.bd-real-spaces__heading{line-height:1.08;margin:0;color:rgb(var(--color-foreground));display:flex;align-items:flex-start;gap:1rem;position:relative}.bd-real-spaces__bullet{display:inline-block;width:12px;height:12px;border-radius:3px;background-color:rgb(var(--color-foreground));flex-shrink:0;margin-top:-15px}.bd-real-spaces__sub-heading{line-height:100%;letter-spacing:-.02em;margin:0 0 0 22px}.bd-real-spaces__block-item .bd-real-spaces__main-img{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block}.bd-real-spaces__play-button,.bd-real-spaces__social-icon{border:none;padding:0;cursor:pointer;display:flex;background:rgb(var(--color-foreground),.84);border-radius:61px;width:36px;height:36px;justify-content:center;align-items:center;transition:all .3s ease;margin-left:auto}.bd-real-spaces__play-button:hover{background:#151515e6;transform:scale(1.1)}.bd-real-spaces__block-icons{display:flex}.bd-real-spaces__icon{width:36px;height:36px;border-radius:50%}.bd-real-spaces__icon:first-child{z-index:1}.bd-real-spaces__icon--overlap{margin-left:-5px}.bd-real-spaces__play-icon svg,.bd-real-spaces__play-button svg{border-radius:61px;width:9px;height:11px}.bd-real-spaces__play-icon-svg,.bd-real-spaces__pause-icon-svg{width:9px;height:11px;display:block}.bd-real-spaces__images-parent{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:12px;background:#0000000d}.bd-real-spaces__images-parent>.bd-real-spaces__main-img{display:block;width:100%;height:100%;object-fit:cover}.bd-real-spaces__images-parent>.bd-real-spaces__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:auto}.bd-real-spaces__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.bd-real-spaces__video-wrapper--visible{display:block!important}.bd-real-spaces__images-parent--has-video .bd-real-spaces__video-wrapper{display:block}.bd-real-spaces__images-parent--has-video .bd-real-spaces__main-img,.bd-real-spaces__images-parent--has-video .bd-real-spaces__overlay-img{z-index:1;opacity:0;visibility:hidden}.bd-real-spaces__video{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block}.bd-real-spaces__video-wrapper video{width:100%;height:100%;object-fit:cover}.bd-real-spaces__images-parent.bd-real-spaces__images-parent--video-playing .bd-real-spaces__main-img,.bd-real-spaces__images-parent.bd-real-spaces__images-parent--video-playing .bd-real-spaces__overlay-img,.bd-real-spaces__images-parent.bd-real-spaces__images-parent--video-playing .bd-real-spaces__placeholder{opacity:0;visibility:hidden}.bd-real-spaces__images-parent.bd-real-spaces__images-parent--video-playing .bd-real-spaces__video-wrapper{display:block!important}.bd-real-spaces__overlay-img{position:absolute;bottom:12px;right:12px;width:80px;height:80px;border-radius:6px}.bd-real-spaces__placeholder{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06);border-radius:12px}.bd-real-spaces__placeholder .placeholder-svg{width:48px;height:48px}.bd-real-spaces__block-content{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:20px;justify-content:space-between;align-items:end;position:absolute;bottom:1.8rem;padding:0 18px;width:100%}.bd-real-spaces__block-meta{display:flex;align-items:center;flex-wrap:wrap}.bd-real-spaces__product-img-wrap{flex-shrink:0}.bd-real-spaces__product-img-link{display:block;line-height:0}.bd-real-spaces__product-img{width:76px;height:76px;border-radius:8px;object-fit:cover}.bd-real-spaces__social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:-6px;z-index:1}.bd-real-spaces__social-icon img{width:24px;height:24px;object-fit:contain}.bd-real-spaces__social-icon--custom{display:inline-flex;align-items:center;justify-content:center}.bd-real-spaces__social-icon--custom svg{width:24px;height:24px;display:block;flex-shrink:0}.bd-real-spaces__profile-img{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.bd-real-spaces__profile-img img{width:100%;height:100%;object-fit:cover}.bd-real-spaces__block-title{margin:0;width:100%}.bd-real-spaces__block-title-link{color:inherit;text-decoration:none}.bd-real-spaces__block-title-link:hover{text-decoration:underline}@media screen and (max-width:1250px){.bd-real-spaces__header-content{flex-direction:column;align-items:flex-start;margin-bottom:2.8rem}.bd-real-spaces__tabs{justify-content:center;max-width:100%}}@media screen and (max-width:749px){.bd-real-spaces__tab{padding:12px 24px;min-width:max-content}.bd-real-spaces__grid{padding-left:0;padding-right:0;gap:.8rem}.bd-real-spaces__content{padding:20px 16px;max-width:400px;margin-bottom:0}.bd-real-spaces__images-parent,.bd-real-spaces__block-item .bd-real-spaces__main-img,.bd-real-spaces__video,.bd-real-spaces__overlay-img{border-radius:6px}.bd-collapsible-tabs__variant-img-wrap{width:60px;height:60px}span.bd-real-spaces__show-more-btn-text{font-size:16px;padding:16px 28px;min-height:53px;font-weight:300}span.bd-real-spaces__show-more-btn-icon{width:53px;height:53px}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/bd-real-spaces.css.map */
