

/* Start:/local/templates/slovo/style/reset.css?1685432626756*/
*{padding: 0;margin: 0;border: 0;}
*,*:before,*:after{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
:focus,:active{outline: none;}
a:focus,a:active{outline: none;}
nav,footer,header,aside{display: block;}
html,body{
  height:100%;width:100%;
  font-size:100%;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
input,button,textarea{font-family:inherit;}
input::-ms-clear{display: none;}
button{cursor: pointer;}
button::-moz-focus-inner{padding:0;border:0;}
a,a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
ul li{list-style: none;}
img{vertical-align: top;}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight: inherit;}
a{color:inherit;}
/* End */


/* Start:/local/templates/slovo/scripts/slick/slick.css?16854326261776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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/slovo/style/fonts.css?16854326261363*/
@font-face {
      font-family: 'ProbaPro';
      src: url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-Regular.woff2') format('woff2'),
            url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-Regular.woff') format('woff'),
            url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-Regular.eot') format('embedded-opentype');
      font-weight: 400;
      font-style: normal;
}

@font-face {
      font-family: 'ProbaPro';
      src: url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-Medium.woff2') format('woff2'),
            url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-Medium.woff') format('woff'),
            url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-Medium.eot') format('embedded-opentype');
      font-weight: 500;
      font-style: normal;
}

@font-face {
      font-family: 'ProbaPro';
      src: url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-SemiBold.woff2') format('woff2'),
            url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-SemiBold.woff') format('woff'),
            url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-SemiBold.eot') format('embedded-opentype');
      font-weight: 600;
      font-style: normal;
}

@font-face {
      font-family: 'ProbaPro';
      src: url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-Bold.woff2') format('woff2'),
            url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-Bold.woff') format('woff'),
            url('/local/templates/slovo/style/../fonts/ProbaPro/ProbaPro-Bold.eot') format('embedded-opentype');
      font-weight: 700;
      font-style: normal;
}
/* End */


/* Start:/local/templates/slovo/style/style.css?168801397722752*/
.container {
  max-width: 1160px;
  margin: 0 auto;
}

body {
  color: white;
  font-family: "ProbaPro", sans-serif !important;
}

#map1 {
  display: none;
}

.expert__galery-item_url {
  display: none;
}

.wrapper {
  background-color: #000;
  color: white;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
}

.header__inner-header-mobile {
  display: none;
}

.header {
  padding-top: 100px;
  position: relative;
  margin-bottom: 114px;
  overflow: hidden;
}

.header__inner-header {
  display: grid;
  grid-template-columns: minmax(100px, 380px) 1fr;
  gap: 26px;
}

.header__inner-header::before {
  content: url(/local/templates/slovo/style/../img/dots.png);
  position: absolute;
  top: 0;
}

.header__rama {
  position: absolute;
  right: 30px;
  top: 10px;
  z-index: -1;
}

.header__rama svg {
  width: 350px;
  height: 350px;
}

.header__img-box {
  position: relative;
  margin-left: 30px;
  margin-bottom: 50px;
}

.header__img-box img {
  width: 100%;
}

.header__soc-btn {
  display: flex;
}

.header__icon {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__info {
  position: relative;
}

.header__info .header__soc-btn {
  display: none;
}

.header__name {
  font-weight: 400;
  font-size: 60px;
  line-height: 70px;
  margin-bottom: 40px;
  margin-top: 10px;
}

.header__work {
  padding-left: 100px;
  margin-bottom: 76px;
}

.header__list-item {
  color: #D2BE78;
  margin-bottom: 26px;
  font-weight: 500;
  font-size: 42px;
  line-height: 50px;
  position: relative;
}

.header__list-item::before {
  content: "/";
  position: absolute;
  color: #D2BE78;
  font-weight: 500;
  font-size: 42px;
  line-height: 50px;
  left: -40px;
}

.header__resident {
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  transform: rotate(90deg);
  position: absolute;
  right: -100px;
  display: flex;
  top: 130px;
  align-items: center;
}

.header__resident span {
  opacity: 0.5;
}

.header__resident::before {
  content: url(/local/templates/slovo/style/../img/icon/resident.svg);
  transform: rotate(270deg);
  display: block;
  margin-right: 10px;
}

.header__box-download {
  padding-left: 103px;
  display: flex;
  gap: 40px;
}

.header__download-item {
  display: flex;
  position: relative;
  display: flex;
}

.header__download-item::before {
  margin-right: 20px;
  display: block;
}

.header__download-item_media-kit::before {
  content: url(/local/templates/slovo/style/../img/icon/med-kit.svg);
}

.header__download-item_resume::before {
  content: url(/local/templates/slovo/style/../img/icon/resume.svg);
}

.header__download-item a {
  color: #D2BE78;
}

.header__download-item span {
  padding-bottom: 2px;
  border-bottom: 1px solid #D2BE78;
  font-size: 20px;
  line-height: 28px;
}

.performance {
  margin-bottom: 120px;
}

.performance__video-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 80px;
}

