

/* Start:/local/templates/corpmsp/components/bitrix/menu/header-top-menu/style.css?1719566112581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/corpmsp/components/bitrix/menu/header-top-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/components/artwell/search.page/templates/mobile/style.css?1726784419312*/
.search__form {
  position: relative;
}

.search__reset-btn.mobile {
  position: absolute;
      right: 25px;
      background: transparent;
      color: #383081;
      top: 12px;
      border: 0;
}

.search__form input[type="text"] {
padding-right: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* End */


/* Start:/local/templates/corpmsp/components/bitrix/menu/header-main-menu/style.css?17195668634414*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/local/templates/corpmsp/components/bitrix/menu/header-main-menu/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/local/templates/corpmsp/components/bitrix/menu/header-main-menu/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/local/templates/corpmsp/components/bitrix/menu/header-main-menu/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/local/components/artwell/search.page/templates/.default/style.css?1726557159305*/
.search__form {
  position: relative;
}

.search__reset-btn {
  position: absolute;
      right: 210px;
      background: transparent;
      color: #383081;
      top: 16px;
      border: 0;
}

.search__form input[type="text"] {
padding-right: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* End */


/* Start:/local/templates/corpmsp/css/fonts.css?17172445014985*/
﻿@font-face {
	font-family: 'Onest';
	src: url('/local/templates/corpmsp/css/../fonts/onest/Onest-Thin.woff2') format('woff2'),
			url('/local/templates/corpmsp/css/../fonts/onest/Onest-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Onest';
	src: url('/local/templates/corpmsp/css/../fonts/onest/Onest-ExtraLight.woff2') format('woff2'),
			url('/local/templates/corpmsp/css/../fonts/onest/Onest-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Onest';
	src: url('/local/templates/corpmsp/css/../fonts/onest/Onest-Light.woff2') format('woff2'),
			url('/local/templates/corpmsp/css/../fonts/onest/Onest-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Onest';
	src: url('/local/templates/corpmsp/css/../fonts/onest/Onest-Regular.woff2') format('woff2'),
			url('/local/templates/corpmsp/css/../fonts/onest/Onest-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Onest';
	src: url('/local/templates/corpmsp/css/../fonts/onest/Onest-Medium.woff2') format('woff2'),
			url('/local/templates/corpmsp/css/../fonts/onest/Onest-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Onest';
	src: url('/local/templates/corpmsp/css/../fonts/onest/Onest-SemiBold.woff2') format('woff2'),
			url('/local/templates/corpmsp/css/../fonts/onest/Onest-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Onest';
	src: url('/local/templates/corpmsp/css/../fonts/onest/Onest-Bold.woff2') format('woff2'),
			url('/local/templates/corpmsp/css/../fonts/onest/Onest-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Onest';
	src: url('/local/templates/corpmsp/css/../fonts/onest/Onest-ExtraBold.woff2') format('woff2'),
			url('/local/templates/corpmsp/css/../fonts/onest/Onest-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Onest';
	src: url('/local/templates/corpmsp/css/../fonts/onest/Onest-Black.woff2') format('woff2'),
			url('/local/templates/corpmsp/css/../fonts/onest/Onest-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Wadik';
    src: url('/local/templates/corpmsp/css/../fonts/wadik/WadikBold.woff2') format('woff2'),
        url('/local/templates/corpmsp/css/../fonts/wadik/WadikBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src: url('/local/templates/corpmsp/css/../fonts/icomoon/icomoon.woff?tv9mir') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-down:before {
  content: "\e900";
}
.icon-angle-left:before {
  content: "\e901";
}
.icon-angle-right:before {
  content: "\e902";
}
.icon-angle-up:before {
  content: "\e903";
}
.icon-arrow-down:before {
  content: "\e904";
}
.icon-arrow-down-left:before {
  content: "\e905";
}
.icon-arrow-down-right:before {
  content: "\e906";
}
.icon-arrow-left:before {
  content: "\e907";
}
.icon-arrow-right:before {
  content: "\e908";
}
.icon-arrow-up:before {
  content: "\e909";
}
.icon-arrow-up-left:before {
  content: "\e90a";
}
.icon-arrow-up-right:before {
  content: "\e90b";
}
.icon-caret-down:before {
  content: "\e90c";
}
.icon-caret-left:before {
  content: "\e90d";
}
.icon-caret-right:before {
  content: "\e90e";
}
.icon-caret-up:before {
  content: "\e90f";
}
.icon-close:before {
  content: "\e910";
}
.icon-download:before {
  content: "\e911";
}
.icon-info:before {
  content: "\e912";
}
.icon-magnify:before {
  content: "\e913";
}
.icon-menu:before {
  content: "\e914";
}
.icon-paperclip:before {
  content: "\e915";
}
.icon-plus:before {
  content: "\e916";
}
.icon-question:before {
  content: "\e917";
}
.icon-question-circle:before {
  content: "\e918";
}
.icon-spear-down:before {
  content: "\e919";
}
.icon-spear-left:before {
  content: "\e91a";
}
.icon-spear-right:before {
  content: "\e91b";
}
.icon-spear-up:before {
  content: "\e91c";
}
.icon-square:before {
  content: "\e91d";
}
.icon-triangle-down:before {
  content: "\e91e";
}
.icon-triangle-left:before {
  content: "\e91f";
}
.icon-triangle-right:before {
  content: "\e920";
}
.icon-triangle-up:before {
  content: "\e921";
}
.icon-check:before {
  content: "\e922";
}
.icon-house:before {
  content: "\e923";
}
.icon-spear-down-left:before {
  content: "\e924";
}
.icon-spear-down-right:before {
  content: "\e925";
}
.icon-spear-up-left:before {
  content: "\e926";
}
.icon-spear-up-right:before {
  content: "\e927";
}

/* End */


/* Start:/local/templates/corpmsp/libs/fancybox/jquery.fancybox.min.css?155433531412795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/corpmsp/libs/swiper/swiper-bundle.min.css?170205649618436*/
/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

@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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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-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-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:var(--swiper-navigation-top-offset,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 svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.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:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.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:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);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:var(--swiper-pagination-bullet-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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);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-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,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:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,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:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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;touch-action:none}.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{pointer-events:auto}.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-prev{pointer-events:auto;visibility:visible}.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-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-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/corpmsp/libs/panzoom/panzoom.css?17146301362202*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-panzoom{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate3d(0, 0, 0);background:#fff}.f-panzoom.is-draggable{cursor:move;cursor:grab}.f-panzoom.can-zoom_in{cursor:zoom-in}.f-panzoom.can-zoom_out{cursor:zoom-out}.f-panzoom.is-dragging{cursor:move;cursor:grabbing}.f-panzoom.in-fullscreen{position:fixed;top:0;left:0;margin:0 !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;aspect-ratio:unset !important;z-index:9999}.f-panzoom__content{display:block;margin:auto;position:relative;max-width:100%;max-height:100%;min-height:0;object-fit:contain;transform:translate3d(0, 0, 0) scale(1) rotate(0) skew(0);transform-origin:center center;transition:none;-webkit-user-select:none;user-select:none}.is-loading .f-panzoom__content{display:none}.is-scaling .f-panzoom__content{filter:blur(0px);will-change:transform,width,height;backface-visibility:hidden}picture.f-panzoom__content>img{width:100%;height:auto;max-height:100%}.f-panzoom__content:not(:last-child){margin-bottom:0}.f-panzoom__viewport{margin:auto;position:relative;width:fit-content;height:fit-content;min-height:1px}.f-panzoom__viewport:not(:last-child){margin-bottom:0}.f-panzoom__caption:not(:first-child){margin-bottom:auto}html.with-panzoom-in-fullscreen{overflow:hidden}
/* End */


/* Start:/local/templates/corpmsp/css/style.css?1749196677192340*/
html {
    box-sizing: border-box;
    --text-accent-color: #383081;
    --w-width: 100vw;
    --w-height: 100vh;
    --wrapper-padding: 32px
}

html.no-scroll {
    margin-right: var(--main-scrollbar-width)
}

*,
:before,
:after {
    box-sizing: inherit;
    flex: 0 1 auto
}

body {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    font: normal normal 20px/1.6 Onest, sans-serif;
    color: #333
}

header,
footer {
    flex: 0 0 auto
}

main {
    flex-grow: 1
}

img,
iframe,
svg,
video {
    max-width: 100%;
    user-select: none
}

img {
    height: auto
}

a img {
    border: none
}

a {
    color: inherit;
    word-wrap: break-word
}

/** */
.pseudo-link {
    display: inline;
    color: inherit;
    cursor: pointer;
    word-wrap: break-word;
    text-decoration: underline;
}

/** */

p {
    margin: 0 0 1.2em
}

p:last-child {
    margin-bottom: 0
}

strong {
    font-size: 1.2em;
    font-weight: bold;
    font-family: Wadik, Onest, sans-serif;
    color: var(--text-accent-color);
    word-wrap: break-word
}

em {
    font-style: inherit;
    color: #C12D28
}

blockquote,
.masked-text-block {
    font-size: .85em;
    line-height: 1.647;
    padding: 1.647em 6.35em;
    background-color: #383081;
    color: #fff;
    --text-accent-color: #fff;
    --mask-width: 4.94em;
    -webkit-mask: url(/local/templates/corpmsp/css/../img/text-mask/left.svg) repeat-y 0 0/var(--mask-width) auto, linear-gradient(#000, #000) no-repeat calc(var(--mask-width) - 1px) 0/calc(100% - var(--mask-width) * 2 + 2px) 100%, url(/local/templates/corpmsp/css/../img/text-mask/right.svg) repeat-y right 0 top 0/var(--mask-width) auto;
    margin: 1.8em 0
}

blockquote:first-child,
.masked-text-block:first-child {
    margin-top: 0
}

blockquote:last-child,
.masked-text-block:last-child {
    margin-bottom: 0
}

blockquote a[href^=tel],
.masked-text-block a[href^=tel] {
    display: inline-block;
    text-decoration: none
}

ul {
    list-style: none;
    padding: 0;
    line-height: 1.6;
    margin: 0 0 1.2em
}

ul:last-child {
    margin-bottom: 0
}

ul>li {
    position: relative;
    padding: 0 0 0 2em;
    margin: 0 0 1.25em
}

ul>li:last-child {
    margin-bottom: 0
}

ul>li:before {
    content: "";
    display: block;
    width: .6em;
    height: .6em;
    position: absolute;
    top: .5em;
    left: .6em;
    background-color: var(--text-accent-color)
}

ol {
    counter-reset: ol;
    padding: 0 0 0 2em;
    list-style: none;
    margin: 0 0 1.2em
}

ol:last-child {
    margin-bottom: 0
}

ol>li {
    position: relative;
    margin: 0 0 .4em
}

ol>li:last-child {
    margin-bottom: 0
}

ol>li:before {
    counter-increment: ol;
    content: counter(ol);
    position: absolute;
    display: block;
    width: 1.6em;
    text-align: center;
    left: -2em
}

.decor-ol {
    list-style: none;
    padding: 0;
    /* font-weight: 500; */
    line-height: 1.6;
    margin: 1.6em 0
}

.decor-ol:first-child {
    margin-top: 0
}

.decor-ol:last-child {
    margin-bottom: 0
}

.decor-ol--line {
    overflow: hidden
}

.decor-ol>li {
    padding-left: 2.8em;
    position: relative;
    min-height: 2em;
    margin: 0 0 1.2em
}

.decor-ol>li:last-child {
    margin-bottom: 0
}

.decor-ol>li:before {
    counter-increment: ol;
    content: counter(ol);
    display: block;
    line-height: 1.6;
    width: 1.6em;
    text-align: center;
    color: #fff;
    background-color: #383081;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.decor-ol.wide>li:first-child:before {
    top: 0px;
}
.decor-ol.wide>li:before {
    top: 50px;
}

.decor-ol--line>li:before {
    outline: .4em solid #fff
}

.decor-ol--line>li:last-child:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: calc(.8em - 0.5px);
    height: 500vmax;
    border-left: 1px solid #ccc
}

.decor-ol b,
.decor-ol strong {
    font-family: inherit;
    font-weight: bold;
    font-size: inherit;
    color: var(--text-accent-color)
}

.decor-ol p {
    font-size: .85em;
    margin: 0 0 .5em
}

.decor-ol p:last-child {
    margin-bottom: 0
}

.decor-ol p b,
.decor-ol p strong {
    font-size: 1.176em
}

*:focus {
    outline: none
}

*:invalid {
    box-shadow: none
}

input,
textarea,
button,
select {
    font: inherit;
    color: inherit
}

textarea {
    resize: vertical
}

.text-input {
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    padding: 12.5px 16px;
    border: 1px solid #ccc;
    border-radius: 8px;
    color: #383081;
    background-color: #fff
}

.text-input::-webkit-input-placeholder {
    color: gray
}

.text-input::-moz-placeholder {
    color: gray
}

.text-input:-ms-input-placeholder {
    color: gray
}

.text-input:focus {
    border-color: #383081
}

.text-input.invalid {
    border-color: #C12D28
}

.text-input--search {
    background-image: url(/local/templates/corpmsp/css/../img/icons/tech/magnify.svg);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: left 18px top 50%;
    padding-left: 55px
}

.text-input--data {
    background-image: url(/local/templates/corpmsp/css/../img/calendar.svg);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: left 18px top 50%;
    padding-left: 55px
}

.text-input--dropdown {
    /** */
    background-image: url(/local/templates/corpmsp/css/../img/icons/tech/caret-down.svg);
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: right 18px top 50%;
    padding-right: 40px;
    text-overflow: ellipsis;
    /** */
}

.text-input--big {
    padding-top: 20.5px;
    padding-bottom: 20.5px;
    border-radius: 24px
}

.select {
    display: block;
    appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
    color: #383081;
    font-weight: 500;
    line-height: normal;
    padding: 12.5px 50px 12.5px 16px;
    background: url(/local/templates/corpmsp/css/../img/icons/tech/caret-down.svg) no-repeat right 21px center/12px auto #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.select.invalid {
    border-color: #C12D28
}

.select--placeholder-shown {
    color: gray
}

[type=search] {
    appearance: textfield
}

[type=search]::-webkit-search-decoration,
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-results-button,
[type=search]::-webkit-search-results-decoration {
    display: none
}

label {
    user-select: none
}

[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    border-radius: .25em;
    flex: 0 0 auto;
    font: normal normal 1em/1.5 icomoon;
    color: transparent;
    background-color: #EBEBEB;
    text-align: center;
    margin: 0
}

[type=checkbox]:before {
    content: ""
}

[type=checkbox]:checked {
    color: #383081
}

[type=radio] {
    appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    color: var(--text-accent-color);
    width: 1em;
    height: 1em;
    border: 1px solid #ccc;
    border-radius: 50%;
    flex: 0 0 auto;
    margin: 0;
    position: relative
}

[type=radio]:before {
    content: "";
    display: block;
    position: absolute;
    width: 60%;
    height: 60%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

[type=radio]:checked {
    border-color: currentColor
}

[type=radio]:checked:before {
    background-color: currentColor
}

.switcher {
    color: #383081;
    width: 2.5em;
    height: 1.5em;
    border-radius: 1.5em;
    border: .125em solid;
    position: relative;
    background: none
}

.switcher:before {
    content: "";
    position: absolute;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background-color: currentColor;
    top: .125em;
    left: .125em;
    transition: all .2s ease
}

.switcher:checked {
    background-color: #383081
}

.switcher:checked:before {
    left: 1.125em;
    background-color: #fff
}

.option {
    display: flex;
    align-items: flex-start;
    width: fit-content;
    gap: 1em;
    line-height: 1.5;
    font-weight: 500;
    color: var(--accent-text-color);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    margin: 0 0 1em
}

.option:last-child {
    margin-bottom: 0
}

.option--blue {
    color: #383081
}

.option__input {
    cursor: inherit;
    flex: 0 0 auto
}

.option__input[type=radio] {
    margin: .2em 0 0
}

.option__label {
    flex: 1 1 auto
}

.option__label a {
    color: var(--text-accent-color)
}

.file-field {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    font-size: 17px;
    font-weight: 500;
    color: gray;
    position: relative;
    cursor: pointer;
    padding: 55px;
    border-radius: 8px;
    border: 2px dashed var(--text-accent-color);
    text-align: center;
    /*overflow: hidden*/
}

.file-field__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none
}

.file-field__title {
    color: var(--text-accent-color);
    font-size: 24px;
    line-height: 1.3
}

.file-field__title:before {
    content: "";
    font: normal normal .75em/1.5 icomoon;
    margin-right: 1em
}

.file-field__message {
    word-wrap: break-word;
    color: var(--text-accent-color)
}

.file-field__message--error {
    color: #AD1B16
}

.field {
    display: block;
    line-height: normal
}

.field__label {
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin: 0 0 .5em
}

.field__label:last-child {
    margin-bottom: 0
}

.field__wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative
}

.field__input {
    display: block;
    width: 100%;
    flex: 1 1 auto
}

.field__placeholder {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    top: 1px;
    left: 1px;
    padding: 12.5px 16px;
    width: calc(100% - 2px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: gray;
    pointer-events: none
}

.field__input:not(:placeholder-shown)+.field__placeholder {
    display: none
}

.field__error {
    display: block;
    font-size: 14px;
    color: #FF272B;
    margin: .29em 0 0
}

.field__dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    width: 100%;
    /** */
    z-index: 4;
    /** */
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    /** */
    padding: 8px 0;
    /** */
    max-height: 280px;
    user-select: none;
    overflow: auto;
}

.field__dropdown::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #D9D9D9;
    border-radius: 7px
}

.field__dropdown::-webkit-scrollbar-thumb {
    background: #383081;
    border-radius: 7px
}

@-moz-document url-prefix() {
    .field__dropdown {
        scrollbar-color: #383081 transparent;
        scrollbar-width: thin
    }
}

.field__dropdown--open {
    display: block;
}

.field__dropdown--empty:before {
    /** */
    content: "Ничего не найдено";
    display: flex;
    align-items: center;
    padding: 0.6em 1em;
    min-height: 3.5em;
    /** */
}

.field__option {
    /** */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5em;
    padding: 0.6em 1em;
    min-height: 3.5em;
    cursor: pointer;
    /** */
}

.js-select {
    display: flex;
    align-items: center;
    gap: .7em;
    font: 500 16px/normal Onest, sans-serif;
    position: relative;
    text-align: left;
    line-height: 1.2;
    color: #000;
    min-height: 48px;
    padding: 12.5px 16px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #fff;
    color: var(--text-accent-color);
    user-select: none;
    cursor: pointer
}

.js-select:after {
    content: "";
    font: normal normal 12px/1 icomoon
}

.js-select:focus,
.js-select:focus-within {
    border-color: #383081
}

.js-select--open:after {
    transform: rotate(180deg)
}

.js-select__input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.js-select__output {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1 1 auto
}

.js-select__output:after {
    content: " "
}

.js-select__output--placeholder {
    color: gray
}

.js-select__input[required]~.js-select__output--placeholder:after {
    content: "*";
    color: #C12D28
}

.js-select__option {
    display: block;
    padding: .5em 1em;
    cursor: pointer
}

.js-select__list {
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    left: -1px;
    width: calc(100% + 2px);
    z-index: 10;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    /** */
    padding: 8px 0;
    /** */
    max-height: 300px;
    user-select: none;
    overflow: auto;
}

.js-select__list::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #D9D9D9;
    border-radius: 7px
}

.js-select__list::-webkit-scrollbar-thumb {
    background: #383081;
    border-radius: 7px
}

@-moz-document url-prefix() {
    .js-select__list {
        scrollbar-color: #383081 transparent;
        scrollbar-width: thin
    }
}

.js-select__list--top {
    top: auto;
    bottom: calc(100% + 8px)
}

.js-select__option {
    /** */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5em;
    padding: 0.6em 1em;
    min-height: 3.5em;
    cursor: pointer;
    /** */
}

.js-select--open .js-select__list {
    display: block
}

/** */
.option-icons {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.option-icons__item {
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    flex: 0 0 auto;
    color: #fff;
    padding: 0.3em;
    position: relative;
}

.option-icons__item:not(:last-child) {
    margin-left: -0.6em;
}

.option-icons__icon {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

/** */

.radio-btn {
    display: inline-block;
    position: relative;
    cursor: pointer;
    --bg: #F2F2F2;
    --color: #333;
    --active-bg: #383081;
    --active-color: #fff
}

.radio-btn--white {
    --bg: #AD1B16;
    --color: #fff;
    --active-bg: #fff;
    --active-color: #383081
}

.radio-btn__input {
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    opacity: 0;
    pointer-events: none
}

.radio-btn__btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    line-height: normal;
    font-weight: bold;
    min-height: 4.2em;
    padding: .8em 1.2em;
    border-radius: .4em;
    color: var(--color);
    background-color: var(--bg);
    transition: all .2s ease
}

.radio-btn__input:checked+.radio-btn__btn {
    background-color: var(--active-bg);
    color: var(--active-color)
}

button,
[type=submit],
[type=reset],
[type=image] {
    cursor: pointer
}

.no-hover {
    cursor: default !important;
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .5em;
    vertical-align: top;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    max-width: 100%;
    user-select: none;
    font: normal 500 16px/normal Onest, sans-serif;
    text-decoration: none;
    text-align: center;
    text-shadow: none;
    padding: .3em 1em;
    border: none;
    border-radius: 8px;
    background-color: #383081;
    color: #fff;
    min-height: 48px
}

.btn:disabled {
    background-color: #e6e6e6;
    color: #999
}

.btn--red {
    background-color: #C12D28
}

.btn--red:disabled {
    background-color: #C12D28;
    color: #fff;
    opacity: .5
}

.btn--dark-red {
    background-color: #AD1B16
}

.btn--dark-red:disabled {
    background-color: #AD1B16;
    color: #fff;
    opacity: .5
}

.btn--white {
    background-color: #fff;
    color: #383081
}

.btn--grey {
    background-color: #F2F2F2;
    color: #383081
}

.btn--square {
    padding: .3em .8em;
    min-width: 48px
}

.btn--small {
    min-height: 40px;
    border-radius: 4px
}

.btn--medium {
    min-height: 64px;
    font-family: Wadik, Onest, sans-serif;
    font-weight: bold;
    border-radius: 24px
}

.btn--big {
    font-family: Wadik, Onest, sans-serif;
    font-weight: bold;
    min-height: 88px;
    border-radius: 24px;
    padding: .5em 2em;
    gap: 1.75em
}

.btn--huge {
    font-family: Wadik, Onest, sans-serif;
    font-weight: bold;
    min-height: 120px;
    font-size: 24px;
    border-radius: 36px;
    padding: .5em 1.5em;
    gap: 1.15em;
    min-height: 120px
}

.btn--arrow-right {
    text-align: left
}

.btn--arrow-right:after {
    content: "";
    display: block;
    font: normal normal 39px/1 icomoon;
    flex: 0 0 auto;
    margin-left: auto
}

.btn--arrow-left {
    text-align: left;
    justify-content: flex-start
}

.btn--arrow-left:before {
    content: "";
    display: block;
    font: normal normal 39px/1 icomoon;
    flex: 0 0 auto
}

.btn--free {
    display: flex;
    width: fit-content;
    margin: 24px auto
}

.btn--free:first-child {
    margin-top: 0
}

.btn--free:last-child {
    margin-bottom: 0
}

.btn--full-width {
    display: flex;
    width: 100%
}

.btn__icon {
    font-size: 1.125em;
    line-height: 1;
    flex: 0 0 auto;
    max-height: 1em
}

.btn__icon--small {
    font-size: .75em
}

.btn__icon--big {
    font-size: 2.5em
}

html {
    --h1: 24px;
    --h2: 24px;
    --h3: 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--text-accent-color);
    font-weight: bold;
    font-family: Wadik, Onest, sans-serif;
    word-wrap: break-word;
    margin: 2em 0 1em
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
    margin-bottom: 0
}

h1 {
    font-size: var(--h1);
    line-height: 1.5
}

h2 {
    font-size: var(--h2);
    line-height: 1.6
}

h3 {
    font-size: var(--h3);
    line-height: 1.6
}

h4 {
    font-size: inherit;
    font-family: inherit
}

h5 {
    font-size: var(--h5);
    font-size: .85em;
    letter-spacing: .03em;
    font-family: inherit;
    font-weight: 500;
    color: #999
}

.short-title {
    max-width: 830px
}

.table-wrapper {
    max-width: 100%;
    overflow: auto;
    padding-bottom: 7px;
    margin: .5em .5em 2em
}

.table-wrapper::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #D9D9D9
}

.table-wrapper::-webkit-scrollbar-thumb {
    background: #383081
}

@-moz-document url-prefix() {
    .table-wrapper {
        scrollbar-color: #383081 transparent;
        scrollbar-width: thin
    }
}


.table-wrapper:first-child {
    margin-top: 0
}

.table-wrapper:last-child {
    margin-bottom: 0
}

table {
    line-height: 1.2;
    min-width: 100%;
    border-collapse: collapse
}

table .help {
    vertical-align: middle;
    margin-left: .2em
}

table .icon-triangle-up,
table .icon-triangle-down {
    font-size: .5em;
    vertical-align: .25em
}

table .icon-triangle-up {
    color: #2EDB4B
}

table .icon-triangle-down {
    color: #C12D28
}

td,
th {
    /** */
    width: var(--cell-width, auto);
    /** */
    border-bottom: 1px solid #ccc;
}

td:first-child,
th:first-child {
    padding-left: 0
}

td:last-child,
th:last-child {
    padding-right: 0
}

td strong,
th strong {
    font-family: inherit
}

th {
    padding: 1.4em .75em;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    color: var(--text-accent-color)
}

/** */
.big-th th br {
    display: none;
}

/** */

tr:first-child th {
    padding-top: .5em
}

td {
    padding: .35em;
    height: 4em;
    vertical-align: middle;
    font-weight: 500;
    line-height: 1.2
}

thead tr:first-child th {
    padding-top: 1em
}

.table-toggle-btn {
    color: #383081;
    text-align: center;
    cursor: pointer;
    width: 2em;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden
}

.table-toggle-btn:active {
    /** */
    color: #C12D28;
    /** */
}

.table-toggle-btn__icon {
    display: inline-block;
    font-size: 1.6em;
    line-height: 1;
    transition: all .2s ease
}

.table-toggle-btn--active .table-toggle-btn__icon {
    transform: rotate(225deg)
}

tr:has(.table-toggle-btn--active) td,
tr:has(.table-toggle-btn--active) th {
    border-color: transparent
}

.dropdown-tr {
    display: none;
    font-size: .75em;
    animation: fadeIn .3s ease;
    position: relative;
    --radius: 1em
}

.dropdown-tr--active {
    display: table-row
}

.dropdown-tr--alt-colors {
    color: #383081
}

.dropdown-tr--alt-colors th {
    color: #666
}

.dropdown-tr td,
.dropdown-tr th {
    height: 4em;
    padding: 1em;
    vertical-align: middle;
    border: none;
    background: #F2F2F2 linear-gradient(#ccc, #ccc) no-repeat left bottom/100% 1px
}

.dropdown-tr td:first-child,
.dropdown-tr th:first-child {
    background-position: left 1em bottom 0
}

.dropdown-tr td:last-child,
.dropdown-tr th:last-child {
    background-position: right 1em bottom 0
}

.dropdown-tr td:only-child,
.dropdown-tr th:only-child {
    background-position: center bottom;
    background-size: calc(100% - 2em) 1px
}

.dropdown-tr--first td:first-child,
.dropdown-tr--first th:first-child {
    border-top-left-radius: var(--radius)
}

.dropdown-tr--first td:last-child,
.dropdown-tr--first th:last-child {
    border-top-right-radius: var(--radius)
}

.dropdown-tr--last td,
.dropdown-tr--last th {
    background: #F2F2F2
}

.dropdown-tr--last td:first-child,
.dropdown-tr--last th:first-child {
    border-bottom-left-radius: var(--radius)
}

.dropdown-tr--last td:last-child,
.dropdown-tr--last th:last-child {
    border-bottom-right-radius: var(--radius)
}

.wrapper {
    width: 100%;
    max-width: 1600px;
    margin: auto;
    padding: 0 var(--wrapper-padding)
}

.wrapper--narrow {
    max-width: 1086px
}

.wrapper--small {
    max-width: 902px
}

.box {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.fancybox-toolbar {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    padding: 32px
}

.fancybox-navigation {
    visibility: hidden
}

.fancybox-show-nav .fancybox-navigation {
    visibility: visible
}

.fancybox__arrow {
    position: absolute;
    top: 50%;
    z-index: 99997;
    transform: translateY(-50%)
}

.fancybox__arrow:active {
    transform: translateY(-50%)
}

.fancybox__arrow--prev {
    left: 32px
}

.fancybox__arrow--next {
    right: 32px
}

.modal {
    display: none;
    width: 970px;
    max-width: 100%;
    background-color: #F2F2F2;
    padding: 32px;
    border-radius: 32px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 auto;
}

.modal .fancybox-close-small {
    display: none;
}

.modal--small {
    width: 620px;
}

.modal__head {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin: 0 0 32px;
}

.modal__head:last-child {
    margin-bottom: 0;
}

.modal__head-text h4 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
}

.modal__head-text h4:last-child {
    margin-bottom: 0;
}

.modal__close-btn {
    display: inline-block;
    color: #383081;
    font-size: 18px;
    padding: 11px;
    cursor: pointer;
    margin-left: auto;
}

.modal__form {
    padding: 24px;
    border-radius: 24px;
    background-color: #fff;
}

.modal__fields {
    margin: 0 0 32px;
}

.modal__fields:last-child {
    margin-bottom: 0;
}

.modal__field {
    margin: 0 0 16px;
}

.modal__field:last-child {
    margin-bottom: 0;
}

.modal__buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 24px;
}

.modal__btn {
    width: calc(50% - 12px);
    flex: 1 1 auto;
}

.svg-sprite {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: -1
}

.svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1;
    vertical-align: top;
    fill: currentColor;
    flex: 0 0 auto
}

.svg-icon use {
    width: 100%;
    height: 100%
}

/** */
.img-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1;
    vertical-align: top;
    object-fit: contain;
    object-position: center;
}

.mask-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1;
    vertical-align: top;
    background: currentColor;
    -webkit-mask-size: contain;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
}

/** */

.grey-bg {
    background-color: #EBEBEB
}

.no-scroll {
    overflow: hidden
}

.swiper-wrapper>* {
    box-sizing: border-box
}

.masked-scroll {
    --mask-size: 30px
}

.masked-scroll--top {
    -webkit-mask: linear-gradient(to bottom, transparent, #000 var(--mask-size))
}

.masked-scroll--bottom {
    -webkit-mask: linear-gradient(to top, transparent, #000 var(--mask-size))
}

.masked-scroll--top-bottom {
    -webkit-mask: linear-gradient(to top, transparent, #000 var(--mask-size), #000 calc(100% - var(--mask-size)), transparent)
}

.masked-scroll--left {
    -webkit-mask: linear-gradient(to right, transparent, #000 var(--mask-size))
}

.masked-scroll--right {
    -webkit-mask: linear-gradient(to left, transparent, #000 var(--mask-size))
}

.masked-scroll--left-right {
    -webkit-mask: linear-gradient(to right, transparent, #000 var(--mask-size), #000 calc(100% - var(--mask-size)), transparent)
}

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    gap: .4em .65em;
    font-size: 14px;
    line-height: 1.2;
    color: gray;
    font-weight: 500;
    padding: 8px 0
}

.breadcrumbs a {
    display: block;
    color: #383081;
    text-decoration: none;
    max-width: 100%;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 1.2em
}

.breadcrumbs a:after {
    display: inline-block;
    content: "";
    font: normal normal .5em/1 icomoon;
    position: absolute;
    top: calc(50% - .5em);
    right: 0
}

.breadcrumbs a:last-child {
    padding-right: 0
}

.breadcrumbs a:last-child:after {
    display: none
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    --active-bg: #383081;
    --active-color: #fff
}

.pagination--white {
    --active-bg: #fff;
    --active-color: #383081
}

.pagination__item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: .5em;
    min-width: 48px;
    min-height: 48px;
    border-radius: 8px;
    color: inherit;
    text-decoration: none;
    transition: all .2s ease
}

.pagination__item--active {
    background-color: var(--active-bg);
    color: var(--active-color)
}

.news_pagination .pagination__item--active {
    background-color: #383081;
    color: white;
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.logo {
    display: inline-block
}

.logo__img {
    display: block;
    width: 100%;
    height: var(--height, auto);
    object-fit: contain;
    object-position: left center
}

.menu-btn {
    font-size: 36px;
    line-height: 48px;
    width: 70px;
    text-align: center;
    color: #383081;
    background-color: #fff;
    border-radius: 8px;
    cursor: pointer;
    margin-left: 8px
}

.social {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.social__link {
    display: block;
    font-size: 20px;
    line-height: 1;
    color: #383081;
    text-decoration: none;
    padding: 12px;
    border-radius: 8px;
    background-color: #F2F2F2
}

.social__link--white {
    background-color: #fff
}

.header {
    background-color: #EBEBEB;
    padding: 32px 0
}

.header__wrapper {
    display: flex;
    align-items: center;
    gap: 8px
}

.header__logo {
    --height: 49px
}

.header__logo--mobile {
    display: none
}

.header__menu {
    margin: 0;
    line-height: inherit;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    text-align: center;
    color: #383081;
    margin-right: auto;
    padding: 0 16px;
    user-select: none
}

.header__menu>li {
    margin: 0;
    padding: 0
}

.header__menu>li:before {
    display: none
}

.header__menu>li>a {
    display: block;
    color: inherit;
    background-color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    border-radius: 8px
}

.header__contacts {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    font-size: 24px;
    font-weight: 600;
    color: #383081;
    margin-left: auto;
    padding: 0 8px
}

.header__contact {
    display: block;
    text-decoration: none;
    color: inherit
}

.header__contact-icon {
    display: none
}

.header__social {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.header__social-link {
    display: inline-block;
    font-size: 24px;
    padding: .5em;
    color: #383081;
    text-decoration: none
}

.header__social-icon {
    display: block
}

.header__search-btn {
    display: inline-block;
    color: #383081;
    text-decoration: none;
    cursor: pointer;
    font-size: 24px;
    line-height: 1;
    padding: .5em
}

.fs-modal {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100%;
    min-height: Min(320px, 100%);
    z-index: 11;
    overflow: hidden;
    background-color: #C12D28;
    color: #fff;
    padding: 32px var(--main-scrollbar-width, 0) 0 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease;
    --text-accent-color: #fff
}

.fs-modal--open {
    opacity: 1;
    pointer-events: auto
}

.fs-modal--full-height {
    height: 100%
}

.fs-modal__wrapper {
    margin: 0 auto;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden
}

.fs-modal__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    flex: 0 0 auto;
    margin: 0 0 8px
}

.fs-modal__head:last-child {
    margin-bottom: 0
}

.fs-modal__btn {
    background-color: #AD1B16;
    cursor: pointer;
    border-radius: 8px;
    line-height: 48px;
    font-size: 18px;
    width: 70px;
    text-align: center
}

.fs-modal__btn--back {
    visibility: hidden
}

.fs-modal__title {
    font: normal bold var(--h2)/normal Wadik, Onest, sans-serif
}

.fs-modal__body {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: 32px;
    overflow: hidden
}

.fs-modal__body>div {
    display: flex;
    flex: 1 1 auto;
    min-height: 0;
}

.search-only-modal>div:first-child {
    display: none;
}

@media (max-width: 767px) {
    .fs-modal__body>div {
        min-height: auto;
    }

    .search-only-modal>div:first-child {
        display: flex;
    }
}

.main-menu {
    padding: 0 16px;
    position: relative;
    display: flex;
    overflow: auto;
    gap: 20px 48px;
    min-height: 100%
}

.main-menu::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: transparent
}

.main-menu::-webkit-scrollbar-thumb {
    background: transparent
}

@-moz-document url-prefix() {
    .main-menu {
        scrollbar-color: transparent transparent;
        scrollbar-width: none
    }
}

.main-menu__column {
    display: flex;
    flex-direction: column;
    gap: 48px;
    width: calc((100% - 96px)/ 3);
    padding-bottom: 30px;
    overflow: auto
}

.main-menu__column::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: transparent
}

.main-menu__column::-webkit-scrollbar-thumb {
    background: transparent
}

@-moz-document url-prefix() {
    .main-menu__column {
        scrollbar-color: transparent transparent;
        scrollbar-width: none
    }
}

.main-menu__column:last-child {
    padding-right: 100px
}

.main-menu__menu {
    margin: 0;
    line-height: inherit;
    font-weight: 700;
    line-height: 1.5
}

.main-menu__menu>li {
    margin: 0;
    padding: 0
}

.main-menu__menu>li:before {
    display: none
}

.main-menu__menu ul {
    display: none
}

.main-menu__menu>li {
    margin: 0 0 4px
}

.main-menu__menu>li:last-child {
    margin-bottom: 0
}

.main-menu__menu>li>a {
    display: block;
    padding: 12px 16px;
    color: inherit;
    text-decoration: none;
    border-radius: 8px;
    position: relative
}

.main-menu__menu>li>a:not(:only-child) {
    padding-right: 3em
}

.main-menu__menu>li>a:not(:only-child):after {
    content: "";
    font: normal normal 1.25em/1 icomoon;
    display: block;
    position: absolute;
    top: calc(50% - .5em);
    right: 1.125em;
    color: transparent
}

.main-menu__feature {
    margin: auto 0 0;
    padding: 0 0 0 16px
}

.main-menu__feature-key {
    font-weight: 700;
    margin: 0 0 .5em
}

.main-menu__feature-key:last-child {
    margin-bottom: 0
}

.main-menu__submenu {
    margin: 0;
    line-height: inherit;
    animation: fadeIn .6s ease;
    color: rgba(255, 255, 255, 0.6)
}

.main-menu__submenu>li {
    margin: 0;
    padding: 0
}

.main-menu__submenu>li:before {
    display: none
}

.main-menu__submenu>li {
    margin: 0 0 .6em
}

.main-menu__submenu>li:last-child {
    margin-bottom: 0
}

.main-menu__submenu>li>a {
    display: block;
    width: fit-content;
    color: inherit;
    text-decoration: none
}

.contacts-widget {
    background-color: #fff;
    padding: 36px;
    border-radius: 36px;
    color: #383081
}

.contacts-widget--simple {
    background: none;
    padding: 0;
    border-radius: 0;
    color: #999
}

.contacts-widget__item {
    margin: 0 0 1.2em
}

.contacts-widget__item:last-child {
    margin-bottom: 0
}

.contacts-widget__item-label {
    font-weight: 500;
    font-size: .85em;
    margin: 0 0 .45em
}

.contacts-widget__item-label:last-child {
    margin-bottom: 0
}

.contacts-widget__item-content {
    color: #383081
}

.contacts-widget__item-content a {
    color: inherit
}

.result-card {
    display: flex;
    flex-direction: column;
    gap: .8em;
    background-color: #fff;
    padding: 1.6em;
    border-radius: 1.6em;
    color: #383081;
    --text-accent-color: #383081;
    margin: 0 0 8px
}

.result-card:last-child {
    margin-bottom: 0
}

.result-card__category {
    display: block;
    width: fit-content;
    font-size: .7em;
    text-decoration: none;
    font-weight: 500
}

.result-card__title {
    font-size: var(--h2);
    margin: 0
}

.result-card__title a {
    display: block;
    color: inherit;
    text-decoration: none
}

.result-card__excerpt {
    max-width: 930px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2
}

.search,
.fs-modal__body form {
    display: flex;
    flex-direction: column;
    gap: 64px;
    flex: 1 1 auto;
    max-height: 100%;
    padding: 50px 0 30px;
    overflow: hidden
}

.search--active {
    padding-bottom: 0
}

.search--mobile {
    display: none
}

.search--js-hidden {
    display: none
}

.search__form {
    display: flex;
    gap: 8px
}

.search__input {
    border-color: #fff;
    flex: 1 1 auto
}

.search__btn {
    min-width: 185px;
    flex: 0 0 auto
}

.search__body {
    display: flex;
    gap: 30px;
    flex: 1 1 auto;
    overflow: hidden;
    animation: fadeIn .3s ease
}

.search--active .search__body {
    display: flex
}

.search__filter {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    width: 230px;
    flex: 0 0 auto;
    padding: 0 0 32px;
    max-height: 100%;
    overflow: auto;
    --mask-size: 0
}

.search__filter::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: transparent
}

.search__filter::-webkit-scrollbar-thumb {
    background: transparent
}

@-moz-document url-prefix() {
    .search__filter {
        scrollbar-color: transparent transparent;
        scrollbar-width: none
    }
}

.search__main {
    width: calc(100% - 260px);
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-height: 100%
}

.search__query-info {
    font-size: .8em;
    flex: 0 0 auto
}

.search__results {
    flex: 1 1 auto;
    max-height: 100%;
    overflow: auto;
    padding: 0 3px 32px 0
}

.search__results::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #AD1B16
}

.search__results::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 2px
}

@-moz-document url-prefix() {
    .search__results {
        scrollbar-color: #fff #AD1B16;
        scrollbar-width: thin
    }
}

.search__pagination {
    margin: 24px 0 0
}

.search__pagination:first-child {
    margin-top: 0
}

.presentation {
    padding: 120px 0
}

.presentation__head {
    text-align: center;
    margin: 0 0 48px
}

.presentation__head:last-child {
    margin-bottom: 0
}

.presentation__head h1,
.presentation__head h2 {
    font-size: 87px;
    line-height: 1
}

.presentation__body {
    margin: 0 0 80px
}

.presentation__body:last-child {
    margin-bottom: 0
}

.presentation__box {
    gap: 8px;
    margin: 0 0 8px
}

.presentation__box:last-child {
    margin-bottom: 0
}

.presentation__item {
    display: flex;
    flex-direction: column;
    width: calc((100% - 16px) / 3);
    background-color: #fff;
    padding: 164px 36px 36px;
    position: relative;
    border-radius: 36px;
    height: 500px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    transition: all .3s ease
}

.presentation__item--active {
    cursor: default;
    width: calc(100% - 304px);
    flex: 1 1 auto
}

.presentation__item--shrinked {
    width: 144px;
    flex: 1 0 auto
}

.presentation__item-title {
    font-size: var(--h2);
    line-height: 1.5;
    padding-right: 72px;
    max-height: 4.5em;
    overflow: hidden;
    position: absolute;
    top: 36px;
    right: 36px;
    margin: 0;
    width: calc(100% - 72px);
    transform-origin: right center;
    transition: all .2s ease
}

.presentation__item--shrinked .presentation__item-title {
    width: 400px;
    right: 72px;
    top: 60px;
    transform: translateY(-50%) rotate(-90deg)
}

.presentation__item-icon {
    font-size: 48px;
    line-height: 1;
    color: #383081;
    padding: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    flex: 1 1 calc(50% - 40px);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
    transition: all .5s ease
}

.presentation__item--active .presentation__item-icon {
    color: #C12D28;
    transform: rotate(45deg)
}

.presentation__item--shrinked .presentation__item-icon {
    right: 32px
}

.presentation__item-graphics {
    display: block;
    width: 100%;
    height: auto;
    margin: auto 0 0
}

@media(hover: none) {
    .presentation__item-graphics path {
        fill-opacity: 1
    }
}

.presentation__item--active .presentation__item-graphics,
.presentation__item--shrinked .presentation__item-graphics {
    display: none
}

.presentation__item-links {
    animation: fadeIn .5s ease-out;
    display: none;
    margin: auto 0 0
}

.presentation__item--active .presentation__item-links {
    display: flex
}

.presentation__footer {
    display: flex;
    align-items: center;
    gap: 80px
}

.presentation__bg {
    padding: 32px;
    border-radius: 32px;
    background: var(--Accent-blue, #383081);
}

@media (max-width: 1279px) {
    .presentation__bg {
        margin-top: 1.2em;
    }
}


.presentation__links {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 40px;
    gap: 20px 28px;
    align-items: center;
    flex: 1 1 calc(47% - 40px)
}

.presentation__logo {
    --height: 45px
}

.presentation__text {
    color: #383081;
    font-size: 18px;
    font-weight: 500;
    flex: 1 1 calc(73% - 40px)
}

.timeline {
    background-color: #383081;
    color: #fff;
    --text-accent-color: #fff;
    padding: 80px 0 120px;
    --gap: 16px;
    --max-tooltip-height: 76px
}

.timeline__head {
    margin: 0 0 60px
}

.timeline__head:last-child {
    margin-bottom: 0
}

.timeline__head h1,
.timeline__head h2 {
    line-height: 1;
    font-size: calc(var(--h2) * 2)
}

.timeline__body {
    padding: 0 60px;
    position: relative
}

.timeline__slider:not(.swiper-initialized) {
    display: flex;
    align-items: flex-end;
    overflow: hidden
}

.timeline__arrow {
    display: inline-block;
    width: auto;
    height: auto;
    position: absolute;
    font-size: 39px;
    line-height: 1;
    color: inherit;
    top: auto;
    bottom: 84px
}

.timeline__arrow:after {
    display: none
}

.timeline__arrow--prev {
    left: 0
}

.timeline__arrow--next {
    right: 0
}

.timeline__arrow--disabled {
    opacity: 0
}

.timeline__slide {
    width: auto;
    display: flex;
    align-items: flex-start;
    gap: var(--gap);
    padding: calc(128px + var(--max-tooltip-height)) calc(var(--gap) / 2) 40px;
    flex: 0 0 auto
}

.timeline__stick {
    height: 64px;
    border-left: 2px solid;
    position: relative;
    transition: all .2s ease
}

.timeline__stick--long {
    height: 96px
}

.timeline__stick--long:after {
    content: attr(data-year);
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    position: absolute;
    top: calc(100% + 16px);
    left: 50%;
    transform: translateX(-50%)
}

.timeline__stick--active {
    border-color: #C12D28
}

.timeline__event {
    width: 34px;
    height: 34px;
    position: absolute;
    bottom: calc(100% + 47px);
    left: -16px
}

.timeline__event-marker {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid rgba(255, 255, 255, 0.15);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s ease
}

.timeline__event-marker:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    transition: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.timeline__stick--active .timeline__event-marker {
    width: 65px;
    height: 65px;
    border-width: 4px;
    border-color: #C12D28
}

.timeline__stick--active .timeline__event-marker:before {
    background-color: #C12D28;
    width: 16px;
    height: 16px
}

.timeline__tooltip {
    position: absolute;
    bottom: calc(100% + 35px);
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    max-width: Min(365px, calc(100vw - 20px));
    padding: 0 5px;
    text-align: center;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    opacity: 0;
    pointer-events: none;
    transition: all .3s ease
}

.timeline__tooltip h3 {
    font-size: 1.25;
    line-height: 1;
    margin: 0 0 .8em
}

.timeline__tooltip h3:last-child {
    margin-bottom: 0
}

.timeline__stick--active .timeline__tooltip {
    opacity: 1;
    pointer-events: auto
}

.ticker-section {
    padding: 120px 0 80px
}

.ticker-section__slider {
    overflow: hidden
}

.ticker-section__slider:not(.swiper-initialized) {
    max-width: 100%;
    display: flex
}

.ticker-section__slide {
    width: auto;
    max-width: 98vw;
    flex: 0 0 auto;
    user-select: none;
    margin: 0 3.9vw
}

.ticker-section__slide-title {
    font: bold 7.125vw/1 Wadik, Onest, sans-serif;
    width: fit-content;
    margin: 0 0 .15em
}

.ticker-section__slide-title:last-child {
    margin-bottom: 0
}

.ticker-section__slide-text {
    font-size: Max(1.06vw, 16px);
    font-weight: 500;
    color: #383081;
    letter-spacing: .03em
}

.ticker-section__slide.swiper-slide .ticker-section__slide-title {
    background: linear-gradient(#383081, #383081) no-repeat 0 0/0 100% #fff;
    -webkit-background-clip: text;
    color: transparent;
    transition: all 1s ease
}

.ticker-section__slide.swiper-slide .ticker-section__slide-text {
    opacity: 0;
    transition: opacity .3s ease
}

.ticker-section__slide.swiper-slide-active .ticker-section__slide-title {
    background-size: 100% 100%
}

.ticker-section__slide.swiper-slide-active .ticker-section__slide-text {
    opacity: 1;
    transition-delay: 1s
}

.links-block {
    background-color: #fff;
    padding: 36px;
    border-radius: 36px
}

.links-block__head {
    margin: 0 0 60px
}

.links-block__head:last-child {
    margin-bottom: 0
}

.links-block__head h3 {
    font-size: var(--h2)
}

.links-block__item {
    display: flex;
    align-items: center;
    gap: 1em;
    width: calc(50% - 4px);
    color: #383081;
    text-decoration: none;
    background-color: #F2F2F2;
    padding: 24px 36px;
    font-size: 24px;
    line-height: 1.5;
    font-weight: bold;
    border-radius: 24px
}

.links-block__item:after {
    content: "";
    font: normal normal 1.625em/1 icomoon;
    margin-left: auto;
    flex: 0 0 auto
}

.navigation {
    padding: 80px 0 120px
}

.navigation__head {
    text-align: center;
    margin: 0 0 80px
}

.navigation__head:last-child {
    margin-bottom: 0
}

.navigation__head h1,
.navigation__head h2 {
    font-size: 68px;
    line-height: 1
}

.navigation__filter {
    justify-content: center;
    margin: 0 0 20px
}

.navigation__filter:last-child {
    margin-bottom: 0
}

.navigation__body {
    margin: 0 0 8px
}

.navigation__body:last-child {
    margin-bottom: 0
}

a.navigation__item {
    display: flex;
    flex-direction: column;
    gap: 1.5em;
    min-height: 360px;
    padding: 36px;
    border-radius: 36px;
    background-color: #fff;
    color: #383081;
    text-decoration: none;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    width: calc((100% - 16px) / 3);
    flex: 1 1 auto
}

.navigation__item--big {
    width: calc(50% - 4px)
}

.navigation__item-title {
    font: bold var(--h2)/1.5 Wadik, Onest, sans-serif;
    position: relative;
    padding-right: 3em
}

.navigation__item-title:after {
    content: "";
    font: normal normal 1.625em/1 icomoon;
    position: absolute;
    right: 0;
    top: calc(50% - .5em)
}

.navigation__item-text {
    margin-top: auto;
    max-width: 432px
}

.post-card {
    width: 314px;
    max-width: 100%;
    display: flex;
    gap: 24px;
    flex: 0 0 auto;
    background-color: #AD1B16;
    color: #fff;
    --text-accent-color: #fff;
    padding: 24px;
    border-radius: 24px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    position: relative
}

.post-card--big {
    width: 635px
}

.post-card.swiper-slide {
    height: auto;
    animation: fadeIn .3s ease;
    max-width: none
}

.post-card__text {
    display: flex;
    flex-direction: column;
    gap: 24px;
    flex: 1 1 auto
}

.post-card__title {
    font: inherit
}

.post-card__title a {
    display: block;
    text-decoration: none
}

.post-card__title a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.post-card__date {
    margin: auto 0 0
}

.post-card__pic {
    width: 312px;
    flex: 0 0 auto;
    align-self: flex-start;
    -webkit-mask: url(/local/templates/corpmsp/css/../img/qr-mask-square.svg) no-repeat 0 0/100% 100%
}

.post-card__img {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
}

.news {
    padding: 80px 0;
    overflow: hidden
}

.news:last-child {
    padding-bottom: 160px
}

.news--red {
    --text-accent-color: #fff;
    color: #fff;
    background-color: #C12D28
}

.news--red h2 {
    font-size: calc(var(--h2) * 2)
}

.news__head {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    margin: 0 0 48px
}

.news__head:last-child {
    margin-bottom: 0
}

.news__head-text {
    flex: 1 1 auto
}

.news__toolbar {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 24px
}

.news__toolbar:last-child {
    margin-bottom: 0
}

.news__filter {
    display: flex;
    gap: 8px;
    flex-wrap: wrap
}

.news__nav {
    display: flex;
    gap: 8px;
    flex: 0 0 auto
}

.news__slider {
    margin-right: calc(768px - var(--w-width) / 2);
    padding-right: 20px;
    overflow: visible
}

.news__slider:not(.swiper-initialized) {
    overflow: hidden
}

.news__slider:not(.swiper-initialized) .swiper-wrapper {
    gap: 8px
}

.news__slider .swiper-wrapper {
    display: flex
}

.brands-section {
    background: linear-gradient(#fff, #fff) no-repeat center bottom/1536px 2px #C12D28;
    color: #fff;
    padding: 80px 0;
    --text-accent-color: #fff
}

.brands-section:last-child {
    padding-bottom: 160px
}

.brands-section__box {
    justify-content: space-evenly;
    gap: 20px
}

.brands-section__item {
    --height: 50px
}

.page-head {
    background-color: #EBEBEB;
    padding: 0 0 32px
}

.page-head__body {
    display: flex;
    align-items: flex-end;
    gap: 32px;
    padding: 10px 0 0
}

.page-head__text {
    font-size: 17px;
    font-weight: 500;
    color: #383081;
    flex: 1 1 auto
}

.page-head__text h1 {
    margin-bottom: 5px
}

.page-head__text h1:last-child {
    margin-bottom: 0
}

.page-head__text a {
    text-decoration: none
}

.page-head__nav {
    margin: 0;
    line-height: inherit;
    --gap: 72px;
    border-top: 2px solid #383081;
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: .75em var(--gap);
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    color: #383081;
    margin: 16px 0 0
}

.page-head__nav>li {
    margin: 0;
    padding: 0
}

.page-head__nav>li:before {
    display: none
}

.page-head__nav:first-child {
    margin-top: 0
}

.page-head__nav>li {
    width: calc((100% - var(--gap) * 2) / 3)
}

.page-head__nav>li>a {
    display: flex;
    align-items: flex-start;
    gap: .75em;
    text-decoration: none
}

.page-head__nav>li>a .svg-icon,
.page-head__nav>li>a i {
    font-size: 1.25em;
    line-height: 1
}

.page-head__nav-btn {
    flex: 0 0 auto;
    min-width: 230px
}

.page-head__nav-btn:before {
    content: attr(data-text)
}

.page-head__nav-btn:active {
    transform: none
}

.page-head__nav-btn--active:before {
    content: attr(data-text-alt)
}

.page-head__nav-btn--active .btn__icon {
    display: inline-block;
    transform: scaleY(-1)
}

.page-head__nav-btn--mobile {
    display: none;
    min-width: 0
}

.content-section {
    padding: 80px 0
}

.content-section:last-child {
    padding-bottom: 120px
}

.content-section:first-child {
    padding-top: 120px
}

.sidebar-section {
    padding: 80px 0
}

.sidebar-section+.sidebar-section {
    padding-top: 0
}

.sidebar-section:last-child {
    padding-bottom: 120px;
}

.sidebar-section:first-child {
    padding-top: 120px
}

.sidebar-section__wrapper {
    display: flex;
    gap: 72px
}

.sidebar-section__sidebar {
    width: 378px;
    position: relative;
    order: -1;
    flex: 0 0 auto
}

.sidebar-section__sidebar-inner {
    position: sticky;
    top: 15px
}

.sidebar-section__sidebar-inner--static {
    position: static
}

.sidebar-section__main {
    width: calc(100% - 514px)
}

.text-block {
    max-width: 826px;
    letter-spacing: .01em;
    margin: 4em 0
}

.text-block:first-child {
    margin-top: 0
}

.text-block:last-child {
    margin-bottom: 0
}

.text-block--wide {
    max-width: 100%
}

.text-block--small-gap {
    margin: 1.6em 0
}

.form-block {
    font-size: 16px;
    margin: 64px auto
}

.form-block:first-child {
    margin-top: 0
}

.form-block:last-child {
    margin-bottom: 0
}

.form-block--small {
    max-width: 570px
}

.form-block__head {
    margin: 0 0 32px
}

.form-block__head:last-child {
    margin-bottom: 0
}

.form-block__fields {
    gap: 16px 8px;
    align-items: flex-start;
    margin: 0 0 1.6em
}

.form-block__fields:last-child {
    margin-bottom: 0
}

.form-block__field {
    width: 100%;
    flex: 1 1 auto
}

.form-block__field--small {
    width: calc((100% - 16px) / 3)
}

.form-block__option--no-margin {
    margin: 0
}

.form-block__file-field {
    width: 100%
}

.form-block__btn {
    margin: 32px 0 16px
}

.form-block__btn:first-child {
    margin-top: 0
}

.form-block__btn:last-child {
    margin-bottom: 0
}

.form-block__text {
    font-size: .85em;
    color: gray;
    font-weight: 500;
    margin: 1em 0
}

.form-block__text:first-child {
    margin-top: 0
}

.form-block__text:last-child {
    margin-bottom: 0
}

.form-block__text a {
    text-decoration: none;
    color: var(--text-accent-color)
}

.post-block {
    background-color: #F2F2F2;
    padding: 32px;
    border-radius: 32px;
    margin: 0 0 24px
}

.post-block:last-child {
    margin-bottom: 0
}

.post-block__main {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 0 0 24px
}

.post-block__main:last-child {
    margin-bottom: 0
}

.post-block__text {
    width: calc(50% - 4px);
    padding-right: 55px
}

.post-block__pic {
    display: block;
    width: calc(50% - 4px);
    background-color: #ccc;
    aspect-ratio: 476/324;
    order: 1
}

.post-block__img {
    display: block;
    width: 100%;
    aspect-ratio: 476/324;
    object-fit: cover;
    object-position: center;
    filter: brightness(80%);
}

.post-block__info {
    font-size: 17px;
    font-weight: 500;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 20px;
    color: #999;
    margin: 0 0 1em
}

.post-block__info:last-child {
    margin-bottom: 0
}

.post-block__separator {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    flex: 0 0 auto;
    background-color: currentColor
}

.post-block__tag {
    text-decoration: none;
    color: inherit
}

.post-block__title {
    margin: 0 0 .8em
}

.post-block__title a {
    display: block;
    text-decoration: none
}

.post-block__description {
    font-size: 16px;
    line-height: 1.5
}

.post-block__description a {
    color: inherit
}

.filter--free {
    margin: 3em 0
}

.filter:first-child {
    margin-top: 0
}

.filter:last-child {
    margin-bottom: 0
}

.filter__row {
    align-items: flex-start;
    gap: 24px 8px;
    margin: 0 0 1.2em
}

.filter__row:last-child {
    margin-bottom: 0
}

.filter__row--small-margin {
    margin-bottom: .8em
}

.filter__row--mobile {
    display: none
}

.filter__fieldset {
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 24px 8px;
    flex: 1 1 auto
}

.filter__field {
    max-width: 100%;
    flex: 1 1 calc(25% - 6px)
}

.filter__field--small {
    flex-basis: 250px
}

.filter__field--big {
    flex: 0 1 Min(507px, calc(50% - 4px))
}

.filter__field--dynamic-half {
    /** */
    flex: 0 1 calc(50% - 8px - var(--buttons-width, 0) / 2);
    /** */
}

.filter__buttons {
    /** */
    display: flex;
    align-items: flex-end;
    gap: 24px 8px;
    /** */
}

.filter__buttons--mt {
    margin-top: 25px;
}

.filter__btn {
    min-width: 185px;
    flex: 0 0 auto
}

.filter__btn--mt {
    margin-top: 25px;
}

.filter__btn--small {
    /** */
    min-width: 0;
    /** */
}

.filter__switcher {
    font-size: 16px;
    align-self: center;
    flex: 0 0 auto;
    padding: 0 8px
}

.filter__options {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: .5em 1em;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 1em
}

.filter__options:last-child {
    margin-bottom: 0
}

.filter__option {
    font-size: 16px;
    gap: .5em;
    margin: 0
}

.news-block {
    margin: 64px 0
}

.news-block:first-child {
    margin-top: 0
}

.news-block:last-child {
    margin-bottom: 0
}

.news-block__filter {
    margin: 0 0 45px
}

.news-block__filter:last-child {
    margin-bottom: 0
}

.news-block__body {
    margin: 0 0 24px
}

.news-block__body:last-child {
    margin-bottom: 0
}

.file-card {
    display: flex;
    flex-direction: column;
    gap: 1.5em;
    width: 314px;
    max-width: 100%;
    flex: 0 0 auto;
    background-color: #F2F2F2;
    color: #383081;
    text-decoration: none;
    padding: 24px;
    border-radius: 24px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500
}

.file-card__title {
    display: block;
    font-weight: bold
}

.file-card__info {
    margin: auto 0 0
}

.files-block {
    margin: 4em 0
}

.files-block:first-child {
    margin-top: 0
}

.files-block:last-child {
    margin-bottom: 0
}

.files-block__head {
    margin: 0 0 1.2em
}

.files-block__head:last-child {
    margin-bottom: 0
}

.files-block__item {
    width: calc((100% - 16px) / 3)
}

.files-widget {
    margin: 0 0 30px
}

.files-widget:last-child {
    margin-bottom: 0
}

.files-widget__head {
    margin: 0 0 1.2em
}

.files-widget__head:last-child {
    margin-bottom: 0
}

.vertical-banner {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 380px;
    max-width: 100%;
    background-color: #383081;
    color: #fff;
    --text-accent-color: #fff;
    padding: 32px;
    border-radius: 32px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 30px
}

.vertical-banner:last-child {
    margin-bottom: 0
}

.vertical-banner__pic {
    display: block;
    aspect-ratio: 1;
    -webkit-mask: url(/local/templates/corpmsp/css/../img/qr-mask-square.svg) no-repeat 0 0/100% 100%
}

.vertical-banner__img {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center
}

.vertical-banner__text h2,
.vertical-banner__text h3,
.vertical-banner__text h4 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.33;
    margin-bottom: .5em
}

.vertical-banner__text h2:last-child,
.vertical-banner__text h3:last-child,
.vertical-banner__text h4:last-child {
    margin-bottom: 0
}

.slider-widget {
    width: 380px;
    max-width: 100%;
    background-color: #383081;
    color: #fff;
    --text-accent-color: #fff;
    border-radius: 32px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 30px
}

.slider-widget:last-child {
    margin-bottom: 0
}

.slider-widget__item {
    display: flex;
    flex-direction: column;
    padding: 32px;
    gap: 32px
}

.slider-widget__item:not(.swiper-slide):nth-child(n+2) {
    display: none
}

.slider-widget__item-pic {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    -webkit-mask: url(/local/templates/corpmsp/css/../img/qr-mask-square.svg) no-repeat 0 0/100% 100%
}

.slider-widget__item-img {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center
}

.slider-widget__item-text h2,
.slider-widget__item-text h3,
.slider-widget__item-text h4 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.33;
    margin-bottom: .5em
}

.slider-widget__item-text h2:last-child,
.slider-widget__item-text h3:last-child,
.slider-widget__item-text h4:last-child {
    margin-bottom: 0
}

.slider-widget__pagination {
    padding: 0 32px;
    display: flex;
    gap: 8px
}

.slider-widget__dot {
    display: block;
    width: auto;
    height: 4px;
    flex: 1 1 auto;
    background: currentColor;
    cursor: pointer
}

.slider-widget__dot--active {
    color: #C12D28
}

.slider-widget__nav {
    display: flex;
    gap: 8px;
    padding: 32px
}

.figure-block {
    max-width: 826px;
    margin: 4em 0
}

.figure-block:first-child {
    margin-top: 0
}

.figure-block:last-child {
    margin-bottom: 0
}

.figure-block__media {
    display: block;
    width: 100%;
    filter: brightness(80%);
}

.figure-block__caption {
    font-size: 16px;
    line-height: 1.5;
    color: #999;
    margin: 1em 0 0
}

.share {
    margin: 4em 0
}

.share:first-child {
    margin-top: 0
}

.share:last-child {
    margin-bottom: 0
}

.share__text {
    font-size: 16px;
    font-weight: 500;
    color: #999;
    margin: 0 0 1.25em
}

.share__text:last-child {
    margin-bottom: 0
}

.share__links {
    gap: 32px;
    font-size: 25px;
    line-height: 1
}

.share__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.3em;
    height: 1.3em;
    color: #383081
}

.share__link:active {
    transform: translateY(1px)
}

.buttons-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: 3.2em 0
}

.buttons-nav:first-child {
    margin-top: 0
}

.buttons-nav:last-child {
    margin-bottom: 0
}

.buttons-nav__btn {
    width: calc(50% - 12px)
}

.search-form-block {
    margin: 2em 0
}

.search-form-block--big-margins {
    margin: 4em 0
}

.search-form-block:first-child {
    margin-top: 0
}

.search-form-block:last-child {
    margin-bottom: 0
}

.search-form-block__head {
    margin: 0 0 1.2em
}

.search-form-block__head:last-child {
    margin-bottom: 0
}

.search-form-block__body {
    display: flex;
    gap: 8px
}

.search-form-block__input {
    min-width: 0;
    flex: 1 1 auto
}

.search-form-block__input:only-child {
    flex: 0 1 auto
}

.search-form-block__btn {
    flex: 0 0 auto;
    min-width: Min(223px, 100%)
}

.tree strong {
    display: block;
    font-family: inherit
}

.tree ul {
    display: none;
    font-size: 16px;
    margin-top: 1.75em;
    position: relative;
    overflow: hidden
}

.tree ul:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 1.8em;
    height: .5em;
    background: #fff;
    z-index: 1
}

.tree ul>li {
    padding: 0 0 0 3em;
    min-height: 1.8em;
    margin: 0 0 3em
}

.tree ul>li:before {
    z-index: 1
}

.tree ul>li:last-child {
    margin-bottom: 0
}

.tree ul>li:last-child:after {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(100% - .5em);
    left: calc(.9em - .5px);
    border-left: 1px solid #ccc;
    height: 10000vh
}

.tree li.open>ul {
    display: block
}

.tree__btn {
    display: block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: url(/local/templates/corpmsp/css/../img/icons/tech/plus.svg) no-repeat center/44.44% auto var(--text-accent-color);
    cursor: pointer;
    color: #fff
}

.open>.tree__btn {
    background-image: url(/local/templates/corpmsp/css/../img/icons/tech/minus.svg)
}

.tree>li {
    position: relative;
    padding: 0 0 0 3em;
    margin: 0 0 3.2em
}

.tree>li:last-child {
    margin-bottom: 0
}

.person-block {
    display: flex;
    align-items: flex-start;
    gap: 32px;
    padding: 32px;
    border-radius: 32px;
    background-color: #EBEBEB;
    color: #383081;
    margin: 4em 0
}

.person-block:first-child {
    margin-top: 0
}

.person-block:last-child {
    margin-bottom: 0
}

.person-block--mobile {
    display: none
}

.person-block__pic {
    width: 190px;
    flex: 0 0 auto
}

.person-block__img {
    display: block;
    width: 100%
}

.person-block__text {
    flex: 1 1 auto
}

.person-block__text h2,
.person-block__text h3 {
    font-family: inherit
}

.position {
    margin: 0 0 1.6em
}

.position:last-child {
    margin-bottom: 0
}

.position--no-margin {
    margin: 0
}

.position h3,
.position h4 {
    font-size: inherit;
    font-family: inherit;
    line-height: 1.3;
    margin-bottom: .4em
}

.position h3:last-child,
.position h4:last-child {
    margin-bottom: 0
}

.structure {
    margin: 2em 0
}

.structure:first-child {
    margin-top: 0
}

.structure:last-child {
    margin-bottom: 0
}

.structure__item {
    padding: 1.4em 0;
    border-top: 1px solid #ccc
}

.structure__item:last-child {
    padding-bottom: 0
}

.structure__item:only-child {
    border-top: none;
    padding-top: 0
}

.structure__sub-list {
    background-color: #F2F2F2;
    padding: 1.6em;
    border-radius: 1.6em
}

.structure__sub-item {
    padding: 1.2em 0;
    border-top: 1px solid #ccc
}

.structure__sub-item:first-child {
    padding-top: 0;
    border-top: none
}

.structure__sub-item:last-child {
    padding-bottom: 0
}

.structure__subtitle {
    font-family: inherit;
    font-size: .8em
}

.js-map {
    background-color: #F2F2F2;
    height: 570px;
    margin: 4em 0
}

.js-map:first-child {
    margin-top: 0
}

.js-map:last-child {
    margin-bottom: 0
}

.features {
    margin: 2em 0;
    counter-reset: features;
}

.features:first-child {
    margin-top: 0
}

.features:last-child {
    margin-bottom: 0
}

.features__head {
    margin: 0 0 32px
}

.features__head:last-child {
    margin-bottom: 0
}

.features__body {
    margin: 0 0 3.2em
}

.features__body:last-child {
    margin-bottom: 0
}

.features__section {
    padding: 40px 0;
    border-bottom: 1px solid #ccc
}

.features__section:first-child {
    padding-top: 0
}

.features__section:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.features__section-head {
    margin: 0 0 1.2em;
    display: flex;
    padding-left: 2.8em;
    position: relative;
    min-height: 2em;
    margin: 0 0 1.2em;	
}

.features__section-head:last-child {
    margin-bottom: 0
}

.features__section-head::before {
    content: counter(features);
    counter-increment: features;
    display: block;
    line-height: 1.6;
    width: 1.6em;
    font-family: 'Wadik', Onest, sans-serif;
    text-align: center;
    color: #fff;
    background-color: #383081;
    font-weight: bold;
    position: absolute;
    top: 6px;
    left: 0;
    z-index: 1;
}

.features__list {
    display: grid;
    grid-template-columns: 380px 1fr;
    gap: 24px 72px
}

.features__item {
    display: contents
}

.features__item-key {
    color: #666
}

.features__item-value {
    color: #383081
}

.features__item-value a {
    text-decoration: none
}

.features__item-value img {
    max-height: 2.4em;
    vertical-align: middle
}

.features__item-value span {
    vertical-align: middle
}

.file-link {
    display: flex;
    gap: 1em;
    align-items: flex-start;
    color: inherit;
    text-decoration: none;
    line-height: 1.6;
    padding: .6em 0;
    margin: 0 0 1.2em
}

.file-link:last-child {
    margin-bottom: 0
}

.file-link__format {
    background-color: #C12D28;
    color: #fff;
    font-size: .55em;
    font-weight: bold;
    line-height: 2.18;
    width: 3.6363636364em;
    text-align: center;
    flex: 0 0 auto;
    text-transform: uppercase;
    border-radius: .3636363636em;
    user-select: none;
    margin: .3636363636em 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.file-link__body {
    flex: 1 1 auto;
    padding-right: 2.5em;
    align-self: center
}

.file-link__title {
    display: block;
    color: var(--text-accent-color);
    margin: 0 0 .3em
}

.file-link__title:last-child {
    margin-bottom: 0
}

.file-link__caption {
    display: block;
    color: #888;
    font-size: .8em;
    font-weight: 500
}

.file-link__size {
    flex: 0 0 auto
}

.docs-block {
    margin: 3.2em auto
}

.docs-block:first-child {
    margin-top: 0
}

.docs-block:last-child {
    margin-bottom: 0
}

.docs-block__head {
    margin: 0 0 1.2em
}

.docs-block__head:last-child {
    margin-bottom: 0
}

.docs-block__filter {
    width: fit-content;
    min-width: 50%;
    margin: 0 0 32px
}

.docs-block__filter:last-child {
    margin-bottom: 0
}

.docs-block__body {
    margin: 0 0 2em
}

.docs-block__body:last-child {
    margin-bottom: 0
}

.tabs {
    margin: 3.2em auto
}

.tabs:first-child {
    margin-top: 0
}

.tabs:last-child {
    margin-bottom: 0
}

.tabs__head {
    margin: 0 0 1.2em
}

.tabs__head:last-child {
    margin-bottom: 0
}

.tabs__nav {
    display: flex;
    flex-wrap: wrap;
    background-color: #F2F2F2;
    border-radius: 24px;
    padding: 4px;
    max-width: 1022px;
    margin: 0 auto 2.6em
}

.tabs__nav:last-child {
    margin-bottom: 0
}

.tabs__nav--small-gap {
    margin-bottom: 1.5em
}

.tabs__nav-btn {
    appearance: none;
    -webkit-appearance: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 20px;
    background-color: #F2F2F2;
    color: #383081;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    min-height: 72px;
    padding: .625em 1.5em;
    flex: 1 1 50%
}

.tabs__nav-btn--active {
    background-color: #C12D28;
    color: #fff
}

.tabs__select {
    width: fit-content;
    margin: 0 0 3.2em
}

.tabs__select:last-child {
    margin-bottom: 0
}

.tabs__select--full-width {
    width: 100%
}

.tabs__filter {
    margin: 0 0 1.5em
}

.tabs__filter:last-child {
    margin-bottom: 0
}

.tabs__item {
    display: none
}

.brands-gallery {
    margin: 0 0 3.2em
}

.brands-gallery:last-child {
    margin-bottom: 0
}

.brands-gallery__head {
    margin: 0 0 1.2em
}

.brands-gallery__head:last-child {
    margin-bottom: 0
}

.brands-gallery__item {
    display: inline-block;
    width: 100px;
    aspect-ratio: 1;
    position: relative;
    background-color: #F2F2F2;
    border-radius: 16px
}

.brands-gallery__item-img {
    filter: grayscale(1) opacity(.7);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 70%;

    transform: scale(1.3);
    margin-left: -35%;
    margin-top: -31%;
}

.region {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    gap: 1em;
    color: #999
}

.region__img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    object-position: center;
    flex: 0 0 auto
}

.region__text {
    flex: 1 1 auto;
    align-self: center
}

.region__text strong {
    font: inherit
}

.region__title {
    word-wrap: break-word;
    margin: 0 0 .2em
}

.region__title:last-child {
    margin-bottom: 0
}

.brand {
    display: flex;
    align-items: flex-start;
    font-weight: 500;
    line-height: 1.5;
    gap: 16px;
    color: var(--text-accent-color)
}

.brand__pic {
    display: block;
    width: 60px;
    aspect-ratio: 1;
    background-color: #F2F2F2;
    border-radius: 16px;
    position: relative;
    flex: 0 0 auto
}

.brand__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
    filter: grayscale(1) opacity(.7)
}

.brand__text {
    flex: 1 1 auto;
    align-self: center;
    font-family: Wadik, sans-serif
}

.brand-link {
    display: flex;
    align-items: flex-start;
    gap: 36px;
    text-decoration: none;
    padding: 2em 3em 2em 0;
    border-top: 1px solid #ccc;
    font-weight: 500;
    position: relative;
    -webkit-tap-highlight-color: transparent
}

.brand-link:hover {
    color: #C12D28;
    text-decoration: none;
}

.brand-link:after {
    content: "";
    font: normal normal .9em/1 icomoon;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 2em;
    /* color: var(--text-accent-color) */
}

.brand-link:first-child {
    border-top: none;
    padding-top: 0
}

.brand-link:first-child:after {
    top: .5em
}

.brand-link__pic {
    display: block;
    width: 200px;
    aspect-ratio: 2/1;
    background-color: #F2F2F2;
    border-radius: 32px;
    position: relative;
    flex: 0 0 auto
}

.brand-link__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 70%;
    filter: grayscale(1) opacity(.7)
}

.brand-link__text {
    color: gray;
    font-size: 17px;
    font-weight: 500;
    flex: 1 1 auto
}

.brand-link__title {
    font-family: inherit;
    font-size: 20px;
    font-weight: 400;
    color: var(--text-accent-color);
    margin: 0 0 .4em
}

.link {
    display: block;
    text-decoration: none;
    padding: 2em 3em 2em 0;
    border-top: 1px solid #ccc;
    color: var(--text-accent-color);
    position: relative;
    -webkit-tap-highlight-color: transparent
}

.link:after {
    content: "";
    font: normal normal 1.5em/1 icomoon;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 1.33em
}

.link[target="_blank"]:after {
    content: "";
    transform-origin: right top;
    transform: scale(.6)
}

/* .link:only-child {
    border-top: none;
    border-bottom: 1px solid #ccc
} */

/* .link:first-child {
    border-top: none;
    padding-top: 0
} */

/* .link:first-child:after {
    top: .33em
} */

.link:active:after {
    color: #C12D28
}

.link__title {
    display: block;
    /* font-weight: 500; */
    margin: 0 0 .3em
}

.link__title:last-child {
    margin-bottom: 0
}

.link__title strong {
    font-weight: 700;
    font-size: inherit;
    color: inherit
}

.link__text {
    display: block;
    font-size: .85em;
    font-weight: 500;
    color: #999
}

.dropdown {
    border-top: 1px solid #ccc
}

.dropdown:first-child {
    border-top: none
}

.dropdown__head {
    padding: 2em 4em 2em 0;
    position: relative;
    min-height: 5.6em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    user-select: none
}

.dropdown__head:after {
    content: "";
    font: normal normal 1.6em/1 icomoon;
    display: inline-block;
    position: absolute;
    top: 1.25em;
    right: 0;
    color: #383081;
    transition: transform .3s ease
}

.dropdown--active .dropdown__head:after {
    transform: rotate(45deg)
}

.dropdown__title {
    font-family: Wadik, Onest, sans-serif;
    font-weight: bold;
    line-height: 1.6;
    color: #383081;
    word-wrap: break-word;
    margin: 0 0 .4em
}

.dropdown__title:last-child {
    margin-bottom: 0
}

.dropdown__title--small {
    font-family: inherit;
    font-weight: inherit
}

.dropdown__caption {
    color: #999;
    font-weight: 500;
    font-size: .8em
}

.dropdown__body {
    display: none;
    padding: 0 0 2em
}

.dropdown__body:has(.structure__sub-list) {
    padding-bottom: 0
}

.dropdown--active:has(.structure__sub-list)+.dropdown {
    border-color: transparent
}

.structured-data {
    margin: 0 0 4em
}

.structured-data:last-child {
    margin-bottom: 0
}

.structured-data__head {
    margin: 0 0 1.5em
}

.structured-data__head:last-child {
    margin-bottom: 0
}

.structured-data__form {
    margin: 0 0 1.5em
}

.structured-data__form:last-child {
    margin-bottom: 0
}

.structured-data__body {
    margin: 0 0 20px
}

.structured-data__body:last-child {
    margin-bottom: 0
}

.structured-data__item--simple {
    padding: 2em 0;
    border-top: 1px solid #ccc
}

.structured-data__body:first-child .link:first-child {
    border-top: none
}

.structured-data:first-child .structured-data__body:first-child .structured-data__item:first-child:not(:only-child) {
    border-top: none
}

.banner {
    display: flex;
    flex-direction: column;
    gap: 32px;
    background-color: #383081;
    color: #fff;
    --text-accent-color: #fff;
    padding: 32px;
    border-radius: 32px;
    min-height: 390px;
    margin: 4em 0
}

.banner:first-child {
    margin-top: 0
}

.banner:last-child {
    margin-bottom: 0
}

.banner--low {
    min-height: 0;
    margin: 1.6em 0
}

.banner--grey {
    background-color: #F2F2F2;
    color: #333;
    --text-accent-color: #383081
}

.banner__text {
    font-size: 16px;
    font-weight: 500
}

.banner__text h2,
.banner__text h3 {
    margin-bottom: .5em
}

.banner__text h2:last-child,
.banner__text h3:last-child {
    margin-bottom: 0
}

.banner__text--full {
    display: none
}

.banner__btn {
    margin-top: auto
}

.banner__btn--more:before {
    content: attr(data-text)
}

.banner__btn--active:before {
    content: attr(data-alt-text)
}

.block-search {
    margin: 0 0 2em
}

.block-search:last-child {
    margin-bottom: 0
}

.block-search__input {
    width: 100%
}

.card {
    display: flex;
    flex-direction: column;
    gap: 1.2em;
    min-height: 360px;
    max-width: 100%;
    border-radius: 1.6em;
    padding: 1.6em;
    color: inherit;
    text-decoration: none;
    background-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F2F2F2;
    color: #333;
    text-decoration: none;
    position: relative
}

.card:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: inherit;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: inherit;
    border-radius: inherit
}

