.ImageGallery_imageGallery__7bcrh{display:flex;flex-direction:column;gap:1rem;width:100%}.ImageGallery_mainImage__MAlp1{position:relative;width:100%;max-width:500px;aspect-ratio:4/3;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1);background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center}.ImageGallery_mainImageImg__Z_gua{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.ImageGallery_mainImageImg__Z_gua:hover{transform:scale(1.02)}.ImageGallery_noImagePlaceholder__sicdJ{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#6c757d;height:100%}.ImageGallery_noImagePlaceholder__sicdJ svg{width:3rem;height:3rem;opacity:.5}.ImageGallery_noImagePlaceholder__sicdJ span{font-size:.9rem;font-weight:500}.ImageGallery_thumbnailGrid__q_p4l{display:flex;gap:.75rem;flex-wrap:wrap;max-width:100%;overflow-x:auto;padding:.5rem 0}.ImageGallery_thumbnail__r_N5A{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;border:2px solid transparent;background:none;padding:0;cursor:pointer;transition:all .3s ease;flex-shrink:0}.ImageGallery_thumbnail__r_N5A:hover{border-color:#dc3545;transform:translateY(-2px);box-shadow:0 4px 15px rgba(220,53,69,.2)}.ImageGallery_thumbnail__r_N5A.ImageGallery_active__Z14Tf{border-color:#dc3545;box-shadow:0 0 0 2px rgba(220,53,69,.2)}.ImageGallery_thumbnail__r_N5A.ImageGallery_active__Z14Tf:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(220,53,69,.1);pointer-events:none}.ImageGallery_thumbnailImg__CSe1F{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ImageGallery_thumbnail__r_N5A:hover .ImageGallery_thumbnailImg__CSe1F{transform:scale(1.1)}@media(max-width:768px){.ImageGallery_imageGallery__7bcrh{gap:.75rem}.ImageGallery_mainImage__MAlp1{max-width:100%;aspect-ratio:3/2}.ImageGallery_thumbnailGrid__q_p4l{gap:.5rem;justify-content:center}.ImageGallery_thumbnail__r_N5A{width:60px;height:60px}}@media(max-width:1024px)and (min-width:769px){.ImageGallery_mainImage__MAlp1{max-width:400px}.ImageGallery_thumbnail__r_N5A{width:70px;height:70px}}.Header_header__SQD4u{position:fixed;top:0;left:0;width:100%;height:80px;background-color:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-bottom:1px solid rgba(255,254,254,0);z-index:1000;transition:all .3s ease}.Header_header__SQD4u.Header_scrolled__LfHCx{background-color:rgba(0,0,0,.196);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);height:65px;border-bottom:1px solid hsla(0,0%,100%,.1)}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_logo__0BY1u img{transform:scale(.9)}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_desktopNav___DgrU a{color:hsla(0,0%,100%,.842)}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_desktopNav___DgrU a:hover{color:#9a2e35}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_desktopNav___DgrU span a{color:hsla(0,0%,100%,.729)}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_desktopNav___DgrU span a:hover{color:#9a2e35}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_loginButton__96HVW{color:#fff}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_loginButton__96HVW:hover{background-color:hsla(0,0%,100%,.2);color:#9a2e35}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_languageButton__YfV4F{color:#fff}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_languageButton__YfV4F:hover{background-color:hsla(0,0%,100%,.2);color:#9a2e35}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_searchButton__9HbfT{color:#fff}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_searchButton__9HbfT:hover{color:#9a2e35}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_mobileMenuButton__XgPzf{color:#fff}.Header_header__SQD4u.Header_scrolled__LfHCx .Header_mobileMenuButton__XgPzf:hover{color:#9a2e35}.Header_headerContainer__r7Km_{display:flex;justify-content:space-between;align-items:center;height:100%;max-width:var(--max-width);margin:0 auto;padding:0 20px;position:relative}.Header_logo__0BY1u{flex-shrink:0;width:120px}.Header_logo__0BY1u img{transition:transform .3s ease}.Header_desktopNav___DgrU{display:flex;height:100%;margin:0 auto;position:absolute;left:45%;transform:translateX(-50%)}@media(max-width:1024px){.Header_desktopNav___DgrU{display:none}}.Header_navList__fhO1x{display:flex;list-style:none;margin:0;padding:0;height:100%}.Header_navItem__hGt28{position:relative;height:100%;display:flex;align-items:center}.Header_navItem__hGt28 a,.Header_navItem__hGt28 span{display:flex;align-items:center;padding:0 15px;color:#fff;font-weight:700;font-size:17px;cursor:pointer;transition:color .3s ease}.Header_navItem__hGt28 a svg,.Header_navItem__hGt28 span svg{margin-left:5px;font-size:14px}.Header_navItem__hGt28:hover a,.Header_navItem__hGt28:hover span{color:#fafafa}.Header_navItem__hGt28:hover .Header_megaMenu__a3CDs{opacity:1;visibility:visible;transform:translateY(0)}.Header_simpleLink__JQNKy a{position:relative}.Header_simpleLink__JQNKy a:after{content:"";position:absolute;bottom:-5px;left:15px;width:0;height:2px;background-color:#fff;transition:width .3s ease}.Header_simpleLink__JQNKy a:hover:after{width:calc(100% - 30px)}.Header_megaMenu__a3CDs{position:absolute;top:100%;left:0;background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:auto;min-width:220px;max-width:300px;border-radius:4px;box-shadow:0 8px 16px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:100}.Header_megaMenuContainer__Yd4FH{display:flex;padding:15px 10px}.Header_megaMenuColumn__5qTS5{flex:1 1;padding:0 10px}.Header_megaMenuColumn__5qTS5 h3{font-size:14px;text-transform:uppercase;color:#000;margin-bottom:12px;font-weight:500}.Header_megaMenuColumn__5qTS5 ul{list-style:none;padding:0;margin:0}.Header_megaMenuColumn__5qTS5 ul li{margin-bottom:8px}.Header_megaMenuColumn__5qTS5 ul li a{color:#000;font-size:15px;transition:color .2s ease;padding:6px 0;display:block}.Header_megaMenuColumn__5qTS5 ul li a:hover{color:#9a2e35}.Header_megaMenuFeatured__z_A7c{flex:1.5 1;padding:0 20px}.Header_megaMenuFeatured__z_A7c img{width:100%;height:auto;border-radius:4px;margin-bottom:15px}.Header_megaMenuFeatured__z_A7c h3{font-size:18px;margin-bottom:10px}.Header_megaMenuFeatured__z_A7c p{font-size:14px;margin-bottom:15px}.Header_megaMenuFeatured__z_A7c .Header_featuredLink__AHF64{color:var(--primary-color);font-weight:500}.Header_megaMenuFeatured__z_A7c .Header_featuredLink__AHF64:hover{text-decoration:underline}.Header_headerActions__EbxAu{display:flex;align-items:center;width:350px;justify-content:flex-end}.Header_loginContainer__7lk08{position:relative;margin-right:10px}.Header_loginButton__96HVW{display:flex;align-items:center;background:transparent;border:none;padding:8px 12px;cursor:pointer;color:#fff;font-weight:700;font-size:16px;border-radius:4px;transition:all .2s ease}.Header_loginButton__96HVW svg{margin-right:6px;font-size:18px}.Header_loginButton__96HVW svg:last-child{margin-right:0;margin-left:6px;font-size:14px}.Header_loginButton__96HVW:hover{background-color:hsla(0,0%,100%,.2)}@media(max-width:768px){.Header_loginButton__96HVW span,.Header_loginButton__96HVW svg:last-child{display:none}}.Header_loginMenu__y3RTk{position:absolute;top:100%;right:0;width:240px;background-color:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:100;overflow:hidden;margin-top:8px}.Header_loginMenuHeader__zziVL{padding:12px 16px;border-bottom:1px solid #eee}.Header_loginMenuHeader__zziVL h4{margin:0;font-size:14px;font-weight:600;color:var(--dark-gray)}.Header_loginMenuList__ay63W{list-style:none;padding:8px 0;margin:0}.Header_loginMenuList__ay63W li{margin:0}.Header_loginMenuItem__9co5X{display:flex;align-items:center;padding:10px 16px;color:var(--text-color);transition:background-color .2s ease}.Header_loginMenuItem__9co5X svg{margin-right:12px;font-size:16px;color:var(--primary-color)}.Header_loginMenuItem__9co5X:hover{background-color:#f5f5f5;text-decoration:none}.Header_searchButton__9HbfT{background:transparent;border:none;padding:10px 5px;cursor:pointer;font-size:20px;color:#fff;transition:color .2s ease;margin:0 5px}.Header_searchButton__9HbfT:hover{color:var(--primary-color)}.Header_mobileMenuButton__XgPzf{display:none;background:transparent;border:none;padding:10px;cursor:pointer;font-size:22px;color:#333;margin-left:10px;transition:color .2s ease}.Header_mobileMenuButton__XgPzf:hover{color:var(--primary-color)}@media(max-width:1024px){.Header_mobileMenuButton__XgPzf{display:block}}.Header_mobileMenu__qi2Ag{position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);background-color:#fff;opacity:0;visibility:hidden;transform:translateX(-100%);transition:all .3s ease;z-index:100;overflow-y:auto}.Header_mobileMenu__qi2Ag.Header_open__Q71to{opacity:1;visibility:visible;transform:translateX(0)}@media(max-width:1024px){.Header_mobileMenu__qi2Ag{display:block}}.Header_mobileNavList__Ettp9{list-style:none;padding:20px;margin:0}.Header_mobileNavList__Ettp9 li{margin-bottom:15px}.Header_mobileNavList__Ettp9 li a{display:block;padding:10px 0;font-size:18px;font-weight:500;border-bottom:1px solid var(--medium-gray)}.Header_mobileMenuSection__d93NP{margin-bottom:20px}.Header_mobileMenuHeader__gvNOt{display:block;font-weight:700;font-size:18px;color:#333;margin-bottom:10px;border-bottom:2px solid #9a2e35;padding-bottom:8px}.Header_mobileSubmenu__pKqGm{list-style:none;padding:0 0 0 15px;margin:0}.Header_mobileSubmenu__pKqGm li{margin-bottom:5px}.Header_mobileSubmenu__pKqGm li a{font-size:16px;padding:6px 0;font-weight:400;border-bottom:1px solid #f0f0f0}.Header_mobileQuoteBtn__KDwpk{display:flex!important;align-items:center;background-color:var(--primary-color)!important;color:#fff!important;border-radius:4px;font-weight:500;margin-top:10px;padding:10px!important}.Header_mobileQuoteBtn__KDwpk svg{margin-right:8px}.Header_mobileQuoteBtn__KDwpk:hover{background-color:#732227!important}.Header_mobileLanguageSection__Tj_kx{margin-top:30px;padding-top:15px;border-top:1px solid #eee}.Header_languageContainer__2arL1{margin-right:10px;color:#9a2e35}.Header_languageButton__YfV4F{padding:8px 12px;color:#9a2e35;font-weight:600;font-size:14px}.Header_languageButton__YfV4F svg{font-size:16px}.Header_languageButton__YfV4F svg:last-child{font-size:12px}.Header_languageButton__YfV4F:hover{background-color:rgba(0,0,0,.1);color:#9a2e35}.Header_languageMenu__FK3d_{width:140px}.Header_languageMenuItem__RrVfD{font-size:14px;color:#333}.Header_languageMenuItem__RrVfD:hover{background-color:#f8f9fa}.Header_languageMenuItem__RrVfD.Header_active__jUUlL{background-color:#9a2e35;color:#fff}.Header_languageHeader__jVQSY{font-size:14px;text-transform:uppercase;color:var(--dark-gray);margin-bottom:10px;font-weight:600}.Header_languageOptions__05frk{display:flex;gap:10px}.Header_languageOption__X5CzD{flex:1 1;background:#f5f5f5;border:none;padding:10px;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s ease}.Header_languageOption__X5CzD:hover{background:#e9e9e9}.Header_languageOption__X5CzD.Header_active__jUUlL{background-color:var(--primary-color);color:#fff}.Header_mobileLoginSection__SvzND{margin-top:30px;padding-top:15px;border-top:1px solid #eee}.Header_loginHeader__l9ZQ6{font-size:14px;text-transform:uppercase;color:var(--dark-gray);margin-bottom:10px;font-weight:600}.Header_mobileLoginList__cMNrJ{list-style:none;padding:0;margin:0}.Header_mobileLoginList__cMNrJ li{margin-bottom:10px}.Header_mobileLoginList__cMNrJ li a{display:flex;align-items:center;padding:8px 0;font-size:16px;font-weight:500;border-bottom:none}.Header_mobileLoginList__cMNrJ li a:hover{color:var(--primary-color)}.Header_searchOverlay__hPF_U{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:2000;opacity:0;visibility:hidden;transition:all .3s ease}.Header_searchOverlay__hPF_U.Header_open__Q71to{opacity:1;visibility:visible}.Header_searchContainer__24Eqa{position:relative;width:100%;max-width:800px;padding:0 20px;max-height:90vh;overflow-y:auto}.Header_searchHeader__450Nz{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Header_searchHeader__450Nz h3{color:#fff;font-size:24px;margin:0}.Header_searchForm__Dzj0f{margin-bottom:20px}.Header_searchInputWrapper__RgL2Z{position:relative}.Header_searchInput__jSzC0{width:100%;height:50px;background-color:transparent;border:none;border-bottom:2px solid #fff;color:#fff;font-size:18px;padding:10px 40px 10px 0;outline:none}.Header_searchInput__jSzC0::placeholder{color:hsla(0,0%,100%,.7)}.Header_searchSubmit__Hr_tG{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:20px}.Header_closeSearch__r0jVB,.Header_searchSubmit__Hr_tG{background:transparent;border:none;color:#fff;cursor:pointer}.Header_closeSearch__r0jVB{font-size:24px;padding:5px}.Header_closeSearch__r0jVB:hover{opacity:.8}.Header_searchResultsContainer__foS0E{margin-top:20px}.Header_getQuoteBtn__3WNJ4{background-color:#9a2e35;border-radius:4px;color:#fff!important;padding:8px 15px!important;display:flex;align-items:center;transition:all .3s ease;margin:0 10px;font-weight:700!important;font-size:12px}.Header_getQuoteBtn__3WNJ4:hover{background-color:#732227;transform:translateY(-2px)}.Header_getQuoteBtn__3WNJ4 .Header_quoteIcon__pGRxA{margin-right:10px;font-size:10px}.Header_languageContainer__2arL1{position:relative;margin-right:0}.Header_languageButton__YfV4F{display:flex;align-items:center;background:transparent;border:none;padding:8px 5px;cursor:pointer;color:#fff;font-weight:700;font-size:16px;border-radius:4px;transition:all .2s ease}.Header_languageButton__YfV4F svg{margin-right:6px;font-size:18px}.Header_languageButton__YfV4F svg:last-child{margin-right:0;margin-left:6px;font-size:14px}.Header_languageButton__YfV4F:hover{background-color:hsla(0,0%,100%,.2)}@media(max-width:768px){.Header_languageButton__YfV4F span,.Header_languageButton__YfV4F svg:last-child{display:none}}.Header_languageMenu__FK3d_{position:absolute;top:100%;right:0;width:150px;background-color:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:100;overflow:hidden;margin-top:8px}.Header_languageMenuList__8a8LX{list-style:none;padding:0;margin:0}.Header_languageMenuList__8a8LX li{margin:0}.Header_languageMenuItem__RrVfD{display:flex;align-items:center;padding:12px 16px;color:var(--text-color);transition:background-color .2s ease;cursor:pointer}.Header_languageMenuItem__RrVfD:hover{background-color:#f5f5f5;text-decoration:none}.Header_languageMenuItem__RrVfD.Header_active__jUUlL{font-weight:600;color:var(--primary-color);background-color:#f0f7ff}.SearchResults_searchResults__Eaa56{color:#fff}.SearchResults_searchLoading__sKVnV{display:flex;flex-direction:column;align-items:center;padding:40px}.SearchResults_searchLoading__sKVnV .SearchResults_spinner__79u1q{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:SearchResults_spin__olgG6 1s linear infinite;margin-bottom:15px}.SearchResults_searchLoading__sKVnV p{color:hsla(0,0%,100%,.8);margin:0}@keyframes SearchResults_spin__olgG6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SearchResults_searchNoResults__oHgbY,.SearchResults_searchPlaceholder__2Tgl0{display:flex;flex-direction:column;align-items:center;padding:40px;color:hsla(0,0%,100%,.8)}.SearchResults_searchNoResults__oHgbY svg,.SearchResults_searchPlaceholder__2Tgl0 svg{font-size:48px;margin-bottom:15px;opacity:.5}.SearchResults_searchNoResults__oHgbY p,.SearchResults_searchPlaceholder__2Tgl0 p{margin:0;font-size:16px}.SearchResults_searchResultsHeader__ZfxxK{margin-bottom:20px}.SearchResults_searchResultsHeader__ZfxxK h3{color:#fff;font-size:18px;margin:0 0 5px}.SearchResults_searchResultsHeader__ZfxxK p{color:hsla(0,0%,100%,.8);margin:0;font-size:14px}.SearchResults_searchResultsList__buejd{display:flex;flex-direction:column;gap:12px}.SearchResults_searchResultItem__rvU8q{display:flex;align-items:flex-start;gap:15px;padding:15px;background:hsla(0,0%,100%,.1);border-radius:8px;text-decoration:none;color:#fff;transition:all .3s ease}.SearchResults_searchResultItem__rvU8q:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}.SearchResults_searchResultImage__hci5s{flex-shrink:0;width:60px;height:60px;border-radius:6px;overflow:hidden}.SearchResults_searchResultImage__hci5s img{width:100%;height:100%;object-fit:cover}.SearchResults_searchResultPlaceholder__A8gRz{width:60px;height:60px;background:hsla(0,0%,100%,.1);border-radius:6px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.6);font-size:24px}.SearchResults_searchResultContent__8zzSR{flex:1 1;min-width:0}.SearchResults_searchResultHeader__RoI2w{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:10px}.SearchResults_searchResultHeader__RoI2w h4{margin:0;font-size:16px;font-weight:600;color:#fff;line-height:1.3;flex:1 1}.SearchResults_searchResultType__I9k4c{display:flex;align-items:center;gap:5px;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;white-space:nowrap;flex-shrink:0}.SearchResults_searchResultType__I9k4c.SearchResults_product___MU82{background:rgba(52,152,219,.2);color:#3498db}.SearchResults_searchResultType__I9k4c.SearchResults_news__fOk9J{background:rgba(46,204,113,.2);color:#2ecc71}.SearchResults_searchResultType__I9k4c.SearchResults_solution__0v_tl{background:rgba(241,196,15,.2);color:#f1c40f}.SearchResults_searchResultType__I9k4c svg{font-size:10px}.SearchResults_searchResultDescription__xB7_U{color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.4;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SearchResults_searchResultCategory__vDdzD{display:inline-block;padding:2px 6px;background:hsla(0,0%,100%,.1);border-radius:3px;font-size:11px;color:hsla(0,0%,100%,.7);text-transform:uppercase;font-weight:500}.SearchResults_searchResultsFooter__4kUDr{margin-top:20px;text-align:center}.SearchResults_searchResultsFooter__4kUDr p{color:hsla(0,0%,100%,.6);font-size:14px;margin:0}@media(max-width:768px){.SearchResults_searchResultItem__rvU8q{flex-direction:column;align-items:center;text-align:center}.SearchResults_searchResultImage__hci5s{margin-bottom:10px}.SearchResults_searchResultHeader__RoI2w{flex-direction:column;align-items:center;gap:8px}.SearchResults_searchResultsHeader__ZfxxK h3{font-size:16px}}.Footer_footer__x7vJd{background-color:#000}.Footer_footerTop__i72P2{background-color:#d0cfcf;padding:30px 0}.Footer_footerTopContent__E_RqO{display:flex;align-items:center;justify-content:space-between}@media(max-width:991px){.Footer_footerTopContent__E_RqO{flex-direction:column;text-align:center}.Footer_footerLogo__AFaMG{margin-bottom:20px}}.Footer_newsletterSection__rT2rk{display:flex;align-items:center}@media(max-width:991px){.Footer_newsletterSection__rT2rk{flex-direction:column;margin-bottom:20px}}.Footer_newsletterSection__rT2rk p{margin:0 20px}@media(max-width:991px){.Footer_newsletterSection__rT2rk p{margin:10px 0}}.Footer_newsletterTitle__2sDyL{display:flex;align-items:center;font-size:20px;margin:0}@media(max-width:991px){.Footer_newsletterTitle__2sDyL{justify-content:center}}.Footer_envelopeIcon__6bjVd{margin-left:10px}.Footer_btnRed__pg_Fu{background-color:#9a2e35;color:#fff;border:none;padding:8px 20px;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.Footer_btnRed__pg_Fu:hover{background-color:#e6e6e6}.Footer_socialLinks__8CGWK{display:flex;list-style:none;padding:0;margin:0}@media(max-width:991px){.Footer_socialLinks__8CGWK{justify-content:center}}.Footer_socialLinks__8CGWK li{margin-left:15px}.Footer_socialLinks__8CGWK li:first-child{margin-left:0}.Footer_socialLinks__8CGWK li a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#9a2e35;border-radius:50%;color:#faf7f7;transition:all .2s ease}.Footer_socialLinks__8CGWK li a:hover{background-color:var(--primary-color);color:#fff}.Footer_footerMiddle__7WTdu{padding:30px 0}@media(max-width:767px){.Footer_footerMiddle__7WTdu{padding:30px 0}}.Footer_footerCol__oN4jZ{margin-bottom:20px}.Footer_footerCol__oN4jZ:nth-child(2){margin-left:-20px}@media(max-width:767px){.Footer_footerCol__oN4jZ:nth-child(2){margin-left:0}}.Footer_footerCol__oN4jZ:nth-child(3){margin-left:20px}@media(max-width:767px){.Footer_footerCol__oN4jZ:nth-child(3){margin-left:0}}.Footer_footerCol__oN4jZ:nth-child(4){margin-left:-10px}@media(max-width:767px){.Footer_footerCol__oN4jZ:nth-child(4){margin-left:0}}.Footer_footerNavTitle__QNDaa{font-weight:700;font-size:18px;margin-bottom:20px;cursor:pointer;position:relative;color:#9a2e35}@media(max-width:767px){.Footer_footerNavTitle__QNDaa{margin-bottom:10px;padding-right:20px}.Footer_footerNavTitle__QNDaa:after{content:"+";position:absolute;right:0;top:0;font-size:20px;color:var(--primary-color)}}.Footer_footerNav__CT6dM ul{list-style:none;padding:0;margin:0;color:#f7f7f7}.Footer_footerNav__CT6dM ul li{margin-bottom:10px}.Footer_footerNav__CT6dM ul li a{color:#fff;transition:color .2s ease}.Footer_footerNav__CT6dM ul li a:hover{color:var(--primary-color)}@media(max-width:767px){.Footer_footerNav__CT6dM{display:none}}.Footer_footerCol__oN4jZ.Footer_active__kaIz0 .Footer_footerNavTitle__QNDaa:after{content:"-"}.Footer_footerCol__oN4jZ.Footer_active__kaIz0 .Footer_footerNav__CT6dM{display:block}.Footer_footerBottom__7zlI9{padding:20px 0;border-top:1px solid #e6e6e6}.Footer_footerBottomContent__Fq2oO{display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.Footer_footerBottomContent__Fq2oO{flex-direction:column}}.Footer_copyright__bDpaX{font-size:14px;color:#fff}@media(max-width:767px){.Footer_copyright__bDpaX{margin-bottom:10px}}.Footer_footerLinks__gDCYV ul{display:flex;list-style:none;padding:0;margin:0}@media(max-width:767px){.Footer_footerLinks__gDCYV ul{flex-direction:column;align-items:center}}.Footer_footerLinks__gDCYV ul li{margin-left:20px}@media(max-width:767px){.Footer_footerLinks__gDCYV ul li{margin:5px 0}}.Footer_footerLinks__gDCYV ul li:first-child{margin-left:0}.Footer_footerLinks__gDCYV ul li a{font-size:14px;color:#fff;transition:color .2s ease}.Footer_footerLinks__gDCYV ul li a:hover{color:var(--primary-color)}.CompanyPage_companyPage__vM8BX{padding-bottom:5rem}.CompanyPage_heroHeader__rpxCI{position:relative;height:60vh;min-height:500px;overflow:hidden}@media(max-width:768px){.CompanyPage_heroHeader__rpxCI{height:50vh;min-height:400px}}.CompanyPage_heroSection__thFvy{position:relative;height:70vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.CompanyPage_heroSection__thFvy{height:60vh;min-height:400px}}.CompanyPage_heroBackground__7ytxP{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.CompanyPage_heroOverlay__dzaPH{background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,.5))}.CompanyPage_heroContent__GaMFf{transform:translateX(400px)}.CompanyPage_heroImage__7QS_K{z-index:1}.CompanyPage_heroOverlay__dzaPH{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(0,0,0,.4) 50%,rgba(0,0,0,.6));display:flex;align-items:center;justify-content:center;z-index:2}.CompanyPage_heroContent__GaMFf{text-align:center;color:#fff;max-width:1000px;padding:0 20px;transform:translateX(200px)}@media(max-width:768px){.CompanyPage_heroContent__GaMFf{text-align:center;padding:0 20px;transform:translateX(0)}}.CompanyPage_heroContent__GaMFf h1{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media(max-width:768px){.CompanyPage_heroContent__GaMFf h1{font-size:2.5rem}}.CompanyPage_heroContent__GaMFf p{text-align:center;font-size:1rem;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media(max-width:768px){.CompanyPage_heroContent__GaMFf p{font-size:1.1rem}}.CompanyPage_companyOverview__z41Xn{padding:5rem 0;background-color:#fff}.CompanyPage_overviewContent__EbXKQ{max-width:1000px;margin:0 auto}.CompanyPage_overviewContent__EbXKQ h2{font-size:2.8rem;font-weight:800;margin-bottom:2rem;color:#000}@media(max-width:768px){.CompanyPage_overviewContent__EbXKQ h2{font-size:2.2rem}}.CompanyPage_overviewContent__EbXKQ p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;color:#333;text-align:justify}.CompanyPage_servicesList__r9ffF{list-style:none;padding-left:0;margin:2rem 0}.CompanyPage_servicesList__r9ffF li{position:relative;padding-left:30px;margin-bottom:15px;font-size:1.1rem;line-height:1.7;color:#333}.CompanyPage_servicesList__r9ffF li:before{content:"•";position:absolute;left:0;color:#9a2e35;font-size:24px;line-height:1}.CompanyPage_commitmentText__Qwfh0{font-weight:600;font-size:1.2rem!important;color:#9a2e35!important;text-align:center!important;margin-top:2rem!important;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:10px;border-left:4px solid #9a2e35}.CompanyPage_visionMissionSection__g7SdI{padding:5rem 0;background-color:#f8f9fa}.CompanyPage_visionMissionContainer__3Rn2P{display:grid;grid-template-columns:1fr 400px;grid-gap:3rem;gap:3rem;align-items:start;max-width:1000px;margin:0 auto;position:relative}@media(max-width:1200px){.CompanyPage_visionMissionContainer__3Rn2P{grid-template-columns:1fr;gap:3rem}}.CompanyPage_visionMissionContent__ghsLx .CompanyPage_missionSection__lgwfo,.CompanyPage_visionMissionContent__ghsLx .CompanyPage_visionSection__n750S{margin-bottom:1rem}.CompanyPage_visionMissionContent__ghsLx .CompanyPage_missionSection__lgwfo h2,.CompanyPage_visionMissionContent__ghsLx .CompanyPage_visionSection__n750S h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#333}@media(max-width:768px){.CompanyPage_visionMissionContent__ghsLx .CompanyPage_missionSection__lgwfo h2,.CompanyPage_visionMissionContent__ghsLx .CompanyPage_visionSection__n750S h2{font-size:2rem}}.CompanyPage_visionMissionContent__ghsLx .CompanyPage_missionSection__lgwfo p,.CompanyPage_visionMissionContent__ghsLx .CompanyPage_visionSection__n750S p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;color:#333;text-align:justify}.CompanyPage_visionMissionContent__ghsLx .CompanyPage_missionList__ZJ6eF{list-style:none;padding-left:0}.CompanyPage_visionMissionContent__ghsLx .CompanyPage_missionList__ZJ6eF li{position:relative;padding-left:25px;margin-bottom:0;font-size:1.1rem;line-height:1.7;color:#333}.CompanyPage_visionMissionContent__ghsLx .CompanyPage_missionList__ZJ6eF li:before{content:"•";position:absolute;left:0;color:#9a2e35;font-size:24px;line-height:1}.CompanyPage_visionMissionImage__1rPoJ{position:absolute;right:-50px;top:15%;transform:translateY(-50%);height:500px;width:380px;border-radius:15px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.1)}@media(max-width:1200px){.CompanyPage_visionMissionImage__1rPoJ{position:relative;right:0;top:0;transform:none;height:300px;width:100%}}.CompanyPage_visionImage__JXqCi{transition:transform .3s ease}.CompanyPage_visionImage__JXqCi:hover{transform:scale(1.05)}.CompanyPage_pageHeader__VXh2o{background-color:#000;color:#fff;padding:7rem 0;text-align:center;margin-bottom:3rem}.CompanyPage_pageHeader__VXh2o h1{font-size:3rem;margin-bottom:1rem}.CompanyPage_pageHeader__VXh2o p{font-size:1.2rem;max-width:700px;margin:0 auto}.CompanyPage_contactSection__9yGTk{padding:2rem 0}.CompanyPage_contactSection__9yGTk .CompanyPage_contactIntro__DsyZS{font-size:1.2rem;line-height:1.8;text-align:center;max-width:800px;margin:0 auto 2rem}.CompanyPage_aboutSection__hE2pr{padding:4rem 0}.CompanyPage_aboutSection__hE2pr h2{font-size:2.4rem;margin-bottom:1.5rem;color:#000;position:relative;padding-bottom:.8rem}.CompanyPage_aboutSection__hE2pr h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background-color:#9a2e35}.CompanyPage_aboutSection__hE2pr p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.CompanyPage_imageContainer__n34qn{border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.12);margin-bottom:2rem}.CompanyPage_aboutImage__qYqTe{width:100%;height:auto;display:block}.CompanyPage_visionSection__n750S{background-color:#f5f7fa;padding:0;margin:0}.CompanyPage_visionSection__n750S h2{font-size:2.4rem;margin-bottom:0;color:#000;position:relative;padding-bottom:0}.CompanyPage_visionSection__n750S h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background-color:#9a2e35}.CompanyPage_visionSection__n750S p{font-size:1.2rem;line-height:1.8;font-weight:500}.CompanyPage_missionSection__lgwfo{padding:0}.CompanyPage_missionSection__lgwfo h2{font-size:2.4rem;margin-bottom:0;color:#000;position:relative;padding-bottom:0}.CompanyPage_missionSection__lgwfo h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background-color:#9a2e35}.CompanyPage_benefitsList__YOVtE,.CompanyPage_clientsList__a9Gfj,.CompanyPage_missionList__ZJ6eF,.CompanyPage_specialtiesList__5C1GO{list-style:none;padding-left:0;margin-bottom:2rem}.CompanyPage_benefitsList__YOVtE li,.CompanyPage_clientsList__a9Gfj li,.CompanyPage_missionList__ZJ6eF li,.CompanyPage_specialtiesList__5C1GO li{position:relative;padding-left:30px;margin-bottom:15px;font-size:1.1rem;line-height:1.7}.CompanyPage_benefitsList__YOVtE li:before,.CompanyPage_clientsList__a9Gfj li:before,.CompanyPage_missionList__ZJ6eF li:before,.CompanyPage_specialtiesList__5C1GO li:before{content:"•";position:absolute;left:0;color:#9a2e35;font-size:24px;line-height:1}.CompanyPage_imageSection__n_kJ2{padding:3rem 0}.CompanyPage_clientsOverview__v5qVn,.CompanyPage_partnersOverview__a8IUQ{padding:5rem 0;background-color:#f8f9fa}.CompanyPage_clientsOverview__v5qVn h2,.CompanyPage_partnersOverview__a8IUQ h2{font-size:2.8rem;font-weight:800;margin-bottom:2rem;color:#000;position:relative;padding-bottom:.8rem}.CompanyPage_clientsOverview__v5qVn h2:after,.CompanyPage_partnersOverview__a8IUQ h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background-color:#9a2e35}@media(max-width:768px){.CompanyPage_clientsOverview__v5qVn h2,.CompanyPage_partnersOverview__a8IUQ h2{font-size:2.2rem}}.CompanyPage_clientsOverview__v5qVn p,.CompanyPage_partnersOverview__a8IUQ p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;color:#333;text-align:justify}.CompanyPage_overviewImage__uR2Ff{border-radius:15px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.1)}.CompanyPage_overviewImage__uR2Ff img{transition:transform .3s ease}.CompanyPage_overviewImage__uR2Ff img:hover{transform:scale(1.05)}.CompanyPage_benefitsSection__aqPr_,.CompanyPage_clientLogosSection__lYd3A,.CompanyPage_clientsSection__1vDLJ,.CompanyPage_partnerLogosSection__pvbvk,.CompanyPage_partnersSection__7N_Tl{padding:4rem 0}.CompanyPage_benefitsSection__aqPr_ h2,.CompanyPage_clientLogosSection__lYd3A h2,.CompanyPage_clientsSection__1vDLJ h2,.CompanyPage_partnerLogosSection__pvbvk h2,.CompanyPage_partnersSection__7N_Tl h2{font-size:2.4rem;margin-bottom:2rem;color:#000;position:relative;padding-bottom:.8rem}.CompanyPage_benefitsSection__aqPr_ h2:after,.CompanyPage_clientLogosSection__lYd3A h2:after,.CompanyPage_clientsSection__1vDLJ h2:after,.CompanyPage_partnerLogosSection__pvbvk h2:after,.CompanyPage_partnersSection__7N_Tl h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background-color:#9a2e35}.CompanyPage_partnerCard__deSCQ{background-color:#f9f9f9;padding:2rem;border-radius:10px;margin-bottom:2rem;transition:transform .3s ease,box-shadow .3s ease}.CompanyPage_partnerCard__deSCQ:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.CompanyPage_partnerCard__deSCQ h3{color:#9a2e35;margin-bottom:1rem;font-size:1.5rem}.CompanyPage_partnerCard__deSCQ p{font-size:1.1rem;line-height:1.7;margin-bottom:0}.CompanyPage_partnerLogosGrid__3IOS3{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:3rem;padding:2rem 0}@media(max-width:768px){.CompanyPage_partnerLogosGrid__3IOS3{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem}}.CompanyPage_partnerLogo__FNvQ4{display:flex;justify-content:center;align-items:center;height:140px;background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #f0f0f0}.CompanyPage_partnerLogo__FNvQ4:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:#9a2e35}@media(max-width:768px){.CompanyPage_partnerLogo__FNvQ4{height:120px;padding:1rem}}.CompanyPage_partnerSummary__4rfl3{font-size:1.2rem;line-height:1.8;text-align:center;margin-top:3rem;padding:2rem;background-color:#f5f7fa;border-radius:10px}.CompanyPage_partnerSummary__4rfl3 p{margin-bottom:0}.CompanyPage_clientsCommitment__nca5q{font-size:1.2rem;line-height:1.8;font-weight:500;font-style:italic;margin-top:2rem;text-align:center}.CompanyPage_clientLogosSection__lYd3A h2{font-size:2.4rem;margin-bottom:2rem;color:#000;position:relative;text-align:center;padding-bottom:.8rem}.CompanyPage_clientLogosSection__lYd3A h2:after{content:"";position:absolute;bottom:0;left:41.5%;width:80px;height:3px;background-color:#9a2e35}.CompanyPage_clientLogosGrid__Ys94V{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem;padding:2rem 0}@media(max-width:768px){.CompanyPage_clientLogosGrid__Ys94V{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem}}.CompanyPage_clientLogo__rrXvd{background-color:#fff;border-radius:15px;padding:1.5rem;display:flex;justify-content:center;align-items:center;height:120px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #f0f0f0}.CompanyPage_clientLogo__rrXvd:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 15px 35px rgba(0,0,0,.15);border-color:#9a2e35}@media(max-width:768px){.CompanyPage_clientLogo__rrXvd{height:100px;padding:1rem}}.CompanyPage_ctaSection__ZbeE_{background-color:transparent;color:#000;text-align:center;padding:2rem 0;border:none;margin-top:3rem}.CompanyPage_ctaSection__ZbeE_ h2{font-size:2.2rem;margin-bottom:1rem;position:relative;padding-bottom:1rem;display:inline-block}.CompanyPage_ctaSection__ZbeE_ h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background-color:#9a2e35}.CompanyPage_ctaSection__ZbeE_ p{font-size:1.1rem;margin-bottom:2rem}.CompanyPage_ctaButtons__a2BU0{display:flex;justify-content:center;gap:20px;margin-top:2rem}@media(max-width:576px){.CompanyPage_ctaButtons__a2BU0{flex-direction:column;align-items:center}}.CompanyPage_primaryBtn__I2_m4{display:inline-block;background-color:#9a2e35;color:#fff;padding:.8rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 15px rgba(224,30,43,.2)}.CompanyPage_primaryBtn__I2_m4:hover{background-color:hsla(0,10%,96%,.184);transform:translateY(-5px);box-shadow:0 12px 20px rgba(224,30,43,.3)}.CompanyPage_secondaryBtn__JYQ41{display:inline-block;background-color:#fff;border:2px solid #9a2e35;color:#9a2e35;padding:.8rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.CompanyPage_secondaryBtn__JYQ41:hover{background-color:#fff;transform:translateY(-5px);box-shadow:0 8px 15px #9a2e35}.CompanyPage_divider__rbX5_{margin:3rem 0;border-top:1px solid #e5e5e5}.CompanyPage_officeSection__tLqWI,.CompanyPage_quotationSection__zDPK0,.CompanyPage_socialSection__HpPkB{padding:3rem 0}.CompanyPage_officeSection__tLqWI h2,.CompanyPage_quotationSection__zDPK0 h2,.CompanyPage_socialSection__HpPkB h2{font-size:2.2rem;margin-bottom:1.5rem;color:#000;position:relative;padding-bottom:.8rem}.CompanyPage_officeSection__tLqWI h2:after,.CompanyPage_quotationSection__zDPK0 h2:after,.CompanyPage_socialSection__HpPkB h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background-color:#9a2e35}.CompanyPage_officeInfo__6v8DT{margin-bottom:2rem}.CompanyPage_officeInfo__6v8DT .CompanyPage_companyName__GwxW3{font-weight:700;font-size:1.2rem;margin-bottom:.5rem}.CompanyPage_officeInfo__6v8DT p{margin-bottom:.5rem;font-size:1.1rem}.CompanyPage_officeInfo__6v8DT .CompanyPage_locationNote__FNGXL{margin-top:1.5rem;font-style:italic}.CompanyPage_contactDetails__6Jyq1{list-style:none;padding-left:0;margin:1.5rem 0}.CompanyPage_contactDetails__6Jyq1 li{margin-bottom:.8rem;font-size:1.1rem;display:flex;align-items:flex-start}.CompanyPage_contactDetails__6Jyq1 li span{margin-right:10px;font-weight:600;min-width:120px}.CompanyPage_contactDetails__6Jyq1 li a{color:#9a2e35;text-decoration:none;transition:color .3s ease}.CompanyPage_contactDetails__6Jyq1 li a:hover{color:#9a2e35;text-decoration:underline}.CompanyPage_mapContainer__pvmM5{text-align:center;margin-bottom:2rem}.CompanyPage_mapContainer__pvmM5 iframe{border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.CompanyPage_socialLinks__6HFUN{list-style:none;padding-left:0;margin:1.5rem 0}.CompanyPage_socialLinks__6HFUN li{margin-bottom:1rem;font-size:1.1rem}.CompanyPage_socialLinks__6HFUN li span{margin-right:10px;font-weight:600}.CompanyPage_socialLinks__6HFUN li a{color:#9a2e35;text-decoration:none;transition:color .3s ease}.CompanyPage_socialLinks__6HFUN li a:hover{color:#9a2e35;text-decoration:underline}.CompanyPage_quotationSection__zDPK0{text-align:center}.CompanyPage_quotationSection__zDPK0 h2:after{left:50%;transform:translateX(-50%)}.CompanyPage_quotationSection__zDPK0 p{font-size:1.2rem;max-width:700px;margin:0 auto 2rem}.NewsDetail_newsDetail__jiBvt{background:#fff}@media(max-width:768px){.NewsDetail_newsDetail__jiBvt{padding-top:80px}}.NewsDetail_error__y1dly,.NewsDetail_loading__pLyoM{text-align:center;padding:100px 0}.NewsDetail_error__y1dly p,.NewsDetail_loading__pLyoM p{font-size:18px;margin-bottom:20px;color:#666}.NewsDetail_error__y1dly p{color:#9a2e35}.NewsDetail_breadcrumb__AcmCD{background:linear-gradient(135deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0));padding:140px 0 40px;position:relative}.NewsDetail_breadcrumb__AcmCD:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,hsla(0,0%,100%,0) 0,transparent 50%),radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.03) 0,transparent 50%);pointer-events:none}@media(max-width:768px){.NewsDetail_breadcrumb__AcmCD{padding:120px 0 30px}}.NewsDetail_breadcrumb__AcmCD .NewsDetail_container__GTSOc{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.NewsDetail_backLink__MRxMe{display:inline-flex;align-items:center;color:#9a2e35;font-weight:600;font-size:15px;text-decoration:none;transition:all .4s ease;padding:12px 24px;background:hsla(0,0%,100%,.271);border-radius:50px;border:2px solid transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.NewsDetail_backLink__MRxMe svg{margin-right:10px;transition:transform .4s ease;font-size:16px}.NewsDetail_backLink__MRxMe:hover{color:#fff;background:linear-gradient(135deg,#9a2e35,#9a2e35);border-color:rgba(255,0,0,.2);transform:translateY(-2px);box-shadow:0 8px 25px rgba(220,53,69,.3)}.NewsDetail_backLink__MRxMe:hover svg{transform:translateX(-6px)}.NewsDetail_heroImageContainer__uiff_{width:100%;position:relative;background:transparent;display:flex;align-items:center;justify-content:center;min-height:400px;max-height:85vh;margin:10px 0}.NewsDetail_heroImageContainer__uiff_:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:linear-gradient(135deg,rgba(220,53,69,.02),hsla(0,0%,100%,.8) 50%,rgba(220,53,69,.02));border-radius:24px;z-index:-2}.NewsDetail_heroImageContainer__uiff_:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.08),0 8px 25px rgba(0,0,0,.05);z-index:-1}@media(max-width:768px){.NewsDetail_heroImageContainer__uiff_{min-height:300px;max-height:70vh;margin:30px 0}.NewsDetail_heroImageContainer__uiff_:before{top:-15px;left:-15px;right:-15px;bottom:-15px;border-radius:20px}.NewsDetail_heroImageContainer__uiff_:after{border-radius:16px}}.NewsDetail_heroImage__iFKnL{width:100%;height:auto;max-height:85vh;object-fit:contain;object-position:center;transition:all .6s ease;border-radius:20px;background:#fff}.NewsDetail_heroImage__iFKnL:hover{transform:scale(1.02)}@media(max-width:768px){.NewsDetail_heroImage__iFKnL{max-height:70vh;border-radius:16px}}.NewsDetail_articleContainer__WPoIS{max-width:1050px;margin:0 auto;padding:40px 20px;position:relative}.NewsDetail_articleContainer__WPoIS:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:120%;height:100%;background:radial-gradient(ellipse at center top,rgba(220,53,69,.02) 0,transparent 70%),linear-gradient(180deg,rgba(248,249,250,.3),transparent);z-index:-1;border-radius:50px}@media(max-width:768px){.NewsDetail_articleContainer__WPoIS{padding:60px 20px;max-width:95%}}.NewsDetail_articleHeader__y17Ti{margin-bottom:30px;text-align:center;position:relative}.NewsDetail_articleHeader__y17Ti .NewsDetail_articleMeta__4yCBJ{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:20px}.NewsDetail_articleHeader__y17Ti .NewsDetail_articleMeta__4yCBJ span{display:flex;align-items:center;font-weight:600;font-size:15px;color:#6c757d;padding:10px 20px;background:hsla(0,0%,100%,.8);border-radius:30px;border:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.NewsDetail_articleHeader__y17Ti .NewsDetail_articleMeta__4yCBJ span svg{margin-right:8px;color:#9a2e35;font-size:16px}.NewsDetail_articleHeader__y17Ti .NewsDetail_articleMeta__4yCBJ span:hover{background:rgba(220,53,69,.05);border-color:rgba(220,53,69,.2);transform:translateY(-2px)}@media(max-width:576px){.NewsDetail_articleHeader__y17Ti .NewsDetail_articleMeta__4yCBJ{gap:15px;font-size:14px}.NewsDetail_articleHeader__y17Ti .NewsDetail_articleMeta__4yCBJ span{padding:8px 16px}}.NewsDetail_articleHeader__y17Ti h1{font-size:48px;font-weight:900;line-height:1.1;color:#1a1a1a;margin:0;background:linear-gradient(135deg,#1a1a1a,#333 70%,#dc3545);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:left;position:relative}.NewsDetail_articleHeader__y17Ti h1:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#dc3545,#c82333);border-radius:2px}@media(max-width:768px){.NewsDetail_articleHeader__y17Ti h1{font-size:36px}}@media(max-width:576px){.NewsDetail_articleHeader__y17Ti h1{font-size:30px}}.NewsDetail_articleContent__1FD5t{line-height:1.9;font-size:19px;color:#2c2c2c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;padding:40px 0}.NewsDetail_articleContent__1FD5t,.NewsDetail_articleContent__1FD5t div{text-align:justify;text-justify:inter-word}.NewsDetail_articleContent__1FD5t:before{content:"";position:absolute;top:0;left:-40px;right:-40px;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(248,249,250,.7));border-radius:30px;z-index:-1;box-shadow:0 10px 40px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.6)}@media(max-width:768px){.NewsDetail_articleContent__1FD5t{font-size:17px;line-height:1.8;padding:30px 0}.NewsDetail_articleContent__1FD5t:before{left:-20px;right:-20px;border-radius:20px}}.NewsDetail_articleContent__1FD5t p{margin-bottom:28px;text-align:justify;text-justify:inter-word;position:relative}.NewsDetail_articleContent__1FD5t p:first-of-type{font-size:21px;font-weight:500;color:#1a1a1a}.NewsDetail_articleContent__1FD5t p:first-of-type:first-letter{float:left;font-size:75px;line-height:60px;padding-right:8px;padding-top:4px;font-weight:900;color:#dc3545;font-family:Georgia,serif}.NewsDetail_articleContent__1FD5t p:last-child{margin-bottom:0}.NewsDetail_articleContent__1FD5t h2{font-size:36px;font-weight:800;color:#1a1a1a;margin:60px 0 30px;line-height:1.2;position:relative;padding-left:20px}.NewsDetail_articleContent__1FD5t h2:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#dc3545,#c82333);border-radius:3px}@media(max-width:768px){.NewsDetail_articleContent__1FD5t h2{font-size:28px;margin:50px 0 25px}}.NewsDetail_articleContent__1FD5t h3{font-size:28px;font-weight:700;color:#1a1a1a;margin:50px 0 25px;line-height:1.3;position:relative}.NewsDetail_articleContent__1FD5t h3:after{content:"";position:absolute;bottom:-8px;left:0;width:50px;height:3px;background:linear-gradient(90deg,#9a2e35,#9a2e35);border-radius:2px}@media(max-width:768px){.NewsDetail_articleContent__1FD5t h3{font-size:24px;margin:40px 0 20px}}.NewsDetail_articleContent__1FD5t h4{font-size:24px;font-weight:600;color:#1a1a1a;margin:40px 0 20px}@media(max-width:768px){.NewsDetail_articleContent__1FD5t h4{font-size:22px}}.NewsDetail_articleContent__1FD5t ol,.NewsDetail_articleContent__1FD5t ul{margin-bottom:28px;padding-left:0}.NewsDetail_articleContent__1FD5t ol li,.NewsDetail_articleContent__1FD5t ul li{margin-bottom:15px;line-height:1.8;position:relative;padding-left:30px;list-style:none}.NewsDetail_articleContent__1FD5t ol li:before,.NewsDetail_articleContent__1FD5t ul li:before{content:"●";color:#9a2e35;font-weight:700;position:absolute;left:10px;font-size:12px;top:50%;transform:translateY(-50%)}.NewsDetail_articleContent__1FD5t ol li{counter-increment:list-counter}.NewsDetail_articleContent__1FD5t ol li:before{content:counter(list-counter) ".";color:#9a2e35;font-weight:700;font-size:16px}.NewsDetail_articleContent__1FD5t ol{counter-reset:list-counter}.NewsDetail_articleContent__1FD5t img{max-width:100%;height:auto;margin:50px auto;display:block;border-radius:20px;box-shadow:0 25px 60px rgba(0,0,0,.12),0 8px 20px rgba(0,0,0,.08);transition:all .4s ease}.NewsDetail_articleContent__1FD5t img:hover{transform:translateY(-8px);box-shadow:0 35px 80px rgba(0,0,0,.15),0 12px 30px rgba(0,0,0,.1)}@media(max-width:768px){.NewsDetail_articleContent__1FD5t img{margin:40px auto;border-radius:16px}}.NewsDetail_articleContent__1FD5t blockquote{padding:40px 50px;background:linear-gradient(135deg,rgba(220,53,69,.05),hsla(0,0%,100%,.8) 50%,rgba(220,53,69,.05));margin:50px 0;font-style:italic;font-size:22px;border-radius:20px;position:relative;border:none;border-left:6px solid #9a2e35;box-shadow:0 15px 40px rgba(0,0,0,.08)}.NewsDetail_articleContent__1FD5t blockquote:before{content:'"';font-size:80px;color:rgba(220,53,69,.2);position:absolute;top:20px;left:25px;font-family:Georgia,serif;line-height:1}.NewsDetail_articleContent__1FD5t blockquote p{margin:0;position:relative;z-index:1;padding-left:40px;font-weight:500;color:#1a1a1a}@media(max-width:768px){.NewsDetail_articleContent__1FD5t blockquote{padding:30px 35px;font-size:20px;margin:40px 0;border-radius:16px}.NewsDetail_articleContent__1FD5t blockquote:before{font-size:65px;top:15px;left:20px}.NewsDetail_articleContent__1FD5t blockquote p{padding-left:30px}}.NewsDetail_articleContent__1FD5t a{color:#9a2e35;text-decoration:none;font-weight:600;position:relative;transition:all .3s ease}.NewsDetail_articleContent__1FD5t a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#9a2e35,#9a2e35);transition:width .3s ease}.NewsDetail_articleContent__1FD5t a:hover{color:#9a2e35}.NewsDetail_articleContent__1FD5t a:hover:after{width:100%}.NewsDetail_articleContent__1FD5t strong{font-weight:700;color:#1a1a1a;background:linear-gradient(135deg,rgba(220,53,69,.1),transparent);padding:2px 4px;border-radius:4px}.NewsDetail_articleContent__1FD5t em{font-style:italic;color:#4a4a4a;background:rgba(220,53,69,.05);padding:1px 3px;border-radius:3px}.NewsDetail_relatedItems__lh777{max-width:1200px;margin:120px auto 0;padding:80px 20px 40px;position:relative;background:linear-gradient(135deg,transparent,transparent 50%,transparent);border-radius:40px}.NewsDetail_relatedItems__lh777:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,transparent 0,transparent 60%),radial-gradient(circle at 70% 80%,transparent 0,transparent 60%);border-radius:40px;pointer-events:none}.NewsDetail_relatedItems__lh777 h2{font-size:42px;font-weight:900;margin-bottom:60px;text-align:center;color:#1a1a1a;position:relative;background:linear-gradient(135deg,#1a1a1a,#333 70%,#dc3545);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.NewsDetail_relatedItems__lh777 h2:before{top:-20px;width:100px;height:5px;border-radius:3px}.NewsDetail_relatedItems__lh777 h2:after,.NewsDetail_relatedItems__lh777 h2:before{content:"";position:absolute;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#dc3545,#c82333)}.NewsDetail_relatedItems__lh777 h2:after{bottom:-20px;width:60px;height:3px;border-radius:2px}@media(max-width:768px){.NewsDetail_relatedItems__lh777 h2{font-size:32px;margin-bottom:50px}}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedGrid__Whf83{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:40px;gap:40px;margin-top:60px;position:relative;z-index:1}@media(max-width:768px){.NewsDetail_relatedItems__lh777 .NewsDetail_relatedGrid__Whf83{grid-template-columns:1fr;gap:30px;margin-top:50px}}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz{background:hsla(0,0%,100%,.95);border-radius:24px;overflow:hidden;box-shadow:0 15px 50px rgba(0,0,0,.08),0 5px 15px rgba(0,0,0,.05);transition:all .5s ease;border:1px solid hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#dc3545,#c82333);opacity:0;transition:opacity .3s ease}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 70px rgba(0,0,0,.15),0 10px 25px rgba(0,0,0,.1)}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz:hover:before{opacity:1}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedImage__SOA4l{height:240px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedImage__SOA4l img{width:100%;height:100%;object-fit:cover;transition:all .5s ease}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedImage__SOA4l:hover img{transform:scale(1.1)}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedImage__SOA4l .NewsDetail_noImage__KqF7L{display:flex;align-items:center;justify-content:center;height:100%;background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#6c757d;font-size:16px;font-weight:600}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedImage__SOA4l .NewsDetail_noImage__KqF7L:before{content:"📷";font-size:24px;margin-right:10px}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedInfo__XBx5K{padding:30px}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedInfo__XBx5K h3{font-size:22px;font-weight:800;margin-bottom:15px;color:#1a1a1a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedInfo__XBx5K p{font-size:16px;color:#6c757d;margin-bottom:25px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedInfo__XBx5K .NewsDetail_viewLink__5Jaz_{display:inline-flex;align-items:center;color:#9a2e35;font-size:15px;font-weight:700;text-decoration:none;padding:12px 24px;background:hsla(0,0%,100%,0);border:2px solid hsla(0,0%,100%,.2);border-radius:30px;transition:all .4s ease;position:relative;overflow:hidden}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedInfo__XBx5K .NewsDetail_viewLink__5Jaz_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .5s ease}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedInfo__XBx5K .NewsDetail_viewLink__5Jaz_:hover{background:linear-gradient(135deg,#9a2e35,#9a2e35);color:#fff;border-color:#9a2e35;transform:translateY(-3px);box-shadow:0 8px 25px rgba(220,53,69,.3)}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedInfo__XBx5K .NewsDetail_viewLink__5Jaz_:hover:before{left:100%}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedInfo__XBx5K .NewsDetail_viewLink__5Jaz_:after{content:"→";margin-left:8px;transition:transform .3s ease}.NewsDetail_relatedItems__lh777 .NewsDetail_relatedCard__aXxFz .NewsDetail_relatedInfo__XBx5K .NewsDetail_viewLink__5Jaz_:hover:after{transform:translateX(4px)}.NewsDetail_articleFooter__112VD{max-width:900px;margin:50px auto 0;padding:30px;background:linear-gradient(135deg,hsla(0,0%,100%,0),rgba(248,249,250,0));border-radius:25px;border:1px solid hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;position:relative}.NewsDetail_articleFooter__112VD:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#9a2e35,#9a2e35);border-radius:25px 25px 0 0}.NewsDetail_articleFooter__112VD .NewsDetail_backLink__MRxMe{background:hsla(0,0%,100%,0);border:2px solid hsla(0,100%,98%,0);padding:15px 25px;border-radius:50px}.NewsDetail_articleFooter__112VD .NewsDetail_backLink__MRxMe:hover{background:linear-gradient(135deg,#9a2e35,#9a2e35);box-shadow:0 8px 25px rgba(220,53,69,.4)}@media(max-width:576px){.NewsDetail_articleFooter__112VD{flex-direction:column;align-items:center;gap:25px;text-align:center}}.NewsDetail_shareLinks__UNG0_{display:flex;align-items:center;gap:20px}.NewsDetail_shareLinks__UNG0_ span{font-weight:700;color:#1a1a1a;font-size:16px;position:relative}.NewsDetail_shareLinks__UNG0_ span:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#9a2e35,#9a2e35)}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX{display:flex;align-items:center;gap:8px;padding:10px 16px;background:hsla(0,0%,100%,.9);border:2px solid hsla(0,0%,100%,0);border-radius:25px;color:#6c757d;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX svg{font-size:16px}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX:hover{background:#9a2e35;color:#fff;border-color:#9a2e35;transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,53,69,.3)}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX:first-of-type svg{color:#25d366}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX:first-of-type:hover svg{color:#fff}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX:nth-of-type(2) svg{color:#1da1f2}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX:nth-of-type(2):hover svg{color:#fff}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX:nth-of-type(3) svg{color:#e4405f}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX:nth-of-type(3):hover svg{color:#fff}@media(max-width:576px){.NewsDetail_shareLinks__UNG0_{flex-wrap:wrap;gap:10px}.NewsDetail_shareLinks__UNG0_ .NewsDetail_shareBtn__CpCBX{font-size:12px;padding:8px 12px}}@media(max-width:1200px){.NewsDetail_articleContainer__WPoIS,.NewsDetail_relatedItems__lh777{max-width:90%}}@media(max-width:768px){.NewsDetail_heroImageContainer__uiff_{border-radius:0}.NewsDetail_articleContent__1FD5t{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}}@media print{.NewsDetail_articleFooter__112VD,.NewsDetail_backLink__MRxMe,.NewsDetail_relatedItems__lh777{display:none!important}.NewsDetail_heroImageContainer__uiff_{height:300px;page-break-inside:avoid;break-inside:avoid}.NewsDetail_articleContent__1FD5t{font-size:14px;line-height:1.6}}.NewsList_newsPage__DjiMz{padding-bottom:80px}.NewsList_pageHeader__7SQ_R{background-color:#080001;color:#fff;padding:120px 0 60px;margin-bottom:50px}.NewsList_pageHeader__7SQ_R h1{font-size:42px;margin-bottom:15px}@media(max-width:768px){.NewsList_pageHeader__7SQ_R h1{font-size:32px}}.NewsList_pageHeader__7SQ_R p{font-size:18px;max-width:600px;opacity:.9;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:normal}@media(max-width:768px){.NewsList_pageHeader__7SQ_R p{font-size:16px}}.NewsList_filterBar__UMNBm{display:flex;justify-content:space-between;margin-bottom:40px}@media(max-width:768px){.NewsList_filterBar__UMNBm{flex-direction:column}}.NewsList_searchBar__jXryf{flex:1 1;max-width:500px}@media(max-width:768px){.NewsList_searchBar__jXryf{max-width:100%;margin-bottom:20px}}.NewsList_searchInput__QqQJR{position:relative}.NewsList_searchInput__QqQJR svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#999}.NewsList_searchInput__QqQJR input{width:100%;padding:12px 15px 12px 45px;border:1px solid #ddd;border-radius:4px;font-size:16px}.NewsList_searchInput__QqQJR input:focus{outline:none;border-color:#9a2e35;box-shadow:0 0 0 3px rgba(224,30,43,.1)}.NewsList_categoryFilter__BErdB select{padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:16px;background-color:#fff;min-width:200px}.NewsList_categoryFilter__BErdB select:focus{outline:none;border-color:#9a2e35;box-shadow:0 0 0 3px rgba(224,30,43,.1)}.NewsList_loading__OAwGg,.NewsList_noResults__BdJSS{text-align:center;padding:50px 0}.NewsList_loading__OAwGg p,.NewsList_noResults__BdJSS p{font-size:18px;margin-bottom:20px}.NewsList_resetButton__xA_FA{background-color:var(--primary-color);color:#fff;border:none;padding:10px 20px;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .2s ease}.NewsList_resetButton__xA_FA:hover{background-color:#b31822}.NewsList_newsCard__4yonv{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:30px;height:100%;transition:transform .3s ease,box-shadow .3s ease}.NewsList_newsCard__4yonv:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.NewsList_newsCard__4yonv:hover .NewsList_newsImage__RYdne{transform:scale(1.05)}.NewsList_newsImageContainer__EE_TS{position:relative;overflow:hidden;height:200px}.NewsList_newsImage__RYdne{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.NewsList_newsCategory___woIG{position:absolute;bottom:0;left:0;background-color:#9a2e35;color:#fff;padding:6px 12px;font-size:12px;text-transform:uppercase;font-weight:500}.NewsList_newsContent__0I8ss{padding:20px}.NewsList_newsDate__I5g4j{display:flex;align-items:center;color:var(--dark-gray);font-size:14px;margin-bottom:10px}.NewsList_newsDate__I5g4j svg{margin-right:6px}.NewsList_newsTitle__XMGuz{font-size:20px;margin-bottom:10px;line-height:1.4;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:normal;letter-spacing:.02em}.NewsList_newsTitle__XMGuz a{color:var(--text-color);transition:color .2s ease}.NewsList_newsTitle__XMGuz a:hover{color:#9a2e35}.NewsList_newsExcerpt__IM_1b{color:var(--dark-gray);margin-bottom:20px;line-height:1.6;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:normal;letter-spacing:.01em}.NewsList_readMore__RtagJ{display:inline-block;color:#9a2e35;font-weight:500;position:relative;padding-bottom:2px}.NewsList_readMore__RtagJ:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--primary-color);transition:width .2s ease}.NewsList_readMore__RtagJ:hover:after{width:100%}.NewsList_pagination__JkgPy{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:60px;padding:40px 0}.NewsList_pagination__JkgPy .NewsList_pageBtn__FMVMH{padding:12px 16px;border:2px solid #e0e0e0;background:#fff;color:#666;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px;transition:all .3s ease;min-width:48px}.NewsList_pagination__JkgPy .NewsList_pageBtn__FMVMH:hover{transform:translateY(-2px)}.NewsList_pagination__JkgPy .NewsList_pageBtn__FMVMH.NewsList_active__zbYpC,.NewsList_pagination__JkgPy .NewsList_pageBtn__FMVMH:hover{border-color:#9a2e35;background:#9a2e35;color:#fff;box-shadow:0 4px 12px rgba(154,46,53,.3)}.NewsList_pagination__JkgPy .NewsList_pageBtn__FMVMH:disabled{opacity:.5;cursor:not-allowed}.NewsList_pagination__JkgPy .NewsList_pageBtn__FMVMH:disabled:hover{border-color:#e0e0e0;background:#fff;color:#666;transform:none;box-shadow:none}@media(max-width:576px){.NewsList_pagination__JkgPy{gap:5px}.NewsList_pagination__JkgPy .NewsList_pageBtn__FMVMH{padding:10px 12px;font-size:12px;min-width:40px}}.ProductsPage_productsContainer__RkUdI{min-height:100vh;background-color:#f8f9fa}.ProductsPage_heroSection__QN6Dr{background:#000;color:#fff;padding:5rem 0}.ProductsPage_heroSection__QN6Dr .ProductsPage_heroTitle__0LqL_{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}@media(max-width:768px){.ProductsPage_heroSection__QN6Dr .ProductsPage_heroTitle__0LqL_{font-size:2.5rem}}.ProductsPage_heroSection__QN6Dr .ProductsPage_heroSubtitle__8ZpGB{font-size:1.25rem;color:#ced4da;max-width:600px;margin:0 auto}.ProductsPage_productsContent__yvZOp{padding:4rem 0}.ProductsPage_emptyState__Kjr0s{text-align:center;padding:5rem 0}.ProductsPage_emptyState__Kjr0s .ProductsPage_emptyCard__RvJUD{background:#fff;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:3rem}.ProductsPage_emptyState__Kjr0s .ProductsPage_emptyCard__RvJUD .ProductsPage_emptyIcon__qCSNX{width:4rem;height:4rem;color:#6c757d;margin:0 auto 1rem}.ProductsPage_emptyState__Kjr0s .ProductsPage_emptyCard__RvJUD .ProductsPage_emptyTitle__qdKtB{font-size:1.125rem;font-weight:500;color:#212529;margin-bottom:.5rem}.ProductsPage_emptyState__Kjr0s .ProductsPage_emptyCard__RvJUD .ProductsPage_emptyText__3VkcJ{color:#6c757d}.ProductsPage_brandSection__kjAo9{margin-bottom:5rem}.ProductsPage_brandSection__kjAo9 .ProductsPage_brandHeader__KXoeS{text-align:center;margin-bottom:3rem}.ProductsPage_brandSection__kjAo9 .ProductsPage_brandHeader__KXoeS .ProductsPage_brandTitle__3KSzR{font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:1rem}.ProductsPage_brandSection__kjAo9 .ProductsPage_brandHeader__KXoeS .ProductsPage_brandDivider__gLras{width:6rem;height:.25rem;background-color:var(--primary-color);margin:0 auto;border-radius:2px}.ProductsPage_productsGrid__yJ3dm{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.ProductsPage_productsGrid__yJ3dm{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.ProductsPage_productsGrid__yJ3dm{grid-template-columns:repeat(4,1fr)}}.ProductsPage_productCard__YdTRl{background:#fff;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);border:1px solid #dee2e6;overflow:hidden;transition:all .3s ease}.ProductsPage_productCard__YdTRl:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(-2px)}.ProductsPage_productImage___sYS0{position:relative;height:12rem;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;padding:1rem}.ProductsPage_productImage___sYS0 img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.ProductsPage_productImage___sYS0:hover img{transform:scale(1.05)}.ProductsPage_productImage___sYS0 .ProductsPage_noImage__bAQ7J{width:100%;height:100%;background:linear-gradient(135deg,#e9ecef,#dee2e6);display:flex;align-items:center;justify-content:center;border-radius:.25rem}.ProductsPage_productImage___sYS0 .ProductsPage_noImage__bAQ7J svg{width:3rem;height:3rem;color:#6c757d}.ProductsPage_productImage___sYS0 .ProductsPage_categoryBadge__qNNGx{position:absolute;top:.5rem;right:.5rem;background-color:#212529;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:50px;font-weight:500}.ProductsPage_productInfo__C_itt{padding:1rem}.ProductsPage_productInfo__C_itt .ProductsPage_productTitle__5BzDO{font-size:1.125rem;font-weight:700;color:#212529;margin-bottom:.5rem;transition:color .3s ease}.ProductsPage_productInfo__C_itt .ProductsPage_productTitle__5BzDO:hover{color:var(--primary-color)}.ProductsPage_productInfo__C_itt .ProductsPage_productDescription__MYJuB{color:#6c757d;font-size:.875rem;margin-bottom:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProductsPage_productInfo__C_itt .ProductsPage_learnMoreLink__rbS55{color:var(--primary-color);font-weight:500;font-size:.875rem;text-decoration:none;display:inline-flex;align-items:center;transition:color .3s ease}.ProductsPage_productInfo__C_itt .ProductsPage_learnMoreLink__rbS55:hover{color:#b31822}.ProductsPage_productInfo__C_itt .ProductsPage_learnMoreLink__rbS55:hover svg{transform:translateX(.25rem)}.ProductsPage_productInfo__C_itt .ProductsPage_learnMoreLink__rbS55 svg{margin-left:.25rem;width:1rem;height:1rem;transition:transform .3s ease}.SolutionDetail_solutionDetail__2xnTA{padding:0 0 80px}@media(max-width:768px){.SolutionDetail_solutionDetail__2xnTA{padding:0 0 60px}}.SolutionDetail_error__GHFTh,.SolutionDetail_loading__OBeWj{text-align:center;padding:50px 0}.SolutionDetail_error__GHFTh p,.SolutionDetail_loading__OBeWj p{font-size:18px;margin-bottom:20px}.SolutionDetail_error__GHFTh p{color:#9a2e35}.SolutionDetail_backLink__7P5fX{display:inline-flex;align-items:center;color:#fff;font-weight:500;padding:5px 10px;margin-bottom:100px;background-color:#9a2e35;border-radius:4px;transition:all .2s ease;position:relative;z-index:10}.SolutionDetail_backLink__7P5fX svg{margin-right:8px;transition:transform .2s ease}.SolutionDetail_backLink__7P5fX:hover{background-color:#fff}.SolutionDetail_backLink__7P5fX:hover svg{transform:translateX(-4px)}.SolutionDetail_heroSection__pBnOc{position:relative;color:#fff;height:80vh;min-height:500px;overflow:hidden;display:flex;align-items:center}@media(max-width:768px){.SolutionDetail_heroSection__pBnOc{height:60vh;min-height:400px}}.SolutionDetail_heroBackground__k1Tg4{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.SolutionDetail_heroOverlay__Z_2rh{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,.5));z-index:2}.SolutionDetail_heroContent__fL_ZN{position:relative;z-index:3;color:#fff;width:100%;height:100%;display:flex;align-items:flex-start;padding-top:90px}@media(max-width:768px){.SolutionDetail_heroContent__fL_ZN{padding:0 20px}}.SolutionDetail_heroContent__fL_ZN h1{font-size:3.5rem;font-weight:1000;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);white-space:nowrap}@media(max-width:768px){.SolutionDetail_heroContent__fL_ZN h1{font-size:2.5rem;white-space:normal}}.SolutionDetail_heroContent__fL_ZN .SolutionDetail_subtitle__ZwdHc{font-size:1.2rem;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.5)}@media(max-width:768px){.SolutionDetail_heroContent__fL_ZN .SolutionDetail_subtitle__ZwdHc{font-size:1.1rem}}.SolutionDetail_overviewSection__QA_U_{padding:3em 0;background-color:#fff}.SolutionDetail_overviewSection__QA_U_ h2{font-size:2.8rem;font-weight:1000;margin-bottom:1rem;color:#000;text-align:center;position:relative;padding-bottom:.8rem}.SolutionDetail_overviewSection__QA_U_ h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background-color:#9a2e35}@media(max-width:768px){.SolutionDetail_overviewSection__QA_U_ h2{font-size:2.2rem}}.SolutionDetail_overviewSection__QA_U_ p{font-size:1.1rem;line-height:1.8;color:#333;text-align:center;max-width:1250px;margin:0 auto 3rem}.SolutionDetail_featuresGrid__5vkTf{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}@media(max-width:1200px){.SolutionDetail_featuresGrid__5vkTf{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(max-width:768px){.SolutionDetail_featuresGrid__5vkTf{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:480px){.SolutionDetail_featuresGrid__5vkTf{grid-template-columns:1fr;gap:1rem}}.SolutionDetail_featureCard__q_9KR{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #f0f0f0;display:flex;flex-direction:column;height:100%}.SolutionDetail_featureCard__q_9KR:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.SolutionDetail_featureCard__q_9KR img{border-radius:15px 15px 0 0;height:180px;object-fit:cover;width:100%}.SolutionDetail_featureCard__q_9KR h3{padding:1rem;font-size:.9rem;font-weight:600;color:#000;text-align:center;margin:0;flex:1 1;display:flex;align-items:center;justify-content:center;line-height:1.3}.SolutionDetail_benefitsGrid__CbtLy{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:3rem}@media(max-width:992px){.SolutionDetail_benefitsGrid__CbtLy{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:576px){.SolutionDetail_benefitsGrid__CbtLy{grid-template-columns:1fr;gap:1rem}}.SolutionDetail_benefitCard__XdQ7t{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.1);transition:all .3s ease;height:300px;display:flex;flex-direction:column}.SolutionDetail_benefitCard__XdQ7t:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.SolutionDetail_benefitCard__XdQ7t img{width:100%;height:200px;object-fit:cover;border-radius:15px 15px 0 0}.SolutionDetail_benefitCard__XdQ7t .SolutionDetail_benefitContent__7k5dk{padding:1.5rem;flex:1 1;display:flex;flex-direction:column;justify-content:center;text-align:center}.SolutionDetail_benefitCard__XdQ7t .SolutionDetail_benefitContent__7k5dk h4{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#000;line-height:1.3}.SolutionDetail_benefitCard__XdQ7t .SolutionDetail_benefitContent__7k5dk p{font-size:.9rem;line-height:1.4;color:#666;margin:0}.SolutionDetail_videoContainer__TfD1E{margin-top:2rem;display:flex;justify-content:center}.SolutionDetail_videoPlaceholder__J1Z2_{position:relative;width:100%;max-width:800px;height:450px;background:linear-gradient(135deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0));border-radius:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.SolutionDetail_videoPlaceholder__J1Z2_:hover{transform:scale(1.02);box-shadow:0 15px 35px rgba(0,0,0,.2)}.SolutionDetail_videoPlaceholder__J1Z2_:hover .SolutionDetail_playButton__73EVZ{transform:scale(1.1)}.SolutionDetail_playButton__73EVZ{width:80px;height:80px;background-color:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 10px 25px rgba(0,0,0,.2)}.SolutionDetail_playIcon__VEUdK{font-size:2rem;color:#9a2e35;margin-left:4px}.SolutionDetail_solutionContent__hN_xs{margin-bottom:50px}.SolutionDetail_sectionTitle__T9_o3{font-size:32px;color:#0c3d6a;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}@media(max-width:768px){.SolutionDetail_sectionTitle__T9_o3{font-size:28px}}.SolutionDetail_contentBlock__12E_0{margin-bottom:70px;padding:0;position:relative}.SolutionDetail_contentBlock__12E_0 h3{font-size:28px;margin-bottom:50px;color:#000;position:relative;padding-bottom:12px;font-weight:600}.SolutionDetail_contentBlock__12E_0 h3:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#9a2e35}@media(max-width:768px){.SolutionDetail_contentBlock__12E_0 h3{font-size:24px}}.SolutionDetail_contentBlock__12E_0 p{line-height:0;margin-bottom:14px;margin-top:-20px;font-size:16px;color:#444}.SolutionDetail_contentBlock__12E_0 ol,.SolutionDetail_contentBlock__12E_0 ul{margin-bottom:30px;padding-left:25px}.SolutionDetail_contentBlock__12E_0 ol li,.SolutionDetail_contentBlock__12E_0 ul li{margin-bottom:16px;line-height:1.7;position:relative;color:#444}.SolutionDetail_contentBlock__12E_0 ul{list-style-type:none}.SolutionDetail_contentBlock__12E_0 ul li{padding-left:28px}.SolutionDetail_contentBlock__12E_0 ul li:before{content:"•";position:absolute;left:0;color:#9a2e35;font-size:20px}.SolutionDetail_contentBlock__12E_0 ol{counter-reset:item;list-style-type:none}.SolutionDetail_contentBlock__12E_0 ol li{counter-increment:item;padding-left:28px}.SolutionDetail_contentBlock__12E_0 ol li:before{content:counter(item) ".";position:absolute;left:0;color:#9a2e35;font-weight:600}.SolutionDetail_featuresList__X77AR{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;margin-top:30px}@media(max-width:768px){.SolutionDetail_featuresList__X77AR{grid-template-columns:1fr}}.SolutionDetail_featuresList__X77AR .SolutionDetail_featureItem__m5tzj{display:flex;align-items:flex-start;padding:0;transition:transform .3s ease}.SolutionDetail_featuresList__X77AR .SolutionDetail_featureItem__m5tzj:hover{transform:translateY(-5px)}.SolutionDetail_featuresList__X77AR .SolutionDetail_featureItem__m5tzj svg{color:#9a2e35;margin-right:15px;margin-top:2px;flex-shrink:0;font-size:18px}.SolutionDetail_featuresList__X77AR .SolutionDetail_featureItem__m5tzj div{flex:1 1}.SolutionDetail_featuresList__X77AR .SolutionDetail_featureItem__m5tzj h4{font-size:18px;margin-bottom:8px;color:#000}.SolutionDetail_featuresList__X77AR .SolutionDetail_featureItem__m5tzj p{font-size:15px;margin-bottom:0;color:#555}.SolutionDetail_benefitsList__M_Mnk{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}@media(max-width:768px){.SolutionDetail_benefitsList__M_Mnk{grid-template-columns:1fr}}.SolutionDetail_benefitsList__M_Mnk .SolutionDetail_benefitItem__B2_Zj{border-left:3px solid #0c3d6a;padding:0 0 0 20px;margin-bottom:15px;transition:transform .3s ease}.SolutionDetail_benefitsList__M_Mnk .SolutionDetail_benefitItem__B2_Zj:hover{transform:translateX(5px)}.SolutionDetail_benefitsList__M_Mnk .SolutionDetail_benefitItem__B2_Zj h4{font-size:18px;margin-bottom:10px;color:#000;font-weight:600}.SolutionDetail_benefitsList__M_Mnk .SolutionDetail_benefitItem__B2_Zj p{margin-bottom:0;color:#555;font-size:15px;line-height:1.6}.SolutionDetail_divider__nW8cN{height:1px;background:linear-gradient(90deg,rgba(12,61,106,.1),rgba(12,61,106,.05),rgba(12,61,106,0));margin:60px 0}.SolutionDetail_sectionHeading__5_mq8{text-align:center;margin-bottom:40px}.SolutionDetail_sectionHeading__5_mq8 h2{font-size:32px;color:#0c3d6a;margin-bottom:15px}.SolutionDetail_sectionHeading__5_mq8 p{font-size:18px;color:#666;max-width:700px;margin:0 auto}.SolutionDetail_ctaSection__hY9h1{background:transparent;padding:30px 50px;border-radius:0;text-align:center;margin:90px 0;position:relative;overflow:hidden;border:none}.SolutionDetail_ctaSection__hY9h1:before{top:0;right:0}.SolutionDetail_ctaSection__hY9h1:after,.SolutionDetail_ctaSection__hY9h1:before{content:"";position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(224,30,43,.03) 0,hsla(0,0%,100%,0) 70%);z-index:1}.SolutionDetail_ctaSection__hY9h1:after{bottom:-100px;left:-100px}.SolutionDetail_ctaSection__hY9h1 h3{font-size:32px;margin-bottom:20px;color:#000;position:relative;z-index:2;font-weight:700}.SolutionDetail_ctaSection__hY9h1 p{max-width:1000px;margin:0 auto 35px;color:#444;font-size:20px;position:relative;z-index:2;line-height:1.6}.SolutionDetail_ctaSection__hY9h1 .SolutionDetail_ctaButtons__qVqIt{display:flex;justify-content:center;gap:25px;position:relative;z-index:2}@media(max-width:576px){.SolutionDetail_ctaSection__hY9h1 .SolutionDetail_ctaButtons__qVqIt{flex-direction:column;align-items:center}}.SolutionDetail_ctaSection__hY9h1 .SolutionDetail_ctaButtons__qVqIt .SolutionDetail_primaryBtn__0THUQ,.SolutionDetail_ctaSection__hY9h1 .SolutionDetail_ctaButtons__qVqIt .SolutionDetail_secondaryBtn__4fIDl{padding:16px 36px;border-radius:50px;font-weight:600;font-size:17px;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:180px}.SolutionDetail_ctaSection__hY9h1 .SolutionDetail_ctaButtons__qVqIt .SolutionDetail_primaryBtn__0THUQ{background-color:#9a2e35;color:#fff;box-shadow:0 8px 15px hsla(0,0%,100%,.2)}.SolutionDetail_ctaSection__hY9h1 .SolutionDetail_ctaButtons__qVqIt .SolutionDetail_primaryBtn__0THUQ:hover{background-color:#9a2e35;transform:translateY(-5px);box-shadow:0 12px 20px hsla(0,0%,100%,.3)}.SolutionDetail_ctaSection__hY9h1 .SolutionDetail_ctaButtons__qVqIt .SolutionDetail_secondaryBtn__4fIDl{background-color:hsla(0,0%,100%,.1);border:2px solid #9a2e35;color:#9a2e35}.SolutionDetail_ctaSection__hY9h1 .SolutionDetail_ctaButtons__qVqIt .SolutionDetail_secondaryBtn__4fIDl:hover{background-color:9A2E35 224,30,43,.2;transform:translateY(-5px);box-shadow:0 8px 15px 9A2E35 224,30,43,.1}.SolutionDetail_relatedSection__gy2gi{margin-bottom:70px}.SolutionDetail_relatedSection__gy2gi h3{font-size:28px;margin-bottom:30px;color:#000;text-align:center;position:relative;padding-bottom:15px}.SolutionDetail_relatedSection__gy2gi h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background-color:#9a2e35}.SolutionDetail_relatedProductsGrid___g2wN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}@media(max-width:992px){.SolutionDetail_relatedProductsGrid___g2wN{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.SolutionDetail_relatedProductsGrid___g2wN{grid-template-columns:1fr}}.SolutionDetail_productCard__Q0rii{border:1px solid #eee;border-radius:10px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background-color:#fff}.SolutionDetail_productCard__Q0rii:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.SolutionDetail_productCard__Q0rii .SolutionDetail_productImage__TqN_o{height:200px;position:relative}.SolutionDetail_productCard__Q0rii .SolutionDetail_productImage__TqN_o img{object-fit:cover}.SolutionDetail_productCard__Q0rii .SolutionDetail_productContent__XsFuZ{padding:25px}.SolutionDetail_productCard__Q0rii .SolutionDetail_productContent__XsFuZ h4{font-size:20px;margin-bottom:12px}.SolutionDetail_productCard__Q0rii .SolutionDetail_productContent__XsFuZ h4 a{color:#000;text-decoration:none}.SolutionDetail_productCard__Q0rii .SolutionDetail_productContent__XsFuZ h4 a:hover{color:#9a2e35}.SolutionDetail_productCard__Q0rii .SolutionDetail_productContent__XsFuZ p{font-size:15px;margin-bottom:20px;color:#666;line-height:1.6}.SolutionDetail_productCard__Q0rii .SolutionDetail_productContent__XsFuZ .SolutionDetail_productLink__kh_Qh{display:inline-flex;align-items:center;color:#9a2e35;font-weight:600;font-size:15px}.SolutionDetail_productCard__Q0rii .SolutionDetail_productContent__XsFuZ .SolutionDetail_productLink__kh_Qh svg{margin-left:8px;transition:transform .2s ease}.SolutionDetail_productCard__Q0rii .SolutionDetail_productContent__XsFuZ .SolutionDetail_productLink__kh_Qh:hover svg{transform:translateX(6px)}.SolutionDetail_relatedNewsGrid__2IHBj{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}@media(max-width:992px){.SolutionDetail_relatedNewsGrid__2IHBj{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.SolutionDetail_relatedNewsGrid__2IHBj{grid-template-columns:1fr}}.SolutionDetail_newsCard__m0OJd{border:1px solid #eee;border-radius:10px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background-color:#fff}.SolutionDetail_newsCard__m0OJd:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsImage__C72MH{height:200px;position:relative}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsImage__C72MH img{object-fit:cover}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX{padding:25px}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX .SolutionDetail_newsDate__LniIw{display:inline-block;font-size:14px;color:#666;margin-bottom:12px}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX .SolutionDetail_newsDate__LniIw svg{margin-right:5px;color:#9a2e35}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX h4{font-size:20px;margin-bottom:12px}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX h4 a{color:#000;text-decoration:none}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX h4 a:hover{color:#9a2e35}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX p{font-size:15px;margin-bottom:20px;color:#666;line-height:1.6}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX .SolutionDetail_newsLink__ItjBR{display:inline-flex;align-items:center;color:#9a2e35;font-weight:600;font-size:15px}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX .SolutionDetail_newsLink__ItjBR svg{margin-left:8px;transition:transform .2s ease}.SolutionDetail_newsCard__m0OJd .SolutionDetail_newsContent__maBYX .SolutionDetail_newsLink__ItjBR:hover svg{transform:translateX(6px)}.ProductDetail_productContainer__XGwls{min-height:100vh;background-color:#f8f9fa}.ProductDetail_heroSection__y284q{background:#000;color:#fff;padding:6rem 0}.ProductDetail_heroSection__y284q .ProductDetail_breadcrumb__DPr1o{margin-bottom:2rem;font-size:.875rem;color:#ced4da}.ProductDetail_heroSection__y284q .ProductDetail_breadcrumb__DPr1o a{color:#ced4da;text-decoration:none;transition:color .3s ease}.ProductDetail_heroSection__y284q .ProductDetail_breadcrumb__DPr1o a:hover{color:#fff}.ProductDetail_heroSection__y284q .ProductDetail_breadcrumb__DPr1o .ProductDetail_currentPage__ghJI2{color:var(--primary-color)}.ProductDetail_heroSection__y284q .ProductDetail_heroTitle__53DIO{font-size:3rem;font-weight:700;margin-bottom:1.5rem}@media(max-width:768px){.ProductDetail_heroSection__y284q .ProductDetail_heroTitle__53DIO{font-size:2rem}}.ProductDetail_heroSection__y284q .ProductDetail_badgeContainer__fmb5Z{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.ProductDetail_heroSection__y284q .ProductDetail_badgeContainer__fmb5Z .ProductDetail_badge__YrOHV{padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500}.ProductDetail_heroSection__y284q .ProductDetail_badgeContainer__fmb5Z .ProductDetail_badge__YrOHV.ProductDetail_categoryBadge__aDoCb{background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.ProductDetail_heroSection__y284q .ProductDetail_badgeContainer__fmb5Z .ProductDetail_badge__YrOHV.ProductDetail_brandBadge__VXmCb{background-color:rgba(224,30,43,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.ProductDetail_productContent__pC_N5{padding:4rem 0}.ProductDetail_mainProductSection__RigLR{background:#fff;border-radius:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);overflow:hidden;margin-bottom:4rem}.ProductDetail_mainProductSection__RigLR .ProductDetail_productGrid__uSHoZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0}@media(max-width:992px){.ProductDetail_mainProductSection__RigLR .ProductDetail_productGrid__uSHoZ{grid-template-columns:1fr}}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_{padding:2rem;background-color:#f8f9fa}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_mainImage__IS_3J{position:relative;height:25rem;border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 .25rem .5rem rgba(0,0,0,.1);margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_mainImage__IS_3J:hover{transform:scale(1.02)}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_mainImage__IS_3J img{max-width:100%;max-height:100%;object-fit:contain;padding:2rem;transition:transform .5s ease}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_mainImage__IS_3J:hover img{transform:scale(1.05)}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_mainImage__IS_3J .ProductDetail_noImagePlaceholder__yqJ_X{text-align:center}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_mainImage__IS_3J .ProductDetail_noImagePlaceholder__yqJ_X svg{width:4rem;height:4rem;color:#6c757d;margin-bottom:1rem}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_mainImage__IS_3J .ProductDetail_noImagePlaceholder__yqJ_X span{color:#6c757d;font-size:1.125rem}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_thumbnailGrid__A_ZUh{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_thumbnailGrid__A_ZUh .ProductDetail_thumbnail__dJoOp{position:relative;height:5rem;border-radius:.5rem;overflow:hidden;background:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);cursor:pointer;transition:all .3s ease}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_thumbnailGrid__A_ZUh .ProductDetail_thumbnail__dJoOp:hover{box-shadow:0 .25rem .5rem rgba(0,0,0,.15);transform:scale(1.05)}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_thumbnailGrid__A_ZUh .ProductDetail_thumbnail__dJoOp img{width:100%;height:100%;object-fit:contain;padding:.5rem;transition:transform .3s ease}.ProductDetail_mainProductSection__RigLR .ProductDetail_imageSection__4NsO_ .ProductDetail_thumbnailGrid__A_ZUh .ProductDetail_thumbnail__dJoOp:hover img{transform:scale(1.1)}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA{padding:2rem;display:flex;flex-direction:column;height:100%}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_productDescription__JgLnm{flex:1 1;margin-bottom:2rem;line-height:1.6;color:#495057}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_relatedSolution__WtULP{background-color:#e7f3ff;border:1px solid #b3d9ff;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_relatedSolution__WtULP .ProductDetail_solutionHeader__ch5ec{display:flex;align-items:center;margin-bottom:.5rem}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_relatedSolution__WtULP .ProductDetail_solutionHeader__ch5ec svg{width:1.25rem;height:1.25rem;color:#06c;margin-right:.5rem}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_relatedSolution__WtULP .ProductDetail_solutionHeader__ch5ec h3{font-size:1.125rem;font-weight:600;color:#003d7a;margin:0}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_relatedSolution__WtULP .ProductDetail_solutionLink__Jr3eZ{color:#06c;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;transition:color .3s ease}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_relatedSolution__WtULP .ProductDetail_solutionLink__Jr3eZ:hover{color:#0052a3}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_relatedSolution__WtULP .ProductDetail_solutionLink__Jr3eZ svg{margin-left:.25rem;width:1rem;height:1rem}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_actionSection__YgqBO{padding-top:1.5rem;border-top:1px solid #dee2e6}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_actionSection__YgqBO .ProductDetail_requestButton__8SwXl{width:100%;background:linear-gradient(135deg,var(--primary-color) 0,#c01622 100%);color:#fff;border:none;padding:1rem 2rem;border-radius:.75rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 .25rem .5rem rgba(224,30,43,.3)}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_actionSection__YgqBO .ProductDetail_requestButton__8SwXl:hover{background:linear-gradient(135deg,#c01622,#a01319);transform:translateY(-2px);box-shadow:0 .5rem 1rem rgba(224,30,43,.4);color:#fff}.ProductDetail_mainProductSection__RigLR .ProductDetail_infoSection__6jrlA .ProductDetail_actionSection__YgqBO .ProductDetail_requestButton__8SwXl svg{margin-left:.75rem;width:1.25rem;height:1.25rem}.ProductDetail_detailsGrid__1A4_J{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}@media(max-width:768px){.ProductDetail_detailsGrid__1A4_J{grid-template-columns:1fr}}.ProductDetail_detailCard__XG7Ju{background:#fff;border-radius:.75rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.1);padding:2rem}.ProductDetail_detailCard__XG7Ju .ProductDetail_cardHeader__k02pI{display:flex;align-items:center;margin-bottom:1.5rem}.ProductDetail_detailCard__XG7Ju .ProductDetail_cardHeader__k02pI .ProductDetail_iconContainer__qqtKY{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:1rem}.ProductDetail_detailCard__XG7Ju .ProductDetail_cardHeader__k02pI .ProductDetail_iconContainer__qqtKY.ProductDetail_featuresIcon__Or3w9{background-color:#d4edda}.ProductDetail_detailCard__XG7Ju .ProductDetail_cardHeader__k02pI .ProductDetail_iconContainer__qqtKY.ProductDetail_featuresIcon__Or3w9 svg{width:1.5rem;height:1.5rem;color:#28a745}.ProductDetail_detailCard__XG7Ju .ProductDetail_cardHeader__k02pI .ProductDetail_iconContainer__qqtKY.ProductDetail_specsIcon__cQohB{background-color:#cce7ff}.ProductDetail_detailCard__XG7Ju .ProductDetail_cardHeader__k02pI .ProductDetail_iconContainer__qqtKY.ProductDetail_specsIcon__cQohB svg{width:1.5rem;height:1.5rem;color:#007bff}.ProductDetail_detailCard__XG7Ju .ProductDetail_cardHeader__k02pI .ProductDetail_iconContainer__qqtKY.ProductDetail_technicalIcon__M00QA{background-color:#e6ccff}.ProductDetail_detailCard__XG7Ju .ProductDetail_cardHeader__k02pI .ProductDetail_iconContainer__qqtKY.ProductDetail_technicalIcon__M00QA svg{width:1.5rem;height:1.5rem;color:#6f42c1}.ProductDetail_detailCard__XG7Ju .ProductDetail_cardHeader__k02pI h2{font-size:1.5rem;font-weight:700;color:#212529;margin:0}.ProductDetail_detailCard__XG7Ju .ProductDetail_featuresList__9Ab_w .ProductDetail_featureItem__GkWD2{display:flex;align-items:flex-start;margin-bottom:.75rem}.ProductDetail_detailCard__XG7Ju .ProductDetail_featuresList__9Ab_w .ProductDetail_featureItem__GkWD2 svg{width:1.25rem;height:1.25rem;color:#28a745;margin-right:.75rem;margin-top:.125rem;flex-shrink:0}.ProductDetail_detailCard__XG7Ju .ProductDetail_featuresList__9Ab_w .ProductDetail_featureItem__GkWD2 span{color:#495057;line-height:1.5}.ProductDetail_detailCard__XG7Ju .ProductDetail_specsList__p_0xi .ProductDetail_specItem__IGXaA{display:flex;align-items:flex-start;margin-bottom:.75rem}.ProductDetail_detailCard__XG7Ju .ProductDetail_specsList__p_0xi .ProductDetail_specItem__IGXaA svg{width:1.25rem;height:1.25rem;color:#007bff;margin-right:.75rem;margin-top:.125rem;flex-shrink:0}.ProductDetail_detailCard__XG7Ju .ProductDetail_specsList__p_0xi .ProductDetail_specItem__IGXaA span{color:#495057;line-height:1.5}.ProductDetail_detailCard__XG7Ju .ProductDetail_technicalContent__jSCVj{color:#495057;line-height:1.6}.ProductDetail_relatedSection__iEXf_{margin-bottom:4rem}.ProductDetail_relatedSection__iEXf_ .ProductDetail_sectionHeader__v_uX1{text-align:center;margin-bottom:3rem}.ProductDetail_relatedSection__iEXf_ .ProductDetail_sectionHeader__v_uX1 .ProductDetail_sectionTitle__ITEqN{font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:1rem}.ProductDetail_relatedSection__iEXf_ .ProductDetail_sectionHeader__v_uX1 .ProductDetail_sectionDivider__TxrEF{width:6rem;height:.25rem;background-color:var(--primary-color);margin:0 auto;border-radius:2px}.ProductDetail_relatedGrid__WZGzl{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}@media(min-width:768px){.ProductDetail_relatedGrid__WZGzl{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.ProductDetail_relatedGrid__WZGzl{grid-template-columns:repeat(3,1fr)}}.ProductDetail_relatedCard__60VAl{background:#fff;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);border:1px solid #dee2e6;overflow:hidden;transition:all .3s ease}.ProductDetail_relatedCard__60VAl:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(-2px)}.ProductDetail_relatedCard__60VAl .ProductDetail_cardImage__cyKm0{position:relative;height:12rem;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;padding:1rem}.ProductDetail_relatedCard__60VAl .ProductDetail_cardImage__cyKm0 img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.ProductDetail_relatedCard__60VAl .ProductDetail_cardImage__cyKm0:hover img{transform:scale(1.05)}.ProductDetail_relatedCard__60VAl .ProductDetail_cardImage__cyKm0 .ProductDetail_noImage__ebji7{width:100%;height:100%;background:linear-gradient(135deg,#e9ecef,#dee2e6);display:flex;align-items:center;justify-content:center;border-radius:.25rem}.ProductDetail_relatedCard__60VAl .ProductDetail_cardImage__cyKm0 .ProductDetail_noImage__ebji7 svg{width:3rem;height:3rem;color:#6c757d}.ProductDetail_relatedCard__60VAl .ProductDetail_cardImage__cyKm0 .ProductDetail_brandBadge__VXmCb{position:absolute;top:.5rem;right:.5rem;background-color:#212529;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:50px;font-weight:500}.ProductDetail_relatedCard__60VAl .ProductDetail_cardContent__yBLa6{padding:1rem}.ProductDetail_relatedCard__60VAl .ProductDetail_cardContent__yBLa6 .ProductDetail_cardTitle__2HNhj{font-size:1.125rem;font-weight:700;color:#212529;margin-bottom:.5rem;transition:color .3s ease}.ProductDetail_relatedCard__60VAl .ProductDetail_cardContent__yBLa6 .ProductDetail_cardTitle__2HNhj:hover{color:var(--primary-color)}.ProductDetail_relatedCard__60VAl .ProductDetail_cardContent__yBLa6 .ProductDetail_cardDescription__K_sO8{color:#6c757d;font-size:.875rem;margin-bottom:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProductDetail_relatedCard__60VAl .ProductDetail_cardContent__yBLa6 .ProductDetail_cardLink__qYmm7{color:var(--primary-color);font-weight:500;font-size:.875rem;text-decoration:none;display:inline-flex;align-items:center;transition:color .3s ease}.ProductDetail_relatedCard__60VAl .ProductDetail_cardContent__yBLa6 .ProductDetail_cardLink__qYmm7:hover{color:#b31822}.ProductDetail_relatedCard__60VAl .ProductDetail_cardContent__yBLa6 .ProductDetail_cardLink__qYmm7:hover svg{transform:translateX(.25rem)}.ProductDetail_relatedCard__60VAl .ProductDetail_cardContent__yBLa6 .ProductDetail_cardLink__qYmm7 svg{margin-left:.25rem;width:1rem;height:1rem;transition:transform .3s ease}.ProductDetail_newsCard__ezPt7{background:#fff;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);overflow:hidden;transition:box-shadow .3s ease}.ProductDetail_newsCard__ezPt7:hover{box-shadow:0 .25rem .5rem rgba(0,0,0,.1)}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsImage__f9rvY{position:relative;height:12rem}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsImage__f9rvY img{width:100%;height:100%;object-fit:cover}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsImage__f9rvY .ProductDetail_noNewsImage__xAsVo{width:100%;height:100%;background-color:#dee2e6;display:flex;align-items:center;justify-content:center}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsImage__f9rvY .ProductDetail_noNewsImage__xAsVo svg{width:3rem;height:3rem;color:#6c757d}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsImage__f9rvY .ProductDetail_newsBadge__knJ8P{position:absolute;top:1rem;left:1rem;background-color:var(--primary-color);color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:50px;font-weight:500}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsContent__P56LL{padding:1.5rem}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsContent__P56LL .ProductDetail_newsHeader__afz5f{margin-bottom:1rem}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsContent__P56LL .ProductDetail_newsHeader__afz5f .ProductDetail_newsTitle__eaARK{font-size:1.125rem;font-weight:700;color:#212529;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsContent__P56LL .ProductDetail_newsHeader__afz5f .ProductDetail_newsDate__O6Uqm{color:#6c757d;font-size:.875rem}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsContent__P56LL .ProductDetail_newsExcerpt__c56y_{color:#6c757d;font-size:.875rem;margin-bottom:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsContent__P56LL .ProductDetail_newsLink__iYI3E{color:var(--primary-color);font-weight:500;font-size:.875rem;text-decoration:none;display:inline-flex;align-items:center;transition:color .3s ease}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsContent__P56LL .ProductDetail_newsLink__iYI3E:hover{color:#b31822}.ProductDetail_newsCard__ezPt7 .ProductDetail_newsContent__P56LL .ProductDetail_newsLink__iYI3E svg{margin-left:.25rem;width:1rem;height:1rem}