

/* Start:/local/templates/publishiingNauka/assets/css/normalize.css?16739330386917*/
/*! 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 dotted;
    /* 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;
}
/* End */


/* Start:/local/templates/publishiingNauka/assets/css/fancybox.css?167442304515598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/publishiingNauka/assets/css/swiper.css?167393303816484*/
/**
 * Swiper 8.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 15, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/publishiingNauka/assets/css/style.css?169952675998294*/
/* fonts */
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
    url('/assets/fonts/OpenSans-Regular.woff2') format('woff2'),
    url('/assets/fonts/OpenSans-Regular.woff') format('woff');
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans SemiBlold'), local('OpenSans-SemiBlold'),
    url('/assets/fonts/OpenSans-SemiBold.woff2') format('woff2'),
    url('/assets/fonts/OpenSans-SemiBlold.woff') format('woff');
    font-display: swap;
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
    url('/assets/fonts/OpenSans-Bold.woff2') format('woff2'),
    url('/assets/fonts/OpenSans-Bold.woff') format('woff');
    font-display: swap;
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
    url('/assets/fonts/OpenSans-ExtraBold.woff2') format('woff2'),
    url('/assets/fonts/OpenSans-ExtraBold.woff') format('woff');
    font-display: swap;
    font-weight: 800;
    font-style: normal;
}

/* Normalize styles */
* {
    padding: 0;
    margin: 0;
    border: 0;
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

:focus,
:active {
    outline: none;
}

a:focus,
a:active {
    outline: none;
}

nav,
footer,
header,
aside {
    display: block;
}

html,
body {
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 16px;
    color: #3C3C3C;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
    font-family: inherit;
}

input::-ms-clear {
    display: none;
}

button {
    cursor: pointer;
    background-color: transparent;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

a,
a:visited {
    text-decoration: none;
}

ul li {
    list-style: none;
}

img {
    vertical-align: top;
    max-width: 100%;
    max-height: 100%;
}

picture {
    display: flex;
    align-items: center;
    justify-content: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: 400;
    margin: 0;
}

/* glob */
body {
    font-family: 'Open Sans', sans-serif;
    min-width: 360px;
    display: flex;
    flex-direction: column;
}

body.lock {
    overflow: hidden;
}

main {
    flex: 1 0 auto;
}

.container {
    max-width: 960px;
    padding: 0 20px;
    width: 100%;
}

.section-offset {
    margin-bottom: 54px;
}

.decor-title-block {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    pointer-events: none;
}

.decor-title-block__icon {
    display: none;
}

.decor-title-block::after {
    content: '';
    height: 1px;
    width: 100%;
    background-color: rgba(40, 116, 174, .1);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
}

.section-title {
    font-weight: 800;
    font-size: 32px;
    line-height: 44px;
    color: #3C3C3C;
    position: relative;
    z-index: 10;
}

.section-title-decor {
    margin: 0 24px;
    height: 1px;
    flex-grow: 1;
    background-color: #E6EEF4;
    border-radius: 1px;
}

.section-title-decor:last-child {
    margin-right: 0;
}

.section-sub-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    color: #3C3C3C;
}

.section-descr {
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
}

.section-descr_weight {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #3C3C3C;
}

.section-descr-link {
    text-decoration-line: underline;
    color: #3C3C3C;
}

.section-descr_max-width {
    max-width: 780px;
}

.section-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section-top_mb20 {
    margin-bottom: 20px !important;
}

.main__wrapper {
    display: flex;
    padding-left: max(16px, calc((100% - 1180px) / 2));
}

.main__content {
    width: calc(100% - 160px - 20px);
}

.back-to-top {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 12px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease, visibility .2s ease;
    background-color: #fff;
    border-radius: 5px;
    position: sticky;
    bottom: 40px;
}

.back-to-top.back-to-top_show {
    opacity: 1;
    visibility: visible;
}

.back-to-top__icon {
    margin-right: 13px;
    opacity: 0.5;
    transition: opacity .2s ease;
}

.back-to-top.back-to-top_show:active .back-to-top__icon {
    opacity: .7;
}

.back-to-top__text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: rgba(0, 85, 134, .5);
    transition: color .2s ease;
}

.back-to-top.back-to-top_show:active .back-to-top__text {
    color: rgba(0, 85, 134, .7);
}

.accor__full {
    height: 0;
    overflow: hidden;
    transition: height .2s ease;
}

.btn-more-section {
    display: flex;
    align-items: center;
}

.btn-more-section__text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #005586;
    margin-right: 8px;
}

.btn-main {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10.5px 10px;
    min-width: 160px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    background-color: #2874AE;
    border-radius: 5px;
    width: max-content;
    transition: background-color .2s ease, width .2s ease, border-color .2s ease, color .2s ease;
}

.btn-main:active {
    background-color: #004A75;
}

.btn-main.disabled {
    pointer-events: none;
    background-color: #eee;
    color: rgba(38, 38, 38, .2);
}

.btn-main__icon {
    margin-left: 8px;
}

.btn-report-wrapper {
    display: flex;
    justify-content: flex-end;
    position: fixed;
    right: 60px;
    bottom: 60px;
    z-index: 1000;
}

.btn-report {
    width: 64px;
    height: 64px;
    justify-content: flex-end;
    overflow: hidden;
    min-width: 0;
    padding: 0 16px;
}

.btn-report:hover {
    width: 233px;
}

.btn-report__text {
    white-space: nowrap;
    opacity: 0;
    transition: opacity .2s ease;
}

.btn-report:hover .btn-report__text {
    opacity: 1;
}

.btn-main__icon {
    min-width: 32px;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

/* header */
.header {
    padding: 40px 16px 24px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
    min-width: 360px;
}

.header_detail {
    padding: 0;
    position: initial;
    background-image: url('/assets/img/header/detail-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-bottom: 1px solid rgba(40, 116, 174, .2);
    margin-bottom: 40px;
}

.logo-header {
    position: relative;
    width: 180px;
    min-width: 180px;
    align-self: stretch;
    margin-right: 20px;
    display: none;
    z-index: 10;
}

.logo-header__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 90px);
    display: flex;
    align-items: flex-end;
}

.logo-header__decor {
    object-fit: contain;
    object-position: bottom;
    width: 160px;
    min-width: 160px;
}

.logo-header__text {
    position: absolute;
    top: 20px;
    left: 0;
    width: 160px;
    min-width: 160px;
}

.logo-header__background-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: calc(100% - 90px);
    background-color: #002b4b;
}

.header_detail .logo-header {
    display: block;
}

.header__container {
    flex-grow: 1;
    max-width: 920px;
}

.header__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
}

.header__search {
    display: none;
}

.header__content-mobile {
    display: none;
}

.header__wrapper {
    display: flex;
    max-width: 1180px;
    margin: 0 auto;
}

.header_detail .header__wrapper {
    max-width: 1220px;
    padding: 0 20px;
    align-items: center;
}

.header__separator {
    width: 180px;
    flex: 0 0 180px;
    margin-right: 20px;
}

.header_detail .header__separator {
    display: none;
}

.menu {
    display: flex;
    align-items: center;
}

.menu__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.menu__item {
    margin-right: 32px;
    margin-bottom: 16px;
}

.menu__item:last-child {
    margin-right: 0;
}

.header_detail .menu__item {
    margin-bottom: 0;
}

.menu__link {
    font-size: 16px;
    line-height: 22px;
    color: #262626;
    display: flex;
    align-items: center;
    transition: color .2s ease;
}

.menu__link.active {
    font-weight: 600;
    color: #005586;
    pointer-events: none;
}

.header_detail .menu__link {
    padding: 38.5px 0;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    color: #262626;
    position: relative;
    transition: color .2s ease;
}

.menu__link-text {
    font-weight: 600;
    margin-right: 12px;
    color: #002b4b;
}

.menu__link_search {
    padding: 0 12px;
}

.header_detail .menu__link_search {
    padding: 38.5px 12px;
}

.header_detail .menu__link.active {
    font-weight: 600;
    color: #005586;
    pointer-events: none;
}

.header_detail .menu__link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: rgba(40, 116, 174, .2);
    border-radius: 2px 2px 0px 0px;
    opacity: 0;
    transition: opacity .2s ease;
}

.header_detail .menu__link.active::after {
    opacity: 1;
    background-color: #2874AE;
}

.header__menu-open {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.header__mobile-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* promo */
.promo {
    margin-bottom: 41px;
    position: relative;
}

.banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    margin-bottom: 64px;
}

.promo__background-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.promo__background-slider::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;
    background: linear-gradient(180deg, #FFFFFF 10.33%, rgba(255, 255, 255, 0.8) 64.68%, rgba(255, 255, 255, 0.2) 100%);
}

.promo__background-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.promo__wrapper {
    max-width: 1212px;
    padding: 0 16px;
    margin: 0 auto;
    display: flex;
    position: relative;
    z-index: 20;
}

.promo__logo {
    width: 180px;
    position: relative;
    min-width: 180px;
}

.promo__logo-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 90px);
}

.footer__logo-container {
    height: 100%;
}

.banner__logo-container {
    height: calc(100% + 40px);
}

.promo__logo-background-color,
.footer__logo-background-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: calc(100% - 90px);
    background-color: #002b4b;
}

.promo__logo-background-color {
    background-color: transparent;
}  

.footer__logo-background-color {
    border-radius: 10px 10px 0 0;
}

.promo__logo-decor,
.footer__logo-decor {
    object-fit: contain;
    object-position: bottom;
    width: 160px;
    height: 100%;
    min-width: 160px;
}

.promo__logo-decor {
    position: absolute;
    top: -180px;
}


.promo__logo-image {
    position: absolute;
    top: 210px;
    left: 15px;
    min-width: 130px;
    width: 130px;
}

.promo__logo-text {
    position: absolute;
    top: 390px;
    left: 0;
    min-width: 180px;
}

.promo__container {
    padding: 192px 20px 110px;
    flex-grow: 1;
    min-width: 0;
    min-height: 560px;
}

.banner__container {
    padding: 140px 20px 122px;
}

.promo__content {
    max-width: 880px;
    width: 100%;
    padding: 0 75px;
    position: relative;
}

.banner__content {
    padding: 0 40px;
    max-width: 820px
}

