:root{--blue:#073d68;--blue2:#087cc9;--red:#ef233c;--ink:#0a3358;--soft:#eef9ff;--max:1280px}*{box-sizing:border-box}html,body{margin:0;padding:0}body.v563{background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.45}body.v563 img{display:block;max-width:100%}body.v563 a{text-decoration:none}.v563-container{width:min(var(--max),calc(100% - 36px));margin-inline:auto}.v563-topbar{height:30px;background:#075287;color:#fff;font-size:12px;font-weight:700}.v563-topbar-inner{height:30px;display:grid;grid-template-columns:1fr 2.5fr 1fr;align-items:center;gap:12px}.v563-topbar-inner span:nth-child(2){text-align:center}.v563-topbar a{color:#fff;text-align:right}.v563-header{height:82px;background:#fff;border-bottom:1px solid #edf1f4;box-shadow:0 4px 16px rgba(5,42,73,.07);position:relative;z-index:50}.v563-nav{height:82px;display:flex;align-items:center;gap:26px}.v563-logo{width:285px;flex:0 0 285px}.v563-logo img{width:285px;height:auto;max-height:72px;object-fit:contain;object-position:left center}.v563-menu{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:14px;font-weight:800}.v563-menu>a{color:#082e51;white-space:nowrap}.v563-menu>a:hover{color:var(--red)}.v563-search{width:36px;height:36px;border-radius:50%;background:#f3f7fa;display:grid!important;place-items:center;font-size:20px}.v563-book{background:var(--red)!important;color:#fff!important;padding:14px 20px;border-radius:10px;box-shadow:0 10px 24px rgba(239,35,60,.2)}.v563-toggle{display:none;margin-left:auto;border:0;background:#f1f7fb;border-radius:10px;width:44px;height:44px;font-size:22px;color:var(--blue)}
.v563-hero{background:#fff}.v563-hero-grid{min-height:350px;display:grid;grid-template-columns:54% 46%;align-items:stretch}.v563-hero-photo{position:relative;overflow:hidden;background:#eef9ff}.v563-hero-photo img{width:100%;height:100%;aspect-ratio:2.02/1;object-fit:cover;object-position:center center}.v563-hero-photo span{position:absolute;left:28px;top:52px;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:24px;line-height:1.2;text-align:center;color:#132d43;transform:rotate(-5deg);text-shadow:0 1px 5px rgba(255,255,255,.95)}.v563-hero-copy{position:relative;background:linear-gradient(90deg,#fff 0,#fff 80%,#f8fdff 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px 34px 28px 28px}.v563-hero-copy h1{margin:0 0 14px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:48px;line-height:1.02;letter-spacing:-1.8px;color:#083f6e}.v563-hero-copy h1 em{font-style:normal;color:var(--red);font-size:1.12em}.v563-hero-copy p{max-width:570px;margin:0 0 19px;font-size:14px;font-weight:700}.v563-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.v563-btn{min-height:44px;padding:0 18px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:13px}.v563-btn.red{background:var(--red);color:#fff}.v563-btn.outline{background:#fff;color:#075287;border:2px solid #0c7ecb}.v563-paw{position:absolute;right:18px;top:28px;color:#0785d8;font-size:68px;line-height:.78;transform:rotate(6deg);opacity:.95}.v563-paw small{display:block;background:#0785d8;color:#fff;width:92px;height:92px;border-radius:50%;padding:25px 8px 0;margin:-19px auto 0;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:10px;line-height:1.25}
.v563-benefits{background:#eef9ff;border-bottom:1px solid #dcecf6}.v563-benefit-grid{min-height:76px;display:grid;grid-template-columns:repeat(6,1fr);gap:16px;align-items:center}.v563-benefit-grid>div{display:flex;align-items:center;gap:10px;min-width:0}.v563-benefit-grid i{font-style:normal;font-size:29px;color:#0c84d5}.v563-benefit-grid>div:first-child i{color:var(--red)}.v563-benefit-grid span{display:flex;flex-direction:column;gap:2px}.v563-benefit-grid b{font-size:12px}.v563-benefit-grid small{font-size:10px;color:#567086}
.v563-section{padding:25px 0 16px}.v563-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.v563-heading>div{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.v563-heading h2{margin:0;font-size:24px;line-height:1.1;color:#0a3d69;border-bottom:3px solid var(--red);padding-bottom:5px}.v563-heading em{font-family:"Segoe Print","Comic Sans MS",cursive;color:var(--red);font-size:16px}.v563-heading>a{border:1px solid #1185d2;color:#0a7cc6;border-radius:22px;padding:8px 13px;font-size:11px;font-weight:900}.v563-service-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.v563-service{border:1px solid #dfe8ef;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 13px rgba(10,52,86,.09);min-width:0}.v563-service>img{width:100%;aspect-ratio:1.72/1;height:auto;object-fit:cover;object-position:center}.v563-service>div{padding:10px}.v563-icon{display:block;font-size:22px;line-height:1;color:#0a80cf}.v563-service h3{margin:6px 0;font-size:13px;line-height:1.18;color:#083e6a}.v563-service p{margin:0 0 9px;font-size:10px;line-height:1.42;color:#516b81;min-height:58px}.v563-service a{font-size:10px;color:#087dcb;font-weight:900}.v563-articles{padding-top:14px}.v563-article-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.v563-article{border:1px solid #dfe8ef;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 13px rgba(10,52,86,.09)}.v563-article>img{width:100%;aspect-ratio:1.73/1;height:auto;object-fit:cover;object-position:center}.v563-article>div{padding:9px 10px 11px}.v563-article small{font-size:9px;color:#71869a}.v563-article h3{font-size:12px;line-height:1.3;min-height:47px;margin:7px 0;color:#103c64}.v563-article a{font-size:10px;font-weight:900;color:#087dcb}.v563-thanks{min-height:112px;background:#eaf8ff url('../images/v563/thanks-band.jpg') center/cover no-repeat;display:flex;align-items:center;margin-top:12px}.v563-thanks-grid{display:grid;grid-template-columns:1fr 2fr 1fr;text-align:center;align-items:center;font-family:"Segoe Print","Comic Sans MS",cursive;color:#123e66}.v563-thanks-grid>div{font-size:18px}.v563-thanks-grid strong{font-size:23px;line-height:1.25;font-weight:600}
.v563-partners{padding:17px 0 14px;background:#fff}.v563-partners h3{margin:0 0 10px;font-size:18px}.v563-partner-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.v563-partner-grid>a{min-height:64px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid #dbe6ee;color:#155f9a}.v563-partner-grid>a:last-child{border-right:0}.v563-partner-grid img{width:auto;max-width:175px;max-height:52px;object-fit:contain}.v563-partner-grid b{font-size:18px}.v563-partner-grid small{font-size:10px;color:#718496}.v563-footer{background:#063c64;color:#fff;padding:24px 0 10px}.v563-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1.1fr .8fr .8fr;gap:24px;align-items:start}.v563-footer-brand img{width:230px;height:auto;max-height:64px;object-fit:contain;background:#fff;border-radius:6px}.v563-footer-brand strong{display:block;margin-top:7px}.v563-footer h4{margin:0 0 8px;font-size:13px}.v563-footer p,.v563-footer a{color:#eef6fb;font-size:11px;line-height:1.7;margin:0;display:block}.v563-footer-quote{font-family:"Segoe Print","Comic Sans MS",cursive;font-size:18px;text-align:center;padding-top:10px}.v563-social{font-size:17px!important}.v563-copy{border-top:1px solid rgba(255,255,255,.15);margin-top:17px;padding-top:10px;display:flex;justify-content:space-between;color:#cfe1ed;font-size:10px}
.v563-page-hero{padding:48px 0 38px;background:linear-gradient(135deg,#edf9ff,#fff)}.v563-narrow{max-width:900px}.v563-page-hero span{font-size:11px;font-weight:900;color:#0b80ce}.v563-page-hero h1{font-size:38px;line-height:1.08;margin:8px 0 12px;color:#083e6c}.v563-page-hero p{font-size:17px;color:#506b80;max-width:720px}.v563-content-section{padding:34px 0 55px}.v563-content-image{width:100%;aspect-ratio:16/8.7;max-height:440px;object-fit:cover;border-radius:14px;margin:0 0 25px}.v563-rich{font-size:16px;line-height:1.78;color:#28485f}.v563-rich h2{font-size:25px;color:#083f6c;margin:30px 0 10px}.v563-rich h3{font-size:20px;color:#0a5b91;margin:24px 0 8px}.v563-rich p{margin:0 0 16px}.v563-rich ul{padding-left:22px}.v563-rich li{margin-bottom:8px}.v563-cta{margin-top:34px;padding:24px;border-radius:14px;background:#eef9ff;border:1px solid #d9edf8}.v563-cta strong{display:block;font-size:20px;color:#083f6c}.v563-cta p{margin:7px 0 15px}
@media(max-width:1120px){.v563-logo{width:240px;flex-basis:240px}.v563-logo img{width:240px}.v563-menu{gap:14px;font-size:12px}.v563-service-grid{grid-template-columns:repeat(4,1fr)}.v563-article-grid{grid-template-columns:repeat(3,1fr)}.v563-benefit-grid{grid-template-columns:repeat(3,1fr);padding:12px 0}.v563-paw{display:none}.v563-footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.v563-topbar{height:auto}.v563-topbar-inner{height:auto;min-height:30px;grid-template-columns:1fr 1fr}.v563-topbar-inner span:nth-child(2){display:none}.v563-header,.v563-nav{height:72px}.v563-logo{width:210px;flex-basis:210px}.v563-logo img{width:210px;max-height:60px}.v563-toggle{display:block}.v563-menu{display:none;position:absolute;top:72px;left:18px;right:18px;background:#fff;border:1px solid #dde8ef;border-radius:14px;padding:12px;box-shadow:0 18px 55px rgba(6,47,82,.18);flex-direction:column;align-items:stretch;gap:3px}.v563-menu.open{display:flex}.v563-menu>a{padding:10px 12px}.v563-book{text-align:center}.v563-hero-grid{grid-template-columns:1fr}.v563-hero-photo img{aspect-ratio:16/8}.v563-hero-photo span{font-size:18px;top:28px}.v563-hero-copy{padding:24px 18px}.v563-hero-copy h1{font-size:38px}.v563-benefit-grid{grid-template-columns:repeat(2,1fr)}.v563-thanks-grid{grid-template-columns:1fr}.v563-thanks-grid>div{display:none}.v563-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.v563-container{width:calc(100% - 22px)}.v563-topbar-inner{font-size:10px}.v563-logo{width:185px;flex-basis:185px}.v563-logo img{width:185px}.v563-hero-photo img{aspect-ratio:4/2.45}.v563-hero-photo span{left:12px;top:18px;font-size:15px}.v563-hero-copy h1{font-size:31px;letter-spacing:-1px}.v563-actions{flex-direction:column;width:100%}.v563-btn{width:100%}.v563-benefit-grid{grid-template-columns:1fr 1fr;gap:10px}.v563-service-grid{grid-template-columns:repeat(2,1fr)}.v563-service p{min-height:0}.v563-article-grid{grid-template-columns:1fr}.v563-article{display:grid;grid-template-columns:135px 1fr}.v563-article>img{height:100%;aspect-ratio:auto;min-height:120px;object-fit:cover}.v563-heading{align-items:flex-start;flex-direction:column}.v563-heading h2{font-size:21px}.v563-thanks{min-height:88px}.v563-thanks-grid strong{font-size:18px}.v563-partner-grid{grid-template-columns:repeat(2,1fr);gap:8px}.v563-partner-grid>a:nth-child(2){border-right:0}.v563-footer-grid{grid-template-columns:1fr}.v563-copy{flex-direction:column;gap:5px}.v563-page-hero h1{font-size:30px}.v563-content-image{aspect-ratio:16/10;max-height:310px}}
