.language-switcher{font-size:12px;font-weight:800;color:#0d527f;border:1px solid #bdd3df;padding:8px 10px;border-radius:4px;white-space:nowrap}
.service-row{grid-template-columns:55px 86px 1fr 54px}
.service-icon-tile{width:72px;height:72px;display:grid;place-items:center;border-radius:16px;overflow:hidden;background:#071a2d;box-shadow:0 5px 16px #092b4926}
.service-icon-tile img{display:block;width:100%;height:100%;object-fit:cover}
.intent-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.intent-card-grid a{display:flex;min-height:158px;flex-direction:column;justify-content:center;padding:20px 24px;background:#fff;border:1px solid #dbe5ea;border-top:4px solid #16a9c7;color:#0b2b46;box-shadow:0 8px 24px #092b490d}
.intent-card-grid a:hover,.intent-card-grid a:focus-visible{border-color:#16a9c7;transform:translateY(-2px);outline:none}
.intent-service-icon{width:58px;height:58px;object-fit:cover;border-radius:13px;margin-bottom:15px}
.intent-card-grid strong{font:600 19px/1.25 Georgia,serif}.intent-card-grid span{margin-top:9px;color:#526878;font-size:13px;line-height:1.4}
.charter-service-links,.search-intent-section{background:#f2f6f8}
@media(max-width:900px){.language-switcher{margin-left:auto;margin-right:8px}.service-row{grid-template-columns:72px 1fr 46px}.service-row .service-number{display:none}.intent-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.service-row{grid-template-columns:60px 1fr 42px}.service-icon-tile{display:grid!important;width:56px;height:56px;border-radius:12px}.intent-card-grid{grid-template-columns:1fr}.intent-card-grid a{min-height:118px}}
.breadcrumbs{background:#eef4f7;border-bottom:1px solid #d9e4e9}.breadcrumbs .wrap{display:flex;align-items:center;gap:9px;min-height:44px;font-size:12px;color:#526878}.breadcrumbs a{color:#0d527f;font-weight:700}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span[aria-current="page"]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){.breadcrumbs .wrap{min-height:40px;padding-top:7px;padding-bottom:7px}.breadcrumbs{overflow:hidden}}