.performance__video-item {
  overflow: hidden;
  border-radius: 6px;
  max-height: 340px;
}

.performance__statistic {
  display: grid;
  grid-template-columns: repeat(3, 260px);
  justify-content: space-around;
}

.performance__statistic-item {
  display: flex;
  flex-direction: column;
  margin: 0 5px;
}

.performance__statistic-num {
  font-weight: 600;
  font-size: 100px;
  line-height: 110px;
  color: #D2BE78;
}

.performance__statistic-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}

.title {
  margin-bottom: 50px;
}

.title__num {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  opacity: 0.5;
  margin-bottom: 10px;
}

.title__h2 {
  font-size: 60px;
  line-height: 70px;
  color: #FFFFFF;
}

.title__line {
  display: block;
  width: 60px;
  height: 0px;
  border-bottom: 1px solid #FFFFFF;
  margin: 0 10px;
}

.expert {
  margin-bottom: 120px;
}

.non-video {
  font-size: 30px;
}

.expert__info {
  display: grid;
  grid-template-columns: minmax(260px, 340px) 1fr;
  /* gap: 60px; */
  padding-left: 60px;
  margin-bottom: 80px;
  display: flex;
}

.expert__left-box {
  max-width: 340px;
  margin-right: 60px;
  flex: 1 1 100%;
}

.expert__text {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px;
}

.expert__video-box {
  position: relative;
  max-width: 260px;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 10px;
}

.expert__video-box img {
  width: 100%;
}

.expert__video-sub {
  padding-left: 15px;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  opacity: 0.5;
}

.expert__right-box li {
  display: flex;
}

.expert__right-box li span {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 22px;
  display: block;
}

.expert__right-box li::before {
  content: "/";
  color: #D2BE78;
  margin-right: 30px;
}

.expert__galery {
  display: grid;
  grid-template-columns: 1fr 340px 400px;
  gap: 60px;
}

.expert__galery-item-photo {
  height: 100%;
  background-position: center;
  background-size: cover;
}

.expert__galery-item {
  border-radius: 6px;
  overflow: hidden;
}

.expert__galery-item:nth-child(1) {
  grid-column: 2 span;
  max-width: 700px;
}

.expert__galery-item:nth-child(3) {
  margin-left: 60px;
  height: 360px;
}

.expert__galery-item:nth-child(4) {
  height: 360px;
}

.expert__galery-item:nth-child(5) {
  height: 360px;
  display: flex;
  flex-direction: column;
}

.expert__galery-item:nth-child(5) .expert__galery-item-photo {
  height: 245px;
  margin-bottom: 60px;
  border-radius: 6px;
}

.expert__galery-item img {
  width: 100%;
  opacity: 0;
}

.expert__galery-item-url {
  position: relative;
}

.expert__galery-item .expert__galery-item-url a {
  color: #D2BE78;
  padding-bottom: 1px;
  border-bottom: 1px solid #D2BE78;
}

.education {
  margin-bottom: 88px;
}

.education__inner-education {
  display: grid;
  grid-template-columns: minmax(140px, 300px) 1fr;
  /* gap: 140px; */
  padding-left: 60px;
  display: flex;
}

.education__left {
  margin-right: 140px;
}

.education__text {
  font-size: 20px;
  line-height: 28px;
}

.education__item {
  display: grid;
  grid-template-columns: 1fr 100px;
  gap: 60px;
  padding: 30px 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}

.education__item:first-child {
  padding: 0 0 30px;
}

