@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=Roboto:wght@300;400;500;700&display=swap";
:root{--primary-red:#c80000;--bright-red:#e6191e;--primary-blue:#226cdd;--dark-blue:#0a1866;--accent-yellow:#fcbd00;--dark-bg:#1a1919;--light-text:#f9f9f9;--gray-text:#b0b8cc;--border-color:#ffffff26;--warm-bg:#faf9f6;--paper-white:#fff;--glass-bg:#020c348c;--glass-bg-medium:#020c34a6;--glass-bg-strong:#020c34bf;--glass-border:#ffffff1f;--glass-shadow:0 8px 32px #0000008c;--glass-blur:blur(16px)saturate(160%)}*{box-sizing:border-box;margin:0;padding:0}html{background-color:#041540;background-image:url(/CARE_NEWS_LOGO_BG-01.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100%}body{color:var(--light-text);background-color:#0000;min-height:100vh;font-family:Roboto,sans-serif}h1,h2,h3,h4,h5,h6,.logo{font-family:Playfair Display,serif}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 15px}.glass{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.section-title{border-left:3px solid var(--primary-red);text-transform:uppercase;color:#fff;text-shadow:0 1px 4px #00000080;align-items:center;margin-bottom:15px;padding-left:10px;font-size:18px;font-weight:700;display:flex}.section-title:before{content:"";background:var(--primary-red);width:10px;height:2px;margin-right:5px;display:inline-block}
.Header-module__wvkZ6W__topBar{-webkit-backdrop-filter:blur(16px)saturate(160%);color:#ffffffbf;background:#020828b3;border-bottom:1px solid #ffffff14;padding:8px 0;font-size:12px}.Header-module__wvkZ6W__topBarContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__wvkZ6W__socialIcons{color:#ffffffb3;cursor:pointer;gap:15px;display:flex}.Header-module__wvkZ6W__socialIcons>*{transition:color .2s}.Header-module__wvkZ6W__socialIcons>:hover{color:#fff}.Header-module__wvkZ6W__mainHeader{-webkit-backdrop-filter:blur(16px)saturate(160%);color:#fff;background:#8c0000a6;border-bottom:1px solid #ff646426;padding:20px 0;box-shadow:0 4px 24px #0006}.Header-module__wvkZ6W__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__wvkZ6W__logoImage{filter:drop-shadow(0 2px 8px #0006);flex-shrink:0;align-items:center;transition:opacity .2s;display:flex}.Header-module__wvkZ6W__logoImage:hover{opacity:.9}.Header-module__wvkZ6W__bannerAd{border-radius:8px;flex-shrink:0;width:100%;max-width:465px;height:90px;margin-left:40px;display:block;position:relative;overflow:hidden}.Header-module__wvkZ6W__bannerAd:hover{opacity:.9}.Header-module__wvkZ6W__navbar{-webkit-backdrop-filter:blur(16px)saturate(160%);color:#fff;background:#020828b8;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;box-shadow:0 4px 20px #00000059}.Header-module__wvkZ6W__navContainer{justify-content:space-between;align-items:center;height:50px;display:flex}.Header-module__wvkZ6W__navLinks{align-items:center;gap:6px;height:100%;padding:0 4px;display:flex}.Header-module__wvkZ6W__navItem{text-transform:uppercase;color:#fffc;border-radius:6px;align-items:center;height:auto;padding:6px 14px;font-size:13px;font-weight:700;transition:background .25s,color .25s;display:flex}.Header-module__wvkZ6W__navItem:hover,.Header-module__wvkZ6W__navItem.Header-module__wvkZ6W__active{background-color:var(--primary-red);color:#fff}.Header-module__wvkZ6W__navActions{color:#fffc;cursor:pointer;align-items:center;gap:12px;display:flex}.Header-module__wvkZ6W__watchOnline{background-color:var(--primary-red);text-transform:uppercase;color:#fff;border-radius:6px;align-items:center;height:auto;padding:7px 16px;font-size:12px;font-weight:700;transition:background .25s;display:flex}.Header-module__wvkZ6W__watchOnline:hover{background-color:var(--bright-red)}.Header-module__wvkZ6W__hamburger{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:none}.Header-module__wvkZ6W__hamburger:hover{color:#fff}.Header-module__wvkZ6W__mobileMenu{-webkit-backdrop-filter:blur(20px)saturate(160%);background:#020828f7;border-bottom:1px solid #ffffff1a;display:none}.Header-module__wvkZ6W__mobileNavLinks{flex-direction:column;padding:6px 0;display:flex}.Header-module__wvkZ6W__mobileNavItem{color:#fffc;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #ffffff0f;padding:13px 20px;font-size:14px;font-weight:700;transition:background .2s,color .2s;display:block}.Header-module__wvkZ6W__mobileNavItem:last-child{border-bottom:none}.Header-module__wvkZ6W__mobileNavItem:hover,.Header-module__wvkZ6W__mobileNavItem.Header-module__wvkZ6W__active{background:var(--primary-red);color:#fff}@media (max-width:900px){.Header-module__wvkZ6W__bannerAd{max-width:340px;height:72px;margin-left:20px}}@media (max-width:640px){.Header-module__wvkZ6W__headerContainer{flex-direction:column;gap:10px;padding:4px 0}.Header-module__wvkZ6W__bannerAd{max-width:100%;height:64px;margin-left:0}.Header-module__wvkZ6W__mainHeader{padding:14px 0}.Header-module__wvkZ6W__hamburger{display:flex}.Header-module__wvkZ6W__navLinks,.Header-module__wvkZ6W__navActions{display:none}.Header-module__wvkZ6W__navContainer{justify-content:space-between;height:48px}.Header-module__wvkZ6W__mobileMenu{display:block}}@media (max-width:420px){.Header-module__wvkZ6W__bannerAd{display:none}}
.Footer-module__UBI5-a__footer{-webkit-backdrop-filter:blur(18px)saturate(160%);color:#ffffffa6;background:#020828b8;border-top:1px solid #ffffff1f;margin-top:60px;padding:60px 0 0;font-size:14px;box-shadow:0 -4px 30px #0006}.Footer-module__UBI5-a__footerGrid{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:40px;padding-bottom:60px;display:grid}.Footer-module__UBI5-a__widgetTitle{color:#fff;text-transform:uppercase;border-bottom:2px solid #ffffff1f;margin-bottom:25px;padding-bottom:15px;padding-right:20px;font-family:Playfair Display,serif;font-size:18px;font-weight:400;display:inline-block;position:relative}.Footer-module__UBI5-a__widgetTitle:after{content:"";background-color:var(--primary-red);width:30px;height:2px;position:absolute;bottom:-2px;left:0}.Footer-module__UBI5-a__aboutText{color:#ffffffa6;margin-bottom:20px;line-height:1.8}.Footer-module__UBI5-a__footerLogo{color:#fff;text-shadow:0 2px 8px #0006;margin-bottom:20px;font-size:24px;font-weight:800;display:block}.Footer-module__UBI5-a__linkList{flex-direction:column;gap:12px;display:flex}.Footer-module__UBI5-a__linkItem{color:#ffffffa6;align-items:center;transition:color .3s,padding-left .3s;display:flex}.Footer-module__UBI5-a__linkItem:before{content:"›";color:var(--primary-red);margin-right:10px;font-weight:700}.Footer-module__UBI5-a__linkItem:hover{color:#fff;padding-left:5px}.Footer-module__UBI5-a__tagCloud{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__UBI5-a__tag{-webkit-backdrop-filter:blur(8px);color:#ffffffbf;background:#ffffff17;border:1px solid #ffffff26;border-radius:2px;padding:5px 10px;font-size:12px;transition:all .3s}.Footer-module__UBI5-a__tag:hover{background-color:var(--primary-red);border-color:var(--primary-red);color:#fff}.Footer-module__UBI5-a__bottomBar{color:#ffffff80;justify-content:space-between;align-items:center;padding:25px 0;font-size:13px;display:flex}.Footer-module__UBI5-a__bottomBar a:hover{color:#fff}@media (max-width:768px){.Footer-module__UBI5-a__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__UBI5-a__bottomBar{text-align:center;flex-direction:column;gap:14px;padding:20px 0}}@media (max-width:480px){.Footer-module__UBI5-a__footer{padding:40px 0 0}.Footer-module__UBI5-a__footerGrid{padding-bottom:40px}}
