.CardBlogComponent_innerBlock__LW91z{display:grid;grid-template-rows:[text-start] minmax(auto,1fr) [text-end under-text] minmax(auto,1fr) [question-start] auto [question-end];grid-template-columns:[pic-start] clamp(700px,49.4792vw,850px) [pic-end info-start] 1fr [question-column] auto [info-end];max-height:480px;position:relative}@media(max-width:1280px){.CardBlogComponent_innerBlock__LW91z{grid-template-columns:[pic-start] clamp(500px,47.8516vw,600px) [pic-end info-start] 1fr [question-column] auto [info-end]}}@media(max-width:1024px){.CardBlogComponent_innerBlock__LW91z{grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto auto}}@media(max-width:768px){.CardBlogComponent_innerBlock__LW91z{column-gap:10px;grid-template-rows:auto auto auto auto}}.CardBlogComponent_innerBlock_homePage__X_FF1{grid-template-areas:"image title title" "image button ." "image arrows question"}@media(max-width:1024px){.CardBlogComponent_innerBlock_homePage__X_FF1{max-height:none;grid-template-areas:"image image" "title title" "button question"}}.CardBlogComponent_innerBlock_blogPage__N88HE{grid-template-areas:"image title title" "image tags tags" "image button question"}@media(max-width:1024px){.CardBlogComponent_innerBlock_blogPage__N88HE{max-height:none;grid-template-areas:"image image " "title title" "tags tags" "button question"}}.CardBlogComponent_innerBlock_blogCard__tZsYS{grid-template-areas:"image title title" "image tags tags" "image question ."}@media(max-width:1024px){.CardBlogComponent_innerBlock_blogCard__tZsYS{max-height:none;grid-template-areas:"image image " "title title" "tags question"}}.CardBlogComponent_imageWrapper__Q4N_j{grid-area:image;position:relative;overflow:hidden;width:100%}@media(max-width:1024px){.CardBlogComponent_imageWrapper__Q4N_j{position:relative}}.CardBlogComponent_image__bacRD{width:100%;height:auto;min-height:100%;max-height:480px;object-fit:cover;object-position:center;border:1px solid #e1e1e1;-webkit-clip-path:polygon(0 100%,0 0,100% 0,calc(100% - 60px) 70px,calc(100% - 60px) 100%);clip-path:polygon(0 100%,0 0,100% 0,calc(100% - 60px) 70px,calc(100% - 60px) 100%);background:url(/_next/static/media/loader.addca6e8.gif) 50% no-repeat;background-size:40px}@media(max-width:1024px){.CardBlogComponent_image__bacRD{max-height:none;min-height:0;-webkit-clip-path:none;clip-path:none}}.CardBlogComponent_blogTitle__qiVOn{grid-area:title;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:70px;margin-bottom:24px}@media(max-width:1024px){.CardBlogComponent_blogTitle__qiVOn{margin-top:30px}}@media(max-width:576px){.CardBlogComponent_blogTitle__qiVOn{margin-top:20px;margin-bottom:20px}}.CardBlogComponent_blogTitle__title__Vqila{font-size:1.75rem;font-weight:500;line-height:128.571%;margin:0;color:#37393f}@media(max-width:1024px){.CardBlogComponent_blogTitle__title__Vqila{font-size:clamp(1.5rem,2.92969vw,1.75rem)}}@media(max-width:768px){.CardBlogComponent_blogTitle__title__Vqila{font-size:clamp(1.125rem,3.9625vw,1.5rem)}}.CardBlogComponent_blogTitle__title_blogCard__Trvaf{padding-top:70px;padding-bottom:24px}@media(max-width:1024px){.CardBlogComponent_blogTitle__title_blogCard__Trvaf{padding-top:30px}}@media(max-width:576px){.CardBlogComponent_blogTitle__title_blogCard__Trvaf{padding-top:20px;padding-bottom:20px}}.CardBlogComponent_blogTitle__link__qMIx_{text-decoration:none}.CardBlogComponent_button__c1Y4f{text-decoration:none;font-style:normal;transition:all .3s linear;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:27px;font-family:var(--openSans);font-size:1.125rem;line-height:130%;text-align:center;min-width:150px;height:45px;padding:9px 25px;cursor:pointer;background:#398281;border:1px solid #398281;color:#fff;transition:all .2s linear;grid-area:button;min-width:145px;justify-self:flex-start}@media(max-width:768px){.CardBlogComponent_button__c1Y4f{height:40px;font-size:1rem}}@media(max-width:576px){.CardBlogComponent_button__c1Y4f{height:35px;font-size:.875rem}}.CardBlogComponent_button__c1Y4f:hover{background:#fff;color:#398281;transition:all .2s linear}.CardBlogComponent_button_blogPage__d_UXv{align-self:center}.CardBlogComponent_button_blogCard__McvPc{display:none}@media(max-width:768px){.CardBlogComponent_button__c1Y4f{min-width:0;padding:7px 20px}}.CardBlogComponent_blogArrows__fX0Fh{grid-area:arrows;display:flex;gap:15px}@media(max-width:1024px){.CardBlogComponent_blogArrows__fX0Fh{display:none;visibility:hidden}}.CardBlogComponent_arrow__XSZbd{background-color:#fff}@media(max-width:1024px){.CardBlogComponent_arrow__XSZbd{background-color:transparent;position:absolute;top:0;justify-content:center;align-items:center}.CardBlogComponent_arrow__XSZbd span{background-color:#fff;opacity:.6;transition:opacity .3s linear}.CardBlogComponent_arrow__XSZbd span:focus{outline:auto}.CardBlogComponent_arrow__XSZbd span:hover{opacity:1;transition:opacity .3s linear}}.CardBlogComponent_arrow_left__24j79{display:none;visibility:hidden}@media(max-width:1024px){.CardBlogComponent_arrow_left__24j79{display:flex;visibility:visible;left:0}}.CardBlogComponent_arrow_right__rsMpp{display:none;visibility:hidden}@media(max-width:1024px){.CardBlogComponent_arrow_right__rsMpp{display:flex;visibility:visible;right:0}}.CardBlogComponent_blogInfo__NA0Dk{grid-area:tags;display:flex;flex-direction:column;justify-content:center}.CardBlogComponent_blogInfo_none__JOp4k{display:none}.CardBlogComponent_tagsContainer__Pp52_{display:flex;flex-wrap:wrap;gap:15px}@media(max-width:1024px){.CardBlogComponent_tagsContainer__Pp52_{padding-bottom:24px}}@media(max-width:768px){.CardBlogComponent_tagsContainer__Pp52_{padding-bottom:20px;row-gap:8px}}@media(max-width:480px){.CardBlogComponent_tagsContainer__Pp52_{column-gap:12px;row-gap:6px}}.CardBlogComponent_tagsContainer_blogPage__gQmIL{padding:0;justify-self:center}.CardBlogComponent_tag__EsgTW{font-family:var(--openSans);font-size:1.125rem;font-weight:500;line-height:140%;margin:0;color:#37393f;font-style:normal;line-height:135%}@media(max-width:1024px){.CardBlogComponent_tag__EsgTW{font-size:clamp(1rem,1.92057vw,1.125rem)}}@media(max-width:768px){.CardBlogComponent_tag__EsgTW{font-size:clamp(.875rem,2.90833vw,1rem)}}@media(max-width:480px){.CardBlogComponent_tag__EsgTW{text-align:justify}}.CardBlogComponent_askYourQuestion__SYiGw{grid-area:question;align-self:center;justify-self:flex-end;cursor:pointer;background-color:transparent;border:none;font-family:var(--openSans);padding:0;margin-left:10px;display:inline-flex;align-items:center;gap:10px;max-height:35px}.CardBlogComponent_askYourQuestion_blogPage__78lyq{justify-self:flex-start;margin:0}@media(max-width:1024px){.CardBlogComponent_askYourQuestion_blogPage__78lyq{justify-self:flex-end}.CardBlogComponent_askYourQuestion__SYiGw{justify-content:flex-end}}@media(max-width:768px){.CardBlogComponent_askYourQuestion__SYiGw{gap:7px;margin-left:0}}.CardBlogComponent_askYourQuestion__SYiGw:hover span{background-color:#398281;color:#fff;transition:all .2s linear}.CardBlogComponent_askYourQuestion__SYiGw:hover p{color:#398281;text-decoration:none}.CardBlogComponent_askYourQuestion__SYiGw:hover p,.CardBlogComponent_askYourQuestion__text__JT6nA{transition:-webkit-text-decoration .2s linear;transition:text-decoration .2s linear;transition:text-decoration .2s linear,-webkit-text-decoration .2s linear}.CardBlogComponent_askYourQuestion__text__JT6nA{font-family:var(--openSans);font-size:1.125rem;font-weight:500;line-height:140%;color:#37393f;font-style:normal;margin:0;text-wrap:wrap;text-decoration:underline;line-height:100%;text-align:end!important}@media(max-width:1024px){.CardBlogComponent_askYourQuestion__text__JT6nA{font-size:clamp(1rem,1.92057vw,1.125rem)}}@media(max-width:768px){.CardBlogComponent_askYourQuestion__text__JT6nA{font-size:clamp(.875rem,2.90833vw,1rem)}}@media(max-width:480px){.CardBlogComponent_askYourQuestion__text__JT6nA{text-align:justify}}.CardBlogComponent_askYourQuestion__span__u8N1w{font-family:var(--openSans);font-size:1.125rem;font-weight:500;line-height:140%;margin:0;color:#37393f;font-style:normal;line-height:100%;box-sizing:border-box;height:35px;width:35px;text-align:center;border:1px solid #37393f;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;padding:16px;transition:all .2s linear}@media(max-width:1024px){.CardBlogComponent_askYourQuestion__span__u8N1w{font-size:clamp(1rem,1.92057vw,1.125rem)}}@media(max-width:768px){.CardBlogComponent_askYourQuestion__span__u8N1w{font-size:clamp(.875rem,2.90833vw,1rem)}}@media(max-width:480px){.CardBlogComponent_askYourQuestion__span__u8N1w{text-align:justify}}@media(max-width:768px){.CardBlogComponent_askYourQuestion__span__u8N1w{padding:14px;height:30px;width:30px}}@media(max-width:576px){.CardBlogComponent_askYourQuestion__span__u8N1w{padding:11px;height:24px;width:24px}}.CatalogCardComponent_cardWrapper__qy6Nv{box-sizing:border-box;max-width:clamp(360px,55vw,540px);width:100%;border:1px solid #a1a9ac;display:grid;grid-template-rows:310px auto}@media(max-width:1024px){.CatalogCardComponent_cardWrapper__qy6Nv{grid-template-rows:clamp(240px,30.7617vw,310px) auto}}@media(max-width:768px){.CatalogCardComponent_cardWrapper__qy6Nv{max-width:none}}@media screen and (max-width:740px){.CatalogCardComponent_cardWrapper__qy6Nv{grid-template-rows:clamp(240px,59.3424vw,420px) -webkit-min-content;grid-template-rows:clamp(240px,59.3424vw,420px) min-content}}.CatalogCardComponent_link__wcyiY{display:block;text-decoration:none;height:100%}.CatalogCardComponent_link_image__e4MK_{width:100%}.CatalogCardComponent_link_title__Q9WlU{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CatalogCardComponent_imageBlock__QaB0R{position:relative;display:flex;cursor:pointer}@media(max-width:1024px){.CatalogCardComponent_imageBlock__QaB0R{height:clamp(240px,30.7617vw,310px)}}@media screen and (max-width:740px){.CatalogCardComponent_imageBlock__QaB0R{height:clamp(240px,59.3424vw,420px)}}.CatalogCardComponent_image__VgrQz{object-fit:cover;object-position:center;width:100%;height:100%;background:url(/_next/static/media/loader.addca6e8.gif) 50% no-repeat;background-color:#fff;background-size:40px;border-bottom:1px solid #a1a9ac}.CatalogCardComponent_infoBlock__LJjkI{background-color:#fff;padding:25px;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem;min-height:220px;max-height:400px}@media(max-width:1440px){.CatalogCardComponent_infoBlock__LJjkI{padding:20px}}@media(max-width:1280px){.CatalogCardComponent_infoBlock__LJjkI{padding:25px}}@media(max-width:960px){.CatalogCardComponent_infoBlock__LJjkI{padding:20px}}@media(max-width:768px){.CatalogCardComponent_infoBlock__LJjkI{min-height:180px}}.CatalogCardComponent_infoContainer__e_z30{display:flex;flex-direction:column;gap:10px}.CatalogCardComponent_title__JbSfZ{font-size:1.75rem;font-weight:500;line-height:128.571%;margin:0;color:#37393f;cursor:pointer;display:flex}@media(max-width:1024px){.CatalogCardComponent_title__JbSfZ{font-size:clamp(1.5rem,2.92969vw,1.75rem)}}@media(max-width:768px){.CatalogCardComponent_title__JbSfZ{font-size:clamp(1.125rem,3.9625vw,1.5rem)}}.CatalogCardComponent_title__JbSfZ .CatalogCardComponent_link__wcyiY{text-decoration:none}.CatalogCardComponent_statusContainer__qtq4h{display:flex;align-items:center;column-gap:5px;color:#398281}.CatalogCardComponent_status__PFwoa{font-family:var(--openSans);font-size:1.125rem;font-weight:500;line-height:140%;margin:0;color:#398281;font-style:normal}@media(max-width:1024px){.CatalogCardComponent_status__PFwoa{font-size:clamp(1rem,1.92057vw,1.125rem)}}@media(max-width:768px){.CatalogCardComponent_status__PFwoa{font-size:clamp(.875rem,2.90833vw,1rem)}}@media(max-width:480px){.CatalogCardComponent_status__PFwoa{text-align:justify}}.CatalogCardComponent_status_bold__fIkd9{font-weight:700}.CatalogCardComponent_address__KNCZm{font-family:var(--openSans);font-size:1.125rem;font-weight:400;line-height:140%;margin:0;color:#37393f;font-style:normal}@media(max-width:1024px){.CatalogCardComponent_address__KNCZm{font-size:clamp(1rem,1.92057vw,1.125rem)}}@media(max-width:768px){.CatalogCardComponent_address__KNCZm{font-size:clamp(.875rem,2.90833vw,1rem)}}@media(max-width:480px){.CatalogCardComponent_address__KNCZm{text-align:justify}}.CatalogCardComponent_priceContainer__jVzke{display:flex;justify-content:space-between;align-items:center;padding-top:10px;position:relative}.CatalogCardComponent_priceContainer__jVzke:after{content:"";position:absolute;top:0;left:0;width:100px;height:4px;background-color:#398281}.CatalogCardComponent_price__fFUcc{font-family:var(--gothamPro);font-size:1.75rem;font-weight:500;line-height:110%;margin:0;color:#398281;font-style:normal}@media(max-width:1024px){.CatalogCardComponent_price__fFUcc{font-size:clamp(1.5rem,2.92969vw,1.75rem)}}@media(max-width:768px){.CatalogCardComponent_price__fFUcc{font-size:clamp(1.125rem,3.9625vw,1.5rem)}}.CatalogCardComponent_arrow__ihdi2{box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;border:1px solid #37393f;border-radius:50%;background:none;padding:0;width:45px;height:45px}@media(max-width:768px){.CatalogCardComponent_arrow__ihdi2{width:40px;height:40px}}@media(max-width:576px){.CatalogCardComponent_arrow__ihdi2{width:35px;height:35px}}.CatalogCardComponent_arrow__ihdi2 svg{width:22px;height:8px;transition:transform .3s linear}@media(max-width:576px){.CatalogCardComponent_arrow__ihdi2 svg{width:50%;height:50%}}.CatalogCardComponent_arrow__ihdi2:hover svg{transition:transform .3s linear;transform:translate(6px)}.CatalogCardComponent_arrow_left__vmfKt{transform:rotate(180deg)}.CatalogCardComponent_arrow_right__mRbWA{transform:rotate(0)}.VillageCardComponent_cardWrapper__TVjQ1{box-sizing:border-box;z-index:5;max-width:clamp(360px,55vw,540px);width:100%;height:100%;border:1px solid #a1a9ac;display:grid;grid-template-rows:310px auto}@media(max-width:1024px){.VillageCardComponent_cardWrapper__TVjQ1{grid-template-rows:clamp(240px,30.7617vw,310px) auto}}@media(max-width:768px){.VillageCardComponent_cardWrapper__TVjQ1{max-width:none}}@media screen and (max-width:740px){.VillageCardComponent_cardWrapper__TVjQ1{grid-template-rows:clamp(240px,57.0443vw,300px) auto}}.VillageCardComponent_link__oiiqZ{display:block;text-decoration:none;height:100%}.VillageCardComponent_link_image__NBgWB{width:100%}.VillageCardComponent_link_title__XjZ8E{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.VillageCardComponent_imageBlock__Dh7Ny{position:relative;display:flex;cursor:pointer}@media(max-width:1024px){.VillageCardComponent_imageBlock__Dh7Ny{height:clamp(240px,30.7617vw,310px)}}@media screen and (max-width:740px){.VillageCardComponent_imageBlock__Dh7Ny{height:clamp(240px,57.0443vw,300px)}}.VillageCardComponent_image__9x8Yx{object-fit:cover;object-position:center;width:100%;height:100%}.VillageCardComponent_infoBlock__A_5t1{background-color:#fff;padding:25px;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem;min-height:220px}@media(max-width:1440px){.VillageCardComponent_infoBlock__A_5t1{padding:20px}}@media(max-width:1280px){.VillageCardComponent_infoBlock__A_5t1{padding:25px}}@media(max-width:960px){.VillageCardComponent_infoBlock__A_5t1{padding:20px}}@media(max-width:768px){.VillageCardComponent_infoBlock__A_5t1{min-height:180px}}.VillageCardComponent_infoContainer__JGcCB{display:flex;flex-direction:column;gap:10px}.VillageCardComponent_title__3S2WR{font-size:1.75rem;font-weight:500;line-height:128.571%;margin:0;color:#37393f;cursor:pointer;display:flex}@media(max-width:1024px){.VillageCardComponent_title__3S2WR{font-size:clamp(1.5rem,2.92969vw,1.75rem)}}@media(max-width:768px){.VillageCardComponent_title__3S2WR{font-size:clamp(1.125rem,3.9625vw,1.5rem)}}.VillageCardComponent_title__3S2WR .VillageCardComponent_link__oiiqZ{text-decoration:none}.VillageCardComponent_statusContainer__DTB4h{display:flex;flex-direction:column;align-items:self-start;gap:5px;color:#398281}.VillageCardComponent_status__FSmfv{font-family:var(--openSans);font-size:1.125rem;font-weight:500;line-height:140%;margin:0;color:#398281;font-style:normal}@media(max-width:1024px){.VillageCardComponent_status__FSmfv{font-size:clamp(1rem,1.92057vw,1.125rem)}}@media(max-width:768px){.VillageCardComponent_status__FSmfv{font-size:clamp(.875rem,2.90833vw,1rem)}}@media(max-width:480px){.VillageCardComponent_status__FSmfv{text-align:justify}}.VillageCardComponent_status_bold__9DWzD{font-weight:700}.VillageCardComponent_address__iw9kW{font-family:var(--openSans);font-size:1.125rem;font-weight:400;line-height:140%;margin:0;color:#37393f;font-style:normal}@media(max-width:1024px){.VillageCardComponent_address__iw9kW{font-size:clamp(1rem,1.92057vw,1.125rem)}}@media(max-width:768px){.VillageCardComponent_address__iw9kW{font-size:clamp(.875rem,2.90833vw,1rem)}}@media(max-width:480px){.VillageCardComponent_address__iw9kW{text-align:justify}}.VillageCardComponent_priceContainer__5IDv_{display:flex;justify-content:space-between;align-items:center;padding-top:10px;position:relative}.VillageCardComponent_priceContainer__5IDv_:after{content:"";position:absolute;top:0;left:0;width:100px;height:4px;background-color:#398281}.VillageCardComponent_price__uf4h1{font-family:var(--gothamPro);font-size:1.75rem;font-weight:500;line-height:110%;margin:0;color:#398281;font-style:normal}@media(max-width:1024px){.VillageCardComponent_price__uf4h1{font-size:clamp(1.5rem,2.92969vw,1.75rem)}}@media(max-width:768px){.VillageCardComponent_price__uf4h1{font-size:clamp(1.125rem,3.9625vw,1.5rem)}}.VillageCardComponent_arrow__GsRjJ{cursor:pointer;display:inline-flex;justify-content:center;align-items:center;border:1px solid #37393f;border-radius:50%;background:none;padding:0;width:45px;height:45px}@media(max-width:768px){.VillageCardComponent_arrow__GsRjJ{width:40px;height:40px}}@media(max-width:576px){.VillageCardComponent_arrow__GsRjJ{width:35px;height:35px}}.VillageCardComponent_arrow__GsRjJ svg{width:22px;height:8px;transition:transform .3s linear}@media(max-width:576px){.VillageCardComponent_arrow__GsRjJ svg{width:50%;height:50%}}.VillageCardComponent_arrow__GsRjJ:hover svg{transition:transform .3s linear;transform:translate(6px)}.VillageCardComponent_arrow_left__tCi6p{transform:rotate(180deg)}.VillageCardComponent_arrow_right__IIeU4{transform:rotate(0)}.CardItemPagination_paginationContainer__ef7Rf{display:flex;justify-content:center;gap:12px}@media(max-width:768px){.CardItemPagination_paginationContainer__ef7Rf{gap:8px}}.CardItemPagination_buttonPagination___NOdb{cursor:pointer;width:45px;height:45px;box-sizing:border-box;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#37393f;text-align:center;font-size:1.5rem;font-weight:500;line-height:130%;border:1px solid #37393f;border-radius:50%;background-color:#fff}@media(max-width:768px){.CardItemPagination_buttonPagination___NOdb{font-size:1.25rem;width:40px;height:40px}}@media(max-width:576px){.CardItemPagination_buttonPagination___NOdb{font-size:1rem;width:35px;height:35px}}.CardItemPagination_buttonPagination__arrow__338dY{display:flex;align-items:center;justify-content:center}.CardItemPagination_buttonPagination__arrow__338dY svg{width:22px;height:8px;transition:transform .3s linear}@media(max-width:576px){.CardItemPagination_buttonPagination__arrow__338dY svg{width:60%;height:60%}}.CardItemPagination_buttonPagination__arrow_prev__Uu90s svg{transform:rotate(180deg)}.CardItemPagination_active__OUnKw{cursor:default;color:#fff;background-color:#398281;border:1px solid #398281}.CardItemPagination_disabled__tG7Q_{border:1px solid #a1a9ac;background-color:#fff;cursor:default}.CardItemPagination_disabled__tG7Q_ svg path{fill:#a1a9ac;stroke:#a1a9ac}.CardItemPagination_ellipsisContainer__AuE2Q{width:45px;height:45px;box-sizing:border-box;padding:0;display:inline-flex;justify-content:center;align-items:center}@media(max-width:768px){.CardItemPagination_ellipsisContainer__AuE2Q{font-size:1.25rem;width:40px;height:40px}}@media(max-width:576px){.CardItemPagination_ellipsisContainer__AuE2Q{font-size:1rem;width:35px;height:35px}}.CardItemPagination_ellipsis__fIG9v{color:#37393f;font-size:1.5rem;font-weight:500;line-height:100%}@media(max-width:768px){.CardItemPagination_ellipsis__fIG9v{font-size:1.25rem}}@media(max-width:576px){.CardItemPagination_ellipsis__fIG9v{font-size:1rem}}.AddressElement_innerBlock__zEln4{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.AddressElement_innerBlock__zEln4{gap:30px}}@media(max-width:576px){.AddressElement_innerBlock__zEln4{gap:24px}}.AddressElement_titleContainer__x5g1l{display:flex;flex-direction:column;gap:.3rem}.AddressElement_title__Jfda6{font-family:var(--gothamPro);font-size:1.75rem;font-weight:700;line-height:140%;margin:0;color:#37393f;font-style:normal}@media(max-width:1024px){.AddressElement_title__Jfda6{font-size:clamp(1.5rem,2.92969vw,1.75rem)}}@media(max-width:768px){.AddressElement_title__Jfda6{font-size:clamp(1.125rem,3.9625vw,1.5rem)}}.AddressElement_address__uZDOC{font-family:var(--gothamPro);font-size:1.75rem;font-weight:400;line-height:140%;margin:0;color:#37393f;font-style:normal}@media(max-width:1024px){.AddressElement_address__uZDOC{font-size:clamp(1.5rem,2.92969vw,1.75rem)}}@media(max-width:768px){.AddressElement_address__uZDOC{font-size:clamp(1.125rem,3.9625vw,1.5rem)}}.AddressElement_contactsList__5jB4Y{padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px}@media(max-width:576px){.AddressElement_contactsList__5jB4Y{gap:7px}}.AddressElement_contactItem__q7leV{list-style:none;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:27px;font-family:var(--openSans);font-size:1.125rem;line-height:130%;text-align:center;min-width:150px;height:45px;cursor:pointer;max-height:45px;min-width:0;padding:0;align-items:stretch;box-sizing:border-box;border-radius:30px;transition:all .2s linear}@media(max-width:768px){.AddressElement_contactItem__q7leV{height:40px;font-size:1rem}}@media(max-width:576px){.AddressElement_contactItem__q7leV{height:35px;font-size:.875rem}}.AddressElement_contactItem__q7leV:hover{background-color:#fff;background:#fff}.AddressElement_contactItem__q7leV:hover svg{fill:#fff}.AddressElement_contactItem__icon__4WZRq{display:flex;width:35px;height:35px;padding-left:14px;padding-right:4px}@media(max-width:768px){.AddressElement_contactItem__icon__4WZRq{width:30px;height:30px;padding-left:12px}}@media(max-width:576px){.AddressElement_contactItem__icon__4WZRq{width:26px;height:26px;padding-left:6px;padding-right:3px}}.AddressElement_contactItem__icon__4WZRq svg{background-color:#fff;border-radius:50%}.AddressElement_contactItem__link__B1_oU{display:flex;align-items:center;padding-left:18px;text-decoration:none;font-family:var(--openSans);font-size:1.125rem;font-weight:400;line-height:140%;margin:0;color:#fff;font-style:normal;line-height:100%;text-align:center}@media(max-width:1024px){.AddressElement_contactItem__link__B1_oU{font-size:clamp(1rem,1.92057vw,1.125rem)}}@media(max-width:768px){.AddressElement_contactItem__link__B1_oU{font-size:clamp(.875rem,2.90833vw,1rem)}}@media(max-width:480px){.AddressElement_contactItem__link__B1_oU{text-align:justify}}@media(max-width:768px){.AddressElement_contactItem__link__B1_oU{padding-left:12px}}@media(max-width:576px){.AddressElement_contactItem__link__B1_oU{padding-left:6px;font-size:14px}}.AddressElement_contactItem__telegram__VL1KE{border:2px solid #42a5d3;background-color:#42a5d3}.AddressElement_contactItem__telegram__VL1KE :hover{color:#42a5d3}.AddressElement_contactItem__telegram__VL1KE :hover svg{background-color:#42a5d3}.AddressElement_contactItem__max__bEhn7{background-color:#4930e0;border:2px solid #4930e0}.AddressElement_contactItem__max__bEhn7 svg{fill:#4930e0;padding:1px}.AddressElement_contactItem__max__bEhn7 :hover{color:#4930e0}.AddressElement_contactItem__max__bEhn7 :hover svg{background-color:#4930e0}.AddressElement_contactItem__vkontakte__4TBQc{background-color:#5484b2;border:2px solid #5484b2}.AddressElement_contactItem__vkontakte__4TBQc :hover{color:#5484b2}.AddressElement_contactItem__vkontakte__4TBQc :hover svg{background-color:#5484b2}.HomePage_mainContainer__Ukh9s{grid-area:main;display:grid;grid-template-columns:auto;grid-template-areas:"headBlock" "objectsForSale" "ourServices" "press" "blog" "partners" "reviews" "contacts"}.PhoneNumber_callLink__tGxt_{display:flex;align-items:center;gap:1rem;text-wrap:nowrap;text-decoration:none;font-style:normal;transition:all .3s linear}@media(max-width:576px){.PhoneNumber_callLink__tGxt_{gap:.5rem}}.PhoneNumber_callLink_white__g9dpl{color:#fff}.PhoneNumber_callLink_white__g9dpl .PhoneNumber_callIcon__089Xz{border-radius:50%;background-color:#fff;border:1px solid #fff;transition:all .2s linear}.PhoneNumber_callLink_white__g9dpl:hover{transition:all .2s linear;color:#e1e1e1}.PhoneNumber_callLink_white__g9dpl:hover svg{fill:#e1e1e1}.PhoneNumber_callLink_white__g9dpl:hover .PhoneNumber_callIcon__089Xz{border:1px solid #e1e1e1;background-color:transparent;transition:all .2s linear}.PhoneNumber_callLink_gray__E__Ml{color:#7d868a}.PhoneNumber_callLink_gray__E__Ml:hover{color:#398281;transition:all .2s linear}.PhoneNumber_callLink_gray__E__Ml:hover svg{fill:#fff}.PhoneNumber_callLink_gray__E__Ml:hover .PhoneNumber_callIcon__089Xz{border:1px solid #398281;background-color:#398281;transition:all .2s linear}.PhoneNumber_callLink_green__vm5ez{color:#398281}.PhoneNumber_callLink_green__vm5ez svg{fill:#398281}.PhoneNumber_callLink_green__vm5ez:hover{color:#306b6a;transition:all .2s linear}.PhoneNumber_callLink_green__vm5ez:hover svg{fill:#fff}.PhoneNumber_callLink_green__vm5ez:hover .PhoneNumber_callIcon__089Xz{border:2px solid #398281;background-color:#398281;transition:all .2s linear}.PhoneNumber_callLink_black__nDly5{color:#37393f}.PhoneNumber_callLink_black__nDly5 svg{fill:#398281}.PhoneNumber_callLink_black__nDly5:hover{color:#398281;transition:all .2s linear}.PhoneNumber_callLink_black__nDly5:hover svg{fill:#fff}.PhoneNumber_callLink_black__nDly5:hover .PhoneNumber_callIcon__089Xz{border:1px solid #398281;background-color:#398281;transition:all .2s linear}.PhoneNumber_callIcon__089Xz{border-radius:50%;box-sizing:border-box;display:inline-flex;background-color:transparent;transition:background-color .2s linear}.PhoneNumber_callIcon__089Xz svg{width:30px;height:30px;display:flex;align-items:center;justify-content:center}@media(max-width:576px){.PhoneNumber_callIcon__089Xz svg{width:25px;height:25px}}.PhoneNumber_callIcon_white__gR_sX{border:1px solid #fff}.PhoneNumber_callIcon_gray__z18Ul{border:1px solid #a1a9ac}.PhoneNumber_callIcon_green__0OCVW{border:2px solid #398281}.PhoneNumber_callIcon_black__qNASJ{border:1px solid #398281}.TitleHead_wrapper__24P0q{width:100%;color:#fff}.TitleHead_container__1_THV{box-sizing:border-box;width:100%;margin:0 auto;padding:0 clamp(3.125rem,7vw,7.5rem);max-width:calc(1920px - clamp(3.125rem,7vw,7.5rem)*2);display:flex;flex-direction:column;gap:0;position:relative;align-items:center;text-align:center}@media(max-width:1280px){.TitleHead_container__1_THV{padding:0 calc(clamp(3.125rem,7vw,7.5rem)/1.5);max-width:calc(1280px - clamp(3.125rem,7vw,7.5rem)/1.5*2)}}@media(max-width:768px){.TitleHead_container__1_THV{padding:0 clamp(1.563rem,6.58724vw,3.125rem)}}@media(max-width:480px){.TitleHead_container__1_THV{align-items:normal;padding:0}}.TitleHead_titleContainer__DH74N{position:relative;width:100vw;padding:clamp(9rem,15vw,11.875rem) 0}@media(max-width:1280px){.TitleHead_titleContainer__DH74N{padding:clamp(7.5rem,12vw,10rem) 0}}@media(max-width:640px){.TitleHead_titleContainer__DH74N{padding:clamp(48px,14.2125vw,120px) 0}}.TitleHead_title__aWLdD{font-size:4.063rem;font-weight:500;line-height:110%;margin:0;color:#fff;display:inline-flex;flex-direction:column;text-align:center;padding:0 clamp(3.125rem,7vw,7.5rem)}@media(max-width:1024px){.TitleHead_title__aWLdD{font-size:clamp(2.813rem,6.10357vw,4.063rem)}}@media(max-width:768px){.TitleHead_title__aWLdD{font-size:clamp(1.875rem,6.92969vw,2.813rem)}}@media(max-width:1280px){.TitleHead_title__aWLdD{padding:0 calc(clamp(3.125rem,7vw,7.5rem)/1.5)}}@media(max-width:768px){.TitleHead_title__aWLdD{padding:0 clamp(1.563rem,6.58724vw,3.125rem)}}.TitleHead_subtitle__0Qq0_{font-size:2.813rem;font-weight:400;line-height:115%;color:#fff;text-align:center;margin:1.25rem 0 0}@media(max-width:1024px){.TitleHead_subtitle__0Qq0_{font-size:clamp(2.25rem,4.54096vw,2.813rem)}}@media(max-width:768px){.TitleHead_subtitle__0Qq0_{font-size:clamp(1.375rem,5.27708vw,2.25rem);margin-top:.75rem}}@media(max-width:480px){.TitleHead_subtitle__0Qq0_{margin-top:.4rem}}.ContactLink_itemBorder__h0M0b{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:27px;font-family:var(--openSans);font-size:1.125rem;line-height:130%;text-align:center;min-width:150px;height:45px;cursor:pointer;max-height:45px;min-width:0;padding:0;align-items:stretch;box-sizing:border-box;border-radius:30px;transition:all .2s linear}@media(max-width:768px){.ContactLink_itemBorder__h0M0b{height:40px;font-size:1rem}}@media(max-width:576px){.ContactLink_itemBorder__h0M0b{height:35px;font-size:.875rem}}.ContactLink_itemBorder_colored__qm_Ho{border:1px solid transparent}.ContactLink_itemBorder_white_telegram__eGp3u{border:1px solid #fff}.ContactLink_itemBorder_white_telegram__eGp3u:hover{border:1px solid #fff;background-color:#fff;color:#42a5d3}.ContactLink_itemBorder_white_telegram__eGp3u:hover svg{background-color:#42a5d3}.ContactLink_itemBorder_white_telegram__eGp3u:hover svg path{fill:#fff}.ContactLink_itemBorder_white_whatsapp__50Qto{border:1px solid #fff}.ContactLink_itemBorder_white_whatsapp__50Qto:hover{border:1px solid #fff;color:#35b649;background-color:#fff}.ContactLink_itemBorder_white_whatsapp__50Qto:hover svg{background-color:#35b649}.ContactLink_itemBorder_white_whatsapp__50Qto:hover svg path{fill:#fff}.ContactLink_itemBorder_white_max__RwJGM{border:1px solid #fff}.ContactLink_itemBorder_white_max__RwJGM:hover{border:1px solid #fff;color:#4930e0;background-color:#fff}.ContactLink_itemBorder_white_max__RwJGM:hover svg{background-color:#4930e0}.ContactLink_itemBorder_white_max__RwJGM:hover svg path{fill:#fff}.ContactLink_itemBorder_transparent_telegram__Uhuj9{border:1px solid #a59e94}.ContactLink_itemBorder_transparent_telegram__Uhuj9:hover{border:1px solid #42a5d3;color:#fff;background-color:#42a5d3}.ContactLink_itemBorder_transparent_telegram__Uhuj9:hover svg{background-color:#fff}.ContactLink_itemBorder_transparent_telegram__Uhuj9:hover svg path{fill:#42a5d3}.ContactLink_itemBorder_transparent_whatsapp__tpH0T{border:1px solid #a59e94}.ContactLink_itemBorder_transparent_whatsapp__tpH0T:hover{border:1px solid #35b649;background-color:#35b649;color:#fff}.ContactLink_itemBorder_transparent_whatsapp__tpH0T:hover svg{background-color:#fff}.ContactLink_itemBorder_transparent_whatsapp__tpH0T:hover svg path{fill:#35b649}.ContactLink_itemBorder_transparent_max__HUnjo{border:1px solid #a59e94}.ContactLink_itemBorder_transparent_max__HUnjo:hover{border:1px solid #4930e0;background-color:#4930e0;color:#fff}.ContactLink_itemBorder_transparent_max__HUnjo:hover svg{background-color:#fff}.ContactLink_itemBorder_transparent_max__HUnjo:hover svg path{fill:#4930e0}@media(max-width:768px){.ContactLink_itemBorder__h0M0b{height:40px;max-width:140px}}@media(max-width:576px){.ContactLink_itemBorder__h0M0b{height:35px}}.ContactLink_itemLink__to1_v{display:flex;align-items:center;justify-content:space-between;padding-left:18px;text-decoration:none;font-family:var(--openSans);font-size:1.125rem;font-weight:400;line-height:140%;margin:0;color:#fff;font-style:normal;line-height:100%;text-align:center}@media(max-width:1024px){.ContactLink_itemLink__to1_v{font-size:clamp(1rem,1.92057vw,1.125rem)}}@media(max-width:768px){.ContactLink_itemLink__to1_v{font-size:clamp(.875rem,2.90833vw,1rem)}}@media(max-width:480px){.ContactLink_itemLink__to1_v{text-align:justify}}.ContactLink_itemLink_colored__mI6d9,.ContactLink_itemLink_white__tioQi{color:#fff}.ContactLink_itemLink_white__tioQi:hover{color:#37393f;font-weight:500}.ContactLink_itemLink_transparent__BeonY{color:#37393f}.ContactLink_itemLink_transparent__BeonY:hover{color:#fff}.ContactLink_itemIcon__6cUZx{border-radius:0 30px 30px 0;display:flex;width:35px;height:35px;padding-left:14px;padding-right:4px}.ContactLink_itemIcon__6cUZx svg{border-radius:50%}.ContactLink_itemIcon_colored__iZ_Uq svg,.ContactLink_itemIcon_white_max__x9vGX svg,.ContactLink_itemIcon_white_telegram__al0f5 svg,.ContactLink_itemIcon_white_whatsapp__WnpQr svg{background-color:#fff}.ContactLink_itemIcon_transparent_telegram__QxOnw svg{background-color:#42a5d3;width:100%;height:100%}.ContactLink_itemIcon_transparent_whatsapp__dSi_I svg{background-color:#35b649;width:100%;height:100%}.ContactLink_itemIcon_transparent_max__wWzBV svg{background-color:#4930e0;width:100%;height:100%}@media(max-width:768px){.ContactLink_itemIcon__6cUZx{width:30px;height:30px;padding-left:12px}}@media(max-width:576px){.ContactLink_itemIcon__6cUZx{width:26px;height:26px;padding-left:6px;padding-right:3px}}.ContactLink_svgFill_transparent__HVwM7 path{fill:#fff}.YearInfoElement_info__G2dX8{grid-area:container;display:flex;flex-direction:column;justify-content:center;text-align:center;width:125px;height:125px;background-color:#a59e94;border-radius:50%;position:absolute;top:60px;right:clamp(3.125rem,7vw,7.5rem)}@media(max-width:1280px){.YearInfoElement_info__G2dX8{right:calc(clamp(3.125rem,7vw,7.5rem)/1.5);width:clamp(90px,10.7426vw,125px);height:clamp(90px,10.7426vw,125px)}}@media(max-width:1024px){.YearInfoElement_info__G2dX8{top:30px}}@media(max-width:768px){.YearInfoElement_info__G2dX8{right:clamp(1.563rem,6.58724vw,3.125rem)}}@media(max-width:640px){.YearInfoElement_info__G2dX8{display:none;visibility:hidden}}.YearInfoElement_info__text__eDfny{font-family:var(--openSans);font-size:.75rem;font-weight:500;line-height:150%;margin:0;color:#fff;font-style:normal}@media(max-width:1024px){.YearInfoElement_info__text__eDfny{font-size:clamp(.5625rem,1.1vw,.75rem)}}.YearInfoElement_info__years__mfaIy{font-size:4.063rem;font-weight:700;line-height:110%;color:#fff;font-family:var(--openSans);line-height:100%;display:flex;justify-content:center;text-align:center;margin:0 auto}@media(max-width:1024px){.YearInfoElement_info__years__mfaIy{font-size:clamp(2.813rem,6.10357vw,4.063rem)}}@media(max-width:768px){.YearInfoElement_info__years__mfaIy{font-size:clamp(1.875rem,6.92969vw,2.813rem)}}