.object-hero{border-radius:0 0 32px 32px;height:100vh;margin-bottom:32px;max-height:707px;overflow:hidden;position:relative;width:100%}@media (max-width:1023px){.object-hero{margin-bottom:100px;max-height:427px}}@media (max-width:768px){.object-hero{margin-bottom:85px;max-height:672px}}.object-hero .object-hero__banner img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.object-hero .object-hero__info-bar{align-items:center;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:rgba(0,0,0,.24);border-radius:16px;bottom:0;box-sizing:border-box;color:#fff;display:flex;height:100%;justify-content:space-between;left:50%;margin:0 auto 72px;max-height:100px;max-width:1382px;padding:16px;position:absolute;transform:translateX(-50%);width:calc(100% - 58px);z-index:1}@media (max-width:1023px){.object-hero .object-hero__info-bar{margin:0 auto 16px}}.object-hero .object-hero__info-item{align-items:center;display:flex;font-family:Manrope;font-size:18px;font-weight:400;gap:8px;line-height:28px}.object-hero .object-hero__location svg{display:block}.object-hero .object-hero__button a{background:var(--title-color);border-radius:60px;display:inline-flex;font-size:14px;font-weight:500;gap:10px;height:56px;line-height:22px;padding:10px 32px;text-decoration:none;transition:background .3s ease}.object-hero .object-hero__button a:hover{background:#000824}.object-hero .main-btn{align-items:center;color:#fff;display:inline-flex;font-weight:500;gap:10px;text-decoration:none}.object-hero .main-btn__icon{align-items:center;display:inline-flex;justify-content:center}@media (max-width:768px){.object-hero .object-hero__info-bar{align-items:center;border-radius:16px;flex-direction:column;height:auto;margin:0 auto 16px;max-height:none;padding:24px;width:calc(100% - 32px)}.object-hero .object-hero__info-item{justify-content:center;width:100%}.object-hero .object-hero__price{margin-bottom:16px}.object-hero .object-hero__location{font-size:16px;line-height:22px;margin-bottom:32px}.object-hero .object-hero__button a{justify-content:center;padding:12px 0;width:100%}.object-hero .main-btn{gap:8px}}.object-hero .object-hero__openPopup{position:absolute;right:20px;top:105px;z-index:1}body:has(.object-hero-popup.open){overflow:hidden}.object-hero-popup{inset:0;opacity:0;pointer-events:none;position:fixed;transition:.2s;visibility:hidden;z-index:15}.object-hero-popup.open{opacity:1;pointer-events:auto;visibility:visible}.object-hero-popup .overlay{background-color:#000;cursor:zoom-out;inset:0;opacity:.6;position:absolute}.object-hero-popup .popup_content{height:auto;left:50%;max-height:90vh;max-width:90vw;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.object-hero-popup .head{align-items:center;display:flex;justify-content:space-between;position:absolute;right:0;top:0;z-index:11}:is(.object-hero-popup .head) span{font-size:60px;height:60px;line-height:1;text-align:center;text-shadow:0 0 6px snow;transition:all .3s;width:60px}:is(:is(.object-hero-popup .head) span):hover{rotate:180deg}.object-hero-popup .swiper-wrapper{align-items:center}.object-hero-popup .body,.object-hero-popup .object-hero__slide{align-items:center;display:flex;height:auto;justify-content:center}.object-hero-popup .object-hero__slide{cursor:zoom-out}:is(.object-hero-popup .object-hero__slide) .object-hero__bg{position:relative}:is(.object-hero-popup .object-hero__slide) img{border-radius:16px;display:block;height:auto;max-height:90vh;max-width:90vw;object-fit:contain;width:auto}.object-hero-popup .object-hero__arrow{align-items:center;backdrop-filter:blur(4px);background:#0000003d;border:1px solid var(--button-secondary-light-blue,#a1a6bc);border-radius:50%;cursor:pointer;display:flex;height:clamp(32px,4.445vw,64px);justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s;width:clamp(32px,4.445vw,64px);z-index:10}:is(.object-hero-popup .object-hero__arrow):hover{background-color:#00000082}:is(.object-hero-popup .object-hero__arrow) svg{height:clamp(16px,1.806vw,26px);width:clamp(16px,1.806vw,26px)}.object-hero-popup .object-hero__arrow--prev{left:3px}.object-hero-popup .object-hero__arrow--prev svg{transform:rotate(180deg)}.object-hero-popup .object-hero__arrow--next{right:3px}.object-hero-popup .object-hero__arrow svg{display:block}