.promo__slider {
    padding: 5px;
}

.promo__slider-button {
    position: absolute;
    top: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.promo__slider-button_prev {
    left: 0;
}

.promo__slider-button_next {
    right: 0;
}

.promo__slide-title {
    font-weight: 800;
    font-size: 40px;
    line-height: 54px;
    color: #002b4b;
    margin-bottom: 16px;
}

.promo__slide-descr {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #3C3C3C;
    margin-bottom: 40px;
}

.banner__slide-descr {
    max-width: 550px;
}

/* side-menu */
.side-menu {
    flex: 0 0 160px;
    margin-right: 20px;
    padding-top: 68px;
    position: relative;
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main__wrapper_for-banner .side-menu {
    padding-top: 0;
    padding-bottom: 0;
}

.side-menu__list {
    position: sticky;
    top: 40px;
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    background-color: #fff;
    margin-bottom: 80px;
}

.side-menu__list::-webkit-scrollbar {
    width: 3px;
}

.side-menu__list::-webkit-scrollbar-track {
    background-color: #fff;
}

.side-menu__list::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
}

.side-menu__link {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    position: relative;
    padding: 8px 8px 8px 0;
    display: inline-block;
    text-align: left;
    transition: color .2s ease, font-weight .2s ease, transform .2s ease;
}

.side-menu__link.active {
    font-weight: 600;
    color: #005586;
    padding: 8px 8px 8px 10px;
    transform: translateX(6px);
}

.side-menu__link::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(4px, -50%);
    width: 0px;
    height: 3px;
    background-color: #005586;
    border-radius: 1px;
    opacity: 0;
    transition: opacity .2s ease, width .2s ease;
}

.side-menu__link.active::after {
    width: 8px;
    opacity: 1;
}

/* services */
.categories-wrapper {
    display: flex;
    max-width: 920px;
    width: 100%;
    white-space: nowrap;
    position: relative;
}

.categories-wrapper::after {
    content: '';
    background: linear-gradient(270deg, #FFFFFF 79.48%, rgba(255, 255, 255, 0) 100%);
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% - 8px);
    width: 100px;
}

.categories {
    display: flex;
    flex: 1 1 auto;
    overflow-y: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.categories::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.categories__item {
    margin-bottom: 8px;
    margin-right: 10px;
    position: relative;
}

.categories-more {
    position: initial;
    border-radius: 5px;
}

.categories__item:last-child {
    margin-right: 0;
}

.categories__btn {
    position: relative;
    font-size: 12px;
    line-height: 16px;
    color: #262626;
    padding: 8px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    overflow: hidden;
    transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}

.categories-more .categories__btn {
    justify-content: start;
    height: 100%;
}

.categories__btn:active {
    background-color: #EDF2F5;
    color: rgba(60, 60, 60, .5);
}

.categories__btn::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 1px;
    min-width: 1px;
    flex: 0 0 1px;
    height: 12px;
    background-color: #2874AE;
}

.categories__btn.active {
    font-weight: 600;
    padding: 8px 16px;
    background-color: #EDF2F5;
    color: #005586;
    position: relative;
    z-index: 20;
}

.categories__btn.active::after {
    display: none;
}

.categories__btn.active:active:not(.disabled) {
    background-color: #004A75;
    color: #fff;
}

.categories__btn.active.disabled {
    pointer-events: none;
    background-color: #eee;
    color: rgba(38, 38, 38, .2);
}

.categories__btn.disabled {
    background-color: #F8F8F8;
    color: rgba(60, 60, 60, .2);
    pointer-events: none;
}

.categories__btn.disabled::after {
    background-color: #D9D9D9;
}

.categories-more__full {
    position: absolute;
    z-index: 15;
    top: -8px;
    left: 50%;
    width: calc(100% + 16px);
    transform: translateX(-50%);
    background-color: #fff;
    box-shadow: 0px 4px 34px rgba(0, 85, 134, 0.1);
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease;
}

.categories-more.active .categories-more__full {
    opacity: 1;
    visibility: visible;
}

.categories-more__full-top {
    padding: 16px 0;
    border-bottom: 1px solid #EDF2F5;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.categories-more__list {
    padding: 8px 16px 0;
    display: flex;
    flex-wrap: wrap;
    white-space: normal;
}

.categories-more__item {
    margin-right: 0;
    padding: 0 12px;
    flex: 0 1 33.333%;
}

.categories-more__name-icon {
    transition: transform .2s ease;
}

.categories-more.active .categories-more__name {
    background-color: #EDF2F5;
    border-radius: 5px;
}

.categories-more.active .categories-more__name-icon {
    transform: rotate(180deg);
}

.categories-more__name {
    display: flex;
    align-items: center;
    padding: 8px;
    margin-left: 22px;
    cursor: pointer;
    position: relative;
    z-index: 20;
}

.categories-more__name-text {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #2874AE;
    margin-right: 8px;
}

.cards-slider {
    margin: 0;
    padding-top: 24px;
    padding-right: 83px;
}

.slider-button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 50%;
    width: 80px;
    right: 0;
    background: linear-gradient(90deg, #FFFFFF 45.01%, rgba(255, 255, 255, 0.5) 100%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    z-index: 10;
    cursor: pointer;
    transition: opacity .2s ease;
}

.slider-button.swiper-button-disabled {
    opacity: 0.5;
    cursor: initial;
}

.slider-button.swiper-button-lock {
    display: none;
}

.slider-button_prev {
    top: 0;
}

.slider-button_next {
    top: 50%;
}

.about__slider-btn {
    height: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    height: auto;
    border-radius: 5px;
}

.card__wrapper::before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 5px;
    border: 2px solid transparent;
    transition: border-color .2s ease;
    pointer-events: none;
    z-index: 10;
}

.card__wrapper:hover::before {
    border-color: rgba(40, 116, 174, 0.3);
}

.card_border-none .card__wrapper::before {
    border: none;
}

.card_without-logo-icon .card-about-news__picture::after {
    display: none;
}

.card__wrapper {
    border-radius: 5px;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    position: relative;
}

.card__wrapper::after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background: radial-gradient(309.6% 100% at 50% 100%, rgba(255, 255, 255, 0.95) 33.39%, rgba(230, 239, 249, 0) 100%);
    border-radius: 5px;
    pointer-events: none;
}

.card_journal .card__wrapper::after {
    background: radial-gradient(309.6% 100% at 50% 100%, rgba(255, 255, 255, 0.95) 33.39%, rgba(230, 239, 249, 0) 100%);
}

.card__picture {
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 5px;
    padding: 40px 0 30px;
    position: relative;
    z-index: 10;
    opacity: 0;
}

.card_journal .card__picture {
    opacity: 0;
}

.card__content {
    padding: 9px 16px 16px;
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex: 1 1 auto;
}

.card-content__link {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.card__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #3C3C3C;
    margin-bottom: 8px;
}

.card__descr {
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
}

.card__btn-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px 16px;
    position: relative;
    z-index: 10;
}

.card__btn {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    padding: 8px 16px;
    min-width: 98px;
    background-color: #E6EFF9;
}

.card_journal .card__btn {
    width: 100%;
    background-color: #2874AE;
    justify-content: center;
}

.card__btn-text {
    margin-right: 8px;
    color: #005586;
    text-align: center;
    transition: color .2s ease;
}

.card_journal .card__btn-text {
    color: #fff;
}

.card__btn:hover .card__btn-text {
    color: #fff;
}

.card__btn-icon path {
    transition: fill .2s ease, stroke .2s ease;
}

.card_journal .card__btn-icon path {
    fill: #fff;
}

.card__btn:hover .card__btn-icon path {
    fill: #fff;
}

.card__btn:hover .card__btn-icon .card__btn-icon_fill-fff {
    fill: #fff;
}

.card__btn:hover .card__btn-icon .card__btn-icon_fill-transparent {
    fill: transparent;
    stroke: #fff;
}

.card__link {
    width: max-content;
    padding: 12px 20px 12px 0;
    display: flex;
    align-items: center;
    border-radius: 7px;
}

.card__link-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #005586;
    margin-right: 11px;
}

.card__link:active .card__link-text {
    color: rgba(0, 51, 99, .5);
}

.card__link-icon {
    transition: opacity .2s ease, transform .2s ease;
}

.card__link:active:not(.disabled) .card__link-icon {
    opacity: .5;
    transform: translateX(8px);
}

.card__link-icon path {
    transition: fill .2s ease;
}

.card__link.disabled {
    pointer-events: none;
}

.card__link.disabled .card__link-text {
    color: rgba(38, 38, 38, .2);
}

.card__link.disabled .card__link-icon path {
    fill: rgba(38, 38, 38, .2);
}

/* about */
.about {
    margin-bottom: 60px;
}

.about__decor {
    margin-bottom: 23px;
}

.about__categories {
    margin-bottom: 24px;
}

.about__descr {
    max-width: 880px;
}

/* news */
.news {
    padding: 40px 0 50px;
    background-color: #F7F8F9;
    border-radius: 5px 0px 0px 5px;
}

.news__title {
    background-color: #F7F8F9;
}

.news__decor {
    margin-bottom: 25px;
}

.news__categories {
    margin-bottom: 13px;
}

.news__slider {
    margin: 0;
    padding-top: 14px;
    padding-left: 20px;
    max-width: 880px;
}

.card-news {
    border-radius: 5px;
    height: auto;
    display: flex;
    flex-direction: column;
}

.card-news__picture {
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-news__img {
    width: 100%;
}

.card-news__content {
    padding: 18px 16px 16px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

.card-news__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
    margin-bottom: 16px;
}

.card-news__descr {
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
    margin-bottom: 8px;
    flex: 1 1 auto;
}

.card-news__link {
    font-size: 14px;
    line-height: 19px;
    color: #2874AE;
    position: relative;
    transition: color .2s ease;
}

.card-news__link:active:not(.disabled) {
    color: rgba(0, 85, 134, .5);
}

.card-news__link.disabled {
    color: rgba(38, 38, 38, .2);
    pointer-events: none;
}

.card-news__link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #2874AE;
    transition: background-color .2s ease;
}

.card-news__link:active:not(.disabled)::after {
    background-color: rgba(0, 85, 134, .5);
}

