.page_hero_container__tl8xi{flex-direction:column;align-items:center}.ContactFormPopUp_popupBackdrop__xNC2l{position:fixed;inset:0;background-color:transparent;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;transition:all .3s ease;pointer-events:none}.ContactFormPopUp_popupBackdrop__xNC2l.ContactFormPopUp_show__GQyNf{background-color:rgba(0,0,0,.5);opacity:1;pointer-events:auto}.ContactFormPopUp_popupContent__ATo45{background:#fff;border-radius:16px;width:90%;max-width:900px;max-height:80vh;overflow-y:auto;transform:scale(.95) translateY(100px);opacity:0;transition:all .3s ease;position:relative}.ContactFormPopUp_popupContent__ATo45.ContactFormPopUp_show__GQyNf{transform:scale(1) translateY(0);opacity:1}.ContactFormPopUp_popupClose__Mg1I_{position:absolute;top:5px;right:5px;font-size:2rem;background:transparent;border:none;cursor:pointer;z-index:10;color:#333;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.ContactFormPopUp_popupClose__Mg1I_:hover{background-color:rgba(0,0,0,.1)}.ContactFormPopUp_popupBody__PPKGP{display:flex;flex-direction:row;gap:0}.ContactFormPopUp_popupLeft__OPjU4{flex:2 1;background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;padding:40px 30px;border-radius:16px 0 0 16px;display:flex;flex-direction:column;gap:20px}.ContactFormPopUp_popupLeft__OPjU4 h2{font-size:1.8rem;font-weight:700;margin:0 0 10px}.ContactFormPopUp_popupLeft__OPjU4 p{color:hsla(0,0%,100%,.9);line-height:1.6;margin:0}.ContactFormPopUp_contactInfo__slSaL{display:flex;flex-direction:column;gap:15px;margin-top:10px}.ContactFormPopUp_contactInfo__slSaL div{margin-bottom:0}.ContactFormPopUp_contactInfo__slSaL h4{margin:0 0 5px;font-size:1rem;font-weight:600}.ContactFormPopUp_contactInfo__slSaL p{margin:0;color:hsla(0,0%,100%,.8);font-size:.9rem}.ContactFormPopUp_popupRight__qHUxI{flex:3 1;background:#fff;padding:40px 30px;border-radius:0 16px 16px 0}.ContactFormPopUp_popupRight__qHUxI form{display:flex;flex-direction:column;gap:20px}.ContactFormPopUp_popupRight__qHUxI form>div{display:flex;flex-direction:column;gap:8px}.ContactFormPopUp_popupRight__qHUxI form label,.ContactFormPopUp_popupRight__qHUxI label{display:block;margin-bottom:0;font-weight:600;font-size:.9rem;color:#333;text-align:left}.ContactFormPopUp_popupRight__qHUxI form input,.ContactFormPopUp_popupRight__qHUxI form textarea,.ContactFormPopUp_popupRight__qHUxI input,.ContactFormPopUp_popupRight__qHUxI textarea{width:100%;margin-bottom:0;padding:12px 14px;border-radius:8px;border:1px solid #ddd;font-size:.95rem;transition:border-color .2s;box-sizing:border-box}.ContactFormPopUp_popupRight__qHUxI form input:focus,.ContactFormPopUp_popupRight__qHUxI form textarea:focus,.ContactFormPopUp_popupRight__qHUxI input:focus,.ContactFormPopUp_popupRight__qHUxI textarea:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgba(30,64,175,.1)}.ContactFormPopUp_popupRight__qHUxI form textarea,.ContactFormPopUp_popupRight__qHUxI textarea{resize:vertical;min-height:100px}.ContactFormPopUp_popupRight__qHUxI button[type=submit],.ContactFormPopUp_popupRight__qHUxI form button{width:100%;padding:14px;background-color:#1e40af;color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s;margin-top:10px}.ContactFormPopUp_popupRight__qHUxI button[type=submit]:hover,.ContactFormPopUp_popupRight__qHUxI form button:hover{background-color:#1e3a8a}.ContactFormPopUp_popupRight__qHUxI button[type=submit]:disabled,.ContactFormPopUp_popupRight__qHUxI form button:disabled{background-color:#9ca3af;cursor:not-allowed}.ContactFormPopUp_popupRight__qHUxI .error-message{color:#dc2626;font-size:.85rem;margin-top:4px}@media (max-width:768px){.ContactFormPopUp_popupContent__ATo45{width:95%;max-height:90vh}.ContactFormPopUp_popupBody__PPKGP{flex-direction:column}.ContactFormPopUp_popupLeft__OPjU4{display:none}.ContactFormPopUp_popupRight__qHUxI{padding:30px 20px;border-radius:16px}.ContactFormPopUp_popupClose__Mg1I_{background-color:hsla(0,0%,100%,.9)}}.style_hero_section__vhAa5{padding-top:120px;background-image:radial-gradient(#fff 1px,skyblue 0);background-size:20px 20px;display:flex;align-items:center;height:100vh}.style_hero_content__Cc0H5{display:grid;grid-template-columns:2fr 1fr;grid-gap:4rem;gap:4rem;max-width:1200px;margin:0 auto;width:90%;align-items:center;animation:style_slideInLeft__TWYQI .8s ease-out .2s forwards}.style_hero_text__Jqt_H{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.style_hero_text__Jqt_H h1{font-size:2.8rem;letter-spacing:1px;color:#0c6ccc;margin:0;line-height:1.2;text-shadow:0 10px 30px rgba(0,0,0,.2)}.style_hero_text__Jqt_H p{font-size:1.1rem;letter-spacing:1px;line-height:1.6;color:#333;margin:0}.style_hero_image__aftsL{display:flex;justify-content:flex-end;align-items:flex-end;padding-block:140px;opacity:0;transform:translateX(50px);animation:style_slideInRight__kMSNS .8s ease-out .5s forwards}.style_hero_img__MGxxC{max-width:100%;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.4);opacity:.9}.style_homeButton__0KuEH{text-decoration:none;margin-top:1rem}@keyframes style_slideInLeft__TWYQI{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes style_slideInRight__kMSNS{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:968px){.style_hero_content__Cc0H5{grid-template-columns:1fr 1fr;gap:3rem;padding-top:0}.style_hero_text__Jqt_H h1{font-size:1.5rem}.style_hero_text__Jqt_H p{font-size:.7rem}}@media (max-width:600px){.style_hero_section__vhAa5{height:auto;padding-top:120px;padding-bottom:40px}.style_hero_content__Cc0H5{display:block;gap:2rem;text-align:center}.style_hero_text__Jqt_H{width:100%;align-items:center}.style_hero_text__Jqt_H h1{font-size:2rem}.style_hero_text__Jqt_H p{font-size:1rem}.style_hero_image__aftsL{display:none}}.style_services_main__faA8q{margin:auto;display:flex;flex-direction:column;justify-content:center;gap:2em;padding-block:var(--padding-xl);min-height:100vh}.style_services_main__faA8q h2{font-size:2.5em;letter-spacing:1px;color:var(--secondary-color);text-align:center;margin-bottom:20px}.style_tick_content__lvKlz{padding-left:1em}.style_tick_content__lvKlz li:before{content:"\2022";color:var(--secondary-color);font-weight:700;display:inline-block;width:1.05em;margin-left:-1.05em}.style_bgSection__vRM_y{background-color:#fff;padding:60px 0;font-family:Poppins,sans-serif;opacity:0;transition:opacity .5s ease-in-out;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background-image:radial-gradient(#fff 1px,#e3f2fd 0);background-size:20px 20px}.style_bgSection__vRM_y.style_visible__GhfWc{opacity:1}.style_sectionH1__kkJpq{text-align:center;margin-bottom:60px}.style_sectionH1__kkJpq h1{font-size:2.5rem;font-weight:700;color:#0d47a1;margin-bottom:1rem;line-height:1.2}.style_hrH1__n5qRX{width:80px;height:4px;background-color:#0d47a1;border:none;margin:0 auto;border-radius:2px}.style_servicesContainer__UHQWd{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:30px;width:100%}.style_tabsContainer__tNs_q{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:20px;padding-bottom:10px}.style_navPills__i_Jx7{display:flex;flex-direction:row;flex-wrap:nowrap;padding:0;margin:0;list-style:none;background:#fff;border-radius:8px;box-shadow:0 2px 15px rgba(0,0,0,.08);min-width:max-content;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.style_navPills__i_Jx7::-webkit-scrollbar{display:none}.style_navItem__b9s7e{min-width:200px;border-right:1px solid rgba(0,0,0,.05);flex-shrink:0}.style_navItem__b9s7e:last-child{border-right:none}.style_navLink__9oAHD{display:flex;align-items:center;justify-content:center;width:100%;padding:15px 20px;background-color:transparent;color:#2c3e50;font-weight:500;text-align:center;border:none;font-size:14px;cursor:pointer;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;gap:8px;transition:all .3s ease}.style_navLink__9oAHD:hover{background-color:#f5f9ff;color:#0d47a1}.style_navLink__9oAHD.style_active__o64n1{background-color:#e3f2fd;color:var(--secondary-color);border-left:4px solid var(--secondary-color);font-weight:600}.style_navLink__9oAHD:before{content:"";width:6px;height:6px;background-color:#90caf9;border-radius:50%;transition:all .3s ease;flex-shrink:0}.style_navLink__9oAHD.style_active__o64n1:before{background-color:var(--secondary-color);width:10px;height:10px}.style_contentContainer__XUetw{flex:1 1;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(13,71,161,.1);border:1px solid #e3f2fd;transition:all .3s ease}.style_contentContainer__XUetw:hover{box-shadow:0 6px 25px rgba(13,71,161,.15)}.style_tabContent__CGxRq{background-color:#fff;position:relative;min-height:300px}.style_tabPane__d91zY{display:none;animation:style_slideIn__J0mC1 .5s ease-out;padding:25px 20px}.style_tabPane__d91zY.style_active__o64n1{display:block}.style_lawTitle__O_3Pe{font-size:1.5rem;color:#0d47a1;margin-bottom:1.2rem;font-weight:700;position:relative;padding-bottom:.6rem}.style_lawTitle__O_3Pe:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#0d47a1;border-radius:2px}.style_lawHr__7V8VV{display:none}.style_lawContent__UEjzc{color:#37474f;font-size:15px;line-height:1.7;margin-bottom:1.2rem;font-family:Poppins,sans-serif;text-align:left;letter-spacing:.3px;font-weight:400}.style_lawContent__UEjzc:last-child{margin-bottom:0}.style_socialLinks__RBHYI{position:fixed;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:1000;padding:15px 8px;background-color:hsla(0,0%,100%,.9);border-radius:25px 0 0 25px;box-shadow:-2px 0 15px rgba(0,0,0,.1);transition:all .3s ease}.style_socialLinks__RBHYI a{color:#0d47a1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;background-color:#f5f9ff}.style_socialLinks__RBHYI a:hover{background-color:#0d47a1;color:#fff;transform:translateX(-5px)}.style_socialIcon__Urht4{font-size:16px}@keyframes style_slideIn__J0mC1{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:992px){.style_servicesContainer__UHQWd{flex-direction:column;gap:20px}.style_navPills__i_Jx7{flex-direction:row;overflow-x:auto}.style_navItem__b9s7e{width:auto;border-bottom:none}.style_navLink__9oAHD{border-left:none;border-bottom:3px solid transparent}.style_navLink__9oAHD.style_active__o64n1{border-left:none;border-bottom:3px solid var(--secondary-color)}.style_tabPane__d91zY{padding:30px}}@media (min-width:768px){.style_servicesContainer__UHQWd{flex-direction:row}.style_tabsContainer__tNs_q{flex:0 0 280px;max-width:280px;overflow:visible;padding-bottom:0}.style_navPills__i_Jx7{flex-direction:column}.style_navItem__b9s7e{width:100%}.style_navLink__9oAHD{justify-content:flex-start;text-align:left;padding:18px 20px}.style_tabPane__d91zY{padding-block:20px;padding-inline:40px}.style_lawTitle__O_3Pe{font-size:1.8rem;margin-bottom:1.5rem}.style_lawContent__UEjzc{font-size:16px;line-height:1.8;margin-bottom:1rem}}@media (max-width:600px){.style_bgSection__vRM_y{padding:50px 0}.style_sectionH1__kkJpq h1{font-size:2rem}.style_servicesContainer__UHQWd{padding:0 15px}.style_tabPane__d91zY{padding:20px 15px}.style_lawTitle__O_3Pe{font-size:1.4rem}.style_lawContent__UEjzc{font-size:14px;line-height:1.7}}@media (max-width:400px){.style_navLink__9oAHD{font-size:13px;padding:12px 15px}.style_sectionH1__kkJpq h1{font-size:1.8rem}.style_lawTitle__O_3Pe{font-size:1.3rem}.style_lawContent__UEjzc{font-size:13px}}@media (max-width:992px){.style_socialLinks__RBHYI{display:none}}@media (max-width:576px){.style_sectionH1__kkJpq h1{font-size:26px}.style_navLink__9oAHD{padding:10px 12px;font-size:12px}.style_tabPane__d91zY{padding:20px}.style_lawTitle__O_3Pe{font-size:22px}.style_lawContent__UEjzc{font-size:14px;line-height:1.6}}@media (max-aspect-ratio:1/1),(max-width:900px){.style_hero_text__Jqt_H{padding-top:var(--padding-s)}.style_services_content__mKAoH{flex-direction:column}.style_hero_text__Jqt_H h1,.style_services_main__faA8q h1{font-size:2em}}.style_publication_main__jd7w3{margin:auto;display:flex;flex-direction:column;align-items:center;gap:2em;width:80%;padding-block:var(--padding-xl)}.style_publication_main__jd7w3 h2{font-size:2.5em;letter-spacing:1px;color:var(--secondary-color);text-align:center;margin-bottom:20px}.style_cd-container__RcYrO{width:90%;max-width:1170px;margin:0 auto}.style_cd-container__RcYrO:after{content:"";display:table;clear:both}#style_cd-timeline__NRPCa{position:relative;padding:2em 0;margin-top:2em;margin-bottom:2em}#style_cd-timeline__NRPCa:before{content:"";position:absolute;top:0;left:18px;height:100%;width:4px;background:#d7e4ed}@media only screen and (min-width:1170px){#style_cd-timeline__NRPCa{margin-top:3em;margin-bottom:3em}#style_cd-timeline__NRPCa:before{left:50%;margin-left:-2px}}.style_cd-timeline-block__quP08{position:relative;margin:2em 0}.style_cd-timeline-block__quP08:after{clear:both;content:"";display:table}.style_cd-timeline-block__quP08:first-child{margin-top:0}.style_cd-timeline-block__quP08:last-child{margin-bottom:0}@media only screen and (min-width:1170px){.style_cd-timeline-block__quP08{margin:4em 0}}.style_cd-timeline-img__JMjLo{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%;box-shadow:0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,.08),0 3px 0 4px rgba(0,0,0,.05);display:flex;justify-content:center;align-items:center}.style_cd-timeline-img__JMjLo img{display:block;width:24px;height:24px;position:relative;left:50%;top:50%;margin-left:-12px;margin-top:-12px}.style_cd-timeline-img__JMjLo.style_cd-picture__oqYHH{background:var(--secondary-color)}@media only screen and (min-width:1170px){.style_cd-timeline-img__JMjLo{width:60px;height:60px;left:50%;margin-left:-30px;transform:translateZ(0);backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.style_cssanimations__OHijc .style_cd-timeline-img__JMjLo.style_is-hidden__mOEwd{visibility:hidden}.style_cssanimations__OHijc .style_cd-timeline-img__JMjLo.style_bounce-in__bkIUW{visibility:visible;animation:style_cd-bounce-1__3Hwy9 .6s}}@keyframes style_cd-bounce-1__3Hwy9{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}.style_cd-timeline-content__dTk49{position:relative;margin-left:60px;background:#fff;border-radius:.5em;padding:1em;background:var(--primary-color)}.style_cd-timeline-content__dTk49:after{clear:both;content:"";display:table}.style_cd-timeline-content__dTk49 h2{color:#303e49}.style_cd-timeline-content__dTk49 .style_cd-date__vwI60,.style_cd-timeline-content__dTk49 .style_cd-read-more__4lgAK,.style_cd-timeline-content__dTk49 p{font-size:13px}.style_cd-timeline-content__dTk49 .style_cd-date__vwI60,.style_cd-timeline-content__dTk49 .style_cd-read-more__4lgAK{display:inline-block}.style_cd-timeline-content__dTk49 p{text-align:justify;margin:1em 0;line-height:1.6}.style_cd-timeline-content__dTk49 .style_cd-read-more__4lgAK{float:right;padding:.8em 1em;background:#acb7c0;color:#fff;border-radius:.25em}.style_no-touch__6AAwa .style_cd-timeline-content__dTk49 .style_cd-read-more__4lgAK:hover{background-color:#bac4cb}.style_cd-timeline-content__dTk49 .style_cd-date__vwI60{float:left;padding:.8em 0;opacity:.7}.style_cd-timeline-content__dTk49:before{content:"";position:absolute;top:16px;right:100%;height:0;width:0;border:7px solid transparent;border-right-color:#fff}.style_cta_section__9tr_D{text-align:center;max-width:800px;margin:1rem auto;padding:2rem;background:#f8f9fa;border-radius:8px}.style_cta_section__9tr_D h3{font-size:1.8rem;margin-bottom:1rem;color:#333}.style_cta_section__9tr_D p{text-align:justify;font-size:1rem;color:#666;line-height:1.6;margin-bottom:1rem}.style_cta_text__9fTCL{font-weight:600;color:#333}@media only screen and (min-width:768px){.style_cd-timeline-content__dTk49 h2{font-size:20px}.style_cd-timeline-content__dTk49 p{font-size:16px}.style_cd-timeline-content__dTk49 .style_cd-date__vwI60,.style_cd-timeline-content__dTk49 .style_cd-read-more__4lgAK{font-size:14px}}@media only screen and (min-width:1170px){.style_cd-timeline-content__dTk49{margin-left:0;padding:1.6em;width:45%}.style_cd-timeline-content__dTk49:before{top:24px;left:100%;border-color:transparent transparent transparent #fff}.style_cd-timeline-content__dTk49 .style_cd-read-more__4lgAK{float:left}.style_cd-timeline-content__dTk49 .style_cd-date__vwI60{position:absolute;width:100%;left:122%;top:6px;font-size:16px}.style_cd-timeline-block__quP08:nth-child(2n) .style_cd-timeline-content__dTk49{float:right}.style_cd-timeline-block__quP08:nth-child(2n) .style_cd-timeline-content__dTk49:before{top:24px;left:auto;right:100%;border-color:transparent #fff transparent transparent}.style_cd-timeline-block__quP08:nth-child(2n) .style_cd-timeline-content__dTk49 .style_cd-read-more__4lgAK{float:right}.style_cd-timeline-block__quP08:nth-child(2n) .style_cd-timeline-content__dTk49 .style_cd-date__vwI60{left:auto;right:122%;text-align:right}.style_cssanimations__OHijc .style_cd-timeline-content__dTk49.style_is-hidden__mOEwd{visibility:hidden}.style_cssanimations__OHijc .style_cd-timeline-content__dTk49.style_bounce-in__bkIUW{visibility:visible;animation:style_cd-bounce-2__GVLk6 .6s}}@keyframes style_cd-bounce-2__GVLk6{0%{opacity:0;transform:translateX(-100px)}60%{opacity:1;transform:translateX(20px)}to{transform:translateX(0)}}@keyframes style_cd-bounce-2-inverse__TG_LJ{0%{opacity:0;transform:translateX(100px)}60%{opacity:1;transform:translateX(-20px)}to{transform:translateX(0)}}.style_pageContainer__0MP2Y{height:100vh;width:80vw}.style_pageContainer__0MP2Y h1{padding-bottom:20px}.style_imageGrid__XwXpg{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr)}.style_imageContainer__pCoTT{background-color:#fff;display:flex;align-items:center;justify-content:center;min-height:160px}.style_imageContainer__pCoTT:not(:nth-child(4n)){border-right:1.5px solid #333}.style_imageContainer__pCoTT:nth-child(-n+8){border-bottom:1.5px solid #333}.style_gridImage__uHMSn{width:80%;height:120px;object-fit:contain;border-radius:4px;display:block}@media (max-width:768px){.style_imageGrid__XwXpg{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);gap:0}.style_imageContainer__pCoTT{min-height:180px;border-right:none;border-bottom:none}.style_imageContainer__pCoTT:nth-child(n){border-right:0}}@media (max-width:780px){.style_pageContainer__0MP2Y{height:auto;padding:10px}.style_imageGrid__XwXpg{grid-template-columns:1fr;grid-template-rows:repeat(8,1fr);gap:0}.style_imageContainer__pCoTT{min-height:150px;border-right:none;border-bottom:none}.style_imageContainer__pCoTT:not(:last-child){border-bottom:2px solid #333}}.style_tick_content__posU_{padding-left:1em}.style_tick_content__posU_ li:before{content:"\2022";color:var(--secondary-color);font-weight:700;display:inline-block;width:1.05em;margin-left:-1.05em}@media (max-aspect-ratio:1/1),(max-width:900px){.style_publication_content__4mvrR{flex-direction:column}.style_publication_main__jd7w3 h2{font-size:1.5em}.style_publication_content__4mvrR h4{font-size:1.25em}.style_publication_content_1__JUPe9 div{gap:0}}.style_ourStory_main__JMPXH{margin-bottom:120px;align-items:center;width:100vw;text-align:left;gap:1em;background-image:radial-gradient(#fff 1px,skyblue 0);background-size:20px 20px;padding-block:70px;height:auto}.style_top_container__PtjhR h2{white-space:nowrap}.style_top_container__PtjhR{display:flex;align-items:center;justify-content:space-between;width:90%}.style_content_wrapper__rJOES{display:flex;gap:3rem;align-items:flex-start;width:90%}@media (max-aspect-ratio:1/1),(max-width:1024px){.style_content_wrapper__rJOES,.style_top_container__PtjhR{width:95%}}.style_ourStory_main__JMPXH{display:flex;flex-direction:column;gap:2rem}.style_left_section__v_89_{flex:1 1;gap:2rem;text-align:justify}.style_right_section___q64u{display:flex;justify-content:flex-end;align-items:flex-end}.style_our_story_image__xCTx_{max-width:100%;height:auto;border-radius:8px}@media (max-width:768px){.style_ourStory_main__JMPXH{margin-bottom:30px;height:auto}.style_content_wrapper__rJOES,.style_top_container__PtjhR{flex-direction:column}.style_right_section___q64u{width:100%;justify-content:center}}.style_ourStory_main__JMPXH h2{font-size:2.5em;letter-spacing:1px;color:var(--secondary-color)}.style_ourStory_main__JMPXH p{line-height:2em}@media (max-aspect-ratio:1/1),(max-width:900px){.style_ourStory_main__JMPXH{width:100%;padding-block:var(--padding-m)}.style_ourStory_main__JMPXH h2{font-size:2em}.style_ourStory_main__JMPXH p{text-align:justify}}.subscribe_subscribe_wrapper__0BiVU{display:flex;flex-direction:column;align-items:flex-end;gap:1em;width:50%}.subscribe_subscribe_wrapper__0BiVU h3{white-space:nowrap;color:var(--secondary-color)}.subscribe_input_group__CErJG{display:flex;align-items:center}.subscribe_input__d0Abr{min-height:50px;padding:0 1rem;color:var(--color);font-size:15px;border:1px solid var(--tertiary-color);border-radius:6px 0 0 6px;background-color:#fff}.subscribe_loader__OG2TC{min-height:50px;padding:.5em 1em;border:none;border-radius:0 6px 6px 0;background-color:var(--tertiary-color);color:#fff;font-size:15px;cursor:not-allowed}.subscribe_input__d0Abr:focus,.subscribe_input__d0Abr:focus-visible{border-color:#000;outline:none}@media (max-width:768px){.subscribe_subscribe_wrapper__0BiVU{align-items:center;justify-content:center}.subscribe_input__d0Abr{font-size:12px}}.BlogSection_sectionWrapper__sz4tP{width:95%;padding:40px 0;margin:0 auto 100px}@media (min-width:1024px){.BlogSection_sectionWrapper__sz4tP{width:90%}}@media (max-width:480px){.BlogSection_sectionWrapper__sz4tP{margin-bottom:20px}}.BlogSection_headerRow__9xerP{display:flex;flex-direction:column;align-items:center;margin-bottom:50px;gap:12px}.BlogSection_sectionTitle__HcmuD{font-size:1.8rem;font-weight:700;color:var(--secondary-color);text-align:center}.BlogSection_allBlogsButton__MN17p{color:#fff!important}.BlogSection_allBlogsButton__MN17p:hover{color:var(--secondary-color)!important}@media (min-width:786px){.BlogSection_headerRow__9xerP{flex-direction:row;align-items:center;position:relative}.BlogSection_sectionTitle__HcmuD{flex:1 1;text-align:center}}.BlogSection_cardContainer__1PCC4{display:flex;align-items:center;gap:20px;flex-wrap:wrap}@media (max-width:950px){.BlogSection_cardContainer__1PCC4{flex-direction:column;justify-content:baseline}.BlogSection_card__fJ8h2{flex:0 1 100%;padding:10px;height:360px}.BlogSection_centerCard__rmNa7{flex:0 1 100%;height:500px}.BlogSection_sectionTitle__HcmuD{flex:1 1;text-align:center}}.BlogSection_card__fJ8h2{flex:0 1 30.5%;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:12px;padding:15px;text-align:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);height:280px;overflow:hidden}.BlogSection_centerCard__rmNa7{flex:0 1 34%;height:340px}.BlogSection_cardContent__BxjST{flex-grow:1;display:flex;flex-direction:column}.BlogSection_card__fJ8h2 h3{margin-bottom:10px;font-size:1.4rem}.BlogSection_card__fJ8h2 p{font-size:1rem;color:#555}.BlogSection_blurred__Yk1TV{filter:blur(3px);opacity:.6}.BlogSection_readMore__2ttzO{display:block;color:var(--secondary-color);visibility:hidden}@media (max-width:950px){.BlogSection_readMore__2ttzO{margin-block:20px}}.BlogSection_card__fJ8h2:focus-within .BlogSection_readMore__2ttzO,.BlogSection_card__fJ8h2:hover .BlogSection_readMore__2ttzO{visibility:visible}