.page{flex-direction:column;min-height:100vh;background:#F0F2F7;overflow-x:hidden}.page,.page__main{display:flex;box-sizing:border-box}.page__main{flex:1;flex-direction:column;padding-left:var(--axis-page-pad-x);padding-right:var(--axis-page-pad-x)}.page__section{padding:80px 0;scroll-margin-top:80px}@media (max-width:1023px){.page--mortgage .page__main{padding-bottom:82px}.page__main{padding-left:0;padding-right:0;padding-top:0;width:100%;min-width:0;max-width:100%}.page__section{padding:40px 0;scroll-margin-top:87px}.chatSheetOverlay{position:fixed;inset:0;z-index:3200;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);display:flex;align-items:flex-end;justify-content:center}.chatSheet{width:100%;max-width:min(430px,100%);background:#fff;border-radius:16px 16px 0 0;overflow:hidden;box-sizing:border-box;padding:20px}.chatSheet--write{height:210px}.chatSheet--phone{height:170px}.chatSheet__titleRow{display:flex;align-items:center;gap:10px;margin-bottom:8px}.chatSheet__back{width:24px;height:24px;border:none;background:transparent;padding:0;cursor:pointer;font-size:24px;line-height:24px;color:#282d3c}.chatSheet__title{font-weight:600;font-size:21px;line-height:30px}.chatSheet__text,.chatSheet__title{font-family:Inter Display,Inter,system-ui,sans-serif;color:#282d3c}.chatSheet__text{font-weight:400;font-size:16px;line-height:23px;margin-top:6px;margin-bottom:16px}.chatSheet__actions{display:flex;gap:12px}.chatSheet__actions--stack{flex-direction:column;gap:12px}.chatSheet__btn{height:50px;border-radius:8px;border:none;padding:10px 20px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;flex:1 1 0;box-sizing:border-box}.chatSheet__actions--stack .chatSheet__btn{width:100%;flex:0 0 auto}.chatSheet__btn--primary{background:#1C2B5E;color:#fff}.chatSheet__btn--secondary{background:#282d3c;color:#fff}}.chatFloat{display:none}@media (max-width:1023px){.chatFloat{display:block;position:fixed;right:20px;bottom:102px;z-index:2600;transition:transform .26s cubic-bezier(.2,.8,.2,1),right .26s cubic-bezier(.2,.8,.2,1),bottom .26s cubic-bezier(.2,.8,.2,1)}.chatFloat:has(.chatFloat__panel){right:24px;bottom:141px}.chatFloat__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.15);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);z-index:0}.chatFloat__fab{width:50px;height:50px;border:none;padding:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:transform .26s cubic-bezier(.2,.8,.2,1)}.chatFloat:has(.chatFloat__panel) .chatFloat__fab{transform:translateY(-12px)}.chatFloat__fab img{display:block;width:50px;height:50px}.chatFloat__panel{position:absolute;right:70px;top:50%;transform:translateY(-50%);width:289px;height:174px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;z-index:2;opacity:0;transform-origin:right center;animation:chatFloatPanelIn .22s ease-out both}.chatFloat__btn{height:50px;border:none;border-radius:24px;padding:10px 15px;background:#ffffff;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#282d3c;cursor:pointer;text-align:center;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;width:fit-content;margin-left:auto}.chatFloat__btn--wide{width:235px}@keyframes chatFloatPanelIn{0%{opacity:0;transform:translateY(-50%) translateX(10px) scale(.98)}to{opacity:1;transform:translateY(-50%) translateX(0) scale(1)}}}@media (min-width:1024px){.chatFloat{display:block;position:fixed;right:28px;bottom:28px;z-index:2600}.chatFloat__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:0}.chatFloat__panel{position:absolute;right:70px;bottom:-6px;width:289px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;z-index:2;opacity:0;transform-origin:right center;animation:chatFloatPanelInDesktop .22s ease-out both}.chatFloat__fab{width:50px;height:50px;border:none;padding:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.chatFloat__fab img{display:block;width:50px;height:50px}.chatFloat__btn{height:50px;border:none;border-radius:24px;padding:10px 15px;background:#ffffff;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#282d3c;cursor:pointer;text-align:center;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;width:fit-content;margin-left:auto}.chatFloat__btn--wide{width:235px}.chatSheetOverlay{position:fixed;inset:0;z-index:3200;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center}.chatSheet,.chatSheetOverlay{padding:20px;box-sizing:border-box}.chatSheet{width:100%;max-width:520px;background:#fff;border-radius:16px;overflow:hidden;height:auto;min-height:170px;box-shadow:0 10px 40px rgba(0,0,0,.16)}@keyframes chatFloatPanelInDesktop{0%{opacity:0;transform:translateX(8px) scale(.98)}to{opacity:1;transform:translateX(0) scale(1)}}}