.card-news__link.disabled::after {
    background-color: rgba(38, 38, 38, .2);
}

.news__slider-navigation {
    display: flex;
    align-items: center;
    max-width: 980px;
}

.card-news__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-news__date {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: rgba(60, 60, 60, .3);
}

.news .categories-more {
    display: none;
}

.news .categories-wrapper::after {
    display: none;
}

/* awards */
.awards {
    margin-bottom: 34px;
}

.awards__top {
    margin-bottom: 24px;
}

.awards_page {
    margin-bottom: 76px;
}

.awards__decor {
    margin-bottom: 25px;
}

.awards__descr {
    max-width: 880px;
    margin-bottom: 40px;
}

.awards__content {
    display: flex;
    max-width: 950px;
}

.awards_page .awards__content {
    display: block;
}

.awards__wrapper {
    min-width: 0;
    margin-right: 38px;
    position: relative;
    max-width: 576px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.awards_page .awards__wrapper {
    max-width: none;
    margin-right: 0;
    margin-bottom: 40px;
}

.awards__slider {
    padding: 0 24px;
}

.award {
    height: auto;
    display: flex;
    align-items: center;
}

.awards__panel {
    position: relative;
    height: 100%;
    flex: 0 0 275px;
    max-height: 582px;
    overflow: hidden;
}


.awards__panel-more {
    position: absolute;
    bottom: 7px;
    left: 53%;
    transform: translateX(-50%);
    z-index: 20;
}

.awards_page .awards__panel-more {
    display: none;
}

.awards__slider-pagination {
    overflow: auto;
    padding: 3px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex: 0 0 288px;
    height: 100%;
    max-height: 582px;
    margin: 0 -8px;
    position: relative;
    bottom: auto !important;
    width: auto !important;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.awards__slider-pagination::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.awards__panel::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 24px);
    height: 90px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 53.12%, #FFFFFF 100%);
    z-index: 10;
    pointer-events: none;
}

.awards_page .awards__panel::after {
    display: none;
}

.awards__slider-pagination .swiper-pagination-bullet {
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    margin: 0 !important;
    flex: 0 0 33.333%;
    padding: 0 8px;
    background-color: transparent !important;
    margin-bottom: 16px !important;
}

.awards_page .awards__slider-pagination .swiper-pagination-bullet {
    flex: 0 0 11.111%;
}

.awards__slider-pagination .swiper-pagination-bullet-active {
    position: relative;
    pointer-events: none;
    border-radius: 5px !important;
}

.awards__slider-pagination .swiper-pagination-bullet-active img {
    outline: 3px solid #2874AE;
}

.awards__slider-button {
    width: 56px;
    height: 88px;
    top: 50%;
    transform: translateY(-50%);
}

