.memo.page-container{padding-top:16px}.memo__header{color:var(--grey, #423f3f)}.memo__info{display:flex;flex-direction:row-reverse;padding-bottom:112px}.memo__steps-wrap{width:calc(100% - 448px);align-self:flex-end}.memo__breadcrumbs{margin:32px 0 40px}.memo__sections{width:100%;display:flex;flex-direction:column}.memo__header-with-icon{margin-bottom:20px;display:flex;align-items:flex-start}.memo__menu{border-radius:16px;width:384px}.memo__menu-wrap{position:sticky;left:64px;top:116px;height:fit-content}.memo__menu-and-steps,.memo__after-keys-memo{display:none;justify-content:space-between}.memo__menu-and-steps.active-tab,.memo__after-keys-memo.active-tab{display:flex}.link-text,.link-text:hover{color:var(--brand-primary, #0037c1)}.memo__header-text{margin-bottom:40px}.memo__unordered-list{padding-left:0}.memo__ordered-list{counter-reset:ordered}.memo__menu-item,.memo__menu-item-keys{display:flex;align-items:center;cursor:pointer;padding:16px 20px;border-radius:8px;transition-duration:.3s}.memo__menu-item-text{flex-grow:1;margin-right:16px;color:var(--grey-900, #202020);transition-duration:.3s}.memo__menu-item-keys svg,.memo__menu-item svg{width:20px;min-width:20px;height:20px;opacity:0;transition-duration:.3s}.memo__steps-top-header{margin-bottom:2rem}.memo__steps-description{font-size:1.125rem;margin-bottom:2rem}@media (min-width: 992px){.memo__menu-item:hover,.memo__menu-item-keys:hover{background-color:#f7f9fd}.memo__menu-item.active,.memo__menu-item-keys.active{background-color:#f0f3fb}.memo__menu-item:hover .memo__menu-item-text,.memo__menu-item-keys:hover .memo__menu-item-text,.memo__menu-item.active .memo__menu-item-text,.memo__menu-item-keys.active .memo__menu-item-text{color:var(--brand-primary, #0037c1)}.memo__menu-item:hover svg,.memo__menu-item-keys:hover svg,.memo__menu-item.active svg,.memo__menu-item-keys.active svg{opacity:1}.memo__menu-item:not(.active):hover path,.memo__menu-item-keys:not(.active):hover path,.memo__menu-item.active path,.memo__menu-item-keys.active path{fill:var(--brand-primary, #0037c1)}}.memo__headers-text{margin:2px 0}.memo__headers-logo{width:40px;height:40px;margin-right:12px}.memo__steps-list{padding-left:19px;counter-increment:memo__step 0}.memo__step{border-left:2px solid var(--brand-primary, #0037c1);padding-left:51px;position:relative;overflow:visible;padding-bottom:24px}.memo__step:last-child{padding-bottom:0;border-left:none}.memo__step:before{content:counter(memo__step);counter-increment:memo__step;position:absolute;left:-21px;top:0;padding:6px 13px;font-size:22px;font-weight:600;line-height:120%;letter-spacing:-.44px;border-radius:50%;color:var(--brand-primary, #0037c1);background:var(--white, #ffffff);border:1.5px solid var(--brand-primary, #0037c1)}.memo__step-text-block{display:block}.memo__step-text-block:not(:first-child){margin-top:12px}.memo__unordered-list-item,.memo__ordered-list-item{list-style:none;padding-left:15px;position:relative}.memo__unordered-list-item:not(:first-child){margin-top:8px}.link,.link:hover{color:var(--brand-primary, #0037c1);cursor:pointer}.memo__unordered-list-item:before{content:"";width:8px;height:8px;position:absolute;left:0;top:8px;background-color:var(--brand-primary, #0037c1);border-radius:50%}.memo__ordered-list-item:before{content:counter(ordered) ".";counter-increment:ordered;color:var(--brand-primary, #0037c1);font-weight:700;position:absolute;left:-40px;width:40px;text-align:right;top:0}.memo__unordered-list-item span{color:var(--grey-900, #202020)}.memo__li-header,.memo__li-text{display:block}.memo__li-header{margin-bottom:2px}.mb-16{margin-bottom:16px}.memo__step-with-time{display:flex}.memo__building-type{width:281px}.memo__looking-time{margin-left:32px;color:var(--brand-primary, #0037c1);min-width:66px}.memo__steps-wrap section{margin-top:40px}.mt-variant{margin-top:20px}.memo__variant:not(:last-child){margin-bottom:20px}.memo__variant-header,.memo__text{margin-bottom:12px}.memo__bold-text{font-weight:600}.memo__footer{padding:16px 64px;border-top:1px solid #dde1e9;text-align:end}.memo__privacy-policy{color:gray}.memo__user-icon{width:16px;height:16px;display:none}.memo__menu-body{display:none}.bold-text{color:var(--black, #000000)!important}.memo__alert{margin:2rem auto}.alert-block span.alert-svg{width:20px;min-width:20px;height:20px;margin-right:8px}.tabs{position:relative;z-index:3;display:flex;align-items:center;border-bottom:1px solid var(--grey-400, #d7d7d7)}.tabs__tab{transition-duration:.3s;padding-bottom:7px;position:relative;color:var(--grey-600, #868686);white-space:nowrap}.tabs__tab:after{content:"";z-index:2;height:2px;width:100%;transition-duration:.3s;background-color:var(--brand-primary, #0037c1);position:absolute;bottom:-1px;left:0;opacity:0}.active.tabs__tab:after{opacity:1}.tabs__tab:hover{color:var(--brand-primary, #0037c1)}.active.tabs__tab{color:var(--grey-900, #202020)}.tabs__tab:not(:first-child){margin-left:32px}.tabs__line{display:none}.memo__tabs{margin-bottom:40px}@media (min-width: 1440px){.memo__header-text,.memo__menu-wrap{left:calc(50% - 656px)}}@media (max-width: 1199.9px){.memo__steps-wrap{width:calc(100% - 416px);align-self:flex-end}}@media (max-width: 991.9px){.memo__breadcrumbs{margin:16px 0 24px}.memo__header-text{margin-bottom:24px}.tabs__tab{padding-bottom:5px}.tabs__tab:not(:first-child){margin-left:24px}.memo__tabs{margin-bottom:0}.memo__steps-top-header{margin-bottom:24px}.text,.link{font-size:14px;letter-spacing:-.28px}.memo__header{padding:10px 16px}.memo__logo-img{width:24px;height:24px;margin-right:15.5px}.memo__logo-text{font-size:16px;letter-spacing:-.16px}.memo__user-icon{display:block}.memo__profile-text{display:none}.memo__profile{padding:10px}.memo__menu-wrap{position:sticky;top:64px;z-index:3;padding:24px 0;background-color:var(--white, #ffffff)}.memo__menu{position:relative;width:100%;padding:8px 12px;border-radius:6px;border:1px solid var(--grey-400, #d7d7d7);transition-duration:.3s}.memo__menu.active{border-color:var(--brand-primary, #0037c1)}.memo__menu-and-steps.active-tab,.memo__after-keys-memo.active-tab{display:block}.memo__steps-wrap{width:100%}.memo__dropdown-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.memo__menu-body{display:flex;align-items:center;justify-content:space-between}.memo__dropdown-arrow{width:20px;height:20px;transition-duration:.3s}.active .memo__dropdown-arrow{transform:scaleY(-1)}.memo__menu-links{display:none;padding:4px 0;position:absolute;width:100%;top:calc(100% + 4px);background-color:var(--white, #ffffff);left:0;z-index:2;box-shadow:0 4px 12px #0000001f;border-radius:6px;overflow:hidden}.active .memo__menu-links{display:block}.memo__menu-item-arrow{display:none}.memo__menu-item svg,.memo__menu-item-keys svg{display:none}.memo__menu-item,.memo__menu-item-keys{padding:6px 16px;border-radius:0}.memo__menu-item-text{font-size:14px;font-weight:400;line-height:140%;letter-spacing:-.28px;margin-right:0}.memo__sections{width:100%}.memo__headers-logo{width:32px;height:32px;margin-right:8px}.memo__headers-text{margin:3px 0 0}.memo__header-with-icon{margin-bottom:12px}.memo__step{padding-left:31px;padding-bottom:16px}.memo__step:before{padding:5px 10px;font-size:16px;letter-spacing:-.32px;left:-17px}.memo__steps-list{padding-left:16px}.memo__step-text-block:not(:first-child){margin-top:12px}.memo__li-header{margin-bottom:2px}.memo__unordered-list-item{padding-left:10px}.memo__unordered-list-item:before{width:6px;height:6px}.bold-text{font-size:16px;font-weight:400;line-height:140%;letter-spacing:-.32px}.memo__variant-header{margin-bottom:8px}.memo__variant:not(:last-child){margin-bottom:12px}.memo__text{margin-bottom:8px}.memo__steps-wrap section{margin-top:24px}.memo__footer{padding:12px 16px;text-align:left}.memo__privacy-policy{font-size:12px;letter-spacing:-.24px}#step-8:before{left:-16px}.memo__looking-time{margin-left:16px}.memo__info{padding-bottom:56px}}@media (max-width: 408.9px){.memo__tabs{display:none}.memo__step-with-time{flex-wrap:wrap}.memo__building-type{width:229px}.memo__looking-time{margin:2px 0 0}}@media (max-width: 377.9px){.tabs__tab{padding-bottom:6px}.tabs__tab:after{content:"";bottom:0}.tabs{width:100vw;padding:0 16px;transform:translate(-16px);overflow:auto;border-bottom:unset}.tabs__wrap{position:relative}.tabs__line{position:absolute;left:0;z-index:1;bottom:0;display:block;width:100%;height:1px;background-color:var(--grey-400, #d7d7d7)}}.memo-chapter__content-wrapper a{color:var(--brand-primary, #0037c1);cursor:pointer}.memo__unordered-list ul ul{list-style:square}.memo__unordered-list ul{list-style:circle}.memo-chapter__content-wrapper video{max-width:100%}.memo-chapter__content-wrapper img{max-width:min(400px,100%);margin-top:1.5rem;height:auto;margin-bottom:1.5rem;display:block;border-radius:12px;box-shadow:2px 4px 12px #0000001f}.memo-chapter__content-wrapper ul li::marker{color:var(--brand-primary, #0037c1)}.tabs.memo{flex-wrap:wrap;gap:1.75rem;border-bottom:unset}.tabs.memo .tabs__tab{margin:0;border-bottom:1px solid var(--grey-400, #d7d7d7)}.memo__steps h3{margin-bottom:.5rem}section.memo__steps{margin-bottom:3rem;margin-top:unset}.memo-chapter__content-wrapper h4{margin-bottom:1rem;margin-top:1.5rem}.memo__steps-list .memo__step h4{margin-top:0}.memo-chapter__content-wrapper h5{margin-bottom:1rem}.memo-chapter__content-wrapper p:not(:last-child){margin-bottom:1rem}.memo-chapter__content-wrapper li{margin-bottom:1rem}.memo-chapter__content-wrapper li li{margin-bottom:.5rem}section.memo__steps{scroll-margin-top:6rem}.memo__tabs_mob{display:none}.memo__tabs_mob .memo__menu-links{z-index:5}@media (max-width: 991px){section.memo__steps{scroll-margin-top:10rem}.memo__tabs{display:none}.memo__tabs_mob{display:block}.memo__menu-wrap .memo__menu{border:none;color:#0037c1}.memo__menu-wrap .memo__menu.active{border-bottom-left-radius:unset;border-bottom-right-radius:unset}.memo__menu-wrap .memo__menu.active .memo__menu-links{border-top-left-radius:unset;border-top-right-radius:unset}.memo__menu-wrap .memo__menu,.memo__menu-wrap .memo__menu-links{background-color:#f7f9fd}.memo__menu-wrap .memo__menu-links{top:100%;box-shadow:none}.memo__menu-wrap .memo__menu-links p{color:#0037c1}ol,ul{padding-left:1rem}.alert-block ul{padding-left:0}.app-row{grid-template-columns:1fr!important}}.app-row{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,300px)}.app-row img{width:100%;height:auto;max-height:unset}ol.steps{padding-left:19px;counter-reset:step 0;list-style:none}ol.steps li.step{border-left:2px solid var(--brand-primary, #0037c1);padding-left:51px;position:relative;overflow:visible;padding-bottom:24px;margin-bottom:0}.steps .step :last-child{margin-bottom:0}.steps .step :first-child{margin-top:0}ol.steps li.step:last-of-type{padding-bottom:0;border-left:none}ol.steps li.step:before{content:counter(step);counter-increment:step;position:absolute;left:-21px;top:0;padding:6px 13px;font-size:22px;font-weight:600;line-height:120%;letter-spacing:-.44px;border-radius:50%;color:var(--brand-primary, #0037c1);background:var(--white, #ffffff);border:1.5px solid var(--brand-primary, #0037c1)}.add-step-button{margin:2rem 0;display:inline-flex}.delete-step-button{display:inline-flex;position:absolute;right:0;top:0}@media (max-width: 991.9px){ol.steps{padding-left:16px}ol.steps li.step{padding-left:31px;padding-bottom:16px}ol.steps li.step:before{padding:5px 10px;font-size:16px;letter-spacing:-.32px;left:-17px}}
