.home-page{background:#06080c;flex-direction:column;min-height:100vh;display:flex}.home-main{flex:1;padding:0}.hero-section{justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.hero-container{width:100%;max-width:1200px;margin:0 auto}.hero-image-box{background:#06080c;border-radius:1.5rem;align-items:center;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.hero-image-box img{object-fit:cover;opacity:.75;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:1;padding:3rem 2rem;position:relative}.hero-title{color:#eef3f8;text-shadow:0 2px 12px #000,0 1px 4px #000000e6;margin:0 0 .5rem;font-size:3rem;font-weight:700}.hero-subtitle{color:#eef3f8;text-shadow:0 2px 12px #000,0 1px 4px #000000e6;margin:0;font-size:1.25rem}.section-title{text-align:center;color:#eef3f8;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-subtitle{color:#8e9baa;text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.blog-section{padding:4rem 2rem}.blog-container{max-width:1200px;margin:0 auto}.latest-blog-post{color:inherit;cursor:pointer;align-items:center;gap:3rem;margin-bottom:3rem;text-decoration:none;display:flex}.latest-blog-image{border-radius:.5rem;flex:0 0 45%;height:300px;overflow:hidden}.latest-blog-image img{object-fit:cover;border-radius:.5rem;width:100%;height:100%;display:block}.latest-blog-content{flex-direction:column;flex:1;justify-content:center;padding:1rem;display:flex}.view-all-blogs{justify-content:center;margin-top:1rem;display:flex}.btn-view-all{color:#eef3f8;cursor:pointer;background:#2b8cf5;border:none;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-view-all:hover{background:#1677e8;transform:translateY(-1px);box-shadow:0 4px 12px #5f8fdb59}.btn-view-all svg{width:16px;height:16px}.blog-card-header{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.blog-category{font-size:.875rem}.blog-date{color:#8e9baa;font-size:.875rem}.blog-title{color:#eef3f8;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.blog-excerpt{color:#8e9baa;margin-bottom:0;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.hero-section{padding:2rem 1rem}.hero-image-box{border-radius:1rem;height:350px}.hero-content{padding:2rem 1.5rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.75rem}.section-subtitle{margin-bottom:2rem;font-size:1rem}.blog-section{padding:3rem 1rem}.latest-blog-post{border-radius:.75rem;flex-direction:column;gap:1.5rem;padding:1.5rem}.latest-blog-image{flex:none;width:100%;height:200px}.latest-blog-content{padding:1.5rem}.blog-title{font-size:1.25rem}.blog-excerpt{font-size:1rem}.btn-view-all{justify-content:center;width:100%;max-width:300px}}@media (max-width:480px){.hero-section{padding:1.5rem .75rem}.hero-image-box{border-radius:.75rem;height:300px}.hero-content{padding:1.5rem 1rem}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.9375rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9375rem}.latest-blog-post{padding:1.25rem}.latest-blog-image{height:180px}.blog-title{font-size:1.125rem}}
