body{font-family:Arial,sans-serif;background-color:#f4f8fb;color:#333;margin:0;padding:0;margin-top:2.4%}.banner img{width:90%;margin-left:5%;height:auto;max-height:400px}.blog-lay{margin:2% 5%;background-color:#fff;width:90%;border-radius:5px}a{color:#04215e;text-decoration:none}a:hover{text-decoration:underline}.blog-lay h1{color:#04215e;text-align:left;font-size:25px;padding:20px;margin-left:2%}.blog-lay h1 a{color:#fff;font-size:22px}.blog-lay h2{color:#353434;font-size:19px;padding-bottom:1%;margin-left:5%}.blog-lay p{color:#333;margin-left:5%;font-size:19px;padding-bottom:2%}.blog-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;padding:20px;max-width:90%;margin:0 auto 5%}.blog-section>#post-detail{display:block;max-width:100%;padding:25px 59px 4%;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgb(0 0 0 / .1);color:#333;line-height:1.7;font-size:17.6px;animation:fadeInUp 0.8s forwards;animation-delay:0.3s}.blog-card{width:100%;max-width:365px;overflow:hidden;transition:transform 0.3s ease;display:flex;flex-direction:column;opacity:0;transform:translateY(20px);animation:fadeInUp 0.6s forwards;animation-delay:var(--delay,0s)}.blog-section:has(.blog-card:only-child){display:flex;justify-content:center;align-items:center}.blog-card:hover{transform:translateY(-10px)}.blog-card img{width:100%;height:250px;object-fit:cover}.blog-card .content{padding:10px 0}.blog-card h3{font-size:19.2px;margin-bottom:8px;margin-left:0%!important}.blog-card p{font-size:14px;margin-bottom:2%;margin-left:0%!important}.blog-card a{font-weight:700;color:#04215e}#post-detail h1,#post-detail h2,#post-detail h3,#post-detail h4{color:#04215e;font-weight:700;line-height:1.2;margin-top:20px;margin-bottom:16px}#post-detail h1{font-size:36px;border-bottom:3px solid #cce0ff;padding-bottom:6.4px;max-width:max-content}#post-detail h3{font-size:25.6px}#post-detail h4{font-size:20.8px}#post-detail img{max-width:100%;height:auto;border-radius:10px;margin:32px 0;box-shadow:0 6px 18px rgb(0 0 0 / .12)}#post-detail p{margin-top:2.2px;color:#444;font-size:18.4px;text-align:justify}.CTA{background-image:url(/assests/blog/CTA.webp);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:150px;padding:15px}.CTA h2{color:white!important;font-weight:700;padding:20px;font-size:28px}.CTA .contact-button{background-color:#ff7300;font-size:18px;color:#fff;padding:10px 20px;border-radius:5px;border:none;cursor:pointer;margin-bottom:10%}.contact-button:hover{color:#04215e}.img-txt-cont{display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:100%;flex-wrap:wrap}.txt-cont{flex:1;min-width:60%;text-align:justify}.img-cont{flex:1;min-width:300px;display:flex;justify-content:center;margin:-1%!important}.img-cont img{max-width:100%!important;height:auto!important;border-radius:10px!important;box-shadow:0 4px 10px rgb(0 0 0 / .08)!important}#post-detail ul,#post-detail ol{padding-left:28.8px;margin-top:19.2px;margin-bottom:20px;color:#555;font-size:18.4px;line-height:1.6}#post-detail li{margin-bottom:4.8px;text-align:justify}.author-card{display:block!important;position:relative!important;z-index:9999!important;background-color:#fff!important;border:3px solid #cce0ff!important;padding:20px!important;margin-top:40px!important;border-radius:10px}.blog-section>#post-detail>*:last-child{margin-bottom:40px}.author-card{margin-top:40px;display:block!important}.author-info{display:flex;align-items:flex-start;gap:15px}.author-icon{font-size:24px;color:#888;margin-top:15px}.author-name{margin:0;font-size:18px;font-weight:700}.author-bio{margin-top:4px;color:#666;font-size:14px;line-height:1.5}.card-footer{margin-top:20px;display:flex;justify-content:space-between;align-items:center}.post-date{font-size:13px;color:#333;margin-left:2.7%!important;font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@media (max-width:768px){h1{font-size:19.2px;padding:16px}.banner img{width:100%;margin-left:0;max-height:250px}.blog-lay{margin:4% 2%;width:96%}.blog-lay h2,.blog-lay p{margin-left:0;padding-left:8px;padding-right:8px}.blog-section{padding:16px;grid-template-columns:1fr}.blog-card img{height:180px}.blog-section>#post-detail{max-width:100%;padding:32px 16px}#post-detail h1{font-size:28px}#post-detail h3{font-size:22px}#post-detail h4{font-size:18px}#post-detail p,#post-detail ul,#post-detail ol{font-size:16px}.img-txt-cont{flex-direction:column;gap:20px}.img-cont,.txt-cont{min-width:100%}.CTA h2,h5{margin-left:auto;margin-right:auto;text-align:center;font-size:22px}.CTA .contact-button{margin:0 auto 16px auto;display:block;width:max-content;font-size:16px}.author-card{max-width:100%;padding:16px;margin:30px auto 20px}}@media (min-width:1024px){.blog-section{gap:40px}.blog-card img{height:240px}#post-detail{font-size:18.4px}.CTA h2,h5{font-size:30px}.contact-button{font-size:18px}}