.card--small {
    padding: 1.2em;
    min-height: 232px;
    width: 290px
}

.card.swiper-slide {
    height: auto;
    flex: 0 0 auto
}

.card__img {
    display: block;
    width: fit-content;
    height: 38px;
    object-fit: contain;
    object-position: left center;
    position: relative
}

.card__img--big {
    height: 48px
}

.card__img--huge {
    height: 60px
}

.card__img--square {
    aspect-ratio: 1
}

.card__img--reppelent {
    margin-bottom: 1em
}

.card__head {
    display: flex;
    align-items: flex-start;
    gap: 2em;
    position: relative;
    color: var(--text-accent-color)
}

.card__title {
    display: block;
    font-size: 1.2em;
    line-height: 1.33;
    font-family: inherit;
    font-weight: bold;
    color: inherit;
    margin: 0;
    flex: 1 1 auto
}

.card__title--alt-font {
    font-family: Wadik, Onest, sans-serif
}

.card__icon {
    font-size: 39px;
    line-height: 1;
    flex: 0 0 auto;
    color: inherit
}

.card__links {
    display: flex;
    flex-wrap: wrap;
    font-size: 36px;
    gap: .67em;
    flex: 0 0 auto;
    max-width: 3.34em;
    flex: 0 0 auto
}

