.mobile-footer-nav,.mobile-services-menu{display:none}@media(max-width:767px){:root{--mobile-footer-nav-height: 68px}body{padding-bottom:calc(var(--mobile-footer-nav-height) + env(safe-area-inset-bottom,0px))}.mobile-footer-nav{position:fixed;right:0;bottom:0;left:0;z-index:75;display:block;padding:0 8px env(safe-area-inset-bottom,0px);border-top:1px solid rgba(12,74,134,.1);background:#fffffff7;box-shadow:0 -16px 38px -28px #08294d9e;backdrop-filter:blur(18px);transition:transform .25s ease,opacity .2s ease;-webkit-backdrop-filter:blur(18px)}.mobile-footer-nav__inner{display:grid;width:100%;max-width:560px;height:var(--mobile-footer-nav-height);margin:0 auto;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.mobile-footer-nav__item{position:relative;display:flex;min-width:0;min-height:44px;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 2px 5px;border:0;background:transparent;color:#687789;font:inherit;font-size:.64rem;font-weight:700;line-height:1;letter-spacing:-.01em;text-decoration:none;cursor:pointer;transition:color .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent}.mobile-footer-nav__item:after{position:absolute;top:0;left:50%;width:26px;height:3px;border-radius:0 0 999px 999px;background:#f0801f;content:"";opacity:0;transform:translate(-50%) scaleX(.5);transition:.2s ease}.mobile-footer-nav__item.is-active{color:#08294d}.mobile-footer-nav__item.is-active:after{opacity:1;transform:translate(-50%) scaleX(1)}.mobile-footer-nav__item:active{transform:scale(.95)}.mobile-footer-nav__label{overflow:hidden;max-width:100%;padding:0 2px;text-overflow:ellipsis;white-space:nowrap}.mobile-footer-nav__icon-shell{display:grid;width:36px;height:29px;place-items:center;border:1px solid transparent;border-radius:12px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.mobile-footer-nav__item.is-active .mobile-footer-nav__icon-shell{border-color:#0c4a8614;background:#0c4a8614;box-shadow:0 5px 14px -11px #08294dcc}.mobile-footer-nav__icon{display:block;width:21px;height:21px;color:currentcolor}.mobile-footer-nav__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentcolor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-footer-nav__icon--services svg{stroke-width:1.7}.mobile-footer-nav__icon--academy svg{stroke-width:1.65}.mobile-footer-nav__item--featured{z-index:2;justify-content:flex-end;gap:0;padding:0 2px 5px;color:#08294d}.mobile-footer-nav__item--featured:after{display:none}.mobile-footer-nav__item--featured .mobile-footer-nav__icon-shell{position:absolute;top:-14px;left:50%;width:54px;height:54px;margin:0;border:4px solid #fff;border-radius:19px;background:#25d366;box-shadow:0 13px 24px -13px #085b31e6,0 0 0 1px #25d36624,inset 0 1px #ffffff4d;color:#fff;transform:translate(-50%)}.mobile-footer-nav__item--featured .mobile-footer-nav__icon{width:27px;height:32px}.mobile-footer-nav__icon--whatsapp svg{fill:currentcolor;stroke:none}.mobile-footer-nav__item--featured .mobile-footer-nav__label{overflow:visible;padding:0;color:#08294d;font-size:.64rem;font-weight:800;letter-spacing:-.01em}body.menu-open .mobile-footer-nav{opacity:0;pointer-events:none;transform:translateY(110%)}body.mobile-services-open{overflow:hidden}.mobile-services-menu{position:fixed;inset:0 0 calc(var(--mobile-footer-nav-height) + env(safe-area-inset-bottom,0px));z-index:74;display:flex;align-items:flex-end;justify-content:center;padding:12px}.mobile-services-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#08294d94;backdrop-filter:blur(4px);cursor:pointer;-webkit-backdrop-filter:blur(4px)}.mobile-services-menu__panel{position:relative;display:flex;width:min(100%,520px);max-height:min(76vh,650px);flex-direction:column;overflow:hidden;border:1px solid rgba(12,74,134,.12);border-radius:22px;background:#fff;box-shadow:0 28px 70px -24px #08294dbf;animation:mobile-services-in .24s ease-out}.mobile-services-menu__handle{width:38px;height:4px;margin:9px auto 2px;border-radius:99px;background:#d9e1e9}.mobile-services-menu__header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px 14px;border-bottom:1px solid #e4ecf4;background:linear-gradient(180deg,#fff,#fbfdff)}.mobile-services-menu__header span{display:block;margin-bottom:2px;color:#f0801f;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mobile-services-menu__header h2{margin:0;color:#08294d;font-size:1.27rem;line-height:1.25}.mobile-services-menu__close{display:grid;width:36px;height:36px;flex:none;place-items:center;border:1px solid #e4ecf4;border-radius:11px;background:#fff;color:#0c4a86;font:400 1.45rem/1 sans-serif;cursor:pointer}.mobile-services-menu__list{display:grid;gap:7px;overflow-y:auto;padding:12px 14px 16px;overscroll-behavior:contain}.mobile-services-menu__link{display:grid;min-height:50px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px 10px;border:1px solid rgba(12,74,134,.1);border-radius:12px;background:#fff;color:#172636;font-size:.86rem;font-weight:700;line-height:1.25;text-align:left;text-decoration:none;transition:.18s ease}.mobile-services-menu__link:active{border-color:#0c4a8633;background:#f2f7fc;transform:scale(.985)}.mobile-services-menu__number{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:#f2f7fc;color:#0c4a86;font-size:.67rem;font-weight:800}.mobile-services-menu__link>svg{width:17px;height:17px;fill:none;stroke:#f0801f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}}@keyframes mobile-services-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
