
:root{--blue:#0049a8;--navy:#071d3a;--sky:#08a8e8;--orange:#f59b00;--light:#f4f9ff;--text:#18324a}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);line-height:1.65;background:#fff}a{text-decoration:none;color:inherit}.top{background:var(--navy);color:white;font-size:14px}.wrap{max-width:1180px;margin:auto;padding:0 20px}.top .wrap,.nav .wrap{display:flex;justify-content:space-between;align-items:center;gap:18px}.top a{color:white}.nav{position:sticky;top:0;background:#ffffffed;backdrop-filter:blur(12px);box-shadow:0 8px 25px #002b5d12;z-index:8}.logo{height:64px}.menu{display:flex;gap:22px;align-items:center;font-weight:700}.btn{background:linear-gradient(135deg,var(--orange),#ffc350);color:#061f42;padding:12px 19px;border-radius:999px;font-weight:900;display:inline-block}.btn.blue{background:linear-gradient(135deg,var(--blue),var(--sky));color:white}.hero{min-height:720px;background:linear-gradient(90deg,#061f42d9,#0049a88c),url('assets/samivora-cover.png') center/cover no-repeat;color:white;display:flex;align-items:center}.hero h1{font-size:64px;line-height:1.04;margin:0 0 18px;max-width:850px}.hero p{font-size:21px;max-width:780px}.badges{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.badge{background:#ffffff22;border:1px solid #ffffff44;border-radius:999px;padding:8px 14px}.grid{display:grid;gap:24px}.g4{grid-template-columns:repeat(4,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g2{grid-template-columns:repeat(2,1fr)}section{padding:80px 0}.section-title{text-align:center;max-width:850px;margin:0 auto 40px}.section-title h2{font-size:42px;color:var(--navy);line-height:1.1;margin:0 0 12px}.card{background:white;border:1px solid #dbe8f5;border-radius:24px;padding:26px;box-shadow:0 12px 30px #00346b0e}.card h3{color:var(--blue);margin-top:0}.icon{font-size:38px}.light{background:linear-gradient(#f5fbff,#fff)}.dark{background:linear-gradient(135deg,#071d3a,#0049a8);color:white}.dark h2,.dark h3{color:white}.image-card{min-height:280px;border-radius:26px;background-size:cover;background-position:center;overflow:hidden}.overlay{background:linear-gradient(0deg,#061f42d9,#061f420f);height:100%;padding:28px;color:white;display:flex;flex-direction:column;justify-content:flex-end}.cta{background:linear-gradient(135deg,var(--blue),var(--sky));color:white;border-radius:34px;padding:44px;display:flex;justify-content:space-between;gap:25px;align-items:center}.service-hero{padding:90px 0;background:linear-gradient(135deg,#071d3a,#0049a8);color:white}.service-hero h1{font-size:54px;margin:0}.bloglist article{display:flex;gap:18px}.footer{background:#061529;color:#dcecff;padding:56px 0 24px}.footer h3{color:white}.footer a{color:#dcecff}.small{font-size:14px;color:#6b7e91}.quote{background:#f5fbff;border-radius:26px;padding:30px}input,textarea,select{width:100%;padding:14px 16px;border:1px solid #c9dae9;border-radius:14px;margin-bottom:14px;font:inherit}button{border:0;cursor:pointer}.pill{display:inline-block;background:#eaf6ff;color:#0049a8;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800;margin:4px}.kw{font-size:13px;color:#496272}.post h1{font-size:46px;line-height:1.12;color:#071d3a}.post h2{color:#0049a8;margin-top:36px}@media(max-width:900px){.g4,.g3,.g2{grid-template-columns:1fr}.hero h1{font-size:42px}.menu{display:none}.cta{display:block}.hero{min-height:620px}.logo{height:52px}}

.card-img{width:100%;height:190px;object-fit:cover;border-radius:18px;margin:-8px 0 18px;display:block;background:#eaf2fa}.blog-thumb{width:100%;height:180px;object-fit:cover;border-radius:18px;margin-bottom:18px}.page-hero{padding:115px 0;background:linear-gradient(90deg,#061f42d9,#0049a88c),var(--hero-img) center/cover no-repeat;color:white}.page-hero h1{font-size:54px;line-height:1.08;margin:0 0 12px}.page-hero p{font-size:20px;max-width:760px}.service-hero{background:linear-gradient(90deg,#061f42e8,#0049a88c),var(--hero-img) center/cover no-repeat}.service-visual{width:100%;border-radius:26px;min-height:320px;object-fit:cover;box-shadow:0 18px 45px #00346b20}.post-cover{width:100%;max-height:430px;object-fit:cover;border-radius:28px;margin:22px 0 34px;box-shadow:0 18px 45px #00346b18}.image-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.image-strip img{width:100%;height:210px;object-fit:cover;border-radius:22px}.og-note{display:none}@media(max-width:900px){.image-strip{grid-template-columns:1fr}.card-img,.blog-thumb{height:220px}.page-hero h1,.service-hero h1{font-size:38px}}