.card__link {
    color: inherit;
    width: 1.33em;
    line-height: 1.33;
    text-align: center;
    text-decoration: none;
    flex: 0 0 auto
}

.card__link .svg-icon {
    vertical-align: middle
}

.card__text {
    font-size: .8em;
    font-weight: 500;
    line-height: 1.5;
    position: relative
}

.card__text:last-child {
    margin-top: auto
}

.card__text--big {
    font-size: inherit
}

.card__img--big~.card__text {
    margin-top: 0
}

.card__text .card__title {
    margin: 0 0 .66em
}

.card__text .card__title:last-child {
    margin-bottom: 0
}

.card__btn {
    position: relative;
    margin-top: auto
}

@media(hover : none) {
    .card--bg {
        background-color: #383081;
        color: #fff;
        --text-accent-color: #fff
    }

    .card--bg:before {
        opacity: .5
    }

    .card--bg:hover .card__img {
        filter: grayscale(1) brightness(100)
    }
}

.h-banner {
    background-color: #F2F2F2;
    padding: 32px;
    border-radius: 32px;
    margin: 0 0 1.6em
}

.h-banner:last-child {
    margin-bottom: 0
}

.h-banner__body {
    display: flex;
    gap: 72px;
    margin: 0 0 32px
}

.h-banner__body:last-child {
    margin-bottom: 0
}

