:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.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));display:inline-block;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);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&: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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.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,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.MobileApp_mobile-app__5Ujux{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px)}.MobileApp_mobile-app__5Ujux .G-container{display:flex;flex-direction:column;align-items:center;gap:clamp(32px,4vw,56px)}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_intro-text___E9nK{color:var(--white);font-size:clamp(16px,2vw,22px);font-family:var(--font-main);font-weight:400;font-style:Regular;font-size:24px;line-height:120%;letter-spacing:0;vertical-align:middle}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_title___zeKn{font-family:var(--font-main);font-weight:400;font-style:Regular;font-size:clamp(32px,3vw,64px);line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-top:-46px}@media(max-width:1100px){.MobileApp_mobile-app__5Ujux .G-container .MobileApp_title___zeKn{margin-top:-24px}}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_list-imgs__4SAD0{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(8px,3vw,24px);gap:clamp(8px,3vw,24px)}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_list-imgs__4SAD0 .MobileApp_item__QwYFs{height:clamp(158px,30vw,486px)}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_list-imgs__4SAD0 .MobileApp_item__QwYFs .MobileApp_item-img__wmaLx{height:100%;width:100%;object-fit:cover}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2{display:grid;grid-template-columns:31% 1fr;grid-gap:clamp(26px,5vw,80px);gap:clamp(26px,5vw,80px);width:100%}@media(max-width:650px){.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2{grid-template-columns:1fr}}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2 .MobileApp_left__2VMVz,.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2 .MobileApp_right__EO_Lh{display:flex;flex-direction:column;gap:12px}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2 .MobileApp_left__2VMVz{text-align:right;align-items:flex-end}@media(max-width:650px){.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2 .MobileApp_left__2VMVz{flex-direction:row;justify-content:center;align-items:center}}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2 .MobileApp_left__2VMVz .MobileApp_percent__VrFa9{background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:100%}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2 .MobileApp_right__EO_Lh{text-align:left;align-items:flex-start}@media(max-width:650px){.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2 .MobileApp_right__EO_Lh{text-align:center;align-items:center}}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2 .MobileApp_right__EO_Lh .MobileApp_text__Zfr9R:last-child{color:var(--white)}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_conversion__igKk2 .MobileApp_text__Zfr9R{color:var(--Gray-2);font-size:clamp(14px,2vw,22px);font-weight:400;line-height:140%}.MobileApp_mobile-app__5Ujux .G-container .MobileApp_wrapper-button__mNWYc{margin:20px auto 0}.FunctionalGenplan_functional-genplan__N9RDr{width:100%;overflow:hidden;min-width:320px}.FunctionalGenplan_functional-genplan__N9RDr .G-container{display:grid;grid-gap:clamp(32px,4vw,56px);gap:clamp(32px,4vw,56px);width:100%;box-sizing:border-box;position:relative;max-width:1312px}.FunctionalGenplan_functional-genplan__N9RDr .G-container>.FunctionalGenplan_title__Hd6_0{text-align:center;font-family:var(--font-main);font-weight:400;font-size:clamp(32px,3vw,64px);line-height:100%;background:linear-gradient(270deg,#2cb36d,#2f80ed);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.FunctionalGenplan_functional-genplan__N9RDr .G-container>.FunctionalGenplan_description__W1Aq3{justify-self:center;text-align:center;max-width:1075px;color:var(--white);font-size:clamp(14px,2vw,22px);font-weight:400;line-height:140%}.FunctionalGenplan_functional-genplan__N9RDr .G-container>.FunctionalGenplan_description__W1Aq3:first-of-type{color:var(--Gray-2);max-width:680px}.FunctionalGenplan_functional-genplan__N9RDr .G-container>.FunctionalGenplan_description__W1Aq3:not(:first-of-type){margin-top:-38px}@media(max-width:1300px){.FunctionalGenplan_functional-genplan__N9RDr .G-container>.FunctionalGenplan_description__W1Aq3:not(:first-of-type){margin-top:-22px}}.FunctionalGenplan_functional-genplan__N9RDr .FunctionalGenplan_wrapper-img__fUkx2{height:clamp(157px,40vw,590px);width:100%;border-radius:32px;overflow:hidden}.FunctionalGenplan_functional-genplan__N9RDr .FunctionalGenplan_wrapper-img__fUkx2 .FunctionalGenplan_image__LICoD{width:100%;height:100%;object-fit:cover;border-radius:32px;display:block}.FunctionalGenplan_functional-genplan__N9RDr .FunctionalGenplan_action-blocks__cjjAz{display:flex;justify-content:space-between;gap:15px;width:100%;max-width:840px;margin:0 auto;padding:0 16px;box-sizing:border-box}.FunctionalGenplan_functional-genplan__N9RDr .FunctionalGenplan_action-blocks__cjjAz .FunctionalGenplan_item__BbkBr{display:flex;flex-direction:column;gap:8px}.FunctionalGenplan_functional-genplan__N9RDr .FunctionalGenplan_action-blocks__cjjAz .FunctionalGenplan_item__BbkBr .FunctionalGenplan_itemTitle__cnzWz{color:var(--Gray-4);font-size:clamp(12px,3vw,22px);font-weight:400;line-height:120%}.FunctionalGenplan_functional-genplan__N9RDr .FunctionalGenplan_action-blocks__cjjAz .FunctionalGenplan_item__BbkBr .FunctionalGenplan_name__nLSMs{color:var(--green);font-size:clamp(16px,3vw,28px);font-weight:400;line-height:120%}.ApartmentSelection_apartmentSelection__aQRgt{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_container__437Nq{max-width:1616px;margin:0 auto;padding:0 20px}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_title__y92K0{max-width:880px;text-align:center;font-size:clamp(29px,5vw,64px);font-weight:400;line-height:110%;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0 auto clamp(32px,5vw,56px)}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_tabsWrapper__TdR43{max-width:560px;margin:0 auto clamp(32px,5vw,56px)}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_tabContainer__cp_IH{display:flex;gap:clamp(4px,3vw,16px);padding:4px;border-radius:32px;background:#3f3f3f;overflow-x:auto;scrollbar-width:none}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_tabContainer__cp_IH::-webkit-scrollbar{display:none}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_tabItem__SIHkU{display:flex;justify-content:center;align-items:center;flex:1 0 auto;padding:12px clamp(16px,2vw,24px);border-radius:24px;background-color:rgba(0,0,0,0);color:#a2a2a2;cursor:pointer;border:none;font-weight:500;font-size:clamp(13px,1vw,16px);transition:all .3s ease}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_tabItem__SIHkU.ApartmentSelection_active__wUilX{background-color:#000;color:#fff}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_swiperList__OKlKP{margin-top:clamp(32px,1vw,40px);width:100%;max-width:1242px;margin-left:auto;margin-right:auto;overflow:hidden!important;border-radius:24px}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_slide__0R3KT{width:100%}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_slide__0R3KT .ApartmentSelection_wrapperImg__Q_q0H{width:100%;height:clamp(300px,40vw,635px);background:var(--Gray-1,#333)}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_slide__0R3KT .ApartmentSelection_wrapperImg__Q_q0H img{width:100%;height:100%;object-fit:cover}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_text__4AmI7{max-width:1242px;margin:clamp(24px,3vw,32px) auto 0;color:var(--Gray-2,#bdbdbd);font-size:clamp(14px,2vw,22px);font-weight:400;line-height:140%}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ{display:flex;justify-content:flex-end;max-width:1242px;margin:clamp(36px,5vw,71px) auto 0;opacity:0;gap:12px}@media(max-width:1242px){.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ{padding:0 20px}}@media(max-width:620px){.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ{justify-content:center}}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_controlsInnerContent__rS2Jw{display:flex;align-items:center;gap:12px}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_swiperButton__dwO_K{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border:none}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_swiperButton__dwO_K i{display:block;filter:brightness(0) invert(1)}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_swiperButton__dwO_K.swiper-button-disabled{background:#252525}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_swiperButton__dwO_K.swiper-button-disabled i{filter:brightness(0) invert(.5)}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_swiperPagination__v7JgP{position:static!important;display:flex;align-items:center;gap:clamp(16px,2vw,24px);background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_swiperPagination__v7JgP.ApartmentSelection_next__qWyTu .swiper-pagination-bullet{transform-origin:left center}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_swiperPagination__v7JgP.ApartmentSelection_prev___Pxfz .swiper-pagination-bullet{transform-origin:right center}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_swiperPagination__v7JgP .swiper-pagination-bullet{width:8px;height:8px;background:var(--Gray-4,#828282);border-radius:8px;margin:0!important;transition:width .4s ease}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ .ApartmentSelection_swiperPagination__v7JgP .swiper-pagination-bullet-active{width:clamp(32px,5vw,48px)}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ.ApartmentSelection_animate__Kjnu3{opacity:1;animation:ApartmentSelection_showControls__Jlaq3 1.5s ease forwards}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ.ApartmentSelection_animate__Kjnu3 .ApartmentSelection_prevBtn__23yIb{animation:ApartmentSelection_showPrevBtn__2kBVx 1.5s ease forwards}.ApartmentSelection_apartmentSelection__aQRgt .ApartmentSelection_controls__xrEMQ.ApartmentSelection_animate__Kjnu3 .ApartmentSelection_nextBtn__dytk1{animation:ApartmentSelection_showNextBtn__hrVFl 1.5s ease forwards}@keyframes ApartmentSelection_showControls__Jlaq3{0%{opacity:0}to{opacity:1}}@keyframes ApartmentSelection_showPrevBtn__2kBVx{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes ApartmentSelection_showNextBtn__hrVFl{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.CardLots_cardLots__GfiHE{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.CardLots_cardLots__GfiHE .CardLots_container__XlIE8{max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box;display:grid}@media(max-width:1350px){.CardLots_cardLots__GfiHE .CardLots_container__XlIE8{padding:0 20px}}.CardLots_cardLots__GfiHE .CardLots_introText__J5hTk{justify-self:center;text-align:center;color:var(--white,#fff);font-size:clamp(16px,2vw,24px);font-weight:400;line-height:120%}.CardLots_cardLots__GfiHE .CardLots_title__LLoCv{margin-top:8px;text-align:center;font-family:var(--font-main);font-weight:400;font-size:clamp(32px,5vw,64px);line-height:100%;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.CardLots_cardLots__GfiHE .CardLots_description__7xQgp{justify-self:center;text-align:center;margin-top:12px;max-width:1095px;color:var(--white,#fff);font-size:clamp(14px,2vw,22px);font-weight:400;line-height:140%}.CardLots_cardLots__GfiHE .CardLots_description__7xQgp:first-of-type{color:var(--Gray-2,#bdbdbd);margin-top:clamp(32px,5vw,56px)}.CardLots_cardLots__GfiHE .CardLots_wrapperSlider__LBmMv{margin-top:clamp(32px,5vw,56px);position:relative;min-width:0}.CardLots_cardLots__GfiHE .CardLots_swiperList__cKdwy{width:100%;border-radius:32px;overflow:hidden!important;padding-bottom:80px}.CardLots_cardLots__GfiHE .CardLots_slide__OkdJv{width:100%}.CardLots_cardLots__GfiHE .CardLots_slide__OkdJv .CardLots_wrapperImg__nkjAb{height:clamp(157px,40vw,600px);border-radius:32px;overflow:hidden}.CardLots_cardLots__GfiHE .CardLots_slide__OkdJv .CardLots_wrapperImg__nkjAb img{width:100%;height:100%;display:block;border-radius:32px}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:12px;opacity:0}@media(max-width:620px){.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1{bottom:10px}}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1.CardLots_animate__xMxJh{opacity:1;animation:CardLots_showControls__61ysB 1.5s ease forwards}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1.CardLots_animate__xMxJh .CardLots_prevBtn__tR_OK{animation:CardLots_showPrevBtn__knkzj 1.5s ease forwards}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1.CardLots_animate__xMxJh .CardLots_nextBtn__KawoR{animation:CardLots_showNextBtn__jy0lL 1.5s ease forwards}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1 .CardLots_controlsInnerContent__HvmaM{display:flex;align-items:center;gap:12px}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1 .CardLots_swiperButton__G3Mzh{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease;border:none}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1 .CardLots_swiperButton__G3Mzh i{display:block;filter:brightness(0) invert(1)}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1 .CardLots_swiperButton__G3Mzh:hover{background:#4f4f4f}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1 .CardLots_swiperPagination__fNCcp{position:static!important;display:flex;align-items:center;gap:clamp(16px,2vw,24px);background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1 .CardLots_swiperPagination__fNCcp.CardLots_next__3i3kS .swiper-pagination-bullet{transform-origin:left center}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1 .CardLots_swiperPagination__fNCcp.CardLots_prev__JGiu0 .swiper-pagination-bullet{transform-origin:right center}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1 .CardLots_swiperPagination__fNCcp .swiper-pagination-bullet{width:8px;height:8px;background:var(--Gray-4,#828282);border-radius:8px;transition:width .4s ease;margin:0!important}.CardLots_cardLots__GfiHE .CardLots_controls__qOBt1 .CardLots_swiperPagination__fNCcp .swiper-pagination-bullet-active{width:clamp(40px,1vw,48px)}@keyframes CardLots_showControls__61ysB{0%{opacity:0}to{opacity:1}}@keyframes CardLots_showPrevBtn__knkzj{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes CardLots_showNextBtn__jy0lL{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.DetailedApartment_detailedApartment__PfFeN{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_container__MANFx{display:grid;max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box}@media(max-width:1350px){.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_container__MANFx{padding:0 20px}}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_introText__fUhOr{justify-self:start;color:var(--white,#fff);font-size:clamp(16px,2vw,24px);font-weight:400;line-height:120%}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_title__BwIL4{justify-self:start;margin-top:8px;max-width:800px;font-size:clamp(32px,5vw,64px);line-height:110%;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_description__nYJQT{justify-self:start;margin-top:12px;color:var(--white,#fff);font-size:clamp(14px,2vw,22px);font-weight:400;line-height:140%}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_description__nYJQT:first-of-type{color:var(--Gray-2,#bdbdbd);margin-top:clamp(32px,4vw,40px)}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_content__L1HSH{display:grid;grid-template-columns:repeat(2,1fr);margin-top:clamp(32px,2vw,40px);background-color:var(--white,#fff);border-radius:24px;min-width:0}@media(max-width:991px){.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_content__L1HSH{grid-template-columns:1fr;gap:20px}}@media(max-width:600px){.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_content__L1HSH{background-color:rgba(0,0,0,0);border-radius:0;margin-left:-10px}}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_wrapperListPresentation__uqM23{align-self:center;padding:48px}@media(max-width:991px){.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_wrapperListPresentation__uqM23{order:2;padding:24px}}@media(max-width:600px){.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_wrapperListPresentation__uqM23{display:none}}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_swiperMobileWrapper__B6qqC{display:none;width:100vw;margin-left:-20px;padding:20px 0}@media(max-width:600px){.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_swiperMobileWrapper__B6qqC{display:block;order:2}}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_swiperMobileWrapper__B6qqC .swiper{padding:0 20px;overflow:visible}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_listPresentation__TpSLB{display:flex;flex-direction:column;gap:clamp(12px,2vw,24px);list-style:none;padding:0;margin:0}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_item__jqaJy{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:16px;border-radius:32px;background:#f6f6f6;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);padding:8px 16px 8px 8px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_item__jqaJy.DetailedApartment_active__P8fy_{padding:clamp(12px,3vw,24px);background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.05)}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_item__jqaJy.DetailedApartment_active__P8fy_ .DetailedApartment_itemDescription__H4aLI{max-height:500px;opacity:1;margin-top:12px}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_right__tsR6g{display:flex;flex-direction:column;pointer-events:none}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_itemTitle__ag8ie{color:var(--Black,#000);font-size:clamp(14px,1vw,18px);font-weight:600;line-height:120%}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_itemDescription__H4aLI{color:var(--Black,#000);font-size:clamp(12px,1vw,16px);font-weight:400;line-height:160%;max-height:0;overflow:hidden;opacity:0;transition:all .4s ease}@media(max-width:600px){.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_itemDescription__H4aLI{max-width:260px}}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_circle__X3IIX{display:flex;justify-content:center;align-items:center;min-width:clamp(40px,3vw,48px);width:clamp(40px,3vw,48px);height:clamp(40px,3vw,48px);border-radius:50%;background-color:var(--Black,#000);flex-shrink:0}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_circle__X3IIX i{filter:brightness(0) invert(1)}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_wrapperImg__UhDvY{width:100%;display:flex;justify-content:center;align-items:center;padding:48px;box-sizing:border-box}@media(max-width:991px){.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_wrapperImg__UhDvY{padding:24px}}@media(max-width:600px){.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_wrapperImg__UhDvY{background-color:#fff;border-radius:24px;padding:20px;width:calc(100% - 40px);display:flex;justify-content:center;margin:0 auto}}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_imgPresentation__5c02k{width:100%;max-width:530px;aspect-ratio:1/1;object-fit:contain;border-radius:24px;transition:opacity .3s ease}.DetailedApartment_detailedApartment__PfFeN .DetailedApartment_imgPresentation__5c02k.DetailedApartment_fadeOut__8k3VI{opacity:0}.ParametersLotCard_parametersLotCard___wDjz{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_container__V7npr{max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box;display:grid}@media(max-width:1350px){.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_container__V7npr{padding:0 20px}}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_conversionHeader__mwb20{justify-self:start;color:var(--Gray-2,#bdbdbd);font-size:clamp(16px,2vw,22px);font-weight:600;line-height:140%}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_title__8zkKx{margin-top:8px;justify-self:start;color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:100%}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_title__8zkKx .ParametersLotCard_text___CEdt{position:relative;z-index:1}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_title__8zkKx .ParametersLotCard_text___CEdt img{position:absolute;top:5px;left:-10px;width:110%;height:100%;z-index:-1;pointer-events:none}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_description__TvPO5{max-width:1120px;margin-top:32px;color:var(--Gray-2,#bdbdbd);font-size:clamp(16px,2vw,22px);font-weight:400;line-height:140%}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_oneClickBooking__9eQxz{display:inline-block;margin-top:12px;color:var(--white,#fff);font-size:clamp(16px,2vw,22px);font-weight:400;line-height:140%}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_wrapperSlider__ChLg9{margin-top:clamp(32px,5vw,56px);min-width:0}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_swiperList__BLjyi{overflow:initial!important}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_slide__pViJP{position:relative;width:clamp(300px,30vw,416px);margin-right:clamp(16px,3vw,32px);flex-shrink:0}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_slide__pViJP .ParametersLotCard_wrapperImg__8ZWEd{pointer-events:none;height:clamp(414px,35vw,575px);border-radius:24px;overflow:hidden}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_slide__pViJP .ParametersLotCard_wrapperImg__8ZWEd img{width:100%;height:100%;object-fit:fill;border-radius:24px}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG{display:flex;justify-content:flex-end;margin-top:40px;margin-right:clamp(16px,3vw,32px);gap:12px}@media(max-width:620px){.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG{justify-content:center;margin-right:0}}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG .ParametersLotCard_controlsInner__M_M_i{display:flex;align-items:center;gap:12px}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG .ParametersLotCard_swiperButton__eyzwy{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG .ParametersLotCard_swiperButton__eyzwy i{filter:brightness(0) invert(1)}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG .ParametersLotCard_swiperPagination__1fmOd{position:static!important;display:flex;align-items:center;gap:clamp(16px,2vw,24px);background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG .ParametersLotCard_swiperPagination__1fmOd.ParametersLotCard_next__ptg5u .swiper-pagination-bullet{transform-origin:left center}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG .ParametersLotCard_swiperPagination__1fmOd.ParametersLotCard_prev__ZX4kU .swiper-pagination-bullet{transform-origin:right center}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG .ParametersLotCard_swiperPagination__1fmOd .swiper-pagination-bullet{width:8px;height:8px;background:#828282;border-radius:8px;transition:width .4s ease;margin:0!important}.ParametersLotCard_parametersLotCard___wDjz .ParametersLotCard_controls__Ix6SG .ParametersLotCard_swiperPagination__1fmOd .swiper-pagination-bullet-active{width:clamp(40px,1vw,48px)}.MortgageCalculator_mortgageCalculator__VzlNc{margin-top:clamp(120px,21vw,200px);overflow:hidden}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_container__tLEkC{max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box;display:grid}@media(max-width:1350px){.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_container__tLEkC{padding:0 20px}}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_title__sfI2O{justify-self:start;color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:110%;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_description__tGsgP{max-width:1160px;margin-top:32px;color:var(--Gray-2,#bdbdbd);font-size:clamp(16px,2vw,22px);font-weight:400;line-height:140%}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_wrapperSlider__iJUCQ{margin-top:clamp(32px,5vw,56px);min-width:0;position:relative}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_swiperList__xx3UE{overflow:initial!important}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_slide__zzRyb{width:clamp(650px,70vw,1226px);margin-right:clamp(16px,3vw,32px);flex-shrink:0}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_slide__zzRyb .MortgageCalculator_wrapperImg__wA_Qf{pointer-events:none;height:clamp(226px,25vw,427px);border-radius:24px;overflow:hidden}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_slide__zzRyb .MortgageCalculator_wrapperImg__wA_Qf img{width:100%;height:100%;object-fit:fill;border-radius:24px}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT{display:flex;justify-content:flex-end;margin-top:40px;margin-right:clamp(16px,3vw,32px);gap:12px;opacity:0}@media(max-width:620px){.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT{justify-content:center;margin-right:0}}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT.MortgageCalculator_animate__JGkLX{opacity:1;animation:MortgageCalculator_showControls__BD33Y 1.5s ease forwards}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT.MortgageCalculator_animate__JGkLX .MortgageCalculator_prevBtn__dPLXL{animation:MortgageCalculator_showPrevBtn__VwOL1 1.5s ease forwards}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT.MortgageCalculator_animate__JGkLX .MortgageCalculator_nextBtn__KFN49{animation:MortgageCalculator_showNextBtn__626QZ 1.5s ease forwards}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT .MortgageCalculator_controlsInnerContent__OKOuh{display:flex;align-items:center;gap:12px}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT .MortgageCalculator_swiperButton__ia3Jz{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease;border:none}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT .MortgageCalculator_swiperButton__ia3Jz i{display:block;filter:brightness(0) invert(1)}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT .MortgageCalculator_swiperPagination__Z1e3v{position:static!important;display:flex;align-items:center;gap:clamp(16px,2vw,24px);background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT .MortgageCalculator_swiperPagination__Z1e3v .swiper-pagination-bullet{width:8px;height:8px;background:#828282;border-radius:8px;transition:width .4s ease;margin:0!important}.MortgageCalculator_mortgageCalculator__VzlNc .MortgageCalculator_controls__nFDLT .MortgageCalculator_swiperPagination__Z1e3v .swiper-pagination-bullet-active{width:clamp(40px,1vw,48px)}@keyframes MortgageCalculator_showControls__BD33Y{0%{opacity:0}to{opacity:1}}@keyframes MortgageCalculator_showPrevBtn__VwOL1{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes MortgageCalculator_showNextBtn__626QZ{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.AerialPhotography_aerialPhotography__M8esK{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px)}.AerialPhotography_titleContainer__tjBEo .G-container{display:grid;grid-gap:clamp(32px,5vw,56px);gap:clamp(32px,5vw,56px)}.AerialPhotography_title__xbXLd{justify-self:center;margin-top:8px;max-width:800px;font-size:clamp(32px,5vw,64px);line-height:110%;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center;font-weight:400}.AerialPhotography_scrollContainer__qV26S{height:200vh;margin-top:clamp(32px,5vw,56px);margin-bottom:clamp(32px,5vw,56px)}@media(max-width:1300px){.AerialPhotography_scrollContainer__qV26S{height:auto}}.AerialPhotography_viewportContent__8nO4f{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;overflow:hidden}@media(max-width:1300px){.AerialPhotography_viewportContent__8nO4f{height:auto;padding:0 35px;position:relative}}@media(max-width:991px){.AerialPhotography_viewportContent__8nO4f{padding:0 16px}}.AerialPhotography_responsiveContainer__afHzv{position:relative;width:1036px;height:clamp(170px,40vw,502px);transform-origin:center center}@media(min-width:1300px){.AerialPhotography_responsiveContainer__afHzv{width:min(1036px,100%);max-width:100%;aspect-ratio:1036/502;height:auto;margin-inline:auto}}@media(max-width:1300px){.AerialPhotography_responsiveContainer__afHzv{width:clamp(164px,81vw,1036px)!important;height:clamp(170px,40vw,502px)!important;aspect-ratio:unset;transform:scale(1)!important}}.AerialPhotography_screenContainer__A2Ceh{position:absolute;top:2%;left:0;bottom:2%;width:100%;height:96%}@media(max-width:1300px){.AerialPhotography_screenContainer__A2Ceh{position:relative;inset:0;width:100%;height:100%}}.AerialPhotography_photography__jgbid{width:100%;height:100%;border-radius:7%/10%;pointer-events:none}.AerialPhotography_photographyBorder__OkIq5{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:3;pointer-events:none;opacity:0;will-change:opacity;transform:scale(1.03)}@media(max-width:1300px){.AerialPhotography_photographyBorder__OkIq5{display:none}}.AerialPhotography_bottomContent__Cuwi9 .G-container{display:grid;grid-gap:clamp(32px,5vw,56px);gap:clamp(32px,5vw,56px)}.AerialPhotography_description__0_HMI{max-width:800px;justify-self:center;text-align:center;color:var(--white,#fff);font-size:clamp(16px,2vw,22px);font-weight:400;line-height:140%;margin:0 auto}.AerialPhotography_buttonsWrapper__Ojx4o{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;justify-self:center}@media(min-width:1024px){.AerialPhotography_bottomContent__Cuwi9{margin-top:-200px}}@media(pointer:coarse){.AerialPhotography_bottomContent__Cuwi9{margin-top:0!important}}@keyframes AerialPhotography_fadeInUp__j9TIP{to{opacity:1;transform:translateY(0)}}#AerialPhotography_krpanoSWFObject__lTrnG>div:first-child div:nth-child(2)>div:not(:first-child),#AerialPhotography_panoramaMenu__jtEzn{display:none}.ConstructionProgressStories_constructionProgressStories__zBhgT{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.ConstructionProgressStories_constructionProgressStories__zBhgT .G-container{display:grid;grid-gap:clamp(32px,5vw,56px);gap:clamp(32px,5vw,56px);justify-items:center}.ConstructionProgressStories_constructionProgressStories__zBhgT .labeled-button{justify-self:center;margin-top:12px}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_title__7EsGF{text-align:center;color:#fff;margin:0}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_title__7EsGF .ConstructionProgressStories_accent__fG_6l{background:var(--blue-green-gradient,linear-gradient(90deg,#00f2fe 0,#4facfe 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_storiesList__w_Gg0{display:flex;gap:clamp(16px,3vw,61px);padding:0;list-style:none}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_storiesList__w_Gg0 .ConstructionProgressStories_navItem__CCTX6{display:flex;flex-direction:column;align-items:center;gap:clamp(4px,1vw,8px)}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_storiesList__w_Gg0 .ConstructionProgressStories_navItem__CCTX6 .ConstructionProgressStories_circle__FUR3O{position:relative;width:clamp(50px,13vw,120px);height:clamp(50px,13vw,120px);padding:clamp(3px,1vw,5px);border-radius:50%}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_storiesList__w_Gg0 .ConstructionProgressStories_navItem__CCTX6 .ConstructionProgressStories_circle__FUR3O:before{content:"";position:absolute;inset:0;border-radius:50%;padding:2.5px;background:linear-gradient(270deg,#5cf39b,#2f80ed);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_storiesList__w_Gg0 .ConstructionProgressStories_navItem__CCTX6 .ConstructionProgressStories_circle__FUR3O .ConstructionProgressStories_image__Bot5A{width:100%;height:100%;object-fit:cover;border-radius:50%}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_storiesList__w_Gg0 .ConstructionProgressStories_navItem__CCTX6.ConstructionProgressStories_active__ikSxs .ConstructionProgressStories_circle__FUR3O:before{background:rgba(0,0,0,0)}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_storiesList__w_Gg0 .ConstructionProgressStories_navItem__CCTX6 .ConstructionProgressStories_text__S3asa{color:#fff;font-size:clamp(10px,2vw,20px);font-weight:500}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_listStoriesImages__yWpHZ{display:flex;align-items:center;gap:clamp(13px,2vw,48px);margin-top:clamp(40px,5vw,83px);list-style:none;padding:0}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_listStoriesImages__yWpHZ .ConstructionProgressStories_item__jSD0w{width:clamp(70px,15vw,246px);will-change:transform}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_listStoriesImages__yWpHZ .ConstructionProgressStories_item__jSD0w .ConstructionProgressStories_imageItem____mXR{width:100%;height:auto;display:block}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_listStoriesImages__yWpHZ .ConstructionProgressStories_item__jSD0w.ConstructionProgressStories_centerCard__NL7TF{position:relative;z-index:3;width:clamp(98px,25vw,342px)}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_listStoriesImages__yWpHZ .ConstructionProgressStories_item__jSD0w.ConstructionProgressStories_centerCard__NL7TF .ConstructionProgressStories_storyHeader__FuQUp{position:absolute;top:clamp(-17px,3vw,-24px);left:50%;transform:translateX(-50%);z-index:5;white-space:nowrap;padding:clamp(4px,1vw,16px) clamp(9px,1vw,32px);border-radius:clamp(8px,3vw,28px);background:linear-gradient(270deg,#51d7ae,#3da3d3);color:#fff;font-size:clamp(5px,3vw,20px);font-weight:700;will-change:transform}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_wrapperDescription__QWp3v{max-width:800px;text-align:center}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_wrapperDescription__QWp3v .ConstructionProgressStories_description__vmBeL{margin-top:12px;color:#fff;font-size:clamp(14px,2vw,22px);line-height:140%}.ConstructionProgressStories_constructionProgressStories__zBhgT .ConstructionProgressStories_wrapperDescription__QWp3v .ConstructionProgressStories_description__vmBeL:first-of-type{color:var(--Gray-2,#b0b0b0)}@keyframes ConstructionProgressStories_showLabeledBtn__a1tZX{0%{transform:translateY(calc(100% + 20px)) scale(.8);border-radius:50%;padding-left:clamp(4px,1vw,8px);width:64px;gap:0}60%{transform:translateY(-45px) scale(.65);border-radius:50%;padding-left:clamp(4px,1vw,8px);width:64px;gap:0}80%{transform:translateY(5px) scale(1);border-radius:32px;padding-left:clamp(16px,1vw,20px);width:-moz-fit-content;width:fit-content;gap:20px}90%{transform:translateY(-5px) scale(1)}to{transform:translateY(0) scale(1)}}.ConstructionProgressStories_labelButton___zxdO{z-index:10;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:64px;padding:clamp(4px,1vw,8px) clamp(4px,1vw,8px) clamp(4px,1vw,8px) clamp(16px,1vw,20px);gap:20px;border-radius:32px;background:#3f3f3f;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px)}.ConstructionProgressStories_labelButton___zxdO.ConstructionProgressStories_animate__VLhvL{animation:ConstructionProgressStories_showLabeledBtn__a1tZX 1s ease}@keyframes ConstructionProgressStories_showText__TunRj{0%{font-size:0;opacity:0}63%{font-size:0;opacity:0}to{font-size:clamp(14px,1vw,16px);opacity:1}}@keyframes ConstructionProgressStories_showBtn__KKWCy{0%{transform:rotate(180deg) scale(0)}60%{transform:rotate(180deg) scale(.95)}to{transform:rotate(180deg) scale(1)}}.ConstructionProgressStories_labelButton___zxdO .ConstructionProgressStories_text__S3asa{color:var(--white);font-size:clamp(14px,1vw,16px);font-weight:400;line-height:120%}.ConstructionProgressStories_labelButton___zxdO.ConstructionProgressStories_animate__VLhvL .ConstructionProgressStories_text__S3asa{animation:ConstructionProgressStories_showText__TunRj 1.05s ease}.ConstructionProgressStories_labelButton___zxdO{cursor:pointer}.ConstructionProgressStories_labelButton___zxdO .ConstructionProgressStories_btn__cVOQW{display:flex;justify-content:center;align-items:center;gap:10px;min-width:clamp(40px,2vw,48px);min-height:clamp(40px,2vw,48px);transform:rotate(180deg);transition:scale var(--transitionTime);border-radius:32px;background:var(--green-2)}.ConstructionProgressStories_labelButton___zxdO:hover .ConstructionProgressStories_btn__cVOQW{scale:1.08}.ConstructionProgressStories_labelButton___zxdO.ConstructionProgressStories_animate__VLhvL .ConstructionProgressStories_btn__cVOQW{animation:ConstructionProgressStories_showBtn__KKWCy 1.05s ease}.ConstructionProgressStories_labelButton___zxdO .ConstructionProgressStories_btn__cVOQW .ConstructionProgressStories_icon__dKmXF{background-color:var(--white)}.UsualFees_usualFees___hPWm{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.UsualFees_usualFees___hPWm .UsualFees_container__bJ6gi{max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box;display:grid}@media(max-width:1350px){.UsualFees_usualFees___hPWm .UsualFees_container__bJ6gi{padding:0 20px}}.UsualFees_usualFees___hPWm .UsualFees_headerText__qIejx{justify-self:start;color:var(--Gray-2,#bdbdbd);font-size:clamp(16px,2vw,24px);font-weight:400;line-height:120%;margin-top:24px}.UsualFees_usualFees___hPWm .UsualFees_title__eR3z5{margin-top:8px;font-family:var(--font-main);font-weight:400;font-size:clamp(32px,5vw,64px);line-height:100%;background:var(--white);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.UsualFees_usualFees___hPWm .UsualFees_description__qUlpr{justify-self:start;margin-top:24px;max-width:1095px;color:var(--Gray-2,#bdbdbd);font-size:clamp(14px,2vw,21px);font-weight:400;line-height:140%}.UsualFees_usualFees___hPWm .UsualFees_wrapperSlider__kBZGi{margin-top:clamp(32px,5vw,56px);position:relative;min-width:0}.UsualFees_usualFees___hPWm .UsualFees_swiperList__5wuLW{width:100%;overflow:visible!important;padding-bottom:80px}.UsualFees_usualFees___hPWm .UsualFees_slide__9LAGp{height:clamp(168px,25vw,247px);width:clamp(350px,36vw,676px)!important;margin-right:clamp(16px,3vw,32px)}.UsualFees_usualFees___hPWm .UsualFees_slide__9LAGp.UsualFees_firstChild___XeHs{width:clamp(298px,25vw,439px)!important}.UsualFees_usualFees___hPWm .UsualFees_slide__9LAGp .UsualFees_wrapperImg__SzBkO{height:100%;width:100%;border-radius:24px;overflow:hidden;background:#252525}.UsualFees_usualFees___hPWm .UsualFees_slide__9LAGp .UsualFees_wrapperImg__SzBkO img{width:100%;height:100%;display:block}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn{position:absolute;bottom:0;right:0;z-index:10;display:flex;opacity:0}@media(max-width:620px){.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn{left:50%;right:auto;transform:translateX(-50%);bottom:10px}}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn.UsualFees_animate__KVXO5{opacity:1;animation:UsualFees_showControls__xAGC6 1.5s ease forwards}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn .UsualFees_controlsInnerContent__B11j1{display:flex;align-items:center;gap:12px}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn .UsualFees_swiperButton__hD881{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease;border:none}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn .UsualFees_swiperButton__hD881 i{display:block;filter:brightness(0) invert(1)}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn .UsualFees_swiperButton__hD881.swiper-button-disabled{opacity:.3;cursor:default;pointer-events:none}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn .UsualFees_swiperPagination__RJtq4{position:static!important;display:flex;align-items:center;gap:12px;background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn .UsualFees_swiperPagination__RJtq4.UsualFees_next__pXjJO .swiper-pagination-bullet{transform-origin:left center}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn .UsualFees_swiperPagination__RJtq4.UsualFees_prev__E4m1n .swiper-pagination-bullet{transform-origin:right center}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn .UsualFees_swiperPagination__RJtq4 .swiper-pagination-bullet{width:8px;height:8px;background:var(--Gray-4,#828282);border-radius:8px;transition:all .4s ease;margin:0!important;cursor:pointer}.UsualFees_usualFees___hPWm .UsualFees_controls__US5tn .UsualFees_swiperPagination__RJtq4 .swiper-pagination-bullet-active{width:clamp(40px,1vw,48px);background:#828282}@keyframes UsualFees_showControls__xAGC6{0%{opacity:0}to{opacity:1}}.ConstructionNews_constructionNews__D1ceM{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_container__VttDy{max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box;display:grid}@media(max-width:1350px){.ConstructionNews_constructionNews__D1ceM .ConstructionNews_container__VttDy{padding:0 20px}}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_title__lAIe0{text-align:center;font-family:var(--font-main);font-size:clamp(32px,5vw,64px);line-height:100%;font-weight:400;color:var(--white,#fff);-webkit-text-fill-color:initial;justify-self:start}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_description__HE8lj{justify-self:start;margin-top:24px;max-width:980px;color:var(--Gray-2,#bdbdbd);font-size:clamp(14px,2vw,22px);font-weight:400;line-height:130%}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_wrapperSlider___Uw2E{margin-top:clamp(32px,5vw,56px);position:relative;min-width:0}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_swiperList__b_y2T{width:100%;overflow:visible!important;padding-bottom:80px}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_slide__IWpDf{height:clamp(138px,20vw,438px);width:clamp(303px,40vw,748px)!important;margin-right:clamp(16px,3vw,32px)}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_slide__IWpDf .ConstructionNews_wrapperImg__gRnxs{height:100%;width:100%;border-radius:24px;overflow:hidden;background:#252525}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_slide__IWpDf .ConstructionNews_wrapperImg__gRnxs img{width:100%;height:100%;display:block;pointer-events:none}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf{position:absolute;bottom:0;right:0;z-index:10;display:flex}@media(max-width:620px){.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf{left:50%;right:auto;transform:translateX(-50%);bottom:10px}}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf.ConstructionNews_animate__o4Y96{animation:ConstructionNews_showControls__AdUor 1.5s ease forwards}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_controlsInnerContent__lyOX4{display:flex;align-items:center;gap:12px}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_swiperButton__WSklc{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:background .3s ease}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_swiperButton__WSklc i{display:block;filter:brightness(0) invert(1)}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_swiperButton__WSklc.swiper-button-disabled{opacity:.3;cursor:default;pointer-events:none}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_swiperButton__WSklc:hover:not(.swiper-button-disabled){background:#4f4f4f}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_swiperPagination__MdqWT{position:static!important;display:flex;align-items:center;gap:12px;background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_swiperPagination__MdqWT.ConstructionNews_next__TynP_ .swiper-pagination-bullet{transform-origin:left center}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_swiperPagination__MdqWT.ConstructionNews_prev__Bj0Qi .swiper-pagination-bullet{transform-origin:right center}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_swiperPagination__MdqWT .swiper-pagination-bullet{width:8px;height:8px;background:var(--Gray-4,#828282);border-radius:8px;transition:all .4s ease;margin:0!important;cursor:pointer}.ConstructionNews_constructionNews__D1ceM .ConstructionNews_controls__yg4Vf .ConstructionNews_swiperPagination__MdqWT .swiper-pagination-bullet-active{width:clamp(40px,1vw,48px);background:#828282}@keyframes ConstructionNews_showControls__AdUor{0%{opacity:0}to{opacity:1}}.TransportAccessibility_transportAccessibility__0252K{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_container__fNT54{max-width:1616px;margin:0 auto;padding-right:0!important}@media(max-width:1350px){.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_container__fNT54{padding-left:0;padding-right:0}}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_content__lF59H{padding-left:150px;box-sizing:border-box}@media(max-width:1350px){.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_content__lF59H{padding-left:20px;padding-right:20px}}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_headerText__H_4xc{display:block;font-weight:400;line-height:130%;margin-top:24px;font-size:clamp(16px,2vw,24px);color:var(--white,#fff)}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_title__gqbGF{color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:120%;margin-top:16px}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_description__Ij2OG{margin-top:24px;color:var(--Gray-2,#bdbdbd);font-size:clamp(14px,2vw,21px);font-weight:400;line-height:140%;max-width:800px}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_swiperList__r1Pss{margin-top:clamp(32px,1vw,40px);padding-left:150px;overflow:initial!important}@media(max-width:1350px){.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_swiperList__r1Pss{padding-left:20px}}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_slide__6OUYg{width:clamp(286px,40vw,528px);height:clamp(261px,25vw,481px);margin-right:clamp(16px,3vw,32px);flex-shrink:0}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_slide__6OUYg .TransportAccessibility_wrapperImg__21W1M{width:100%;height:100%;border-radius:24px;overflow:hidden;background:#252525}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_slide__6OUYg .TransportAccessibility_wrapperImg__21W1M img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp{display:flex;justify-content:flex-end;margin-top:clamp(32px,1vw,40px);margin-right:200px;opacity:0;gap:12px}@media(max-width:991px){.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp{margin-right:100px;padding-right:16px}}@media(max-width:620px){.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp{justify-content:center;margin-right:0;padding-right:0}}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp.TransportAccessibility_animate___CdSv{opacity:1;animation:TransportAccessibility_showControls__nENxT 1.5s ease forwards}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp.TransportAccessibility_animate___CdSv .TransportAccessibility_prevBtn__ErIZP{animation:TransportAccessibility_showPrevBtn__k_fOL 1.5s ease forwards}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp.TransportAccessibility_animate___CdSv .TransportAccessibility_nextBtn__djEIv{animation:TransportAccessibility_showNextBtn__Iz4gV 1.5s ease forwards}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp .TransportAccessibility_controlsInnerContent__FkRjZ{display:flex;align-items:center;gap:12px}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp .TransportAccessibility_swiperButton__zGwNX{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border:none}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp .TransportAccessibility_swiperButton__zGwNX i{display:block;filter:brightness(0) invert(1)}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp .TransportAccessibility_swiperPagination__aLY6u{position:static!important;display:flex;align-items:center;gap:clamp(16px,2vw,24px);background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp .TransportAccessibility_swiperPagination__aLY6u .swiper-pagination-bullet{width:8px;height:8px;background:var(--Gray-4,#828282);opacity:1;border-radius:8px;transition:width .4s ease;margin:0!important}.TransportAccessibility_transportAccessibility__0252K .TransportAccessibility_controls__o6RXp .TransportAccessibility_swiperPagination__aLY6u .swiper-pagination-bullet-active{width:clamp(40px,1vw,48px)}@keyframes TransportAccessibility_showControls__nENxT{0%{opacity:0}to{opacity:1}}@keyframes TransportAccessibility_showPrevBtn__k_fOL{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes TransportAccessibility_showNextBtn__Iz4gV{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.DrawLayouts_drawLayouts__6_CnE{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_container__29Ttn{max-width:1616px;margin:0 auto;padding-right:0!important}@media(max-width:1350px){.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_container__29Ttn{padding-left:0;padding-right:0}}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_content__FC5Jk{padding-left:150px;box-sizing:border-box}@media(max-width:1350px){.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_content__FC5Jk{padding-left:20px;padding-right:20px}}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_headerText__lKzgi{display:block;color:var(--Gray-2,#bdbdbd);font-weight:500;line-height:120%;margin-top:24px;font-size:clamp(16px,2vw,24px)}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_title__iLsAG{color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:120%;margin-top:16px}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_description__MGmy9{margin-top:24px;color:var(--Gray-2,#bdbdbd);font-size:clamp(14px,2vw,21px);font-weight:500;line-height:130%;max-width:900px}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_swiperList__qoRTu{margin-top:clamp(32px,1vw,40px);padding-left:150px;overflow:initial!important}@media(max-width:1350px){.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_swiperList__qoRTu{padding-left:20px}}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_slide__nSVQh{display:flex;align-items:center;gap:clamp(12px,3vw,32px);height:clamp(285px,30vw,504px);width:clamp(491px,45vw,870px);margin-right:16px;border-radius:24px;background:hsla(0,0%,100%,.1);padding:clamp(16px,1vw,24px) clamp(24px,3vw,40px);flex-shrink:0;box-sizing:border-box;overflow:hidden}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_slide__nSVQh .DrawLayouts_left__bMJA3{display:flex;flex-direction:column;justify-content:center;gap:clamp(4px,2vw,12px);pointer-events:none;flex:0 0 auto;width:40%;max-width:320px}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_slide__nSVQh .DrawLayouts_left__bMJA3 .DrawLayouts_tag__jpIa0{color:var(--green-2,#27ae60);font-size:clamp(12px,1vw,18px);font-weight:600;line-height:120%}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_slide__nSVQh .DrawLayouts_left__bMJA3 .DrawLayouts_slideTitle__KXr_j{color:var(--white,#fff);font-size:clamp(18px,1vw,24px);font-weight:600;line-height:120%;margin:0}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_slide__nSVQh .DrawLayouts_left__bMJA3 .DrawLayouts_slideDescription__QesFC{color:var(--white,#fff);font-size:clamp(14px,1vw,16px);font-weight:400;line-height:140%;margin:0}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_slide__nSVQh .DrawLayouts_wrapperImg__lB8nd{flex:1 1 auto;height:100%;display:flex;align-items:center;justify-content:center;min-width:0}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_slide__nSVQh .DrawLayouts_wrapperImg__lB8nd img{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP{display:flex;justify-content:flex-end;margin-top:clamp(32px,1vw,40px);margin-right:200px;opacity:0;gap:12px}@media(max-width:991px){.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP{margin-right:100px;padding-right:16px}}@media(max-width:620px){.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP{justify-content:center;margin-right:0;padding-right:0}}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP.DrawLayouts_animate__HBua2{opacity:1;animation:DrawLayouts_showControls__IiQke 1.5s ease forwards}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP.DrawLayouts_animate__HBua2 .DrawLayouts_prevBtn__KyMxF{animation:DrawLayouts_showPrevBtn__cUeeZ 1.5s ease forwards}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP.DrawLayouts_animate__HBua2 .DrawLayouts_nextBtn__f4bFI{animation:DrawLayouts_showNextBtn__6i2q2 1.5s ease forwards}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP .DrawLayouts_controlsInnerContent__trxF_{display:flex;align-items:center;gap:12px}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP .DrawLayouts_swiperButton__A6sdV{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border:none}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP .DrawLayouts_swiperButton__A6sdV i{display:block;filter:brightness(0) invert(1)}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP .DrawLayouts_swiperPagination__oNWHn{position:static!important;display:flex;align-items:center;gap:clamp(16px,2vw,24px);background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP .DrawLayouts_swiperPagination__oNWHn .swiper-pagination-bullet{width:8px;height:8px;background:#828282;opacity:1;border-radius:8px;transition:width .4s ease;margin:0!important}.DrawLayouts_drawLayouts__6_CnE .DrawLayouts_controls__Y1JOP .DrawLayouts_swiperPagination__oNWHn .swiper-pagination-bullet-active{width:clamp(40px,1vw,48px)}@keyframes DrawLayouts_showControls__IiQke{0%{opacity:0}to{opacity:1}}@keyframes DrawLayouts_showPrevBtn__cUeeZ{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes DrawLayouts_showNextBtn__6i2q2{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.PointsInterestPlans_pointsInterestPlans__tWuce{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px)}.PointsInterestPlans_pointsInterestPlans__tWuce .PointsInterestPlans_container__fKvxU{display:flex;flex-direction:column;align-items:center}.PointsInterestPlans_pointsInterestPlans__tWuce .PointsInterestPlans_headerText__Eflwc{color:var(--white,#fff);font-size:clamp(16px,2vw,24px);font-weight:400;line-height:120%}.PointsInterestPlans_pointsInterestPlans__tWuce .PointsInterestPlans_title__Pjaqs{margin-top:8px;color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:110%;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center}.PointsInterestPlans_pointsInterestPlans__tWuce .PointsInterestPlans_wrapperImage__IKHqj{width:clamp(343px,64vw,1312px);height:clamp(194px,35vw,714px);margin-top:clamp(32px,5vw,56px);border-radius:24px;overflow:hidden;position:relative;-webkit-mask-image:-webkit-radial-gradient(white,black)}.PointsInterestPlans_pointsInterestPlans__tWuce .PointsInterestPlans_wrapperImage__IKHqj .PointsInterestPlans_image__rbfh_{width:100%;height:100%;display:block}.PointsInterestPlans_pointsInterestPlans__tWuce .PointsInterestPlans_description__cT5NN{text-align:center;margin-top:12px;max-width:1095px;color:var(--white,#fff);font-size:clamp(14px,2vw,22px);font-weight:400;line-height:140%}.PointsInterestPlans_pointsInterestPlans__tWuce .PointsInterestPlans_description__cT5NN:first-of-type{color:var(--Gray-2,#bdbdbd);margin-top:clamp(32px,5vw,56px)}.GalleryRC_galleryRc__4saPe{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.GalleryRC_galleryRc__4saPe .GalleryRC_container__0Qmmi{max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box}@media(max-width:1350px){.GalleryRC_galleryRc__4saPe .GalleryRC_container__0Qmmi{padding:0 20px}}.GalleryRC_galleryRc__4saPe .GalleryRC_title__aoF3T{color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:110%;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0;width:-moz-fit-content;width:fit-content;display:table}.GalleryRC_galleryRc__4saPe .GalleryRC_wrapperSlider__3wjzd{margin-top:clamp(32px,1vw,40px);position:relative}.GalleryRC_galleryRc__4saPe .GalleryRC_swiperList___t3XH{overflow:visible!important}.GalleryRC_galleryRc__4saPe .GalleryRC_slide__Gj9iS{display:flex;height:clamp(150px,25vw,470px);width:clamp(308px,45vw,981px);margin-right:clamp(16px,3vw,32px);flex-shrink:0;border-radius:24px;overflow:hidden;background:#252525;-webkit-mask-image:-webkit-radial-gradient(white,black)}.GalleryRC_galleryRc__4saPe .GalleryRC_slide__Gj9iS .GalleryRC_imageItem__P6B6T{width:100%;height:100%;pointer-events:none;display:block}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg{display:flex;justify-content:flex-end;margin-top:clamp(32px,1vw,40px);margin-right:0;gap:12px;opacity:0}@media(max-width:620px){.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg{justify-content:center}}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg.GalleryRC_animate__zgji5{opacity:1;animation:GalleryRC_showControls__7fwtG 1.5s ease forwards}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg.GalleryRC_animate__zgji5 .GalleryRC_prevBtn__DHWhY{animation:GalleryRC_showPrevBtn__jBmcc 1.5s ease forwards}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg.GalleryRC_animate__zgji5 .GalleryRC_nextBtn__9jYJn{animation:GalleryRC_showNextBtn__CIIlQ 1.5s ease forwards}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg .GalleryRC_controlsInnerContent__hsTAF{display:flex;align-items:center;gap:12px}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg .GalleryRC_swiperButton__FPeNJ{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:background .3s ease}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg .GalleryRC_swiperButton__FPeNJ i{display:block;filter:brightness(0) invert(1)}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg .GalleryRC_swiperButton__FPeNJ:hover{background:#4f4f4f}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg .GalleryRC_swiperPagination__oMjE9{position:static!important;display:flex;align-items:center;gap:clamp(16px,2vw,24px);background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg .GalleryRC_swiperPagination__oMjE9 .swiper-pagination-bullet{width:8px;height:8px;background:#828282;border-radius:8px;transition:width .4s ease;margin:0!important;opacity:1}.GalleryRC_galleryRc__4saPe .GalleryRC_controls__LrLgg .GalleryRC_swiperPagination__oMjE9 .swiper-pagination-bullet-active{width:clamp(30px,1vw,48px);background:#828282}@keyframes GalleryRC_showControls__7fwtG{0%{opacity:0}to{opacity:1}}@keyframes GalleryRC_showPrevBtn__jBmcc{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes GalleryRC_showNextBtn__CIIlQ{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.MapNearbyPlaces_mapNearbyPlaces__jltsw{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_container__D47Uy{max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box}@media(max-width:1350px){.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_container__D47Uy{padding:0 20px}}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_title__2e1Qy{color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:110%;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0;width:-moz-fit-content;width:fit-content;display:table}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_wrapperSlider__Yv_5T{margin-top:clamp(32px,1vw,40px);position:relative}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_swiperList__nbyH_{overflow:visible!important}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_slide__tXf2q{display:flex;height:clamp(161px,20vw,383px);width:clamp(314px,40vw,748px);margin-right:clamp(16px,3vw,32px);flex-shrink:0;border-radius:24px;overflow:hidden;background:#252525;-webkit-mask-image:-webkit-radial-gradient(white,black)}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_slide__tXf2q .MapNearbyPlaces_imageItem__M2bpx{width:100%;height:100%;object-fit:cover;pointer-events:none;display:block;border-radius:24px}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ{display:flex;justify-content:flex-end;margin-top:clamp(32px,1vw,40px);gap:12px;opacity:0}@media(max-width:620px){.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ{justify-content:center}}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ.MapNearbyPlaces_animate__kdriz{opacity:1;animation:MapNearbyPlaces_showControls__RnEoX 1.5s ease forwards}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ.MapNearbyPlaces_animate__kdriz .MapNearbyPlaces_prevBtn__xxWQq{animation:MapNearbyPlaces_showPrevBtn__GaNpl 1.5s ease forwards}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ.MapNearbyPlaces_animate__kdriz .MapNearbyPlaces_nextBtn__U27Am{animation:MapNearbyPlaces_showNextBtn__1S9TA 1.5s ease forwards}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ .MapNearbyPlaces_controlsInnerContent__uH62A{display:flex;align-items:center;gap:12px}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ .MapNearbyPlaces_swiperButton__32AkF{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:background .3s ease}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ .MapNearbyPlaces_swiperButton__32AkF i{display:block;filter:brightness(0) invert(1)}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ .MapNearbyPlaces_swiperButton__32AkF:hover{background:#4f4f4f}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ .MapNearbyPlaces_swiperPagination__olvJ1{position:static!important;display:flex;align-items:center;gap:clamp(16px,2vw,24px);background:#3f3f3f;border-radius:20px;padding:0 20px;height:clamp(40px,1vw,48px);width:auto!important}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ .MapNearbyPlaces_swiperPagination__olvJ1 .swiper-pagination-bullet{width:8px;height:8px;background:#828282;border-radius:8px;transition:width .4s ease;margin:0!important;opacity:1}.MapNearbyPlaces_mapNearbyPlaces__jltsw .MapNearbyPlaces_controls__GHxaQ .MapNearbyPlaces_swiperPagination__olvJ1 .swiper-pagination-bullet-active{width:clamp(30px,1vw,48px);background:#828282}@keyframes MapNearbyPlaces_showControls__RnEoX{0%{opacity:0}to{opacity:1}}@keyframes MapNearbyPlaces_showPrevBtn__GaNpl{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes MapNearbyPlaces_showNextBtn__1S9TA{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.DevelopersChooseUs_developersChooseUs__06Bzh{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px)}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_container__zCJ51{display:grid;max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box}@media(max-width:1350px){.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_container__zCJ51{padding:0 20px}}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_headerText__AbqpM{justify-self:start;color:var(--Gray-2,#bdbdbd);font-size:clamp(16px,2vw,24px);line-height:120%}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_title__hlZ6i{justify-self:start;color:var(--white,#fff);margin-top:16px;font-size:clamp(32px,5vw,64px);font-weight:400;line-height:110%}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_title__hlZ6i .DevelopersChooseUs_titleAccent__IAEoc{position:relative;display:inline-block}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_title__hlZ6i .DevelopersChooseUs_titleAccent__IAEoc img{position:absolute;left:0;right:0;bottom:0;z-index:-1;width:89%}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_developersList__foxUn{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:clamp(32px,2vw,44px);list-style:none;padding:0}@media(max-width:1050px){.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_developersList__foxUn{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_developersList__foxUn{grid-template-columns:1fr}}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_developersList__foxUn .DevelopersChooseUs_item__4eJTa{display:grid;grid-gap:24px;gap:24px;min-height:222px;padding:clamp(16px,1vw,24px);border-radius:24px;background:hsla(0,0%,100%,.1);box-sizing:border-box}@media(max-width:520px){.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_developersList__foxUn .DevelopersChooseUs_item__4eJTa{min-height:auto}}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_icon__EIjBf{align-self:start;justify-self:start;height:48px;width:48px}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_icon__EIjBf.DevelopersChooseUs_buildings__pAkgP{background-color:#3081ec}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_icon__EIjBf.DevelopersChooseUs_health__ddkLR{background-color:#2e96b5}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_icon__EIjBf.DevelopersChooseUs_trend-up__5yer2{background-color:#2da78c}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_icon__EIjBf.DevelopersChooseUs_call-calling__QVGj1{background-color:#2cb36d}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_itemText__dt9iN{align-self:end;margin:0;color:var(--white,#fff);font-size:clamp(16px,1vw,20px);font-weight:400;line-height:120%}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_itemText__dt9iN .DevelopersChooseUs_firstWord__A3JMC{font-weight:500}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_itemText__dt9iN.DevelopersChooseUs_buildings__pAkgP .DevelopersChooseUs_firstWord__A3JMC{color:#3081ec}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_itemText__dt9iN.DevelopersChooseUs_health__ddkLR .DevelopersChooseUs_firstWord__A3JMC{color:#2e96b5}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_itemText__dt9iN.DevelopersChooseUs_trend-up__5yer2 .DevelopersChooseUs_firstWord__A3JMC{color:#2da78c}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_itemText__dt9iN.DevelopersChooseUs_call-calling__QVGj1 .DevelopersChooseUs_firstWord__A3JMC{color:#2cb36d}.DevelopersChooseUs_developersChooseUs__06Bzh .DevelopersChooseUs_buttonWrapper__9xAbb{display:flex;justify-content:center;width:100%;margin-top:clamp(32px,2vw,44px)}.IntegrationSystems_integrationSystems__wK7gL{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px)}.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_container__dRvW5{max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box;display:grid}@media(max-width:1350px){.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_container__dRvW5{padding:0 20px}}.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_title__FH2b1{justify-self:start;color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:110%;margin:0;width:-moz-fit-content;width:fit-content;display:table;-webkit-text-fill-color:initial}.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_listIntegrationSystems__P9dPF{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:clamp(32px,5vw,80px);gap:clamp(32px,5vw,80px);margin-top:clamp(32px,5vw,56px);border-radius:32px;background:linear-gradient(180deg,rgba(246,246,246,.1),rgba(255,255,255,.1));list-style:none;padding:clamp(24px,5vw,56px) clamp(32px,9vw,80px)}@media(max-width:600px){.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_listIntegrationSystems__P9dPF{grid-template-columns:repeat(3,1fr)}}@media(max-width:450px){.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_listIntegrationSystems__P9dPF{grid-template-columns:1fr;padding:32px 20px}}.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_item__9Kq4H{display:flex;align-items:center;justify-content:center;height:80px}@media(max-width:450px){.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_item__9Kq4H{height:40px}}.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_item__9Kq4H .IntegrationSystems_imageItem__WcOXz{width:100%;height:auto;max-height:100%;object-fit:contain;transition:transform .3s ease}.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_item__9Kq4H .IntegrationSystems_imageItem__WcOXz:hover{transform:scale(1.1)}@media(max-width:450px){.IntegrationSystems_integrationSystems__wK7gL .IntegrationSystems_item__9Kq4H .IntegrationSystems_imageItem__WcOXz{width:106px}}.StepWebsiteCreation_webSiteCreation__CRJNK{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px)}.StepWebsiteCreation_webSiteCreation__CRJNK .StepWebsiteCreation_container__ANP5w{display:grid;max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box}@media(max-width:1350px){.StepWebsiteCreation_webSiteCreation__CRJNK .StepWebsiteCreation_container__ANP5w{padding:0 20px}}.StepWebsiteCreation_webSiteCreation__CRJNK .StepWebsiteCreation_headerText__zP9_v{justify-self:start;margin-top:8px;color:var(--white,#fff);font-size:clamp(16px,2vw,24px);font-weight:400;line-height:120%}.StepWebsiteCreation_webSiteCreation__CRJNK .StepWebsiteCreation_title__YoefO{justify-self:start;color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:110%;width:-moz-fit-content;width:fit-content;display:table;-webkit-text-fill-color:initial;margin:16px 0 0}.StepWebsiteCreation_webSiteCreation__CRJNK .StepWebsiteCreation_title__YoefO .StepWebsiteCreation_titleAccent__UpzBq{position:relative;display:inline-block;z-index:1}.StepWebsiteCreation_webSiteCreation__CRJNK .StepWebsiteCreation_title__YoefO .StepWebsiteCreation_titleAccent__UpzBq img{position:absolute;top:5px;left:-10px;right:0;bottom:0;z-index:-1;width:100%;height:100%;pointer-events:none}.StepWebsiteCreation_webSiteCreation__CRJNK .StepWebsiteCreation_wrapperImage__DZ_XZ{margin-top:clamp(32px,1vw,40px);height:clamp(87px,20vw,334px);width:100%}.StepWebsiteCreation_webSiteCreation__CRJNK .StepWebsiteCreation_wrapperImage__DZ_XZ .StepWebsiteCreation_image__zog2Y{width:100%;height:100%;object-fit:contain;display:block}.StepWebsiteCreation_webSiteCreation__CRJNK .StepWebsiteCreation_buttonWrapper___YZAP{display:flex;justify-content:center;width:100%;margin-top:clamp(32px,2vw,44px)}.ComfortFeatures_comfortFeatures__buPuA{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px)}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_container__WQTUf{display:grid;max-width:1616px;margin:0 auto;padding:0 150px;box-sizing:border-box}@media(max-width:1350px){.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_container__WQTUf{padding:0 20px}}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_headerText__jF0Ap{justify-self:center;text-align:center;color:var(--white,#fff);font-size:clamp(16px,2vw,24px);font-weight:400;line-height:120%;display:block}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_title__1SpeW{margin-top:8px;text-align:center;justify-self:center;color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:110%;width:-moz-fit-content;width:fit-content;display:table;background:var(--blue-green-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_contentMarquee__VeFAb{display:grid;margin-top:clamp(32px,5vw,56px);height:clamp(424px,35vw,778px);padding:clamp(4px,2vw,16px);grid-gap:clamp(4px,2vw,16px);gap:clamp(4px,2vw,16px);overflow:hidden;border-radius:32px;background:hsla(0,0%,100%,.2)}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_contentMarquee__VeFAb.ComfortFeatures_desktop__NdmZA{grid-template-columns:repeat(3,1fr)}@media(max-width:700px){.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_contentMarquee__VeFAb.ComfortFeatures_desktop__NdmZA{display:none}}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_contentMarquee__VeFAb.ComfortFeatures_tablet__CXtOk{display:none;grid-template-columns:repeat(2,1fr)}@media(min-width:501px)and (max-width:700px){.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_contentMarquee__VeFAb.ComfortFeatures_tablet__CXtOk{display:grid}}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_contentMarquee__VeFAb.ComfortFeatures_mobile__mFrBq{display:none;grid-template-columns:1fr}@media(max-width:500px){.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_contentMarquee__VeFAb.ComfortFeatures_mobile__mFrBq{display:grid}}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_wrapperMarquees__g3BDx{display:flex;flex-direction:column;gap:clamp(4px,2vw,16px);height:100%}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_marqueeList__9laWy{display:flex;flex-direction:column;gap:clamp(4px,2vw,16px);list-style:none;padding:0;margin:0;animation:ComfortFeatures_moveDown__LdnTk 80s linear infinite}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_marqueeList__9laWy.ComfortFeatures_reverse__hHBIz{animation:ComfortFeatures_moveUp__XLN4j 80s linear infinite}@media(max-width:700px){.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_marqueeList__9laWy{animation-duration:90s}}@media(max-width:500px){.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_marqueeList__9laWy{animation-duration:110s}}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_item__Uffs8{height:clamp(180px,14vw,238px);flex-shrink:0}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_item__Uffs8 .ComfortFeatures_image__Z2nMO{height:100%;width:100%;object-fit:cover;border-radius:24px;display:block}.ComfortFeatures_comfortFeatures__buPuA .ComfortFeatures_buttonWrapper__JeBfB{display:flex;justify-content:center;width:100%;margin-top:clamp(32px,5vw,56px)}@keyframes ComfortFeatures_moveDown__LdnTk{0%{transform:translateY(calc(-100% - clamp(4px, 2vw, 16px)))}to{transform:translateY(0)}}@keyframes ComfortFeatures_moveUp__XLN4j{0%{transform:translateY(0)}to{transform:translateY(calc(-100% - clamp(4px, 2vw, 16px)))}}.OurClients_ourClients__GjtNt{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.OurClients_ourClients__GjtNt .OurClients_container__M3O7b{max-width:1616px;margin:0 auto;padding:0 20px}@media(min-width:1350px){.OurClients_ourClients__GjtNt .OurClients_container__M3O7b{padding-left:150px;padding-right:0}}.OurClients_ourClients__GjtNt .OurClients_title__ALlGh{color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:120%;display:flex;align-items:center;gap:12px;-webkit-text-fill-color:initial}.OurClients_ourClients__GjtNt .OurClients_title__ALlGh .OurClients_text__RJaNh{position:relative;z-index:1}.OurClients_ourClients__GjtNt .OurClients_title__ALlGh .OurClients_text__RJaNh img{position:absolute;left:0;right:0;bottom:-10px;z-index:-1;width:99%}.OurClients_ourClients__GjtNt .OurClients_ourClientsSlider__fPqD5{margin-top:clamp(32px,5vw,56px);overflow:visible!important}.OurClients_ourClients__GjtNt .OurClients_slide__GwTFa{display:flex;flex-direction:column;align-items:stretch;margin-right:clamp(16px,1vw,32px);width:clamp(283px,20vw,389px);height:auto;align-self:stretch;padding:clamp(32px,4vw,56px) clamp(16px,3vw,32px) clamp(16px,3vw,32px);border-radius:32px;background:linear-gradient(180deg,rgba(246,246,246,.1),rgba(255,255,255,.1));box-sizing:border-box}.OurClients_ourClients__GjtNt .OurClients_slide__GwTFa .OurClients_logo__U4eHa{height:auto;max-width:100%;object-fit:contain;align-self:start}.OurClients_ourClients__GjtNt .OurClients_slide__GwTFa .OurClients_headerText__6LARI{margin-top:clamp(8px,1vw,12px);color:var(--green-2,#27ae60);font-size:clamp(12px,1vw,18px);font-weight:600;line-height:120%}.OurClients_ourClients__GjtNt .OurClients_slide__GwTFa .OurClients_slideTitle__1QaF9{margin-top:clamp(8px,1vw,12px);color:var(--white,#fff);font-size:clamp(18px,1vw,24px);font-weight:600;line-height:120%;align-self:start}.OurClients_ourClients__GjtNt .OurClients_slide__GwTFa .OurClients_description__VzeJ7{margin-top:clamp(8px,1vw,12px);color:var(--white,#fff);font-size:clamp(14px,1vw,16px);font-weight:400;line-height:140%;opacity:.6;align-self:start}.OurClients_ourClients__GjtNt .OurClients_slide__GwTFa .OurClients_link__01gvh{margin-top:auto;display:flex;align-items:center;gap:4px;color:var(--green-2,#27ae60);font-size:clamp(12px,1vw,18px);font-weight:500;text-decoration:none}.OurClients_ourClients__GjtNt .OurClients_slide__GwTFa .OurClients_link__01gvh i.OurClients_outpage__n6Kcq{background-color:var(--green-2);width:clamp(16px,1vw,24px);height:clamp(16px,1vw,24px)}.OurClients_ourClients__GjtNt .OurClients_controls__O6sab{display:flex;flex-direction:row;justify-content:flex-end;margin-top:clamp(32px,1vw,40px);padding-right:clamp(16px,1vw,32px)}@media(max-width:620px){.OurClients_ourClients__GjtNt .OurClients_controls__O6sab{justify-content:center;padding-right:0}}.OurClients_ourClients__GjtNt .OurClients_controls__O6sab .OurClients_controlsInner__8_f9R{display:flex;align-items:center;gap:12px}@media(max-width:500px){.OurClients_ourClients__GjtNt .OurClients_controls__O6sab .OurClients_controlsInner__8_f9R{display:grid;grid-template-areas:"pagination pagination" "prev next";justify-items:center;grid-gap:16px;gap:16px}}.OurClients_ourClients__GjtNt .OurClients_controls__O6sab .OurClients_swiperButton__S0scp{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.OurClients_ourClients__GjtNt .OurClients_controls__O6sab .OurClients_swiperButton__S0scp i{filter:brightness(0) invert(1)}.OurClients_ourClients__GjtNt .OurClients_controls__O6sab .OurClients_prevBtn__Ric60{grid-area:prev}.OurClients_ourClients__GjtNt .OurClients_controls__O6sab .OurClients_nextBtn__ZU1vp{grid-area:next}.OurClients_ourClients__GjtNt .OurClients_controls__O6sab .OurClients_swiperPagination__hFDwV{grid-area:pagination;position:static!important;display:flex;align-items:center;gap:12px;background:#3f3f3f;border-radius:24px;padding:0 16px;height:clamp(40px,1vw,48px);width:auto!important}.OurClients_ourClients__GjtNt .OurClients_controls__O6sab .OurClients_swiperPagination__hFDwV .swiper-pagination-bullet{width:8px;height:8px;background:#828282;opacity:1;margin:0!important;transition:width .3s ease}.OurClients_ourClients__GjtNt .OurClients_controls__O6sab .OurClients_swiperPagination__hFDwV .swiper-pagination-bullet-active{width:clamp(40px,1vw,48px);border-radius:8px;background:#828282}.DeveloperPlatform_ourClients__z8zYB{margin-top:clamp(120px,21vw,200px);margin-bottom:clamp(120px,21vw,200px);overflow:hidden}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_container___1zyq{max-width:1616px;margin:0 auto;padding:0 20px}@media(min-width:1350px){.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_container___1zyq{padding-left:150px;padding-right:0}}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_container___1zyq .DeveloperPlatform_headerTextTop__h9oTA{color:var(--Gray-2,#828282);font-size:clamp(16px,2vw,24px);line-height:120%}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_container___1zyq .DeveloperPlatform_title__B9vRT{margin-top:8px;color:var(--white,#fff);font-size:clamp(32px,5vw,64px);font-weight:400;line-height:120%}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_container___1zyq .DeveloperPlatform_topDescription__PAhow{font-size:clamp(14px,2vw,22px);margin-top:clamp(32px,2vw,40px);color:var(--Gray-2,#828282);font-weight:500;line-height:130%;max-width:800px}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_ourClientsSlider__t8VT5{margin-top:clamp(32px,5vw,56px);overflow:visible!important}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_{position:relative;display:flex;flex-direction:column;justify-content:flex-end;margin-right:clamp(16px,1vw,32px);width:clamp(300px,19vw,350px);height:461px;padding:clamp(16px,2vw,32px);border-radius:32px;background:linear-gradient(180deg,rgba(246,246,246,.1),rgba(255,255,255,.1));box-sizing:border-box}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_ .DeveloperPlatform_image__Jw3pQ{pointer-events:none;width:100%;height:auto;object-fit:contain;align-self:flex-end;transform:translate(-16px)}@media(max-width:1350px){.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_ .DeveloperPlatform_image__Jw3pQ{transform:translate(0)}}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_ .DeveloperPlatform_logo__eB_aL{pointer-events:none;margin-bottom:auto;align-self:flex-start}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_ .DeveloperPlatform_content__W4MO_{pointer-events:none;color:var(--white,#fff)}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_ .DeveloperPlatform_slideTitle__QQq3z{margin-top:clamp(24px,3vw,40px);font-size:clamp(16px,1vw,22px);font-weight:600;line-height:120%}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_ .DeveloperPlatform_description__MXyqA{margin-top:clamp(8px,1vw,12px);font-size:clamp(14px,1vw,16px);font-weight:400;line-height:140%;opacity:.6}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_:first-child .DeveloperPlatform_logo__eB_aL{margin-top:24px}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_:first-child .DeveloperPlatform_description__MXyqA,.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_:first-child .DeveloperPlatform_slideTitle__QQq3z{margin-top:8px}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_:last-child .DeveloperPlatform_image__Jw3pQ{position:absolute;top:16px;left:0;width:calc(100% - 32px);transform:translate(16px,16px);align-self:flex-start}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_slide__Tlk2_:last-child .DeveloperPlatform_content__W4MO_{margin-top:auto}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI{display:flex;justify-content:flex-end;margin-top:clamp(32px,1vw,40px);padding-right:clamp(16px,1vw,32px)}@media(max-width:620px){.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI{justify-content:center;padding-right:0}}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI .DeveloperPlatform_controlsInner__xHD_X{display:flex;align-items:center;gap:12px}@media(max-width:500px){.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI .DeveloperPlatform_controlsInner__xHD_X{display:grid;grid-template-areas:"pagination pagination" "prev next";justify-items:center;grid-gap:16px;gap:16px}}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI .DeveloperPlatform_swiperButton__qov2z{width:clamp(40px,1vw,48px);height:clamp(40px,1vw,48px);background:#3f3f3f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI .DeveloperPlatform_swiperButton__qov2z i{filter:brightness(0) invert(1)}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI .DeveloperPlatform_prevBtn__bzuGL{grid-area:prev}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI .DeveloperPlatform_nextBtn__qv4Q0{grid-area:next}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI .DeveloperPlatform_swiperPagination__0aYrw{grid-area:pagination;position:static!important;display:flex;align-items:center;gap:12px;background:#3f3f3f;border-radius:24px;padding:0 16px;height:clamp(40px,1vw,48px);width:auto!important}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI .DeveloperPlatform_swiperPagination__0aYrw .swiper-pagination-bullet{width:8px;height:8px;background:#828282;opacity:1;margin:0!important;transition:width .3s ease}.DeveloperPlatform_ourClients__z8zYB .DeveloperPlatform_controls__7C8zI .DeveloperPlatform_swiperPagination__0aYrw .swiper-pagination-bullet-active{width:clamp(40px,1vw,48px);border-radius:8px;background:#828282}