.education__item-text {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #D2BE78;
}

.education__item-date {
  font-size: 20px;
  line-height: 28px;
  text-align: right;
  color: #FFFFFF;
  align-self: end;
}

.achievements {
  margin-bottom: 120px;
}

.achievements__inner-achievements {
  margin: 0 -20px;
}

.achievements__slider {
  display: flex;
}

.achievements .slick-list {
  width: 100%;
}

.slick-track {
  height: 100%;
}

.achievements__item {
  position: relative;
  flex-grow: 1;
  max-width: 260px;
  height: 320px;
  padding: 20px;
  margin: 0 20px;
  border: 2px solid #D2BE78;
  border-radius: 6px;
  cursor: pointer;
}

.achievements__item-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.achievements__item a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.achievements__item img {
  width: 100%;
}

.title_slider {
  display: flex;
  justify-content: space-between;
}

.achievements__arrow-slide {
  display: flex;
  align-items: flex-end;
  position: relative;
  top: -20px;
}

.achievements__arrow-left {
  cursor: pointer;
}

.achievements__arrow-right {
  cursor: pointer;
  margin-left: 40px;
}

#map,
#map1 {
  background: #fff;
  width: 100%;
  height: 600px;
}

#map>ymaps,
#map1>ymaps {
  height: inherit;
  position: relative;
  mix-blend-mode: difference;
}

.ymaps-2-1-79-events-pane {
  position: relative;
  filter: grayscale(1) !important;
}

.ymaps-2-1-79-ground-pane {
  filter: grayscale(1);
  -ms-filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
}

.map-geo {
  margin-bottom: 120px;
}

.footer {
  margin-bottom: 120px;
}

.footer__inner-footer {
  padding-left: 100px;
}

.footer__text {
  max-width: 760px;
  margin-bottom: 80px;
}

.footer__text p {
  font-size: 20px;
  line-height: 28px;
}

.footer__btn {
  padding: 17px 40px;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  background-color: #D2BE78;
  border-radius: 6px;
}

.performance__video-item {
  position: relative;
}