.awards__slider-button_prev {
    left: 0;
    background: linear-gradient(90deg, #FFFFFF 45.01%, rgba(247, 248, 249, 0.5) 100%);
    border-radius: 0px 5px 5px 0px;
}

.awards__slider-button_next {
    right: 0;
    background: linear-gradient(90deg, #FFFFFF 45.01%, rgba(247, 248, 249, 0.5) 100%);
    border-radius: 0px 5px 5px 0px;
    transform: matrix(-1, 0, 0, 1, 0, 0) translateY(-50%);
}

.award__img {
    width: 100%;
    max-height: 100%;
}

/* contacts */
.contacts {
    padding: 40px 0 32px;
    background: radial-gradient(100% 570.41% at 0% 0%, #F7F8F9 0%, #FFFFFF 61.46%, #FFFFFF 100%);
    border-radius: 10px 0px 0px 10px;
}

.contacts__decor {
    margin-bottom: 25px;
}

.contacts__title {
    background-color: #F7F8F9;
}

.contacts__categories {
    margin-bottom: 23px;
}

.contacts__content {
    display: flex;
    max-width: 980px;
    padding-left: 16px;
}

.contacts__address {
    margin-right: 36px;
    max-width: 262px;
}

.contacts__address-block {
    margin-bottom: 16px;
}

.contacts__address-block:last-child {
    margin-bottom: 0;
}

.contacts__address-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
    margin-bottom: 8px;
}

.contacts__address-text {
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
    display: block;
}

.ymaps-2-1-79-controls__toolbar {
    display: none;
}

.ymaps-2-1-79-copyrights-pane {
    display: none;
}

.ymaps-2-1-79-controls__bottom {
    display: none;
}

.ymaps-2-1-79-controls__control {
    inset: 95px auto auto 5px !important;
}

.contacts .categories-more {
    display: none;
}

.contacts .categories-wrapper::after {
    display: none;
}

#map {
    max-width: 480px;
    min-width: 0 !important;
}

/* partners */
.partners {
    margin-bottom: 134px;
}

.partners__decor {
    margin-bottom: 25px;
}

.partners__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.partners__item {
    padding: 0 20px;
    flex: 1 0 16.666%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

/* footer */
.footer {
    background-color: #003C5F;
}

.footer__container {
    max-width: 1220px;
    padding: 0 20px;
    margin: 0 auto;
    display: flex;
    position: relative;
}

.footer__wrapper {
    display: flex;
    padding-top: 56px;
    padding-bottom: 70px;
    flex-grow: 1;
}

.footer__logo {
    transform: translateY(-32px);
    position: relative;
    margin-right: 40px;
    min-width: 180px;
}

.footer__logo-image {
display: none;
    position: absolute;
    top: -30px;
    left: 12px;
    max-width: none;
}

.footer__logo-text {
    position: absolute;
    top: 64px;
    left: 15px;
    width: 130px;
    max-width: none;
}

.footer__menu {
    margin-right: 66px;
}

.footer__menu-item {
    margin-bottom: 16px;
}

.footer__menu-item:last-child {
    margin-bottom: 0;
}

.footer__menu-link {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.footer__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.footer__content-wrapper {
    display: flex;
    justify-content: space-between;
    flex: 1 1 auto;
}

.footer__content-block {
    margin-right: 20px;
    flex-grow: 1;
    max-width: 180px;
}

.footer__content-block_margin {
    margin-right: 0;
}

.footer__content-block:last-child {
    margin-right: 0;
}

.footer__content-block-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 8px;
}

.footer__content-block-text {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.footer__copyright {
    display: flex;
    justify-content: flex-end;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.social {
    display: flex;
}

.social__item {
    margin-right: 8px;
}

.social__item:last-child {
    margin-right: 0;
}

.footer__content-social {
    margin-left: 27px;
}

.social__link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.back-to-top-footer {
    display: none;
}

/* projects */
.projects {
    margin-bottom: 56px;
}

.projects__top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 0 20px;
    max-width: 900px;
    position: relative;
}

.projects__subsections-title {
    margin-bottom: 24px;
}

.projects__cards {
    max-width: 840px;
}

.cards_flex {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.cards_flex .card {
    flex: 0 1 33.333%;
    padding: 0 10px;
}

.projects__cards-item {
    margin-bottom: 40px;
}

.card_journal {
    margin-bottom: 16px;
}

.search-page {
    margin-bottom: 120px;
}

.search-page__result-item {
    padding: 16px;
    margin-bottom: 16px;
    display: block;
}

.search-page__result-item:last-child {
    margin-bottom: 0;
}

.search-page__result-link {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #005586;
    margin-bottom: 8px;
    display: inline-block;
}

.search-page__result-text {
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
    margin-bottom: 8px;
}

.search-page__result-date {
    font-size: 12px;
    line-height: 16px;
    color: #3C3C3C;
}

.search-section {
    display: flex;
    align-items: center;
}

.search-section__open {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 48px;
    border-radius: 5px;
}

.search-section__open-text {
    font-weight: 600;
    font-size: 14px;
    color: #2874AE;
    margin-right: 10px;
}

.search-section__open-icon {
    transition: opacity .2s ease;
}

.search-section.active .search-section__open {
    display: none;
}

.search-section__open_close {
    display: none;
}

.search-section__open-icon_close {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.search-section.active .search-section__open_close {
    display: block;
    width: 48px;
    background-color: #E6EFF9;
    border-radius: 3px;
}

.form-search {
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 20px;*/
    /*transform: translateY(-50%);*/
    /*width: calc(100% - 98px);*/
    background-color: #fff;
    /*z-index: 20;*/
    display: flex;
    /*opacity: 0;*/
    /*visibility: hidden;*/
    /*transition: opacity .2s ease;*/
}

.form-search__wrapper {
    border: 1px solid #E6EFF9;
    border-radius: 5px;
    display: flex;
    flex-grow: 1;
    padding: 7px 8px;
}

.search-section.active .form-search {
    opacity: 1;
    visibility: visible;
}

.form-search__input {
    flex: 1 1 auto;
    padding: 0 16px 0 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
    width: 100%;
}

.form-search__reset {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: rgba(0, 85, 134, .5);
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E6EFF9;
    border-radius: 3px;
}

.form-search__separator {
    align-self: center;
    width: 1px;
    height: 12px;
    background-color: #2874AE;
    opacity: .3;
    margin: 0 8px;
}

.form-search__submit-icon path {
    fill: #2874AE;
    transition: fill .2s ease;
}

.form-search__submit:hover .form-search__submit-icon path {
    fill: #fff;
}

.form-search__submit {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 3px;
    padding: 4px;
    transition: background-color .2s ease;
}

.form-search__submit:hover {
    background-color: #2874AE;
}

.form-search__submit-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    margin-right: 6px;
}

.form-search__btn-all-reset {
    width: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #E6EFF9;
    transition: background-color .2s ease;
}

.form-search__btn-all-reset:hover {
    background-color: #E6EFF9;
}

/* mobile detail navigation */
.mobile__detail-navigation {
    display: none;
    margin-bottom: 12px;
}

.mobile__detail-navigation-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.back-link {
    display: flex;
    align-items: center;
    padding: 8px 0;
}

.back-link__icon {
    margin-right: 8px;
}

.back-link__text {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #005586;
}

/* services-promo */
.services-promo {
    margin-bottom: 40px;
}

.services-promo__picture {
    margin-bottom: 40px;
}

.services-promo__title {
    margin-bottom: 16px;
}

.services-promo__descr {
    margin-bottom: 16px;
}

.sevices-promo__sub-descr {
    margin-bottom: 16px;
}

.services-promo__dtn-group {
    display: flex;
    align-items: center;
}

.services-promo__btn {
    margin-right: 16px;
}

.services-promo__btn:last-child {
    margin-right: 0;
}

.services-promo__btn-text {
    margin-right: 8px;
}

.services-promo__btn {
    min-width: 98px;
    padding: 10.5px 16px;
}

/* detail-navigation */
.detail-navigation {
    margin-bottom: 24px;
}

.banner__detail-navigation {
    margin-bottom: 60px;
}

.detail-navigation__wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.detail-navigation__back {
    margin-right: 16px;
}

.mobile__detail-navigation-dropdown {
    display: none;
}

.breadcrumbs {
    padding-left: 16px;
    position: relative;
}

.breadcrumbs::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 12px;
    background-color: rgba(40, 116, 174, .3);
}

.breadcrumbs__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.breadcrumbs__item {
    padding-right: 16px;
    position: relative;
}

.breadcrumbs__item::after {
    content: '/';
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.breadcrumbs__item:last-child::after {
    display: none;
}

.breadcrumbs__link {
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
}

.breadcrumbs__link.active {
    color: #2874AE;
    pointer-events: none;
}

.detail-navigation__dropdown {
    display: none;
}

/* extra */
.extra {
    margin-bottom: 40px;
}

.extra__content {
    padding: 24px 20px;
    background-image: url("/assets/img/extra/background.png");
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #EDF2F5;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.extra__wrapper {
    max-width: 540px;
}

.extra__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #005586;
    margin-bottom: 8px;
}

.extra__descr {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
    margin-bottom: 16px;
}

.extra__btn {
    padding: 6.5px 10px;
    min-width: 140px;
}

/* services-accor */
.services-accor {
    margin-bottom: 148px;
}

.services-accor__item {
    margin-bottom: 16px;
}

.accor-services {
    border: 1px solid transparent;
    border-radius: 5px;
    transition: border-color .6s ease;
}

.accor-services.active {
    border-color: #EDF2F5;
}

.accor-services__open {
    padding: 24px 20px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    background-color: #F7F8F9;
    cursor: pointer;
    border-bottom: 1px solid transparent;
    transition: background-color .6s ease, border-color .6s ease, border-radius .6s ease;
}

.accor-services__open.active {
    background-color: #fff;
    border-bottom-color: #EDF2F5;
    border-radius: 0;
}

.accor-services__geo {
    margin-right: 16px;
}

.accor-services__title {
    margin-right: 16px;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #3C3C3C;
    flex-grow: 1;
}

.accor-services__arrow {
    transition: transform .6s ease;
}

.accor-services__open.active .accor-services__arrow {
    transform: rotate(180deg);
}

.sub-accor__open.active .accor-services__arrow {
    transform: rotate(180deg);
}

.accor-services__full-content {
    padding: 24px 20px;
}

.accor-services__contacts {
    margin-bottom: 24px;
}

.contacts__address-link {
    font-size: 16px;
    line-height: 22px;
    text-decoration-line: underline;
    color: #2874AE;
    display: block;
    width: max-content;
}

.accor-services__descr {
    margin-bottom: 24px;
}

.services-gallery__wrapper {
    position: relative;
    padding: 12px 61px;
    background: linear-gradient(0deg, #F7F8F9, #F7F8F9), #FFFFFF;
    border-radius: 5px;
    margin-bottom: 24px;
}

.services-gallery__slider-button {
    padding: 16px 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.services-gallery__slider-button_prev {
    left: 0;
}

.services-gallery__slider-button_next {
    right: 0;
}

.sub-accor__item {
    border-bottom: 1px solid #EDF2F5;
    transition: background-color .6s ease;
}

.sub-accor__item:first-child {
    border-top: 1px solid #EDF2F5;
}

.sub-accor__item.active {
    background-color: #F7F8F9;
}

.sub-accor__open {
    padding: 8px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.sub-accor__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #1F1F1F;
    margin-right: 16px;
}

.sub-accor__full-content {
    padding: 16px 24px;
}

.sub-accor__full-list-item {
    font-size: 16px;
    line-height: 22px;
    color: #1F1F1F;
}

/*  about-publishing  */
.about-publishing__top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 0 20px;
    max-width: 960px;
    position: relative;
}

/*  about-news  */
.about-news {
    padding: 40px 0 32px;
    margin-bottom: 100px;
    background: radial-gradient(100% 570.41% at 0% 0%, #F7F8F9 0%, #FFFFFF 61.46%, #FFFFFF 100%);
    border-radius: 10px 0px 0px 10px;
}

.about-news__top {
    margin-bottom: 16px;
}

.about-news__cards {
    padding-top: 30px;
}

.card-about-news {
    display: flex;
    flex-direction: column;
    height: auto;
}

.card-about-news__picture {
    position: relative;
}

.about-news-page__card .card-about-news__picture {
    min-width: 260px;
    margin-bottom: 0;
    margin-right: 24px;
}

.about-news-page__card .card-about-news__img {
    max-height: none;
}

.card-about__picture {
    min-width: 260px;
}

.card-about-news__picture::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(90.31% 90.31% at 0% 0%, rgba(0, 143, 225, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(90.31% 90.31% at 0% 0%, rgba(0, 143, 225, 0) 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 5px;
}

.about-news__card_directorate .card-about-news__picture {
    align-items: stretch;
}

.about-news__card_directorate .card-about-news__picture::before {
    display: none;
}

.card-about-news__img {
    border-radius: 5px;
    max-width: 260px;
    width: 100%;
    max-height: 160px;
    object-fit: cover;
    object-fit: contain;
    object-position: top;
}

.card-about-news__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 16px;
    background-color: #fff;
    border: 1px solid #E6EFF9;
    border-top: none;
    border-radius: 0 0 5px 5px;
    margin-top: -5px;
}

.about-news-page__card .card-about-news__content {
    padding: 0;
    margin-top: 0;
    border: none;
}

.card-about-news__date {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
    color: rgba(60, 60, 60, .3);
}

.card-about-news__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #3C3C3C;
    margin-bottom: 8px;
}

.card-about-news__descr {
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
    flex: 1 1 auto;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 38px;
}

.card-about-news__name {
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 44px;
    color: #3C3C3C;
    padding: 40px 0 24px;
}

.card-about-news__name_max-width {
    max-width: 520px;
}

.card-about-news__preview {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 8px;
}

.card-about-news__description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.card-about-news__more {
    font-size: 14px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #2874AE;
    margin-top: auto;
}

.news-slider-cards__button_prev {
    top: 0;
}

.news-slider-cards__button_next {
    top: 50%;
}

.pereplet-slider-cards__button_prev {
    top: 0;
}

.pereplet-slider-cards__button_next {
    top: 50%;
}

.portfolio__slide-img {
    border-radius: 5px;
    width: 100%;
}

/*  about-documents  */
.about-documents {
    margin-bottom: 100px;
}

/*  about-directorate  */
.about-directorate {
    margin-bottom: 100px;
}

.about-directorate__top {
    margin-bottom: 8px;
}

.about-directorate__descr {
    margin-bottom: 24px;
    max-width: 620px;
}

.about-slider-cards {
    position: relative;
}

.about-slider-card-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #3C3C3C;
    margin-bottom: 8px;
}

.about-slider-card-text {
    margin-bottom: 4px;
    color: #3C3C3C;
    font-size: 14px;
    line-height: 19px;
}

.about-slider-card-text:last-child {
    margin-bottom: 0;
}

.about-directorate__slide-picture {
    margin-bottom: 16px;
}

.about-slide {
    padding: 16px;
    min-height: 200px;
    display: flex;
    align-items: flex-end;
    position: relative;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.about-slide__background {
    position: absolute;
    top: 0;
    left: 0;
    background: radial-gradient(309.6% 100% at 50% 100%, rgba(255, 255, 255, 0.95) 33.39%, rgba(230, 239, 249, 0.7) 100%);
    width: 100%;
    height: 100%;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    padding-top: 40px;
    pointer-events: none;
}

.about-slide__content {
    position: relative;
    z-index: 10;
}

.about-slider-cards__button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 50%;
    width: 80px;
    right: 0;
    background: linear-gradient(90deg, #FFFFFF 45.01%, rgba(255, 255, 255, 0.5) 100%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    z-index: 10;
    cursor: pointer;
}

.about-slider-cards__button_prev {
    top: 0;
}

.about-slider-cards__button_next {
    top: 50%;
}

.about-slider-cards__button.swiper-button-disabled {
    opacity: 0;
    pointer-events: none;
}
/*  about-store  */
.about-store {
    margin-bottom: 100px;
}

.about-store__slide-title {
    margin-bottom: 8px;
}

.about-store__slide-address {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
}

.about-store__top {
    margin-bottom: 8px;
}

.about-store__descr {
    max-width: 620px;
    margin-bottom: 24px;
}

/*  about-editions  */
.about-editions {
    margin-bottom: 100px;
}

.about-editions__top {
    margin-bottom: 8px;
}

/*  about-history  */
.about-history {
    margin-bottom: 100px;
}

.about-history__top {
    margin-bottom: 8px;
}

/*  about-awards  */
.about-awards {
    margin-bottom: 100px;
}

.about-awards__top {
    margin-bottom: 8px;
}

/*  about-job-openings  */
.about-job-openings {
    margin-bottom: 224px;
}

.about-job-openings__top {
    margin-bottom: 8px;
}

/*  about-news-page  */
.about-news-page {
    margin-bottom: 125px;
}

.about-news-page__title {
    margin-bottom: 24px;
}

.about-news-page__card {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.about-news__card_directorate {
    align-items: stretch;
}

.about-news-page__card:last-child {
    margin-bottom: 0;
}

.about-news-page__tabs {
    margin-bottom: 30px;
}

.tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tabs__wrapper {
    display: flex;
    overflow: auto;
    white-space: nowrap;
}

.tabs__wrapper::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.tab {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
    padding: 12px 8px 14px;
    margin-right: 4px;
}

.tab:last-child {
    margin-right: 0;
}

.tab.active {
    position: relative;
    color: #005586;
    pointer-events: none;
    background-color: rgba(230, 239, 249, 0.5);
    border-radius: 5px 5px 0 0;
}

.tab.active::before {
    content: '';
    background-color: #005586;
    border-radius: 2px 2px 0px 0px;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.cards-more {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    background-color: #EDF2F5;
    border-radius: 5px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #005586;
    margin: 16px auto 0;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.tabs__arrows {
    display: flex;
}

/*  detail-news  */
.detail-news {
    margin-bottom: 142px;
}

.detail-news__picture {
    margin-bottom: 40px;
    justify-content: flex-start;
}

.detail-news__img {
    border-radius: 5px;
}

.detail-news__content {
    max-width: 720px;
}

.detail-news__date {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.detail-news__date-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(60, 60, 60, .3);
    margin-right: 24px;
}

.detail-news__date-text:last-child {
    margin-right: 0;
}

.detail-news__title {
    margin-bottom: 16px;
}

.detail-news__descr {
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #3C3C3C;
}

.detail-news__sub-title {
    margin-bottom: 16px;
}

.detail-news__sub-descr {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
}

.detail-news__sub-descr:last-child {
    margin-bottom: 0;
}

/*  about-directorate-page  */
.about-directorate-page {
    padding-bottom: 150px;
}

/*  about-page  */
.about-page__title {
    margin-bottom: 24px;
}

.about-page__descr {
    margin-bottom: 24px;
    max-width: 780px;
}

.about-page__tabs {
    margin-bottom: 24px;
}

.about-page__accor {
    background-color: #F4F9FE;
    border: 1px solid #EDF2F5;
    border-radius: 5px;
    transition: background-color .6s ease;
}

.about-page__accor_margin-bottom {
    margin-bottom: 16px;
}

.about-page__accor.active {
    background-color: #fff;
}

.about-page__accor-open {
    cursor: pointer;
}

.about-page__accor-open-content {
    display: flex;
    align-items: center;
    padding: 24px 20px;
}

.about-page__accor-geo {
    margin-right: 19px;
}

.about-page__accor-title {
    margin-right: auto;
}

.about-page__accor-full-content {
    padding: 24px 20px;
    border-top: 1px solid #EDF2F5;
}

.about__cards.two-line {
    display: flex;
    flex-wrap: wrap;
}

.about__cards.two-line .about__card {
    width: calc(50% - 10px);
    margin-bottom: 16px;
    margin-right: 20px;
}

.about__cards.two-line .about__card:nth-child(2n) {
    margin-right: 0;
}

.about__cards .about__card {
    justify-content: unset;
}

.about__card-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
    margin-bottom: 8px;
}

.about__card-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.about__card-photo {
    width: 180px;
    height: 200px;
    margin-bottom: 16px;
}

.about-page__accor-full-text {
    margin-bottom: 24px;
}

.about-page__accor-arrow {
    transition: transform .6s ease;
}

.about-page__accor.active .about-page__accor-arrow {
    transform: rotate(180deg);
}

.about-page__accor-full-cards {
    display: flex;
    padding: 0 20px;
}

.about-page__accor-full-card {
    flex: 0 1 calc(50% - 10px);
    margin-right: 20px;
}

.about-page__accor-full-card:last-child {
    margin-right: 0;
}

.accor-full-card__picture {
    justify-content: stretch;
    margin-bottom: 16px;
}

.accor-full-card__img {
    border-radius: 5px;
}

.accor-full-card__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
    margin-bottom: 8px;
}

.about-stores-page__accor {
    margin-bottom: 40px;
}

.accor-full-card__text {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
}

/*  about-stores-page  */
.about-stores-page {
    padding-bottom: 158px;
}

.about-stores-page__descr {
    height: 70px;
}

.about-stores-page__descr-more {
    font-size: 14px;
    line-height: 19px;
    color: #2874AE;
    width: max-content;
    cursor: pointer;
    margin-bottom: 16px;
}

/*  about-editions-page  */
.about-editions-page {
    padding-bottom: 230px;
}

/*  about-history-page  */
.about-history-page {
    padding-bottom: 143px;
}

/*  about-job-openings-page  */
.about-job-openings-page {
    padding-bottom: 134px;
}

.about-job-openings-page__descr {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #3C3C3C;
    margin-bottom: 40px;
}

.about-job-openings-page__cards {
    display: flex;
    flex-wrap: wrap;
}

.vacancy {
    flex: 0 1 calc(50% - 20px);
    margin-right: 40px;
    margin-bottom: 40px;
}

.vacancy:nth-child(2n) {
    margin-right: 0;
}

.vacancy:last-child {
    margin-bottom: 0;
}

.vacancy:nth-last-child(2) {
    margin-bottom: 0;
}

.vacancy__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #3C3C3C;
    margin-bottom: 16px;
}

.vacancy__text {
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
}

.vacancy__sub-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
}

.vacancy__wrapper {
    margin-bottom: 16px;
}

/*  promo-detail  */
.promo-detail {
    margin-bottom: 40px;
}

.promo-detail__wrapper {
    display: flex;
    align-items: center;
    background-color: #F7F8F9;
    border-radius: 5px;
}

.promo-detail__picture-wrapper {
    position: relative;
    margin-right: 40px;
}

.promo-detail__picture {
    min-width: 260px;
    max-width: 260px;
    justify-content: flex-start;
}

.promo-detail__picture-decor {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(100% 100% at 0% 0%, #005586 0%, rgba(0, 85, 134, 0) 100%);
    z-index: 10;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px 0 0 5px;
    opacity: 0;
}

.promo-detail__img {
    width: 100%;
    border-radius: 5px;
}

.promo-detail__content {
    max-width: 536px;
    padding-right: 16px;
}

.promo-detail__title {
    padding: 0;
    margin-bottom: 16px;
}

.promo-detail__descr {
    margin-bottom: 16px;
}

.promo-detail__btn {
    min-width: 126px;
}

/*  detail-descr  */
.detail-descr {
    margin-bottom: 40px;
}

.detail-descr__container {
    max-width: 820px;
}

.detail-descr__text {
    margin-bottom: 24px;
}

.detail-descr__text:last-child {
    margin-bottom: 0;
}

/*  service-detail-page */
.service-detail-page {
    margin-bottom: 126px;
}

.service-detail-page_mb {
    margin-bottom: 24px;
}

.service-detail-page__sub-descr {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
    max-width: 780px;
    margin-top: 40px;
}

.service-detail-page__descr {
    margin-bottom: 40px;
}

.service-detail-page__tabs {
    margin-bottom: 24px;
}

.main__accor {
    background-color: #F7F8F9;
    border-radius: 5px;
    transition: background-color .2s ease;
    margin-bottom: 16px;
    border: 1px solid #E6EEF3;
}

.main__accor.active {
    background-color: #fff;
}

.main__accor:last-child {
    margin-bottom: 0;
}

.main__accor-open {
    cursor: pointer;
}

.main__accor-open-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 20px;
    position: relative;
}

.main__accor-open-content::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 35px;
    background-color: #C0D3E2;
    border-radius: 0px 3px 3px 0px;
}

.main__accor-open-picture {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px 5px 0 0;
}

.main__accor-arrow {
    transition: transform .2s ease;
}

.main__accor.active .main__accor-arrow {
    transform: rotate(180deg);
}

.main__accor-full-content {
    padding: 0 20px 24px;
}

.main__accor-full-text {
    margin-bottom: 16px;
}

.main__sub-accor {
    background-color: #F7F8F9;
    border-radius: 5px;
    transition: background-color .2s ease;
    margin-bottom: 4px;
}

.main__sub-accor.active {
    background-color: #fff;
}

.main__sub-accor:last-child {
    margin-bottom: 0;
}

.main__sub-accor-open {
    cursor: pointer;
}

.main__sub-accor-open-content {
    padding: 4px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main__sub-accor-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #1F1F1F;
}

.main__sub-accor-arrow {
    transition: transform .2s ease;
}

.main__sub-accor.active .main__sub-accor-arrow {
    transform: rotate(180deg);
}

.main__sub-accor-full-content {
    padding: 0 16px 16px;
    border-bottom: 1px solid #E6EEF3;
}

.accor-full-list__link {
    font-size: 14px;
    line-height: 19px;
    color: #1F1F1F;
    padding-left: 10px;
    position: relative;
}

.accor-full-list__link::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 1px;
    width: 3px;
    min-width: 3px;
    height: 3px;
    min-height: 3px;
    background-color: #1F1F1F;
    border-radius: 50%;
}

.main__sub-accor-full-item-content {
    margin-bottom: 40px;
}

.main__sub-accor-full-item-content:last-child {
    margin-bottom: 0;
}

.main__sub-accor-full-item-content-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #1F1F1F;
    margin-bottom: 16px;
}

.main__sub-accor-full-item-content-descr {
    font-size: 14px;
    line-height: 19px;
    color: #1F1F1F;
    max-width: 780px;
}

.main__accor .contacts__content {
    padding-left: 0;
}

#mapDetail {
    max-width: 430px;
}