.h-banner__pic {
    display: block;
    aspect-ratio: 1;
    background-color: #ccc;
    -webkit-mask: url(/local/templates/corpmsp/css/../img/qr-mask-square.svg) no-repeat 0 0/100% 100%;
    width: 324px;
    flex: 0 0 auto;
    align-self: flex-start;
    order: 1
}

.h-banner__img {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center
}

.h-banner__main {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    gap: 24px
}

.h-banner__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5
}

.h-banner__text--big {
    font-size: inherit
}

.h-banner__text h3,
.h-banner__text h4 {
    word-wrap: break-word;
    font-size: 20px;
    margin: 0 0 .8em
}

.h-banner__text h3:last-child,
.h-banner__text h4:last-child {
    margin-bottom: 0
}

.h-banner__btn {
    margin-top: auto
}

.tax-block {
    margin: 4em 0
}

.tax-block:first-child {
    margin-top: 0
}

.tax-block:last-child {
    margin-bottom: 0
}

.tax-block__head {
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 0 0 1.6em
}

.tax-block__head:last-child {
    margin-bottom: 0
}

.tax-block__head-text {
    flex: 1 1 auto
}

.tax-block__nav {
    display: flex;
    gap: 8px;
    flex: 0 0 auto
}

.tax-block__slider:not(.swiper-initialized) .swiper-wrapper {
    gap: 8px
}

.tax-block__body {
    margin: 0 0 1.6em
}

.tax-block__body--small-margin {
    margin-bottom: 8px
}

.tax-block__body:last-child {
    margin-bottom: 0
}

.tax-block__item {
    width: calc(50% - 4px)
}

.tax-block__item--big {
    width: 100%
}

.tax-block__item--small {
    width: calc((100% - 16px) / 3)
}

.tax-block__slide {
    width: 507px;
    flex: 0 0 auto
}

.contacts-block {
    background: url(/local/templates/corpmsp/css/../img/angle-decor.svg) no-repeat right bottom/320px auto #F2F2F2;
    padding: 24px;
    border-radius: 32px;
    font-size: 24px;
    margin: 3.2em 0
}

.contacts-block:first-child {
    margin-top: 0
}

.contacts-block:last-child {
    margin-bottom: 0
}

.contacts-block__head {
    margin: 0 0 3.2em
}

.contacts-block__head:last-child {
    margin-bottom: 0
}

.contacts-block__item {
    margin: 0 0 1.2em
}

.contacts-block__item:last-child {
    margin-bottom: 0
}

.contacts-block__item-key {
    font-size: .85em;
    color: #999;
    font-weight: 500;
    margin: 0 0 .5em
}

.contacts-block__item-key:last-child {
    margin-bottom: 0
}

.contacts-block__item-value {
    font-weight: 500;
    color: var(--text-accent-color)
}

.contacts-block__item-value a {
    text-decoration: none
}

.quiz {
    margin: 4em 0
}

.quiz:first-child {
    margin-top: 0
}

.quiz:last-child {
    margin-bottom: 0
}

.quiz__progress {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    width: 32px;
    text-align: center;
    position: relative;
    background-color: #EBEBEB;
    user-select: none;
    color: #383081;
    transition: all .2s ease;
    margin: 0 0 1em
}

.quiz__progress:last-child {
    margin-bottom: 0
}

.quiz__progress--active {
    background-color: #383081;
    color: #fff;
    transition-delay: .2s
}

.quiz__progress-svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.quiz__progress-bar {
    stroke: #383081;
    stroke-width: 2px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    fill: none;
    stroke-dasharray: 0 100px;
    stroke-dashoffset: 15px;
    transition: all .2s linear
}

.quiz__body {
    margin: 0 0 48px
}

.quiz__body:last-child {
    margin-bottom: 0
}

.quiz__item {
    display: none;
    font-size: 16px;
    animation: fadeIn .3s ease
}

.quiz__item--active {
    display: block
}

.quiz__item-head {
    margin: 0 0 1.25em
}

.quiz__item-head:last-child {
    margin-bottom: 0
}

.quiz__answer {
    gap: .5em
}

.quiz__footer {
    display: flex;
    align-items: center;
    gap: 50px;
    justify-content: space-between
}

.quiz__btn--disabled {
    visibility: hidden
}

.stat-block {
    margin: 4em 0
}

.stat-block:first-child {
    margin-top: 0
}

.stat-block:last-child {
    margin-bottom: 0
}

.stat-block__head {
    margin: 0 0 1.2em
}

.stat-block__head:last-child {
    margin-bottom: 0
}

.stat-block__item {
    display: flex;
    flex-direction: column;
    gap: 2.5em;
    background-color: #F2F2F2;
    padding: 24px;
    border-radius: 24px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    color: #383081;
    flex: 0 1 calc((100% - 16px) / 3)
}

.stat-block__item--small {
    flex: 0 1 calc((100% - 24px) / 4)
}

.stat-block__item-info {
    /** */
    display: flex;
    align-items: flex-end;
    gap: 0.2em;
    /** */
    margin: auto 0 0;
    font-size: 1.25em;
    line-height: 1.18;
    font-weight: bold;
}

.stat-block__item-value {
    display: inline-block;
    font-size: 2.4em;
    font-family: Wadik, Onest, sans-serif
}

.menu-widget {
    margin: 0 0 40px
}

.menu-widget:last-child {
    margin-bottom: 0
}

.menu-widget__head {
    margin: 0 0 1.2em
}

.menu-widget__head:last-child {
    margin-bottom: 0
}

.menu-widget__body {
    background-color: #F2F2F2;
    border-radius: 24px;
    padding: 24px 4px;
    color: #383081
}

.menu-widget__list {
    --mask-size: 100px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    max-height: 390px;
    overflow: auto;
    margin: 0;
    line-height: inherit
}

.menu-widget__list::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    background-color: transparent
}

.menu-widget__list::-webkit-scrollbar-thumb {
    background: #383081;
    border-radius: 2px
}

@-moz-document url-prefix() {
    .menu-widget__list {
        scrollbar-color: #383081 transparent;
        scrollbar-width: thin
    }
}

.menu-widget__list>li {
    margin: 0;
    padding: 0
}

.menu-widget__list>li:before {
    display: none
}

.menu-widget__list--ordered {
    counter-reset: list
}

.menu-widget__list--ordered>li>a:before {
    counter-increment: list;
    content: counter(list) ". "
}

.menu-widget__list>li {
    margin: 0 0 24px
}

.menu-widget__list>li:last-child {
    margin-bottom: 0
}

.menu-widget__list>li>a {
    display: block;
    padding: 0 50px 0 20px;
    position: relative;
    text-decoration: none
}

.menu-widget__list>li>a:after {
    content: "";
    font: normal normal 1em/1 icomoon;
    display: inline-block;
    position: absolute;
    top: calc(50% - .5em);
    right: 25px
}

.arrow-links {
    margin: 2.5em 0
}

.arrow-links:first-child {
    margin-top: 0
}

.arrow-links:last-child {
    margin-bottom: 0
}

.arrow-links__head {
    margin: 0 0 1.2em
}

.arrow-links__head:last-child {
    margin-bottom: 0
}

.arrow-links__item {
    display: block;
    color: #383081;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 24px 64px 24px 24px;
    position: relative;
    background-color: #F2F2F2;
    border-radius: 24px;
    flex: 0 1 calc(50% - 4px)
}

.arrow-links__item:before {
    content: "";
    font: normal normal 15px/1 icomoon;
    display: inline-block;
    position: absolute;
    top: 28px;
    right: 24px
}

.infographics {
    margin: 4em 0
}

.infographics:first-child {
    margin-top: 0
}

.infographics:last-child {
    margin-bottom: 0
}

.infographics__head {
    margin: 0 0 1.6em
}

.infographics__head:last-child {
    margin-bottom: 0
}

.infographics__head h3 {
    /* font-family: inherit; */
    margin-top: .5em
}

.infographics__head h3:last-child {
    margin-bottom: 0
}

.infographics__body {
    --gap: 60px;
    gap: calc(var(--gap) * .75) var(--gap)
}

.infographics__item {
    color: inherit;
    text-decoration: none;
    font-size: .85em;
    flex: 0 1 calc((100% - calc(var(--gap) * 2)) / 3)
}

.infographics__item--big {
    flex: 0 1 calc(50% - calc(var(--gap) / 2))
}

.infographics__item-img {
    display: block;
    width: auto;
    height: 40px;
    object-fit: contain;
    object-position: left center;
    fill: #ccc;
    margin: 0 0 12px
}

.infographics__item-img:last-child {
    margin-bottom: 0
}

.infographics__item-text {
    display: block
}

.infographics__item-text h3 {
    font-family: inherit;
    margin: 0 0 .4em
}

.infographics__item-text h3:last-child {
    margin-bottom: 0
}

.params-block {
    margin: 4em 0
}

.params-block:first-child {
    margin-top: 0
}

.params-block:last-child {
    margin-bottom: 0
}

.params-block__head {
    margin: 0 0 1.6em
}

.params-block__head:last-child {
    margin-bottom: 0
}

.params-block__body {
    margin: 0 0 24px
}

.params-block__body:last-child {
    margin-bottom: 0
}

.params-block__item {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: calc((100% - 16px) / 3);
    flex: 1 1 auto;
    background-color: #F2F2F2;
    border-radius: 24px;
    padding: 32px;
    min-height: 260px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #383081
}

.params-block__item--big {
    width: 100%
}

.params-block__item-title {
    font: normal bold var(--h2)/1.33 Onest, sans-serif;
    /* margin: 0 0 auto; */
    margin: 0
}

.params-block__item-body {
    gap: 26px 32px
}

.params-block__field {
    flex: 1 1 auto
}

.params-block__field-label {
    margin: 0 0 8px
}

.params-block__field-label:last-child {
    margin-bottom: 0
}

.params-block__field-value {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 8px
}

.params-block__field-value:last-child {
    margin-bottom: 0
}

.params-block__field-value strong {
    font-size: 2.4em;
    line-height: 1;
    color: inherit
}

.modal-tooltip {
    width: 320px;
    max-width: 100%;
    font-size: 16px;
    padding: 30px 20px;
    border-radius: 15px
}

.tooltip {
    width: max-content;
    max-width: 260px;
    background-color: #fff;
    font: normal normal 14px/1.5 Onest, sans-serif;
    color: #333;
    padding: 1em;
    border-radius: 1em;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 3;
    top: 10px;
    left: 10px;
    transform: translate(-50%, calc(-100% - 10px))
}

.tooltip--right {
    transform: translate(0, calc(-100% - 10px))
}

.tooltip--left {
    transform: translate(-100%, calc(-100% - 10px))
}

.help {
    display: inline-block;
    position: relative;
    color: #999
}

.help--active {
    color: #C12D28
}

.help__icon {
    cursor: pointer
}

.help__tooltip {
    display: none
}

.product-card {
    display: flex;
    flex-direction: column;
    padding: 32px;
    border-radius: 32px;
    background-color: #fff;
    width: 506px;
    flex: 1 1 auto;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500
}

.product-card__img {
    display: block;
    height: 56px;
    object-fit: contain;
    object-position: left center;
    filter: grayscale(1);
    margin: 0 0 1.5em
}

.product-card__img:last-child {
    margin-bottom: 0
}

.product-card__title {
    margin: 0 0 1.6em
}

.product-card__title:last-child {
    margin-bottom: 0
}

.product-card__title--alt-font {
    font-family: Onest, sans-serif;
    line-height: 1.33;
    margin: 0 0 .67em
}

.product-card__features {
    margin: 0 0 3em
}

.product-card__features:last-child {
    margin-bottom: 0
}

.product-card__features .help {
    color: inherit;
    margin-left: .4em
}

.product-card__feature {
    margin: 0 0 1.5em
}

.product-card__feature:last-child {
    margin-bottom: 0
}

.product-card__feature-key {
    font-weight: bold;
    color: #383081;
    margin: 0 0 .75em
}

.product-card__feature-key:last-child {
    margin-bottom: 0
}

.product-card__text {
    margin: 0 0 3em
}

.product-card__text:last-child {
    margin-bottom: 0
}

.product-card__btn {
    margin: auto 0 0
}

.tax-section {
    background-color: #EBEBEB;
    padding: 80px 0;
    overflow: hidden
}

.tax-section:first-child {
    margin-top: 0
}

.tax-section:last-child {
    margin-bottom: 0
}

.tax-section--with-margin {
    margin: 1.6em 0
}

.tax-section:last-child {
    padding-bottom: 120px
}

.tax-section__head {
    text-align: center;
    margin: 0 0 48px
}

.tax-section__head:last-child {
    margin-bottom: 0
}

.tax-section__head h2 {
    font-size: calc(var(--h2) * 1.5)
}

.tax-section__body {
    justify-content: center
}

.text-banner {
    background-color: #F2F2F2;
    padding: 24px;
    border-radius: 32px;
    display: flex;
    min-height: 360px;
    margin: 0 0 1.6em
}

.text-banner:last-child {
    margin-bottom: 0
}

.swiper-slide .text-banner {
    height: 100%
}

.text-banner__head {
    width: 51%;
    padding: 36px;
    border-radius: 16px;
    background: url(/local/templates/corpmsp/css/../img/card-bg_1.jpg) no-repeat center/cover;
    box-shadow: inset 0 0 0 300vmax rgba(56, 48, 129, 0.5);
    color: #fff;
    --text-accent-color: #fff
}

.text-banner__head h3 {
    font-size: var(--h2)
}

.text-banner__body {
    width: 49%;
    padding: 32px;
    font-size: 16px
}

.slider-block {
    margin: 4em 0
}

.slider-block:first-child {
    margin-top: 0
}

.slider-block:last-child {
    margin-bottom: 0
}

.slider-block__head {
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 0 0 1.6em
}

.slider-block__head:last-child {
    margin-bottom: 0
}

.slider-block__head-text {
    flex: 1 1 auto
}

.slider-block__nav {
    display: flex;
    gap: 8px;
    flex: 0 0 auto
}

.slider-block__nav-btn:disabled {
    background-color: #E6E6E6;
    color: #999;
    pointer-events: none
}

.slider-block__item {
    height: auto
}

.slider-block__item:not(.swiper-slide):nth-child(n+2) {
    display: none
}

.bordered-block {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 2em 0;
    margin: 4.8em auto
}

.bordered-block:first-child {
    margin-top: 0
}

.bordered-block:last-child {
    margin-bottom: 0
}

