.aboutsection_aboutContainer__BcSsc{display:flex;min-height:200px;margin:2rem 0;box-shadow:0 10px 30px rgba(0,0,0,.1)}.aboutsection_leftSection__lCc61{flex:0 0 25%;background-color:var(--th-primary-color);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.aboutsection_aboutHighlight__FbQXf{position:relative;z-index:2}.aboutsection_aboutUsText__Qrldr{color:#fff;font-size:5rem;font-weight:800;line-height:1;text-transform:uppercase;opacity:.9;letter-spacing:2px}.aboutsection_rightSection__Uv_wu{flex:1 1;background-color:#fff;padding:3rem;display:flex;flex-direction:column;justify-content:center}.aboutsection_heading__8uiXl{font-size:2.5rem;color:#333;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.aboutsection_heading__8uiXl:after{content:"";position:absolute;left:0;bottom:0;width:80px;height:4px;background-color:var(--th-primary-color)}.aboutsection_description__FNOLv{color:#555;font-size:1.2rem;line-height:1.8;margin-bottom:2rem}.aboutsection_readMoreBtn__ZOjvR{display:inline-flex;align-self:flex-start;background-color:var(--th-primary-color);color:#fff;border:none;padding:.8rem 2rem;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,120,219,.3)}.aboutsection_readMoreBtn__ZOjvR:hover{background-color:#0066c0;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,120,219,.4)}.aboutsection_leftSection__lCc61:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;border-radius:50%;background-color:hsla(0,0%,100%,.1)}.aboutsection_leftSection__lCc61:after{content:"";position:absolute;bottom:-30px;right:-30px;width:150px;height:150px;border-radius:50%;background-color:hsla(0,0%,100%,.08)}@media (max-width:768px){.aboutsection_aboutContainer__BcSsc{flex-direction:column;min-height:150px;margin:1rem 0}.aboutsection_leftSection__lCc61{flex:0 0 100px;padding:2rem}.aboutsection_leftSection__lCc61:before{content:"";position:absolute;top:-50px;right:-10px;width:200px;height:200px;border-radius:50%;background-color:hsla(0,0%,100%,.1)}.aboutsection_leftSection__lCc61:after{content:"";position:absolute;bottom:-30px;right:-10px;width:130px;height:130px}.aboutsection_rightSection__Uv_wu{flex:1 1;background-color:#fff;padding:2rem .7rem}.aboutsection_heading__8uiXl{font-size:1.6rem;color:#333;margin-bottom:1rem;position:relative;padding-bottom:.5rem}.aboutsection_heading__8uiXl:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:3px;background-color:#0078db}.aboutsection_description__FNOLv{color:#555;font-size:1.2rem;line-height:1.8;margin-bottom:2rem}}.blogsection_blogSection__mzjvl{padding:5rem 0;background-color:#f8fafc}.blogsection_container__gdCbt{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:center;gap:3rem}.blogsection_headerContent__8EKRR{width:35%}.blogsection_sectionTitle__olfs9{font-size:2.5rem;color:#1e293b;line-height:1.2;margin-bottom:2rem;position:relative}.blogsection_sectionTitle__olfs9:after{content:"";position:absolute;left:0;bottom:-1.2rem;width:60px;height:4px;background-color:var(--th-primary-color)}.blogsection_sectionSubtitle__h_sfp{font-size:1.2rem;color:#64748b;line-height:1.6}.blogsection_blogGrid__h0tlt{display:flex;flex-wrap:wrap;justify-content:space-around;gap:3rem;width:65%}.blogsection_blogCard__fC9ar{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;width:20rem}.blogsection_blogCard__fC9ar:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.blogsection_imageContainer__6QQ18{height:100px;overflow:hidden}.blogsection_blogImage__y9x_w{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blogsection_blogCard__fC9ar:hover .blogsection_blogImage__y9x_w{transform:scale(1.05)}.blogsection_cardContent__Phkf_{padding:1.5rem}.blogsection_blogTitle__2siX5{font-size:1.25rem;color:#1e293b;margin-bottom:.75rem;font-weight:600}.blogsection_blogExcerpt__pabr5{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.blogsection_readMore__AuDZL{display:inline-flex;align-items:center;color:var(--th-primary-color);font-weight:500;text-decoration:none;transition:color .3s ease}.blogsection_readMore__AuDZL:hover{color:var(--th-primary-hover-color)}.blogsection_arrowIcon__Cm9rV{margin-left:.5rem;transition:transform .3s ease}.blogsection_readMore__AuDZL:hover .blogsection_arrowIcon__Cm9rV{transform:translateX(3px)}@media (max-width:1024px){.blogsection_container__gdCbt{flex-direction:column}.blogsection_headerContent__8EKRR{width:100%}.blogsection_blogSection__mzjvl{padding:1rem 0;background-color:#f8fafc}.blogsection_container__gdCbt{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:center;gap:3rem}.blogsection_headerContent__8EKRR{position:static;margin-bottom:2rem;text-align:center}.blogsection_sectionTitle__olfs9:after{left:50%;transform:translateX(-50%)}.blogsection_blogGrid__h0tlt{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;width:100%}.blogsection_blogCard__fC9ar{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;width:19rem}}@media (max-width:768px){.blogsection_container__gdCbt{max-width:800px;margin:0 auto;padding:0 .5rem;gap:1rem}.blogsection_sectionTitle__olfs9{font-size:2rem}.blogsection_blogGrid__h0tlt{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;width:100%}.blogsection_blogCard__fC9ar{background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;width:17rem}.blogsection_imageContainer__6QQ18{height:80px;overflow:hidden}.blogsection_blogImage__y9x_w{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blogsection_blogCard__fC9ar:hover .blogsection_blogImage__y9x_w{transform:scale(1.05)}.blogsection_cardContent__Phkf_{padding:.5rem}.blogsection_blogTitle__2siX5{font-size:1rem;color:#1e293b;margin-bottom:.5rem;font-weight:500}.blogsection_blogExcerpt__pabr5{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.blogsection_readMore__AuDZL{display:inline-flex;align-items:center;color:#0078db;font-weight:500;text-decoration:none;transition:color .3s ease}}.cardsection_main_container__229cm{width:100%;height:100%;background-color:var(--th-white-color);box-shadow:var(--th-box-shadow);border-radius:7px;padding:3rem}.cardsection_section_title__JKXoB{font-size:2.4rem;color:#303030;text-transform:capitalize;margin-bottom:2rem;position:relative}.cardsection_section_title__JKXoB:after{content:"";position:absolute;bottom:-.7rem;left:6.2rem;transform:translateX(-50%);width:12rem;height:.3rem;background-color:var(--th-primary-color)}.cardsection_card_warppers__d_Kxr{display:flex;column-gap:1rem;padding:2rem}.cardsection_card_mainContainer__ijOJ1{width:296px;height:296px;overflow:hidden;border:1px solid #d7d7d7;border-radius:8px;background-clip:padding-box}.cardsection_card_imageWrapper__iQ71w{width:100%;height:156px;overflow:hidden;position:relative}.cardsection_imgStyle__YQAt5{width:100%;height:100%;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}.cardsection_card_body__odh2p{width:100%;height:calc(100% - 156px);padding:1rem 1rem 24px;position:relative;background-color:#fff}.cardsection_cardTag__Fs_D9{font-size:1.4rem;position:absolute;left:0;top:0;border:1px solid var(--th-primary-color);background-color:var(--th-primary-color);padding:.1rem 1rem;color:var(--th-white-color);border-top-left-radius:8px}.cardsection_card_unitText_wrapper__SDL7l{display:flex;align-items:center;column-gap:.5rem;margin-bottom:.2rem;padding-left:.2rem}.cardsection_card_unitText__1eQQZ{font-size:1.8rem;color:#303030}.cardsection_card_price_area_wrapper__R8sMz{display:flex;align-items:center;padding:.2rem 0;margin-bottom:.1rem}.cardsection_price_container__4aJZ8{display:flex;align-items:center;column-gap:.4rem;padding-right:1rem;font-weight:500;border-right:.2rem solid #d7d7d7}.cardsection_price_symbole__EWrZf{display:flex;align-items:center;justify-content:flex-start;font-size:1.8rem}.cardsection_price_unit__3NDtq,.cardsection_price_value__7Xnns{font-size:2.2rem}.cardsection_area_container__Cd77y{display:flex;padding-left:1rem}.cardsection_card_loctaion__dH58A{display:flex;font-size:1.4rem;color:#606060;padding-left:.2rem;margin-bottom:.5rem}.cardsection_card_footer__3n2LV{display:flex;align-items:center;justify-content:space-between;font-size:1.6rem;color:#303030;padding:0 .2rem}@media only screen and (max-width:720px){.cardsection_main_container__229cm{border-radius:5px;padding:1rem}.cardsection_card_warppers__d_Kxr{display:flex;column-gap:1rem;row-gap:1rem;padding:.5rem;flex-wrap:wrap}.cardsection_card_mainContainer__ijOJ1{width:100%;border-radius:5px}}.enquireFormsection_main_container__fsQiN{width:100%;height:100%;background-color:var(--th-white-color);box-shadow:var(--th-box-shadow);border-radius:7px;padding:3rem}.enquireFormsection_section_title__C8tA6{font-size:2.4rem;color:#303030;text-transform:capitalize;margin-bottom:2rem;position:relative}.enquireFormsection_section_title__C8tA6:after{content:"";position:absolute;bottom:-.7rem;left:6.2rem;transform:translateX(-50%);width:12rem;height:.3rem;background-color:var(--th-primary-color)}.enquireFormsection_section_description__qzsjE{font-size:1.4rem;letter-spacing:.02rem;margin-bottom:1.5rem}.enquireFormsection_column_container__IcCLB{display:flex}.enquireFormsection_static_contact_column__xQ9jt{width:60%}.enquireFormsection_enquire_form_column___llGO{width:40%;display:flex;justify-content:center;padding:2rem}.enquireFormsection_static_contact_column__xQ9jt{padding:3rem;display:flex;align-items:center;justify-content:center}.enquireFormsection_higlight_heading__vKgOR{font-size:3rem;font-weight:600;color:var(--th-black-color)}.enquireFormsection_sub_heading__ocNwo{font-size:1.6rem;font-weight:500;color:#373636;margin-bottom:2rem}.enquireFormsection_call_action_btn__H3UED{margin-bottom:1rem;display:inline-flex;align-items:center;padding:1rem;column-gap:.5rem;height:5rem;background-color:var(--th-primary-color);color:var(--th-white-color);font-size:3rem;font-weight:500;border-radius:5px;border:none;cursor:pointer;transition:background-color .3s ease-in-out}.enquireFormsection_icon_box__IwKxq{display:flex;align-items:center;justify-content:center}.enquireFormsection_whatsaap_enqury__Lxy5G{display:flex;column-gap:1rem;font-size:1.6rem;cursor:pointer}.enquireFormsection_whatsaap_icon__Uhn_2{color:#4ac557!important;font-size:2rem}@media only screen and (max-width:720px){.enquireFormsection_main_container__fsQiN{padding:.5rem}.enquireFormsection_section_title__C8tA6{font-size:1.6rem;font-weight:500;margin-bottom:2rem;letter-spacing:.03rem}.enquireFormsection_section_title__C8tA6:after{content:"";position:absolute;bottom:-.7rem;left:3rem;transform:translateX(-50%);width:5rem;height:.3rem;background-color:#0078db}.enquireFormsection_section_description__qzsjE{font-size:1.4rem;letter-spacing:.02rem;margin-bottom:.5rem}.enquireFormsection_column_container__IcCLB{display:flex;flex-direction:column}.enquireFormsection_higlight_heading__vKgOR{font-size:2rem;font-weight:500}.enquireFormsection_static_contact_column__xQ9jt{width:100%;padding:.5rem}.enquireFormsection_sub_heading__ocNwo{font-size:1.4rem;font-weight:500;color:#373636;margin-bottom:.5rem}.enquireFormsection_call_action_btn__H3UED{margin-bottom:.5rem;display:inline-flex;align-items:center;padding:.5rem;column-gap:.5rem;height:3.5rem;font-size:2rem;border-radius:3px}.enquireFormsection_icon_box__IwKxq{display:flex;align-items:center;justify-content:center}.enquireFormsection_whatsaap_enqury__Lxy5G{column-gap:.5rem;font-size:1.2rem}.enquireFormsection_whatsaap_icon__Uhn_2{color:#4ac557!important;font-size:1.5rem}.enquireFormsection_enquire_form_column___llGO{width:100%;display:flex;justify-content:center;padding:1rem}}.projectcard_card_container__8Tzom{width:300px;height:350px;overflow:hidden;border:1px solid #d7d7d7;border-radius:8px;background-clip:padding-box;position:relative}.projectcard_card_imageWrapper__W9AD6{width:100%;height:156px;overflow:hidden}.projectcard_imgStyle__gQJqU{width:100%;height:100%;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}.projectcard_card_body__nBmeu{padding:1rem;position:relative}.projectcard_title_wrapper__8_d_S{font-size:1.6rem;padding:.2rem;margin-bottom:.5rem;text-transform:capitalize}.projectcard_price_container__0FpU5{display:flex;align-items:center;column-gap:1rem;margin-bottom:.5rem}.projectcard_price_icon__rOgK1{justify-content:flex-start}.projectcard_price_icon__rOgK1,.projectcard_price_wrapper___iNMC{font-size:2rem;display:flex;align-items:center}.projectcard_price_value_warpper__WLzTL{padding-right:1rem;border-right:.2rem solid #d7d7d7}.projectcard_onweards_column__mR2zw{padding-left:1rem;text-transform:capitalize;letter-spacing:.1rem}.projectcard_card_loctaion___lExa{display:flex;font-size:1.4rem;column-gap:.2rem;color:#606060;padding-left:.5rem;margin-bottom:.5rem;text-transform:capitalize}.projectcard_card_officialDetails__pgBlt{display:flex;font-size:1.2rem;color:#606060;justify-content:space-between;margin-bottom:.5rem}.projectcard_card_footer__iHuRu{display:flex;justify-content:space-between;font-size:1.8rem;padding:1rem;color:var(--th-primary-color);cursor:pointer;position:absolute;bottom:0;left:0;width:100%}.projectcard_whatsappIcon__DX5oP{color:#4ac557!important;cursor:pointer}@media only screen and (max-width:720px){.projectcard_card_container__8Tzom{width:100%;border-radius:5px}}