.main__accor-full-item {
    font-size: 16px;
    line-height: 22px;
    color: #3C3C3C;
    padding-left: 24px;
    position: relative;
    margin-bottom: 16px;
}

.main__accor-full-item::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #3C3C3C;
}

.main__accor-full-item:last-child {
    margin-bottom: 0;
}

/*  application  */
.application {
    margin-bottom: 16px;
}

.application__container {
    padding: 24px 20px 0;
    background-color: #F7F8F9;
    border-radius: 5px;
    position: relative;
    width: 100%;
}

.application__success {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 24px 20px 16px;
    background-color: #F7F8F9;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    z-index: 10;
    transition: opacity .2s ease;
}

.application__success.active {
    opacity: 1;
    pointer-events: all;
}

.application__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #3C3C3C;
    margin-bottom: 4px;
}

.application__descr {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #3C3C3C;
    margin-bottom: 16px;
}

.application__descr_margin-0 {
    margin: 0;
}

.application__form {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.application__form-wrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.application__form-popup {
    flex-direction: column;
}

.application__form-popup .application__label {
    margin-right: 0;
}

.application__form-popup .application__input {
    width: 100%;
    min-width: 0;
}

.application__textarea {
    width: 100%;
    resize: none;
    border: 1px solid #E6EFF9;
    border-radius: 5px;
    font-size: 14px;
    line-height: 19px;
    height: 120px;
    padding: 16px;
}

.application__form-popup .application__btn {
    width: 100%;
    min-width: 0;
}

.form-popup .form-popup__content {
    max-width: 360px;
    background-color: #F7F8F9;
    border-radius: 5px;
}

.application__label {
    display: block;
    margin-right: 16px;
    margin-bottom: 16px;
    position: relative;
    flex: 1 1 auto;
}

.application__file {
    margin-bottom: 16px;
}

.application__input {
    height: 48px;
    padding: 0 16px;
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
    min-width: 224px;
    border: 1px solid #E6EFF9;
    border-radius: 5px;
    background-color: #fff;
    width: 100%;
}

.application__btn {
    background-color: #005586;
    height: 48px;
    margin-bottom: 16px;
    flex: 1 1 auto;
}

/*  phone-block  */
.phone-block {
    padding: 8px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #E6EFF9;
    border-radius: 5px;
}

.phone-block__content {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.phone-block__content::after {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_878_15683)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 2C8.46957 2 7.96086 2.21071 7.58579 2.58579C7.21071 2.96086 7 3.46957 7 4V5C7 5.26522 7.10536 5.51957 7.29289 5.70711C7.48043 5.89464 7.73478 6 8 6C8.26522 6 8.51957 5.89464 8.70711 5.70711C8.89464 5.51957 9 5.26522 9 5V4H10C10.2652 4 10.5196 3.89464 10.7071 3.70711C10.8946 3.51957 11 3.26522 11 3C11 2.73478 10.8946 2.48043 10.7071 2.29289C10.5196 2.10536 10.2652 2 10 2H9ZM14 2C13.7348 2 13.4804 2.10536 13.2929 2.29289C13.1054 2.48043 13 2.73478 13 3C13 3.26522 13.1054 3.51957 13.2929 3.70711C13.4804 3.89464 13.7348 4 14 4H15C15.2652 4 15.5196 3.89464 15.7071 3.70711C15.8946 3.51957 16 3.26522 16 3C16 2.73478 15.8946 2.48043 15.7071 2.29289C15.5196 2.10536 15.2652 2 15 2H14ZM19 2C18.7348 2 18.4804 2.10536 18.2929 2.29289C18.1054 2.48043 18 2.73478 18 3C18 3.26522 18.1054 3.51957 18.2929 3.70711C18.4804 3.89464 18.7348 4 19 4H20V5C20 5.26522 20.1054 5.51957 20.2929 5.70711C20.4804 5.89464 20.7348 6 21 6C21.2652 6 21.5196 5.89464 21.7071 5.70711C21.8946 5.51957 22 5.26522 22 5V4C22 3.46957 21.7893 2.96086 21.4142 2.58579C21.0391 2.21071 20.5304 2 20 2H19ZM22 9C22 8.73478 21.8946 8.48043 21.7071 8.29289C21.5196 8.10536 21.2652 8 21 8C20.7348 8 20.4804 8.10536 20.2929 8.29289C20.1054 8.48043 20 8.73478 20 9V10C20 10.2652 20.1054 10.5196 20.2929 10.7071C20.4804 10.8946 20.7348 11 21 11C21.2652 11 21.5196 10.8946 21.7071 10.7071C21.8946 10.5196 22 10.2652 22 10V9ZM22 14C22 13.7348 21.8946 13.4804 21.7071 13.2929C21.5196 13.1054 21.2652 13 21 13C20.7348 13 20.4804 13.1054 20.2929 13.2929C20.1054 13.4804 20 13.7348 20 14V15H19C18.7348 15 18.4804 15.1054 18.2929 15.2929C18.1054 15.4804 18 15.7348 18 16C18 16.2652 18.1054 16.5196 18.2929 16.7071C18.4804 16.8946 18.7348 17 19 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V14ZM4 7C3.46957 7 2.96086 7.21071 2.58579 7.58579C2.21071 7.96086 2 8.46957 2 9V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V9C17 8.46957 16.7893 7.96086 16.4142 7.58579C16.0391 7.21071 15.5304 7 15 7H4ZM4 9H15V20H4V9Z' fill='%23005586'/%3E%3Cpath d='M6 15L8.5 17.5L13 12' stroke='%23005586' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_878_15683'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    display: none;
}

.phone-block__content.active::after {
    display: block;
}

.phone-block__text {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #3C3C3C;
}

.phone-block__content.active .phone-block__icon {
    display: none;
}

.phone-block__tel {
    margin-right: 8px;
}

.just-validate-error-label {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    color: red !important;
}

.popup-detail-page__phone {
    display: flex;
    flex-direction: column;
    background-color: transparent;
}

/* popup */
.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 100000;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease-in-out;
}

