:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.styles-module-scss-module__ckGG2W__modal{max-width:600px}.styles-module-scss-module__ckGG2W__text{opacity:.74}.styles-module-scss-module__ckGG2W__phone{margin:30px 0 10px;display:flex}.styles-module-scss-module__ckGG2W__btnPhone{width:100%}.styles-module-scss-module__ckGG2W__btns{gap:10px;display:flex}.styles-module-scss-module__ckGG2W__link{width:50%}.styles-module-scss-module__ckGG2W__btn{text-transform:uppercase;width:100%;border-radius:16px!important}@media (max-width:768px){.styles-module-scss-module__ckGG2W__content{padding:0}.styles-module-scss-module__ckGG2W__phone{margin:20px 0 8px;display:flex}.styles-module-scss-module__ckGG2W__text{opacity:1}.styles-module-scss-module__ckGG2W__btns{flex-direction:column;gap:8px}.styles-module-scss-module__ckGG2W__link{width:100%}.styles-module-scss-module__ckGG2W__btn{width:100%;border-radius:12px!important}}
.styles-module-scss-module__hBz2jG__map{width:656px;height:366px}.styles-module-scss-module__hBz2jG__map.styles-module-scss-module__hBz2jG__big{height:440px}@media (max-width:1366px){.styles-module-scss-module__hBz2jG__map{width:100%}}@media (max-width:1236px){.styles-module-scss-module__hBz2jG__map.styles-module-scss-module__hBz2jG__big{width:100%}}@media (max-width:768px){.styles-module-scss-module__hBz2jG__map{height:290px}.styles-module-scss-module__hBz2jG__map.styles-module-scss-module__hBz2jG__big{height:320px}}
.styles-module-scss-module__R0Zh3q__suptitle{opacity:.4;text-transform:uppercase;font-weight:500}.styles-module-scss-module__R0Zh3q__title{margin:16px 0 44px}.styles-module-scss-module__R0Zh3q__wrapper{gap:16px;display:flex}.styles-module-scss-module__R0Zh3q__content,.styles-module-scss-module__R0Zh3q__map{width:100%;max-width:656px}.styles-module-scss-module__R0Zh3q__map{background:var(--border-gray3);border-radius:12px;overflow:hidden}.styles-module-scss-module__R0Zh3q__content{gap:16px;display:flex}.styles-module-scss-module__R0Zh3q__column{flex-direction:column;gap:16px;width:100%;max-width:320px;display:flex}.styles-module-scss-module__R0Zh3q__item{border:1px solid var(--border-gray3);border-radius:12px;height:100%;max-height:175px;padding:30px}.styles-module-scss-module__R0Zh3q__item:first-child{max-height:100%}.styles-module-scss-module__R0Zh3q__iconWrapper{background:var(--orange);border-radius:4px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.styles-module-scss-module__R0Zh3q__bold{color:var(--dark-black);margin:30px 0;font-weight:600}.styles-module-scss-module__R0Zh3q__gray{color:var(--dark-gray)}.styles-module-scss-module__R0Zh3q__link{color:var(--dark-black);margin-top:40px;font-size:18px;font-weight:700;line-height:25px;display:flex}.styles-module-scss-module__R0Zh3q__link:hover{text-decoration:underline}.styles-module-scss-module__R0Zh3q__btn{border:1px solid color-mix(in srgb,var(--white)15%,transparent);width:100%;min-height:70px}@media (max-width:1366px){.styles-module-scss-module__R0Zh3q__wrapper,.styles-module-scss-module__R0Zh3q__content{flex-direction:column;gap:12px}.styles-module-scss-module__R0Zh3q__column{gap:12px;max-width:100%}.styles-module-scss-module__R0Zh3q__column:last-child{flex-direction:row}.styles-module-scss-module__R0Zh3q__column:last-child .styles-module-scss-module__R0Zh3q__item{width:100%;max-width:50%}.styles-module-scss-module__R0Zh3q__content,.styles-module-scss-module__R0Zh3q__map{max-width:100%}.styles-module-scss-module__R0Zh3q__item{padding:14px}.styles-module-scss-module__R0Zh3q__iconWrapper{border-radius:10px;width:44px;height:44px}.styles-module-scss-module__R0Zh3q__icon{width:22px;height:22px}.styles-module-scss-module__R0Zh3q__btn{display:none}}@media (max-width:768px){.styles-module-scss-module__R0Zh3q__title{margin:12px 0 26px}.styles-module-scss-module__R0Zh3q__suptitle{font-size:10px;line-height:14px}.styles-module-scss-module__R0Zh3q__link{margin-top:20px;font-size:12px;line-height:16px}.styles-module-scss-module__R0Zh3q__bold{margin:20px 0 10px}}@media (max-width:376px){.styles-module-scss-module__R0Zh3q__column:last-child{flex-direction:column}.styles-module-scss-module__R0Zh3q__column:last-child .styles-module-scss-module__R0Zh3q__item{max-width:100%}}
.swiper-pagination{bottom:6px!important}.swiper-pagination-bullet{opacity:.6;width:6px;height:6px;background:var(--dark-gray)!important}.swiper-pagination-bullet-active{opacity:1}@media (max-width:768px){.swiper-pagination-bullet{width:4px;height:4px;margin:0 2.5px!important}}
.Skeleton-module-scss-module__LAoMHa__wrapper{border:1px solid var(--border-gray);border-radius:20px;width:320px}.Skeleton-module-scss-module__LAoMHa__wrapper span{display:flex}.Skeleton-module-scss-module__LAoMHa__img{height:279px}.Skeleton-module-scss-module__LAoMHa__img span{border-radius:16px}.Skeleton-module-scss-module__LAoMHa__content{padding:20px 19px 19px}.Skeleton-module-scss-module__LAoMHa__titles{flex-direction:column;gap:10px;margin-bottom:21px;display:flex}.Skeleton-module-scss-module__LAoMHa__title{width:100%;height:20px}.Skeleton-module-scss-module__LAoMHa__price{width:132px;height:16px}.Skeleton-module-scss-module__LAoMHa__items{gap:8px;margin:18px 0 16px;display:flex}.Skeleton-module-scss-module__LAoMHa__item{border:1px solid var(--border-gray);border-radius:10px;flex-direction:column;gap:14px;width:50%;padding:11px;display:flex}.Skeleton-module-scss-module__LAoMHa__label{width:76px;height:13px}.Skeleton-module-scss-module__LAoMHa__value{width:72px;height:14px}.Skeleton-module-scss-module__LAoMHa__btn{width:100%;height:49px}.Skeleton-module-scss-module__LAoMHa__btn span{border-radius:12px}@media (max-width:1368px){.Skeleton-module-scss-module__LAoMHa__wrapper{width:100%;max-width:calc(33.3% - 10.5px)}.Skeleton-module-scss-module__LAoMHa__img{width:100%}}@media (max-width:948px){.Skeleton-module-scss-module__LAoMHa__wrapper{max-width:calc(50% - 8px)}}@media (max-width:768px){.Skeleton-module-scss-module__LAoMHa__wrapper{border-radius:12px;max-width:calc(50% - 5px)}.Skeleton-module-scss-module__LAoMHa__content{padding:11px}.Skeleton-module-scss-module__LAoMHa__titles{gap:8px;margin-bottom:17px}.Skeleton-module-scss-module__LAoMHa__img{height:159px}.Skeleton-module-scss-module__LAoMHa__img span{border-radius:12px}.Skeleton-module-scss-module__LAoMHa__title{height:12px}.Skeleton-module-scss-module__LAoMHa__price{width:122px;height:12px}.Skeleton-module-scss-module__LAoMHa__items{gap:4px;margin:16px 0 12px}.Skeleton-module-scss-module__LAoMHa__item{border-radius:12px;gap:8px;padding:8px}.Skeleton-module-scss-module__LAoMHa__label{width:42px;height:10px}.Skeleton-module-scss-module__LAoMHa__value{width:60px;height:10px}.Skeleton-module-scss-module__LAoMHa__btn{height:44px}}
.Skeletons-module-scss-module__0eeySG__wrapper{flex-wrap:wrap;gap:22px 16px;display:flex}@media (max-width:768px){.Skeletons-module-scss-module__0eeySG__wrapper{gap:10px}}
.styles-module-scss-module__Mu7Ibq__wrapper{flex-wrap:wrap;gap:22px 16px;display:flex}.styles-module-scss-module__Mu7Ibq__empty{text-align:center;opacity:.6;width:100%;margin-top:40px;font-size:18px;font-weight:500}@media (max-width:768px){.styles-module-scss-module__Mu7Ibq__wrapper{gap:10px}.styles-module-scss-module__Mu7Ibq__empty{font-size:16px}}
.styles-module-scss-module__CaazZG__paginate{justify-content:center;gap:6px;margin-top:26px;display:flex}.styles-module-scss-module__CaazZG__paginate li{display:flex}.styles-module-scss-module__CaazZG__link{background:var(--gray-menu);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:12px;font-weight:500;display:flex}.styles-module-scss-module__CaazZG__link.styles-module-scss-module__CaazZG__hover,.styles-module-scss-module__CaazZG__link:active{background:var(--middle-black);color:var(--white)}.styles-module-scss-module__CaazZG__break{justify-content:center;align-items:center;width:48px;display:flex}.styles-module-scss-module__CaazZG__prev,.styles-module-scss-module__CaazZG__next{justify-content:center;align-items:center;width:18px;display:flex}.styles-module-scss-module__CaazZG__prev[aria-disabled=true],.styles-module-scss-module__CaazZG__prev[aria-disabled=true],.styles-module-scss-module__CaazZG__next[aria-disabled=true],.styles-module-scss-module__CaazZG__next[aria-disabled=true]{pointer-events:none;opacity:.6;cursor:default!important}.styles-module-scss-module__CaazZG__next{transform:rotate(180deg)}@media (max-width:768px){.styles-module-scss-module__CaazZG__paginate{margin-top:22px}.styles-module-scss-module__CaazZG__link,.styles-module-scss-module__CaazZG__break{width:38px;height:38px}}
.styles-module-scss-module__5Xr7ha__wrapper{flex-wrap:wrap;order:0;gap:12px;display:flex}.styles-module-scss-module__5Xr7ha__item{background:var(--neutral-gray);cursor:pointer;border-radius:12px;flex-direction:column;gap:8px;width:calc(25% - 10px);padding:4px 4px 8px;display:flex}.styles-module-scss-module__5Xr7ha__img{object-fit:cover;border-radius:12px;width:100%}.styles-module-scss-module__5Xr7ha__title{opacity:.8;text-overflow:ellipsis;padding:0 4px;font-size:16px;line-height:20px;overflow:hidden}@media (max-width:1368px){.styles-module-scss-module__5Xr7ha__title{font-size:14px;line-height:18px}}@media (max-width:1096px){.styles-module-scss-module__5Xr7ha__item{width:calc(25% - 10px)}}@media (max-width:768px){.styles-module-scss-module__5Xr7ha__item{width:calc(33.33% - 8px)}.styles-module-scss-module__5Xr7ha__title{font-size:11px;line-height:15px}}@media (max-width:640px){.styles-module-scss-module__5Xr7ha__img{height:110px}}@media (max-width:540px){.styles-module-scss-module__5Xr7ha__img{height:90px}}@media (max-width:468px){.styles-module-scss-module__5Xr7ha__img{height:76px}}
.styles-module-scss-module__qT_CKG__wrapper{gap:40px;margin:38px 0 72px;display:flex}.styles-module-scss-module__qT_CKG__content{width:100%}.styles-module-scss-module__qT_CKG__actions{flex-direction:column;gap:40px;margin-bottom:28px;display:flex}@media (max-width:768px){.styles-module-scss-module__qT_CKG__wrapper{margin:24px 0 40px}.styles-module-scss-module__qT_CKG__actions{gap:24px;margin-bottom:24px}}
