.sc-property-hero-container{width:100%;margin:0 auto;height:100px;display:flex;justify-content:start;align-items:end;z-index:2;position:absolute;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;z-index:2;}.sc-property-hero-content{display:flex;justify-content:start;align-items:center;padding:52px 64px;width:100%;max-width:1440px;gap:16px;}.sc-property-hero-content button{border:1px solid var(--charcoal-blue-color);display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 20px;background-color:var(--body-bg-color);color:var(--dark-blue-color);border-radius:8px;}.sc-property-hero-content button>i{font-size:20px;}.sc-property-hero-content button>span{display:inline-block;}.sc-property-hero-content button,.sc-property-hero-content button>span{font-size:14px;font-style:normal;font-weight:400;line-height:150%;cursor:pointer;white-space:nowrap;color:var(--dark-blue-color);}.sc-property-hero-content button.active[data-action="toogle-fullscreen"],.sc-property-hero-content button.active[data-action="toogle-fullscreen"]>span{background-color:var(--charcoal-blue-color);color:var(--body-bg-color);}section.sc-property-hero,.section.sc-property-hero{will-change:height,width;--hero-fullwidth-height:calc(100vh - 64px - 64px);position:relative;width:100%;padding-top:24px;padding-bottom:24px;height:var(--hero-fullwidth-height);max-height:835px;min-height:372px;overflow:clip;}