.popup.open {
    opacity: 1;
    visibility: visible;
}

.popup__body {
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 10px;
}

.popup__content {
    max-width: 500px;
    position: relative;
}

.popup__close {
    font-size: 20px;
    line-height: 120%;
    color: #fff;
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 100;
}

.page-header__top {
    margin-bottom: 30px;
}

.contacts-page {
    margin-bottom: 60px;
}

.contacts-page__top {
    margin-bottom: 24px;
}

/*  documents  */
.documents {
    margin-bottom: 60px;
}

.documents__title {
    margin-bottom: 24px;
}

.documents__sub-title {
    margin-bottom: 24px;
}

.documents__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px;
}

.documents__link-btn {
    display: flex;
    align-items: center;
}

.documents__link-text {
    font-size: 16px;
    line-height: 22px;
    color: #2874AE;
    margin-right: 16px;
}

.documents__link-btn-text {
    font-size: 16px;
    line-height: 22px;
    color: rgba(0, 85, 134, .5);
    margin-right: 4px;
    white-space: nowrap;
}

.documents__list {
    margin-bottom: 32px;
}

.documents__item {
    margin-bottom: 8px;
}

.documents__item:last-child {
    margin-bottom: 0;
}

/*  about-stock  */
.about-stock {
    margin-bottom: 40px;
}

.about-stock__title {
    margin-bottom: 24px;
}

.about-stock__cards {
    display: flex;
    flex-wrap: wrap;
}

.stock-card {
    flex: 0 1 calc(33.333% - 15px);
    margin-right: 20px;
    margin-bottom: 24px;
}

.stock-card:nth-child(3n) {
    margin-right: 0;
}

.stock-card__top {
    display: flex;
    align-items: flex-end;
    margin-bottom: 8px;
}

.stock-card__title {
    font-weight: 700;
    font-size: 48px;
    line-height: 45px;
    color: #005586;
    margin-right: 8px;
}

.stock-card__descr {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #005586;
}

.stock-card__sub-descr {
    font-size: 14px;
    line-height: 19px;
}

/*  bait  */

.bait {
    margin-bottom: 64px;
}

.bait__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #E6EFF9;
    border-radius: 5px;
    padding: 16px 30px;
}

.bait__text {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin-right: 24px;
    color: #2874AE;
}

/*  cards-section  */
.cards-section {
    margin-bottom: 80px;
}

.cards-section_mb-40 {
    margin-bottom: 40px;
}

/*  quote  */
.quote {
    margin-bottom: 64px;
}

.quote__container {
    padding-left: 20px;
}

.quote__wrapper {
    background-image: url("/assets/img/quote/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
    padding: 60px 20px 102px 30px;
}

.quote__content {
    max-width: 768px;
    padding: 8px 10px;
}

.quote__info {
    padding: 0 24px;
}

.quote__big-marks {
    margin-bottom: 16px;
}

.quote__title {
    margin-bottom: 24px;
}

.quote__text {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 16px;
}

.quote__author {
    font-size: 24px;
    line-height: 33px;
}

.quote__author_weight {
    font-weight: 700;
}

.quote__info-decor {
    display: flex;
}

.quote__info-decor-line {
    flex-grow: 1;
    height: 2px;
    background-color: #005586;
    margin-right: 10px;
    opacity: .1;
}

/*  uniqueness  */
.uniqueness {
    margin-bottom: 80px;
}

.uniqueness__title {
    margin-bottom: 24px;
}

.uniqueness__cards {
    display: flex;
    flex-wrap: wrap;
}

.uniqueness__card {
    flex: 0 1 calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 24px;
}

.uniqueness__card:nth-child(2n) {
    margin-right: 0;
}

.uniqueness__card:nth-last-child(2) {
    margin-bottom: 0;
}

.uniqueness__card:last-child {
    margin-bottom: 0;
}

.uniqueness__card-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 16px;
}

.uniqueness__card-descr {
    font-size: 14px;
    line-height: 19px;
}

/*  video-section  */
.video-section {
    margin-bottom: -106px;
}

.video-section__title {
    max-width: 413px;
    margin-bottom: 24px;
}