.bordered-block__text {
    margin: 0 0 1.5em
}

.bordered-block__text:last-child {
    margin-bottom: 0
}

.event-block {
    margin: 4em 0
}

.event-block:first-child {
    margin-top: 0
}

.event-block:last-child {
    margin-bottom: 0
}

.event-block__head {
    margin: 0 0 20px
}

.event-block__head:last-child {
    margin-bottom: 0
}

.event-block__tags {
    align-items: center;
    margin: 0 0 1.8em
}

.event-block__tags:last-child {
    margin-bottom: 0
}

.event-block__text-tag {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
    color: #383081;
    padding: 4.5px 6px;
    background-color: #EBEBEB;
    border-radius: 6px
}

.event-block__image-tag {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
    background-color: #383081;
    flex: 0 0 auto
}

.event-block__image-tag[data-title]:before {
    content: attr(data-title);
    width: max-content;
    display: block;
    background-color: #fff;
    font: normal normal 12px/1.5 Onest, sans-serif;
    color: #333333;
    padding: 0.5em;
    border-radius: 0.5em;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 3;
    bottom: calc(100% + 6px);
    left: 50%;
    pointer-events: none;
    transform-origin: center bottom;
    transform: translateX(-50%) scale(0);
    transition: transform 0.3s ease;
}

.event-block__image-tag[data-title]:hover:before {
    transform: translateX(-50%) scale(1);
    pointer-events: auto;
}

.event-block__image-tag--red {
    background-color: #C12D28
}

.event-block__image-tag img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 90%
}

.event-block__features {
    background-color: #EBEBEB;
    padding: 1.6em;
    border-radius: 1.6em;
    margin: 0 0 2em
}

.product-block {
    background-color: #F2F2F2;
    border-radius: 32px;
    padding: 32px;
    margin: 0 0 8px
}

.product-block:last-child {
    margin-bottom: 0
}

.product-block__pic {
    display: flex;
    background-color: #fff;
    border-radius: 24px;
    padding: 24px 34px;
    width: fit-content;
    height: 96px;
    max-width: 100%;
    margin: 0 0 48px
}

.product-block__img {
    max-height: 100%;
    margin: auto
}

.product-block__text {
    margin: 0 0 24px
}

.product-block__text:last-child {
    margin-bottom: 0
}

.big-tooltip {
    display: flex;
    padding: 32px;
    border-radius: 32px;
    gap: 32px;
    width: 480px;
    max-width: 100%;
    background-color: #383081;
    color: #fff;
    --text-accent-color: #fff;
    position: relative;
    font-size: 14px;
    font-weight: 500
}

.big-tooltip:after {
    content: "";
    display: block;
    width: 19px;
    height: 17px;
    background: url(/local/templates/corpmsp/css/../img/icons/tech/tooltip-tail.svg) no-repeat 0 0/100% 100%;
    position: absolute;
    top: calc(100% - 4px);
    left: calc(50% - 9.5px)
}

.big-tooltip__close-btn {
    position: absolute;
    font-size: 12px;
    line-height: 1;
    padding: .5em;
    top: 16px;
    right: 16px;
    cursor: pointer
}

.big-tooltip__pic {
    display: block;
    width: 132px;
    flex: 0 0 auto;
    aspect-ratio: 1;
    position: relative;
    background-color: #fff;
    border-radius: 8px;
    align-self: flex-start
}

.big-tooltip__pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 70%
}

.big-tooltip__main {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5em
}

.big-tooltip__text {
    line-height: 1.2
}

.big-tooltip__text h2,
.big-tooltip__text h3 {
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0 0 .6em
}

.big-tooltip__text h2:last-child,
.big-tooltip__text h3:last-child {
    margin-bottom: 0
}

.big-tooltip__btn {
    margin: auto 0 0
}

.f-panzoom__custom-controls {
    position: absolute;
    /*right: 0;
    top: 50%;
    transform: translateY(-50%);*/
	left: 0;
	top: 0;
	z-index: 1;
    --radius: 16px
}

.f-panzoom__custom-btn {
    appearance: none;
    -webkit-appearance: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    border: none;
    background-color: #383081;
    color: #fff;
    width: 50px;
    height: 50px
}

.f-panzoom__custom-btn:first-child {
    border-radius: var(--radius) var(--radius) 0 0
}

.f-panzoom__custom-btn:last-child {
    border-radius: 0 0 var(--radius) var(--radius)
}

.map-block {
    margin: 4em 0
}

.map-block:first-child {
    margin-top: 0
}

.map-block:last-child {
    margin-bottom: 0
}

.map-block__head {
    margin: 0 0 1.2em
}

.map-block__head:last-child {
    margin-bottom: 0
}

.map-block__filter {
    margin: 0 0 1.2em
}

.map-block__filter:last-child {
    margin-bottom: 0
}

.map-block__tabs {
    margin: 0 0 2.5em
}

.map-block__tabs:last-child {
    margin-bottom: 0
}

.map-block__summary {
    color: #999;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 1.5em
}

.map-block__summary:last-child {
    margin-bottom: 0
}

.map-block__summary span {
    color: #383081
}

.map-block__inner {
    position: relative;
    margin: 0 0 24px
}

.map-block__inner:last-child {
    margin-bottom: 0
}

.map-block__inner .f-panzoom__content{
	width: 100%;
}

.map-block__map {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1022/563;
    fill: #EBEBEB;
    stroke-width: 1.18px;
    stroke: #fff
}

.map-block__map path {
    cursor: pointer;
    shape-rendering: optimizespeed;
    transition: all .2s ease;
    -webkit-tap-highlight-color: transparent
}

.map-block__map path:active {
    fill: #ccc
}

.map-block__map .active {
    fill: #C12D28
}

.map-block__tooltip {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translate(-50%, calc(-100% - 13px));
    animation: fadeIn .3s ease
}

.map-block__tooltip--right {
    transform: translate(calc(-100% + 42px), calc(-100% - 13px))
}

.map-block__tooltip--right:after {
    left: calc(100% - 51px)
}

.map-block__tooltip--left {
    transform: translate(-32px, calc(-100% - 13px))
}

.map-block__tooltip--left:after {
    left: 23px
}

.gallery-section {
    padding: 60px 0;
    overflow: hidden
}

.gallery-section:last-child {
    padding-bottom: 120px
}

.gallery-section:first-child {
    padding-top: 120px
}

.gallery-section__head {
    display: flex;
    align-items: center;
    gap: 1.5em;
    margin: 0 0 24px
}

.gallery-section__head:last-child {
    margin-bottom: 0
}

.gallery-section__head-text {
    flex: 1 1 auto
}

.gallery-section__nav {
    display: flex;
    gap: 8px;
    flex: 0 0 auto
}

.gallery-section__nav-btn:disabled {
    background-color: #E6E6E6;
    color: #999;
    pointer-events: none
}

.gallery-section__slider {
    margin-right: calc(768px - var(--w-width) / 2);
    padding-right: var(--wrapper-padding);
    overflow: visible
}

.gallery-section__slider:not(.swiper-initialized) .swiper-wrapper {
    gap: 8px
}

.gallery-section__item {
    display: block;
    width: 524px;
    max-width: 100%;
    height: 394px;
    border-radius: 32px;
    overflow: hidden;
    flex: 0 0 auto
}

.gallery-section__item-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.multibanner {
    margin: 4em 0
}

.multibanner:first-child {
    margin-top: 0
}

.multibanner:last-child {
    margin-bottom: 0
}

.multibanner__head {
    margin: 0 0 1.2em
}

.multibanner__slider {
    position: relative;
    border-radius: 32px
}

.multibanner__item {
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    height: auto;
    gap: 30px;
    align-items: flex-start;
    padding: 36px 36px 120px;
    color: #fff;
    --text-accent-color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    min-height: 574px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 500vh rgba(0, 0, 0, 0.4)
}

.multibanner__item-text {
    max-width: 710px
}

.multibanner__item-text h2 {
    font-size: var(--h1);
    line-height: 1.33;
    margin-bottom: .5em
}

.multibanner__item-text h2:last-child {
    margin-bottom: 0
}

.multibanner__toolbar {
    display: flex;
    align-items: center;
    gap: 8px;
    position: absolute;
    z-index: 1;
    right: 36px;
    bottom: 36px;
    /* width: calc(100% - 72px); */
    width: auto;
}

.multibanner__btn {
    position: absolute;
    z-index: 4;
    bottom: 36px;
}


.multibanner__nav-btn--prev {
    margin-left: auto
}

.multibanner__pagination {
    display: none;
    gap: 4px;
    position: absolute;
    z-index: 2;
    left: 16px !important;
    bottom: 16px !important;
    width: calc(100% - 32px) !important
}

.multibanner__dot {
    flex: 1 1 auto;
    height: 4px;
    background-color: #fff;
    opacity: .3
}

.multibanner__dot--active {
    opacity: .5
}

/** */
.fc {
    --fc-non-business-color: rgba(200, 200, 200, .1);
    --fc-border-color: #E1E1E2;
    --fc-event-text-color: #383081;
    --fc-today-bg-color: transparent;
    --fc-button-hover-bg-color: #383081;
    --fc-button-hover-border-color: #383081;
    --fc-button-active-bg-color: #383081;
    --fc-button-active-border-color: #383081;
}

.fc-dayGridMonth-view td,
.fc-dayGridMonth-view th {
    padding: 0;
    height: auto;
}

.fc-dayGridMonth-view td {
    height: 200px;
}

.fc-dayGridMonth-view tr td,
.fc-dayGridMonth-view tr th {
    padding: 0;
}

.fc-dayGridMonth-view th {
    text-align: inherit;
    color: #999;
    font-weight: 500;
    font-size: 14px;
}

.fc-dayGridMonth-view thead tr:first-child th {
    padding-top: 0;
}

.fc .fc-toolbar.fc-header-toolbar {
  display: none;
}

.fc-button-group {
    gap: 4px;
}

.fc-button-group .fc-prev-button,
.fc-button-group .fc-next-button {
    background-color: #F2F2F2;
    color: #383081;
    border-radius: 8px;
    border: none;
    width: 48px;
    font: normal normal 18px/48px icomoon;
    text-align: center;
    padding: 0;
}

.fc-button-group .fc-prev-button .fc-icon,
.fc-button-group .fc-next-button .fc-icon {
    display: none;
}

.fc-button-group .fc-prev-button:before {
    content: "";
}

.fc-button-group .fc-next-button:before {
    content: "";
}

.fc .fc-button-primary {
    box-shadow: none !important;
}

.fc-direction-ltr .fc-button-group .fc-button:not(:last-child) {
    border-radius: 8px;
}

.fc-direction-ltr .fc-button-group .fc-button:not(:first-child) {
    border-radius: 8px;
}

.fc .fc-toolbar-title {
    font-size: var(--h2);
}

.fc-daygrid-day-frame {
    padding: 10px;
}

.fc-daygrid-day-frame .fc-daygrid-day-top {
    flex-direction: row;
}

.fc-daygrid-day-number {
    font-size: 24px;
    font-weight: 500;
    color: #383081;
}

.fc-day-today .fc-daygrid-day-number {
    color: #C12D28;
}

.fc-day-today .fc-daygrid-day-number:after {
    content: "Сегодня";
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: #C12D28;
    padding: 4px 8px;
    border-radius: 8px;
    margin-left: 4px;
    vertical-align: 0.2em;
}

.fc-day-past .fc-daygrid-day-top {
    opacity: 0.5;
}

.fc-dayGridMonth-view .fc-col-header-cell-cushion {
    padding: 10px;
}

.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
    margin-bottom: 0;
    margin-top: auto;
}

.fc .fc-daygrid-event {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 4px;
    padding: 4px 8px;
    border-radius: 8px;
    background-color: #F2F2F2;
    color: #383081;
}

.fc .fc-daygrid-event:after {
    border-radius: inherit;
}

.fc-day-other:not(.fc-day-past) .fc-daygrid-day-top {
    opacity: 1;
}

.fc-day-past .fc-daygrid-event {
    opacity: 0.5;
    pointer-events: none;
}

.fc-dayGridMonth-view .fc-day-past {
    height: auto;
    background-color: rgba(20, 20, 20, 0.1);
}

/* .fc-daygrid-event-harness:first-child:nth-last-child(2) .calendar-event {
    padding-top: 6px;
}

.fc-daygrid-event-harness:first-child:nth-last-child(2) .calendar-event__head {
    display: none;
}

.fc-daygrid-event-harness:first-child:nth-last-child(2) .calendar-event__body {
    display: block;
} */

.fc-daygrid-event-harness:nth-child(n+6) {
    display: none;
}

.fc-theme-standard .fc-list {
    border: none;
}

.fc-list-table {
    display: block;
    border: none;
    background-color: #F2F2F2;
    padding: 20px;
    border-radius: 20px;
}

.fc-list-table tbody,
.fc-list-table tr,
.fc-list-table td,
.fc-list-table th {
    display: block;
}

.fc-list-table thead {
    display: none;
}

.fc-list-table td,
.fc-list-table th {
    height: auto;
    border: none;
    background: none;
    padding: 0;
}

.fc-list-table th {
    text-align: left;
    font-size: var(--h2);
    font-weight: 500;
    white-space: normal;
}

.fc-list-table tr {
    margin: 0 0 10px;
}

.fc-list-table tr:last-child {
    margin-bottom: 0;
}

.fc-list-table tr:has(th) {
    margin-top: 30px;
}

.fc-list-table tr:has(th):first-child {
    margin-top: 0;
}

.fc .fc-list-table td,
.fc .fc-list-table th {
    padding: 0;
    background: none;
}

.fc-theme-standard .fc-list-day-cushion {
    padding: 0;
    background: none;
}

.fc .fc-list-event.fc-event-forced-url:hover a {
    text-decoration: none;
}

.fc-list-table .fc-list-event-time,
.fc-list-table .fc-list-event-graphic {
    display: none;
}

.fc .fc-list-event.fc-event-past,
.fc .fc-list-day.fc-day-past {
    display: none;
}

.fc .fc-list-sticky .fc-list-day>* {
    background: none;
}

.fc .fc-list-empty {
  background: none;
  border-radius: 0;
  display: block;
  height: auto;
  padding: 1em 0;
	text-align: center;
}
.fc .fc-list-empty-cushion {
  margin: 0;
}

.fc-dayGridMonth-view .fc-day-past .fc-daygrid-day-events {
    display: none;
}

/** */
/** */
.calendar-event {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.calendar-event__head {
    display: flex;
    gap: 4px;
}

.calendar-event__title {
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    padding: 3px 0;
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.calendar-event__bar {
    display: none;
    flex-direction: column;
    width: 4px;
    flex: 0 0 auto;
    border-radius: 4px;
    overflow: hidden;
}

.calendar-event__bar-part {
    flex: 1 1 auto;
}

.calendar-event__body {
    display: none;
    padding: 0 0 6px;
}

.calendar-event__location {
    font-size: 14px;
    line-height: 1.1;
    background-color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding: 2px 4px;
    border-radius: 4px;
    margin: 0 0 8px;
}

.calendar-event__location:last-child {
    margin-bottom: 0;
}

.calendar-event__subtitle {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    white-space: normal;
    word-wrap: break-word;
    margin: 0 0 0.5em;
}

.calendar-event__subtitle:last-child {
    margin-bottom: 0;
}

.calendar-event__features {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    color: #fff;
}

.calendar-event__feature {
    width: 1.7em;
    height: 1.7em;
    position: relative;
    flex: 0 0 auto;
    border-radius: 50%;
    background-color: var(--color, #555);
}

.calendar-event__feature[data-title]:before {
    content: attr(data-title);
    width: max-content;
    display: block;
    background-color: #fff;
    font: normal normal 12px/1.5 Onest, sans-serif;
    color: #333333;
    padding: 0.5em;
    border-radius: 0.5em;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 3;
    bottom: calc(100% + 6px);
    left: 50%;
    pointer-events: none;
    transform-origin: center bottom;
    transform: translateX(-50%) scale(0);
    transition: transform 0.3s ease;
}

.calendar-event__feature[data-title]:hover:before {
    transform: translateX(-50%) scale(1);
    pointer-events: auto;
}

.calendar-event__feature-icon {
    position: absolute;
    top: calc(50% - .5em);
    left: calc(50% - .5em);
}

.calendar-event__tooltip {
    display: none;
    animation: fadeIn 0.2s ease;
    position: absolute;
    z-index: 5;
    transform: translate(-50%, -100%);
    width: max-content;
    min-width: 400px;
    max-width: 470px;
    background-color: #383081;
    border-radius: 24px;
    padding: 32px;
    color: #fff;
    --text-accent-color: #fff;
}

.calendar-event__tooltip:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 20px;
}

.calendar-event__tooltip:after {
    content: "";
    display: block;
    width: 20px;
    height: 18px;
    background: url(/local/templates/corpmsp/css/../img/icons/tech/tooltip-tail.svg) no-repeat 0 0/100% 100%;
    position: absolute;
    top: calc(100% - 3px);
    left: calc(50% - 10px);
}

.calendar-event__tooltip--left {
    transform: translate(0, -100%);
}

.calendar-event__tooltip--left:after {
    left: 24px;
}

.calendar-event__tooltip--right {
    transform: translate(-100%, -100%);
}

.calendar-event__tooltip--right:after {
    left: auto;
    right: 24px;
}

.calendar-event__tooltip-title {
    font-size: 20px;
    line-height: 1.2;
    margin: 0 0 0.6em;
}

.calendar-event__tooltip-title:last-child {
    margin-bottom: 0;
}

.calendar-event__regions {
    font-size: 14px;
    line-height: normal;
    gap: 0.5em 2em;
    margin: 0 0 12px;
}

.calendar-event__regions:last-child {
    margin-bottom: 0;
}

.calendar-event__region {
    width: calc(50% - 1em);
    text-decoration: none;
}

.calendar-event__tooltip .calendar-event__feature[style*="#383081"] {
    background-color: #fff;
    color: #383081;
}

.list-event {
    display: block;
    padding: 16px 20px;
    background-color: #fff;
    border-radius: 12px;
    text-decoration: none;
    position: relative;
}

.list-event[href^="javascript:"] {
    cursor: default;
}

.list-event--canceled {
    background-color: rgba(255, 255, 255, 0.5);
}

.list-event--canceled:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 10px);
    height: 8px;
    right: 0;
    top: calc(50% - 4px);
    background: linear-gradient(#C12D28, #C12D28) no-repeat left center/auto 1px, radial-gradient(circle at 4px 50%, #C12D28 4px, transparent 4px);
}

.list-event--canceled>* {
    opacity: 0.5;
}

.fc-event-past .list-event {
    background-color: rgba(255, 255, 255, 0.5);
    pointer-events: none;
}

.fc-event-past .list-event>* {
    opacity: 0.5;
}

.list-event__regions {
    font-size: 16px;
    font-weight: 500;
    color: #383081;
    margin: 0 0 0.8em;
}

.list-event__regions:last-child {
    margin-bottom: 0;
}

.list-event__regions a,
.list-event__regions .pseudo-link {
    text-decoration: none;
}

.list-event__title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    color: #383081;
    margin: 0 0 0.4em;
}

.list-event__title:last-child {
    margin-bottom: 0;
}

.list-event__features {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px;
    flex: 0 0 auto;
    max-width: 100%;
    font-size: 14px;
    color: #fff;
}

