.re-product{display:block}.re-hero__media{display:flex;justify-content:center}.re-hero__mediaBtn{padding:0;border:0;background:transparent;cursor:pointer;display:block}.re-hero__img{width:min(100%,980px);height:var(--re-hero-img-h-mobile, 45vh);display:block;border-radius:var(--media-radius);object-fit:var(--re-hero-img-fit, cover)}@media screen and (min-width:750px){.re-hero__img{height:var(--re-hero-img-h-desktop, 60vh)}}.re-hero__statsBar{margin-top:18px;position:relative;z-index:0;padding:var(--re-stats-bar-pad-y, 12px) 0}.re-hero__statsBar{--re-stats-bar-width-current: var(--re-stats-bar-width-mobile, 100)}@media screen and (min-width:750px){.re-hero__statsBar{--re-stats-bar-width-current: var(--re-stats-bar-width-desktop, 100)}}.re-hero__statsBar:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:calc(var(--re-stats-bar-width-current, 100) * 1dvw);transform:translate(-50%);background:var(--re-stats-bar-bg, transparent);z-index:-1}.re-hero__stats{display:flex;justify-content:center;flex-wrap:wrap;gap:16px 22px}.re-stat__label{font-size:var(--re-stat-label-size, 11px);letter-spacing:.08rem;text-transform:uppercase;opacity:.6;color:var(--re-stat-label-color, rgb(var(--color-foreground)))}.re-stat__value{margin-top:4px;font-size:var(--re-stat-value-size, 13px);color:var(--re-stat-value-color, rgb(var(--color-foreground)))}.re-hero__thumbs{margin-top:16px;display:block}.re-thumbSlider{width:min(100%,980px);margin:0 auto}.re-thumbSlider.thumbnail-slider{display:flex;align-items:center}.re-thumbSlider .thumbnail-list.slider{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x}@media screen and (max-width:749px){.re-thumbSlider .thumbnail-list__item.slider__slide{width:calc(33% - .6rem)}}@media screen and (min-width:750px){.re-thumbSlider .thumbnail-list.slider--tablet-up{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.re-thumbSlider .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(16.66% - .8rem)}}@media screen and (min-width:900px){.re-thumbSlider .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(12.5% - .8rem)}}.re-thumbBtn[aria-current=true]{box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.re-gallery{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}.re-gallery.is-active{display:block}.re-gallery__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;border:0;padding:0}.re-gallery__dialog{position:relative;height:100dvh;min-height:100vh;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;padding:18px;max-width:min(1200px,100vw);margin:0 auto;box-sizing:border-box}.re-gallery__close{position:absolute;top:14px;right:14px;z-index:2;border:0;background:#00000073;color:#fff;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;cursor:pointer}.re-gallery__main{min-height:0;display:flex;align-items:center;justify-content:center;padding-top:40px;overflow:hidden}.re-gallery__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:0}.re-gallery__thumbs{min-height:0;padding-top:0;padding-bottom:max(6px,env(safe-area-inset-bottom));overflow:hidden}.re-gallery__thumbs .re-thumbSlider{width:100%}html.re-gallery-open{overflow:hidden}.re-main{margin-top:var(--re-after-hero, 36px);display:grid;grid-template-columns:1.6fr 1fr;gap:40px;align-items:start;color:var(--re-main-text-color, rgb(var(--color-foreground)))}.re-address{margin:0 0 .8rem;font-size:2.2rem;line-height:1.5;color:var(--re-address-color, var(--re-main-text-color, rgb(var(--color-foreground))))}.re-title{margin:0 0 12px;color:var(--re-title-color, var(--re-main-text-color, rgb(var(--color-foreground))))}.re-reference{margin:0 0 1.2rem;font-size:2.2rem;line-height:1.5;color:var(--re-reference-color, var(--re-main-text-color, rgb(var(--color-foreground))))}.re-description{color:var(--re-description-color, var(--re-main-text-color, rgb(var(--color-foreground))))}.re-main__right{position:sticky;top:calc(var(--header-height, 0px) + var(--re-sticky-top-extra, 12px))}.re-price{margin-bottom:18px;color:var(--re-price-color, var(--re-main-text-color, rgb(var(--color-foreground))))}.re-price__override{font-size:2.8rem;line-height:1.1;letter-spacing:.02rem;color:inherit}.re-price .price--large{font-size:1.9rem;color:inherit}.re-price .price,.re-price .price *,.re-price .price-item,.re-price .price-item *{color:inherit!important}@media screen and (min-width:750px){.re-price .price--large{font-size:2.2rem}}.re-cta__button{width:100%;justify-content:center}.re-extraActions{margin-top:12px;display:grid;gap:10px}.re-extraBtn{width:100%;justify-content:center;text-align:center}.re-extraModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}.re-extraModal.is-active{display:block}.re-extraModal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;border:0;padding:0}.re-extraModal__dialog{position:relative;height:100vh;display:flex;flex-direction:column;padding:18px;max-width:min(1200px,100vw);margin:0 auto}.re-extraModal__close{position:absolute;top:14px;right:14px;z-index:2;border:0;background:#00000073;color:#fff;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;cursor:pointer}.re-extraModal__main{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;padding-top:28px}.re-extraModal__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:0}.re-extraModal__thumbs{padding-top:12px;padding-bottom:6px;overflow-x:auto;display:flex;gap:10px}.re-extraModal__thumbBtn{flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:0;background:transparent;cursor:pointer;overflow:hidden;width:88px;height:64px}.re-extraModal__thumbBtn[aria-current=true]{border-color:#ffffffb3}.re-extraModal__thumbImg{width:100%;height:100%;object-fit:cover;display:block}html.re-extra-open{overflow:hidden}@media(max-width:989px){.re-main{grid-template-columns:1fr}.re-main__left{order:2}.re-main__right{order:1;position:static}}@media(max-width:749px){.re-gallery__dialog{padding:12px 12px max(12px,env(safe-area-inset-bottom));gap:10px}.re-gallery__main{padding-top:46px}.re-gallery__img{max-height:calc(100dvh - 16.5rem)}.re-gallery__thumbs .thumbnail-list.slider{padding-bottom:0}.re-hero__stats{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-main-product-real-estate.css.map */