.video-section__wrapper {
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

/*  survey  */
.survey {
    padding: 186px 0 220px max(1px, calc((100% - 1180px) / 2));
    background-image: url("/assets/img/survey/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    display: flex;
}

.survey__title {
    max-width: 595px;
    margin-bottom: 24px;
}

.survey__descr {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 24px;
}

.question__descr {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px;
}

.radio-label {
    display: flex;
    cursor: pointer;
}

.radio-label-text {
    font-size: 16px;
    line-height: 24px;
}

.radio-decorator {
    width: 20px;
    height: 20px;
    min-width: 20px;
    background-color: rgba(209, 209, 209, .5);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 8px;
}

.radio-decorator__check {
    width: 12px;
    height: 12px;
    background: linear-gradient(180deg, #575585 0%, #3C3E59 100%);
    backdrop-filter: blur(1.5px);
    border-radius: 50%;
    opacity: 0;
    transition: opacity .2s ease;
}

.radio-input:checked + .radio-decorator .radio-decorator__check {
    opacity: 1;
}

.question__label {
    margin-bottom: 16px;
}

.question__label:last-child {
    margin-bottom: 0;
}

.survey__application {
    margin-top: 16px;
    margin-bottom: 0;
}

.survey__application .application__input {
    min-width: 150px;
}

.question__inputs {
    padding-left: 8px;
}

.question__textarea {
    padding: 16px;
    font-size: 14px;
    line-height: 19px;
    color: #3C3C3C;
    width: 100%;
    resize: none;
    border: 1px solid #E6EFF9;
    border-radius: 5px;
    background-color: #fff;
    height: 54px;
}

.application__success_flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.application__success-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #2874AE;
    margin-right: 24px;
}

.application__success-btn {
    padding: 17px 20px;
    font-size: 16px;
    line-height: 22px;
    min-width: 180px;
    border: 1px solid transparent;
}

.application__success-btn.active {
    border-color: #2874AE;
    color: #2874AE;
    background-color: transparent;
}

/*  publishing  */
.publishing {
    display: flex;
    padding: 243px 0 161px max(1px, calc((100% - 1180px) / 2));
    background-image: url("/assets/img/publishing/background.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: -140px;
}

.publishing__title {
    margin-bottom: 16px;
    font-weight: 800;
    font-size: 48px;
    line-height: 65px;
    color: #fff;
}

.publishing__descr {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
}

/*  news-partners  */
.news-partners {
    margin-bottom: 64px;
}

.news-partners__title {
    margin-bottom: 24px;
}

.news-partners__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.news-partners__item {
    margin-right: 40px;
}

.news-partners__item:last-child {
    margin-right: 0;
}

/*  promotion  */
.promotion {
    background-image: url("/assets/img/promotion/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    padding: 26px 16px;
    border-radius: 5px;
    margin-bottom: 40px;
    max-width: 820px;
}

.promotion__content {
    max-width: 428px;
}

.promotion__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 4px;
}

.promotion__descr {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 16px;
}

.promotion__btn {
    padding: 12px 16px;
    min-width: 0;
}

@media (min-width: 1025px) {

    /* glob */
    .back-to-top.back-to-top_show:hover:not(:active) .back-to-top__text {
        color: rgba(0, 85, 134, 1);
    }

    .back-to-top.back-to-top_show:hover:not(:active) .back-to-top__icon {
        opacity: 1;
    }

    /* header */
    .menu__link:hover {
        color: #005586;
    }

    .side-menu__link:hover {
        color: #2874AE;
    }

    .menu__link:hover {
        color: #2874AE;
    }

    .menu__link:hover::after {
        opacity: 1;
    }

    /* promo */
    .btn-main:focus-visible:not(:active):not(.disabled) {
        outline: 3px solid rgba(40, 116, 174, 0.3);
    }

    .btn-main:hover:not(:active):not(.disabled) {
        background-color: #205D8B;
    }

    /* services */
    .categories__btn:hover:not(:active):not(.disabled) {
        background-color: #EDF2F5;
        color: #005586;
    }

    .categories__btn:focus-visible:not(:active):not(.disabled) {
        outline: 3px solid rgba(40, 116, 174, 0.3);
    }

    .categories__btn.active:hover:not(:active):not(.disabled) {
        background-color: #205D8B;
        border-color: #205D8B;
        color: #fff;
    }

    .categories__btn.active:focus-visible:not(:active):not(.disabled) {
        outline: 3px solid rgba(40, 116, 174, 0.3);
    }

    .card__link:hover:not(:active):not(.disabled) .card__link-text {
        color: #003363;
    }

    .card__link:hover:not(:active):not(.disabled) .card__link-icon {
        transform: translateX(8px);
    }

    .card__link:hover:not(:active):not(.disabled) .card__link-icon path {
        fill: #003363;
    }

    .card__link:focus-visible:not(:active):not(.disabled) {
        outline: 3px solid rgba(40, 116, 174, 0.3);
    }

    /* news */
    .card-news__link:hover:not(.disabled):not(:active) {
        color: #003363;
    }

    .card-news__link:hover:not(.disabled):not(:active)::after {
        background-color: #003363;
    }

    .card-news__link:focus-visible:not(.disabled):not(:active) {
        outline: 4px solid rgba(40, 116, 174, 0.3);
    }
}

@media (max-width: 1200px) {

    /* awards */
    .awards__panel {
        flex: 0 0 182px;
    }

    .awards__panel .swiper-pagination-bullet {
        flex: 0 0 50%;
    }

    /* contacts */
    #map {
        max-width: 380px;
    }

    /* partners */
    .partners {
        margin-bottom: 70px;
    }

    .partners__item {
        flex: 1 0 25%;
    }

    /* footer */
    .footer__wrapper {
        position: relative;
    }

    .footer__copyright {
        justify-content: flex-start;
    }

    .footer__content-social {
        position: absolute;
        right: 0;
        bottom: 48px;
        transform: translateY(-50%);
    }

    .footer__menu {
        margin-right: 80px;
    }
}

@media (max-width: 1024px) {

    /* promo */
    .promo__content {
        padding: 0 55px;
    }

    .promo {
        border-radius: 0 0 5px 5px;
    }

    /* side-menu */
    .side-menu {
        padding-top: 75px;
    }

    /* contacts */
    #map {
        max-width: 350px;
    }
}

@media (max-width: 991px) {

    /* glob */
    body {
        padding-top: 80px;
    }

    .container {
        padding: 0 24px;
        max-width: none;
    }

    .main__content {
        width: 100%;
    }

    .main__wrapper {
        padding-left: 0;
    }

    .section-title {
        font-size: 24px;
        line-height: 33px;
    }

    .section-sub-title {
        font-size: 24px;
        line-height: 33px;
    }

    .decor-title-block {
        pointer-events: all;
    }

    .decor-title-block__icon {
        display: block;
    }

    .categories__btn {
        min-height: 40px;
    }

    /*  banner  */
    .banner .promo__slide-title {
        font-size: 24px;
        line-height: 33px;
    }

    /* header */
    .header {
        background: #2874AE;
        padding: 8px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        transition: background-color .2s ease;
        z-index: 1000;
    }

    .header_detail .header__wrapper {
        padding: 0;
    }

    .header_detail .logo-header {
        display: none;
    }

    .header.active {
        background-color: #005586;
    }

    .header__separator {
        display: none;
    }

    .header__content-mobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .header__content {
        position: fixed;
        top: 64px;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 1);
        padding: 16px 8px 64px;
        transform: translateX(-300%);
        transition: transform .2s ease;
        overflow: auto;
        flex-direction: column;
        justify-content: stretch;
    }

    .menu {
        width: 100%;
    }

    .menu__item {
        width: 100%;
    }

    .menu__link_search.active .menu__link-text {
        color: #fff;
    }

    .header.active .header__content {
        transform: translateX(0);
    }

    .header .menu__list {
        display: block;
        width: 100%;
    }

    .header .menu__item {
        margin-right: 0;
        margin-bottom: 16px;
    }

    .header .menu__link {
        padding: 14.5px 16px;
        display: flex;
        align-items: center;
        border-radius: 5px;
        font-size: 20px;
        line-height: 27px;
        background-image: url('/assets/img/header/icon-link.svg');
        background-repeat: no-repeat;
        background-position: calc(100% - 16px) center;
        border: 1px solid rgba(40, 116, 174, 0.2);
    }

    .header .menu__link.active {
        font-weight: 700;
        background-color: #2874AE;
        color: #fff;
        background-image: none;
        border-color: #2874AE;
    }

    .header__logo-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header__logo-mobile-img {
        width: 88px;
        height: 40px;
    }

    .header__search {
        display: block;
        width: 100%;
        height: 48px;
        margin-bottom: 16px;
        background-image: url('/assets/img/header/search.svg');
        background-repeat: no-repeat;
        background-position: calc(100% - 8px) center;
        padding-right: 40px;
        padding-left: 8px;
    }

    .header__search::placeholder {
        color: rgba(40, 116, 174, .5);
    }

    .header__menu-open-icon {
        opacity: 1;
        visibility: visible;
        transition: opacity .2s ease;
    }

    .header.active .header__menu-open-icon {
        opacity: 0;
        visibility: hidden;
    }

    .header__menu-open-icon_close {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        visibility: hidden;
        transition: opacity .2s ease;
    }

    .header.active .header__menu-open-icon_close {
        opacity: 1;
        visibility: visible;
    }

    /* side-menu */
    .side-menu {
        display: none;
    }

    /* promo */
    .promo {
        margin-bottom: 45px;
    }

    .promo__logo {
        display: none;
    }

    .promo__content {
        padding: 0 44px;
    }

    .banner__content {
        padding: 0;
    }

    .promo__container {
        padding: 112px 20px 110px;
    }

    .banner .promo__container {
        padding: 16px 20px 110px;
    }

    .card__title {
        font-size: 20px;
        line-height: 27px;
    }

    .categories__item:first-child {
        display: none;
    }

    .categories-more__list .categories__item:first-child {
        display: block;
    }

    .categories-more__full-top {
        justify-content: flex-start;
        padding-left: 8px;
    }

    .categories-more__item {
        flex: 0 1 33.333%;
    }

    /* news */
    .news {
        border-radius: 5px;
    }

    /* awards */
    .awards__slider {
        height: 578px;
        max-height: 578px;
        padding: 56px 24px;
    }

    .awards__content {
        display: block;
    }

    .awards__wrapper {
        max-width: none;
        margin-right: 0;
    }

    .awards__slider-pagination {
        overflow-y: hidden;
        overflow-x: auto;
        flex-wrap: nowrap;
        margin-bottom: 45px;
    }

    .awards__panel .swiper-pagination-bullet {
        flex: 0 0 96px;
        margin-bottom: 0 !important;
    }

    .awards__panel::after {
        display: none;
    }

    .awards__panel-more {
        position: initial;
        margin: 0 auto;
        transform: none;
        padding-left: 20px;
    }

    /* contacts */
    .contacts {
        border-radius: 5px;
    }

    /* partners */
    .partners {
        margin-bottom: 45px;
    }

    /* footer */
    .footer {
        position: relative;
    }

    .footer__logo {
        width: 56px;
        height: 145px;
        margin-right: 0;
        transform: translateY(-12px);
        position: absolute;
        top: 0;
        left: 16px;
        min-width: 0;
    }

    .footer__logo-image {
        width: 56px;
        height: 64px;
        top: -13px;
        left: 3px;
    }

    .footer__logo-text {
        width: 64px;
        bottom: 45px;
    }

    .footer__logo-background-color {
        height: calc(100% - 40px);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #2874AE;
        border-radius: 3px;
    }

    .footer__logo-container {
        display: flex;
        align-items: flex-end;
        height: 100%;
    }

    .footer__wrapper {
        flex-direction: column;
        padding-top: 16px;
        padding-bottom: 32px;
    }

    .footer__menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-right: 0;
        padding-bottom: 40px;
        margin-bottom: 40px;
        position: relative;
    }

    .footer__menu::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 96px);
        height: 1px;
        background-color: #2874AE;
    }

    .footer__menu-link {
        text-align: center;
        display: block;
    }

    .footer__content-wrapper {
        flex-direction: column;
        align-items: center;
        margin-bottom: 40px;
    }

    .footer__content-block {
        text-align: center;
        margin-right: 0;
        margin-bottom: 16px;
    }

    .footer__content-block:last-child {
        margin-bottom: 0;
    }

    .footer__copyright {
        justify-content: center;
    }

    .footer__content-social {
        margin-left: 0;
        bottom: auto;
        top: 16px;
        right: 16px;
        transform: none;
        display: block;
    }

    .social__item {
        margin-right: 0;
        margin-bottom: 8px;
    }

    .social__item:last-child {
        margin-bottom: 0;
    }

    .back-to-top-footer {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: max-content;
        padding: 8px 14px;
        margin: 0 auto 40px;
    }

    .back-to-top-footer__icon {
        margin-bottom: 8px;
    }

    .back-to-top-footer__text {
        font-weight: 600;
        font-size: 14px;
        line-height: 19px;
        color: #fff;
    }

    /* projects */
    .projects__top {
        padding: 0 24px;
        max-width: none;
    }

    .projects__cards {
        max-width: none;
    }

    .cards_flex {
        margin: 0 -10px;
    }

    .cards_flex .card {
        padding: 0 10px;
    }

    .search-section__open {
        width: 40px;
        height: 40px;
        border: none;
    }

    /* mobile detail navigation */
    .mobile__detail-navigation {
        display: flex;
    }

    .mobile__detail-navigation-container {
        max-width: none;
    }

    /* detail-navigation */
    .mobile__detail-navigation-dropdown {
        display: flex;
    }

    .detail-navigation__wrapper {
        justify-content: space-between;
    }

    .breadcrumbs {
        display: none;
    }

    .detail-navigation__dropdown {
        display: block;
    }

    /*  service-detail-page  */
    .main__accor-title {
        font-size: 20px;
        line-height: 27px;
    }

    /*  about-job-openings  */
    .about-job-openings {
        margin-bottom: 60px;
    }

    /*  quote  */
    .quote__content {
        padding: 0;
    }

    .quote__text {
        font-size: 16px;
        line-height: 18px;
    }

    .quote__author {
        font-size: 14px;
        line-height: 19px;
    }

    .quote__wrapper {
        padding: 8px 20px 87px 10px;
        background-size: 1500px;
    }

    /*  promotion  */
    .promotion {
        max-width: none;
        margin-bottom: 16px;
    }
}

