.navbar_container__nvjMi{width:100%;position:sticky;top:0;z-index:1000;background-color:#fff;border-bottom:1px solid #f0f0f0}.navbar_subcont__m40Ei{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;position:relative;transition:all .3s ease}.navbar_logoWrapper__I_LyB{width:160px;cursor:pointer;display:flex;align-items:center}.navbar_desktopMenu__yJ2sp{display:flex;align-items:center;gap:2rem}.navbar_link__dx_SB{text-decoration:none;color:#333;font-weight:500;font-size:1rem;position:relative;transition:color .3s ease}.navbar_link__dx_SB:hover{color:#00b0c7}.navbar_link__dx_SB:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background-color:#00b0c7;transition:width .3s ease}.navbar_link__dx_SB:hover:after{width:100%}.navbar_buttonone__z2y7Q{background-color:#00b0c7;color:#fff;padding:12px 28px;border-radius:50px;border:none;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,176,199,.2)}.navbar_buttonone__z2y7Q:hover{background-color:#008fa3;transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,176,199,.3)}.navbar_clickAwayOverlay__IBoZH{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.05);z-index:999}.navbar_mobileToggle__tMH0A{z-index:1001;cursor:pointer;display:none;color:#333}.navbar_mobileMenu__zn7Q2{position:absolute;top:100%;right:1.5rem;width:260px;background:#fff;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.15);padding:1.5rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1001}.navbar_mobileMenu__zn7Q2.navbar_active__Durl_{opacity:1;visibility:visible;transform:translateY(15px)}.navbar_mobileLinks__PHE4E{display:flex;flex-direction:column;gap:1.2rem}.navbar_mobileItem__4k7VK{text-decoration:none;color:#333;font-weight:500;font-size:1.1rem;padding-bottom:.5rem;border-bottom:1px solid #f0f0f0}.navbar_buttononeMobile__JHXHt{background-color:#00b0c7;color:#fff;padding:14px;border-radius:10px;width:100%;border:none;font-weight:600;margin-top:.5rem}@media (max-width:1024px){.navbar_desktopMenu__yJ2sp{display:none}.navbar_mobileToggle__tMH0A{display:flex;align-items:center}.navbar_subcont__m40Ei{padding:1rem 1.5rem}.navbar_logoWrapper__I_LyB{width:130px}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.sectionfour_container__C7Fy6{background-color:#fdfdfd;padding:60px 20px;max-width:100vw;overflow-x:hidden!important}.sectionfour_aboutWrapper__uk0w5,.sectionfour_container__C7Fy6{width:100%;display:flex;flex-direction:column;align-items:center}.sectionfour_aboutWrapper__uk0w5{gap:40px;max-width:1200px;margin:0 auto 100px}.sectionfour_imageSide__tpwvm{flex:1;position:relative;display:flex;justify-content:center}.sectionfour_imageBgCircle__gliC2{background:#e0f7fa;border-radius:50%;padding:20px;width:280px;height:280px;display:flex;align-items:center;justify-content:center}.sectionfour_mainPic__n_Edg{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.sectionfour_textSide__6niNV{flex:1;text-align:center}.sectionfour_subTag__NxViz{color:#00b0c7;font-weight:700;font-size:.9rem;letter-spacing:2px}.sectionfour_title__Ee9j_{font-size:2.5rem;font-weight:800;margin:10px 0}.sectionfour_blue__zwHeN{color:#00b0c7}.sectionfour_description__LZd_O{color:#555;line-height:1.8;font-size:1rem;margin-bottom:30px}.sectionfour_ctaButton__sGw_8{padding:12px 35px;transition:.3s;background:#00b0c7;color:#fff;border:none;padding:14px 40px;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px 0 rgba(0,176,199,.25)}.sectionfour_ctaButton__sGw_8:hover{background:#008fa3;transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,176,199,.4)}.sectionfour_ctaButton__sGw_8:active{transform:translateY(-1px)}.sectionfour_testimonialSection__QVvQR{background:#fff;width:100%;padding:60px 0 180px!important;border-radius:40px;position:relative;overflow:visible!important}.sectionfour_headerArea__DXlQK{text-align:center;margin-bottom:40px}.sectionfour_headerTag__sEeey{font-size:.8rem;letter-spacing:3px;color:#00b0c7;font-weight:700}.sectionfour_boldHeader__ejkMP{font-size:2rem;font-weight:800}.sectionfour_carouselContainer__ZENv8{max-width:900px;width:100%;margin:0 auto;position:relative;overflow:visible!important}.sectionfour_carouselContainer__ZENv8 .carousel,.sectionfour_carouselContainer__ZENv8 .carousel-root{overflow:visible!important}.sectionfour_carouselContainer__ZENv8 .slider-wrapper{overflow:hidden!important}.sectionfour_carouselContainer__ZENv8 .control-dots{bottom:-80px!important;margin:0!important;padding:0!important;display:flex!important;justify-content:center;align-items:center;gap:10px;width:100%;left:0;z-index:10}.sectionfour_carouselContainer__ZENv8 .control-dots .dot{background:#00b0c7!important;box-shadow:none!important;width:12px!important;height:12px!important;opacity:.3;transition:all .3s ease}.sectionfour_carouselContainer__ZENv8 .control-dots .dot.selected{opacity:1;background:#00b0c7!important}.sectionfour_testimonialCard__COwYc{padding:20px;box-sizing:border-box}.sectionfour_cardContent__gHhC3{background:#fff;border:1px solid #eee;padding:40px;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 10px 30px rgba(0,0,0,.03)}.sectionfour_userPhotoWrapper__CLcSt{width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid #00b0c7;flex-shrink:0}.sectionfour_userPhoto__mVclz{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sectionfour_userName__VYZzg{font-size:1.2rem;font-weight:700}.sectionfour_stars__JD5kH{display:flex;justify-content:center;gap:4px;margin:5px 0}.sectionfour_starIcon__iz9kC{color:#ffa43c;font-size:1.2rem}.sectionfour_quote__9dWfF{font-style:italic;color:#666;line-height:1.6}@media (min-width:1024px){.sectionfour_aboutWrapper__uk0w5{flex-direction:row;text-align:left}.sectionfour_textSide__6niNV{text-align:left}.sectionfour_imageBgCircle__gliC2{width:450px;height:450px}.sectionfour_cardContent__gHhC3{flex-direction:row;text-align:left;align-items:flex-start}.sectionfour_userPhotoWrapper__CLcSt{width:120px;height:120px}.sectionfour_stars__JD5kH{justify-content:flex-start}}.sectionfive_main__pPKdn{min-height:100vh;background-color:#f9feff}.sectionfive_submain__vYfAv{padding:60px 20px;max-width:1000px;margin:0 auto}.sectionfive_faqWrapper__CU4L0{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.03)}.sectionfive_subcont____xhW{padding:20px;border-bottom:1px solid #f0f0f0;transition:all .3s ease}.sectionfive_subcont____xhW:hover{background-color:#00b0c7}.sectionfive_subcont____xhW:hover .sectionfive_icon__DAwnh,.sectionfive_subcont____xhW:hover .sectionfive_label__JU9Ng,.sectionfive_subcont____xhW:hover .sectionfive_text__FI0cQ{color:#fff!important}.sectionfive_cont__PV43l{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:15px}.sectionfive_label__JU9Ng{flex:1}.sectionfive_icon__DAwnh{font-size:24px;min-width:24px;min-height:24px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.sectionfive_icon_active__P9kgW{color:#fff!important}.sectionfive_label__JU9Ng{font-weight:700;color:#333}.sectionfive_text__FI0cQ{margin-top:15px;font-size:.9rem;line-height:1.6;color:#666}.sectionfive_icon__DAwnh{color:#00b0c7;font-size:1.5rem}.sectionfive_secmain__VYh69{padding:80px 0;background-color:#fff;overflow:hidden}.sectionfive_marqueeContainer__Wsi_2{width:100%;overflow:hidden;position:relative}.sectionfive_imgcont__DQECD{display:flex;width:-moz-max-content;width:max-content;animation:sectionfive_scrollAnimation__cZ6cY 40s linear infinite}.sectionfive_panel__SA2U_{width:500px;height:auto;-o-object-fit:contain;object-fit:contain;padding:0 40px}@keyframes sectionfive_scrollAnimation__cZ6cY{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.sectionfive_imgcont__DQECD:hover{animation-play-state:paused}.sectionfive_newsecmain__aBEP7{padding:80px 20px;display:flex;justify-content:center}.sectionfive_contactContainer__xp919{width:100%;max-width:800px;background:#fff;padding:50px;border-radius:30px;box-shadow:0 20px 40px rgba(0,176,199,.08)}.sectionfive_formLayout__Xfr9X{display:flex;flex-direction:column;gap:25px}.sectionfive_fieldGroup__Wjfoy{display:flex;flex-direction:column;gap:8px}.sectionfive_fieldLabel__CWio6{font-weight:700;font-size:.9rem}.sectionfive_error___KCUX{color:#ff4d4d;font-size:.75rem}.sectionfive_inputField__Xly2q{padding:15px;border-radius:12px;border:1px solid #eee;background:#fbfbfb;outline:none;transition:.3s}.sectionfive_inputField__Xly2q:focus{border-color:#00b0c7;background:#fff}.sectionfive_btnCenter__IW40a{display:flex;justify-content:center}.sectionfive_submitBtn__aQ47y{background:#00b0c7;color:#fff;padding:16px 50px;border-radius:50px;font-weight:800;border:none;cursor:pointer;transition:.3s}.sectionfive_submitBtn__aQ47y:hover{transform:translateY(-3px);background:#008fa3}.sectionfive_bord__wOReo{padding:80px 20px;text-align:center;background:#fff}.sectionfive_texton__0Si6A{font-size:2.5rem;font-weight:800;line-height:1}.sectionfive_textones__AJ3JC{color:#666;margin:15px 0}.sectionfive_phoneCenterWrapper__CI3WL{display:flex;justify-content:center;align-items:center;width:100%;margin:40px 0}.sectionfive_phone___YVdt{width:80%;max-width:350px;height:auto;display:block;margin:0 auto}.sectionfive_applecont__ohpUJ{display:flex;justify-content:center;gap:20px}.sectionfive_apple__umha5,.sectionfive_google__vzP0t{width:160px;height:auto;cursor:pointer}.sectionfive_center__kW0y9{text-align:center;font-size:2.2rem;font-weight:800;margin-bottom:20px}.sectionfive_blue__4ObqJ{color:#00b0c7}.sectionfive_textone__kRUA5{font-size:1.8rem;font-weight:800;margin-bottom:40px;text-align:center}@media (max-width:768px){.sectionfive_contactContainer__xp919{padding:30px}.sectionfive_texton__0Si6A{font-size:2.5rem}.sectionfive_apple__umha5,.sectionfive_google__vzP0t{width:130px}}.footer_container__LwMBy{background-color:#004a54;color:#fff}.footer_main__KgUb6{padding:40px 20px}.footer_brandSection__GV8n_{margin-bottom:40px}.footer_footerLogo__akVIV{width:140px;height:auto;margin-bottom:15px}.footer_brandText__pwSlO{font-size:.85rem;line-height:1.5;opacity:.8}.footer_linkTable__zqHZg{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 10px;margin-bottom:40px}.footer_tableHeader__mjhmN{color:#72d7e3;font-size:.95rem;font-weight:700;margin-bottom:12px;text-transform:uppercase}.footer_tableColumn__yzrmu{display:flex;flex-direction:column;gap:10px}.footer_tableColumn__yzrmu a,.footer_tableColumn__yzrmu span{color:#fff;text-decoration:none;font-size:.85rem;opacity:.8;transition:opacity .3s}.footer_tableColumn__yzrmu a:hover{opacity:1;color:#72d7e3}.footer_socialBar__pmGZv{display:flex;gap:15px;justify-content:center;padding:20px 0}.footer_socialCircle__slIYu{width:35px;height:35px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#004a54;font-size:1.1rem;transition:transform .3s}.footer_socialCircle__slIYu:hover{transform:translateY(-3px)}.footer_bottomBar__bgrFm{padding-bottom:30px}.footer_divider__C10XD{border:0;border-top:1px solid hsla(0,0%,100%,.1);margin:0 20px}.footer_lasttxt__IejJ5{text-align:center;font-size:.8rem;margin-top:20px;opacity:.6}.footer_copyrightLink__knYqZ{color:#72d7e3;text-decoration:none;font-weight:700}.footer_copyrightLink__knYqZ:hover{text-decoration:underline}@media (min-width:768px){.footer_linkTable__zqHZg{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.footer_main__KgUb6{display:flex;justify-content:space-between;padding:80px 100px}.footer_brandSection__GV8n_{flex:1.5;margin-bottom:0}.footer_linkTable__zqHZg{flex:2;grid-template-columns:repeat(3,1fr);margin-bottom:0}.footer_socialBar__pmGZv{flex:0.5;justify-content:flex-end;padding:0}}.loading_container__UNmqc{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#1a1a1a;margin:0;overflow:hidden}.loading_loaderWrapper__7r68c{display:flex;flex-direction:column;align-items:center;gap:20px}.loading_circularSpinner__i91md{width:60px;height:60px;border:5px solid hsla(0,0%,100%,.1);border-top-color:#00b0c7;border-radius:50%;animation:loading_spin__vDman 1s linear infinite}@keyframes loading_spin__vDman{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.newsec_container__K_75V{background-image:url(/_next/static/media/Hero.a9fba422.png);background-size:cover;background-position:50%;width:100%;display:flex;flex-direction:column;overflow-x:hidden}@keyframes newsec_slideUpFade__Rkz8b{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.newsec_submain__TMlR5{padding:60px 20px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:newsec_slideUpFade__Rkz8b .8s ease-out forwards}.newsec_smallText__RbOIL{font-size:.85rem;letter-spacing:.5px;text-transform:uppercase;font-weight:600;color:#444;margin-bottom:2px}.newsec_text__rUuZi{font-size:2.2rem;line-height:1.1;font-weight:800;color:#111;margin-bottom:15px}.newsec_blue__r7z7l{color:#00b0c7}.newsec_descriptionWrapper__X5EuC{display:flex;flex-direction:column;gap:2px;width:100%}.newsec_textwo__a2r0H{font-size:15px;line-height:.8;font-weight:250;color:#333;margin:0}.newsec_applecont__K9go_{display:flex;justify-content:center;align-items:center;gap:20px;padding:25px 10px;opacity:0;animation:newsec_slideUpFade__Rkz8b .8s ease-out .3s forwards}.newsec_apple__Yd3_H,.newsec_google__0HXdW{width:135px;height:auto;cursor:pointer;transition:transform .3s ease}.newsec_apple__Yd3_H:hover,.newsec_google__0HXdW:hover{transform:translateY(-5px);filter:brightness(1.05)}.newsec_closecont__AJ_V2{display:flex;justify-content:center;width:100%;margin:0;padding:0;line-height:0;opacity:0;animation:newsec_slideUpFade__Rkz8b 1s ease-out .6s forwards}.newsec_close__TqiBm{width:75%;max-width:450px;height:auto;display:block;margin:0 auto}.newsec_lincont__VslpE{background-color:#004a54;color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px 20px;width:100%;margin-top:0;opacity:0;animation:newsec_slideUpFade__Rkz8b .8s ease-out .9s forwards}.newsec_texts__xCIXD{font-size:1.4rem;font-weight:600;margin-bottom:10px}.newsec_textwos__Dt1rX{font-size:.9rem;font-weight:300;line-height:1.5}@media (min-width:768px){.newsec_submain__TMlR5{padding-top:80px}.newsec_text__rUuZi{font-size:3.5rem}.newsec_apple__Yd3_H,.newsec_google__0HXdW{width:160px}}@media (min-width:1024px){.newsec_submain__TMlR5{padding-top:100px}.newsec_text__rUuZi{font-size:4.5rem}.newsec_apple__Yd3_H,.newsec_google__0HXdW{width:180px}.newsec_texts__xCIXD{font-size:2.2rem}}.newsecfour_container__g_GZS{background-color:#f9feff;padding:60px 20px;width:100%}.newsecfour_submain__UNKSH{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px}.newsecfour_text__OiKpl{font-size:1.8rem;font-weight:700;margin-bottom:15px}.newsecfour_blue__188kV{color:#00b0c7}.newsecfour_textwo__ho7AI{font-size:.9rem;line-height:1.1;color:#555;max-width:600px;font-weight:300}.newsecfour_cont__YpSpw{display:grid;grid-template-columns:1fr;gap:25px;max-width:1200px;margin:0 auto}.newsecfour_subcont__0_3OH{background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 20px;border-radius:15px;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.05)}.newsecfour_subcont__0_3OH:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.18)}.newsecfour_imgWrapper__q10eK{width:120px;height:120px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.newsecfour_img__Yt3mQ{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.newsecfour_labeltext__WMhCe{font-size:1.1rem;font-weight:700;color:#111;margin-bottom:12px}.newsecfour_dtext__87rlO{font-size:.9rem;line-height:1.5;color:#666}@media (min-width:768px){.newsecfour_text__OiKpl{font-size:2.5rem}.newsecfour_textwo__ho7AI{font-size:1.1rem}.newsecfour_cont__YpSpw{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.newsecfour_container__g_GZS{padding:100px 40px}.newsecfour_cont__YpSpw{grid-template-columns:repeat(4,1fr);gap:20px}.newsecfour_subcont__0_3OH{min-height:320px;justify-content:flex-start}}@media (min-width:1280px){.newsecfour_cont__YpSpw{gap:35px}.newsecfour_labeltext__WMhCe{min-height:50px;display:flex;align-items:center}}.newsecfive_container__P0f5N{background-color:#fff;padding:60px 20px;font-family:Inter,sans-serif}.newsecfive_header__aZPbY{margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.newsecfive_text__p5HYj{font-size:1.8rem;font-weight:800;text-align:center;color:#1a1a1a;letter-spacing:-.5px}.newsecfive_underline__BaH9t{width:60px;height:4px;background:#ff8a00;margin-top:10px;border-radius:2px}.newsecfive_imgcont__bvxvn{display:flex;justify-content:center;width:100%;max-width:1100px;margin:0 auto 10px}.newsecfive_img__Y5kZy{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:20px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.05))}.newsecfive_contcont__gVTGm{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1200px;margin:0 auto}.newsecfive_cont__LFqah{background:#fff;border:1px solid #f0f0f0;padding:15px 10px;border-radius:16px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.newsecfive_cont__LFqah:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.newsecfive_picont__VVd8o{width:45px;height:45px;margin-bottom:10px;display:flex;justify-content:center;padding:0}.newsecfive_pic__yJnIl{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.newsecfive_statNumber__nHV8b{color:#ff8a00;font-size:1.4rem;font-weight:800;text-align:center;margin:0}.newsecfive_statLabel__li_bk{color:#666;font-size:.8rem;text-align:center;margin-top:2px;font-weight:500}@media (min-width:768px){.newsecfive_text__p5HYj{font-size:2.5rem}.newsecfive_contcont__gVTGm{gap:24px}.newsecfive_statNumber__nHV8b{font-size:1.8rem}.newsecfive_statLabel__li_bk{font-size:.9rem}}@media (min-width:1024px){.newsecfive_container__P0f5N{padding:80px 5%}.newsecfive_contcont__gVTGm{grid-template-columns:repeat(4,1fr)}.newsecfive_imgcont__bvxvn{width:90%;max-width:1200px}}