.navbar,body{background:#fff}*{margin:0;padding:0;box-sizing:border-box}body,html{max-width:100%;overflow-x:hidden}body{font-family:Poppins,sans-serif;color:#1f2937;word-wrap:break-word;overflow-wrap:break-word}.navbar{padding:1.2rem 0;box-shadow:0 2px 10px rgba(0,0,0,.05)}.navbar-brand{font-size:1.5rem;font-weight:700;color:#2d3748;display:flex;align-items:center;gap:.5rem;max-width:80%}@media (min-width:992px){.navbar-nav{background-color:#fff4ea;padding:10px;border-radius:50px}}.navbar-nav .nav-link{color:#4a5568;font-weight:500;margin:0 .8rem;transition:color .3s;position:relative}.navbar-nav .nav-link.active,.navbar-nav .nav-link:hover{color:#fa7d0a!important}.dropdown-toggle::after{display:none}.dropdown-toggle{position:relative;padding-right:1.5rem!important}.dropdown-toggle::before{content:'';position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%234a5568' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s}.dropdown-toggle[aria-expanded=true]::before{transform:translateY(-50%) rotate(180deg)}.dropdown-menu{right:0!important;left:auto!important;margin-top:.5rem;border:none;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:.5rem;min-width:200px;animation:.3s dropdownFadeIn}@keyframes dropdownFadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{padding:.6rem 1rem;border-radius:8px;font-weight:500;color:#4a5568;transition:.2s}.dropdown-item:hover{background-color:#f3f4f6;color:#fa7d0a;transform:translateX(5px)}.blog-header{padding:3rem 0 4rem;background-color:#f2f8fb;position:relative;overflow:hidden;box-shadow:#ccdbe8 3px 3px 6px 0 inset,rgba(255,255,255,.5) -3px -3px 6px 1px inset}.blog-header::before{content:'';position:absolute;top:-220px;right:-180px;width:500px;height:500px;background:radial-gradient(circle,rgba(90,103,216,.03) 0,rgba(250,125,10,.02) 100%);border-radius:50%;z-index:0}.section-title{color:#1f2937;line-height:1.1;font-size:3.5rem;font-weight:700}.title-secondary{display:block;font-size:1.8rem;font-weight:400;color:#6b7280;margin-top:.4rem;letter-spacing:.2px}.section-desc{font-size:1.05rem;color:#4b5563;max-width:650px;line-height:1.75;margin-bottom:0;opacity:.85;margin-left:auto;margin-right:auto}.emotional-note{display:block;margin-top:1.5rem;font-size:.9rem;color:#126180;font-style:italic;opacity:.6;font-weight:500;letter-spacing:.1px}.breadcrumb-item a:hover,.highlight{color:#fa7d0a}.highlight{font-weight:600}.underline-orange{position:relative;display:inline-block}.underline-orange::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:8px;background:url("data:image/svg+xml,%3Csvg width='100' height='8' viewBox='0 0 100 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 6C20 2 40 2 98 6' stroke='%23FA7D0A' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") 0 0/100% 100% no-repeat;opacity:.6;z-index:-1}.breadcrumb{justify-content:center;background:0 0;padding:0;margin-bottom:2rem}.breadcrumb-item{font-size:.85rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.breadcrumb-item a{color:#9ca3af;text-decoration:none;transition:color .3s}.breadcrumb-item.active{color:#126180}.breadcrumb-item+.breadcrumb-item::before{content:"\00b7";color:#d1d5db;font-weight:700;font-size:1.2rem;line-height:1;padding:0 10px}.section-badge{display:inline-block;padding:.35rem 1rem;background:#fff3e8;color:#fa7d0a;border-radius:50px;font-weight:700;font-size:.8rem;letter-spacing:.8px;margin-bottom:1.8rem;border:1px solid rgba(250,125,10,.08)}.blog-hero{padding-bottom:5rem}.featured-card{position:relative;border-radius:28px;overflow:hidden;height:550px;box-shadow:0 15px 35px rgba(18,97,128,.08);border:1px solid rgba(18,97,128,.03)}.featured-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.165, .84, .44, 1)}.featured-card:hover img{transform:scale(1.08)}.featured-content{position:absolute;bottom:0;left:0;width:100%;padding:3.5rem;background:linear-gradient(0deg,rgba(18,97,128,.9) 0,rgba(18,97,128,.4) 60%,transparent 100%);color:#fff;z-index:2}.featured-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.featured-meta{font-size:.9rem;opacity:.8;margin-bottom:1rem;display:flex;align-items:center;gap:10px}.featured-excerpt{font-size:1rem;opacity:.9;line-height:1.6;max-width:80%}.side-post-list{display:flex;flex-direction:column;gap:1.5rem}.side-post-card{display:flex;gap:1.5rem;background:#fff;padding:1.2rem;border-radius:28px;transition:.4s cubic-bezier(.165, .84, .44, 1);cursor:pointer;box-shadow:0 4px 20px rgba(18,97,128,.04);border:1px solid rgba(18,97,128,.02)}.side-post-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.side-post-img{width:180px;height:130px;border-radius:12px;overflow:hidden;flex-shrink:0}.side-post-img img{width:100%;height:100%;object-fit:contain}.side-post-content{display:flex;flex-direction:column;justify-content:center}.side-post-title{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;line-height:1.4}.side-post-meta{font-size:.85rem;color:#9ca3af;display:flex;align-items:center;gap:6px}.read-more-link{font-size:.9rem;font-weight:600;color:#fa7d0a;text-decoration:none;display:inline-flex;align-items:center;gap:5px;margin-top:.5rem}.read-more-link:hover{color:#e56d00}.article-grid-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3.5rem;gap:2rem}.article-grid-header h2{font-size:2.6rem;font-weight:800;color:#126180;max-width:700px;margin-bottom:0;line-height:1.2}.grid-header-desc{max-width:480px;color:#6b7280}.article-card{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.03);margin-bottom:2rem;transition:.3s;height:100%;border-radius:20px;overflow:hidden}.article-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.article-img{height:220px;overflow:hidden}.article-img img{width:100%;height:100%;object-fit:cover}.article-content{padding:1.8rem}.article-title{font-size:1rem;font-weight:700;margin-bottom:1rem;color:#1f2937;min-height:3.4rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-meta{font-size:.85rem;color:#9ca3af;margin-bottom:1.5rem;display:flex;align-items:center;gap:8px}.btn-view-all{background-color:#126180;color:#fff;padding:1rem 2.8rem;border-radius:12px;font-weight:700;border:none;transition:.3s;box-shadow:0 10px 20px rgba(18,97,128,.15);display:inline-block;text-decoration:none}.btn-view-all:hover{background-color:#fa7d0a;transform:translateY(-3px);box-shadow:0 15px 30px rgba(250,125,10,.25);color:#fff}.contact-section{padding:7rem 0;background:linear-gradient(135deg,rgba(18,97,128,.92),rgba(31,64,169,.92)),url(../../assets/img/gradient.webp) center center/cover no-repeat;position:relative;overflow:hidden;margin:20px;border-radius:20px}.copyright-text-left{color:#cfe3ec!important;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);width:100%}.footer-disclaimer{color:#cfe3ec;font-size:.8rem;line-height:1.6;margin-bottom:2rem;text-align:justify;opacity:.7;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.disclaimer-title{color:#fff;font-weight:700;margin-bottom:.5rem;display:block;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:10px}.footer-links li a{color:#eaf4f8;text-decoration:none;transition:.3s}.footer-links li a:hover{color:#fa7d0a;padding-left:5px}@media (max-width:991px){.article-grid-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.article-grid-header h2{max-width:100%;font-size:2.2rem}.blog-header{padding:2rem 1.5rem}.section-title{font-size:2.6rem}.title-secondary{font-size:1.4rem}.featured-card{height:450px;margin-bottom:2rem}.featured-content{padding:2rem}.featured-title{font-size:1.6rem}.featured-excerpt{max-width:100%;font-size:.95rem}.side-post-img{width:130px;height:100px}.side-post-title{font-size:1rem}}@media (max-width:768px){.section-title{font-size:2.2rem}.featured-card{height:500px}.featured-content{padding:1.5rem}.featured-title{font-size:1.4rem}.side-post-card{flex-direction:column;gap:1rem}.side-post-img{width:100%;height:200px}.article-grid-header h2{font-size:1.8rem}}@media (max-width:576px){.navbar-brand{font-size:1.2rem}.navbar-brand img{height:45px!important}.section-title{font-size:1.8rem}.featured-card{height:480px}.featured-excerpt{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}