.property-image-gallery{width:100%;position:relative}.property-image-gallery__placeholder{text-align:center;color:#666;background-color:#f5f5f5;padding:60px 20px}.property-image-gallery__desktop{display:none}@media (min-width:1401px){.property-image-gallery__desktop{display:block;position:relative}}.property-image-gallery__desktop-container{gap:0;width:100%;display:flex}.property-image-gallery__image-wrapper{aspect-ratio:4/3;width:50%;position:relative;overflow:hidden}.property-image-gallery__image{object-fit:cover;width:100%;height:100%}.property-image-gallery__small-desktop{display:none;position:relative}@media (min-width:992px) and (max-width:1400px){.property-image-gallery__small-desktop{display:block}}.property-image-gallery__small-desktop-container{aspect-ratio:4/3;gap:24px;width:100%;max-width:1400px;display:flex}.property-image-gallery__small-desktop-panel{flex-shrink:0;height:100%;position:relative;overflow:hidden}.property-image-gallery__small-desktop-panel--left{cursor:pointer;flex:0 0 calc(20% - 16px);transition:opacity .3s}.property-image-gallery__small-desktop-panel--left:hover{opacity:.85}.property-image-gallery__small-desktop-panel--center{flex:0 0 calc(60% - 16px)}.property-image-gallery__small-desktop-panel--right{cursor:pointer;flex:0 0 calc(20% - 16px);transition:opacity .3s}.property-image-gallery__small-desktop-panel--right:hover{opacity:.85}.property-image-gallery__small-desktop-image{object-fit:cover;width:100%;height:100%}.property-image-gallery__small-desktop-slider{width:100%;position:relative}.property-image-gallery__small-desktop-slider .slick-list{overflow:hidden}.property-image-gallery__small-desktop-slider .slick-slide>div{height:100%}.property-image-gallery__small-desktop-slider .slick-dots{display:none!important}.property-image-gallery__small-desktop-slide{width:100%;height:100%}.property-image-gallery__slider-arrow{z-index:10;cursor:pointer;background:rgba(255,255,255,.9);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px rgba(0,0,0,.15)}.property-image-gallery__slider-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.property-image-gallery__slider-arrow:active{transform:translateY(-50%)scale(.95)}.property-image-gallery__slider-arrow .icon{filter:brightness(0)saturate()invert(42%)sepia(93%)saturate(1352%)hue-rotate(75deg)brightness(.95)contrast(.85);width:24px;height:24px}.property-image-gallery__slider-arrow--prev{left:20px}.property-image-gallery__slider-arrow--next{right:20px}.property-image-gallery__slider-arrow.slick-disabled{opacity:.5;cursor:not-allowed}.property-image-gallery__slider-arrow.slick-disabled:hover{transform:translateY(-50%);box-shadow:0 2px 8px rgba(0,0,0,.15)}.property-image-gallery__tablet{display:none}@media (min-width:768px) and (max-width:991.98px){.property-image-gallery__tablet{display:block}}.property-image-gallery__mobile{display:none}@media (max-width:767.98px){.property-image-gallery__mobile{display:block}}.property-image-gallery__single-image-wrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.property-image-gallery__single-image{object-fit:cover;width:100%;height:100%}.property-image-gallery__modal .modal-dialog{width:100vw;max-width:100vw;height:100vh;margin:0}.property-image-gallery__modal .modal-content{background:0 0;border:none;border-radius:0;height:100%}.property-image-gallery__modal .modal-body{height:100%;padding:0}.property-image-gallery__modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000}.property-image-gallery__modal-content{opacity:0;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;animation:.35s forwards propertyGallerySlideIn;display:flex;position:relative;transform:translateY(30px)}@media (max-width:767.98px){.property-image-gallery__modal-content{padding:16px}}.property-image-gallery__modal-header{z-index:10001;background:linear-gradient(rgba(0,0,0,.7) 0%,transparent 100%);justify-content:space-between;align-items:center;padding:20px 30px;display:flex;position:absolute;top:0;left:0;right:0}.property-image-gallery__modal-counter{color:var(--color-white,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.5);border-radius:20px;padding:8px 16px;font-size:16px;font-weight:500}.property-image-gallery__modal-title{color:var(--color-white,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.5);border-radius:20px;padding:8px 16px;font-size:18px;font-weight:500}.property-image-gallery__modal-close{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:40px;height:40px;color:var(--color-white,#fff);background:rgba(0,0,0,.5);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:28px;font-weight:300;line-height:1;transition:all .3s;display:flex}.property-image-gallery__modal-close:hover{background:rgba(0,0,0,.7);transform:scale(1.1)}.property-image-gallery__modal-image-container{border-radius:12px;flex:1;justify-content:center;align-items:center;width:min(1400px,100%);height:calc(100vh - 120px);display:flex;position:relative;overflow:hidden}@media (max-width:767.98px){.property-image-gallery__modal-image-container{border-radius:8px;height:calc(100vh - 80px)}}.property-image-gallery__modal-image{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.property-image-gallery__modal-nav{cursor:pointer;z-index:10001;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:56px;height:56px;color:var(--color-white,#fff);background:rgba(0,0,0,.55);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px rgba(0,0,0,.35)}.property-image-gallery__modal-nav:hover{background:rgba(0,0,0,.75);transform:translateY(-50%)scale(1.1)}.property-image-gallery__modal-nav:active{transform:translateY(-50%)scale(.95)}.property-image-gallery__modal-nav .icon{filter:brightness(0)invert();width:24px;height:24px}@media (max-width:767.98px){.property-image-gallery__modal-nav .icon{width:20px;height:20px}}.property-image-gallery__modal-nav--prev{left:24px}@media (max-width:767.98px){.property-image-gallery__modal-nav--prev{width:48px;height:48px;left:12px}.property-image-gallery__modal-nav--prev .icon{width:20px;height:20px}}.property-image-gallery__modal-nav--next{right:24px}@media (max-width:767.98px){.property-image-gallery__modal-nav--next{width:48px;height:48px;right:12px}.property-image-gallery__modal-nav--next .icon{width:20px;height:20px}}@keyframes propertyGallerySlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}body.modal-open{padding-right:0!important;overflow:auto!important}.property-image-gallery__modal-backdrop.show{opacity:.8}
.cta-buttons__inline{width:100%;position:relative}@media (min-width:1400px){.cta-buttons__inline{display:none}}.cta-buttons__inline .container{padding:0;display:flex}.property-image-gallery__cta-overlay{z-index:10;width:100%;padding:20px 0;position:absolute;bottom:0;left:0;right:0}.property-image-gallery__cta-overlay .container{justify-content:flex-start;display:flex}.property-image-gallery__cta-buttons{justify-content:flex-start;align-items:center;gap:16px;display:flex}.property-image-gallery__cta-button{cursor:pointer;min-width:auto;font-size:14px;font-weight:var(--normal400);background:rgba(255,255,255,.95);border:none;border-radius:24px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 20px;transition:all .3s;display:flex}.property-image-gallery__cta-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.property-image-gallery__cta-button:active{transform:translateY(0)}.property-image-gallery__cta-button .icon{filter:brightness(0)saturate()invert(42%)sepia(93%)saturate(1352%)hue-rotate(75deg)brightness(.95)contrast(.85);flex-shrink:0;width:20px;height:20px}.property-image-gallery__cta-button span{white-space:nowrap;color:var(--color-secondary);font-size:14px;line-height:1.2}.cta-buttons__inline .property-image-gallery__cta-buttons{flex-wrap:wrap;justify-content:center}@media (max-width:767px){.cta-buttons__inline .property-image-gallery__cta-buttons{gap:12px}}.cta-buttons__inline .property-image-gallery__cta-button{color:var(--color-secondary);background:0 0;border:1px solid #e3e3e3;border-radius:56px}.cta-buttons__inline .property-image-gallery__cta-button:hover{box-shadow:none;background:rgba(227,227,227,.1);transform:none}.cta-buttons__inline .property-image-gallery__cta-button span{color:var(--color-secondary)}.cta-buttons__inline .property-image-gallery__cta-button .icon{filter:brightness(0)saturate()invert(42%)sepia(93%)saturate(1352%)hue-rotate(75deg)brightness(.95)contrast(.85)}@media (max-width:767px){.cta-buttons__inline .property-image-gallery__cta-button{width:calc(50% - 6px);padding:14px 10px}}
