.AdvertList-module__H2F0Ea__advertBlocks,.AdvertList-module__H2F0Ea__advertBlocksMainPage{gap:12px;display:grid}.AdvertList-module__H2F0Ea__cols6{grid-template-columns:repeat(6,1fr)}.AdvertList-module__H2F0Ea__cols5{grid-template-columns:repeat(5,1fr)}.AdvertList-module__H2F0Ea__cols4{grid-template-columns:repeat(4,1fr)}.AdvertList-module__H2F0Ea__cols3{grid-template-columns:repeat(3,1fr)}.AdvertList-module__H2F0Ea__cols1{grid-template-columns:repeat(1,1fr)}.AdvertList-module__H2F0Ea__advert{cursor:pointer;box-sizing:border-box;background:#fff;border:2px solid #0000;border-radius:16px;min-width:0;padding:10px;transition:border .1s;display:block;position:relative;overflow:hidden}.AdvertList-module__H2F0Ea__advert:hover{border:2px solid var(--brand-orange)}.AdvertList-module__H2F0Ea__selectedAdvert{border:2px solid #e74c3c;box-shadow:0 4px 16px #e74c3c4d}.AdvertList-module__H2F0Ea__selectedAdvertCatalog{outline:2px solid var(--brand-orange)}.AdvertList-module__H2F0Ea__advertImage{box-sizing:border-box;border-radius:10px;flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.AdvertList-module__H2F0Ea__advertImageSlider{box-sizing:border-box;width:100%;height:100%}.AdvertList-module__H2F0Ea__advertImageImg{object-fit:cover;border-radius:10px;width:100%;height:100%}.AdvertList-module__H2F0Ea__advertAddressBlock{gap:4px;display:flex}.AdvertList-module__H2F0Ea__advertTitle{white-space:nowrap;text-overflow:ellipsis;color:var(--neutral-1000);letter-spacing:-.2px;margin:0;font-size:18px;font-weight:600;line-height:110%;overflow:hidden}.AdvertList-module__H2F0Ea__advertContent{flex-direction:column;gap:8px;padding:15px 0;display:flex}.AdvertList-module__H2F0Ea__advertContent,.AdvertList-module__H2F0Ea__advertFooter{padding-left:8px;padding-right:8px}.AdvertList-module__H2F0Ea__advertBlocks.AdvertList-module__H2F0Ea__advertBlocksCatalog.AdvertList-module__H2F0Ea__withMap:not(.AdvertList-module__H2F0Ea__singleColumn){grid-template-columns:repeat(3,1fr)!important}.AdvertList-module__H2F0Ea__advertAddress{color:#adadad;margin:0;font-size:14px;font-weight:500}.AdvertList-module__H2F0Ea__advertDetails{flex-direction:column;gap:8px;display:flex}.AdvertList-module__H2F0Ea__advertDetail{align-items:center;gap:4px;display:flex}.AdvertList-module__H2F0Ea__advertDetailLabel,.AdvertList-module__H2F0Ea__advertDetailValue{letter-spacing:-.14px;color:#404040;margin:0;font-size:14px;font-weight:400;line-height:110%}.AdvertList-module__H2F0Ea__advertDetailSeparator{border-bottom:1px dashed #bdbdbd;flex-grow:1;margin:0 8px}.AdvertList-module__H2F0Ea__advertFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.AdvertList-module__H2F0Ea__advertPrice{color:var(--neutral-1000);margin:0;font-size:18px;font-weight:600}.AdvertList-module__H2F0Ea__advertLink{color:#007bff;font-size:14px;font-weight:500;text-decoration:none}.AdvertList-module__H2F0Ea__advertLink:hover{text-decoration:underline}.AdvertList-module__H2F0Ea__advertCharacteristics{flex-wrap:wrap;gap:4px;display:flex}.AdvertList-module__H2F0Ea__advertCharacteristicIcon{filter:brightness(0)saturate()invert(68%)sepia(0%)saturate(0%)hue-rotate()brightness(95%)contrast(89%);opacity:.8;transition:opacity .2s}.AdvertList-module__H2F0Ea__advertCharacteristicIcon:hover{opacity:1}.AdvertList-module__H2F0Ea__advertDetailsBlock{justify-content:space-between;display:flex}.AdvertList-module__H2F0Ea__advertBadge{color:#fff;background-color:var(--brand-blue);z-index:2;border-radius:50px;padding:6px 10px;font-size:14px;font-weight:500;position:absolute;top:16px;left:16px}.AdvertList-module__H2F0Ea__advertCategory{color:#fff;z-index:2;background-color:#0b0b0b;border-radius:50px;padding:6px 10px;font-size:16px;font-weight:500;position:absolute;bottom:16px;left:16px}.AdvertList-module__H2F0Ea__advertFavoriteShare{z-index:2;gap:12px;display:flex;position:absolute;top:16px;right:16px}.AdvertList-module__H2F0Ea__advertFavoriteShare button{cursor:pointer;box-sizing:border-box;z-index:4;background:0 0;border:none;outline:none;padding:0;display:flex}.AdvertList-module__H2F0Ea__favorite.AdvertList-module__H2F0Ea__active img{width:24px;height:24px}.AdvertList-module__H2F0Ea__favorite.AdvertList-module__H2F0Ea__loading{opacity:.6;pointer-events:none}.AdvertList-module__H2F0Ea__favorite.AdvertList-module__H2F0Ea__loading:disabled{cursor:not-allowed}.AdvertList-module__H2F0Ea__favoriteLoadingSpinner{border:2px solid #f3f3f3;border-top-color:#e74c3c;border-radius:50%;width:20px;height:20px;animation:1s linear infinite AdvertList-module__H2F0Ea__spin}.AdvertList-module__H2F0Ea__loadingContainer,.AdvertList-module__H2F0Ea__errorContainer{text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;margin:20px 0;padding:40px;display:flex;box-shadow:0 4px 20px #0000001a}.AdvertList-module__H2F0Ea__loadingSpinner{border:4px solid #f3f3f3;border-top-color:#e74c3c;border-radius:50%;width:50px;height:50px;margin-bottom:20px;animation:1s linear infinite AdvertList-module__H2F0Ea__spin}.AdvertList-module__H2F0Ea__errorContainer h2{color:#e74c3c;margin-bottom:15px}.AdvertList-module__H2F0Ea__errorContainer button{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:8px;margin-top:20px;padding:12px 24px;transition:background .3s}.AdvertList-module__H2F0Ea__errorContainer button:hover{background:#c0392b}@media (max-width:768px){.AdvertList-module__H2F0Ea__advertImage{height:150px}}.AdvertList-module__H2F0Ea__loadingMoreContainer{flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;margin:20px 0;padding:20px;display:flex}.AdvertList-module__H2F0Ea__loadingMoreSpinner{border:3px solid #f3f3f3;border-top-color:#e74c3c;border-radius:50%;width:32px;height:32px;margin-bottom:10px;animation:1s linear infinite AdvertList-module__H2F0Ea__spin}.AdvertList-module__H2F0Ea__loadingMoreContainer p{color:#666;margin:0;font-size:14px}.AdvertList-module__H2F0Ea__noMoreData{grid-column:1/-1;justify-content:center;align-items:center;margin:20px 0;padding:20px;display:flex}.AdvertList-module__H2F0Ea__noMoreData p{color:#999;margin:0;font-size:14px;font-style:italic}@keyframes AdvertList-module__H2F0Ea__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1550px){.AdvertList-module__H2F0Ea__cols5{grid-template-columns:repeat(4,1fr)}}
.SharePopup-module__XJuASa__overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SharePopup-module__XJuASa__popup{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:24px;animation:.3s ease-out SharePopup-module__XJuASa__slideUp;box-shadow:0 20px 40px #00000026}@keyframes SharePopup-module__XJuASa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SharePopup-module__XJuASa__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.SharePopup-module__XJuASa__title{color:#1a1a1a;margin:0;font-size:20px;font-weight:600}.SharePopup-module__XJuASa__closeButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.SharePopup-module__XJuASa__closeButton:hover{background-color:#f5f5f5}.SharePopup-module__XJuASa__socialButtons{justify-content:center;gap:16px;margin-bottom:24px;display:flex}.SharePopup-module__XJuASa__socialButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .2s;display:flex}.SharePopup-module__XJuASa__socialButton:hover{transform:scale(1.1)}.SharePopup-module__XJuASa__whatsappIcon{background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.SharePopup-module__XJuASa__telegramIcon{background-color:#08c;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.SharePopup-module__XJuASa__vkIcon{background-color:#07f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.SharePopup-module__XJuASa__copyButton{cursor:pointer;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:16px;transition:background-color .2s;display:flex}.SharePopup-module__XJuASa__copyButton:hover{background-color:#e9ecef}.SharePopup-module__XJuASa__copyText{color:#6c757d;font-size:16px;font-weight:500}
.filterBlock{background-color:var(--neutral-900);border-radius:8px;flex-direction:row;gap:8px;width:100%;margin-top:24px;padding:12px 24px 24px;display:flex}.filterBlock>select,input{outline:none}.price-inputs{display:flex}.price-inputs>p{color:#0b0b0b;border:none}.filter-options{background-color:#0000;border-radius:8px;gap:16px;width:100%;display:flex}.filter-options>input,select{box-sizing:border-box;color:#0b0b0b;background-color:#fff;border:none}.filter-options select{color:#0b0b0b;appearance:none;background:url(../media/arrow-down.15262e17.svg) right 20px center/12px no-repeat;outline:none;padding:0 16px}.filter-options select>option{box-shadow:none;border:none}.price-inputs{gap:10px;padding:0 20px}.price-inputs input{width:100%}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.price-inputs-separator{color:#676767;box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;margin:0;padding-bottom:5px;font-weight:700;display:flex}.filter-map-button{color:#0b0b0b;text-align:center;background-color:#fff;border:1px solid #bdbdbd;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:150px;font-weight:600;display:flex}.filter-submit-button{background-color:var(--brand-orange);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;width:220px;height:100%;font-weight:600;display:block}.filter-option-separator{background-color:var(--neutral-200);width:1px;height:100%}.filter-address-input{align-items:center;gap:10px;padding:0 20px;display:flex}.filter-address-input>input{height:100%}.filterBlockResetButton{letter-spacing:-.14px;color:#fff;background-color:#0000;border:none;outline:none;margin-left:auto;padding:0;font-size:14px;font-weight:400;line-height:110%;display:flex}.filterBlockResetButton:hover{border:none;outline:none}.filter-buttons-container{width:100%}.city-select{width:160px}.city-input{border:none;width:310px}.city-input-container{background-color:#fff;border-radius:4px;align-items:center;display:flex}.category-select{border:none;width:215px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.price-select,.more-select{width:215px}.filterBlockContent{gap:16px;display:flex}.category-select,.price-select,.more-select,.city-select,.city-input{border-radius:4px;height:100%;background-color:#fff!important}.input-container{height:100%}