.video-start {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.performance__video-item > img{
  width: 100%;
}

.previe-img {
  width: 640px;
  position: relative;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
}

.video-start:hover .play-btn svg {
  width: 90px;
  height: 90px;
  transition: 0.3s;
}

.video-start:hover .play-btn_40 svg {
  width: 50px;
  height: 50px;
  transition: 0.3s;
}

.play-btn svg {
  width: 80px;
  height: 80px;
  transition: 0.3s;
}

.play-btn_40 svg {
  width: 40px;
  height: 40px;
  transition: 0.3s;
}

@media (max-width: 1200px) {
  .header__resident {
    right: -80px;
  }

  .header__list-item {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1024px) {
  .container {
    padding: 0 40px;
  }

  .header {
    padding-top: 95px;
  }

  .header__inner-header {
    grid-template-columns: minmax(100px, 320px) 1fr;
  }

  .header__photo {
    width: 290px;
  }

  .header__rama {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: -1;
  }

  .header__rama svg {
    width: 260px;
    height: 277px;
  }

  .header__name {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
  }

  .header__resident {
    opacity: 0.5;
    transform: rotate(0deg);
    position: static;
    margin-bottom: 29px;
  }

  .header__resident span {
    opacity: 1;
  }

  .header__resident::before {
    transform: rotate(0deg);
  }

  .header__work {
    padding-left: 40px;
    margin-bottom: 60px;
  }

  .header__list-item {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
  }

  .header__box-download {
    padding-left: 40px;
  }

  .title {
    margin-bottom: 40px;
  }

  .title__h2 {
    font-size: 50px;
    line-height: 60px;
  }

  .performance {
    margin-bottom: 100px;
  }

  .performance__video-item {
    max-height: 280px;
  }

  .performance__video-box {
    gap: 20px;
    margin-bottom: 50px;
  }

  .performance__statistic-num {
    font-size: 80px;
    line-height: 90px;
    margin-bottom: 10px;
  }

  .performance__statistic {
    padding-left: 60px;
    justify-content: space-between;
    grid-template-columns: repeat(3, 240px);
  }

  .performance__statistic-text {
    font-size: 18px;
    line-height: 26px;
  }

  .expert {
    margin-bottom: 7px;
  }

  .expert__info {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
    padding-left: 60px;
    margin-bottom: 80px;
  }

  .expert__left-box {
    display: grid;
    grid-template-columns: 260px minmax(200px, 430px);
    gap: 60px;
    flex-direction: row-reverse;
    max-width: 100%;
  }

  .expert__text {
    grid-column: 2;
    font-size: 18px;
    line-height: 26px;
  }

  .expert__video-container {
    grid-column: 1;
    grid-row: 1;
  }

  .expert__video-sub {
    padding-left: 0;
  }

  .expert__info {
    display: grid;
    grid-template-columns: 1fr;
    gap: 41px;
    padding-left: 60px;
    margin-bottom: 80px;

  }

  .expert__right-box li span {
    font-size: 18px;
    line-height: 26px;
  }

  .expert__right-box li::before {
    content: "/";
    margin-right: 24px;
  }

  .expert__info {
    margin-bottom: 40px;
  }

  .expert__galery {
    display: grid;
    grid-template-columns: 1fr 260px 320px;
    gap: 60px;
  }

  .expert__galery-item:nth-child(5) .expert__galery-item-photo {
    height: 196px;
    margin-bottom: 30px;
  }

  .expert__galery-item:nth-child(4) {
    height: 269px;
  }

  .expert__galery-item:nth-child(3) {
    height: 269px;
  }

  .education {
    margin-bottom: 94px;
  }

  .education__inner-education {
    display: grid;
    grid-template-columns: 1fr;
    gap: 140px;
    padding-left: 60px;
  }

  .education__left {
    max-width: 400px;
    margin-right: 0;
  }

  .education__text {
    font-size: 18px;
    line-height: 26px;
  }

  .education__inner-education {
    display: grid;
    grid-template-columns: 1fr;
    gap: 39px;
    padding-left: 60px;
  }

  .education__item-text {
    font-size: 22px;
    line-height: 30px;
  }

  .education__item-date {
    font-size: 18px;
    line-height: 26px;
  }

  .education__item:first-child {
    padding: 0 0 26px;
  }

  .education__item {
    display: grid;
    grid-template-columns: 1fr 100px;
    gap: 60px;
    padding: 23px 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  }

  .achievements {
    margin-bottom: 100px;
  }

  .achievements__item {
    flex-grow: 1;
    max-width: 260px;
    height: auto;
    max-height: 274px;
    padding: 20px;
    margin: 0 10px;
  }

  .map-geo {
    margin-bottom: 100px;
  }

  .footer__text p {
    font-size: 18px;
    line-height: 26px;
  }

  .footer__inner-footer {
    padding-left: 60px;
  }
}

@media (max-width: 740px) {
  .video-start:hover svg {
    width: 70px;
    height: 70px;
    transition: 0.3s;
  }

  .play-btn svg {
    width: 60px;
    height: 60px;
    transition: 0.3s;
  }

  .container {
    padding: 0 30px;
  }

  .header__inner-header-mobile {
    display: flex;
    flex-direction: column;
  }

  .header {
    margin-bottom: 80px;
  }

  .header__inner-header {
    grid-template-columns: 260px 1fr;
    gap: 40px;
  }

  .header__photo {
    width: 250px;
  }

  .header__img-box {
    margin-left: 0px;
    margin-bottom: 50px;
  }

  .header__rama {
    right: 4px;
    top: -3px;
  }

  .header__soc-btn {
    display: none;
  }

  .header .header__info>.header__soc-btn {
    display: flex;
  }

  .header__name {
    font-size: 40px;
    line-height: 50px;
  }

  .header__icon {
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
  }

  .header__icon img {
    width: 75%;
  }

  .header .header__inner-header .header__work,
  .header .header__inner-header .header__box-download {
    display: none;
  }

  .header__resident {
    margin-bottom: 19px;
  }

  .header__list-item {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 15px;
  }

  .header__img-box {
    margin-bottom: 39px;
  }

  .header__list-item::before {
    font-size: 26px;
    line-height: 38px;
  }

  .header__work {
    padding-left: 40px;
    margin-bottom: 30px;
  }

  .header__download-item {
    max-width: 260px;
  }

  .header__box-download {
    gap: 0px;
  }

  .title {
    margin-bottom: 30px;
  }

  .title__h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .performance {
    margin-bottom: 70px;
  }

  .performance__video-item {
    max-height: 186px;
  }

  .performance__statistic {
    padding-left: 0px;
    justify-content: space-between;
    grid-template-columns: repeat(3, 1fr);
  }

  .performance__statistic-num {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 0;
  }

  .performance__video-box {
    margin-bottom: 40px;
  }

  .expert {
    margin-bottom: 100px;
  }

  .expert__info {
    gap: 41px;
    padding-left: 0px;
  }

  .expert__video-box {
    max-width: 194px;
  }

  .expert__left-box {
    grid-template-columns: 215px minmax(116px, 430px);
    gap: 21px;
  }

  .expert__text {
    font-size: 18px;
    line-height: 26px;
  }

  .expert__info {
    gap: 15px;
    padding-left: 0px;
  }

  .expert__right-box li span {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 16px;
  }

  .expert__info {
    margin-bottom: 66px;
  }

  .expert__galery {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: minmax(200px, 420px) minmax(200px, 330px) 80px 200px;
    gap: 20px;
  }

  .expert .expert__galery-item:nth-child(3) {
    height: auto;
    grid-column: 1;
    grid-row: 2;
  }

  .expert .expert__galery-item:nth-child(2) {
    height: auto;
    grid-column: 2;
    grid-row: 2 span;
  }

  .expert .expert__galery-item:nth-child(4) {
    height: auto;
    grid-column: 1;
    grid-row: 2 span;
  }

  .expert .expert__galery-item:nth-child(5) {
    height: 360px;
    display: flex;
    flex-direction: column;
    grid-column: 2;
    grid-row: 4;
  }

  .expert .expert__galery-item:nth-child(5) .expert__galery-item-photo {
    height: 170px;
    margin-bottom: 30px;
  }

  .education__inner-education {
    display: grid;
    grid-template-columns: 1fr;
    gap: 39px;
    padding-left: 0px;
  }

  .education__left {
    max-width: 380px;
  }

  .education__item {
    gap: 10px;
  }

  .education__item:first-child {
    padding: 0 0 20px;
  }

  .achievements__item {
    padding: 15px;
  }

  .map-geo {
    margin-bottom: 80px;
  }

  .map-geo__inner-map-geo {
    display: none;
  }

  #map1 {
    height: 480px;
    display: block;
  }

  .footer__inner-footer {
    padding-left: 0px;
    font-size: 18px;
    line-height: 26px;
  }

  .footer__btn {
    padding: 14px 30px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    background-color: #D2BE78;
    border-radius: 6px;
  }

  .footer__text {
    max-width: 760px;
    margin-bottom: 44px;
  }

  .footer__text p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 580px) {
  .header {
    padding-top: 50px;
  }

  .header__inner-header {
    grid-template-columns: 1fr;
    gap: 3px;
  }

  .header__list-item {
    font-size: 30px;
    line-height: 44px;
  }

  .header__inner-header {
    margin-bottom: 37px;
  }

  .header__work {
    margin-bottom: 20px;
  }

  .header__box-download {
    gap: 20px;
  }

  .header__download-item span {
    font-size: 18px;
    line-height: 26px;
  }

  .performance {
    margin-bottom: 56px;
  }

  .performance__video-box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 40px;
  }

  .performance__video-item {
    max-height: 284px;
  }

  .performance__statistic {
    padding-left: 0px;
    justify-content: space-between;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .performance__statistic-item {
    margin: 0 5px 15px;
  }

  .expert__left-box {
    display: flex;
    flex-direction: column;
  }

  .expert__video-container {
    display: flex;
    gap: 30px;
  }

  .expert__video-sub {
    max-width: 140px;
  }

  .expert__text {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .expert__video-box {
    max-width: 292px;
  }

  .expert__video-box {
    margin-bottom: 25px;
  }

  .expert__right-box li span {
    margin-bottom: 14px;
  }

  .expert__video-sub {
    padding-top: 16px;
  }

  .expert__galery {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: minmax(200px, 311px) minmax(200px, 330px) 200px;
    gap: 20px;
  }

  .expert .expert__galery-item:nth-child(2) {
    height: auto;
    grid-column: 2;
    grid-row: 2;
  }

  .expert .expert__galery-item:nth-child(4) {
    height: auto;
    grid-column: 1;
    grid-row: 3;
  }

  .expert .expert__galery-item:nth-child(5) {
    height: 360px;
    display: flex;
    flex-direction: column;
    grid-column: 2;
    grid-row: 3;
  }

  .expert .expert__galery-item:nth-child(3) {
    margin-left: 0px;
  }

  .education {
    margin-bottom: 81px;
  }

  .education__item {
    padding: 19px 0;
  }
}

@media (max-width: 420px) {
  .container {
    padding: 0 20px;
  }

  .title__line {
    width: 30px;
  }

  .title__num {
    font-size: 14px;
    line-height: 21px;
  }

  .title__h2 {
    font-size: 36px;
    line-height: 42px;
  }

  .header {
    margin-bottom: 70px;
    overflow: hidden;
  }

  .header__name {
    font-size: 36px;
    line-height: 46px;
  }

  .header__photo {
    margin-left: 10px;
  }

  .header__img-box {
    margin-bottom: 9px;
  }

  .header__resident span {
    font-size: 18px;
    line-height: 30px;
  }

  .header__inner-header {
    margin-bottom: 30px;
  }

  .header__list-item {
    font-size: 26px;
    line-height: 34px;
  }

  .header__work {
    padding-left: 28px;
    margin-bottom: 30px;
  }

  .header__list-item::before {
    font-size: 20px;
    line-height: 24px;
    left: -30px;
  }

  .header__inner-header {
    margin-bottom: 36px;
  }

  .header__box-download {
    padding-left: 30px;
    gap: 30px;
    flex-direction: column;
  }

  .performance__video-item {
    max-height: 188px;
  }

  .performance__statistic {
    grid-template-columns: repeat(1, 1fr);
  }

  .performance__statistic-num {
    font-size: 50px;
    line-height: 60px;
  }

  .performance__statistic-text {
    max-width: 240px;
    font-size: 17px;
    line-height: 24px;
  }

  .expert__text {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 5px;
  }

  .expert__video-sub {
    display: none;
  }

  .expert__info {
    gap: 21px;
  }

  .expert__right-box li span {
    font-size: 17px;
    line-height: 24px;
  }

  .expert__galery {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: minmax(150px, 200px) minmax(200px, 210px) 180px;
    gap: 20px;
  }

  .expert__galery-item {
    position: relative;
  }

  .expert .expert__galery-item:nth-child(5) {
    height: 360px;
    display: flex;
    flex-direction: column;
    grid-column: 2 span;
    grid-row: 3;
  }

  .expert .expert__galery-item:nth-child(4) {
    height: auto;
    grid-column: 1;
    grid-row: 4;
    max-height: 140px;
  }

  .expert__galery-item>.expert__galery-item-url {
    display: none;
  }

  .expert__galery-item_url, .expert__galery-item_url>.expert__galery-item-url {
    display: block;
  }

  .expert__galery-item_url {
    padding-top: 20px;
  }

  .expert__galery-item_url a {
    font-size: 17px;
    line-height: 24px;
  }

  .education__text {
    font-size: 17px;
    line-height: 24px;
  }

  .education__inner-education {
    gap: 30px;
  }

  .education__item-text {
    font-size: 18px;
    line-height: 26px;
  }

  .education__item {
    grid-template-columns: 1fr;
    gap: 14px;
    justify-items: start;
  }

  .achievements {
    margin-bottom: 80px;
  }

  .achievements__arrow-slide {
    display: flex;
    align-items: flex-end;
    position: relative;
    top: 12px;
  }

  .title_slider {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .footer {
    margin-bottom: 70px;
  }

  .footer__btn {
    text-align: center;
    display: block;
    width: 100%;
  }

  .footer__text p {
    font-size: 17px;
    line-height: 24px;
  }

  #map1 {
    height: 400px;
    display: block;
  }
  
  .expert__left-box {
    margin-right: 0;
  }
}

/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/slovo/style/reset.css?1685432626756 */
/* /local/templates/slovo/scripts/slick/slick.css?16854326261776 */
/* /local/templates/slovo/style/fonts.css?16854326261363 */
/* /local/templates/slovo/style/style.css?168801397722752 */
