.footer{background:#192a5e;color:#fff;padding:0;margin:0}.footer,.footer__inner{width:100%;box-sizing:border-box}.footer__inner{max-width:min(100%,calc(var(--hr-content-max, 1110px) + 2 * var(--hr-pad-x, 165px)));margin:0 auto;padding:60px var(--hr-pad-x,165px) 40px;display:flex;flex-direction:column;gap:48px}.footer__main{display:grid;grid-template-columns:minmax(200px,240px) minmax(0,1fr);gap:40px 48px;align-items:start}.footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footer__logo-wrap{display:block;line-height:0}.footer__logo{display:block;width:140px;height:auto;max-height:62px;object-fit:contain;mix-blend-mode:screen}.footer__questions{margin:8px 0 0;font-family:var(--hr-font-display,"Inter Display",Inter,system-ui,sans-serif);font-size:16px;font-weight:400;line-height:1.4;color:#8c94ae}.footer__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 28px;border:none;border-radius:999px;background:#5c7ec8;color:#f6f6f6;font-family:var(--hr-font-ui,Inter,system-ui,sans-serif);font-size:13px;font-weight:500;line-height:24px;cursor:pointer;text-align:center;transition:background .2s ease,color .2s ease}.footer__cta:hover{background:#fff;color:#192a5e}.footer__social{display:flex;gap:10px;margin-top:4px}.footer__social-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;line-height:0;text-decoration:none;transition:opacity .2s ease}.footer__social-btn:hover{opacity:.85}.footer__social-icon{display:block;width:36px;height:36px;object-fit:contain}.footer__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 28px;min-width:0}.footer__col{display:flex;flex-direction:column;gap:16px;min-width:0}.footer__col-title{margin:0;font-family:var(--hr-font-display,"Inter Display",Inter,system-ui,sans-serif);font-size:16px;font-weight:500;line-height:24px;color:#fff}.footer__city-wrap{position:relative}.footer__city-btn{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:none;cursor:pointer;text-align:left;font:inherit;color:inherit}.footer__city-arrow{font-size:12px;line-height:1;color:rgba(255,255,255,.8)}.footer__city-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:5;min-width:160px;padding:6px;border-radius:10px;background:#223366;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px rgba(0,0,0,.25);display:grid;gap:2px}.footer__city-item{border:none;background:transparent;color:rgba(255,255,255,.9);text-align:left;padding:8px 10px;border-radius:6px;font-size:14px;cursor:pointer}.footer__city-item--active,.footer__city-item:hover{background:rgba(255,255,255,.12);color:#fff}.footer__col-links{display:flex;flex-direction:column;gap:8px}.footer__link{display:block;width:fit-content;max-width:100%;padding:0;border:none;background:transparent;font-family:var(--hr-font-display,"Inter Display",Inter,system-ui,sans-serif);font-size:14px;font-weight:400;line-height:24px;color:rgba(255,255,255,.8);text-decoration:none;text-align:left;cursor:pointer}.footer__link:hover{color:#fff}.footer__jk-empty{font-size:14px;line-height:24px;color:rgba(255,255,255,.55)}.footer__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:24px 40px;padding-top:8px}.footer__disclaimer{margin:0;max-width:560px;font-family:var(--hr-font-display,"Inter Display",Inter,system-ui,sans-serif);font-size:12px;font-weight:400;line-height:1.5;color:rgba(255,255,255,.5)}.footer__legal{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.footer__legal-link{text-align:right}@media (max-width:1023px){.footer__inner{padding:48px var(--hr-pad-x,20px) 32px;gap:36px}.footer__main{grid-template-columns:1fr;gap:36px}.footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.footer__bottom{flex-direction:column;align-items:stretch}.footer__legal{align-items:flex-start}.footer__legal-link{text-align:left}}@media (max-width:560px){.footer__nav{grid-template-columns:1fr}}.features{margin-top:28px}@media (min-width:1024px){.features--mobile-nav-only .features__inner{display:none}.features--mobile-nav-only{margin-top:0}}.features__inner{max-width:var(--axis-content-max);width:100%;min-width:0;box-sizing:border-box;margin:0 auto}.features__list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;list-style:none;margin:0;padding:0}.features__item{padding:0;background:#FFFFFF;border:1px solid rgba(28,43,94,.08);border-radius:16px;text-align:left;box-shadow:0 2px 16px rgba(28,43,94,.08);transition:background .25s ease,box-shadow .25s ease,border-color .25s ease}.features__item:focus-within,.features__item:hover{background:var(--Color-5,#5C7EC8);border-color:var(--Color-5,#5C7EC8);box-shadow:0 8px 24px rgba(28,43,94,.18)}.features__item-btn{display:block;width:100%;padding:20px 20px 72px;border:none;background:none;cursor:pointer;font:inherit;text-align:left}.features__icon-wrap{position:relative;display:block;width:50px;height:50px;margin-bottom:16px}.features__icon{position:absolute;left:0;top:0;width:50px;height:50px;display:block;object-fit:contain;transition:opacity .25s ease}.features__icon--default{opacity:1}.features__icon--hover{opacity:0}.features__item:focus-within .features__icon--default,.features__item:hover .features__icon--default{opacity:0}.features__item:focus-within .features__icon--hover,.features__item:hover .features__icon--hover{opacity:1}.features__label{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:600;font-size:18px;line-height:30px;letter-spacing:0;color:#2a2d34;margin:0 0 8px;transition:color .25s ease}.features__item:focus-within .features__label,.features__item:hover .features__label{color:#fff}.features__description{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;letter-spacing:0;color:#666;margin:0;transition:color .25s ease}.features__item:focus-within .features__description,.features__item:hover .features__description{color:#fff}.features__mobile{display:none}@media (max-width:1100px) and (min-width:1024px){.features__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){body.axis-chat-sheet-open .features__mobile,body.axis-city-sheet-open .features__mobile,body.axis-map-open .features__mobile,body.axis-request-modal-open .features__mobile,body.axis-sort-open .features__mobile{display:none}.features{margin-top:0}.features__inner{display:none}.features__mobile{display:block}.features__mobile-inner{display:flex;align-items:stretch;justify-content:space-between;box-sizing:border-box;height:52px;width:100%}.features__mobile-nav-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;margin:0;border:none;background:none;cursor:pointer;font:inherit;text-decoration:none;color:inherit;box-sizing:border-box}.features__mobile-icon{display:block;width:24px;height:24px;flex-shrink:0;object-fit:contain;opacity:1}.features__mobile-nav-item:not(.features__mobile-nav-item--active) .features__mobile-icon--home{filter:brightness(0) saturate(100%) invert(57%) sepia(8%) saturate(500%) hue-rotate(183deg) brightness(94%) contrast(88%)}.features__mobile-nav-item--active .features__mobile-icon:not(.features__mobile-icon--home){filter:var(--axis-icon-filter-accent)}.features__mobile-label{display:flex;align-items:center;justify-content:center;margin:4px 0 0;padding:0;width:100%;height:24px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:10px;line-height:24px;letter-spacing:0;text-align:center;color:var(--Color-2,#828a99);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.features__mobile-nav-item--active .features__mobile-label{color:var(--incon-navy,#192A5E)}.page--home-redesign .features__mobile{padding-left:20px;padding-right:20px}.page--home-redesign .features__mobile-inner{height:52px;padding:0 10px;box-sizing:border-box}}body.axis-mobile-menu-open .features__mobile-nav-item[data-mobile-nav-key=widget] .features__mobile-label{color:var(--incon-navy,#192A5E)}body.axis-mobile-menu-open .features__mobile-nav-item[data-mobile-nav-key=widget] .features__mobile-icon{filter:var(--axis-icon-filter-accent)}body.axis-mobile-menu-open .features__mobile{z-index:3300;border-radius:0;box-shadow:none}