.list-event__feature {
    width: 24px;
    height: 24px;
    position: relative;
    flex: 0 0 auto;
    border-radius: 50%;
    background-color: var(--color, #555);
}

.list-event__feature[data-title]:before {
    content: attr(data-title);
    width: max-content;
    display: block;
    background-color: #fff;
    font: normal normal 12px/1.5 Onest, sans-serif;
    color: #333333;
    padding: 0.5em;
    border-radius: 0.5em;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 3;
    bottom: calc(100% + 6px);
    left: 50%;
    pointer-events: none;
    transform-origin: center bottom;
    transform: translateX(-50%) scale(0);
    transition: transform 0.3s ease;
}

.list-event__feature[data-title]:hover:before {
    transform: translateX(-50%) scale(1);
    pointer-events: auto;
}

.list-event__feature-icon {
    position: absolute;
    top: calc(50% - .5em);
    left: calc(50% - .5em);
}

/** */

.small-events {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2px
}

.small-events__item {
    display: flex;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #ccc
}

.small-events__item--more {
    border-radius: 0;
    background: url(/local/templates/corpmsp/css/../img/icons/tech/plus-small.svg) no-repeat center/contain
}

.small-events__item>span {
    display: block;
    flex: 1 1 auto;
    background-color: currentColor
}

.air-datepicker.-inline- {
    --adp-width: auto;
    --adp-padding: 0;
    --adp-day-cell-height: 40px;
    --adp-day-name-color: inherit;
    --adp-color-current-date: #383081;
    --adp-cell-background-color-selected: #F2F2F2;
    --adp-cell-background-color-selected-hover: #F2F2F2;
    --adp-cell-background-color-hover: #fff;
    border: none
}

.air-datepicker--navigation {
    display: none
}

.air-datepicker-body {
    overflow: hidden
}

.air-datepicker-body.-days- {
    padding-bottom: 8px
}

.air-datepicker-body--cells.-days- {
    gap: 16px calc((100% - 280px) / 6)
}

.air-datepicker-body--day-names {
    gap: 0 calc((100% - 280px) / 6);
    margin: 0 0 16px
}

.air-datepicker-body--day-name {
    text-transform: none;
    font-size: inherit;
    font-weight: 500
}

.air-datepicker-cell {
    flex-direction: column;
    justify-content: flex-start;
    font-size: 16px;
    padding-top: 12px;
    gap: 3px;
    line-height: 1;
    font-weight: 500
}

.air-datepicker-cell.-current-week- {
    background-color: #F2F2F2
}

.air-datepicker-cell.-current-week-:nth-child(7n+1):before {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: 0;
    width: 100vw;
    height: calc(100% + 16px);
    z-index: -1;
    background-color: #F2F2F2
}

.air-datepicker-cell.-selected- {
    color: inherit;
    background-color: #F2F2F2
}

/** */
.month-name {
    font-size: 0.58em;
    margin-left: 0.5em;
}

.calendar-more-btn {
    display: block;
    width: 100%;
    background-color: #F2F2F2;
    color: #383081;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    border-radius: 8px;
    padding: 6px;
    margin-top: 4px;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.fc-day-past .calendar-more-btn {
    opacity: 0.5;
}

.events-modal {
    display: none;
    width: 968px;
    max-width: 100%;
    background-color: #F2F2F2;
    padding: 32px;
    border-radius: 32px;
}

.events-modal .fancybox-close-small {
    display: none;
}

.events-modal__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 25px;
    margin: 0 0 25px;
}

.events-modal__head:last-child {
    margin-bottom: 0;
}

.events-modal__title {
    font-size: 24px;
    line-height: normal;
    color: var(--text-accent-color);
    text-transform: capitalize;
    font-weight: 500;
}

.events-modal__close {
    font-size: 18px;
    padding: 0.35em;
    color: var(--text-accent-color);
    cursor: pointer;
}

.events-modal__body {
    gap: 16px;
}

.events-modal__column {
    width: calc(50% - 8px);
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/** */

.calendar-block {
    margin: 4em 0
}

.calendar-block:first-child {
    margin-top: 0
}

.calendar-block:last-child {
    margin-bottom: 0
}

.calendar-block__filter {
    margin: 0 0 32px
}

.calendar-block__filter:last-child {
    margin-bottom: 0
}

.calendar-block__head {
    display: flex;
    align-items: center;
    gap: 24px;
    margin: 0 0 20px
}

.calendar-block__head:last-child {
    margin-bottom: 0
}

.calendar-block__title {
    color: var(--text-accent-color);
    font: bold var(--h2)/1.3 Wadik, Onest, sans-serif;
    margin-right: auto;
    /** */
    min-width: 440px;
    /** */
}

.calendar-block__nav {
    display: flex;
    gap: 8px;
    flex: 0 0 auto
}

.calendar-block__nav-btn:disabled {
    pointer-events: none;
}

.calendar-block__switcher {
    display: flex;
    background-color: #F2F2F2;
    padding: 4px;
    border-radius: 24px;
    color: #383081;
    /** */
    flex: 1 1 auto;
    /** */
}

.calendar-block__switcher-btn {
    display: flex;
    border-radius: 20px;
    min-height: 72px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: normal;
    padding: 0.5em 1.5em;
    cursor: pointer;
    user-select: none;
    min-width: 185px;
    /** */
    flex: 1 1 auto;
    /** */
    transition: all 0.2s ease;
}

.calendar-block__switcher-btn--active {
    background-color: #C12D28;
    color: #fff
}

.calendar-block__mini-calendar {
    display: none;
    margin: 0 0 32px
}

.calendar-block__mini-calendar:last-child {
    margin-bottom: 0
}

.calendar-block__body {
  position: relative;
  overflow: hidden;
}
.calendar-block__body--empty:before {
  content: "Ничего не найдено";
  display: block;
  padding: 1em 0;
	text-align: center;
}
.calendar-block__body--empty .fc-view-harness {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  opacity: 0;
}

.rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    background-color: #F2F2F2;
    border-radius: 32px;
    padding: 32px
}

.rating__text h3 {
    font-size: var(--h2)
}

.rating__value {
    font: bold var(--h2)/1.5 Wadik, Onest, sans-serif;
    background-color: #383081;
    color: #fff;
    flex: 0 0 auto;
    padding: .35em .75em;
    border-radius: .75em;
    text-align: center
}

/** */
.chart {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 48px 32px;
    position: relative;
}

.chart--line {
    flex-direction: row;
    align-items: center;
}

.chart__body {
    max-width: 100%;
    flex: 0 0 auto;
    margin: auto;
}

.chart__body--mobile,
.chart__body--tablet {
    display: none;
}

.chart__body--donut {
    width: 300px;
    aspect-ratio: 1;
}

.chart__body--donut-small {
    width: 212px;
    aspect-ratio: 1;
}

.chart__body--radar {
    width: 100%;
    height: 620px;
}

.chart__body--radar-m {
    width: 520px;
    aspect-ratio: 1;
}

.chart__body--horizontal-bars {
    width: 100%;
    height: 380px;
}

.chart__body--vertical-bars {
    width: 100%;
    height: 550px;
}

.chart__body--small-h-bars {
    width: 620px;
    height: 380px;
}

.chart__body--small-v-bars {
    width: 100%;
    height: 132px;
}

.chart__legend {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 1.5;
    gap: 0.75em 1.5em;
    flex: 1 1 auto;
}

.chart__legend--line {
    flex-direction: row;
    flex-wrap: wrap;
}

.chart__legend--center {
    justify-content: center;
}

.chart__legend--right-top {
    position: absolute;
    bottom: calc(100% + 15px);
    right: 0;
}

.chart__legend-item {
    display: flex;
    align-items: flex-start;
    gap: 0.7em;
		cursor: pointer;
		width: fit-content;
}

.chart__legend-indicator {
    width: 0.75em;
    height: 0.75em;
    background: currentColor;
    flex: 0 0 auto;
    margin-top: 0.35em;
}

.chart__legend-indicator--line {
    background: linear-gradient(currentColor, currentColor) no-repeat center/100% 33.33%;
}

.chart__legend-value {
    font-weight: bold;
}

.chart__legend-part {
  display: inline-block;
  font-size: 0.8em;
  line-height: 1;
  background-color: #EBEBEB;
  padding: 0.45em 0.85em;
  border-radius: 3em;
  font-weight: 500;
  vertical-align: top;
}

.chart__captions {
    display: none;
    flex-wrap: wrap;
    gap: 8px;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #383081;
}

.chart__caption {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 0.8em 1.2em;
    border-radius: 1.2em;
    width: calc(50% - 4px);
    cursor: pointer;
    transition: all .2s ease;
    -webkit-tap-highlight-color: transparent;
}

.chart__caption--active {
    background-color: #383081;
    color: #fff;
}

/** */

.data-block {
    margin: 4em 0
}

.data-block:first-child {
    margin-top: 0
}

.data-block:last-child {
    margin-bottom: 0
}

.data-block:has(.chart) {
    overflow: hidden
}

.data-block__head {
    margin: 0 0 1.6em
}

.data-block__head:last-child {
    margin-bottom: 0
}

.data-block__form {
    margin: 0 0 1.2em
}

.data-block__form:last-child {
    margin-bottom: 0
}

.data-block__form--big-margin {
    margin-bottom: 2.4em
}

.data-block__output {
    font-size: .8em;
    line-height: 1.5;
    color: #999;
    font-weight: 500;
    margin: 0 0 2.5em
}

.data-block__output:last-child {
    margin-bottom: 0
}

.data-block__output strong {
    font: inherit
}

.data-block__body {
    gap: 24px
}

.data-block__item {
    display: flex;
    flex-direction: column;
    gap: 1.8em;
    padding: 32px;
    background-color: #F2F2F2;
    border-radius: 32px;
    width: calc(50% - 12px)
}

.data-block__item--big {
    width: 100%
}

.data-block__item-head {
    /** */
    font-size: 0.9em;
    color: #000;
    font-weight: 500;
    margin: 0 0 auto;
    /** */
}

.data-block__item-head h3 {
    font-size: var(--h2);
    /** */
    margin-bottom: 0.2em;
    /** */
}

.data-block__rating {
    width: 100%
}

.data-block__text {
    width: 100%
}

.narrow-block {
    max-width: 1022px;
    margin: 3.2em auto
}

.narrow-block:first-child {
    margin-top: 0
}

.narrow-block:last-child {
    margin-bottom: 0
}


/** */
.data-section {
    overflow: hidden;
    margin: 3.4em 0;
}

.data-section:first-child {
    margin-top: 0;
}

.data-section:last-child {
    margin-bottom: 0;
}

.data-section__head {
    margin: 0 0 1.6em;
}

.data-section__head:last-child {
    margin-bottom: 0;
}

.data-section__item {
    padding: 32px 32px 42px;
    background-color: #f2f2f2;
    border-radius: 32px;
    margin: 0 0 32px;
}

.data-section__item:last-child {
    margin-bottom: 0;
}

.data-section__item-head {
    max-width: calc(100% - 300px);
    margin: 0 0 15px;
}

.data-section__item-head:last-child {
    margin-bottom: 0;
}

/** */
.code-page {
    max-width: 740px;
    padding-top: 40px;
    margin: 0 auto;
}

.code-page__img {
    display: block;
    margin: 0 auto 80px;
}

.code-page__img:last-child {
    margin-bottom: 0;
}

.code-page__text {
    text-align: center;
    color: var(--text-accent-color);
    font-size: 16px;
    margin: 0 0 50px;
}

.code-page__text:last-child {
    margin-bottom: 0;
}

.message {
    /* width: 1232px; */
    width: 100%;
    max-width: calc(1600px - var(--wrapper-padding) * 2);
    background-color: #383081;
    color: #fff;
    --text-accent-color: #fff;
    display: flex;
    gap: 32px;
    align-items: center;
    font-size: 16px;
    padding: 32px;
    border-radius: 32px;
    position: fixed;
    z-index: 5;
    bottom: 16px;
    left: calc(50% - 800px + var(--wrapper-padding));
}

.message__text {
    flex: 1 1 auto;
}

.message__btn {
    flex: 0 0 auto;
    min-width: Min(185px, 100%);
}

/** */
.organisation-widget {
    display: block;
    line-height: normal;
}

.organisation-widget__title {
    color: #333;
    display: block;
    margin: 0 0 0.5em;
}

.organisation-widget__title:last-child {
    margin-bottom: 0;
}

.organisation-widget__text {
    display: block;
    color: #b3b3b3;
    font-size: 0.875em;
}

/** */

.footer {
    padding: 80px 0 230px;
    background-color: #C12D28;
    color: #fff;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    --text-accent-color: #fff
}

.footer:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -0.5px;
    left: -38.5px;
    width: calc(100% + 77px);
    height: 76px;
    /* background: url(/local/templates/corpmsp/css/../img/pattern.svg) round no-repeat 0 0/auto 100% */
    background: url(/local/templates/corpmsp/css/../img/pattern.svg) repeat 39px 0/auto 100%
}

.footer__wrapper {
    display: flex;
    gap: 30px;
    justify-content: space-between
}

.footer__column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    width: 250px;
    max-width: 100%
}

.footer__column--big {
    width: 500px
}

.footer__logo {
    display: block;
    width: 225px;
    max-width: 100%
}

.footer__menu {
    margin: 0;
    line-height: inherit;
    font-weight: 500;
    line-height: 1.15
}

.footer__menu>li {
    margin: 0;
    padding: 0
}

.footer__menu>li:before {
    display: none
}

.footer__menu--big {
    font-size: 24px
}

.footer__menu>li>a {
    display: block;
    width: fit-content;
    text-decoration: none;
    padding: .43em 0
}

.footer__text {
    font-weight: 500;
    line-height: 1.15;
}

.footer__text p {
    margin: 0 0 1.15em;
}

.footer__text p:last-child {
    margin-bottom: 0;
}

.footer__author {
    display: block;
    font-weight: 500;
    text-decoration: none;
    margin-top: auto
}

.footer__author img {
    height: 1.43em;
    vertical-align: -0.2em
}

.footer__author a {
    text-decoration: none
}

.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;
}

@media(hover: hover) {
    a:hover {
        text-decoration: none
    }

    .field__option {
        transition: all .2s ease
    }

    .field__option:hover {
        /** */
        background-color: #F2F2F2;
        /** */
    }

    .js-select__option {
        transition: all .2s ease
    }

    .js-select__option:hover {
        /** */
        background-color: #F2F2F2;
        /** */
    }

    .btn {
        transition: color .3s ease, background .3s ease, border-radius .2s ease
    }

    .btn:not(.no-hover):hover {
        border-radius: 30px
    }

    .btn--medium:hover {
        border-radius: 40px
    }

    .btn--big:hover {
        border-radius: 50px
    }

    .btn--huge:hover {
        border-radius: 60px
    }

    .btn--white:not(.no-hover):hover,
    .btn--grey:not(.no-hover):hover {
        background-color: #383081;
        color: #fff
    }

    .btn--hover-white:hover {
        background-color: #fff;
        color: #383081
    }

    .btn--hover-grey:hover {
        background-color: #F2F2F2;
        color: #383081
    }

    /** */
    .table-toggle-btn:hover {
        color: #C12D28;
    }

    /** */

    .breadcrumbs a:hover {
        color: #C12D28
    }

    .breadcrumbs a:hover:after {
        color: #383081
    }

    .pagination__item[href]:hover {
        background-color: #E6E6E6;
        color: #383081
    }

    .modal__close-btn {
        transition: all 0.3s ease;
    }

    .modal__close-btn:hover {
        color: #C12D28;
    }

    .menu-btn {
        transition: all .3s ease
    }

    .menu-btn:hover {
        background-color: #383081;
        color: #fff
    }

    .social__link {
        transition: all .3s ease
    }

    .social__link:hover {
        background-color: #383081;
        color: #fff
    }

    .header__menu>li>a {
        transition: all .3s ease
    }

    .header__menu>li:hover>a {
        background-color: #383081;
        border-radius: 25px;
        color: #fff
    }

    .header__social-icon {
        transition: all .3s ease
    }

    .header__social-link:hover .header__social-icon {
        transform: scale(1.2)
    }

    .header__search-btn:before {
        display: inline-block;
        transition: all .3s ease
    }

    .header__search-btn:hover:before {
        transform: scale(1.2)
    }

    .header__contact:hover {
        /* color: #333 */
        text-decoration: underline;
    }

    .fs-modal__btn {
        transition: all .3s ease
    }

    .fs-modal__btn:hover {
        background-color: #fff;
        color: #C12D28
    }

    .main-menu__menu>li>a {
        transition: all .3s ease
    }

    .main-menu__menu>li>a:hover {
        background-color: #fff;
        color: #383081
    }

    .main-menu__menu>li>a:hover:after {
        color: inherit
    }

    .main-menu__submenu>li>a {
        transition: all .3s ease
    }

    .main-menu__submenu>li>a:hover {
        color: #fff
    }

    .contacts-widget__item-content a:hover {
        text-decoration: none
    }

    .search__filter {
        padding-right: 3px
    }

    .search__filter::-webkit-scrollbar {
        width: 7px;
        height: 7px;
        background-color: transparent
    }

    .search__filter::-webkit-scrollbar-thumb {
        background: #AD1B16;
        border-radius: 7px
    }

    @-moz-document url-prefix() {
        .search__filter {
            scrollbar-color: #AD1B16 transparent;
            scrollbar-width: thin
        }
    }

    .result-card__title a {
        text-underline-position: under
    }

    .result-card__title a:hover {
        text-decoration: underline
    }

    .result-card__category {
        transition: all .2s ease
    }

    .result-card__category:hover {
        color: #C12D28
    }

    .presentation__item-graphics path {
        transition: all .3s ease
    }

    .presentation__item:hover .presentation__item-graphics path {
        fill-opacity: 1
    }

    .presentation__item-icon {
        transition: all .2s ease
    }

    .presentation__item:hover .presentation__item-icon {
        color: #C12D28
    }

    .presentation__logo {
        transition: all .2s ease
    }

    .presentation__logo:hover {
        transform: scale(1.05)
    }

    .links-block__item {
        transition: all .3s ease
    }

    .links-block__item:hover {
        background-color: #383081;
        color: #fff
    }

    .timeline__event-marker:hover {
        border-color: #fff
    }

    .timeline__stick--active .timeline__event-marker:hover {
        border-color: #C12D28
    }

    .post-card__title {
        transition: all .2s ease
    }

    .post-card:hover .post-card__title {
        color: #ddd
    }

    .post-card__pic {
        overflow: hidden
    }

    .post-card__img {
        transition: all .3s ease
    }

    .post-card:hover .post-card__img {
        transform: scale(1.05)
    }

    a.navigation__item {
        transition: color .3s ease, background .3s ease
    }

    a.navigation__item:hover {
        background-color: #383081;
        color: #fff
    }

    .brands-section__item {
        transition: all .3s ease
    }

    .brands-section__item:hover {
        transform: scale(1.05)
    }

    .page-head__nav>li>a:hover {
        color: #C12D28
    }

    .page-head__text a:hover {
        color: #C12D28
    }

    .form-block__text a:hover {
        text-decoration: underline
    }

    .post-block__tag:hover {
        color: #C12D28
    }

    .post-block__title a:hover {
        color: #C12D28
    }

    .post-block__description a:hover {
        color: #C12D28
    }

    .post-block__more-btn:hover {
        color: #C12D28
    }

    .post-block__pic {
        overflow: hidden
    }

    .post-block__img {
        transition: all .3s ease
    }

    .post-block__pic:hover .post-block__img {
        transform: scale(1.05)
    }

    .file-link__title {
        text-underline-position: under
    }

    .file-link:hover .file-link__title {
        text-decoration: underline
    }

    .file-card {
        transition: all .3s ease
    }

    .file-card:hover {
        background-color: #383081;
        color: #fff
    }

    .file-card:hover .file-card__info {
        display: none
    }

    .file-card:hover:after {
        content: "Скачать";
        display: block;
        margin: auto 0 0
    }

    .share__link:hover {
        color: #C12D28
    }

    .features__item-value a:hover {
        text-decoration: underline
    }

    .file-link__format {
        transition: all .2s ease
    }

    .file-link:hover .file-link__format {
        background-color: #AD1B16
    }

    .brand__img {
        transition: all .2s ease
    }

    .brand:hover .brand__img {
        filter: none
    }

    .brand-link__img {
        transition: all .2s ease
    }

    .brand-link:hover .brand-link__img {
        filter: none
    }

    .brand-link__title {
        text-underline-position: under
    }

    .brand-link:hover .brand-link__title {
        /* text-decoration: underline */
        color: #C12D28;
        text-decoration: none;
    }

    .dropdown__head:hover:after {
        color: #C12D28
    }

    .brands-gallery__item-img {
        transition: all .2s ease
    }

    .brands-gallery__item:hover .brands-gallery__item-img {
        filter: none
    }

    .link:hover {
        color: #C12D28
    }

    .card {
        transition: all .2s ease
    }

    .card[href]:hover {
        background-color: #383081;
        color: #fff;
        --text-accent-color: #fff
    }

    .card[href]:hover:before {
        opacity: .5
    }

    .card[href]:hover .card__img {
        filter: grayscale(1) brightness(100)
    }

    .card__link {
        transition: all .2s ease
    }

    .card__link:hover {
        color: #C12D28
    }

    .card__btn:hover {
        background-color: #383081;
        color: #fff
    }

    .contacts-block__item-value a:hover {
        text-decoration: underline
    }

    .menu-widget__list>li>a:hover {
        font-weight: bold;
        letter-spacing: -0.011em
    }

    .arrow-links__item {
        transition: all .3s ease
    }

    .arrow-links__item:hover {
        background-color: #383081;
        color: #fff
    }

    .infographics__item-img rect,
    .infographics__item-img path {
        transition: all .3s ease
    }

    .infographics__item:hover .infographics__item-img rect:first-child,
    .infographics__item:hover .infographics__item-img path:first-child {
        fill: #C12D28
    }

    .help:hover {
        color: #C12D28
    }

    .product-card__img {
        transition: all .2s ease
    }

    .product-card:hover .product-card__img {
        filter: none
    }

    .product-card__btn:hover {
        background-color: #383081;
        color: #fff
    }

    .f-panzoom__custom-btn {
        transition: all .2s ease
    }

    .f-panzoom__custom-btn:hover {
        background-color: #30296e
    }

    .map-block__map path:hover {
        fill: #C12D28
    }

    /** */
    .calendar-more-btn {
        transition: all 0.2s ease;
    }

    .calendar-more-btn:hover {
        border-radius: 20px;
    }

    .calendar-event__region[href]:hover,
    .calendar-event__region[data-href]:hover {
        text-decoration: underline;
    }

    .list-event__regions a:hover,
    .list-event__regions .pseudo-link:hover {
        text-decoration: underline;
    }

    .events-modal__close {
        transition: all 0.2s ease;
    }

    .events-modal__close:hover {
        color: #C12D28;
    }

    /** */

    .data-section__nav-item {
        transition: all .2s ease
    }

    .data-section__nav-item:hover {
        color: #fff;
        background-color: #383081
    }

    .footer__menu>li>a {
        transition: all .2s ease
    }

    .footer__menu>li>a:hover {
        color: #d7d7d7
    }

    .footer__author a:hover {
        text-decoration: underline
    }

    .footer__author a:hover img {
        transform: scale(1.1)
    }

    .footer__author img {
        transition: all .2s ease
    }
}

@media(min-width: 768px) {
    .main-menu__menu>li>a.js-hover {
        background-color: #fff;
        color: #383081
    }

    .main-menu__menu>li>a.js-hover:after {
        color: inherit
    }

    .main-menu__submenu--mobile {
        display: none
    }

    .person-block--mobile:first-child+* {
        margin-top: 0
    }
}

@media(max-width: 1599px) {
    .message {
        left: var(--wrapper-padding);
        max-width: calc(100% - var(--wrapper-padding) * 2);

        /* width: calc(100% - var(--wrapper-padding) * 2 - 216px) */
    }

    table {
        font-size: 14px
    }

    .wrapper--narrow {
        max-width: 1062px
    }

    .wrapper--small {
        max-width: 870px
    }

    .pagination {
        gap: 8px 0
    }

    .menu-btn {
        margin: 0
    }

    .header__menu {
        padding: 0 8px
    }

    .fs-modal {
        min-height: 0
    }

    .fs-modal__head {
        margin: 0 0 15px
    }

    .main-menu {
        padding: 0;
        gap: 20px 40px
    }

    .main-menu__column {
        width: calc((100% - 80px)/ 3);
        padding-bottom: 20px
    }

    .main-menu__column:last-child {
        padding-right: 0
    }

    .main-menu__submenu {
        font-size: 18px
    }

    .search,
    .fs-modal__body form {
        padding-top: 0;
        gap: 32px
    }

    .search__filter {
        font-size: 16px;
        width: 180px
    }

    .result-card {
        font-size: 16px
    }

    .result-card__category {
        font-size: .9em
    }

    .result-card__title {
        font-size: inherit
    }

    .presentation {
        padding: 80px 0
    }

    .presentation__head h1,
    .presentation__head h2 {
        font-size: 64px
    }

    .presentation__body {
        margin: 0 0 60px
    }

    .presentation__item {
        padding: 100px 20px 27px;
        height: 440px
    }

    .presentation__item--shrinked {
        width: 100px
    }

    .presentation__item-title {
        font-size: 18px
    }

    .presentation__item--shrinked .presentation__item-title {
        width: 310px;
        right: 50px
    }

    .presentation__item--shrinked .presentation__item-icon {
        right: 10px
    }

    .presentation__footer {
        gap: 50px
    }

    .presentation__links {
        flex: 1 1 calc(40% - 25px)
    }

    .presentation__text {
        flex: 1 1 calc(90% - 25px)
    }

    .ticker-section {
        padding: 80px 0
    }

    .links-block {
        padding: 26px;
        border-radius: 26px
    }

    .links-block__item {
        font-size: 20px;
        padding: 20px 30px
    }

    .navigation {
        padding: 80px 0
    }

    .navigation__head {
        margin: 0 0 40px
    }

    .navigation__filter {
        max-width: 980px;
        margin: 0 auto 20px
    }

    a.navigation__item {
        padding: 26px;
        border-radius: 26px;
        min-height: 320px
    }

    .navigation__item-title {
        font-size: 20px
    }

    .news {
        padding: 60px 0
    }

    .news:last-child {
        padding-bottom: 120px
    }

    .news__slider {
        margin-right: calc(-1 * var(--wrapper-padding))
    }

    .brands-section {
        padding: 60px 0;
        background-size: 1160px 2px
    }

    .brands-section:last-child {
        padding-bottom: 120px
    }

    .page-head__nav {
        --gap: 40px
    }

    .sidebar-section__wrapper {
        gap: 36px
    }

    .sidebar-section__sidebar {
        width: 350px
    }

    .sidebar-section__main {
        width: calc(100% - 386px)
    }

    .js-map {
        height: 380px
    }

    .features__list {
        font-size: 16px;
        gap: 24px;
        grid-template-columns: 1fr 1fr
    }

    .stat-block__item--small {
        font-size: .75em
    }

    .tax-block__item--small {
        width: calc(50% - 4px)
    }

    .product-card {
        width: 381px
    }

    .product-card__title {
        line-height: 1.3
    }

    .gallery-section__slider {
        margin-right: calc(-1 * var(--wrapper-padding))
    }

    .calendar-event__body {
        padding-left: 0
    }

    .calendar-event__title {
        font-size: 13px
    }

    .fc-daygrid-day-frame {
        padding: 5px
    }

    .fc-dayGridMonth-view td {
        height: 180px
    }

    .chart {
        gap: 30px 20px
    }

    .chart__body--donut {
        width: 260px
    }

    .footer {
        padding-bottom: 180px
    }
}

