/* Mobile readability: shared navigation and homepage, desktop preserved. */
@media (max-width:992px){
 body.orzel-home .layout{display:block!important}
 body.orzel-home .orzel-shared-sidebar{position:relative!important;top:0!important;width:100%!important;height:auto!important;padding:16px 12px!important}
 body.orzel-home .layout>main{min-height:0}
 body.orzel-home .orzel-shared-sidebar .contact{display:none!important}
 body.orzel-home .orzel-shared-sidebar #sidebar-menu{display:none}
 body.orzel-home .orzel-shared-sidebar:has(.mobile-menu:checked) #sidebar-menu{display:block}
 body.orzel-home .orzel-shared-sidebar .mobile-label{display:block;font:700 20px/1.4 Arial,sans-serif;padding:12px;min-height:48px}
 body.orzel-home .orzel-shared-sidebar .mobile-menu{display:block;position:absolute;opacity:0}
 body.orzel-home:has(#rmp_menu_trigger-6577) .orzel-shared-sidebar .mobile-label,
 body.orzel-home:has(#rmp_menu_trigger-6577) .orzel-shared-sidebar .mobile-menu,
 body.orzel-home:has(#rmp_menu_trigger-6577) .orzel-shared-sidebar #sidebar-menu{display:none!important}
 body #rmp-container-6577{width:100%!important;max-width:100%!important;height:100dvh!important;overflow-y:auto!important;overscroll-behavior:contain;padding:calc(12px + env(safe-area-inset-top)) 0 calc(24px + env(safe-area-inset-bottom))!important;z-index:999998!important}
 body #rmp_menu_trigger-6577{position:fixed!important;opacity:1!important;visibility:visible!important;width:52px!important;height:52px!important;top:calc(12px + env(safe-area-inset-top))!important;right:12px!important;z-index:999999!important;border-radius:8px}
 body #rmp-menu-additional-content-6577{padding:4px 76px 12px 16px!important;margin:0!important}
 body #rmp-menu-additional-content-6577>img{width:110px!important;height:auto!important}
 body #rmp-menu-additional-content-6577 a.orzel-brand-link{width:110px!important;margin:0!important}
 body #rmp-menu-title-6577{padding:0 16px!important;margin:0!important}
 body #rmp-menu-wrap-6577{padding:8px 12px!important}
 body #rmp-menu-wrap-6577 .rmp-menu-item{margin:0!important;padding:0!important;height:auto!important}
 body #rmp-menu-wrap-6577 .rmp-menu-item-link,
 body #rmp-menu-wrap-6577 .rmp-menu-item-link span,
 body.orzel-home .orzel-shared-sidebar #sidebar-menu a,
 body.orzel-home .orzel-shared-sidebar #sidebar-menu a span{font-family:Arial,sans-serif!important;font-style:normal!important;font-size:22px!important;line-height:1.3!important;letter-spacing:0!important;text-shadow:none!important}
 body #rmp-menu-wrap-6577 .rmp-menu-item-link,
 body.orzel-home .orzel-shared-sidebar #sidebar-menu a{display:block!important;min-height:52px!important;height:auto!important;padding:12px 14px!important;white-space:normal!important;overflow-wrap:anywhere;border-bottom:1px solid #ffffff24!important}
 body #rmp-menu-wrap-6577 a:focus-visible{outline:3px solid #ffdc73!important;outline-offset:-3px!important}
 body.orzel-home .orzel-shared-sidebar>a.orzel-brand-link{width:120px!important;margin-bottom:8px!important}
 body.orzel-home .company{font:700 14px/1.4 Arial,sans-serif!important;margin:4px 60px 12px!important}
 body.orzel-home .orzel-languages{gap:6px;margin:0; padding:0;}
 body.orzel-home .orzel-languages button{font-size:15px;min-height:44px;padding:9px 10px}
 body.orzel-home #orzel-categories{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-top:0}
 body.orzel-home #orzel-categories a.category,body.orzel-home #orzel-categories summary{min-height:168px;padding:18px 10px;gap:8px;border-bottom:1px solid #ffffff24}
 body.orzel-home #orzel-categories strong{font:700 23px/1.25 Arial,sans-serif!important}
 body.orzel-home #orzel-categories span{font:600 16px/1.4 Arial,sans-serif!important}
 body.orzel-home #orzel-categories small{font:600 15px/1.4 Arial,sans-serif!important}
 body.orzel-home #orzel-categories .b-options{left:auto;right:0;transform:none;min-width:0;width:260px;max-width:calc(100vw - 24px)}
 body.orzel-home #orzel-categories .b-options a{font:700 18px/1.4 Arial,sans-serif!important;min-height:48px}
 body.orzel-home .layout #front-page-hero{flex:none;aspect-ratio:auto!important;min-height:0!important;padding-top:56.25%;background-size:100% auto!important;background-position:center top!important;background-color:#001b31!important}
 body.orzel-home #front-page-hero .orzel-enrollment-cta{position:relative!important;inset:auto!important;width:auto!important;max-width:none!important;height:auto!important;min-height:74px;margin:12px;padding:14px!important;gap:6px}
 html body.orzel-home #front-page-hero .orzel-enrollment-cta>span{font:600 16px/1.4 Arial,sans-serif!important}
 html body.orzel-home #front-page-hero .orzel-enrollment-cta strong,
 html body.orzel-home #front-page-hero .orzel-enrollment-cta strong span{font:700 22px/1.3 Arial,sans-serif!important}
}
@media(min-width:993px) and (max-width:1199px){body:not(.orzel-home) .orzel-shared-sidebar{display:flex;width:240px}}
@media(prefers-reduced-motion:reduce){body #rmp-container-6577{transition:none!important}}
