

/* Start:/local/templates/museum/src/bundles/global/global.css?176192160524109*/
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/normalize.css/normalize.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/reset-css/reset.css ***!
  \********************************************************************************************************************************************************************************************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/global/font.sass ***!
  \*************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "Roboto";
  src: url(/local/templates/museum/src/bundles/global/../f80816a5455d171f948d.ttf) format("opentype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url(/local/templates/museum/src/bundles/global/../fc2b5060f7accec5cf74.ttf) format("opentype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "PFBaselinePro";
  src: url(/local/templates/museum/src/bundles/global/../bf3f0b7bbdcf29e29a34.ttf) format("opentype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
.text-big {
  font-size: 1rem;
  font-weight: 700;
}
.text-middle {
  font-size: 0.875rem;
  font-weight: 400;
  transition: color 0.3s ease-in-out;
}
.text-small {
  font-size: 0.75rem;
  font-weight: 400;
}

.italic {
  font-style: italic;
}

.subtitle {
  line-height: 1.2em !important;
}

.subtitle {
  font-weight: 400;
  font-size: 1.25rem;
}

.title {
  font-family: "PFBaselinePro" !important;
}

.title {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #fff;
}

.bold {
  font-weight: 700;
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/global/global.sass ***!
  \***************************************************************************************************************************************************************************************************************************************************/
* {
  font-family: "Roboto" !important;
  line-height: 1.15em !important;
}

* {
  color: #5498A6;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

svg, img {
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
  position: relative;
  min-height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
}

.container {
  max-width: 972px;
  margin: 0 auto;
}

main {
  margin-top: 0;
  padding-bottom: 25px;
  background: url(/local/templates/museum/src/bundles/global/../8b63d9098ce2381714d0.png) #222734 center center/cover repeat;
}

.border-block {
  border: 1px solid #5498A6;
}

.background {
  position: relative;
  z-index: 1;
  background-color: #222734;
}

.picture-in-border {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.picture-in-border img {
  width: calc(100% - 12px);
  height: calc(100% - 12px);
}
.picture-in-border .spec-rect, .picture-in-border:before, .picture-in-border:after {
  position: absolute;
  width: 43px;
  height: 43px;
  border: 1px solid #5498A6;
  transition: border-color 0.3s ease-in-out;
}
.picture-in-border:before, .picture-in-border:after {
  content: "";
}
.picture-in-border .spec-rect:first-of-type, .picture-in-border:before {
  top: 0;
  border-bottom: none;
}
.picture-in-border .spec-rect:nth-of-type(2), .picture-in-border:after {
  bottom: 0;
  border-top: none;
}
.picture-in-border .spec-rect:nth-of-type(2), .picture-in-border:before {
  right: 0;
  border-left: none;
}
.picture-in-border .spec-rect:first-of-type, .picture-in-border:after {
  left: 0;
  border-right: none;
}

.grid {
  display: grid;
  grid-gap: 15px;
  gap: 15px;
}
.grid-1 {
  grid-template-columns: 1fr;
}
.grid-2 {
  grid-template-columns: 1fr 1fr;
}

main canvas {
  position: fixed;
  top: 0;
  left: 0;
}
@media (max-width: 1006px) {
  .container {
    padding: 0 16px;
  }
}
@media (max-width: 768px) {
  .grid {
    gap: 25px;
  }
  .grid-2 {
    grid-template-columns: 0.75fr;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .grid-2 {
    grid-template-columns: 1fr;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/global/header.sass ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background: #09033C;
}
.header__socials {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
}
.header__icon {
  width: 25px;
  height: 25px;
}
.header__mobile {
  display: none;
}
.header__logo {
  width: 132px;
  height: 55px;
}
.header__bottom-menu, .header__top-menu {
  padding: 15px 0;
  position: relative;
}
.header__bottom-menu .container, .header__top-menu .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.header__top-menu {
  border-bottom: 1px solid #00ffff;
}
.header__top-menu img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.header__bottom-menu .container {
  align-items: center;
}
.header__contacts {
  text-align: right;
}
.header__contacts a {
  margin-bottom: 5px;
  text-decoration: none;
}
.header__contacts .link {
  color: #00ffff;
}
.header__contacts .link:hover {
  color: #fff;
}
.header a, .header p {
  color: #fff;
}
.image-view {
  display: none;
  width: 100vw;
  height: 100vh;
  background: #000000;
  position: absolute;
  top: 0;
  z-index: 2;
  opacity: 0.8;
}

.image-block {
  display: none;
  max-width: 972px;
  margin: auto;
  opacity: 1;
  position: absolute;
  z-index: 3;
  left: calc((100vw - 972px) / 2);
}
.image-block img {
  width: 100%;
  height: auto;
}
.image-block .close-image-view {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -40px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}
@media (max-width: 768px) {
  .header__logo {
    width: 81px;
    height: 34px;
  }
  .header__contacts {
    text-align: left;
  }
  .header__bottom-menu {
    top: 65px;
    transform: translateX(100%);
    padding: 0;
    height: calc(100vh - 65px);
    width: 225px;
    position: fixed;
    right: 0;
    background: #09033C;
    transition: transform 0.3s ease-in-out;
  }
  .header__bottom-menu .text-middle.link, .header__bottom-menu .header__socials {
    display: none;
  }
  .header__bottom-menu .container, .header__bottom-menu .header__list {
    flex-direction: column;
    align-items: flex-start;
  }
  .header__bottom-menu .container {
    height: 100%;
    padding: 40px 15px 55px 30px;
  }
  .header__bottom-menu.active {
    transform: translateX(0%);
  }
  .header__top-menu .container {
    align-items: center;
  }
  .header__top-menu .header__contacts {
    display: none;
  }
  .header__mobile {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .header__burger {
    cursor: pointer;
  }
  .header__burger span {
    display: block;
    width: 16px;
    height: 2px;
    border-radius: 2px;
    position: relative;
    background: #fff;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  }
  .header__burger span:first-child {
    transform-origin: 0% 0%;
  }
  .header__burger span:nth-last-child(2) {
    transform-origin: 0% 100%;
  }
  .header__burger span:not(:last-of-type) {
    margin-bottom: 4px;
  }
  .header__burger.active span:first-child {
    opacity: 1;
    transform: rotate(45deg) translate(1px, -1px);
  }
  .header__burger.active span:nth-child(2) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }
  .header__burger.active span:last-child {
    transform: rotate(-45deg) translate(1.5px, -3px);
    width: 16px;
  }
}
@media (max-width: 972px) {
  .image-block {
    max-width: 87vw;
    top: 30vh;
    left: auto;
    left: initial;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/global/footer.sass ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.footer {
  position: relative;
  z-index: 1;
  background: #222734;
}
.footer .circle-to-top {
  display: none;
}
.footer__top-menu {
  border-top: 0.5px solid #00FFFF;
  border-bottom: 0.5px solid #00FFFF;
  padding: 25px 0;
}
.footer__top-menu .text-middle {
  color: #fff;
}
.footer__top-menu .container {
  display: flex;
  gap: 77px;
}
.footer__logo {
  flex-shrink: 0;
  display: block;
  width: 159px;
  height: 67px;
}
.footer__contacts {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.footer__geo {
  max-width: 271px;
}
.footer__socials {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  margin-top: 10px;
}
.footer__icon {
  width: 25px;
  height: 25px;
}
.footer__tel {
  text-align: right;
}
.footer__tel .text-middle {
  text-decoration: none;
  display: block;
}
.footer__tel .text-middle:first-of-type {
  margin-bottom: 5px;
}
.footer__tel .text-middle.bold {
  text-transform: uppercase;
}
.footer__bottom-menu {
  padding: 25px 0 40px;
}
.footer__bottom-menu .container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px 65px;
  gap: 25px 65px;
}
.footer__bottom-menu .accordion.active .accordion__body {
  display: block;
}
.footer__bottom-menu .accordion.active .accordion__title:not(.inactive) {
  border-color: #00FFFF;
}
.footer__bottom-menu .accordion.active .accordion__title:not(.inactive) .text-middle.bold {
  color: #00FFFF;
}
.footer__bottom-menu .accordion.active .accordion__title:not(.inactive) svg {
  transform: rotate(90deg);
  stroke: #00ffff;
}
.footer__bottom-menu .accordion__title {
  cursor: pointer;
  padding-bottom: 5px;
  border-bottom: 1px solid #5498A6;
  transition: border-color 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer__bottom-menu .accordion__title.inactive {
  margin-top: 25px;
}
.footer__bottom-menu .accordion__title:hover .text-middle.bold {
  color: #00FFFF;
}
.footer__bottom-menu .accordion__title .text-middle.bold {
  text-transform: uppercase;
  text-decoration: none;
}
.footer__bottom-menu .accordion__title svg {
  fill: none;
  stroke: #5498A6;
  transition: stroke, transform 0.3s ease-in-out;
  width: 9px;
  height: 16px;
  transform: rotate(-90deg);
}
.footer__bottom-menu .accordion__body {
  padding-top: 13px;
}
.footer__bottom-menu .accordion__body .link {
  display: block;
  text-decoration: none;
}
.footer__bottom-menu .accordion__body .link:not(:last-of-type) {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .footer__top-menu .container {
    justify-content: space-between;
    gap: 30px;
  }
  .footer__tel {
    text-align: left;
  }
  .footer__contacts {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .footer__socials {
    margin: 10px auto 0;
  }
  .footer__bottom-menu .container {
    gap: 25px 35px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .footer__logo {
    width: 144px;
    height: 60px;
  }
  .footer__bottom-menu .container {
    gap: 15px;
  }
  .footer .circle-to-top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    bottom: 95px;
    right: 15px;
    cursor: pointer;
    background: #5498A6;
  }
  .footer .circle-to-top svg {
    width: 24px;
    height: 20px;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/global/button.sass ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.button {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #5498A6;
  transition: color, border-color 0.3s ease-in-out;
  text-decoration: none;
  color: #fff;
}
.button:hover {
  color: #00FFFF;
  border-color: #00FFFF;
}
.button.active {
  border-color: #00FFFF;
  background-color: #00FFFF;
  color: #09033C;
}
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/global/link.sass ***!
  \*************************************************************************************************************************************************************************************************************************************************/
.link {
  transition: color 0.3s ease-in-out;
}
.link:hover {
  color: #00FFFF;
}

/* End */


/* Start:/local/templates/museum/components/bitrix/menu/top-menu/style.css?17619216041154*/
/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./components/bitrix/menu/top-menu/src-cmp/style.sass ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.header__list {
  display: flex;
  gap: 5px;
}
.header__list .button {
  padding: 5px 0;
  width: 134px;
}
@media (max-width: 1024px) {
  .header__list .button {
    width: 114px;
  }
}
@media (max-width: 768px) {
  .header__list {
    gap: 25px;
  }
  .header__list .link {
    text-transform: uppercase;
    text-decoration: none;
  }
}

/* End */
/* /local/templates/museum/src/bundles/global/global.css?176192160524109 */
/* /local/templates/museum/components/bitrix/menu/top-menu/style.css?17619216041154 */
