.Button_button__4p9Fg{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-weight:600;border-radius:8px;cursor:pointer;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.Button_button__4p9Fg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(255,255,255,.1),rgba(255,255,255,0));transform:translateX(-100%);transition:transform .6s ease}.Button_button__4p9Fg:hover:before{transform:translateX(100%)}.Button_button__4p9Fg:hover .Button_arrow__1vvjF{transform:translateX(4px)}.Button_primary__pBTrj{background-color:#002e8d;color:#fff;box-shadow:0 4px 15px rgba(var(--mantine-color-red-6-rgb),.2)}.Button_primary__pBTrj:hover{background-color:var(--mantine-color-red-7);box-shadow:0 6px 20px rgba(var(--mantine-color-red-6-rgb),.3)}.Button_outline__X58jZ{background-color:rgba(0,0,0,0);color:#002e8d;border:2px solid #002e8d}.Button_outline__X58jZ:hover{background-color:#002e8d;color:#fff}.Button_ghost__hGNNt{background-color:rgba(0,0,0,0);color:#002e8d}.Button_ghost__hGNNt:hover{background-color:rgba(var(--mantine-color-red-6-rgb),.1)}.Button_sm__jYzaC{padding:.5rem 1.25rem;font-size:.875rem}.Button_md__luI3X{padding:.875rem 2rem;font-size:1rem}.Button_lg__uxzcT{padding:1rem 2.5rem;font-size:1.125rem}.Button_content___sUa_{display:inline-flex;align-items:center}.Button_arrow__1vvjF{display:inline-flex;transition:transform .3s ease}.NewsGrid_section__8bdxZ{padding:4rem 0;background-color:var(--mantine-color-gray-0)}.NewsGrid_title__p_ZaY{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#002e8d}@media(max-width:768px){.NewsGrid_title__p_ZaY{font-size:1.5rem;margin-bottom:2rem}}.NewsGrid_grid__65iu7{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}@media(max-width:992px){.NewsGrid_grid__65iu7{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.NewsGrid_grid__65iu7{grid-template-columns:1fr;gap:1.5rem}}.NewsGrid_cardLink__bY29q{text-decoration:none;color:inherit;display:block;height:100%;transition:transform .3s ease;background:#fff}.NewsGrid_cardLink__bY29q:hover{transform:translateY(-6px)}.NewsGrid_cardLink__bY29q:hover .NewsGrid_card__elzGQ{box-shadow:0 12px 28px rgba(0,0,0,.12)}.NewsGrid_cardLink__bY29q:hover .NewsGrid_image__G_y7s{transform:scale(1.08)}.NewsGrid_cardLink__bY29q:hover .NewsGrid_newsTitle__jYSFs{color:#002e8d}.NewsGrid_cardLink__bY29q:hover .NewsGrid_newsTitle__jYSFs:after{opacity:1}.NewsGrid_card__elzGQ{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column;position:relative}.NewsGrid_imageWrapper__oOJG1{position:relative;width:100%;padding-top:66.67%;overflow:hidden;background:#f8f9fa}.NewsGrid_image__G_y7s{transition:transform .5s ease}.NewsGrid_newsTitle__jYSFs{padding:1.5rem;margin:0;font-size:1.125rem;font-weight:600;color:#2c3e50;line-height:1.6;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;min-height:4.5rem;position:relative;background:#fff;border-top:1px solid rgba(0,0,0,.06);transition:color .3s ease}.NewsGrid_newsTitle__jYSFs:before{content:"";position:absolute;top:0;left:1.5rem;right:1.5rem;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.06),transparent);opacity:.5}.NewsGrid_newsTitle__jYSFs:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2rem;background:linear-gradient(180deg,rgba(255,255,255,0),white 70%);opacity:0;transition:opacity .3s ease}@media(max-width:768px){.NewsGrid_newsTitle__jYSFs{font-size:1.05rem;padding:1.25rem;min-height:4rem}.NewsGrid_newsTitle__jYSFs:before{left:1.25rem;right:1.25rem}}.NewsGrid_newsDescription__5YxBa{padding:0 1.5rem 1.5rem;margin:0;font-size:.95rem;color:#5c6b7a;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.NewsGrid_newsDescription__5YxBa{font-size:.9rem;padding:0 1.25rem 1.25rem;-webkit-line-clamp:2}}.NewsGrid_buttonWrapper__X_08_{display:flex;justify-content:center;margin-top:2rem}.NewsGrid_skeleton__SA2mQ{background:linear-gradient(90deg,var(--mantine-color-gray-2) 25%,var(--mantine-color-gray-3) 37%,var(--mantine-color-gray-2) 63%);background-size:400% 100%;animation:NewsGrid_skeleton-loading__sGib8 1.4s ease infinite;min-height:300px}@keyframes NewsGrid_skeleton-loading__sGib8{0%{background-position:100% 50%}to{background-position:0 50%}}.ProductCategories_section__Yr12_{padding:20px 0;position:relative;min-height:85vh;background:#fff}.ProductCategories_title__nkARf{font-size:2.8rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;text-align:center;font-size:2.5rem;font-weight:700;color:#002e8d;margin-bottom:4rem;position:relative}.ProductCategories_title__nkARf:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#002e8d,#eabe63);border-radius:2px}.ProductCategories_gridContainer__5t_Ev{padding:0 20px;max-width:1400px;margin:0 auto}@media(min-width:768px){.ProductCategories_gridContainer__5t_Ev{display:flex;flex-direction:column;gap:40px}}.ProductCategories_bottomGrid__7K7SG,.ProductCategories_grid__MZm_d{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:75%;margin:0 auto}@media(max-width:1200px){.ProductCategories_grid__MZm_d{grid-template-columns:repeat(2,1fr);gap:25px}.ProductCategories_bottomGrid__7K7SG{width:100%;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ProductCategories_bottomGrid__7K7SG,.ProductCategories_grid__MZm_d{grid-template-columns:1fr;gap:20px;width:100%}.ProductCategories_gridContainer__5t_Ev{padding:0 15px}.ProductCategories_title__nkARf{font-size:1.8rem;margin-bottom:2.5rem}.ProductCategories_title__nkARf:after{width:50px;height:3px;bottom:-12px}.ProductCategories_cardContent__gO2ZH{padding:1.5rem;min-height:180px}.ProductCategories_cardTitle__ttMRl{font-size:1.15rem;margin:0 0 .8rem}.ProductCategories_cardDescription__4NKmC{font-size:.9rem;line-height:1.5}.ProductCategories_viewDetails__O67F5{font-size:.85rem;padding:.7rem 1.4rem;min-width:140px}.ProductCategories_viewDetailsIcon__A4Ig4{font-size:1rem}.ProductCategories_cardImageWrapper__ntp3j{height:180px}}.ProductCategories_card__XghFZ{position:relative;background:#fff;border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 20px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column}.ProductCategories_card__XghFZ:hover{transform:translateY(-10px);box-shadow:0 20px 30px rgba(0,46,141,.18)}.ProductCategories_card__XghFZ:hover .ProductCategories_cardTitle__ttMRl{color:#002e8d}.ProductCategories_card__XghFZ:hover .ProductCategories_cardDescription__4NKmC{color:#555}.ProductCategories_card__XghFZ:hover .ProductCategories_cardImage__b8B5d{transform:scale(1.12)}.ProductCategories_card__XghFZ:hover .ProductCategories_imageOverlay__OVlpm{opacity:.3}.ProductCategories_card__XghFZ:hover .ProductCategories_cardContent__gO2ZH{background:linear-gradient(135deg,#ffffff,rgb(166.5,195.3723404255,255) 70%)}.ProductCategories_card__XghFZ:hover .ProductCategories_cardContent__gO2ZH:before{opacity:1}.ProductCategories_cardLink__PXtEC{display:flex;flex-direction:column;text-decoration:none;height:100%;color:#1a1a1a;position:relative;z-index:1}.ProductCategories_cardImageWrapper__ntp3j{position:relative;overflow:hidden;height:220px;border-radius:16px 16px 0 0}.ProductCategories_cardImage__b8B5d{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.165,.84,.44,1)}.ProductCategories_imageOverlay__OVlpm{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,46,141,.2) 0,rgba(234,190,99,.4));opacity:0;transition:opacity .5s ease}.ProductCategories_cardContent__gO2ZH{padding:1.75rem;display:flex;flex-direction:column;flex:1;background:#fff;position:relative;z-index:1;border-top:4px solid #eabe63;transition:background .5s ease}.ProductCategories_cardContent__gO2ZH:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,46,141,.05),rgba(234,190,99,.03));opacity:0;transition:opacity .5s ease;z-index:-1}.ProductCategories_cardTitle__ttMRl{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;transition:color .4s ease;letter-spacing:.5px;position:relative}.ProductCategories_cardDescription__4NKmC{font-size:1rem;line-height:1.6;color:#4b5563;margin:0;flex-grow:1;transition:color .4s ease}.ProductCategories_viewDetailsWrapper__vwKIt{margin-top:1.8rem;position:relative;z-index:2;text-align:center}.ProductCategories_viewDetails__O67F5{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.95rem;font-weight:600;padding:.9rem 1.8rem;position:relative;background:linear-gradient(135deg,#002e8d,rgb(0,62.6382978723,192));border:none;border-radius:30px;overflow:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px rgba(0,46,141,.2);min-width:160px}.ProductCategories_viewDetails__O67F5:hover{box-shadow:0 7px 20px rgba(0,46,141,.35);transform:translateY(-2px);background:linear-gradient(135deg,rgb(0,37.6808510638,115.5),#002e8d)}.ProductCategories_viewDetails__O67F5:hover .ProductCategories_viewDetailsIcon__A4Ig4{transform:translateX(5px)}.ProductCategories_viewDetailsText__ZMz61{margin-right:.7rem;transition:transform .4s ease;letter-spacing:.3px}.ProductCategories_viewDetailsIcon__A4Ig4{font-size:1.2rem;transition:transform .4s ease}