@media(max-width: 1279px) {
    .message {
        /* width: calc(100% - var(--wrapper-padding) * 2); */
        flex-direction: column;
        align-items: stretch;
        gap: 24px
    }

    html {
        --h1: 20px;
        --h2: 20px;
        --h3: 18px
    }

    blockquote,
    .masked-text-block {
        padding: 1.647em 5.176em;
        --mask-width: 3.294em;
        -webkit-mask-image: url(/local/templates/corpmsp/css/../img/text-mask/tablet-left.svg), linear-gradient(#000, #000), url(/local/templates/corpmsp/css/../img/text-mask/tablet-right.svg)
    }

    .table-wrapper {
        /*margin-right: calc(-1 * var(--wrapper-padding));*/
        /*padding-right: var(--wrapper-padding);*/
        max-width: calc(100% + var(--wrapper-padding))
    }

    /** */
    .table-wrapper th br {
        display: inline;
    }

    /** */
    td,
    th {
        /** */
        width: var(--cell-width-tablet, auto);
        /** */
        min-width: 0;
    }

    th {
        white-space: nowrap
    }

    .menu-btn {
        margin-left: 8px
    }

    .wrapper {
        max-width: 100%
    }

    .modal__buttons {
        gap: 8px;
    }

    .modal__btn {
        width: calc(50% - 4px);
    }

    .header {
        padding: 20px 0
    }

    .header__menu {
        display: none
    }

    .header__contacts {
        font-size: 14px
    }

    .header__social-link {
        padding: .25em
    }

    .header__search-btn {
        padding: .25em
    }

    .fs-modal {
        padding-top: 20px
    }

    .fs-modal__wrapper {
        padding: 0
    }

    .fs-modal__head {
        padding: 0 var(--wrapper-padding)
    }

    .main-menu {
        padding: 0 var(--wrapper-padding);
        flex-wrap: wrap
    }

    .main-menu__column {
        width: calc(50% - 20px);
        flex: 1 1 auto
    }

    .main-menu__feature {
        margin-top: 0
    }

    .contacts-widget {
        display: grid;
        gap: 1.5em;
        grid-template-columns: 1fr 1fr;
        padding: 24px;
        border-radius: 24px;
        font-size: 18px
    }

    .contacts-widget--simple {
        padding: 0;
        border-radius: 0;
        display: grid;
        gap: 1.5em;
        grid-template-columns: 1fr 1fr
    }

    .contacts-widget--simple .contacts-widget__item {
        margin: 0
    }

    .contacts-widget__item {
        margin: 0
    }

    .search {
        gap: 20px
    }

    .search__form,
    .search-language-guess {
        padding: 0 var(--wrapper-padding)
    }

    .search__body {
        padding: 0 var(--wrapper-padding);
        flex-direction: column;
        gap: 20px
    }

    .search__filter {
        width: auto;
        flex-direction: row;
        padding: 0;
        gap: 8px;
        margin-left: calc(-1 * var(--wrapper-padding));
        margin-right: calc(-1 * var(--wrapper-padding));
        padding-left: var(--wrapper-padding);
        padding-right: var(--wrapper-padding);
        max-width: calc(100% + var(--wrapper-padding) * 2)
    }

    .search__main {
        width: 100%;
        overflow: hidden
    }

    .presentation__head h1,
    .presentation__head h2 {
        font-size: calc(var(--h2) * 1.5)
    }

    .presentation__item {
        width: 100%;
        display: block;
        height: auto;
        font-size: 24px;
        padding: 1em 1.5em
    }

    .presentation__item-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 3em;
        width: auto;
        position: static;
        max-height: none;
        padding: 0 3em 0 0;
        font-size: inherit
    }

    .presentation__item--shrinked .presentation__item-title {
        transform: none;
        width: auto
    }

    .presentation__item--shrinked .presentation__item-icon {
        right: 20px
    }

    .presentation__item-graphics {
        display: none
    }

    .presentation__item-links {
        padding: 15px 0
    }

    .presentation__footer {
        display: block
    }

    .presentation__links {
        justify-content: center;
        margin: 0 0 50px
    }

    .presentation__links:last-child {
        margin-bottom: 0
    }

    .timeline {
        padding: 60px 0
    }

    .timeline__head h1,
    .timeline__head h2 {
        font-size: calc(var(--h2) * 1.5)
    }

    .timeline__arrow {
        display: none
    }

    .timeline__body {
        padding: 0;
        margin: 0 -20px
    }

    .links-block__item {
        width: 100%
    }

    .ticker-section {
        padding: 40px 0
    }

    .navigation__head h1,
    .navigation__head h2 {
        font-size: calc(var(--h2) * 1.5)
    }

    .navigation__filter {
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin-left: calc(-1 * var(--wrapper-padding));
        margin-right: calc(-1 * var(--wrapper-padding));
        padding-left: var(--wrapper-padding);
        padding-right: var(--wrapper-padding);
        max-width: calc(100% + var(--wrapper-padding) * 2);
        overflow: auto
    }

    .navigation__filter::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: transparent
    }

    .navigation__filter::-webkit-scrollbar-thumb {
        background: transparent
    }

    @-moz-document url-prefix() {
        .navigation__filter {
            scrollbar-color: transparent transparent;
            scrollbar-width: none
        }
    }

    .navigation__filter-btn {
        flex: 0 0 auto;
        max-width: none
    }

    a.navigation__item {
        width: 100%;
        min-height: 280px
    }

    .news--red h2 {
        font-size: calc(var(--h2) * 1.5)
    }

    .news__slider {
        margin-right: calc(-1 * var(--wrapper-padding));
        margin-left: calc(-1 * var(--wrapper-padding));
        padding: 0 var(--wrapper-padding)
    }

    .brands-section {
        background-size: calc(100% - 40px) 2px
    }

    .page-head__body {
        display: block
    }

    .page-head__nav>li {
        width: calc(50% - var(--gap) / 2)
    }

    .page-head__nav-btn--desktop {
        display: none
    }

    .page-head__nav-btn--mobile {
        display: flex;
        margin: 20px 0 0
    }

    .content-section {
        padding: 40px 0
    }

    .content-section:last-child {
        padding-bottom: 80px
    }

    .content-section:first-child {
        padding-top: 80px
    }

    .sidebar-section {
        padding: 50px 0
    }

    .sidebar-section:last-child {
        padding-bottom: 90px
    }

    .sidebar-section:first-child {
        padding-top: 90px
    }

    .sidebar-section__wrapper {
        flex-direction: column;
        gap: 50px
    }

    .sidebar-section__sidebar {
        width: 100%;
        order: unset
    }

    .sidebar-section__sidebar:empty {
        display: none
    }

    .sidebar-section__sidebar-inner {
        position: static
    }

    .sidebar-section__main {
        width: auto
    }

    .form-block__head {
        margin: 0 0 20px
    }

    .form-block__btn {
        margin-top: 20px
    }

    .post-block {
        padding: 20px;
        border-radius: 20px;
        margin: 0 0 20px
    }

    .post-block__main {
        gap: 30px;
        margin: 0 0 20px
    }

    .post-block__text {
        font-size: 14px;
        width: calc(50% - 15px);
        padding: 0
    }

    .post-block__pic {
        width: calc(50% - 15px)
    }

    .post-block__info {
        font-size: inherit;
        margin: 0 0 .5em
    }

    .post-block__title {
        font-size: inherit
    }

    .post-block__description {
        font-size: inherit
    }

    .filter__row--desktop {
        display: none
    }

    .filter__row--mobile {
        display: flex
    }

    .filter__field {
        flex-basis: calc(50% - 4px)
    }

    .filter__field--tablet-big {
        flex-basis: 100%
    }

    .filter__field--big {
        flex-grow: 1
    }

    .filter__field--dynamic-half {
        /** */
        flex: 1 1 calc(50% - 4px);
        /** */
    }

    .filter__field--tablet-btns-width {
        /** */
        flex: 0 0 Min(var(--buttons-width, 0), calc(50% - 4px));
        /** */
    }

    .filter__fieldset {
        flex-basis: 100%
    }

    .news-block__body {
        margin: 0 0 20px
    }

    .files-block__item {
        width: calc(50% - 4px)
    }

    .buttons-nav {
        flex-direction: column;
        gap: 16px
    }

    .buttons-nav__btn {
        width: 100%
    }

    .files-widget__body {
        flex-wrap: nowrap;
        margin-left: calc(-1 * var(--wrapper-padding));
        margin-right: calc(-1 * var(--wrapper-padding));
        padding-left: var(--wrapper-padding);
        padding-right: var(--wrapper-padding);
        max-width: calc(100% + var(--wrapper-padding) * 2);
        overflow: auto
    }

    .files-widget__body::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: transparent
    }

    .files-widget__body::-webkit-scrollbar-thumb {
        background: transparent
    }

    @-moz-document url-prefix() {
        .files-widget__body {
            scrollbar-color: transparent transparent;
            scrollbar-width: none
        }
    }

    .files-widget__item {
        width: calc(50% - 4px);
        flex: 0 0 auto
    }

    .docs-block__filter {
        width: 100%
    }

    .search-form-block__btn {
        min-width: 0
    }

    .vertical-banner {
        width: auto;
        flex-direction: row;
        align-items: flex-start
    }

    .vertical-banner__pic {
        width: 314px;
        flex: 0 0 auto
    }

    .vertical-banner__text {
        flex: 1 1 auto
    }

    .slider-widget {
        width: auto
    }

    .slider-widget__item {
        flex-direction: row;
        align-items: flex-start
    }

    .slider-widget__item-pic {
        width: 314px;
        flex: 0 0 auto
    }

    .slider-widget__item-text {
        flex: 1 1 auto
    }

    .brand-link {
        gap: 24px
    }

    .card {
        min-height: 296px
    }

    .card--small {
        min-height: 232px
    }

    .h-banner {
        padding: 24px;
        border-radius: 24px
    }

    .h-banner__body {
        gap: 32px;
        margin: 0 0 24px
    }

    .h-banner__pic {
        width: 300px
    }

    .h-banner__main {
        width: calc(100% - 332px)
    }

    .tax-block__slider {
        margin-left: calc(-1 * var(--wrapper-padding));
        margin-right: calc(-1 * var(--wrapper-padding));
        padding-left: var(--wrapper-padding);
        padding-right: var(--wrapper-padding)
    }

    .tax-block__item {
        flex: 1 1 auto
    }

    .tax-block__slide {
        width: 472px
    }

    .stat-block__item {
        font-size: inherit;
        flex: 1 1 calc(50% - 4px)
    }

    .stat-block__item-info {
        font-size: inherit
    }

    .menu-widget {
        display: none
    }

    .infographics__body {
        --gap: 50px
    }

    .infographics__item {
        flex: 0 1 calc(50% - calc(var(--gap) / 2))
    }

    .infographics__item--big {
        flex-basis: 100%
    }

    .params-block__item {
        min-height: 236px;
        width: calc(50% - 4px)
    }

    .params-block__item--big,
    .params-block__item--tablet-big {
        width: 100%
    }

    .product-card {
        width: 360px;
        padding: 20px;
        border-radius: 20px
    }

    .product-card__features {
        margin: 0 0 1.5em
    }

    .product-card__feature {
        margin: 0 0 1em
    }

    .product-card__feature-key {
        margin: 0 0 .2em
    }

    .product-card__text {
        margin: 0 0 1.5em
    }

    .tax-section__body {
        max-width: 728px;
        margin-left: auto;
        margin-right: auto
    }

    .text-banner {
        display: block;
        min-height: 0
    }

    .text-banner__head {
        width: auto;
        min-height: 180px
    }

    .text-banner__body {
        width: auto;
        padding: 24px 0 15px
    }

    .big-tooltip {
        width: 370px;
        flex-wrap: wrap;
        align-items: center;
        gap: 24px 16px
    }

    .big-tooltip__pic {
        width: 64px
    }

    .big-tooltip__text {
        width: calc(100% - 80px)
    }

    .big-tooltip__main {
        display: contents
    }

    .gallery-section__slider {
        margin-right: calc(-1 * var(--wrapper-padding))
    }

    .gallery-section__nav {
        display: none
    }

    .gallery-section__item {
        width: 313px;
        border-radius: 24px
    }

    .multibanner__item {
        min-height: 480px
    }

    .calendar-event__region {
        font-size: 12px
    }

    .calendar-event__title {
        font-size: 10px
    }

    /** */
    .events-modal {
        width: 760px;
    }

    .events-modal__body {
        flex-direction: column;
        gap: 10px;
    }

    .events-modal__column {
        width: auto;
        gap: 10px;
    }

    /** */

    .fc-dayGridMonth-view td {
        height: 140px
    }

    .fc-daygrid {
        margin-left: calc(-1 * var(--wrapper-padding));
        margin-right: calc(-1 * var(--wrapper-padding));
        padding-left: var(--wrapper-padding);
        padding-right: var(--wrapper-padding);
        max-width: calc(100% + var(--wrapper-padding) * 2);
        overflow: auto
    }

    .fc-daygrid::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: transparent
    }

    .fc-daygrid::-webkit-scrollbar-thumb {
        background: transparent
    }

    @-moz-document url-prefix() {
        .fc-daygrid {
            scrollbar-color: transparent transparent;
            scrollbar-width: none
        }
    }

    .fc-daygrid>table {
        min-width: 980px
    }

    .calendar-block__switcher {
        display: none
    }

    .calendar-block__title {
        cursor: pointer;
        /** */
        min-width: 0;
        /** */
    }

    .calendar-block__title:after {
        content: "";
        font: normal normal .5em/1 icomoon;
        margin-left: 1em
    }

    .calendar-block__title--active:after {
        content: ""
    }

    .rating {
        padding: 24px;
        border-radius: 24px
    }

    /** */
    .chart {
        gap: 30px;
    }

    .chart--line {
        flex-direction: column;
        align-items: flex-start;
    }

    .chart__body--desktop-only {
        display: none;
    }

    .chart__body--tablet {
        display: block;
    }

    .chart__legend--right-top {
        position: static;
        margin: 0 auto;
    }

    .chart__captions {
        display: flex;
    }

    /** */

    .data-block__body {
        gap: 8px
    }

    .data-block__item {
        padding: 24px;
        border-radius: 20px;
        width: calc(50% - 4px)
    }

    .data-block__item--big {
        width: 100%
    }

    /** */
    .data-section__item {
        padding: 24px;
        border-radius: 24px;
        margin: 0 0 24px;
    }

    .data-section__item-head {
        max-width: 100%;
    }

    /** */

    .data-section__body {
        padding: 24px;
        border-radius: 24px;
        flex-direction: column;
        gap: 35px
    }

    .data-section__main {
        width: 100%
    }

    .data-section__nav {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        width: 100%;
        order: 1
    }

    .data-section__nav-column {
        display: contents
    }

    .data-section__nav-item {
        width: calc((100% - 16px) / 3)
    }

    .code-page {
        max-width: 600px;
    }

    .code-page__img {
        margin: 0 auto 64px;
    }

    .code-page__text {
        margin: 0 0 20px;
    }

    .message {
        width: calc(100% - var(--wrapper-padding) * 2);
        flex-direction: column;
        align-items: stretch;
        gap: 24px;
    }

    .message__btn {
        width: 100%;
        min-width: 0;
    }

    .footer {
        padding: 50px 0 180px;
    }

    .footer__wrapper {
        flex-wrap: wrap;
    }

    .footer__menu--big {
        font-size: 18px;
    }

    .footer__column:first-child {
        width: 100%;
    }

    .footer__column--big {
        width: 360px;
    }

    .radio-btn__btn {
        min-height: 5.6em;
        min-width: 140px;
    }
}

@media(max-width: 902px) {
    .tax-block__item {
        width: 100%
    }
}

