

/* Start:/local/templates/main_cuprum/slick/slick.css?15901599501663*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: inherit;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: inherit;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* End */


/* Start:/local/templates/main_cuprum/css/style.css?1590159950122603*/
.header {
  width: 100%;
  margin: auto;
  z-index: 3;
  left: 0;
  position: relative;
  top: 0;
  background-color: #fff;
  -webkit-transition: top 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header.white_pole .top::after {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  z-index: 10;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.header.fixed {
  position: fixed;
  width: calc(100% - 350px);
  -webkit-box-shadow: 1px 2px 8px rgba(120, 160, 190, 0.08);
  box-shadow: 1px 2px 8px rgba(120, 160, 190, 0.08);
}
.header.hide {
  top: -200px;
}
.header .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
.header .menu_item {
  margin-right: 24px;
  list-style: none;
  white-space: nowrap;
}
.header .menu_link {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .menu_link:hover {
  color: #4661F0;
}
.header .subsc {
  position: relative;
  margin-left: auto;
  color: #4661F0;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.header .subsc:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.header .subsc:before {
  content: "";
  margin-right: 8px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -32px;
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/main_cuprum/css/../images/subscribe.svg);
}
.header .logOut {
  position: relative;
  margin-left: 54px;
  color: #4661F0;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  display: flex;
  align-items: center;
  margin-top: 3px;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.header .logOut:hover {
  color: #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.header .logOut:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  transform: translate(0, -50%);
  left: -32px;
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/main_cuprum/css/../images/logOutGreen.svg);
}
.header .rubrics {
  overflow: hidden;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  height: 48px;
  margin: 0;
  position: relative;
  padding: 0;
  padding-right: 18px;
  margin-top: 16px;
}
.header .rubrics.active .rubrics_more {
  display: none;
}
.header .rubrics_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.header .rubrics_item {
  border-radius: 0;
  background-color: rgba(141, 221, 255, 0.15);
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 8px;
  margin-bottom: 8px;
  list-style: none;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .rubrics_item:hover {
  background-color: rgba(190, 225, 241, 0.15);
}
.header .rubrics_link {
  color: #1d2f3c;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  white-space: nowrap;
  display: flex;
  padding: 11px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
}
.header .rubrics_icon {
  margin-right: 5px;
  width: 20px;
}
.header .rubrics_more {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 11px 8px;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 0;
}
.header .rubrics_moreLink {
  color: #1d2f3c;
  line-height: 10px;
  font-size: 24px;
}
.header .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}
.header .search:focus-within .header_search_input::-webkit-input-placeholder {
  color: #d7dbde;
}
.header .search:focus-within .header_search_input:-ms-input-placeholder {
  color: #d7dbde;
}
.header .search:focus-within .header_search_input::-ms-input-placeholder {
  color: #d7dbde;
}
.header .search:focus-within .header_search_input::placeholder {
  color: #d7dbde;
}
.header .search_button {
  background-color: transparent;
  border: none;
  width: 25px;
  height: 24px;
  background-image: url(/local/templates/main_cuprum/css/../images/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
  cursor: pointer;
}
.header .search_input {
  border: none;
  color: #1d2f3c;
  height: 21px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  caret-color: #4661F0;
  -webkit-caret-color: #4661F0;
  -ms-caret-color: #4661F0;
  -o-caret-color: #4661F0;
}
.header .search_input::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .search_input:-ms-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .search_input::-ms-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .search_input::placeholder {
  color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .tags {
  display: none;
  padding: 16px 24px;
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  top: 66px;
  z-index: 5;
  left: 0;
  opacity: 0;
  -webkit-box-shadow: 0 4px 15px rgba(120, 160, 190, 0.3);
  box-shadow: 0 4px 15px rgba(120, 160, 190, 0.3);
  background-color: #ffffff;
  -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .tags.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .tags.active.open {
  opacity: 1;
}
.header .tags_list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.header .tags_item {
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
  margin-right: 10px;
  list-style: none;
  margin-bottom: 16px;
  margin-right: 16px;
  display: inline;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .tags_item:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.header .tags_item::before {
  content: none;
}
.header .tags_item .tags_big {
  font-size: 21px;
  line-height: 28.62px;
}
.header .tags_item .tags_small {
  font-size: 15px;
  line-height: 21.09px;
}
.header .tags_link {
  color: #4661F0;
}
.header .tags_close {
  position: absolute;
  cursor: pointer;
  top: 8px;
  right: 8px;
  background-image: url(/local/templates/main_cuprum/css/../images/cross.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .tags_close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.header .logo {
  margin-right: 40px;
  width: 242px;
  height: 48px;
  display: flex;
  align-items: center;
}
.header .logo img {
  max-width: 100%;
}
.header .btn_burger {
  display: none;
  position: relative;
  height: 2px;
  width: 18px;
  padding: 5px 0;
}
.header .btn_burger span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #6a747b;
}
.header .btn_burger:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #6a747b;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .btn_burger:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #6a747b;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .btn_burger.active::before {
  top: 50%;
  margin-top: -1px;
  -webkit-transform-origin: center;
  transform-origin: center;
  left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header .btn_burger.active::after {
  bottom: 50%;
  margin-bottom: -1px;
  -webkit-transform-origin: center;
  transform-origin: center;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header .btn_burger.active:hover:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header .btn_burger.active:hover:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.header .btn_burger.active span {
  background-color: transparent;
}
.header .btn_sitebar {
  display: none;
  background-image: url(/local/templates/main_cuprum/css/../images/sitebar-open.svg);
  background-size: contain;
  background-position: center;
  width: 21px;
  height: 21px;
}
@media (max-width: 1439px) {
  .header.fixed {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .header .container {
    width: 100% !important;
  }
  .header.fixed .container {
    width: calc(100% - 50px) !important;
  }
}
@media (max-width: 950px) {
  .header .rubrics {
    position: relative;
    opacity: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    overflow-y: visible;
    overflow-x: scroll;
  }
  .header .rubrics::-ms-scrollbar {
    display: none;
  }
  .header .rubrics::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }
  .header .rubrics_list {
    flex-wrap: nowrap;
    width: max-content;
    height: 48px;
  }
  .header .rubrics_item {
    margin-bottom: 5px;
  }
  .header .rubrics a {
    -webkit-user-drag: none;
    -o-user-drag: none;
    -ms-user-drag: none;
  }
  .header .rubrics_more {
    display: none;
  }
}
@media (max-width: 768px) {
  .header .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header .menu,
  .header .subsc {
    display: none;
  }
  .header .rubrics {
    overflow: scroll;
    width: 100%;
    padding: 0 24px;
    margin-left: -24px;
  }
  .header .rubrics::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
  }
  .header .rubrics::-ms-scrollbar {
    display: none;
  }
  .header .search {
    display: none;
  }
  .header .logOut {
    display: none;
  }
  .header .logo {
    margin-right: 0;
    width: 200px;
  }
  .header .logo_img {
    max-width: 100%;
  }
  .header .btn_burger,
  .header .btn_sitebar {
    display: block;
  }
}
@media (max-width: 400px) {
  .header .rubrics {
    width: 100%;
    padding: 0 16px;
    margin-left: -16px;
  }
  .header.fixed .container {
    width: calc(100% - 32px) !important;
  }
}
.burger {
  opacity: 0;
  display: none;
  position: fixed;
  z-index: 12;
  top: 62px;
  left: 0;
  padding: 0 24px;
  width: calc(100% - 48px);
  background-color: #fff;
  height: calc(100vh - 62px);
  padding-bottom: 8px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.burger::-webkit-scrollbar {
  display: none;
  width: 0;
}
.burger.active {
  display: block;
}
.burger.open {
  opacity: 1;
}
.burger .box {
  min-height: calc(100vh - 60px);
  position: relative;
}
.burger .menu {
  padding-bottom: 72px;
}
.burger .menu_title {
  padding-top: 40px;
  text-align: center;
  color: #1d2f3c;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  margin-bottom: 16px;
  line-height: 16.35px;
  text-transform: uppercase;
}
.burger .menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.burger .menu_item {
  border-radius: 8px;
  background-color: rgba(141, 221, 255, 0.15);
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 8px;
  margin-bottom: 12px;
  list-style: none;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger .menu_item:hover {
  background-color: rgba(190, 225, 241, 0.15);
}
.burger .menu_link {
  color: #1d2f3c;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 11px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
}
.burger .menu_icon {
  margin-right: 5px;
  width: 20px;
}
.burger .bottom {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.burger .bottom_link {
  color: #7a858d;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  margin-right: 16px;
}
.burger .burSearch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25px;
}
.burger .burSearch.active .burSearch_input {
  width: 100%;
  z-index: 2;
  opacity: 1;
}
.burger .burSearch.active .burSearch_input::-webkit-input-placeholder {
  color: #d7dbde;
}
.burger .burSearch.active .burSearch_input:-ms-input-placeholder {
  color: #d7dbde;
}
.burger .burSearch.active .burSearch_input::-ms-input-placeholder {
  color: #d7dbde;
}
.burger .burSearch.active .burSearch_input::placeholder {
  color: #d7dbde;
}
.burger .burSearch.active .burSearch_button {
  position: absolute;
  left: 15px;
  top: 0;
}
.burger .burSearch_button {
  background-color: transparent;
  border: none;
  min-width: 25px;
  height: 24px;
  z-index: 3;
  background-image: url(/local/templates/main_cuprum/css/../images/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
  cursor: pointer;
}
.burger .burSearch_input {
  position: absolute;
  left: 0px;
  padding-left: 40px;
  top: 0;
  width: 0;
  border: none;
  color: #1d2f3c;
  height: 21px;
  opacity: 0;
  font-size: 15px;
  z-index: -2;
  font-weight: 400;
  line-height: 21.09px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger .burSearch_input::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger .burSearch_input:-ms-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger .burSearch_input::-ms-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger .burSearch_input::placeholder {
  color: transparent;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger .burTags {
  display: none;
  padding: 0 20px;
  width: calc(100% - 40px);
  position: absolute;
  top: -55px;
  height: 100vh;
  min-height: Calc(100% + 55px);
  z-index: 3;
  left: 0;
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger .burTags.active {
  display: block;
}
.burger .burTags.active.open {
  opacity: 1;
}
.burger .burTags_title {
  color: #1d2f3c;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 16.35px;
  text-align: center;
  margin-bottom: 32px;
  padding-top: 56px;
}
.burger .burTags_list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.burger .burTags_item {
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
  list-style: none;
  margin-bottom: 16px;
  margin-right: 16px;
  display: inline;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger .burTags_item:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.burger .burTags_item::before {
  content: none;
}
.burger .burTags_item.tags_big {
  font-size: 21px;
  line-height: 28.62px;
}
.burger .burTags_item.tags_small {
  font-size: 15px;
  line-height: 21.09px;
}
.burger .burTags_link {
  color: #4661F0;
}
.burger .burTags_close {
  position: absolute;
  cursor: pointer;
  top: 60px;
  right: 8px;
  background-image: url(/local/templates/main_cuprum/css/../images/cross.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger .burTags_close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.burger_logOut {
  position: fixed;
  right: 0px;
  padding: 0 17px;
  background-color: #fff;
  top: 36px;
  transform: translate(0, -50%);
  width: 30px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.burger_logOut::before {
  content: "";
  display: block;
  width: 18px;
  min-width: 18px;
  height: 18px;
  background-image: url(/local/templates/main_cuprum/css/../images/logOut.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 400px) {
  .burger .box {
    width: calc(100% - 32px);
    padding: 0 16px;
  }
}
.popup {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 32px;
  height: 100vh;
  opacity: 0;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: none;
}
.popup.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popup.open {
  opacity: 1;
}
.popup:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background-color: #1d2f3c;
  opacity: 0.75;
}
.popup_item {
  padding: 20px 48px;
  position: relative;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
  border: 1px solid #f0f0f0;
  background-color: #ffffff;
  border-radius: 8px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  display: none;
  max-width: 95%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup_item.active {
  display: block;
}
.popup_item.open {
  opacity: 1;
}
.popup_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popup_close {
  position: absolute;
  cursor: pointer;
  top: 8px;
  right: 8px;
  background-image: url(/local/templates/main_cuprum/css/../images/cross.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.popup_close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.popup_title {
  color: #1d2f3c;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.popup_title a {
  color: inherit;
}
.popup_link {
  color: inherit;
}
.popup_text {
  color: #1d2f3c;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  margin-bottom: 16px;
}
.popup_text a {
  color: inherit;
}
.popup_form {
  display: block;
}
.popup_form .error_text {
  color: red;
  font-size: 12px;
  position: relative;
  top: -6px;
}
.popup_input {
  width: calc(100% - 24px);
  margin-bottom: 16px;
}
.popup_button {
  width: 100%;
  margin-bottom: 10px;
}
.popup_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.popup_soc-link {
  margin-right: 32px;
  width: 47px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.popup_soc-link:last-child {
  margin-right: 0;
}
.popup_soc-img {
  max-width: 100%;
  max-height: 100%;
  min-height: 27px;
}
@media (max-width: 400px) {
  .popup {
    max-width: 100vw;
  }
  .popup:before {
    opacity: 1;
    background-color: #fff;
  }
  .popup_item {
    height: 100%;
    width: 100%;
    max-width: 95vw;
    border: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    box-sizing: border-box;
    box-shadow: none;
  }
  .popup_item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .popup_form {
    width: 100%;
  }
}
.page .tags {
  margin-top: 40px;
  margin-bottom: 40px;
}
.page .tags_title {
  color: #1d2f3c;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  margin-bottom: 15px;
}
.page .tags_list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page .tags_item {
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
  margin-right: 10px;
  list-style: none;
  display: inline;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.page .tags_item:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.page .tags_item::before {
  content: none !important;
}
.page .tags_link {
  color: #4661F0;
  font-size: inherit;
}
.page .tags_big {
  font-size: 21px;
  line-height: 28.62px;
}
.page .tags_small {
  font-size: 15px;
  line-height: 21.09px;
}
@media (max-width: 950px) {
  .page .tags_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page .search {
  width: 100%;
  position: relative;
  margin-bottom: 32px;
}
.page .search_form {
  display: block;
  width: 100%;
  -webkit-appearance: none;
}
.page .search_input {
  height: 48px;
  width: calc(100% - 56px);
  border: 0;
  border-radius: 8px;
  padding: 0 16px;
  padding-right: 40px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 1px 4px 4px rgba(120, 160, 190, 0.2);
  box-shadow: inset 1px 4px 4px rgba(120, 160, 190, 0.2);
  background-color: #f6f9fb;
  color: #1d2f3c;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 18.87px;
}
.page .search_button {
  position: absolute;
  right: 16px;
  top: 13px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/main_cuprum/css/../images/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
.page .search .notFound {
  margin-top: 80px;
  margin-bottom: 140px;
}
.page .search .notFound_img {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.page .search .notFound_img img {
  width: 55px;
  height: 55px;
  margin: auto;
}
.page .search .notFound_title {
  font-family: Rubik;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 29px;
  color: #1d2f3c;
  text-align: center;
  margin-bottom: 13px;
}
.page .search .notFound_text {
  font-family: Rubik;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #7a858d;
}
.page .lenta {
  margin-bottom: 32px;
  position: relative;
}
.page .lenta_col {
  width: calc((100% - 64px)/3);
  margin-right: 32px;
}
.page .lenta_col:last-child {
  margin-right: 0;
}
.page .lenta_title {
  color: #1d2f3c;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.page .lenta_title.big {
  font-size: 36px;
  letter-spacing: 0.72px;
}
.page .lenta_tagList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 8px;
}
.page .lenta_tagList_item {
  margin-right: 10px;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  color: #4661F0;
}
.page .lenta_tagList_item:before {
  display: none;
}
.page .lenta_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
.page .lenta_body.tablet_slider {
  flex-wrap: wrap;
}
.page .lenta .bItem {
  width: calc((100% - 60px)/3*2 + 23px);
  border-radius: 0;
  height: 100%;
  padding: 32px 24px;
  padding-top: 0;
  position: relative;
  margin-right: 37px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page .lenta .bItem.has_photo .bItem_img:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.page .lenta .bItem.has_photo .bItem_img img {
  width: 100%;
  max-height: 100%;
  bottom: 0;
}
.page .lenta .bItem_img {
  height: 220px;
  width: calc(100% + 50px);
  margin-left: -25px;
  position: relative;
  display: block;
}
.page .lenta .bItem_img img {
  border-radius: 0;
  max-width: 100%;
  max-height: 120%;
  height: auto;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.page .lenta .bItem_types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 12px;
}
.page .lenta .bItem_type {
  list-style: none;
  margin-bottom: 0;
  margin-right: 16px;
}
.page .lenta .bItem_type::before {
  content: none;
}
.page .lenta .bItem_type a {
  color: #4661F0;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 16.35px;
  text-transform: uppercase;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.page .lenta .bItem_type a:hover {
  color: #4661F0;
}
.page .lenta .bItem_title {
  color: #1d2f3c;
  font-family: Alegreya;
  font-weight: 700;
  font-size: 28px;
  line-height: 33px;
  letter-spacing: 0.02em;
  margin: 5px 0;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.page .lenta .bItem_title:hover {
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px rgba(122, 133, 141, 0.4);
  box-shadow: inset 0px 1px transparent, inset 0px -1px rgba(122, 133, 141, 0.4);
}
.page .lenta .bItem_text {
  color: #1d2f3c;
  margin: 16px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
}
.page .lenta .item {
  width: auto;
  width: 100%;
  max-width: 312px;
  margin-bottom: 32px;
  cursor: pointer;
}
.page .lenta .item_img {
  border-radius: 0;
  overflow: hidden;
  width: 100%;
  position: relative;
  display: block;
}
.page .lenta .item_img img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.page .lenta .item_types {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5px;
  margin-bottom: 0;
}
.page .lenta .item_type {
  list-style: none;
  margin-right: 16px;
  margin-bottom: 5px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.page .lenta .item_type:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.page .lenta .item_type::before {
  content: none;
}
.page .lenta .item_type a {
  color: #4661F0;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 16.35px;
  text-transform: uppercase;
}
.page .lenta .item_title {
  color: #1d2f3c;
  font-family: Alegreya;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: block;
  padding-bottom: 3px;
}
.page .lenta .item_title:hover {
  color: #4661F0;
}
.page .lenta .item_text {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  margin: 8px 0;
}
.page .lenta .sItem {
  padding-left: 64px;
  margin-bottom: 20px;
  width: calc(100% - 64px);
  position: relative;
  margin-right: 32px;
  cursor: pointer;
}
.page .lenta .sItem_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page .lenta .sItem:hover .sItem_title {
  color: #4661F0;
}
.page .lenta .sItem:last-child {
  margin-bottom: 0;
}
.page .lenta .sItem_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 312px;
  margin-bottom: 16px;
}
.page .lenta .sItem_wrapper:last-child {
  margin-bottom: 0;
}
.page .lenta .sItem_img {
  left: 0;
  top: 0;
  min-width: 52px;
  width: 52px;
  height: 52px;
  border-radius: 44px;
  background-color: #f6f9fb;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page .lenta .sItem_img.type_box {
  border-radius: 8px;
}
.page .lenta .sItem_img i {
  max-width: 100%;
  max-height: 100%;
}
.page .lenta .sItem_title {
  color: #1d2f3c;
  font-family: Alegreya;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 18px;
  font-weight: 500;
  line-height: 24.26px;
}
.page .lenta .sItem_inf {
  margin-top: 8px;
}
.page .lenta .srItem {
  width: calc((100% - (4 * 32px))/5);
  margin-right: 32px;
  margin-bottom: 40px;
  cursor: pointer;
}
.page .lenta .srItem:nth-child(5n) {
  margin-right: 0;
}
.page .lenta .srItem_img {
  width: 100%;
  max-width: 179px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: block;
  padding-top: 100%;
}
.page .lenta .srItem_img:hover {
  opacity: 0.8;
}
.page .lenta .srItem_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
  width: auto;
  display: block;
  height: auto;
}
.page .lenta .srItem_img img.vert {
  width: 100%;
}
.page .lenta .srItem_img img.horz {
  height: 100%;
}
.page .lenta .srItem_img img.box {
  width: 100%;
  height: 100%;
}
.page .lenta .srItem_types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  margin-top: 4px;
  margin-bottom: 4px;
}
.page .lenta .srItem_type {
  list-style: none;
  margin-right: 16px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-bottom: 0;
  line-height: normal;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.page .lenta .srItem_type:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.page .lenta .srItem_type::before {
  content: none;
}
.page .lenta .srItem_type a {
  color: #4661F0;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.66px;
  line-height: 14.82px;
  text-transform: uppercase;
}
.page .lenta .srItem_title {
  color: #1d2f3c;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 15px;
  font-weight: 500;
  line-height: 20.21px;
  display: block;
}
.page .lenta .srItem_title:hover {
  color: #4661F0;
}
.page .lenta .specItem {
  max-width: 265px;
  margin-right: 32px;
  padding: 24px;
  padding-bottom: 0;
  width: calc((100% - 64px)/3);
  border-radius: 8px;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.page .lenta .specItem:nth-child(3n) {
  margin-right: 0;
}
.page .lenta .specItem_img {
  width: 100%;
  position: relative;
  right: -3px;
  bottom: -3px;
  height: 350px;
  display: block;
}
.page .lenta .specItem_img img {
  z-index: 0;
  height: 550px;
  position: absolute;
  top: -200px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.page .lenta .specItem_title {
  color: #1d2f3c;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  margin-bottom: 24px;
  max-width: 236px;
  position: relative;
  z-index: 1;
}
.page .lenta .specItem_text {
  color: #1d2f3c;
  position: relative;
  z-index: 1;
  max-width: 240px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
}
.page .lenta .btwItem {
  padding: 40px;
  border-radius: 4px;
  position: relative;
  padding-left: 400px;
  width: calc(100% - 440px);
  margin-bottom: 60px;
  cursor: pointer;
}
.page .lenta .btwItem.has_photo {
  overflow: hidden;
}
.page .lenta .btwItem.has_photo img {
  max-width: 100%;
  margin-left: 0;
  min-height: 100%;
  position: relative;
  top: 1px;
}
.page .lenta .btwItem.has_photo .btwItem_img {
  height: 100%;
}
.page .lenta .btwItem.has_photo .btwItem_img:before {
  content: "";
  display: block;
  position: absolute;
  width: 380px;
  height: 100%;
  padding-bottom: 1px;
  left: 0;
  top: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .page .lenta .btwItem.has_photo .btwItem_img {
    max-width: none;
    width: calc(100% + 48px);
    overflow: hidden;
    max-height: 400px;
    transform: translate(-24px, -40px);
  }
  .page .lenta .btwItem.has_photo .btwItem_img:before {
    width: 100%;
  }
}
.page .lenta .btwItem_img {
  height: calc(100% + 60px);
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 380px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: block;
}
.page .lenta .btwItem_img img {
  max-width: 95%;
  width: 100%;
  height: auto;
  margin: auto;
  margin-left: 5%;
  display: block;
  max-height: 100%;
}
.page .lenta .btwItem_types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
.page .lenta .btwItem_type {
  list-style: none;
  margin-right: 16px;
}
.page .lenta .btwItem_type::before {
  content: none;
}
.page .lenta .btwItem_type a {
  color: #7a858d;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 16.35px;
  text-transform: uppercase;
}
.page .lenta .btwItem_title {
  color: #1d2f3c;
  font-family: Alegreya;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.72px;
  margin: 5px 0;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.page .lenta .btwItem_title:hover {
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #7a858d;
}
.page .lenta .btwItem_text {
  color: #1d2f3c;
  margin: 21px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
}
.page .lenta .btwItem .btwItem_type {
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.page .lenta .btwItem .btwItem_type:hover {
  color: #7a858d;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px rgba(122, 133, 141, 0.4);
  box-shadow: inset 0px 1px transparent, inset 0px -1px rgba(122, 133, 141, 0.4);
}
.page .lenta_goto {
  color: #4661F0;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.04px;
  line-height: 17.52px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.page .lenta_goto:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.page .lenta_goto:after {
  content: "";
  display: block;
  width: 20px;
  height: 14px;
  background-image: url(/local/templates/main_cuprum/css/../images/str_blue.png);
  background-size: contain;
  margin-left: 10px;
}
.page .lenta_show-more {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  width: 244px;
  height: 48px;
  border-radius: 24px;
  color: #4661F0;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.04px;
  line-height: 17.52px;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
}
.page .lenta_show-more:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-color: #F7EDC1;
  z-index: -1;
  position: absolute;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page .lenta_show-more::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-color: #F7EDC1;
  position: absolute;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  left: 50%;
  top: 50%;
  z-index: -2;
  transform: translate(-50%, -50%);
}
.page .lenta_show-more:hover:after {
  background: #F2E298;
}
.page .lenta_show-more:active:after {
  width: 96px;
  height: 96px;
  border-radius: 50%;
}
@media (max-width: 950px) {
  .page .lenta_col {
    width: calc((100% - 32px)/2);
    margin-right: 32px;
    margin-bottom: 32px;
  }
  .page .lenta_col:nth-child(2) {
    margin-right: 0;
  }
  .page .lenta_col:last-child {
    display: flex;
    width: 100%;
    margin-bottom: 0;
  }
  .page .lenta_col:last-child .item {
    margin-right: 32px;
  }
  .page .lenta_col:last-child .item,
  .page .lenta_col:last-child .sItem_wrapper {
    width: calc((100% - 32px)/2);
  }
  .page .lenta_body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-height: none;
    height: auto;
    flex-wrap: wrap;
  }
  .page .lenta_body.tablet_slider {
    max-width: calc((100% - (4 * 32px))/5 + 32px);
    min-width: 195px;
  }
  .page .lenta_body.tablet_slider .slick-list {
    overflow: visible;
    width: 100%;
  }
  .page .lenta_body.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page .lenta .bItem {
    margin-bottom: 24px;
    width: 100%;
    max-width: none;
    margin-right: 0;
  }
  .page .lenta .bItem_title {
    font-size: 21px;
    line-height: 28.3px;
  }
  .page .lenta .item {
    max-width: none;
  }
  .page .lenta .item_title {
    font-size: 18px;
    line-height: 24.26px;
  }
  .page .lenta .item_type {
    margin-bottom: 0;
  }
  .page .lenta .item.text_show_mobile .item_text {
    display: block;
  }
  .page .lenta .item .data-bottom {
    margin-top: 3px;
  }
  .page .lenta .item_text {
    display: none;
  }
  .page .lenta .item_inf {
    margin-top: 8px;
  }
  .page .lenta .sItem_wrapper {
    max-width: none;
  }
  .page .lenta .sItem_title {
    font-size: 18px;
    line-height: 24.26px;
  }
  .page .lenta .srItem {
    max-width: 180px;
  }
}
@media (max-width: 768px) {
  .page .lenta_col {
    width: 100%;
    margin-right: 0 !important;
  }
  .page .lenta_col:last-child {
    display: block;
  }
  .page .lenta_col:last-child .item {
    margin-right: 0;
  }
  .page .lenta_col:last-child .item,
  .page .lenta_col:last-child .sItem_wrapper {
    width: 100%;
  }
  .page .lenta_body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-height: none;
    /* &.tablet_slider {
          max-width: 420px;
        } */
  }
  .page .lenta .bItem_img {
    height: auto;
  }
  .page .lenta .bItem_img img {
    position: unset;
    max-width: 85%;
    margin: auto;
    display: block;
    margin-bottom: -20px;
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px);
  }
  .page .lenta .item {
    width: 100%;
    margin-right: 0;
  }
  .page .lenta .item_img {
    max-height: 324px;
    max-width: 380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .page .lenta .item_img img {
    width: 100%;
  }
  .page .lenta .item_types {
    margin: 8px 0;
    padding-top: 8px;
  }
  .page .lenta .item_type a {
    font-size: 11px;
    line-height: 15px;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
  }
  .page .lenta .item:hover .item_title {
    color: #1d2f3c;
  }
  .page .lenta .sItem_wrapper {
    width: 100%;
    margin-right: 0;
  }
  .page .lenta .srItem {
    width: 25%;
  }
  .page .lenta .srItem:nth-child(5n) {
    margin-right: 24px;
  }
  .page .lenta .specItem {
    width: 100%;
    margin-right: 0;
  }
  .page .lenta .btwItem {
    padding-left: 24px;
    padding-right: 24px;
  }
  .page .lenta .btwItem_img {
    position: unset;
    -webkit-transform: none;
    transform: none;
    -webkit-transform: translate(0, 70px);
    transform: translate(0, -70px);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 400px;
    margin: auto;
    margin-bottom: -40px;
  }
  .page .lenta .btwItem_title {
    font-size: 21px;
    font-weight: 700;
    line-height: 28.3px;
  }
  .page .lenta .btwItem_types {
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .page .lenta .btwItem_text {
    margin-top: 8px;
  }
  .page .lenta_goto {
    display: none;
  }
}
@media (max-width: 500px) {
  .page .lenta_body {
    /* &.tablet_slider {
          max-width: 195px;
        } */
  }
  .page .lenta .srItem {
    width: calc(50% - 16px);
    margin-right: 16px;
  }
  .page .lenta .srItem:nth-child(5n) {
    margin-right: 16px;
  }
}
@media (max-width: 400px) {
  .page .lenta_body.tablet_slider .srItem {
    margin-right: 15px;
  }
  .page .lenta_body.srItem {
    width: 100%;
    margin-right: 0;
  }
  .page .lenta_body.srItem:nth-child(5n) {
    margin-right: 0;
  }
}
.page .article .head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.page .article .head_inf {
  margin-right: 20px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  color: #7a858d;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 18.87px;
  min-width: 200px;
}
.page .article .head_comments {
  display: flex;
  align-items: center;
}
.page .article .head_comments:before {
  content: "";
  display: block;
  margin-right: 3px;
  margin-top: 2px;
  width: 14px;
  height: 14px;
  background-image: url(/local/templates/main_cuprum/css/../images/comments.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page .article .head_views {
  display: flex;
  align-items: center;
  margin-left: 15px;
}
.page .article .head_views:before {
  content: "";
  margin-right: 3px;
  display: block;
  width: 22px;
  height: 20px;
  background-image: url(/local/templates/main_cuprum/css/../images/eye.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page .article .head_time {
  margin-left: 16px;
}
.page .article .head_types {
  display: flex;
  flex-wrap: wrap;
}
.page .article .head_type {
  margin-right: 32px;
  margin-bottom: 9px;
}
.page .article .head_link {
  display: flex;
  align-items: center;
  color: #4661F0;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 16.35px;
  text-transform: uppercase;
  margin-left: 23px;
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.page .article .head_link:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.page .article .head_icon {
  position: absolute;
  top: 50%;
  left: -5px;
  transform: translate(-100%, -50%);
}
.page .article .head_data {
  margin-left: 16px;
}
.page .article .title {
  margin-top: 16px;
}
.page .article .social {
  position: absolute;
  left: -90px;
  top: 0;
  border: 1px solid #f0f0f0;
  background: #fff;
  z-index: 1;
}
.page .article .social_item {
  width: 62px;
  height: 71px;
  cursor: pointer;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.page .article .social_item:last-child {
  border-bottom: 0;
  position: relative;
}
.page .article .social_item:hover {
  background: #f6f9fb;
}
.page .article .social_item .info_copied {
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: #fff;
  -webkit-box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  width: 186px;
  height: 38px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  display: flex;
}
.page .article .social_item .info_copied:before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  width: 14px;
  height: 14px;
  top: 0;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  background-color: #fff;
  border: 1px solid #e5e5e5;
  z-index: 3;
  border-bottom: 0;
  border-right: 0;
}
.page .article .social_item .info_copied img {
  margin-right: 5px;
}
.page .article .social_item .info_copied span {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #1d2f3c;
}
.page .article .social_blockImg {
  max-width: 24px;
  max-height: 28px;
}
.page .article .social_img {
  max-width: 100%;
  max-height: 30px;
}
.page .article .social_count {
  opacity: 0.8;
  color: #7a858d;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 16.35px;
  text-transform: uppercase;
  margin-top: 8px;
}
.page .article .social_text {
  display: none;
}
.page .article .body {
  position: relative;
  margin-bottom: 56px;
  min-height: 200px;
}
.page .article .body_box {
  margin-right: 250px;
  position: relative;
  color: #1d2f3c;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
}
.page .article .body_box.full {
  margin-right: 0;
}
.page .article .body_box a {
  display: inline;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.page .article .body_box a:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.page .article .body_box a.artcl_item {
  text-decoration: none;
  box-shadow: none;
}
.page .article .body_box img {
  max-width: 100%;
  height: auto!important;
}
.page .article .body_box .columns {
  display: flex;
}
.page .article .body_box .mar-btm-32 {
  margin-bottom: 32px;
}
.page .article .right {
  width: 100%;
  position: relative;
}
.page .article .right > * {
  position: absolute !important;
  margin-top: 0 !important;
  right: -250px;
  max-width: 165px;
  top: 0;
}
.page .article .blockImg {
  width: 100%;
  border-radius: 0;
  margin: 32px 0;
}
.page .article .blockImg.big {
  width: calc(100% + 250px);
}
.page .article .blockImg.big img {
  width: 100%;
}
.page .article .blockImg.row {
  display: flex;
}
.page .article .blockImg.row .blockImg_col {
  flex-basis: calc(50% - 13px);
  margin-right: 26px;
  position: relative;
}
.page .article .blockImg.row .blockImg_col:last-child {
  margin-right: 0;
}
.page .article .blockImg.row .blockImg_col_img {
  padding-top: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.page .article .blockImg.row .blockImg_col img {
  max-width: 200%;
  max-height: 200%;
  min-height: 100%;
  width: auto;
  height: auto;
  min-width: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.page .article .blockImg.row .blockImg_col img.vert {
  width: 100%;
}
.page .article .blockImg.row .blockImg_col img.horz {
  height: 100%;
}
.page .article .blockImg.row .blockImg_col img.box {
  width: 100%;
  height: 100%;
}
.page .article .blockImg_text {
  color: #7a858d;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  margin: 5px 0;
  line-height: 16.76px;
}
.page .article .blockImg_head {
  margin: auto;
  overflow: visible;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0;
}
.page .article .blockImg_head.has_photo .img_head {
  max-width: 100%;
  transform: translate(0, 0);
}
.page .article .blockVideo {
  padding-top: 60%;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  margin: 32px 0;
}
.page .article .blockVideo iframe,
.page .article .blockVideo video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.page .article .blockVideo_text {
  color: #7a858d;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  margin: 5px 0;
  line-height: 16.76px;
}
.page .article .img {
  max-width: 100%;
  width: 100%;
  border-radius: 0;
  overflow: hidden;
  display: block;
}
.page .article .img_photo {
  width: 100%;
  transform: none;
}
.page .article .img_head {
  width: auto;
  transform: translate(0, -30px);
  max-width: calc(100% - 50px);
}
.page .article .seeAlso {
  padding: 16px;
  padding-left: 16px;
  padding-bottom: 24px;
  border-left: 4px solid #98d15a;
  box-shadow: 0 4px 15px rgba(120, 160, 190, 0.3);
  border-radius: 10px;
  background-color: #ffffff;
}
.page .article .seeAlso_title {
  color: #7a858d;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.72px;
  line-height: 16.17px;
  text-transform: uppercase;
  margin-bottom: 16px;
  padding-bottom: 16px;
  position: relative;
}
.page .article .seeAlso_title:before {
  content: "";
  display: block;
  width: calc(100% + 30px);
  height: 1px;
  position: absolute;
  left: -15px;
  bottom: 0;
  background-color: #f0f0f0;
}
.page .article .seeAlso_item {
  padding-left: 64px;
  position: relative;
}
.page .article .seeAlso_blockImg {
  width: 52px;
  height: 52px;
  border-radius: 44px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f6f9fb;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page .article .seeAlso_icon {
  max-width: 100%;
  max-height: 100%;
}
.page .article .seeAlso_img {
  max-width: 100%;
  max-height: 100%;
}
.page .article .seeAlso_itemTitle {
  color: #1d2f3c;
  font-size: 18px;
  font-weight: 500;
  line-height: 24.26px;
  margin-bottom: 20px;
}
.page .article .seeAlso_inf {
  display: flex;
  align-items: center;
  color: #7a858d;
  margin-top: 6px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 18.87px;
}
.page .article .seeAlso_comments {
  display: flex;
  align-items: center;
}
.page .article .seeAlso_comments:before {
  content: "";
  display: block;
  margin-right: 3px;
  margin-top: 2px;
  width: 14px;
  height: 14px;
  background-image: url(/local/templates/main_cuprum/css/../images/comments.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page .article .seeAlso_views {
  display: flex;
  align-items: center;
  margin-left: 16px;
}
.page .article .seeAlso_views:before {
  content: "";
  margin-right: 3px;
  display: block;
  width: 22px;
  height: 20px;
  background-image: url(/local/templates/main_cuprum/css/../images/eye.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page .article .seeAlso_time {
  margin-left: 16px;
}
.page .article .author_blockImg {
  width: 64px;
  border-radius: 50%;
  overflow: hidden;
}
.page .article .author_blockImg img {
  height: 64px;
}
.page .article .author_blockImg:empty {
  height: 0;
}
.page .article .author_name {
  color: #1d2f3c;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 16.76px;
  margin: 5px 0;
}
.page .article .author_inf {
  color: #7a858d;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 16.76px;
}
.page .article .minInf_blockImg {
  width: 165px;
  height: 121px;
  border-radius: 0;
  overflow: hidden;
}
.page .article .minInf_title {
  width: 165px;
  font-family: Rubik;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 136.28%;
  color: #1d2f3c;
}
.page .article .minInf_text {
  color: #1d2f3c;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 18.87px;
  margin-top: 13px;
}
.page .article .inf {
  margin-top: 56px;
}
.page .article .inf_wrapper {
  display: flex;
  margin-bottom: 24px;
}
.page .article .inf_wrapper:first-child .article_inf_item_link {
  margin-left: 32px;
}
.page .article .inf_title {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 500;
  line-height: 20.21px;
  margin-right: 32px;
  margin-top: -4px;
}
.page .article .inf_list {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page .article .inf_item {
  margin-right: 32px;
  margin-bottom: 7px;
}
.page .article .inf_link {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-family: Rubik;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 136.28%;
  height: 100%;
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
}
.page .article .inf_link:hover {
  color: #4661F0;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.page .article .inf_icon {
  position: absolute;
  top: 50%;
  left: -5px;
  transform: translate(-100%, -50%);
}
.page .article .card {
  padding: 30px 32px 20px 32px;
  border-radius: 10px;
  margin-bottom: 24px;
  width: calc(100% + 150px);
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.page .article .card_title {
  color: #1d2f3c;
  font-size: 26px;
  font-weight: 700;
  line-height: 35.43px;
}
.page .article .card_text {
  margin-top: 16px;
  color: #1d2f3c;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
}
.page .article .card_emoji {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 32px;
  left: 32px;
}
.page .article .card_emojiBlock {
  padding-left: 80px;
}
.page .article .card_icon {
  width: 30px;
}
.page .article .card_img {
  -webkit-transform: translate(-32px, -30px);
  transform: translate(-32px, -30px);
  width: calc(100% + 64px);
  height: auto;
}
.page .article .checkbox_button {
  color: #4661F0;
  height: 48px;
  border-radius: 24px;
  margin-top: 32px;
  width: 100%;
  display: flex !important;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.04px;
  line-height: 17.52px;
  text-transform: uppercase;
  border: none;
  z-index: 2;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.page .article .checkbox_button:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-color: #f3faeb;
  z-index: -1;
  position: absolute;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page .article .checkbox_button::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-color: #f3faeb;
  position: absolute;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  left: 50%;
  top: 50%;
  z-index: -2;
  transform: translate(-50%, -50%);
}
.page .article .checkbox_button:hover:after {
  background: rgba(130, 200, 49, 0.3);
}
.page .article .checkbox_button:active:after {
  width: 30%;
  height: 96px;
  border-radius: 50%;
}
.page .article .checkbox_list {
  margin-top: 32px;
}
.page .article .checkbox_item {
  padding-left: 80px;
  margin-bottom: 32px;
  position: relative;
  cursor: default;
}
.page .article .checkbox_label {
  font-size: 18px;
  line-height: 26.37px;
  display: block;
  cursor: default;
}
.page .article .checkbox_label:before {
  width: 40px;
  height: 48px;
  min-width: 48px;
  border-radius: 4px;
  border: 1px solid #4661F0;
  position: absolute;
  left: 0;
  top: 10px;
  background-size: 75px 75px;
}
.page .article .checkbox_label b {
  display: block;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  margin-bottom: 5px;
}
@media (max-width: 950px) {
  .page .article .body {
    margin-left: 0;
  }
  .page .article .body_box {
    margin-right: 0;
  }
  .page .article .blockImg.big {
    width: 100%;
  }
  .page .article .blockImg_head {
    margin-top: 48px;
  }
  .page .article .right > * {
    position: unset !important;
    margin-top: 0 !important;
    right: -250px;
    max-width: none;
    top: 0;
  }
  .page .article .author {
    position: relative !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 16px 0;
    padding-left: 72px;
  }
  .page .article .author_blockImg {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
  .page .article .social {
    position: unset !important;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 300px;
    margin: auto;
    border: 0;
  }
  .page .article .social_item {
    border-bottom: none;
    border: 1px solid #f0f0f0;
    border-right: 0;
    width: calc(20% - 2px);
  }
  .page .article .social_item:nth-last-child(2) {
    border-right: 1px solid #f0f0f0;
  }
  .page .article .social_item:last-child {
    border: 0;
    border-radius: 0;
    background-color: #f3faeb;
    margin: auto;
    margin-top: 20px;
    width: 100%;
    height: 48px;
  }
  .page .article .social_item:last-child:hover {
    background-color: #f3faeb;
  }
  .page .article .social_item:last-child .social_blockImg {
    display: none;
  }
  .page .article .social_item:last-child .social_count {
    display: none;
  }
  .page .article .social_item:last-child .social_text {
    display: block;
    color: #4661F0;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.04px;
    line-height: 17.52px;
    text-transform: uppercase;
  }
  .page .article .social_item.copy {
    z-index: 2;
    background: none;
    cursor: pointer;
  }
  .page .article .social_item.copy .social_text {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
  }
  .page .article .social_item.copy .social_text:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #f3faeb;
    z-index: -1;
    position: absolute;
    transition: all 0.3s;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .page .article .social_item.copy .social_text::before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #f3faeb;
    position: absolute;
    transition: all 0.3s;
    left: 50%;
    top: 50%;
    z-index: -2;
    transform: translate(-50%, -50%);
  }
  .page .article .social_item.copy .social_text:hover:after {
    background: rgba(130, 200, 49, 0.3);
  }
  .page .article .social_item.copy .social_text:active:after {
    width: 30%;
    height: 90px;
    border-radius: 45px;
  }
  .page .article .social_item .info_copied {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .page .article .social_item .info_copied:before {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .page .article .card {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .page .article .body_box {
    background-color: transparent;
  }
  .page .article .body_box:hover {
    background-color: transparent;
  }
}
@media (max-width: 768px) {
  .page .article .body_box:before {
    content: "";
    position: absolute;
    width: calc(100% + 50px);
    left: -25px;
    top: -55px;
    height: calc(100% + 100px);
    background-color: inherit;
    -webkit-transition: none;
    transition: none;
    z-index: -1;
  }
  .page .article .head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .page .article .head_inf {
    margin-bottom: 12px;
  }
  .page .article .card {
    margin-right: 0;
  }
  .page .article .card_emoji {
    position: unset;
  }
  .page .article .card_emojiBlock {
    padding-left: 32px;
  }
  .page .article .checkbox_button {
    display: none;
  }
  .page .article .checkbox_item {
    padding-left: 48px;
  }
  .page .article .checkbox_label:before {
    width: 32px;
    height: 32px;
    min-width: 32px;
    background-size: 50px 50px;
  }
  .page .article .checkbox_label b {
    font-size: 18px;
  }
  .page .article .minInf_title {
    font-size: 21px;
    line-height: 28.3px;
  }
  .page .article .blockImg_head.has_photo {
    margin-top: 30px;
  }
}
@media (max-width: 650px) {
  .page .article .blockImg.row {
    display: block;
  }
  .page .article .blockImg.row .blockImg_col {
    margin-right: 0;
  }
  .page .article .blockImg.row .blockImg_col:first-child {
    margin-bottom: 32px;
  }
  .page .article .body_box .columns > img {
    display: none;
  }
}
@media (max-width: 500px) {
  .page .article .blockImg_head {
    margin-bottom: 10px;
  }
  .page .article .head_inf {
    margin-bottom: 0;
  }
  .page .article .head_types {
    display: none;
  }
}
@media (max-width: 400px) {
  .page .article .card {
    padding: 32px 16px;
    width: calc(100% - 32px);
  }
  .page .article .inf_list {
    justify-content: space-between;
  }
  .page .article .social {
    width: 100%;
    max-width: none;
  }
  .page .article .social_item {
    flex-basis: calc(20% - 2px);
  }
  .page .article .social_item:last-child {
    flex-basis: 100%;
    max-width: none;
  }
}
.page .fullsect {
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page .fullsect_logo {
  position: fixed;
  top: 50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.page .fullsect_type {
  color: #4661F0;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.8px;
  margin-bottom: 16px;
}
.page .fullsect_img {
  width: 48px;
  height: auto;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 32px;
}
.page .fullsect_img.gray {
  filter: grayscale(1);
  opacity: 0.6;
}
.page .fullsect_title {
  color: #1d2f3c;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.8px;
  margin-bottom: 16px;
  text-align: center;
}
.page .fullsect_text {
  max-width: 558px;
  color: #7a858d;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
  text-align: center;
  margin-bottom: 32px;
}
.page .fullsect_button {
  color: rgba(255, 255, 255, 0.98);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.04px;
  line-height: 17.52px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .page .fullsect_title {
    font-size: 21px;
    line-height: 29px;
  }
  .page .fullsect_text {
    font-size: 15px;
    line-height: 21px;
  }
}
@media (max-width: 768px) {
  .page .not-found_type {
    font-size: 26px;
    line-height: 35.43px;
  }
  .page .not-found_title {
    font-size: 21px;
    line-height: 28.3px;
  }
}
.page .comments {
  margin-bottom: 32px;
  margin-right: 100px;
}
.page .comments_title {
  color: #1d2f3c;
  font-size: 26px;
  font-weight: 700;
  line-height: 35.43px;
  margin-bottom: 16px;
  margin-top: 40px;
}
.page .comments_form {
  width: 100%;
  margin-bottom: 32px;
  position: relative;
  z-index: 5;
}
.page .comments_form.answer {
  margin-top: 23px;
  width: calc(100% - 70px);
}
.page .comments_form.answer .comments_form_button {
  display: flex;
}
.page .comments_input {
  height: auto;
  width: 100%;
  padding: 16px 12px;
  resize: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  height: 65px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 15px;
  line-height: 21px;
}
.page .comments_input:focus {
  height: 90px;
}
.page .comments_button {
  display: none;
}
.page .comments_button.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page .comments_list {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.page .comments_list:before {
  position: absolute;
  z-index: 4;
  display: block;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  height: 129px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.page .comments_list.active {
  height: auto;
}
.page .comments_list.active:before {
  display: none;
}
.page .comments_item {
  margin-bottom: 32px;
}
.page .comments_itemBlock {
  position: relative;
  padding-left: 70px;
}
.page .comments_itemBlock .comments_itemBlock {
  margin-top: 32px;
}
.page .comments_item:hover .comments_dis-like {
  opacity: 1;
}
.page .comments_item:hover .comments_like {
  opacity: 1;
}
.page .comments_item:hover .comments_answer {
  opacity: 1;
}
.page .comments_blockImg {
  width: 56px;
  height: 56px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  overflow: hidden;
}
.page .comments_img {
  max-width: 100%;
  max-height: 100%;
}
.page .comments_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5px;
}
.page .comments_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.page .comments_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.page .comments_summ {
  font-size: 15px;
  font-weight: 500;
  line-height: 20.21px;
  color: #7a858d;
  margin-right: 11px;
}
.page .comments_summ.minus {
  color: #d81615;
}
.page .comments_summ.plus {
  color: #4661F0;
}
.page .comments_answer {
  color: #4661F0;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.04px;
  line-height: 17.52px;
  text-transform: uppercase;
  margin-right: 20px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.page .comments_dis-like {
  width: 15px;
  height: 13px;
  background-image: url(/local/templates/main_cuprum/css/../images/dis_like.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 11px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.page .comments_dis-like.disabled {
  pointer-events: none;
}
.page .comments_dis-like.active {
  opacity: 1;
}
.page .comments_like {
  width: 16px;
  height: 13px;
  background-image: url(/local/templates/main_cuprum/css/../images/like.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 2px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.page .comments_like.disabled {
  pointer-events: none;
}
.page .comments_like.active {
  opacity: 1;
}
.page .comments_name {
  color: #1d2f3c;
  font-size: 18px;
  font-weight: 500;
  line-height: 24.26px;
  margin-right: 10px;
}
.page .comments_time {
  color: #7a858d;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 18.87px;
}
.page .comments_text {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
}
.page .comments_show-all {
  color: #4661F0;
  font-size: 13px;
  font-weight: 500;
  display: block;
  letter-spacing: 1.04px;
  line-height: 17.52px;
  margin-top: 32px;
  text-transform: uppercase;
}
@media (max-width: 1061px) {
  .page .comments_answer {
    opacity: 1;
  }
  .page .comments_dis-like {
    opacity: 1;
  }
  .page .comments_like {
    opacity: 1;
  }
}
@media (max-width: 950px) {
  .page .comments {
    margin-right: 0;
  }
  .page .comments_item {
    position: relative;
  }
  .page .comments_itemBlock {
    padding-left: 0;
  }
  .page .comments_itemBlock .comments_itemBlock {
    padding-left: 20px;
  }
  .page .comments_top {
    padding-left: 50px;
    min-height: 50px;
  }
  .page .comments_blockImg {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 960px) {
  .page .comments_form.answer {
    width: 100%;
    margin-left: 0;
  }
  .page .comments_item {
    position: relative;
    padding-bottom: 32px;
    margin-bottom: 16px;
  }
  .page .comments_itemBlock {
    margin-bottom: 32px;
  }
  .page .comments_right {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    justify-content: flex-end;
  }
  .page .comments_right * {
    opacity: 1 !important;
  }
  .page .comments_left {
    width: 100%;
    justify-content: space-between;
  }
  .page .comments_answer {
    position: absolute;
    left: 0;
  }
}
.page .reviewsTab {
  padding: 24px 0;
  background-color: #f6fbfe;
  margin: 32px 0;
  margin-top: 40px;
  position: relative;
  display: none;
}
.page .reviewsTab:before {
  content: "";
  display: block;
  background-color: #f6fbfe;
  width: 1000px;
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
}
.page .reviewsTab:after {
  content: "";
  display: block;
  background-color: #f6fbfe;
  width: 1000px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
}
.page .reviewsTab_col {
  width: calc((100% - 100px)/3);
  margin-right: 50px;
}
.page .reviewsTab_col:nth-child(3n) {
  margin-right: 0;
}
.page .reviewsTab_title {
  color: #1d2f3c;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  margin-bottom: 32px;
}
.page .reviewsTab_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page .reviewsTab_item {
  margin-bottom: 32px;
  width: calc((100% - 20px)/3);
  margin-right: 10px;
}
.page .reviewsTab_item:nth-child(3n) {
  margin-right: 0;
}
.page .reviewsTab_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.page .reviewsTab_blockImg {
  width: 48px;
  height: 48px;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
}
.page .reviewsTab_img {
  max-width: 100%;
  max-height: 100%;
}
.page .reviewsTab_name {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 500;
  line-height: 20.21px;
}
.page .reviewsTab_time {
  color: #7a858d;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 16.76px;
}
.page .reviewsTab_comment {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  margin-bottom: 6px;
}
.page .reviewsTab_comment a {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}
.page .reviewsTab_link {
  text-decoration: none;
  color: #4661F0;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 16.76px;
}
@media (max-width: 1439px) {
  .page .reviewsTab {
    display: block;
  }
}
@media (max-width: 1024px) {
  .page .reviewsTab_item {
    width: calc((100% - 10px)/2);
    margin-right: 10px;
  }
  .page .reviewsTab_item:nth-child(3n) {
    margin-right: 10px;
  }
  .page .reviewsTab_item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .page .reviewsTab {
    display: none;
  }
}
.page .mailing {
  width: calc(100% - 160px);
  padding: 24px;
  padding-right: 50px;
  padding-left: 110px;
  border-radius: 8px;
  background-color: #f3faea;
  position: relative;
}
.page .mailing:before {
  left: 35px;
  top: 25px;
  content: "";
  position: absolute;
  display: block;
  width: 45px;
  height: 33px;
  background-image: url(/local/templates/main_cuprum/css/../images/mail.png);
  background-position: 0 0;
  background-size: contain;
}
.page .mailing_title {
  color: #1d2f3c;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  margin-bottom: 8px;
}
.page .mailing_text {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  margin-bottom: 16px;
}
.page .mailing_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page .mailing_input {
  width: calc(100% - 62px);
}
.page .mailing_succes {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  padding-left: 32px;
  position: relative;
  margin: 32px 0;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #7a858d;
  display: flex;
}
.page .mailing_succes:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  background-image: url(/local/templates/main_cuprum/css/../images/check_succes.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  .page .mailing {
    width: calc(100% - 40px);
    padding-left: 16px;
    padding-right: 24px;
    padding-top: 32px;
  }
  .page .mailing_title {
    padding-left: 56px;
    margin-bottom: 16px;
  }
  .page .mailing:before {
    left: 15px;
    top: 35px;
  }
}
.page .subscribe {
  padding: 32px 0;
  margin: 32px 0;
  background-color: #f6f9fb;
  position: relative;
}
.page .subscribe:before {
  content: "";
  display: block;
  background-color: #f6f9fb;
  width: 2000px;
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
}
.page .subscribe:after {
  content: "";
  display: block;
  background-color: #f6f9fb;
  width: 2000px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
}
.page .subscribe_title {
  color: #1d2f3c;
  font-size: 26px;
  font-weight: 700;
  line-height: 35.43px;
  margin-bottom: 10px;
}
.page .subscribe_text {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  margin-bottom: 16px;
}
.page .subscribe_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 80px;
  max-width: 560px;
  position: relative;
}
.page .subscribe_form .error_text {
  position: absolute;
  left: 0;
  bottom: -18px;
  color: red;
  font-size: 12px;
}
.page .subscribe_input {
  width: calc(100% - 52px);
}
.page .subscribe_button {
  width: 52px;
  height: 48px;
  background-color: #4661F0;
  border-radius: 0 24px 24px 0;
  border: 0;
  background-image: url(/local/templates/main_cuprum/css/../images/str_white.svg);
  background-repeat: no-repeat;
  background-size: 24px 20px;
  background-position: 11px;
  cursor: pointer;
}
.page .subscribe_succes {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  padding-left: 32px;
  position: relative;
  margin: 32px 0;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #7a858d;
  display: flex;
}
.page .subscribe_succes:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  background-image: url(/local/templates/main_cuprum/css/../images/check_succes.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page .about_title {
  color: #1d2f3c;
  font-size: 48px;
  font-weight: 700;
  margin: 40px 0;
}
.page .about_block-img {
  width: calc(100% - 100px);
  position: relative;
  margin-bottom: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page .about_img {
  max-width: 100%;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
  height: auto;
}
.page .about_photo {
  width: 100%;
  -webkit-transform: none;
  transform: none;
}
.page .about_text {
  position: relative;
  z-index: 1;
  max-width: 697px;
  color: #1d2f3c;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
}
@media (max-width: 1024px) {
  .page .about_block-img {
    width: 100%;
  }
}
@media (max-width: 950px) {
  .page .about_title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (max-width: 500px) {
  .page .about_title {
    font-size: 26px;
    line-height: 35px;
  }
}
.sitebar {
  width: 375px;
  height: 100%;
  padding: 0 24px;
  box-sizing: border-box;
  -webkit-box-shadow: -4px 4px 15px rgba(120, 160, 190, 0.3);
  box-shadow: -4px 4px 15px rgba(120, 160, 190, 0.3);
  background-color: #ffffff;
  position: fixed;
  overflow: scroll;
  overflow-x: hidden;
  padding-right: 52px;
  right: -25px;
  top: 0;
  z-index: 4;
}
.sitebar::-webkit-scrollbar {
  display: none;
  width: 0;
}
.sitebar_close {
  display: none;
  position: relative;
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 30px;
  height: 2px;
  width: 18px;
  padding: 5px 0;
}
.sitebar_close:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #6a747b;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  top: 50%;
  margin-top: -1px;
  -webkit-transform-origin: center;
  transform-origin: center;
  left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sitebar_close:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #6a747b;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  bottom: 50%;
  margin-bottom: -1px;
  -webkit-transform-origin: center;
  transform-origin: center;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sitebar_close:hover:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sitebar_close:hover:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.sitebar_title {
  color: #1d2f3c;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 32px;
}
.sitebar_title:after {
  content: "";
  margin-left: 22px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #82c831;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 rgba(130, 200, 49, 0.4);
  box-shadow: 0 0 0 rgba(130, 200, 49, 0.4);
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(130, 200, 49, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(130, 200, 49, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(130, 200, 49, 0);
  }
}
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(130, 200, 49, 0.4);
    box-shadow: 0 0 0 0 rgba(130, 200, 49, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(130, 200, 49, 0);
    box-shadow: 0 0 0 10px rgba(130, 200, 49, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(130, 200, 49, 0);
    box-shadow: 0 0 0 0 rgba(130, 200, 49, 0);
  }
}
.sitebar_item {
  margin-bottom: 32px;
  cursor: pointer;
}
.sitebar_item:hover .sitebar_item_link {
  text-decoration: underline;
}
.sitebar_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.sitebar_inf {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 500;
  line-height: 20.21px;
}
.sitebar_time {
  color: #7a858d;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 18.87px;
}
.sitebar_name {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 500;
  line-height: 20.21px;
}
.sitebar_img {
  width: 48px;
  height: 48px;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
}
.sitebar_img img {
  max-width: 100%;
  max-height: 100%;
}
.sitebar_comment {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  margin-bottom: 6px;
}
.sitebar_comment a {
  color: inherit;
}
.sitebar_link {
  text-decoration: none;
  color: #4661F0;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 16.76px;
}
@media (max-width: 1439px) {
  .sitebar {
    display: none;
  }
}
@media (max-width: 950px) {
  .sitebar {
    opacity: 0;
    width: 302px;
    padding-left: 16px;
    max-width: 100%;
    padding-right: 16px;
    -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    right: -296px;
  }
  .sitebar.active {
    display: block;
  }
  .sitebar.open {
    opacity: 1;
    right: 0;
  }
  .sitebar_close {
    display: block;
  }
}
.footer {
  max-width: 1004px;
  margin: auto;
  margin-top: 48px;
  border-top: 1px solid #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 32px;
  padding-bottom: 72px;
  position: relative;
}
.footer:before {
  content: "";
  display: block;
  width: 2000px;
  height: 1px;
  background-color: #f0f0f0;
  position: absolute;
  right: 100%;
  top: -1px;
}
.footer .left {
  margin-top: -16px;
  flex-basis: 25%;
}
.footer .left_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .left_item {
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  margin: 10px 0;
  margin-bottom: 24px;
  max-width: 140px;
}
.footer .left_link {
  color: #7a858d;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: block;
  margin-bottom: 5px;
}
.footer .left_link:hover {
  color: #4661F0;
}
.footer .left_colored {
  color: #4661F0;
}
.footer .menu {
  flex-basis: 25%;
  padding-left: 15px;
}
.footer .menu_title {
  color: #1d2f3c;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.72px;
  line-height: 16.17px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.footer .menu_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .menu_item {
  margin-bottom: 12px;
}
.footer .menu_link {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.footer .menu_link img {
  display: block !important;
}
.footer .menu_link:hover {
  color: #4661F0;
}
.footer .menu_text {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  max-width: 305px;
  margin-bottom: 8px;
}
.footer .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
  position: relative;
}
.footer .form_succes {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  padding-left: 32px;
  position: relative;
  margin-top: 10px;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #7a858d;
  display: flex;
  max-width: 340px;
  margin-bottom: 10px;
}
.footer .form_succes:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  background-image: url(/local/templates/main_cuprum/css/../images/check_succes.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.footer .form_input {
  width: 221px;
}
.footer .form .error_text {
  position: absolute;
  left: 0;
  bottom: -18px;
  color: red;
  font-size: 12px;
}
.footer .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer .social_item {
  margin-right: 24px;
  filter: grayscale(1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.footer .social_item:hover {
  filter: none !important;
  opacity: 1 !important;
}
.footer .social_item:nth-child(4) {
  opacity: 0.7;
  filter: contrast(0) grayscale(1);
}
.footer .social_item:nth-child(3) {
  opacity: 0.7;
}
.footer .social_item:nth-child(2) {
  opacity: 0.4;
}
.footer .social_item:nth-child(1) {
  opacity: 0.9;
}
@media (max-width: 950px) {
  .footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .logo {
    width: 200px;
  }
  .footer .logo img {
    max-width: 100%;
  }
  .footer .left {
    width: 45%;
  }
  .footer .left_item {
    max-width: none;
  }
  .footer .menu {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 45%;
    margin-bottom: 40px;
    padding-left: 0;
  }
  .footer .menu:nth-child(4) {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
@media (max-width: 768px) {
  .footer .left {
    width: 100%;
    flex-basis: auto;
    margin-bottom: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f0f0f0;
  }
  .footer .menu {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 32px;
  }
  .footer .menu:nth-child(4) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer .menu:nth-child(3) {
    display: none;
  }
  .footer .menu_list {
    position: relative;
  }
  .footer .menu_list:before {
    content: '';
    display: block;
    position: absolute;
    width: 200vw;
    height: 1px;
    background: #f0f0f0;
    bottom: -18px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .footer .form_inpt {
    width: 250px;
  }
}
@font-face {
  font-family: "Rubik";
  src: url("/local/templates/main_cuprum/css/../fonts/Rubik-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("/local/templates/main_cuprum/css/../fonts/Rubik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("/local/templates/main_cuprum/css/../fonts/Rubik-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Alegreya";
  src: url("/local/templates/main_cuprum/css/../fonts/Alegreya-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Alegreya";
  src: url("/local/templates/main_cuprum/css/../fonts/Alegreya-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
body {
  margin: 0;
  border: 0;
  padding: 0;
}
.wrapper {
  position: relative;
  overflow: hidden;
}
.wrapper * {
  font-family: Rubik;
  outline: none;
}
.wrapper_main {
  width: calc(100% - 350px);
  min-height: calc(100vh - 138px);
  background-color: #ffffff;
  position: relative;
}
.wrapper_main.header_fixed {
  padding-top: 138px;
}
.wrapper_main.full {
  width: 100%;
}
.wrapper_main main {
  max-width: 1004px;
  margin: auto;
  margin-top: 32px;
  display: block;
  position: relative;
  z-index: 1;
}
.wrapper main a {
  color: #4661F0;
  font-size: 18px;
  font-weight: 400;
}
.wrapper main a.help {
  border-radius: 8px;
  padding: 0 4px;
  margin: 0 2px;
  border: 1px solid rgba(120, 160, 190, 0.3);
  position: relative;
  z-index: 10;
  background-color: #f6f9fb;
  font-size: inherit;
  line-height: inherit;
  white-space: nowrap;
  display: inline-block !important;
}
.wrapper main a.help_bg_opacity {
  background-color: transparent;
}
.wrapper main a.help.icon:before {
  content: "i";
  width: 14px;
  height: 14px;
  opacity: 1;
  color: white;
}
.wrapper main a.help:hover {
  box-shadow: none;
}
.wrapper main a.help:hover:before {
  opacity: 0.8;
}
.wrapper main a.help:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f6f9fb;
  mix-blend-mode: multiply;
  border-radius: 8px;
  opacity: 0.5;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.wrapper main a.help .help_text {
  white-space: normal;
  z-index: -1;
  display: none;
  position: absolute;
  right: 0;
  min-width: auto;
  width: max-content;
  max-width: 250px;
  top: 100%;
  margin-top: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 12px rgba(120, 160, 190, 0.3);
  box-shadow: 0 5px 12px rgba(120, 160, 190, 0.3);
  padding: 8px;
  border: 1px solid #f0f0f0;
  background-color: #ffffff;
  color: #1d2f3c;
  text-transform: none;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 17.52px;
}
.wrapper main a.help .help_text.open {
  display: block;
}
.wrapper main a.help .help_text.right_mode {
  right: auto;
  left: 0;
}
.wrapper main a.help .help_text.right_mode::before {
  right: auto;
  left: 15px;
}
.wrapper main a.help .help_text.center_mode {
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  min-width: 100%;
}
.wrapper main a.help .help_text.center_mode::before {
  right: 50%;
}
.wrapper main a.help .help_text:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #f0f0f0;
  border-left: 0;
  border-bottom: 0;
  position: absolute;
  background-color: #ffffff;
  right: 14px;
  top: -7px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.wrapper main a.link:after {
  content: "";
  margin-left: 4px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/local/templates/main_cuprum/css/../images/link.svg);
  background-size: contain;
  background-position: center;
  line-height: inherit;
  margin-bottom: -4px;
}
.wrapper main h1 {
  color: #1d2f3c;
  font-family: Alegreya;
  font-size: 48px;
  font-weight: 700;
  margin: 40px 0;
  margin-top: 48px;
}
.wrapper main h2 {
  color: #1d2f3c;
  font-family: Alegreya;
  font-size: 36px;
  line-height: 43px;
  font-weight: 700;
  letter-spacing: 0.72px;
  margin-top: 40px;
  margin-bottom: 24px;
}
.wrapper main h3 {
  color: #1d2f3c;
  font-family: Alegreya;
  font-size: 26px;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 16px;
  margin-top: 40px;
}
.wrapper main h4 {
  color: #1d2f3c;
  font-family: Alegreya;
  font-size: 21px;
  font-weight: 700;
  line-height: 28.3px;
  margin-bottom: 16px;
  margin-top: 40px;
}
.wrapper main p {
  color: #1d2f3c;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
}
.wrapper main small {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
}
.wrapper main q {
  color: #1d2f3c;
  font-size: 26px;
  font-weight: 400;
  line-height: 35.43px;
  padding-left: 64px;
  margin: 32px 0;
  position: relative;
  display: block;
}
.wrapper main q:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 43px;
  height: 31px;
  display: block;
  background-image: url(/local/templates/main_cuprum/css/../images/article.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.wrapper main q cite {
  display: block;
  color: #7a858d;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.72px;
  font-style: normal;
  line-height: 16.17px;
  text-transform: uppercase;
  margin-top: 16px;
}
.wrapper main .focus {
  color: #1d2f3c;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
  padding: 24px;
  position: relative;
  padding-left: 56px;
  border-radius: 10px;
  margin-top: 20px;
}
.wrapper main .focus img {
  content: "";
  display: block;
  background-image: url(/local/templates/main_cuprum/css/../images/attention.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 25px;
  min-width: 25px;
  height: auto;
  position: absolute;
  left: 21px;
  top: 27px;
}
.wrapper main ul {
  padding: 0;
  padding-left: 24px;
  margin: 0;
  margin-bottom: 24px;
  list-style: none;
}
.wrapper main ul li {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 26.37px;
  position: relative;
  margin-bottom: 12px;
}
.wrapper main ul li:before {
  display: block;
  position: absolute;
  top: 5px;
  left: -26px;
  content: "";
  margin-top: 6px;
  margin-right: 10px;
  height: 2px;
  width: 16px;
  margin-bottom: 16px;
  background-color: #4661F0;
}
.wrapper main ul ul {
  margin-top: 16px;
}
.wrapper main ul ul li:before {
  content: "";
  top: 3px;
  margin-right: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #4661F0;
}
.wrapper main ol {
  padding: 0;
  padding-left: 24px;
  margin: 0;
  list-style: none;
  counter-reset: li;
  margin-bottom: 20px;
}
.wrapper main ol li {
  color: #000000;
  counter-increment: li;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  line-height: 26.37px;
  margin-bottom: 12px;
}
.wrapper main ol li:before {
  content: counters(li, ".");
  color: #4661F0;
  position: absolute;
  top: 4px;
  right: 100%;
  font-size: 15px;
  font-weight: 500;
  line-height: 20.21px;
  margin-right: 10px;
}
.wrapper main ol li ol {
  padding-left: 24px;
  margin-top: 16px;
}
.wrapper main .doc_wrapper {
  padding-left: 32px;
  margin: 32px 0;
  position: relative;
  display: block !important;
}
.wrapper main .doc_wrapper:hover {
  box-shadow: none !important;
}
.wrapper main .doc_wrapper:hover .doc_name {
  color: #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0 !important;
}
.wrapper main .doc_wrapper:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/local/templates/main_cuprum/css/../images/doc.png);
  background-position: 0 0;
}
.wrapper main .doc_wrapper.box {
  padding: 20px;
  padding-left: 56px;
  box-shadow: 0 4px 15px rgba(120, 160, 190, 0.3);
  border-radius: 10px;
  background-color: #ffffff;
}
.wrapper main .doc_wrapper.box:before {
  left: 20px;
  top: 20px;
}
.wrapper main .doc_wrapper.box:hover {
  box-shadow: 0 4px 15px rgba(120, 160, 190, 0.3) !important;
}
.wrapper main .doc_name {
  color: #1d2f3c;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.09px;
  -webkit-box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  box-shadow: inset 0px 1px transparent, inset 0px -1px transparent;
  display: inline;
  cursor: pointer;
  padding-bottom: 1px;
  margin-bottom: 8px;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.wrapper main .doc_name:hover {
  color: #4661F0;
  box-shadow: inset 0px 1px transparent, inset 0px -1px #4661F0;
}
.wrapper main .doc_inf {
  color: #7a858d;
  font-size: 13px;
  margin-top: 3px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 16.76px;
}
.wrapper main .dataBot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #7a858d;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 18.87px;
}
.wrapper main .dataBot a {
  line-height: inherit;
  font-size: inherit;
  color: inherit;
}
.wrapper main .dataBot_comments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wrapper main .dataBot_comments:before {
  content: "";
  display: block;
  margin-right: 3px;
  margin-top: 2px;
  width: 14px;
  height: 14px;
  background-image: url(/local/templates/main_cuprum/css/../images/comments.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.wrapper main .dataBot_views {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 16px;
}
.wrapper main .dataBot_views:before {
  content: "";
  margin-right: 3px;
  display: block;
  width: 22px;
  height: 20px;
  background-image: url(/local/templates/main_cuprum/css/../images/eye.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.wrapper main .dataBot_time {
  margin-left: 16px;
}
.wrapper a {
  text-decoration: none;
}
.wrapper input {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.wrapper input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.container {
  max-width: 1004px;
  margin: auto;
}
.innerPage {
  margin-left: 88px;
}
.page {
  max-width: 1004px;
  margin: auto;
  margin-top: 32px;
  position: relative;
  z-index: 1;
}
.btn_basic {
  height: 48px;
  padding: 0 24px;
  cursor: pointer;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.98);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.04px;
  line-height: 17.52px;
  text-transform: uppercase;
  background-color: transparent;
  overflow: hidden;
  position: relative;
  border: none;
  z-index: 2;
}
.btn_basic:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #4661F0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.btn_basic:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #4661F0;
  width: 48px;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: -1;
  border-radius: 24px;
}
.btn_basic:hover {
  box-shadow: 0px 4px 8px #8DDDFF;
}
.btn_basic:hover::before {
  opacity: 1;
  width: 100%;
}
.btn_basic:active:before {
  width: calc(100% - 40px);
  opacity: 1;
}
.btn_basic.disabled,
.btn_basic:disabled {
  color: #d7dbde;
  letter-spacing: 1.04px;
}
.btn_basic.disabled:before,
.btn_basic:disabled:before {
  content: none;
}
.btn_basic.disabled:after,
.btn_basic:disabled:after {
  background-color: #f0f0f0;
}
.btn_right {
  width: 52px;
  height: 48px;
  background-color: #4661F0;
  border-radius: 0 24px 24px 0;
  border: 0;
  background-image: url(/local/templates/main_cuprum/css/../images/str_white.svg);
  background-repeat: no-repeat;
  background-size: 24px 20px;
  background-position: 11px;
  cursor: pointer;
}
.btn_medium {
  display: inline-block !important;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 500!important;
  line-height: 16px;
  font-size: 13px!important;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border-radius: 24px;
}
.btn_green {
  cursor: pointer;
  color: #82C831 !important;
  background: #F3FAEA;
  transition: all 0.3s !important;
}
.btn_green:hover {
  color: #fff !important;
  background: #82C831;
  box-shadow: 0 4px 8px rgba(130, 200, 49, 0.5) !important;
  text-decoration: none;
}
.inpt_wrapper {
  margin-bottom: 10px;
}
.inpt_wrapper.disabled label {
  color: #d7dbde !important;
  cursor: default !important;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.inpt_wrapper.disabled label:before {
  background-color: #f0f0f0 !important;
  border-color: #f0f0f0 !important;
}
.inpt_wrapper input:disabled + label {
  color: #d7dbde !important;
  cursor: default !important;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.inpt_wrapper input:disabled + label:before {
  background-color: #f0f0f0 !important;
  border-color: #f0f0f0 !important;
}
.inpt_wrapper .label {
  color: #d7dbde !important;
  cursor: default !important;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.inpt_wrapper .label:before {
  background-color: #f0f0f0 !important;
  border-color: #f0f0f0 !important;
}
.inpt_basic {
  height: 48px;
  padding: 0 12px;
  display: block;
  border-radius: 8px;
  border: 1px solid #d7dbde;
  background-color: #ffffff;
  color: #1d2f3c;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 38.87px;
  caret-color: #4661F0;
  -webkit-caret-color: #4661F0;
  -ms-caret-color: #4661F0;
  -o-caret-color: #4661F0;
}
.inpt_basic::-webkit-input-placeholder {
  color: #6a747b;
}
.inpt_basic:-ms-input-placeholder {
  color: #6a747b;
}
.inpt_basic::-ms-input-placeholder {
  color: #6a747b;
}
.inpt_basic::placeholder {
  color: #6a747b;
}
.inpt_basic:focus-within {
  border: 1px solid #4661F0;
}
.inpt_basic.error {
  border: 1px solid #d81615 !important;
}
.inpt_basic + .error_text {
  color: #d81615;
}
.inpt_basic.disabled,
.inpt_basic:disabled {
  color: #d7dbde !important;
  background-color: #f0f0f0 !important;
}
.inpt_basic.round_right:focus-within {
  border: 1px solid #4661F0;
}
.inpt_check[type="checkbox"] {
  display: none;
}
.inpt_check[type="checkbox"]:checked + label {
  color: #000000;
}
.inpt_check[type="checkbox"]:checked + label:before {
  content: "";
  background-image: url(/local/templates/main_cuprum/css/../images/checked.svg);
  border-color: #4661F0;
}
.inpt_radio[type="radio"] {
  display: none;
}
.inpt_radio[type="radio"]:checked + label {
  color: #000000;
}
.inpt_radio[type="radio"]:checked + label:before {
  content: "";
  background-image: url(/local/templates/main_cuprum/css/../images/checked_radio.png);
  border-color: #4661F0;
}
.inpt_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1d2f3c;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 18.87px;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.inpt_label:before {
  margin-right: 16px;
  display: block;
  content: "";
  height: 12px;
  min-width: 12px;
  width: 12px;
  border-radius: 1px;
  border: 2px solid #acb2b7;
  background-color: #fff;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.inpt_inf {
  color: #6a747b;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  margin-bottom: 10px;
  margin-top: -5px;
}
.inpt_error {
  color: #d81615;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.26px;
  margin-bottom: 10px;
  margin-top: -5px;
}
.inpt_round-right {
  border-radius: 8px 0 0 8px;
  height: 46px;
}
.bg_blue {
  background-color: #FAF3D5;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_blue .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_blue .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 768px) {
  .bg_blue .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_blue:hover {
  background-color: rgba(250, 243, 213, 0.8);
}
.bg_blue:hover .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
.bg_blue:hover .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
@media (max-width: 768px) {
  .bg_blue:hover .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_green {
  background-color: #FAF3D5;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_green .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_green .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 768px) {
  .bg_green .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_green:hover {
  background-color: rgba(250, 243, 213, 0.8);
}
.bg_green:hover .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
.bg_green:hover .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
@media (max-width: 768px) {
  .bg_green:hover .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_green_light {
  background-color: #FAF3D5;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_green_light .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_green_light .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 768px) {
  .bg_green_light .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_green_light:hover {
  background-color: rgba(250, 243, 213, 0.8);
}
.bg_green_light:hover .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
.bg_green_light:hover .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
@media (max-width: 768px) {
  .bg_green_light:hover .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_yellow {
  background-color: #FAF3D5;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_yellow .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_yellow .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 768px) {
  .bg_yellow .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_yellow:hover {
  background-color: rgba(250, 243, 213, 0.8);
}
.bg_yellow:hover .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
.bg_yellow:hover .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
@media (max-width: 768px) {
  .bg_yellow:hover .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_orange {
  background-color: #FAF3D5;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_orange .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_orange .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 768px) {
  .bg_orange .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_orange:hover {
  background-color: rgba(250, 243, 213, 0.8);
}
.bg_orange:hover .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
.bg_orange:hover .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
@media (max-width: 768px) {
  .bg_orange:hover .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_pink {
  background-color: #FAF3D5;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_pink .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_pink .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 768px) {
  .bg_pink .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_pink:hover {
  background-color: rgba(250, 243, 213, 0.8);
}
.bg_pink:hover .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
.bg_pink:hover .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
@media (max-width: 768px) {
  .bg_pink:hover .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_purple {
  background-color: #FAF3D5;
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_purple .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bg_purple .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 768px) {
  .bg_purple .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.bg_purple:hover {
  background-color: rgba(250, 243, 213, 0.8);
}
.bg_purple:hover .bItem_img:before {
  background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
.bg_purple:hover .btwItem_img:before {
  background-image: linear-gradient(90deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
}
@media (max-width: 768px) {
  .bg_purple:hover .btwItem_img:before {
    background-image: linear-gradient(180deg, rgba(241, 245, 248, 0) 0%, #FAF3D5);
  }
}
.icon {
  max-height: 28px;
  max-width: 20px;
  display: inline-block;
}
.icon_big {
  max-height: 50px;
  max-width: 35px;
  display: inline-block;
}
.bl-mobile {
  display: none;
}
@media (max-width: 1439px) {
  .wrapper_main {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .wrapper_main {
    width: calc(100% - 48px);
    margin: auto;
  }
  .wrapper .container {
    width: calc(100% - 48px);
    margin: auto;
  }
}
@media (max-width: 950px) {
  .innerPage {
    margin-left: 0;
  }
  .wrapper {
    width: 100%;
  }
  .wrapper.sitebar_show:before {
    opacity: 1;
    z-index: 4;
  }
  .wrapper:before {
    content: "";
    position: fixed;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    background: rgba(29, 47, 60, 0.75);
    transition: opacity 0.3s;
    opacity: 0;
    z-index: -2;
  }
}
@media (max-width: 768px) {
  .bl-mobile {
    display: block;
  }
  .bl-desktop {
    display: none;
  }
  .wrapper_main {
    width: calc(100% - 48px);
    margin: auto;
  }
  .wrapper .page .outer {
    width: calc(100% + 48px);
    box-sizing: border-box;
    -webkit-transform: translate(24px, 0);
    transform: translate(24px, 0);
    margin-left: -48px;
  }
  .wrapper main h1,
  .wrapper main h2 {
    font-family: Alegreya;
    font-size: 26px;
    line-height: 35.43px;
    margin-top: 32px;
    margin-bottom: 24px;
  }
  .wrapper main h3 {
    font-family: Alegreya;
    margin-top: 32px;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 32.71px;
  }
  .wrapper main h4 {
    font-family: Alegreya;
    margin-top: 32px;
    margin-bottom: 24px;
    font-size: 21px;
    line-height: 28.3px;
  }
  .wrapper main q {
    font-size: 21px;
    padding-top: 40px;
    padding-left: 0;
    line-height: 28px;
  }
}
@media (max-width: 400px) {
  .wrapper_main {
    width: calc(100% - 32px);
  }
  .wrapper .container {
    width: calc(100% - 32px);
  }
}
@media print {
  .wrapper .burger_wrapper {
    display: none !important;
  }
  .wrapper_main {
    padding-top: 32px;
  }
  .wrapper .header {
    display: block !important;
    opacity: 1 !important;
    position: unset !important;
  }
  .wrapper .header_bottom {
    display: none !important;
  }
  .wrapper .header_top {
    justify-content: center !important;
  }
  .wrapper .header_top .header_burger-btn {
    display: none !important;
  }
  .wrapper .header_top .header_sitebar-btn {
    display: none !important;
  }
  .wrapper .header_top_logo {
    content: url(/local/templates/main_cuprum/css/../images/logo.svg?v=4);
  }
  .wrapper .header_top_menu {
    display: none !important;
  }
  .wrapper .header_top_search {
    display: none !important;
  }
  .wrapper .header_top_subsc {
    display: none !important;
  }
  .wrapper .page .article p {
    display: none !important;
  }
  .wrapper .page .article_head {
    display: none !important;
  }
  .wrapper .page .article_block-img {
    display: none !important;
  }
  .wrapper .page .article_checkbox_list {
    display: block !important;
  }
  .wrapper .page .article_checkbox_list .article_checkbox_button {
    display: none !important;
  }
  .wrapper .page .article_inf {
    display: none !important;
  }
  .wrapper .page .article .subscribe {
    display: none !important;
  }
  .wrapper .page .article .comments {
    display: none !important;
  }
  .wrapper .page .article_social {
    display: none !important;
  }
  .wrapper .page .lenta {
    display: none !important;
  }
  .wrapper .footer {
    display: none !important;
  }
}
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/main_cuprum/components/bitrix/socserv.auth.form/flat/style.min.css?15901599502462*/
.bx-authform-social-popup{display:none;background:#fff;width:auto;padding:15px;font-size:14px;white-space:nowrap}.bx-authform-social-popup form{margin-bottom:0}.bx-authform-social-popup input[type="text"]{display:inline-block;max-width:150px;font-size:18px;height:30px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-authform-social ul{padding:5px 0 12px;margin:0 0 15px;display:block}.bx-authform-social ul li{position:relative;display:inline-block;width:35px;height:35px;margin-right:5px}.bx-authform-social ul li .bx-authform-social-icon{display:block;width:35px;height:35px;background-image:url(/local/templates/main_cuprum/components/bitrix/socserv.auth.form/flat/images/sprite.png);background-repeat:no-repeat;border-bottom:0}.bx-authform-social ul li .bx-authform-social-icon:hover{opacity:.9}.bx-authform-social ul li .bx-authform-social-icon.box{background-position:0 0}.bx-authform-social ul li .bx-authform-social-icon.dropbox{background-position:-44px 0}.bx-authform-social ul li .bx-authform-social-icon.bitrix24{background-position:-88px 0}.bx-authform-social ul li .bx-authform-social-icon.yandex{background-position:-132px 0}.bx-authform-social ul li .bx-authform-social-icon.openid{background-position:-176px 0}.bx-authform-social ul li .bx-authform-social-icon.odnoklassniki{background-position:-220px 0}.bx-authform-social ul li .bx-authform-social-icon.google{background-position:-264px 0}.bx-authform-social ul li .bx-authform-social-icon.mymailru{background-position:-308px 0}.bx-authform-social ul li .bx-authform-social-icon.livejournal{background-position:-352px 0}.bx-authform-social ul li .bx-authform-social-icon.openid-mail-ru{background-position:-440px 0}.bx-authform-social ul li .bx-authform-social-icon.liveid{background-position:-484px 0}.bx-authform-social ul li .bx-authform-social-icon.liveinternet{background-position:-528px 0}.bx-authform-social ul li .bx-authform-social-icon.blogger{background-position:-572px 0}.bx-authform-social ul li .bx-authform-social-icon.vkontakte{background-position:-616px 0}.bx-authform-social ul li .bx-authform-social-icon.twitter{background-position:-660px 0}.bx-authform-social ul li .bx-authform-social-icon.facebook{background-position:-704px 0}.bx-authform-social ul li .bx-authform-social-icon.google-plus{background-position:-748px 0}.bx-authform-social ul li .bx-authform-social-icon.office365{background-position:-792px 0}
/* End */
/* /local/templates/main_cuprum/slick/slick.css?15901599501663 */
/* /local/templates/main_cuprum/css/style.css?1590159950122603 */
/* /local/templates/main_cuprum/components/bitrix/socserv.auth.form/flat/style.min.css?15901599502462 */
