:root{--hb-blue:#1688f8;--hb-dark:#111;--hb-soft:#f5f7fa}*{box-sizing:border-box}body{font-family:"Rubik",Arial,sans-serif;color:#555;background:#fff}a{text-decoration:none}.hb-header{height:86px;background:#fff;position:relative;z-index:30;box-shadow:0 4px 22px rgba(0,0,0,.06)}.hb-nav{height:100%;display:flex;align-items:center;gap:28px}.hb-logo img{max-width:150px;max-height:62px}.hb-nav nav{display:flex;gap:23px;margin:auto}.hb-nav nav a{color:#222;font-weight:600;font-size:14px}.hb-actions{display:flex;align-items:center;gap:14px;font-size:12px}.hb-actions>a:first-child{color:#222}.hb-langs{display:flex;gap:5px}.hb-langs a{color:#666;font-size:11px}.hb-btn{background:var(--hb-blue);color:#fff!important;border:0;border-radius:7px;padding:13px 21px;font-weight:700;display:inline-block}.hb-menu-toggle{display:none;border:0;background:none;font-size:28px}.hb-hero{height:650px;background:url('/zito/assets/img/home9/banner-bg.jpg') center/cover;position:relative;color:#fff}.hb-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,10,5,.62),rgba(15,10,5,.15))}.hb-hero-content{position:relative;padding-top:175px}.hb-hero-content p{text-transform:uppercase;letter-spacing:4px}.hb-hero-content h1{font-size:58px;max-width:690px;color:#fff;margin:14px 0}.hb-hero-content span{font-size:18px}.hb-search{position:absolute;z-index:3;bottom:-38px;left:50%;transform:translateX(-50%);width:min(1120px,92%);background:#fff;color:#222;padding:20px;border-radius:14px;display:grid;grid-template-columns:1fr 1fr .8fr auto;gap:15px;box-shadow:0 10px 35px rgba(0,0,0,.14)}.hb-search label{font-size:12px;font-weight:700}.hb-search input{display:block;border:1px solid #e5e5e5;border-radius:6px;padding:10px;width:100%;margin-top:5px}.hb-search button{border:0;background:var(--hb-blue);color:#fff;border-radius:7px;padding:14px 28px}.hb-trust{padding:105px 0 70px;text-align:center}.hb-partners{display:flex;justify-content:space-around;color:#7690aa;font-size:25px;font-weight:800;margin:32px 0 55px}.hb-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.hb-feature-row article{padding:28px;border-radius:18px;background:#c7f1d8}.hb-feature-row article:nth-child(2){background:#ddddff}.hb-feature-row article:nth-child(3){background:#ecf9a9}.hb-feature-row i{font-size:34px;color:#1588f8}.hb-feature-row h3{margin:15px 0 0;color:#111}.hb-about{padding:85px 0;background:#fff7ed}.hb-about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.hb-about h2,.hb-section h2,.hb-why h2{font-size:42px;color:#111}.hb-about p{font-size:17px;line-height:1.8}.hb-about-collage{position:relative}.hb-about-collage img{width:100%;max-height:430px;object-fit:contain}.hb-about-collage b{position:absolute;left:0;bottom:25px;background:#1889fa;color:#fff;padding:22px;font-size:34px;border-radius:18px}.hb-about-collage b span{display:block;font-size:11px}.hb-link{color:var(--hb-blue);font-weight:700}.hb-section{padding:90px 0}.hb-section:nth-of-type(even){background:var(--hb-soft)}.hb-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.hb-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hb-card{border:1px solid #e3e6ea;border-radius:16px;overflow:hidden;background:#fff;transition:.25s}.hb-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.09)}.hb-card img{width:100%;height:245px;object-fit:cover}.hb-card>div{padding:20px}.hb-card small{color:#888}.hb-card h3{font-size:20px;margin:7px 0}.hb-card h3 a{color:#111}.hb-card p{min-height:45px}.hb-card b{display:block;font-size:22px;color:#111;margin:12px 0}.hb-why{padding:90px 0;background:#f3f2ff}.hb-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0}.hb-why-grid span{background:#fff;padding:22px;border-radius:10px;color:#111;font-weight:700}.hb-why-grid i{color:var(--hb-blue);font-size:24px;margin-right:10px}.hb-why img{width:100%;height:300px;object-fit:cover;border-radius:18px}.hb-breadcrumb{height:300px;background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),url('/zito/assets/img/innerpages/breadcrumb-bg3.jpg') center/cover;display:grid;place-items:center;text-align:center}.hb-breadcrumb h1{color:#fff;font-size:50px}.hb-list-layout{display:grid;grid-template-columns:260px 1fr;gap:35px;padding-top:80px;padding-bottom:80px}.hb-list-layout aside{border:1px solid #e2e2e2;padding:24px;border-radius:12px;height:max-content}.hb-list-layout aside input{width:100%;padding:12px;margin:7px 0;border:1px solid #ddd;border-radius:6px}.hb-page-main{padding-top:80px;padding-bottom:80px}.hb-detail{display:grid;grid-template-columns:1fr 360px;gap:45px;padding-top:70px;padding-bottom:80px}.hb-detail-cover{width:100%;height:500px;object-fit:cover;border-radius:18px}.hb-detail h1{font-size:42px;color:#111;margin-top:28px}.hb-detail>aside{border:1px solid #e0e0e0;border-radius:14px;padding:25px;height:max-content;position:sticky;top:20px}.hb-inquiry{display:grid;gap:12px}.hb-inquiry input,.hb-inquiry textarea{border:1px solid #ddd;border-radius:7px;padding:13px}.hb-inquiry textarea{height:115px}.hb-about-page,.hb-contact,.hb-article{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-top:80px;padding-bottom:80px;align-items:center}.hb-about-page img,.hb-article article>img{width:100%;border-radius:18px}.hb-contact{grid-template-columns:1fr 1fr}.hb-article{grid-template-columns:1fr 300px;align-items:start}.hb-article aside{display:grid;gap:12px;padding:25px;border:1px solid #ddd}.hb-alert{background:#dff4df;color:#237123;padding:15px;margin-top:15px;border-radius:8px}.hb-footer{background:#101820;color:#abb3bb;padding:70px 0 20px}.hb-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:40px}.hb-footer img{max-width:170px;max-height:70px}.hb-footer h4{color:#fff}.hb-footer a{display:block;color:#abb3bb;margin:10px 0}.hb-copy{border-top:1px solid #2b343b;margin-top:45px;padding-top:20px}@media(max-width:1100px){.hb-actions>a:first-child{display:none}.hb-nav nav{gap:13px}.hb-nav nav a{font-size:12px}.hb-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.hb-menu-toggle{display:block;margin-left:auto}.hb-header nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:20px;flex-direction:column}.hb-header nav.open{display:flex}.hb-actions .hb-btn{display:none}.hb-hero-content h1{font-size:40px}.hb-search{grid-template-columns:1fr 1fr;bottom:-100px}.hb-trust{padding-top:170px}.hb-feature-row,.hb-about-grid,.hb-why-grid,.hb-list-layout,.hb-detail,.hb-about-page,.hb-contact,.hb-article,.hb-footer-grid{grid-template-columns:1fr}.hb-card-grid{grid-template-columns:1fr 1fr}.hb-detail>aside{position:static}.hb-partners{flex-wrap:wrap;gap:20px}}@media(max-width:560px){.hb-card-grid{grid-template-columns:1fr}.hb-search{grid-template-columns:1fr;position:relative;bottom:auto;margin-top:50px}.hb-hero{height:auto;padding-bottom:40px}.hb-hero-content{padding-top:100px}.hb-hero-content h1{font-size:34px}.hb-trust{padding-top:70px}.hb-feature-row{grid-template-columns:1fr}.hb-section{padding:55px 0}.hb-about h2,.hb-section h2,.hb-why h2{font-size:30px}.hb-breadcrumb{height:220px}.hb-breadcrumb h1{font-size:36px}}
.hb-hero{background-image:url('/zito/assets/img/home6/banner-img1.jpg')}
