body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.news-hero{align-items:center;background:#eef0f2;border-radius:30px;display:flex;justify-content:space-between;margin:20px;padding:40px 60px}.hero-left{max-width:50%}.breadcrumb{background:#c6d30a;border-radius:30px;color:#008095;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:30px;padding:10px 20px}.breadcrumb span{text-decoration:underline}.hero-left h1{color:#008095;font-size:60px;margin-bottom:20px}.hero-left h5{color:#008095;font-size:medium}.hero-left p{font-size:18px;margin-bottom:25px}.hero-right img{border-radius:25px;width:450px}.advice-section{background:#f5eaf2;padding:20px}.card-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);margin-bottom:30px}.card-wrapper,.custom-card{display:flex;flex-direction:column;height:100%}.custom-card{background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 10px 20px #0000000d;cursor:pointer;min-height:400px;padding:30px;transition:.3s ease}.custom-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.custom-card.active{background:#f0f7ff;border:2px solid #114b82}.card-tag{background:#00bcd4;border-radius:20px;color:#fff;display:inline-block;font-size:13px;margin-bottom:15px;padding:6px 14px;width:-webkit-fit-content;width:fit-content}.custom-card h3{-webkit-line-clamp:2;font-size:18px;margin:10px 0;min-height:48px}.custom-card h3,.custom-card p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.custom-card p{-webkit-line-clamp:3;color:#666;flex:1 1;font-size:14px;margin-bottom:15px}.card-image{margin-top:auto}.card-image img{border-radius:20px;height:160px;object-fit:cover;width:100%}.full-width-expanded{animation:slideDown .5s ease-out;background:#fff;border:2px solid #00809580;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin-top:30px;padding:40px;width:100%}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.expanded-header{margin-bottom:30px;padding-right:40px;position:relative}.expanded-header h2{color:#008095;font-size:32px;line-height:1.3;margin-bottom:15px}.expanded-tag{background:#00bcd4;border-radius:20px;color:#fff;display:inline-block;font-size:14px;padding:8px 16px}.close-btn{align-items:center;border:none;border-radius:50%;box-shadow:0 2px 10px #0003;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:0;top:0;transition:all .3s ease;width:40px}.close-btn,.close-btn:hover{background:#c6d30a;color:#008095}.close-btn:hover{transform:rotate(90deg)}.expanded-body{color:#333;line-height:1.8;margin:0 auto;max-width:1000px}.expanded-body p{font-size:16px;margin-bottom:20px;white-space:pre-line}.expanded-body p:last-child{margin-bottom:0}@media (max-width:1200px){.card-grid{grid-template-columns:repeat(2,1fr)}.news-hero{flex-direction:column;text-align:center}.hero-left{max-width:100%}.hero-right img{width:350px}}@media (max-width:768px){.full-width-expanded{padding:25px}.expanded-header h2{font-size:24px}.close-btn{font-size:20px;height:35px;width:35px}}@media (max-width:600px){.card-grid{grid-template-columns:1fr}.hero-right img{width:290px}.full-width-expanded{padding:20px}.custom-card{min-height:380px}}
/*# sourceMappingURL=main.14a03c3e.css.map*/