:root{--navy:#073d68;--blue:#0b84d8;--red:#ef233c;--ink:#0b355d;--soft:#eef9ff;--line:#dce9f2;--max:1440px;--shadow:0 16px 40px rgba(6,58,99,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ht565{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.45}body.ht565 img{display:block;max-width:100%}body.ht565 a{text-decoration:none}.ht565-wrap{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.ht565-topbar{background:linear-gradient(90deg,#073c66,#0a6299);color:#fff;font-size:12px;font-weight:800}.ht565-topbar-inner{min-height:32px;display:grid;grid-template-columns:1fr 2.1fr 1fr;align-items:center;gap:12px}.ht565-topbar-inner span:nth-child(2){text-align:center}.ht565-topbar a{color:#fff;text-align:right}
.ht565-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(8,76,123,.09);box-shadow:0 10px 30px rgba(5,49,84,.08)}.ht565-nav{height:82px;display:flex;align-items:center;gap:28px}.ht565-logo{flex:0 0 295px}.ht565-logo img{width:295px;height:66px;object-fit:contain;object-position:left center}.ht565-menu{margin-left:auto;display:flex;align-items:center;gap:25px;font-weight:900;font-size:13px}.ht565-menu>a{color:#0d375c;white-space:nowrap;position:relative}.ht565-menu>a:not(.ht565-book):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--red);transition:.2s}.ht565-menu>a:not(.ht565-book):hover:after{right:0}.ht565-book{background:linear-gradient(135deg,#ff3550,#e91933);color:#fff!important;padding:14px 22px;border-radius:14px;box-shadow:0 12px 24px rgba(239,35,60,.24)}.ht565-toggle{display:none;margin-left:auto;border:0;background:#eef6fb;color:#0b4d79;width:46px;height:46px;border-radius:13px;font-size:22px}
.ht565-hero{position:relative;isolation:isolate;overflow:hidden;min-height:520px;background:#f7fbfe}.ht565-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;animation:heroBreath 12s ease-in-out infinite alternate}.ht565-hero-sheen{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.02) 44%,rgba(255,255,255,.28) 58%,rgba(255,255,255,.88) 72%,rgba(248,252,255,.98) 100%)}.ht565-hero-inner{height:520px;position:relative;display:flex;align-items:center;justify-content:flex-end}.ht565-left-note{position:absolute;left:0;top:86px;font-family:"Segoe Print","Comic Sans MS",cursive;font-weight:700;font-size:31px;line-height:1.06;text-align:center;color:#163952;transform:rotate(-4deg);text-shadow:0 2px 10px rgba(255,255,255,.85);animation:noteFloat 4.8s ease-in-out infinite}.ht565-left-note span{display:block}.ht565-left-note b{display:block;color:var(--red);font-size:42px;line-height:1}.ht565-hero-copy{width:590px;text-align:center;margin-right:4px;padding:26px 30px;border-radius:28px;background:rgba(255,255,255,.56);backdrop-filter:blur(7px);box-shadow:0 22px 55px rgba(6,51,88,.10);animation:copyIn .7s ease both}.ht565-hero-copy h1{margin:0 0 16px;font-family:"Trebuchet MS",Arial,sans-serif;color:#073d68;font-size:56px;line-height:.98;letter-spacing:-1.8px}.ht565-hero-copy h1 em{font-style:normal;color:var(--red);font-size:1.06em}.ht565-hero-copy h1 span{color:#0b4d78}.ht565-hero-copy p{max-width:540px;margin:0 auto 21px;font-size:14px;font-weight:800}.ht565-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.ht565-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:12px;font-size:13px;font-weight:900}.ht565-btn.primary{background:linear-gradient(135deg,#ff3550,#e91933);color:#fff;box-shadow:0 11px 22px rgba(239,35,60,.20)}.ht565-btn.secondary{background:#fff;color:#075287;border:2px solid #0d83d1}.ht565-paw{position:absolute;right:10px;top:26px;color:#0785d8;font-size:74px;line-height:.75;animation:pawFloat 3.6s ease-in-out infinite}.ht565-paw small{display:block;background:#0785d8;color:#fff;width:112px;height:112px;border-radius:50%;padding:30px 8px 0;margin:-18px auto 0;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:10px;line-height:1.25}
@keyframes heroBreath{0%{transform:scale(1)}100%{transform:scale(1.018)}}@keyframes noteFloat{0%,100%{transform:rotate(-4deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-8px)}}@keyframes pawFloat{0%,100%{transform:rotate(5deg) translateY(0)}50%{transform:rotate(1deg) translateY(-9px)}}@keyframes copyIn{from{opacity:0;transform:translateX(25px)}to{opacity:1;transform:none}}
.ht565-benefits{background:linear-gradient(90deg,#f4fbff,#eaf7ff,#f9fdff);border-block:1px solid #deedf7}.ht565-benefit-grid{min-height:78px;display:grid;grid-template-columns:repeat(6,1fr);gap:18px;align-items:center}.ht565-benefit-grid>div{display:flex;align-items:center;gap:10px}.ht565-benefit-grid i{font-style:normal;font-size:30px;color:#0c84d5}.ht565-benefit-grid>div:first-child i{color:var(--red)}.ht565-benefit-grid span{display:flex;flex-direction:column}.ht565-benefit-grid b{font-size:12px}.ht565-benefit-grid small{font-size:10px;color:#587086}
.ht565-section{padding:28px 0 12px}.ht565-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:15px}.ht565-heading>div{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.ht565-heading h2{margin:0;font-size:29px;color:#083f6c;line-height:1.05;border-bottom:4px solid var(--red);padding-bottom:6px}.ht565-heading em{font-family:"Segoe Print","Comic Sans MS",cursive;color:var(--red);font-size:18px}.ht565-heading>a{border:1px solid #1185d2;color:#0a7cc6;background:#fff;border-radius:24px;padding:10px 15px;font-size:11px;font-weight:900;box-shadow:0 8px 18px rgba(8,124,198,.08)}
.ht565-service-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}.ht565-card{background:#fff;border:1px solid #dfe8ef;border-radius:15px;overflow:hidden;box-shadow:var(--shadow);transition:.25s ease}.ht565-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(7,61,104,.16)}.ht565-service>img{width:100%;aspect-ratio:1.38/1;object-fit:cover;object-position:center}.ht565-card-body{padding:12px 12px 14px}.ht565-icon{display:block;font-size:24px;line-height:1}.ht565-service h3{margin:6px 0;font-size:14px;line-height:1.2}.ht565-service p{font-size:11px;color:#526c82;line-height:1.45;margin:0 0 9px;min-height:63px}.ht565-card a{font-size:10px;font-weight:900;color:#087dcb}
.ht565-articles{padding-top:16px}.ht565-article-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.ht565-article>img{width:100%;aspect-ratio:1.65/1;object-fit:cover;object-position:center}.ht565-article small{font-size:9px;color:#71869a}.ht565-article h3{font-size:12px;line-height:1.35;margin:7px 0 10px;min-height:49px;color:#103c64}
.ht565-thanks{width:100%;margin-top:20px;background:#eaf8ff;overflow:hidden;border-block:1px solid #dceef8}.ht565-thanks img{width:100%;height:auto;object-fit:contain;object-position:center;animation:bandGlow 6s ease-in-out infinite alternate}.ht565-thanks:hover img{transform:scale(1.005)}@keyframes bandGlow{from{filter:saturate(1)}to{filter:saturate(1.08) brightness(1.02)}}
.ht565-partners{padding:22px 0 18px;background:#fff}.ht565-partners h3{margin:0 0 12px;font-size:19px}.ht565-partner-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e4edf3;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(7,61,104,.08)}.ht565-partner-grid>a{min-height:78px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid #dbe6ee;color:#155f9a}.ht565-partner-grid>a:last-child{border-right:0}.ht565-partner-grid img{max-width:185px;max-height:56px;object-fit:contain}.ht565-partner-grid strong{font-size:18px}.ht565-partner-grid small{font-size:10px;color:#718496}
.ht565-footer{background:linear-gradient(135deg,#043658,#074a77);color:#fff;padding:28px 0 12px}.ht565-footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1.05fr .8fr .8fr;gap:24px}.ht565-footer-brand img{width:230px;height:66px;object-fit:contain;background:#fff;border-radius:10px}.ht565-footer-brand p{margin:6px 0 0;font-weight:800}.ht565-footer h4{margin:0 0 8px;font-size:13px}.ht565-footer p,.ht565-footer a{color:#eef6fb;font-size:11px;line-height:1.75;margin:0;display:block}.ht565-quote{font-family:"Segoe Print","Comic Sans MS",cursive;font-size:19px;text-align:center;padding-top:10px}.ht565-social{font-size:17px!important}.ht565-copy{border-top:1px solid rgba(255,255,255,.15);margin-top:18px;padding-top:10px;display:flex;justify-content:space-between;color:#cfe1ed;font-size:10px}
@media(max-width:1180px){.ht565-menu{gap:16px}.ht565-logo,.ht565-logo img{width:250px;flex-basis:250px}.ht565-service-grid{grid-template-columns:repeat(4,1fr)}.ht565-article-grid{grid-template-columns:repeat(3,1fr)}.ht565-benefit-grid{grid-template-columns:repeat(3,1fr);padding:14px 0}.ht565-hero-copy{width:520px}.ht565-footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.ht565-topbar-inner{grid-template-columns:1fr 1fr}.ht565-topbar-inner span:nth-child(2){display:none}.ht565-nav{height:74px}.ht565-logo,.ht565-logo img{width:210px;flex-basis:210px;height:58px}.ht565-toggle{display:block}.ht565-menu{display:none;position:absolute;top:74px;left:16px;right:16px;background:#fff;border:1px solid #dfe9ef;border-radius:16px;padding:12px;box-shadow:0 20px 55px rgba(6,47,82,.18);flex-direction:column;align-items:stretch}.ht565-menu.open{display:flex}.ht565-menu>a{padding:10px 12px}.ht565-hero{min-height:680px}.ht565-hero-bg{height:360px;object-fit:contain;object-position:center top;background:#f5fbff;animation:none}.ht565-hero-sheen{background:linear-gradient(180deg,rgba(255,255,255,0) 0 42%,#fff 58% 100%)}.ht565-hero-inner{height:680px;align-items:flex-end;padding-bottom:22px}.ht565-left-note{display:none}.ht565-hero-copy{width:100%;margin:0;background:#fff;border:1px solid #e2edf4;padding:22px 16px}.ht565-hero-copy h1{font-size:40px}.ht565-paw{display:none}.ht565-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.ht565-wrap{width:calc(100% - 22px)}.ht565-topbar-inner{font-size:10px}.ht565-logo,.ht565-logo img{width:180px;flex-basis:180px}.ht565-hero{min-height:610px}.ht565-hero-bg{height:300px}.ht565-hero-inner{height:610px}.ht565-hero-copy h1{font-size:32px;letter-spacing:-1px}.ht565-actions{flex-direction:column}.ht565-btn{width:100%}.ht565-benefit-grid{grid-template-columns:1fr 1fr;gap:10px}.ht565-service-grid{grid-template-columns:repeat(2,1fr)}.ht565-service p{min-height:0}.ht565-article-grid{grid-template-columns:1fr}.ht565-article{display:grid;grid-template-columns:140px 1fr}.ht565-article>img{height:100%;aspect-ratio:auto}.ht565-heading{align-items:flex-start;flex-direction:column}.ht565-heading h2{font-size:23px}.ht565-partner-grid{grid-template-columns:repeat(2,1fr)}.ht565-footer-grid{grid-template-columns:1fr}.ht565-copy{flex-direction:column;gap:5px}}
/* V5.6.6 HEADER + ANIMATED HERO REBUILD */
:root{--max:1540px}
.ht565-topbar{background:linear-gradient(90deg,#063a65 0%,#075f96 55%,#063a65 100%);box-shadow:0 2px 12px rgba(2,43,75,.14)}
.ht565-topbar-inner{min-height:34px;font-size:12px;letter-spacing:.01em}
.ht565-header{background:rgba(255,255,255,.97);border-bottom:1px solid rgba(8,76,123,.08);box-shadow:0 12px 36px rgba(5,49,84,.10)}
.ht565-nav{height:96px;gap:34px}
.ht565-logo{flex:0 0 340px;display:flex;align-items:center;overflow:visible}
.ht565-logo img{width:340px;height:88px;object-fit:contain;object-position:left center;filter:drop-shadow(0 4px 8px rgba(7,61,104,.10))}
.ht565-menu{gap:28px;font-size:14px}.ht565-book{padding:16px 24px;border-radius:16px;box-shadow:0 14px 30px rgba(239,35,60,.28);transition:.25s}.ht565-book:hover{transform:translateY(-2px) scale(1.02)}

.ht565-hero{min-height:540px;background:linear-gradient(135deg,#eff9ff,#fff);box-shadow:inset 0 -1px 0 #dbeaf4}
.ht565-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 15% 18%,rgba(255,255,255,.8),transparent 18%),radial-gradient(circle at 82% 20%,rgba(13,132,216,.08),transparent 24%);pointer-events:none}
.ht565-hero-bg{object-fit:cover;object-position:center center;animation:heroCinema 16s ease-in-out infinite alternate;filter:saturate(1.05) contrast(1.01)}
/* The source image contains an old clipped caption on the far left. Mask it completely and render the full text in HTML. */
.ht565-hero:after{content:"";position:absolute;left:0;top:0;bottom:0;width:min(24vw,360px);z-index:-1;background:linear-gradient(90deg,rgba(248,252,255,.99) 0%,rgba(248,252,255,.94) 46%,rgba(248,252,255,.45) 78%,transparent 100%);pointer-events:none}
.ht565-hero-sheen{background:linear-gradient(90deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,0) 48%,rgba(255,255,255,.22) 59%,rgba(255,255,255,.90) 76%,rgba(249,253,255,.98) 100%)}
.ht565-hero-inner{height:540px}
.ht565-left-note{left:18px;top:105px;width:245px;font-size:34px;line-height:1.12;transform:rotate(-3deg);text-shadow:0 2px 10px #fff,0 0 24px #fff;z-index:3}
.ht565-left-note span{display:block}.ht565-left-note b{font-size:48px;margin-top:8px}
.ht565-hero-copy{width:610px;margin-right:10px;padding:30px 34px;border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.68);box-shadow:0 28px 70px rgba(6,51,88,.14);backdrop-filter:blur(12px);border-radius:32px}
.ht565-hero-copy h1{font-size:58px;line-height:.98}.ht565-hero-copy p{font-size:15px;line-height:1.55}
.ht565-paw{right:14px;top:22px;filter:drop-shadow(0 8px 14px rgba(8,110,176,.16))}
.ht565-btn{min-height:52px;padding:0 23px;border-radius:14px;transition:.22s}.ht565-btn:hover{transform:translateY(-2px)}
@keyframes heroCinema{0%{transform:scale(1.002) translate3d(0,0,0)}50%{transform:scale(1.018) translate3d(-.25%,0,0)}100%{transform:scale(1.008) translate3d(.2%,-.3%,0)}}
@media (prefers-reduced-motion:reduce){.ht565-hero-bg,.ht565-left-note,.ht565-paw,.ht565-hero-copy{animation:none!important}}

@media(max-width:1280px){.ht565-nav{gap:20px}.ht565-logo{flex-basis:285px}.ht565-logo img{width:285px;height:78px}.ht565-menu{gap:16px;font-size:13px}.ht565-hero-copy{width:535px}.ht565-left-note{width:205px;font-size:29px}.ht565-hero-copy h1{font-size:50px}}
@media(max-width:980px){.ht565-nav{height:82px}.ht565-logo{flex-basis:255px}.ht565-logo img{width:255px;height:72px}.ht565-toggle{display:block}.ht565-menu{top:82px}.ht565-hero:after{display:none}.ht565-hero{min-height:700px}.ht565-hero-bg{height:390px;object-fit:contain;object-position:center top;background:#f5fbff;animation:none}.ht565-hero-sheen{background:linear-gradient(180deg,rgba(255,255,255,0) 0 46%,#fff 59% 100%)}.ht565-hero-inner{height:700px;align-items:flex-end;padding-bottom:20px}.ht565-left-note{display:none}.ht565-hero-copy{width:100%;margin:0;background:#fff;padding:24px 18px}.ht565-paw{display:none}}
@media(max-width:560px){.ht565-nav{height:76px}.ht565-logo{flex-basis:205px}.ht565-logo img{width:205px;height:64px}.ht565-menu{top:76px}.ht565-hero{min-height:625px}.ht565-hero-bg{height:310px}.ht565-hero-inner{height:625px}.ht565-hero-copy h1{font-size:34px}}