@media (max-width: 767px) {

    /* glob */
    .container {
        padding: 0 16px;
    }

    .decor-title-block {
        padding: 0 16px;
    }

    /* services */
    .partners__container {
        padding: 0 20px;
    }

    .about__slider-btn {
        opacity: 1;
        visibility: visible;
    }

    /* footer */
    .footer__container {
        padding: 0 16px;
    }

    /* projects */
    .cards_flex .card {
        flex: 0 1 50%;
    }

    .form-search {
        left: 16px;
    }

    /* projects */
    .projects__top {
        padding: 0 16px;
    }

    /*  promo-detail  */
    .promo-detail__wrapper {
        display: block;
    }

    .promo-detail__picture-wrapper {
        margin-right: 0;
        margin-bottom: 24px;
    }

    .promo-detail__picture {
        max-width: none;
        max-height: 400px;
    }

    .promo-detail__img {
        max-height: 400px;
    }

    .promo-detail__content {
        max-width: none;
        padding: 0 12px 24px;
    }

    /*  card-about-news  */
    .card-about-news {
        flex-direction: column;
        align-items: flex-start;
    }

    .card-about-news__content {
        padding: 0;
    }

    .about-news-page__card .card-about-news__picture {
        margin-bottom: 24px;
    }

    .about-directorate-page__content-wrapper .card-about-news {
        flex-direction: column;
    }

    .card-about-news__name {
        padding-top: 0;
    }

    .about-news-page__card .card-about-news__picture {
        margin-right: 0;
    }

    .about-page__accor-full-cards {
        display: block;
        padding: 0;
    }

    .about-page__accor-full-card {
        margin-bottom: 24px;
    }

    .about-page__accor-full-card:last-child {
        margin-bottom: 0;
    }

    .about__cards.two-line .about__card {
        width: 100%;
        margin-right: 0;
    }

    .about__cards.two-line .about__card:nth-child(2n) {
        margin-right: 0;
    }

    .about__cards.two-line .about__card:last-child {
        margin-bottom: 0;
    }

    /*  publishing  */
    .publishing {
        padding-top: 213px;
        padding-bottom: 150px;
    }

    .publishing__title {
        font-size: 32px;
        line-height: 44px;
    }
}

@media (max-width: 575px) {

    /* promo */
    .promo__slide-title {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 15px;
    }

    .promo__slide-descr {
        margin-bottom: 24px;
    }

    .promo__container {
        padding: 66px 0 66px;
    }

    .banner .promo__container {
        padding: 0 0 60px 0;
        min-height: 0;
    }

    .promo__slider {
        padding: 0;
    }

    .promo__content {
        padding: 0 40px;
    }

    .promo__slider-button {
        top: 50%;
        transform: translateY(-50%);
    }

    /* services */
    .categories-more__full {
        max-height: 340px;
        overflow: auto;
    }

    .categories-more__full-top {
        position: sticky;
        background-color: #fff;
        top: 0;
        z-index: 10;
    }

    .categories-more__item {
        flex: 1 1 100%;
    }

    /* awards */
    .awards__descr {
        margin-bottom: 24px;
    }

    .awards__slider {
        max-height: 320px;
        padding: 20px 24px;
    }

    /* contacts */
    .contacts__content {
        display: block;
        padding-left: 0;
    }

    .contacts__address {
        margin-right: 0;
        padding: 0 16px;
        margin-bottom: 24px;
    }

    .main__accor .contacts__address {
        padding: 0;
    }

    #map {
        height: 420px !important;
        max-width: none;
    }

    #mapDetail {
        height: 420px !important;
        max-width: none;
    }

    /* partners */
    .partners__item {
        flex: 1 0 50%;
    }

    /* footer */
    .footer__menu::after {
        width: calc(100% - 28px);
    }

    /* projects */
    .cards_flex .card {
        flex: 1 0 100%;
    }

    .form-search__submit {
        padding: 8px;
    }

    .form-search__submit-text {
        display: none;
    }

    /*  service-detail-page  */
    .service-detail-page {
        margin-bottom: 97px;
    }

    .application__form {
        flex-direction: column;
    }

    .application__label {
        margin-right: 0;
        width: 100%;
    }

    .application__input {
        width: 100%;
        min-width: 0;
    }

    .application__btn {
        min-width: 0;
        width: 100%;
    }

    .phone-block {
        flex-direction: column;
    }

    .phone-block__text {
        margin-bottom: 10px;
    }

    .phone-block__tel {
        margin-bottom: 0;
    }

    /*  job-openings  */
    .about-job-openings-page__cards {
        display: block;
    }

    .vacancy {
        flex: 1 1 100%;
        margin-right: 0;
    }

    .vacancy:nth-last-child(2) {
        margin-bottom: 40px;
    }

    /*  documents  */
    .documents__item {
        margin-bottom: 16px;
    }

    .documents__link {
        display: block;
        padding: 0;
    }

    /*  banner  */
    .banner__content {
        padding: 0;
    }

    /*  about-stock  */
    .about-stock__cards .stock-card {
        flex: 1 1 100%;
        margin-right: 0;
    }

    /*  uniqueness  */
    .uniqueness__cards .uniqueness__card {
        flex: 1 1 100%;
        margin-right: 0;
        margin-bottom: 24px;
    }

    .uniqueness__cards .uniqueness__card:last-child {
        margin-bottom: 0;
    }

    /*  bait  */
    .bait__content {
        flex-direction: column;
        align-items: center;
        padding: 16px 24px;
    }

    .bait__text {
        margin-right: 0;
        margin-bottom: 24px;
        text-align: center;
    }

    /*  btn-report  */
    .btn-report-wrapper {
        right: 24px;
        bottom: 24px;
    }

    /*  news-partners  */
    .news-partners__item {
        flex: 1 1 100%;
        margin-bottom: 24px;
    }

    .news-partners__item:last-child {
        margin-bottom: 0;
    }

    /*  promotion  */
    .promotion {
        background-image: url("/assets/img/promotion/background-mobile.jpg");
        background-position: center right;
    }

    .promotion__content {
        max-width: 250px;
    }
}

.main__accor-open-picture img {
    opacity: 0;
}
/* End */


/* Start:/local/templates/publishiingNauka/template_styles.css?1724138768731*/
.card-about-news__description * {line-height: 1.3 !important;}
@media (max-width: 991px) {
	.footer__logo-background-color { display: none; }
  }

@media (max-width: 991px) {
  .footer__logo-text {
    top: 32px;
  }
}
@media (max-width: 991px) {
  .footer__logo-decor {
    width: 200px;
    min-width: 200px;
    margin-left: -3.3rem;
  }
}

.card-about-news__content p, .section-descr {letter-spacing: .01rem;}

.card__wrapper { background-size: contain; background-position: top; }

.card_journal .card__wrapper::after {display: none}

.card__picture { margin-top: 5rem; }
.card__title {font-size: 15px; line-height: 24px; padding: .5em; background: rgba(255,255,255, .9); }

.about-news-page__card { align-items: flex-start; }
/* End */
/* /local/templates/publishiingNauka/assets/css/normalize.css?16739330386917 */
/* /local/templates/publishiingNauka/assets/css/fancybox.css?167442304515598 */
/* /local/templates/publishiingNauka/assets/css/swiper.css?167393303816484 */
/* /local/templates/publishiingNauka/assets/css/style.css?169952675998294 */
/* /local/templates/publishiingNauka/template_styles.css?1724138768731 */
