:root{--htz-blue:#083f6e;--htz-blue2:#0b78c8;--htz-red:#f22138;--htz-ink:#0c3157;--htz-soft:#f3faff;--htz-max:1180px}.htz-site{margin:0;background:#fff;color:var(--htz-ink);font-family:Arial,Helvetica,sans-serif}.htz-site *{box-sizing:border-box}.htz-site img{max-width:100%}.htz-site a{text-decoration:none}.htz-wrap{width:min(var(--htz-max),calc(100% - 36px));margin-inline:auto}.htz-topbar{height:31px;background:#075287;color:#fff;font-size:12px;font-weight:700}.htz-topbar-inner{height:31px;display:grid;grid-template-columns:1fr 2.3fr 1fr;align-items:center;gap:14px}.htz-topbar-inner span:nth-child(2){text-align:center}.htz-topbar-inner a{color:#fff;text-align:right}.htz-header{background:#fff;border-bottom:1px solid #eef2f5;box-shadow:0 5px 20px rgba(10,49,86,.06);position:relative;z-index:20}.htz-nav{height:82px;display:flex;align-items:center;gap:34px}.htz-logo{display:flex;align-items:center;flex:0 0 300px}.htz-logo img{display:block;width:300px;height:74px;object-fit:contain;object-position:left center}.htz-menu{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:14px;font-weight:800}.htz-menu>a{color:#082f54;white-space:nowrap}.htz-menu>a:hover{color:var(--htz-red)}.htz-search{font-size:23px;width:34px;height:34px;border-radius:50%;display:grid!important;place-items:center;background:#f4f8fb}.htz-book{background:var(--htz-red)!important;color:#fff!important;padding:15px 22px;border-radius:11px;box-shadow:0 10px 25px rgba(242,33,56,.22)}.htz-menu-toggle{display:none;margin-left:auto;border:0;background:#f2f7fb;border-radius:10px;width:44px;height:44px;font-size:22px;color:#073b64}.htz-hero{height:365px;position:relative;overflow:hidden;background:#fff}.htz-hero-photo{position:absolute;inset:0;background:#fff}.htz-hero-photo img{display:block;width:61%;height:100%;object-fit:cover;object-position:center 46%}.htz-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0 43%,rgba(255,255,255,.34) 50%,rgba(255,255,255,.92) 64%,#fff 75%)}.htz-hero-inner{height:365px;display:grid;grid-template-columns:49% 51%;align-items:center;position:relative}.htz-handnote{position:absolute;left:5px;top:72px;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:24px;line-height:1.2;color:#142b40;transform:rotate(-5deg);text-align:center;text-shadow:0 1px 5px #fff}.htz-handnote b{color:var(--htz-red)}.htz-hero-copy{grid-column:2;text-align:center;padding-left:26px;position:relative;z-index:2}.htz-hero-copy h1{font-family:"Trebuchet MS",Arial,sans-serif;font-weight:900;font-size:49px;line-height:.98;letter-spacing:-2px;color:#0a3e6b;margin:0 0 17px}.htz-hero-copy h1 em{font-style:normal;color:var(--htz-red);font-size:1.14em}.htz-hero-copy p{max-width:570px;margin:0 auto 18px;font-size:14px;line-height:1.45;font-weight:700}.htz-actions{display:flex;justify-content:center;gap:12px}.htz-btn{min-height:45px;padding:0 20px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:13px}.htz-btn-red{background:var(--htz-red);color:#fff}.htz-btn-outline{background:#fff;color:#084c83;border:2px solid #0d78c6}.htz-paw{position:absolute;right:6px;top:88px;width:128px;height:128px;color:#0785dc;font-size:76px;line-height:.75;text-align:center;transform:rotate(7deg)}.htz-paw small{display:block;color:#fff;background:#0785dc;border-radius:50%;width:100px;height:100px;padding:27px 10px 0;margin:-22px auto 0;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:11px;line-height:1.25}.htz-benefits{border-bottom:1px solid #e4eef5;background:#fff}.htz-benefit-grid{height:78px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;align-items:center}.htz-benefit-grid>div{display:flex;gap:10px;align-items:center}.htz-benefit-grid i{font-style:normal;font-size:28px;color:#0b83d2}.htz-benefit-grid>div:first-child i{color:var(--htz-red)}.htz-benefit-grid span{display:flex;flex-direction:column;gap:3px}.htz-benefit-grid b{font-size:12px}.htz-benefit-grid small{font-size:10px;color:#526a7c}.htz-section{padding:26px 0 18px}.htz-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:13px}.htz-section-head>div{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.htz-section-head h2{font-size:25px;margin:0;color:#0a3d69;border-bottom:3px solid var(--htz-red);padding-bottom:4px}.htz-section-head em{font-family:"Segoe Print","Comic Sans MS",cursive;color:var(--htz-red);font-size:16px}.htz-section-head>a{border:1px solid #1687d7;color:#087bc7;border-radius:22px;padding:9px 14px;font-size:11px;font-weight:900}.htz-service-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.htz-service-card{border:1px solid #dfe8ef;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 13px rgba(10,52,86,.09);min-width:0}.htz-service-card>img{display:block;width:100%!important;height:150px!important;max-height:150px!important;object-fit:cover!important;object-position:center!important}.htz-card-body{padding:10px 10px 11px}.htz-card-body i{display:block;font-style:normal;color:#0784da;font-size:23px;line-height:1}.htz-card-body h3{font-size:13px;line-height:1.15;color:#073e6b;margin:6px 0}.htz-card-body p{font-size:10px;line-height:1.38;color:#50697f;margin:0 0 8px;min-height:70px}.htz-card-body a{font-size:10px;color:#0784da;font-weight:900}.htz-articles{padding-top:15px}.htz-article-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.htz-article-card{border:1px solid #dfe8ef;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 13px rgba(10,52,86,.09)}.htz-article-card>img{display:block;width:100%!important;height:126px!important;max-height:126px!important;object-fit:cover!important}.htz-article-card>div{padding:9px 10px 11px}.htz-article-card small{font-size:9px;color:#6e8193}.htz-article-card h3{font-size:12px;line-height:1.28;min-height:48px;margin:7px 0;color:#123b62}.htz-article-card a{font-size:10px;font-weight:900;color:#0784da}.htz-thanks{height:122px;background:#eaf8ff url('../images/v562/thanks-band.jpg') center/cover no-repeat;display:flex;align-items:center;margin-top:12px}.htz-thanks-grid{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;text-align:center;font-family:"Segoe Print","Comic Sans MS",cursive;color:#133e67}.htz-thanks-grid>div{font-size:18px}.htz-thanks-grid strong{font-size:24px;line-height:1.25;font-weight:600}.htz-partners{padding:18px 0 14px}.htz-partners h3{margin:0 0 12px;font-size:18px}.htz-partner-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.htz-partner-grid>a{height:67px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid #dbe6ee;color:#15619d}.htz-partner-grid>a:last-child{border-right:0}.htz-partner-grid img{max-width:180px;max-height:55px;object-fit:contain}.htz-partner-grid strong{font-size:18px}.htz-partner-grid small{font-size:10px;color:#6f8294}.htz-footer{background:#063c64;color:#fff;padding:25px 0 10px}.htz-footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1.2fr .8fr .8fr;gap:26px;align-items:start}.htz-footer-brand img{width:235px;height:70px;object-fit:contain;background:#fff;border-radius:7px}.htz-footer-brand p{font-size:13px;font-weight:700}.htz-footer h4{margin:0 0 8px;font-size:13px}.htz-footer p,.htz-footer a{color:#eef5fa;font-size:11px;line-height:1.7;margin:0;display:block}.htz-footer-quote{font-family:"Segoe Print","Comic Sans MS",cursive;font-size:18px;text-align:center;padding-top:12px}.htz-social{font-size:17px!important}.htz-copy{border-top:1px solid rgba(255,255,255,.15);margin-top:18px;padding-top:10px;display:flex;justify-content:space-between;color:#cfe0ec;font-size:10px}
@media(max-width:1100px){.htz-logo{flex-basis:245px}.htz-logo img{width:245px}.htz-menu{gap:14px;font-size:12px}.htz-service-grid{grid-template-columns:repeat(4,1fr)}.htz-article-grid{grid-template-columns:repeat(3,1fr)}.htz-paw{display:none}.htz-benefit-grid{grid-template-columns:repeat(3,1fr);height:auto;padding:12px 0}.htz-footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.htz-topbar{height:auto}.htz-topbar-inner{height:auto;min-height:31px;grid-template-columns:1fr 1fr}.htz-topbar-inner span:nth-child(2){display:none}.htz-header{position:sticky;top:0}.htz-nav{height:72px}.htz-logo{flex-basis:220px}.htz-logo img{width:220px;height:62px}.htz-menu-toggle{display:block}.htz-menu{display:none;position:absolute;top:72px;left:18px;right:18px;background:#fff;border:1px solid #dfe8ef;border-radius:14px;padding:12px;box-shadow:0 18px 55px rgba(6,47,82,.18);flex-direction:column;align-items:stretch;gap:3px}.htz-menu.is-open{display:flex}.htz-menu>a{padding:10px 12px}.htz-book{text-align:center}.htz-hero{height:auto}.htz-hero-photo{position:relative;height:275px}.htz-hero-photo img{width:100%;height:275px}.htz-hero-photo:after{background:linear-gradient(180deg,transparent 0 65%,#fff 100%)}.htz-hero-inner{height:auto;display:block;padding:18px 0 25px}.htz-handnote{position:absolute;top:-250px;left:16px;font-size:18px}.htz-hero-copy{padding:0 10px}.htz-hero-copy h1{font-size:38px}.htz-benefit-grid{grid-template-columns:repeat(2,1fr)}.htz-thanks-grid{grid-template-columns:1fr}.htz-thanks-grid>div{display:none}.htz-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.htz-wrap{width:calc(100% - 22px)}.htz-topbar-inner{font-size:10px}.htz-logo{flex-basis:190px}.htz-logo img{width:190px}.htz-hero-photo{height:235px}.htz-hero-photo img{height:235px}.htz-hero-copy h1{font-size:32px;letter-spacing:-1px}.htz-actions{flex-direction:column}.htz-btn{width:100%}.htz-benefit-grid{grid-template-columns:1fr 1fr}.htz-service-grid{grid-template-columns:repeat(2,1fr)}.htz-service-card>img{height:115px!important}.htz-card-body p{min-height:0}.htz-article-grid{grid-template-columns:1fr}.htz-article-card{display:grid;grid-template-columns:135px 1fr}.htz-article-card>img{height:100%!important;max-height:none!important;min-height:126px}.htz-section-head{align-items:flex-start;flex-direction:column}.htz-section-head h2{font-size:22px}.htz-thanks{height:90px}.htz-thanks-grid strong{font-size:18px}.htz-partner-grid{grid-template-columns:repeat(2,1fr);gap:8px}.htz-partner-grid>a:nth-child(2){border-right:0}.htz-footer-grid{grid-template-columns:1fr}.htz-copy{flex-direction:column;gap:5px}}