@media(max-width: 767px) {
    .message {
        padding: 24px;
        border-radius: 24px;
        font-size: 14px
    }

    html {
        --wrapper-padding: 16px
    }

    body {
        font-size: 16px
    }

    strong {
        font-size: inherit
    }

    ul {
        line-height: 1.5
    }

    ul>li {
        margin: 0 0 1em
    }

    ol {
        line-height: 1.5
    }

    ol>li {
        margin: 0 0 .5em
    }

    ol>li:before {
        width: 1.5em
    }

    .decor-ol {
        font-size: 1.125em
    }

    .decor-ol>li {
        padding-left: 2.444em;
        margin: 0 0 1.33em
    }

    .decor-ol>li:before {
        font-size: 1.111em
    }

    .decor-ol--line>li:last-child:after {
        left: calc(.889em - 0.5px)
    }

    .decor-ol p {
        line-height: 1.143;
        font-size: .778em
    }

    .decor-ol p b,
    .decor-ol p strong {
        font-size: 1.286em;
        line-height: 1.33
    }

    blockquote,
    .masked-text-block {
        font-size: inherit;
        line-height: 1.143;
        padding: 1.143em 2.286em;
        --mask-width: 1.143em;
        -webkit-mask-image: url(/local/templates/corpmsp/css/../img/text-mask/mobile-left.svg), linear-gradient(#000, #000), url(/local/templates/corpmsp/css/../img/text-mask/mobile-right.svg)
    }

    /** */
    td,
    th {
        width: var(--cell-width-mobile, auto);
    }

    /** */

    .table-wrapper th br {
        display: inline
    }

    .file-field {
        padding: 30px 20px
    }

    .text-input--big {
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        border-radius: 16px
    }

    .btn--small {
        font-size: 14px;
        min-height: 40px
    }

    .btn--medium {
        min-height: 48px;
        font-size: 12px;
        border-radius: 16px
    }

    .btn--big {
        font-size: 12px;
        line-height: 1.67;
        min-height: 48px;
        border-radius: 16px;
        padding: 1em 1.5em;
        gap: 1em
    }

    .btn--huge {
        font-size: 14px;
        min-height: 72px;
        border-radius: 24px;
        gap: 1em
    }

    .btn--arrow-right:after {
        font-size: 20px;
        padding: 0
    }

    .btn--arrow-left:before {
        font-size: 20px;
        padding: 0
    }

    .btn--free {
        margin: 20px auto
    }

    .btn__icon--big {
        font-size: 1.8em
    }

    .fancybox-toolbar {
        padding: 16px
    }

    .fancybox-infobar {
        top: 18px;
        left: 18px
    }

    .fancybox__arrow {
        display: none
    }

    .modal {
        padding: 16px;
        border-radius: 16px;
        font-size: 14px;
    }

    .modal__head {
        margin: 0 0 24px;
    }

    .modal__head-text h4 {
        line-height: normal;
    }

    .modal__close-btn {
        font-size: 12px;
        padding: 8px 5px;
    }

    .modal__form {
        padding: 16px;
        border-radius: 16px;
    }

    .modal__fields {
        margin: 0 0 24px;
    }

    .modal__buttons {
        flex-direction: column-reverse;
    }

    .modal__btn {
        width: 100%;
    }

    .header {
        padding: 15px 0
    }

    .header__wrapper {
        gap: 20px
    }

    .header__logo {
        margin-top: 4px
    }

    .header__logo--desktop {
        display: none
    }

    .header__logo--mobile {
        display: block
    }

    .header__contacts {
        padding: 0
    }

    .header__contact {
        font-size: 24px;
        flex: 0 0 auto;
        padding: .25em
    }

    .header__contact-icon {
        display: block
    }

    .header__contact-text {
        display: none
    }

    .header__social {
        display: contents
    }

    .header__search-btn {
        display: none
    }

    .fs-modal {
        height: 100%;
        padding-right: 0
    }

    .fs-modal__btn {
        -webkit-tap-highlight-color: transparent;
        transition: opacity .2s ease
    }

    .fs-modal__btn--back {
        visibility: visible;
        opacity: 0;
        pointer-events: none
    }

    .fs-modal__btn--js-active {
        opacity: 1;
        pointer-events: auto
    }

    .fs-modal__body {
        overflow: auto
    }

    .fs-modal__body::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: transparent
    }

    .fs-modal__body::-webkit-scrollbar-thumb {
        background: transparent
    }

    @-moz-document url-prefix() {
        .fs-modal__body {
            scrollbar-color: transparent transparent;
            scrollbar-width: none
        }
    }

    .main-menu {
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 35px;
        padding-bottom: 30px;
        overflow: visible;
        min-height: unset
    }

    .main-menu__column {
        width: 100%;
        gap: 32px;
        flex: 0 0 auto;
        overflow: hidden;
        padding: 0
    }

    .main-menu__column:nth-child(2) {
        display: none
    }

    .main-menu__menu {
        font-size: 14px;
        animation: fadeIn .4s ease
    }

    .main-menu__menu>li>a {
        -webkit-tap-highlight-color: transparent
    }

    .main-menu__menu>li>a:not(:only-child):after {
        right: .75em
    }

    .main-menu__menu>li>a:active {
        background-color: #fff;
        color: #383081
    }

    .main-menu__menu>li>a:active:after {
        color: inherit
    }

    .main-menu__feature-key {
        font-size: 14px
    }

    .main-menu__submenu {
        padding-top: 5px
    }

    .main-menu__submenu>li {
        margin: 0
    }

    .main-menu__submenu>li>a {
        width: auto;
        padding: .75em 0
    }

    .main-menu__submenu>li.title {
        margin-bottom: 2.25em
    }

    .main-menu__submenu>li.title>a {
        background-color: #fff;
        border-radius: .5em;
        color: #383081;
        padding: .8em 1em;
        font-weight: 500
    }

    .main-menu__submenu+.main-menu__menu,
    .main-menu__submenu~.main-menu__submenu {
        display: none
    }

    .main-menu__submenu--mobile~.main-menu__feature {
        display: none
    }

    .contacts-widget {
        font-size: inherit;
        display: block
    }

    .contacts-widget__item {
        margin: 0 0 1.2em
    }

    .contacts-widget__item-label {
        font-size: .9em
    }

    .contacts-widget--simple .contacts-widget__item {
        margin: 0 0 1.2em
    }

    .contacts-widget--simple .contacts-widget__item:last-child {
        margin-bottom: 0
    }

    .search--active+.main-menu {
        display: none
    }

    .search--mobile {
        display: flex;
        padding-bottom: 0;
        flex: 0 0 auto
    }

    .search--js-hidden {
        display: none
    }

    .search__btn {
        min-width: 0
    }

    .presentation {
        padding: 60px 0
    }

    .presentation__head {
        margin: 0 0 25px
    }

    .presentation__item {
        border-radius: 24px;
        font-size: 14px
    }

    .presentation__item-icon {
        font-size: 24px;
        padding: .5em;
        top: 11px;
        right: 8px
    }

    .presentation__item--shrinked .presentation__item-icon {
        right: 8px
    }

    .presentation__text {
        font-size: inherit
    }

    .timeline__body {
        margin: 0 -15px
    }

    .ticker-section__slide {
        max-width: 50vw;
        margin: 0 2vw
    }

    .ticker-section__slide-title {
        margin: 0 0 .15em
    }

    .ticker-section__slide-text {
        font-size: 14px
    }

    .ticker-section__slide-text br {
        /*display: none*/
    }

    a.navigation__item {
        font-size: 18px
    }

    .navigation__item-title {
        font-size: 16px
    }

    .links-block__head {
        margin: 0 0 45px
    }

    .links-block__item {
        font-size: 16px;
        padding: 1em 1.5em;
        border-radius: 1em
    }

    .post-card {
        width: 280px;
        min-height: 280px
    }

    .post-card__pic {
        display: none
    }

    .news__head {
        margin: 0 0 30px
    }

    .news__toolbar {
        display: block;
        margin-left: calc(-1 * var(--wrapper-padding));
        margin-right: calc(-1 * var(--wrapper-padding));
        padding: 0 var(--wrapper-padding);
        max-width: calc(100% + var(--wrapper-padding) * 2);
        overflow: auto
    }

    .news__toolbar::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: transparent
    }

    .news__toolbar::-webkit-scrollbar-thumb {
        background: transparent
    }

    @-moz-document url-prefix() {
        .news__toolbar {
            scrollbar-color: transparent transparent;
            scrollbar-width: none
        }
    }

    .news__filter {
        flex-wrap: nowrap
    }

    .news__filter-btn {
        flex: 0 0 auto
    }

    .news__nav {
        display: none
    }

    .news__slider {
        margin-right: -15px;
        margin-left: -15px;
        padding: 0 15px
    }

    .brands-section {
        background-size: calc(100% - 30px) 2px
    }

    .page-head {
        padding-bottom: 24px
    }

    .page-head__body {
        padding-bottom: 16px
    }

    .page-head__body:last-child {
        padding-bottom: 0
    }

    .page-head__nav {
        flex-direction: column;
        gap: 0;
        padding: 12px 0;
        margin: 0
    }

    .page-head__nav>li {
        width: 100%
    }

    .page-head__nav>li>a {
        padding: .5em 0
    }

    .page-head__nav-btn {
        margin-top: 0
    }

    .text-block {
        margin: 3.2em 0
    }

    .text-block br {
        /*display: none*/
    }

    .form-block {
        margin: 50px auto
    }

    .form-block__field {
        width: 100%
    }

    .form-block__option {
        font-size: 14px
    }

    .post-block {
        padding: 32px;
        border-radius: 32px;
        margin: 0 0 15px
    }

    .post-block__main {
        display: block
    }

    .post-block__pic {
        width: 100%;
        aspect-ratio: 640/324;
        margin: 0 0 20px
    }

    .post-block__pic:last-child {
        margin-bottom: 0
    }

    .post-block__img {
        aspect-ratio: 640/324
    }

    .post-block__text {
        width: auto
    }

    .filter--mobile-box {
        /** */
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        gap: 12px 8px;
        /** */
    }

    .filter__row {
        gap: 12px 8px
    }

    .filter__row--mobile-big-margin {
        margin-bottom: 1.7em
    }

    .filter--mobile-box .filter__row {
        /** */
        display: contents;
        /** */
    }

    .filter__fieldset {
        gap: 12px 8px;
        flex-wrap: wrap
    }

    .filter__fieldset--mobile-first {
        order: -1
    }

    .filter__buttons {
        /** */
        width: 100%;
        flex-wrap: wrap;
        gap: 12px 8px;
        order: 1;
        margin-top: 0;
        /** */
    }

    .filter__btn,
    .filter__field {
        flex-basis: 100%
    }

    .filter__btn {
        margin-top: 0;
    }

    .filter__switcher {
        padding: 0
    }

    .filter__options {
        display: block
    }

    .filter__options-label {
        margin: 0 0 .7em
    }

    .filter__options-label:last-child {
        margin-bottom: 0
    }

    .filter__option {
        margin: 0 0 .5em
    }

    .filter__option:last-child {
        margin-bottom: 0
    }

    .news-block {
        margin: 50px 0
    }

    .file-card {
        width: 290px
    }

    .files-block__item {
        width: 100%
    }

    .files-widget__item:only-child {
        width: 100%
    }

    .vertical-banner {
        padding: 24px;
        border-radius: 24px;
        gap: 30px
    }

    .vertical-banner__pic {
        width: calc(50% - 15px)
    }

    .vertical-banner__text {
        width: calc(50% - 15px)
    }

    .slider-widget {
        border-radius: 24px
    }

    .slider-widget__item {
        padding: 24px 24px 32px;
        gap: 30px
    }

    .slider-widget__item-pic {
        width: calc(50% - 15px)
    }

    .slider-widget__item-text {
        width: calc(50% - 15px)
    }

    .slider-widget__nav {
        padding: 24px
    }

    .slider-widget__pagination {
        padding: 0 24px
    }

    .figure-block__caption {
        font-size: 14px
    }

    .share {
        margin: 3.2em 0
    }

    .share__text {
        font-size: 14px
    }

    .search-form-block__body {
        flex-wrap: wrap
    }

    .search-form-block__input,
    .search-form-block__btn {
        width: 100%
    }

    .tree>li {
        padding-left: 2.5em
    }

    .tree ul {
        font-size: 14px
    }

    .tree ul>li {
        padding-left: 2.5em;
        margin: 0 0 2em
    }

    .person-block {
        padding: 20px;
        border-radius: 20px;
        gap: 20px;
        margin: 3.2em 0
    }

    .person-block--desktop {
        display: none
    }

    .person-block--mobile {
        display: flex
    }

    .person-block__pic {
        width: 150px
    }

    .person-block__text h2,
    .person-block__text h3 {
        line-height: 1.3;
        font-weight: 500;
        font-size: 20px;
        margin-bottom: .5em
    }

    .person-block__text h2:last-child,
    .person-block__text h3:last-child {
        margin-bottom: 0
    }

    .position--mobile-big {
        font-size: 18px
    }

    .structure__subtitle {
        font-size: inherit
    }

    .file-link {
        gap: .2em 1em;
        flex-wrap: wrap;
        padding: 0;
        margin: 0 0 1.5em
    }

    .file-link__body {
        padding: 0;
        width: calc(100% - 3em)
    }

    .file-link__size {
        padding-left: 3em
    }

    .docs-block__filter {
        margin: 0 0 20px
    }

    .features__section {
        padding: 30px 0
    }

    .features__list {
        display: block;
        font-size: inherit
    }

    .features__item {
        display: block;
        margin: 0 0 1.5em
    }

    .features__item:last-child {
        margin-bottom: 0
    }

    .features__item-key {
        font-size: .875em;
        margin: 0 0 .4em
    }

    .features__item-key:last-child {
        margin-bottom: 0
    }

    .tabs__nav-btn {
        font-size: 14px;
        min-height: 60px
    }

    .tabs__select {
        width: 100%
    }

    .region {
        font-size: 14px
    }

    .region__img {
        width: 50px;
        height: 50px
    }

    .region__title {
        font-size: inherit
    }

    .brand-link {
        padding: 1.5em 2.2em 1.5em 0
    }

    .brand-link:after {
        top: 2.2em
    }

    .brand-link__pic {
        width: 100px;
        aspect-ratio: 1;
        border-radius: 20px
    }

    .dropdown__head {
        padding: 1.5em 3em 1.5em 0
    }

    .link {
        padding: 1.5em 2.2em 1.5em 0
    }

    .link:after {
        top: 1em
    }

    .structured-data__head {
        margin: 0 0 2.5em
    }

    .structured-data__head br {
        display: none
    }

    .structured-data__item--simple {
        padding: 1.5em 0
    }

    .banner {
        padding: 24px;
        border-radius: 24px;
        min-height: 260px;
        margin: 3.2em 0
    }

    .banner--low {
        min-height: 0
    }

    .card {
        min-height: 260px
    }

    .card--small {
        min-height: 170px
    }

    .card__head {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px
    }

    .card__title {
        font-size: 1.25em;
        order: 1
    }

    .card__icon {
        font-size: 44px
    }

    .card__img--mobile-big-margin {
        margin-bottom: 20px
    }

    .card__text {
        font-size: .875em
    }

    .h-banner__body {
        display: block
    }

    .h-banner__pic {
        aspect-ratio: none;
        width: 100%;
        height: 320px;
        -webkit-mask: url(/local/templates/corpmsp/css/../img/pic-mask/0.svg) repeat-x 0 0/auto 30px, url(/local/templates/corpmsp/css/../img/pic-mask/1.svg) repeat-y right 0 top 0/30px auto, url(/local/templates/corpmsp/css/../img/pic-mask/2.svg) repeat-x left 0 bottom 0/auto 30px, url(/local/templates/corpmsp/css/../img/pic-mask/3.svg) repeat-y 0 0/30px auto, linear-gradient(#000, #000) no-repeat 30px 30px/calc(100% - 60px) calc(100% - 60px);
        margin: 0 0 24px
    }

    .h-banner__pic:last-child {
        margin-bottom: 0
    }

    .h-banner__main {
        width: auto
    }

    .tax-block {
        margin: 3.2em 0
    }

    .tax-block__head {
        display: block
    }

    .tax-block__nav {
        justify-content: flex-end;
        margin: 12px 0 0
    }

    .tax-block__nav:first-child {
        margin-top: 0
    }



    .tax-block__slide {
        max-width: calc(100vw - 30px)
    }

    .contacts-block {
        border-radius: 24px;
        font-size: 20px;
        background-size: 260px auto
    }

    .contacts-block__head {
        margin: 0 0 3em
    }

    .quiz {
        margin: 3.2em 0
    }

    .quiz__body {
        margin: 0 0 25px
    }

    .quiz__footer {
        gap: 20px
    }

    .quiz__btn--prev {
        background-color: #f2f2f2
    }

    .stat-block {
        margin: 3.2em 0
    }

    .stat-block__item {
        width: 100%;
        flex: 1 1 auto
    }

    .stat-block__item-value {
        font-size: 3em
    }

    .arrow-links__item {
        width: 100%;
        flex: 1 1 auto
    }

    .infographics {
        margin: 3.2em 0
    }

    .infographics h3 {
        font-size: 20px
    }

    .infographics__body {
        --gap: 30px;
        gap: var(--gap)
    }

    .infographics__item {
        font-size: inherit
    }

    .params-block {
        margin: 3.2em 0
    }

    .params-block__item {
        width: 100%;
        min-height: 0
    }

    .params-block__field {
        width: 100%
    }

    .product-card {
        width: 100%
    }

    .product-card__title {
        font-size: 14px
    }

    .product-card__title--alt-font {
        font-size: 20px
    }

    .product-card__feature-key {
        font-weight: 500
    }

    .tax-section {
        padding: 60px 0
    }

    .tax-section__head {
        margin: 0 0 20px
    }

    .tax-section:last-child {
        padding-bottom: 90px
    }

    .text-banner {
        padding: 16px;
        border-radius: 16px
    }

    .text-banner__head {
        padding: 24px 16px;
        border-radius: 8px
    }

    .slider-block {
        margin: 3.2em 0
    }

    .slider-block__head {
        display: block
    }

    .slider-block__nav {
        justify-content: flex-end;
        margin: 12px 0 0
    }

    .slider-block__nav:first-child {
        margin-top: 0
    }

    .event-block {
        margin: 3.2em 0
    }

    .event-block__features img {
        display: none
    }

    .product-block {
        padding: 20px;
        border-radius: 20px
    }

    .product-block__pic {
        width: 100%;
        height: 140px;
        padding: 32px 24px;
        border-radius: 16px;
        margin: 0 0 30px
    }

    .big-tooltip {
        border-radius: 20px;
        padding: 22px 40px 22px 22px
    }

    .big-tooltip__close-btn {
        top: 10px;
        right: 10px
    }

    .map-block__tooltip {
        position: relative;
        transform: none;
        top: auto !important;
        left: auto !important;
        width: auto;
        margin: 0 0 22px
    }

    .map-block__tooltip:after {
        display: none
    }

    .f-panzoom__custom-controls {
        --radius: 10px
    }

    .f-panzoom__custom-btn {
        width: 30px;
        height: 30px;
        font-size: 14px
    }

    .gallery-section {
        padding: 50px 0
    }

    .gallery-section:last-child {
        padding-bottom: 80px
    }

    .gallery-section__item {
        width: 288px;
        max-width: none
    }

    .multibanner {
        margin: 3.2em 0
    }

    .multibanner__slider {
        border-radius: 20px
    }

    .multibanner__item {
        padding: 20px 20px 90px;
        min-height: 360px
    }

    .multibanner__item-text h2 {
        font-size: 1.2em
    }

    .multibanner__toolbar {
        bottom: 20px;
        left: 20px;
        width: calc(100% - 40px)
    }

    .multibanner__btn {
        bottom: 20px;
    }

    /** */
    .events-modal {
        width: 480px;
        padding: 25px 15px;
        border-radius: 15px;
    }

    /** */

    .fc .fc-toolbar {
        display: block
    }

    .fc-toolbar-chunk {
        margin: 0 0 20px
    }

    .fc-toolbar-chunk:last-child {
        margin-bottom: 0
    }

    .calendar-block {
        margin: 3.2em 0
    }

    .calendar-block__head {
        display: block
    }

    .calendar-block__nav {
        margin: 0 0 24px
    }

    .calendar-block__nav:last-child {
        margin-bottom: 0
    }

    .calendar-block__title {
        width: fit-content
    }

    .calendar-block__title:after {
        font-size: .75em
    }

    /** */
    .chart {
        gap: 15px;
    }

    .chart__body--desktop {
        display: none;
    }

    .chart__body--mobile {
        display: block;
    }

    .chart__legend {
        flex-direction: column;
    }

    .chart__legend--center,
    .chart__legend--right-top {
        flex-direction: row;
    }

    .chart__caption {
        width: 100%;
    }

    /** */

    .data-block {
        margin: 3.2em 0
    }

    .data-block__item {
        width: 100%
    }

    .data-block__item-head {
        font-size: inherit
    }

    .data-block__output {
        margin: 0 0 3em
    }

    /** */
    .data-section__item {
        padding: 24px 15px;
        margin: 0 0 15px;
    }

    /** */

    .data-section__body {
        padding: 24px 15px
    }

    .data-section__nav-item {
        width: calc(50% - 4px)
    }

    .code-page {
        padding-top: 30px;
    }

    .code-page__img {
        margin-bottom: 45px;
    }

    .code-page__text {
        font-size: 14px;
    }

    .message {
        padding: 24px;
        border-radius: 24px;
        font-size: 14px;
    }

    .footer__wrapper {
        display: block
    }

    .footer__column {
        margin: 0 0 30px
    }

    .footer__column:last-child {
        margin-bottom: 0
    }
}

@media(max-width: 479px) {
    html {
        --h1: 16px;
        --h2: 16px;
        --h3: 14px
    }

    h4 {
        font-weight: 500
    }

    blockquote,
    .masked-text-block {
        font-size: 14px
    }

    .file-field {
        padding: 50px 13px;
        font-size: 16px;
        gap: 1em
    }

    .file-field__title {
        font-size: 20px
    }

    .file-field__title:before {
        display: block;
        font-size: 1em;
        margin: 0 0 .5em
    }

    .field__dropdown {
        font-size: 14px;
        padding: .75em 0
    }

    .field__option {
        /** */
        min-height: 2.5em;
        /** */
    }

    .js-select__list {
        font-size: 14px;
        padding: .75em 0
    }

    .js-select__option {
        padding: .75em 1em
    }

    .pagination__item {
        min-width: 32px;
        min-height: 32px;
        line-height: 1
    }

    .menu-btn {
        margin-left: 0
    }

    .header__social {
        display: none
    }

    .search__form {
        flex-direction: column
    }

    .search__filter {
        font-size: 14px
    }

    .search__results {
        padding-right: 0
    }

    .search__results::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: transparent
    }

    .search__results::-webkit-scrollbar-thumb {
        background: transparent
    }

    @-moz-document url-prefix() {
        .search__results {
            scrollbar-color: transparent transparent;
            scrollbar-width: none
        }
    }

    .result-card {
        font-size: 14px;
        padding: 1em;
        border-radius: 1em
    }

    .result-card__title {
        font-size: .9em
    }

    .presentation__item-btn {
        flex: 1 1 auto
    }

    .presentation__links {
        gap: 30px
    }

    .presentation__logo {
        width: calc(50% - 15px)
    }

    .timeline__head {
        margin: 0 0 50px
    }

    .ticker-section {
        padding: 50px 0 30px
    }

    .ticker-section__slide {
        width: 100vw;
        max-width: 100vw;
        margin: 0;
        padding: 0 4vw
    }

    .ticker-section__slide-title {
        font-size: 12vw
    }

    .ticker-section__slide-text {
        font-size: 14px
    }

    .ticker-section__slide-text br {
        display: none
    }

    a.navigation__item {
        padding: 15px;
        border-radius: 15px
    }

    .links-block {
        padding: 20px 15px;
        border-radius: 15px
    }

    .links-block__item {
        font-size: 14px
    }

    .post-card {
        width: 100%
    }

    .post-card.swiper-slide {
        width: 280px
    }

    .news,
    .brands-section {
        padding: 40px 0
    }

    .news:last-child,
    .brands-section:last-child {
        padding-bottom: 80px
    }

    .brands-section__box {
        flex-direction: column;
        align-items: center;
        gap: 60px
    }

    .page-head__text {
        font-size: 14px
    }

    .page-head__nav {
        font-size: 14px
    }

    .page-head__nav-btn {
        font-size: 14px
    }

    .form-block__text {
        line-height: 1.1428571429
    }

    .post-block {
        padding: 24px;
        border-radius: 24px
    }

    .brands-gallery__item {
        width: calc((100% - 16px) / 3);
        height: auto;
        aspect-ratio: 1
    }

    .region__title {
        font-size: .9em
    }

    .brand {
        font-size: 14px
    }

    .brand__pic {
        width: 48px
    }

    .dropdown__head {
        padding-right: 2.5em
    }

    .file-card {
        font-size: 14px;
        padding: 20px;
        border-radius: 20px;
        width: 230px
    }

    .files-block__item {
        width: 100%
    }

    .vertical-banner {
        flex-direction: column;
        gap: 20px
    }

    .vertical-banner__pic {
        width: 100%
    }

    .vertical-banner__text {
        width: 100%
    }

    .slider-widget__item {
        flex-direction: column;
        gap: 20px
    }

    .slider-widget__item-pic {
        width: 100%
    }

    .slider-widget__item-text {
        width: 100%
    }

    .share__links {
        gap: 15px
    }

    .buttons-nav__btn {
        font-size: 12px;
        min-height: 48px;
        border-radius: 16px;
        padding: .5em 1.5em
    }

    .person-block {
        flex-direction: column;
        --h2: 20px
    }

    .person-block__pic {
        width: 100%
    }

    .person-block__text {
        width: 100%
    }

    .position--mobile-big {
        font-size: 16px
    }

    .structure {
        font-size: 14px
    }

    .docs-block {
        font-size: 16px
    }

    .js-map {
        height: 280px
    }

    .tabs__nav {
        display: block;
        padding: 4px;
        border-radius: 16px;
        margin: 0 auto 2em
    }

    .tabs__nav--small-gap {
        margin-bottom: 1.5em
    }

    .tabs__nav-btn {
        width: 100%;
        border-radius: 12px
    }

    .brand-link {
        flex-direction: column;
        gap: 16px;
        padding: 1.5em 0 2.2em
    }

    .brand-link:after {
        display: none
    }

    .brand-link__pic {
        width: 100%;
        height: 145px;
        border-radius: 32px
    }

    .brand-link__text {
        width: 100%;
        font-size: 14px;
        position: relative;
        padding-right: 48px
    }

    .brand-link__text:after {
        content: "";
        font: normal normal 16px/1 icomoon;
        display: inline-block;
        position: absolute;
        right: 5px;
        top: 7.5px;
        color: var(--text-accent-color)
    }

    .brand-link__title {
        font-size: 16px
    }

    .dropdown {
        font-size: 14px
    }

    .dropdown__caption {
        font-size: 14px
    }

    .dropdown__title--small {
        font-size: 16px
    }

    .dropdown__body {
        font-size: 16px;
        padding-bottom: 1.31em
    }

    .link {
        font-size: 16px
    }

    .structured-data {
        font-size: 14px
    }

    .banner__text {
        line-height: 1.5
    }

    .banner__text h3 {
        font-size: 16px
    }

    .card {
        padding: 1.35em;
        min-height: 200px
    }

    .card--small {
        min-height: 170px
    }

    .card--mobile-big-padding {
        padding: 2em
    }

    .card__title {
        font-size: 1.1em
    }

    .card__title--alt-font {
        font-size: inherit
    }

    .card__title--mobile-big {
        font-size: 1.25em
    }

    .card__links {
        width: 100%;
        max-width: none
    }

    .h-banner__pic {
        height: auto;
        aspect-ratio: 1;
        -webkit-mask: url(/local/templates/corpmsp/css/../img/qr-mask-square.svg) no-repeat 0 0/100% 100%
    }

    .h-banner__text h3 {
        font-size: 16px
    }

    .contacts-block {
        border-radius: 16px;
        padding: 16px;
        background-image: none
    }

    .contacts-block__head {
        margin: 0 0 2em
    }

    .quiz__btn {
        padding: .5em 1em
    }

    .quiz__btn .btn__text {
        display: none
    }

    .stat-block__item {
        padding: 18px;
        border-radius: 20px;
        gap: 1.5em
    }

    .arrow-links__item {
        font-size: 14px;
        padding: 15px 35px 15px 15px;
        border-radius: 15px
    }

    .arrow-links__item:before {
        font-size: 12px;
        top: 20px;
        right: 15px
    }

    .infographics__body {
        gap: 50px
    }

    .infographics__item {
        line-height: 1.14;
        flex: 1 1 100%
    }

    .infographics__item-text h3 {
        font-size: 18px
    }

    .params-block__item {
        padding: 20px 20px 25px;
        border-radius: 20px
    }

    .params-block__item-title {
        font-size: 20px
    }

    .params-block__field-value {
        font-size: 16px
    }

    .product-block__pic {
        padding: 24px;
        height: 100px
    }

    .multibanner__slider {
        border-radius: 16px
    }

    .multibanner__item {
        min-height: 360px;
        padding: 16px 16px 120px
    }

    .multibanner__toolbar {
        left: 16px;
        width: calc(100% - 32px);
        bottom: 36px
    }

    .multibanner__btn {
        bottom: 36px;
    }

    .multibanner__btn {
        flex: 1 1 auto
    }

    .multibanner__nav-btn {
        display: none
    }

    .multibanner__pagination {
        display: flex
    }

    .fc-list-table {
        padding: 15px 10px;
        border-radius: 10px
    }

    .fc-list-empty {
        border-radius: 10px
    }

    .list-event {
        padding: 15px
    }

    .list-event__head {
        margin-left: 0
    }

    .rating {
        padding: 16px;
        border-radius: 10px
    }

    .data-block__item {
        border-radius: 10px
    }

    .chart__legend {
        font-size: 12px;
        gap: .4em 1em
    }

    .data-section__body {
        padding: 15px 15px 20px
    }

    .data-section__nav-item {
        width: 100%
    }

    /** */
    .data-section__item {
        padding: 15px 15px 20px;
    }

    /** */

    .footer {
        padding: 40px 0 130px
    }

    .footer:before {
        height: 64px;
        left: -32.5px;
        width: calc(100% + 65px)
    }
}

.scroll-up-btn {
    display: block;
    cursor: pointer;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    background: url('/local/templates/corpmsp/css/../img/button back.svg') no-repeat center center;
    background-size: contain;
    position: fixed;
    z-index: 3;
    bottom: 20px;
    right: 20px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.scroll-up-btn--active {
    opacity: 1;
    pointer-events: auto;
}



@media(max-width: 1279px) {
    .scroll-up-btn {
        width: 80px;
        height: 80px;
        background: url('/local/templates/corpmsp/css/../img/button back-pl.svg') no-repeat center center;
        bottom: 12px;
        right: 12px;
    }
}

@media(max-width: 767px) {
    .scroll-up-btn {
        width: 64px;
        height: 64px;
        background: url('/local/templates/corpmsp/css/../img/circle_button (adaptive).svg') no-repeat center center;
        bottom: 4px;
        right: 4px;
    }
}

.form-block__field {
    margin-bottom: 10px;
}

.error-message {
    position: absolute;
    bottom: -20px;
    left: 0;
    font-size: 14px;
}

.field:has(.error-message), .file-field:has(.error-message){
    margin-bottom: 20px;
}

.bx-core-waitwindow {
    background: #F2F2F2;
    border: 0;
    color: #383081;
    font-size: 16px;
    font-weight: 500;
    padding: 12px;
    position: absolute;
    text-align: center;
    z-index: 1000 !important;
    border-radius: 8px;
    top: 2284px;
    left: 1229px;
    display: flex;
}

.bx-core-waitwindow>div {
    margin-right: 12px;
}


.lds-spinner,
.lds-spinner div,
.lds-spinner div:after {
    box-sizing: border-box;
}

.lds-spinner {
    color: currentColor;
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
}

.lds-spinner div {
    transform-origin: 12px 12px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0px;
    left: 11px;
    width: 2px;
    height: 6px;
    border-radius: 20%;
    background: currentColor;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.big-tooltip__list p {
    margin: 10px 0;
}

.big-tooltip.map-block__tooltip.no-count {
    width: 320px;
}

.hide {
    display: none !important;
}

.figure-block {
    max-width: 700px;
}

@media (max-width: 768px) {
    .figure-block {
        max-width: 100%;
    }
}

ul.list-icons{
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
	display: flex;
	align-items: center;
    justify-content: end;
    gap: 11px;
}
ul.list-icons>li {
    position: relative;
    padding: 0;
    margin: 0;
}
ul.list-icons>li:before{
	display: none;
}
a.download{
	display: block;
	background: url(/upload/download.png) no-repeat center center;
	width: 24px;
    height: 24px;
}
a.print{
	display: block;
	background: url(/upload/print.png) no-repeat center center;
    width: 24px;
    height: 24px;
}
.text-input.calendar{
	padding-left: 25px;
	position: relative;
}
.text-input.calendar:before{
	content: "";
	display:block;
	position: absolute;
	left: 5px;
	top: 5px;
	width: 24px;
	height: 24px;
	background: url(/upload/calendar.png) no-repeat center center;
}
.arrow-right{
	font-family: Onest;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    color: #383081;
    display: flex;
    align-items: center;
    gap: 7px 9px;
}
.arrow-right:hover {
	color: #C12D28;
}
.arrow-right:after {
    content: "";
    display: block;
    font: normal normal 39px/1 icomoon;
    flex: 0 0 auto
}
/* End */
/* /local/templates/corpmsp/components/bitrix/menu/header-top-menu/style.css?1719566112581 */
/* /local/components/artwell/search.page/templates/mobile/style.css?1726784419312 */
/* /local/templates/corpmsp/components/bitrix/menu/header-main-menu/style.css?17195668634414 */
/* /local/components/artwell/search.page/templates/.default/style.css?1726557159305 */
/* /local/templates/corpmsp/css/fonts.css?17172445014985 */
/* /local/templates/corpmsp/libs/fancybox/jquery.fancybox.min.css?155433531412795 */
/* /local/templates/corpmsp/libs/swiper/swiper-bundle.min.css?170205649618436 */
/* /local/templates/corpmsp/libs/panzoom/panzoom.css?17146301362202 */
/* /local/templates/corpmsp/css/style.css?1749196677192340 */
