.footer{padding:30px 10px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;gap:10px;font-size:1.2em;line-height:1.2em;color:#fff;text-align:center}.wrapper{background-color:var(--main-pink)}.container{height:100%;max-width:1280px;margin:0 auto}.header{display:flex;align-items:center;justify-content:space-between;padding:10px;gap:20px;position:relative}.header__links{display:flex;justify-content:space-around;gap:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__links a{text-transform:uppercase}.header__links a:hover{color:var(--main-pink)}.header__socials{display:flex;align-items:center;gap:10px}.header__button{display:none}.header__menu{display:none;position:absolute;top:84px;background-color:#fff;width:100%}@media(max-width:768px){.header__links,.header__socials{display:none}.header__button{display:flex;cursor:pointer}.header__button,.header__menu{align-items:center;justify-content:center}.header__menu{display:none;flex-direction:column;gap:10px;padding:20px}.header__menu--active{display:flex}.header__menu .menu__links{width:100%;display:flex;flex-direction:column;gap:10px;align-items:center}.header__menu .menu__links a{text-transform:uppercase;padding:5px 0;width:100%;text-align:center}.header__menu .menu__links a:active,.header__menu .menu__links a:hover{color:var(--main-pink)}.header__menu .menu__socials{display:flex;gap:10px}}svg{fill:var(--main-pink)}.advantages{margin-bottom:100px}.advantages__items{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.advantages__items .items__item{width:calc(50% - 10px)}.advantages__items .items__item .item__title{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:1.5em;color:var(--main-pink);text-align:center}.advantages__items .items__item .item__title .title__icon{width:20px;height:20px}.advantages__items .items__item .item__description{margin-bottom:20px;font-size:1.2em;line-height:1.2em}@media(max-width:768px){.advantages__items{gap:10px}.advantages__items .items__item{width:100%}.advantages__items .items__item .item__title{justify-content:center}}@media(max-width:1280px){.advantages{padding:0 10px}}.about{margin-bottom:100px}.about__info{display:flex;flex-direction:row;flex-wrap:wrap;align-items:start}.about__info .info__description{width:50%;font-size:1.8em;line-height:1.8em;padding-right:10px}.about__info .info__photo{width:50%;display:flex;align-items:center;justify-content:center}@media(max-width:1280px){.about{padding:0 10px}}@media(max-width:768px){.about__info{flex-direction:column;gap:20px}.about__info .info__description{width:100%;text-align:center;font-size:1.5em;line-height:1.2em}.about__info .info__photo{width:100%}}@media(max-width:640px){.info__description{font-size:1em;line-height:1em}}.button{background-color:var(--main-pink);color:#fff;padding:20px 40px;display:inline-flex;border-radius:50px;font-size:1.5em;width:100%;align-items:center;justify-content:center;cursor:pointer}.button:active,.button:hover{background-color:rgba(255,88,135,.9)}.title{display:flex;align-items:center;justify-content:center;padding:10px 0 30px;color:var(--main-pink);font-size:2.5em;text-align:center}.contacts{margin-bottom:100px}.contacts__content{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.contacts__content .content__map{width:50%}.contacts__content .content__map .map__buttons{display:flex;gap:20px}.contacts__content .content__map iframe{border-radius:16px}.contacts__content .content__info{width:calc(50% - 20px);font-size:1.2em}.contacts__content .content__info .info__item{margin-bottom:30px}.contacts__content .content__info .info__item .item__title{color:var(--main-pink);font-size:1.2em;font-weight:600;line-height:1.2em;letter-spacing:1px;margin-bottom:10px}.contacts__content .content__info .info__socials{display:flex;align-items:center;gap:20px}.contacts__content .content__info .info__inst{margin-top:20px}.contacts__content .content__info .info__inst span{color:var(--main-pink);font-weight:600}.contacts__content .content__info .info__inst .inst__meta{margin-top:10px;font-size:.8em}@media(max-width:1280px){.contacts{padding:0 10px}}@media(max-width:1024px){.contacts__content{flex-direction:column}.contacts__content .content__map{width:100%}.contacts__content .content__info{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.contacts__content .content__info .info__item{width:50%}}@media(max-width:768px){.contacts__content .content__map .map__buttons{flex-wrap:wrap;gap:10px}.contacts__content .content__info{flex-direction:column}.contacts__content .content__info .info__item{width:100%}.contacts__content .content__info .info__socials{justify-content:center}}.gallery,.interior{margin-bottom:100px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff5887'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")!important}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff5887'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")!important}.services{margin-bottom:100px}