@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#1049ed;--navy:#111e38;--ink:#182131;--muted:#646c77;--line:#dce0e6;--pale:#f4f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif;background:white}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #e9b932;outline-offset:4px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h2{font-size:clamp(28px,3vw,42px);letter-spacing:-1.5px;line-height:1.2}h3{line-height:1.3}.topline{display:flex;justify-content:space-between;padding:9px 5%;background:var(--navy);color:#fff;font-size:13px}header{height:91px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:25px;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{width:205px;flex-shrink:0}.brand img{width:100%}nav{display:flex;gap:28px;font-size:14px;font-weight:600}nav a:hover{color:var(--blue)}.quote-button{border:1px solid var(--line);background:white;padding:12px 17px;font-weight:700;font-size:14px;display:flex;gap:15px;align-items:center}.quote-button span{border-radius:50%;background:var(--blue);color:white;width:24px;height:24px;display:grid;place-items:center}.hero{position:relative;height:min(690px,78vw);min-height:540px;color:#fff;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 57%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,29,.8),rgba(8,17,29,.4) 48%,rgba(8,17,29,.06)),linear-gradient(0deg,rgba(8,17,29,.25),transparent 25%)}.hero-content{position:absolute;top:12%;left:7%;right:6%}.eyebrow{font-size:12px;letter-spacing:2.1px;font-weight:700;margin-bottom:21px}.blue{color:var(--blue)}h1{font-size:clamp(42px,5.4vw,77px);font-weight:500;line-height:1.09;letter-spacing:-3px}.hero-content>p:not(.eyebrow){margin-top:24px;color:#edf0f4;font-size:17px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--blue);color:white;padding:14px 23px;font-weight:600;font-size:14px;border:0;min-height:49px}.button:hover{background:#0738c5}.button.white{background:white;color:var(--ink);margin-top:30px}.button.white:hover{background:#e9eef9}.hero-foot{position:absolute;left:7%;right:7%;bottom:24px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.6px}.service-strip{display:flex;justify-content:space-between;gap:20px;padding:23px 7%;background:var(--pale);border-bottom:1px solid var(--line);font-size:14px}.service-strip b{color:var(--blue);font-size:12px;margin-right:12px}.section{max-width:1440px;padding:82px 7%;margin:auto}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:35px}.section-head .eyebrow{margin-bottom:12px}.section-head>p{font-size:14px;color:var(--muted);max-width:380px}.category-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:22px}.category-grid>a{position:relative;height:315px;overflow:hidden;background:var(--pale)}.category-grid img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.category-grid>a:nth-child(2) img{object-fit:contain;padding:16px 35px;background:#eef0f1}.category-grid>a:hover img{transform:scale(1.04)}.category-grid>a>div{position:absolute;bottom:0;left:0;right:0;padding:50px 22px 23px;background:linear-gradient(transparent,rgba(8,17,29,.83));color:#fff}.category-grid h3{font-size:21px;margin-bottom:7px}.category-grid span{font-size:13px}.whatsapp-float{position:fixed;right:24px;bottom:22px;z-index:25;border-radius:50px;padding:13px 23px;background:#197447;color:white;font-weight:600;font-size:14px;box-shadow:0 3px 18px #0002}@media(max-width:1050px){nav{gap:16px}.brand{width:175px}.section-head{align-items:start;flex-direction:column;gap:18px}.hero{min-height:540px}}@media(max-width:740px){header{height:77px;padding:0 5%;gap:12px}.brand{width:145px}nav{display:none}.quote-button{padding:9px;font-size:12px;gap:9px}.topline{font-size:11px}.topline a{display:none}.hero{height:600px;min-height:0}.hero-content{top:10%;left:6%}h1{font-size:49px;letter-spacing:-2px}.hero-content>p:not(.eyebrow){font-size:15px}.hero-shade{background:linear-gradient(90deg,#08111dbd,#08111d45)}.hero-foot span:last-child{display:none}.service-strip{padding:20px 6%;gap:12px;flex-direction:column;font-size:13px}.section{padding:55px 6%}.category-grid{grid-template-columns:1fr 1fr;gap:14px}.category-grid>a:first-child{grid-column:span 2;height:280px}.category-grid>a{height:240px}.category-grid h3{font-size:18px}.category-grid>a>div{padding:40px 14px 16px}.category-grid>a:nth-child(2) img{padding:10px}.whatsapp-float{bottom:15px;right:15px;padding:12px 18px}.eyebrow{font-size:11px}h2{letter-spacing:-1px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
