.footer{background-color:var(--color__dark);position:relative}.footer:after,.footer:before{border-radius:0 0 2rem;box-shadow:.5rem .5rem 0 .4rem var(--color__dark);content:"";height:2.5rem;position:absolute;top:-2.5rem;width:2.5rem;z-index:2}.footer .padding-wrap{padding:0}.footer:before{left:0;transform:rotate(90deg)}.footer:after{right:0}.footer__wrap{position:relative;z-index:1}.footer__top{padding:5rem 0}.footer__picture{padding-bottom:146.9%}.footer__rating-label{color:var(--color__white);font-size:.875rem;line-height:120%;opacity:.6}.footer__rating-grade{align-items:center;background:#f9ff9f1f;border-radius:.75rem;color:#ffa;display:flex;font-size:2rem;font-weight:600;line-height:normal;padding:.84rem .59rem}.footer__stars .nuxt-icon{font-size:1.7rem}.footer__rating-grades{color:var(--color__white);font-size:1rem;font-weight:400;line-height:120%;opacity:.5}.footer__info{padding-left:2.3125rem}.footer__rights{flex:1;gap:1.75rem;justify-content:flex-end}.footer__year{font-size:.875rem;line-height:120%}.footer__text-rights,.footer__year{color:var(--color__white);font-weight:400}.footer__text-rights{font-size:.75rem;line-height:130%;opacity:.24}.footer__stars .nuxt-icon{font-size:1.5rem}.footer__stars .nuxt-icon svg{width:5.5em}.footer__menu-link{font-size:2rem;font-weight:500}.footer__menu-link,.footer__submenu-link{color:var(--color__white);transition:all .24s ease}.footer__submenu-link{cursor:pointer;font-size:1.125rem;font-weight:400;line-height:normal;opacity:.45}.footer__submenu-link:hover{opacity:1}.footer__submenu{margin-top:1rem}.footer__menu li{list-style-type:none}.footer__menu-min-width{max-width:10rem}.footer__submenu-link.--all{opacity:.35}.footer__menu-link:hover{color:#ffa}.footer__submenu-link.--all:hover{opacity:1}.footer__address{color:var(--color__white);font-size:1.125rem;letter-spacing:-.0225rem;line-height:1.625rem;opacity:.4;text-align:right;transition:all .24s ease}.footer__links{justify-self:flex-end}.footer__phone{color:var(--color__white);display:block;font-size:2.5rem;letter-spacing:-.05rem;line-height:normal;opacity:.56;text-align:right;transition:all .24s ease}.footer__address:hover,.footer__phone:hover{opacity:1}.footer__mail{color:var(--color__white);font-size:2.8rem;font-weight:500;letter-spacing:-.09rem;line-height:normal;transition:all .24s ease}.footer__mail span,.footer__mail:hover{color:#f9ff9f}.footer__social-link{border:1px solid hsla(0,0%,100%,.16);border-radius:5rem;height:7.5rem;position:relative;width:7.5rem}.footer__social-link:first-child{left:2rem}.footer__social-link:nth-child(2){left:1rem}.footer__socail{align-items:end;flex:1;width:100%}.footer__social-link .nuxt-icon{font-size:1.5rem}.footer__social-link .nuxt-icon svg{width:1.5em}.footer__social-link:hover{background-color:#ffffff29;z-index:1}.footer__bottom{border-top:1px solid hsla(0,0%,100%,.16);padding:3rem 0}.footer__develop{color:var(--color__white);font-size:1rem;font-weight:500;line-height:120%;opacity:.24;transition:all .24s ease}.footer__develop:hover{opacity:1}.footer__bottom li{list-style-type:none}.footer__bottom-link{color:var(--color__white);font-size:1rem;font-weight:500;line-height:120%;opacity:.24}.footer__bottom-link:hover{opacity:1}.footer__bg{height:100%;left:0;position:absolute;top:0;width:100%}.footer__develop-li{margin-left:auto}.footer__bottom-menu{width:100%}.footer__bg img{-o-object-fit:cover!important;object-fit:cover!important}.footer__rating-info{flex-wrap:nowrap}.footer__logo-link{display:block;height:100%;transition:all .24s ease}.footer__logo-link:hover{opacity:.64}@media screen and (max-width:1300px){.footer__col:first-child{grid-column:span 5}.footer__col:last-child{grid-column:span 7}}@media screen and (max-width:1180px){.footer__col:first-child{align-items:center}}@media screen and (max-width:768px){.footer__col:first-child,.footer__col:last-child{grid-column:span 12}.footer__top.grid-row{padding:2rem 0;row-gap:2.5rem}.footer__info{grid-column:span 8}.footer__bottom{padding:2rem 0}.footer__bottom-menu{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.footer__bottom li:nth-child(2){margin-left:auto}}@media screen and (max-width:550px){.footer__menu{display:none}.footer__links{align-items:flex-start;grid-column:span 12;justify-self:flex-start}.footer__socail{align-items:flex-start;justify-content:flex-start}.footer__social-link:first-child{left:0}.footer__social-link:nth-child(2){left:-1rem}.footer__social-link:last-child{left:-2rem}.footer__info{padding:0}}@media screen and (max-width:475px){.footer__bottom-menu{grid-template-columns:1fr}.footer__bottom li,.footer__bottom li:nth-child(2){margin-left:unset}}.ui-modal{height:100%;left:0;max-height:100vh;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:100}.ui-modal.is-open{overflow:auto;pointer-events:all;-webkit-overflow-scrolling:touch}.ui-modal__shade{background:#0000005c;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:1}.ui-modal__wrap{align-items:center;display:flex;justify-content:center;min-height:100%;padding:6rem 4rem;pointer-events:none;position:relative;width:100%}.ui-modal.is-open .ui-modal__wrap{pointer-events:all}.ui-modal__panel{background-color:var(--color__white);border-radius:1.5rem;display:flex;flex-direction:column;gap:1rem;padding:2.5rem;position:relative;z-index:2}.ui-modal__close{background-color:transparent;color:var(--color__white);cursor:pointer;display:flex;font-size:1.5rem;height:auto;opacity:.64;padding:0;position:absolute;right:-1.5rem;top:0;transform:translate(100%);transition:all .24s ease;width:auto;z-index:1}.ui-modal__close:hover{opacity:1}.ui-modal__close svg{margin-bottom:0}@media screen and (max-width:768px){.ui-modal__wrap{padding-left:2rem;padding-right:2rem}.ui-modal__close{align-self:flex-end;color:var(--color__text);right:2.5rem;top:1.5rem;transform:none;width:-moz-min-content;width:min-content}.ui-modal__panel{padding:2rem}}@media screen and (max-width:468px){.ui-modal__wrap{padding-left:1rem;padding-right:1rem}.ui-modal__panel{padding-left:1.5rem;padding-right:1.5rem;padding:1.5rem}.ui-modal__close{right:1.5rem;top:1rem}}.popups-order__form-inputs{width:100%}.popups-order__form-policy{grid-template-columns:4.4fr 3.2fr}.popups-order__form-input.--textarea.ui-input__field{min-height:10.1875rem}.popups-order__form-policy-link{color:var(--color__dark)}.popups-order__form-button.ui-button{font-size:1.375rem;font-weight:600;height:5rem;line-height:1.65rem;padding:0 .5rem}.popups-details__title{font-size:1.875rem;font-weight:700;letter-spacing:-.075rem;line-height:2.25rem}.popups-details__title-block{flex-wrap:nowrap}.popups-details__description{color:#211619b8;font-size:1.25rem;font-weight:500;letter-spacing:-.05rem;line-height:1.625rem}.popups-details .popups-details__description{display:flex;flex-direction:column;gap:1.5rem}.popups-details .popups-details__description p{color:#211619b8;font-size:1.25rem;font-weight:500;letter-spacing:-.05rem;line-height:1.625rem;margin:0}.popups-details .popups-details__description p br{display:none}.popups-details__icon{align-items:center;background-color:var(--color__gray-2);border-radius:1rem;display:flex;height:5rem;justify-content:center;min-width:5rem;width:5rem}.popups-details__img{padding-bottom:50%;width:2.5rem}.popups-order__title{font-size:2.5rem;font-style:normal;font-weight:600;letter-spacing:-.18rem;line-height:100%}.popups-order .policy-page{padding:0}.popups-order .policy-page h2{margin-top:0}@media screen and (min-width:640px){.popups-details__title br{display:none}}@media screen and (max-width:640px){.popups-order__form-inputs{grid-template-columns:1fr}}
