.dot-hamburger{align-items:center;background:var(--hamburger-bg,#0000);border:1px solid var(--hamburger-border-color,currentcolor);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:border .2s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1);width:40px;z-index:1}@media only screen and (max-width:734px){.dot-hamburger{height:34px;width:34px}}@media (any-hover:hover) and (pointer:fine){.dot-hamburger:hover{--hamburger-bg:var(--hamburger-bg-hover);--hamburger-border-color:var(--hamburger-border-color-hover);--hamburger-line-color:var(--hamburger-line-color-hover)}}.dot-hamburger:focus-visible{--hamburger-bg:var(--hamburger-bg-hover);--hamburger-border-color:var(--hamburger-border-color-hover);--hamburger-line-color:var(--hamburger-line-color-hover)}.dot-hamburger__circle{height:calc(100% + 10px);left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-100deg) scale(.9);transition:all .3s cubic-bezier(.2,0,0,1);width:calc(100% + 10px);z-index:-1}@media only screen and (max-width:734px){.dot-hamburger__circle{height:calc(100% + 8px);width:calc(100% + 8px)}}.dot-hamburger__circle stop{stop-color:var(--color-primary)}.dot-hamburger__wrapper{align-items:center;display:flex;height:18px;justify-content:center;position:relative;width:4px}@media only screen and (max-width:734px){.dot-hamburger__wrapper{height:13px;width:3px}}.dot-hamburger__dot{background:var(--hamburger-line-color,currentColor);border-radius:50%;display:block;height:4px;position:absolute;transition:all .25s cubic-bezier(.2,0,0,1),background-color .2s cubic-bezier(.2,0,0,1);width:4px}@media only screen and (max-width:734px){.dot-hamburger__dot{height:3px;width:3px}}.dot-hamburger__dot:first-child{top:0}.dot-hamburger__dot:nth-child(2){top:7px;transform-origin:100% 50%}@media only screen and (max-width:734px){.dot-hamburger__dot:nth-child(2){top:5px}}.dot-hamburger__dot:nth-child(3){top:14px}@media only screen and (max-width:734px){.dot-hamburger__dot:nth-child(3){top:10px}}.dot-hamburger.is-active .dot-hamburger__circle{opacity:1;transform:translate(-50%,-50%) rotate(0)}.dot-hamburger.is-active .dot-hamburger__dot:first-child{border-radius:5px;height:2px;top:50%;transform:rotate(-45deg) translateY(-50%) translate(0);transform-origin:50% 0;width:22px}@media only screen and (max-width:734px){.dot-hamburger.is-active .dot-hamburger__dot:first-child{width:17px}}.dot-hamburger.is-active .dot-hamburger__dot:nth-child(3){border-radius:5px;height:2px;top:50%;transform:rotate(45deg) translateY(-50%) translate(0);transform-origin:50% 0;width:22px}@media only screen and (max-width:734px){.dot-hamburger.is-active .dot-hamburger__dot:nth-child(3){width:17px}}.dot-hamburger.is-active .dot-hamburger__dot:nth-child(2){opacity:0;transform:scale(0);transform-origin:center center}.nav-flat-list-item{align-items:center;color:inherit;cursor:pointer;display:flex;gap:8px;padding:8px 0;width:max-content}.nav-flat-list-item.is-active{color:var(--color-primary)}.nav-flat-list-item.is-active img{transform:scale(1.05)}.nav-flat-list-item img{background:hsla(var(--color-on-surface-h),var(--color-on-surface-s),var(--color-on-surface-l),.1);border-radius:50%;flex-shrink:0;transition:transform .5s cubic-bezier(.2,0,0,1)}.nav-flat-list{font-family:var(--font);font-size:var(--typescale-label-medium-font-size);font-style:normal;font-weight:var(--typescale-label-medium-font-weight,500);letter-spacing:var(--typescale-label-medium-letter-spacing);line-height:var(--typescale-label-medium-line-height);-webkit-text-decoration:var(--typescale-label-medium-text-decoration);text-decoration:var(--typescale-label-medium-text-decoration);text-transform:var(--typescale-label-medium-text-transform)}.nav-flat-list-dropdown-enter-active,.nav-flat-list-dropdown-leave-active{transition:transform .2s cubic-bezier(.2,0,0,1),opacity .2s cubic-bezier(.2,0,0,1)}.nav-flat-list-dropdown-enter-from,.nav-flat-list-dropdown-leave-to{opacity:0;transform:translateY(-5px)}.nav-flat-list{align-items:center;color:currentcolor;display:flex;justify-content:center;overflow:visible;position:relative;-webkit-user-select:none;user-select:none}@media (any-hover:hover) and (pointer:fine){.nav-flat-list:hover{color:var(--color-primary-hover)}}.nav-flat-list[data-headlessui-state=open]{color:var(--color-primary-hover)}.nav-flat-list[data-headlessui-state=open] .nav-flat-list__arrow{transform:rotate(180deg)}.nav-flat-list__active{align-items:center;cursor:pointer;display:flex;justify-content:center;line-height:inherit;transition:background-color .2s cubic-bezier(.2,0,0,1),color .2s cubic-bezier(.2,0,0,1),border .2s cubic-bezier(.2,0,0,1)}@media only screen and (max-width:431px){.nav-flat-list__active{padding-right:6px}}.nav-flat-list__active:focus-visible{border-color:var(--color-primary-hover);box-shadow:0 0 0 3px hsla(var(--color-primary-hover-h),var(--color-primary-hover-s),var(--color-primary-hover-l),.5);color:var(--color-primary-hover)}.nav-flat-list__arrow{margin-left:5px;margin-top:2px;transition:transform .2s ease;fill:currentcolor}.nav-flat-list__list{background-color:var(--color-surface);border:1px solid var(--color-primary);border-radius:8px;color:var(--color-on-surface);left:0;margin-top:9px;padding:4px 12px;position:absolute;right:0;top:100%;width:fit-content;z-index:var(--z-index-1)}.mirapolis-header{--callback-phone-color:var(--color-primary);--callback-text-color:var(--color-primary)}.mirapolis-header .header__buttons{display:flex}.mirapolis-header .nav-flat-list__list{background:#f5f6fe}.mirapolis-header-nav{--color-link-hover:var(--color-white);--osnova-button-bg:var(--color-primary-20);--osnova-button-bg-hover:var(--color-primary-40);--osnova-button-line-color:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='662' fill='none' viewBox='0 0 2 662'%3E%3Cpath stroke='%23fff' stroke-dasharray='0.1 5' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M1 1v660'/%3E%3C/svg%3E")}.new-tag{align-items:center;background:linear-gradient(24deg,#ce4187 21.94%,#ffe424 100.55%);border-radius:100px;color:var(--color-white);display:flex;font-size:10px;font-weight:500;height:18px;justify-content:center;margin-left:5px;width:38px}.mirapolis-footer{--section-light-bg:var(--color-gray);--callback-phone-color:var(--color-primary);--callback-text-color:var(--color-primary)}@media only screen and (max-width:734px){.mirapolis-footer{padding-top:25px}}.mirapolis-footer .footer-nav__nav-item{color:var(--color-on-surface-light)}@media (any-hover:hover) and (pointer:fine){.mirapolis-footer .footer-nav__nav-item:hover{color:var(--color-primary-hover)}}.mirapolis-footer .footer-nav__title{color:var(--color-on-surface)}.mirapolis-footer .footer__link:not(:hover){color:var(--color-primary)}.mirapolis-footer .footer__nxmn{color:var(--color-on-surface)}.mirapolis-footer .footer__nxmn-link:not(:hover){color:var(--color-primary)}.mirapolis-footer .footer__partnership:not(:hover){color:var(--color-primary);text-decoration:none}@media only screen and (max-width:734px){.mirapolis-footer .footer__partnership:not(:hover){text-decoration:underline}.mirapolis-footer .footer__partnership{max-width:100%}}.mirapolis-footer .project-footer__main-logo{opacity:.6}@media (any-hover:hover) and (pointer:fine){.mirapolis-footer .project-footer__main-logo:hover{color:var(--color-primary-hover);opacity:1}}@media only screen and (max-width:734px){.mirapolis-footer .footer__tel{margin-bottom:35px}}.mirapolis-footer__logo{height:44px;width:223px}@media only screen and (max-width:734px){.mirapolis-footer__logo{margin-bottom:18px}.mirapolis-footer .footer__end-col:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1332' height='2' fill='none' viewBox='0 0 1332 2'%3E%3Cpath stroke='%237C84F3' stroke-dasharray='0.1 5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 1h1330'/%3E%3C/svg%3E");content:"";height:2px;opacity:1}}.mirapolis-footer .footer__end:before{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1332' height='3' fill='none' viewBox='0 0 1332 3'%3E%3Cpath stroke='%23838C95' stroke-dasharray='0.1 5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 1.137h1330' opacity='.6'/%3E%3C/svg%3E");content:"";height:2px;opacity:.6}@media only screen and (max-width:734px){.mirapolis-footer .footer__end:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1332' height='2' fill='none' viewBox='0 0 1332 2'%3E%3Cpath stroke='%237C84F3' stroke-dasharray='0.1 5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 1h1330'/%3E%3C/svg%3E");opacity:1}}
