/* Скрываем блок меню по умолчанию */
#rec1180989806 {
    display: none !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 9999 !important;
    background: rgba(255, 255, 255, 0.95) !important;
}

/* Показываем блок когда он активен */
#rec1180989806.menu-active {
    display: block !important;
}

/* Блокируем скролл страницы когда меню открыто */
body.menu-open {
    overflow: hidden !important;
}

/* Скрываем блок меню по умолчанию */
#rec1187961871 {
    display: none !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 9999 !important;
    background: rgba(255, 255, 255, 0.95) !important;
}

/* Показываем блок когда он активен */
#rec1187961871.menu-active {
    display: block !important;
}

/* Блокируем скролл страницы когда меню открыто */
body.menu-open {
    overflow: hidden !important;
}



#rec1180800446 .please:hover {
    text-decoration: underline !important;
    color: #00C0B8 !important;
}


#rec1187920771 .please:hover {
    text-decoration: underline !important;
    color: #00C0B8 !important;
}



