

/* Start:/local/templates/design2025/plugin/popup/rm-popup.css?1758787643703*/
dialog {
  margin:50px auto 0 auto;
  width: auto;
  max-width:500px;
  border: none;
  padding: 0;
  border-radius: 30px;
  background: #fff;
  padding: 50px 30px;
  box-shadow: 0px 20px 30px #474747;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}

@media (max-width: 768px) {
}

.closeDialogBtn {
  	position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    font-size: 25px;
    color: #000;
    font-weight: 300;
    z-index: 100;
    border: none;
    background: none;
}

.closeDialogBtn:hover {
	color: red;
}

.dialog__wrapper {
}

dialog::backdrop {
  background-color: rgb(0 0 0 / 0.3);
}

.scroll-lock {
  overflow: hidden;
}
/* End */


/* Start:/local/templates/design2025/components/bitrix/menu/top.menu/style.min.css?1758787321490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/design2025/components/bitrix/menu/top.menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/design2025/plugin/popup/rm-popup.css?1758787643703 */
/* /local/templates/design2025/components/bitrix/menu/top.menu/style.min.css?1758787321490 */
