.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block
}

.slick-list, body.compensate-for-scrollbar {
  overflow: hidden
}

.fancybox-container, .fancybox-thumbs, .fancybox-thumbs__list a, .slick-slider, html {
  -webkit-tap-highlight-color: transparent
}

.fancybox-container *, .slick-slider, html {
  box-sizing: border-box
}

.fancybox-is-hidden, .slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden
}

.fancybox-caption, .fancybox-infobar, .slick-slide.dragging img {
  pointer-events: none
}

.fancybox-infobar, .slick-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none
}

.fancybox-button:focus, .fancybox-slide, .slick-list:focus {
  outline: 0
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px
}

::-webkit-scrollbar-thumb {
  border-width: 1px 1px 1px 2px;
  border-color: #fff;
  background-color: #9A9F45
}

::-webkit-scrollbar-track {
  border-width: 1px;
  background-color: #eee;
  border-color: #fff
}

@font-face {
  font-family: 'Proba Pro';
  src: url(../fonts/ProbaPro-Italic.eot);
  src: local("../fonts/Proba Pro Italic"), local("../fonts/ProbaPro-Italic"), url(../fonts/ProbaPro-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/ProbaPro-Italic.woff) format("woff"), url(../fonts/ProbaPro-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic
}

@font-face {
  font-family: 'Proba Pro';
  src: url(../fonts/ProbaPro-Regular.eot);
  src: local("../fonts/Proba Pro Regular"), local("../fonts/ProbaPro-Regular"), url(../fonts/ProbaPro-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/ProbaPro-Regular.woff) format("woff"), url(../fonts/ProbaPro-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Proba Pro';
  src: url(../fonts/ProbaPro-Bold.eot);
  src: local("../fonts/Proba Pro Bold"), local("../fonts/ProbaPro-Bold"), url(../fonts/ProbaPro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProbaPro-Bold.woff) format("woff"), url(../fonts/ProbaPro-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Proba Pro';
  src: url(../fonts/ProbaPro-LightItalic.eot);
  src: local("../fonts/Proba Pro Light Italic"), local("../fonts/ProbaPro-LightItalic"), url(../fonts/ProbaPro-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/ProbaPro-LightItalic.woff) format("woff"), url(../fonts/ProbaPro-LightItalic.ttf) format("truetype");
  font-weight: 300;
  font-style: italic
}

@font-face {
  font-family: 'Proba Pro';
  src: url(../fonts/ProbaPro-Medium.eot);
  src: local("../fonts/Proba Pro Medium"), local("../fonts/ProbaPro-Medium"), url(../fonts/ProbaPro-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/ProbaPro-Medium.woff) format("woff"), url(../fonts/ProbaPro-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'Proba Pro';
  src: url(../fonts/ProbaPro-Light.eot);
  src: local("../fonts/Proba Pro Light"), local("../fonts/ProbaPro-Light"), url(../fonts/ProbaPro-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/ProbaPro-Light.woff) format("woff"), url(../fonts/ProbaPro-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'Proba Pro';
  src: url(../fonts/ProbaPro-ExtraLight.eot);
  src: local("../fonts/Proba Pro ExtraLight"), local("../fonts/ProbaPro-ExtraLight"), url(../fonts/ProbaPro-ExtraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/ProbaPro-ExtraLight.woff) format("woff"), url(../fonts/ProbaPro-ExtraLight.ttf) format("truetype");
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: 'Proba Pro';
  src: url(../fonts/ProbaPro-BoldItalic.eot);
  src: local("../fonts/Proba Pro Bold Italic"), local("../fonts/ProbaPro-BoldItalic"), url(../fonts/ProbaPro-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/ProbaPro-BoldItalic.woff) format("woff"), url(../fonts/ProbaPro-BoldItalic.ttf) format("truetype");
  font-weight: 700;
  font-style: italic
}

@font-face {
  font-family: 'Proba Pro';
  src: url(../fonts/ProbaPro-ExtraLightItalic.eot);
  src: local("../fonts/Proba Pro ExtraLight Italic"), local("../fonts/ProbaPro-ExtraLightItalic"), url(../fonts/ProbaPro-ExtraLightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/ProbaPro-ExtraLightItalic.woff) format("woff"), url(../fonts/ProbaPro-ExtraLightItalic.ttf) format("truetype");
  font-weight: 200;
  font-style: italic
}

.slick-slider {
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.slick-list {
  margin: 0;
  padding: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translate3d(0, 0, 0)
}

.slick-track {
  left: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.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-initialized .slick-slide {
  display: block
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.fancybox-active {
  height: auto
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}

.fancybox-slide, .fancybox-slide--image .fancybox-content {
  transition-property: transform, opacity;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  top: 0;
  user-select: none
}

.fancybox-image, .fancybox-slide--image .fancybox-content, .fancybox-spaceball {
  -webkit-user-select: none;
  -ms-user-select: none;
  max-width: none;
  position: absolute
}

.fancybox-toolbar {
  right: 0;
  top: 0
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden
}

.fancybox-slide {
  display: none;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

caption, th {
  text-align: left
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}

.fancybox-slide--image::before {
  display: none
}

.fancybox-slide--html {
  padding: 6px
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  background: no-repeat;
  background-size: 100% 100%;
  overflow: visible;
  padding: 0;
  transform-origin: top left;
  user-select: none;
  z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing
}

.fancybox-container [data-selectable=true] {
  cursor: text
}

.fancybox-image, .fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  padding: 0;
  top: 0;
  user-select: none;
  width: 100%
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}

.fancybox-slide--video .fancybox-content {
  background: #000
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff
}

.fancybox-iframe, .fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}

.call-btn, .contact-item a.social svg, .menu li, img {
  vertical-align: middle
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc
}

.fancybox-button:hover {
  color: #fff
}

.fancybox-button.fancybox-focus {
  outline: dotted 1px
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0
}

.fancybox-button div {
  height: 100%
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2), .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998
}

.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}

label, output {
  display: inline-block
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}

.fancybox-navigation .fancybox-button div {
  padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}

.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  right: 0;
  text-align: center;
  z-index: 99996
}

.fancybox-caption--separate {
  margin-top: -50px
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}

.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg)
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }

  .fancybox-slide--image {
    padding: 6px 0
  }

  .fancybox-close-small {
    right: -6px
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}

.fancybox-share p {
  margin: 0;
  padding: 0
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}

address, legend {
  line-height: inherit
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff
}

.fancybox-share__button:hover {
  text-decoration: none
}

.fancybox-share__button--fb {
  background: #3b5998
}

.fancybox-share__button--fb:hover {
  background: #344e86
}

.fancybox-share__button--pt {
  background: #bd081d
}

.fancybox-share__button--pt:hover {
  background: #aa0719
}

.fancybox-share__button--tw {
  background: #1da1f2
}

.fancybox-share__button--tw:hover {
  background: #0d95e8
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}

progress, sub, sup {
  vertical-align: baseline
}

.fancybox-share__button svg path {
  fill: #fff
}

.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: 212px;
  z-index: 99995
}

.fancybox-show-thumbs .fancybox-thumbs, article, aside, dialog, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
  display: block
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list, svg:not(:root) {
  overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100px
}

dl, h1, h2, h3, h4, h5, h6, ol, p, pre, ul {
  margin-top: 0
}

address, dl, ol, p, pre, ul {
  margin-bottom: 1rem
}

dd, h1, h2, h3, h4, h5, h6, label, legend {
  margin-bottom: .5rem
}

button, hr, input {
  overflow: visible
}

pre, textarea {
  overflow: auto
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}

.head-item .info:before, .programs-item ul li:before {
  content: "";
  left: 0
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  min-width: 375px;
  -ms-overflow-style: scrollbar
}

body {
  margin: 0;
  font-family: 'Proba Pro', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  overflow-x: hidden
}

[tabindex="-1"]:focus {
  outline: 0 !important
}

hr {
  box-sizing: content-box;
  height: 0
}

abbr[data-original-title], abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

address {
  font-style: normal
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

blockquote, figure {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

b, strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

img {
  border-style: none
}

[role=button], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #868e96;
  caption-side: bottom
}

button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button, select {
  text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=radio], input[type=checkbox] {
  box-sizing: border-box;
  padding: 0
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  -webkit-appearance: listbox
}

textarea {
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-size: 1.5rem;
  color: inherit;
  white-space: normal
}

.container, .container-fluid {
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  margin-right: auto
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none !important
}

*, ::after, ::before {
  box-sizing: inherit
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.order-1 {
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  order: 12
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important
}

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }
}

* {
  outline: 0
}

a:focus, a:hover, input:focus, input:hover {
  text-decoration: none;
  color: inherit
}

@media (max-width: 480px) {
  body #nav-icon:after, body #nav-icon:before {
    content: "";
    transform: translateX(-50%)
  }

  body #menu, body .footer, body .xs-center {
    text-align: center
  }

  body footer, body header, body main {
    overflow: hidden
  }

  body .nav {
    background: #fff
  }

  body #nav-icon span, body #nav-icon:after, body #nav-icon:before {
    width: 13px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 50%
  }

  body #nav-icon {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    position: relative;
    float: right
  }

  body #nav-icon:after {
    top: 12px
  }

  body #nav-icon:before {
    bottom: 12px
  }

  body #nav-icon span {
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
  }

  body #menu {
    display: none;
    margin-top: 30px
  }

  body #menu .menu, body .xs-block {
    display: block
  }

  body #menu .menu li {
    display: block;
    margin-bottom: 30px;
    margin-right: 0
  }

  body .logo {
    max-width: 40px
  }

  body .head-item h1 {
    font-size: 50px;
    line-height: 1
  }

  body .xs-none {
    display: none
  }

  body .date br, body .play-btn br {
    display: block
  }

  body .head {
    height: inherit;
    padding-top: 105px;
    background: url(../images/bg.webp) 72% 108% no-repeat #f8eeec;
    background-size: 255vw;
    min-height: inherit;
    padding-bottom: 0
  }

  body .head .order-btn {
    margin-bottom: 35vw
  }

  body .head-item p {
    margin-bottom: 35px;
    margin-left: 0
  }

  body .copy, body .results-img {
    margin-left: auto;
    margin-right: auto
  }

  body .date {
    margin-bottom: 20vw
  }

  body .play-btn {
    max-width: 139px;
    margin-bottom: 5vw
  }

  body .fancybox-slide {
    padding-left: 0;
    padding-right: 0
  }

  body .results {
    padding: 60px 0 30px
  }

  body .xs-first {
    -ms-flex-order: -1;
    order: -1
  }

  body .mob-slider {
    padding-bottom: 20px;
    position: relative
  }

  body .slick-dots {
    left: 50%;
    transform: translateX(-50%)
  }

  body .results-img {
    margin-bottom: 40px;
    height: 350px;
    overflow: hidden
  }

  body .results-img img {
    width: 100%;
    transform: translateY(-20%)
  }

  body .slick-dots li {
    line-height: 1
  }

  body .mt53 {
    margin-top: 0
  }

  body .h2-title {
    font-size: 30px !important;
    line-height: 1.2 !important;
    margin-bottom: 30px !important
  }

  body .programs {
    padding: 30px 0
  }

  body .speaker {
    padding: 60px 0
  }

  body br {
    display: none
  }

  body .reviews {
    padding: 60px 0 30px
  }

  body .reviews-img {
    margin-bottom: 30px
  }

  body .reviews-count_sl {
    font-size: 25px
  }

  body .price {
    padding: 30px 0 60px
  }

  body .price-item {
    margin-bottom: 20px
  }

  body .contact-item {
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    max-width: 192px;
    width: 100%;
    text-align: left
  }

  body .copy, body .footer-item {
    margin-top: 30px
  }

  body .contact-item.xs-center, body .footer_bottom, body .results-item {
    text-align: center
  }

  body .footer-menu {
    margin-top: 30px;
    margin-bottom: 30px
  }

  body .xs-full {
    max-width: 240px
  }

  body .xs-full a {
    max-width: calc(100% - 30px)
  }

  body .footer-item, body .logo-rezart {
    text-align: center;
    float: none
  }

  body .footer_bottom .footer_bottom-menu {
    margin-bottom: 50px
  }

  body .footer_bottom .footer_bottom-menu li {
    display: block;
    margin-right: 0;
    margin-bottom: 20px
  }

  body .success-item h1 {
    font-size: 70px;
    line-height: 1
  }

  body .modal {
    padding: 50px 40px
  }

  body .modal .title {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 1.1
  }

  body .speaker .h2-subtitle {
    margin-bottom: 35px;
    padding-left: 25px;
    margin-left: 0
  }

  body .speaker-blq {
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 40px
  }

  body .speaker-img {
    margin-bottom: 20px
  }

  body .reviews-slider {
    padding-left: 0;
    padding-bottom: 40px
  }

  body .reviews-count_sl {
    display: none
  }

  body .head-item .info {
    padding-left: 10px
  }

  body .reviews-item:first-child {
    margin-bottom: 29px
  }

  body .results-item img {
    margin-left: auto;
    margin-right: auto
  }

  body .results-item .title, body .results-item p {
    font-size: 15px;
    line-height: 1.2
  }

  body .contact-item a.social svg {
    margin-right: 10px
  }

  body .contact-item:last-child {
    margin-bottom: 15px
  }
}

@media (min-width: 415px) and (max-width: 667px) {
  body #nav-icon:after, body #nav-icon:before {
    content: "";
    transform: translateX(-50%)
  }

  body #menu, body .footer, body .xs-center {
    text-align: center
  }

  body footer, body header, body main {
    overflow: hidden
  }

  body .nav {
    background: #fff
  }

  body #nav-icon span, body #nav-icon:after, body #nav-icon:before {
    width: 13px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 50%
  }

  body #nav-icon {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    position: relative;
    float: right
  }

  body #nav-icon:after {
    top: 12px
  }

  body #nav-icon:before {
    bottom: 12px
  }

  body #nav-icon span {
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
  }

  body #menu {
    display: none;
    margin-top: 30px
  }

  body #menu .menu, body .xs-block {
    display: block
  }

  body #menu .menu li {
    display: block;
    margin-bottom: 30px;
    margin-right: 0
  }

  body .logo {
    max-width: 40px
  }

  body .head-item h1 {
    font-size: 50px;
    line-height: 1
  }

  body .xs-none {
    display: none
  }

  body .date br, body .play-btn br {
    display: block
  }

  body .head {
    height: inherit;
    padding-top: 105px;
    background: url(../images/bg.webp) 72% 108% no-repeat #f8eeec;
    background-size: 255vw;
    min-height: inherit;
    padding-bottom: 0
  }

  body .head .order-btn {
    margin-bottom: 35vw
  }

  body .head-item p {
    margin-bottom: 35px;
    margin-left: 0
  }

  body .copy, body .results-img {
    margin-left: auto;
    margin-right: auto
  }

  body .date {
    margin-bottom: 20vw
  }

  body .play-btn {
    max-width: 139px;
    margin-bottom: 5vw
  }

  body .fancybox-slide {
    padding-left: 0;
    padding-right: 0
  }

  body .results {
    padding: 60px 0 30px
  }

  body .xs-first {
    -ms-flex-order: -1;
    order: -1
  }

  body .mob-slider {
    padding-bottom: 20px;
    position: relative
  }

  body .slick-dots {
    left: 50%;
    transform: translateX(-50%)
  }

  body .results-img {
    margin-bottom: 40px;
    height: 350px;
    overflow: hidden
  }

  body .results-img img {
    width: 100%;
    transform: translateY(-20%)
  }

  body .slick-dots li {
    line-height: 1
  }

  body .mt53 {
    margin-top: 0
  }

  body .h2-title {
    font-size: 30px !important;
    line-height: 1.2 !important;
    margin-bottom: 30px !important
  }

  body .programs {
    padding: 30px 0
  }

  body .speaker {
    padding: 60px 0
  }

  body br {
    display: none
  }

  body .reviews {
    padding: 60px 0 30px
  }

  body .reviews-img {
    margin-bottom: 30px
  }

  body .reviews-count_sl {
    font-size: 25px
  }

  body .price {
    padding: 30px 0 60px
  }

  body .price-item {
    margin-bottom: 20px
  }

  body .contact-item {
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    max-width: 192px;
    width: 100%;
    text-align: left
  }

  body .copy, body .footer-item {
    margin-top: 30px
  }

  body .contact-item.xs-center, body .footer_bottom, body .results-item {
    text-align: center
  }

  body .footer-menu {
    margin-top: 30px;
    margin-bottom: 30px
  }

  body .xs-full {
    max-width: 240px
  }

  body .xs-full a {
    max-width: calc(100% - 30px)
  }

  body .footer-item, body .logo-rezart {
    text-align: center;
    float: none
  }

  body .footer_bottom .footer_bottom-menu {
    margin-bottom: 50px
  }

  body .footer_bottom .footer_bottom-menu li {
    display: block;
    margin-right: 0;
    margin-bottom: 20px
  }

  body .success-item h1 {
    font-size: 70px;
    line-height: 1
  }

  body .modal {
    padding: 50px 40px
  }

  body .modal .title {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 1.1
  }

  body .speaker .h2-subtitle {
    margin-bottom: 35px;
    padding-left: 25px;
    margin-left: 0
  }

  body .speaker-blq {
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 40px
  }

  body .speaker-img {
    margin-bottom: 20px
  }

  body .reviews-slider {
    padding-left: 0;
    padding-bottom: 40px
  }

  body .reviews-count_sl {
    display: none
  }

  body .head-item .info {
    padding-left: 10px
  }

  body .reviews-item:first-child {
    margin-bottom: 29px
  }

  body .results-item img {
    margin-left: auto;
    margin-right: auto
  }

  body .results-item .title, body .results-item p {
    font-size: 15px;
    line-height: 1.2
  }

  body .contact-item a.social svg {
    margin-right: 10px
  }

  body .contact-item:last-child {
    margin-bottom: 15px
  }
}

@media (min-width: 668px) and (max-width: 1200px) {
  body #nav-icon:after, body #nav-icon:before {
    content: "";
    transform: translateX(-50%)
  }

  body #menu, body .footer, body .xs-center {
    text-align: center
  }

  body footer, body header, body main {
    overflow: hidden
  }

  body .nav {
    background: #fff
  }

  body #nav-icon span, body #nav-icon:after, body #nav-icon:before {
    width: 13px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 50%
  }

  body #nav-icon {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    position: relative;
    float: right
  }

  body #nav-icon:after {
    top: 12px
  }

  body #nav-icon:before {
    bottom: 12px
  }

  body #nav-icon span {
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
  }

  body #menu {
    display: none;
    margin-top: 30px
  }

  body #menu .menu, body .xs-block {
    display: block
  }

  body #menu .menu li {
    display: block;
    margin-bottom: 30px;
    margin-right: 0
  }

  body .copy, body .results-img {
    margin-left: auto;
    margin-right: auto
  }

  body .logo {
    max-width: 40px
  }

  body .head-item h1 {
    font-size: 50px;
    line-height: 1
  }

  body .xs-none {
    display: none
  }

  body .date br, body .play-btn br {
    display: block
  }

  body .head {
    height: inherit;
    padding-top: 105px;
    background: url(../images/bg.webp) 72% 108% no-repeat #f8eeec;
    min-height: inherit;
    padding-bottom: 0;
    background-size: 220vw
  }

  body .head-item p {
    margin-bottom: 35px
  }

  body .date {
    margin-bottom: 20vw
  }

  body .play-btn {
    max-width: 139px;
    margin-bottom: 5vw
  }

  body .fancybox-slide {
    padding-left: 0;
    padding-right: 0
  }

  body .results {
    padding: 60px 0 30px
  }

  body .xs-first {
    -ms-flex-order: -1;
    order: -1
  }

  body .mob-slider {
    padding-bottom: 20px;
    position: relative
  }

  body .slick-dots {
    left: 50%;
    transform: translateX(-50%)
  }

  body .results-img {
    margin-bottom: 40px;
    overflow: hidden;
    height: 455px
  }

  body .results-img img {
    width: 100%;
    transform: translateY(-20%)
  }

  body .slick-dots li {
    line-height: 1
  }

  body .mt53 {
    margin-top: 0
  }

  body .h2-title {
    font-size: 30px !important;
    line-height: 1.2 !important;
    margin-bottom: 30px !important
  }

  body .programs {
    padding: 30px 0
  }

  body .speaker {
    padding: 60px 0
  }

  body br {
    display: none
  }

  body .reviews {
    padding: 60px 0 30px
  }

  body .reviews-img {
    margin-bottom: 30px
  }

  body .reviews-count_sl {
    font-size: 25px
  }

  body .price {
    padding: 30px 0 60px
  }

  body .price-item {
    margin-bottom: 20px
  }

  body .contact-item {
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    max-width: 192px;
    width: 100%;
    text-align: left
  }

  body .copy, body .footer-item {
    margin-top: 30px
  }

  body .contact-item.xs-center, body .footer_bottom, body .results-item {
    text-align: center
  }

  body .footer-menu {
    margin-top: 30px;
    margin-bottom: 30px
  }

  body .xs-full {
    max-width: 240px
  }

  body .xs-full a {
    max-width: calc(100% - 30px)
  }

  body .footer-item, body .logo-rezart {
    text-align: center;
    float: none
  }

  body .footer_bottom .footer_bottom-menu {
    margin-bottom: 50px
  }

  body .footer_bottom .footer_bottom-menu li {
    display: block;
    margin-right: 0;
    margin-bottom: 20px
  }

  body .success-item h1 {
    font-size: 70px;
    line-height: 1
  }

  body .modal {
    padding: 50px 40px
  }

  body .modal .title {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 1.1
  }

  body .speaker .h2-subtitle {
    margin-bottom: 35px;
    padding-left: 25px;
    margin-left: 0
  }

  body .speaker-blq {
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 40px
  }

  body .speaker-img {
    margin-bottom: 20px
  }

  body .reviews-slider {
    padding-left: 0;
    padding-bottom: 40px
  }

  body .reviews-count_sl {
    display: none
  }

  body .head-item .info {
    padding-left: 10px
  }

  body .reviews-item:first-child {
    margin-bottom: 29px
  }

  body .results-item img {
    margin-left: auto;
    margin-right: auto
  }

  body .results-item .title, body .results-item p {
    font-size: 15px;
    line-height: 1.2
  }

  body .contact-item a.social svg {
    margin-right: 10px
  }

  body .contact-item:last-child {
    margin-bottom: 15px
  }

  body .container {
    max-width: 480px
  }

  body .head .order-btn {
    margin-bottom: 20vw
  }

  body .head-item p {
    margin-left: auto
  }

  body .footer .container {
    max-width: 375px
  }
}

.logo img, .nav {
  width: 100%
}

.date, .head-item p, .nav-container, .play-btn {
  margin-left: auto
}

.call-btn, .menu li a {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: .2em;
  text-transform: uppercase;
  transition: .3s
}

@media (min-width: 992px) and (max-width: 1200px) {
  body #menu, body .contact-item.xs-center, body .footer {
    text-align: left
  }

  body .xs-first {
    -ms-flex-order: inherit;
    order: inherit
  }

  body .head {
    height: inherit;
    padding-top: 105px;
    background: url(../images/bg.webp) center no-repeat;
    background-size: cover;
    min-height: inherit;
    padding-bottom: 0
  }

  body .head .order-btn {
    margin-bottom: 0
  }

  body .nav {
    background: 0 0
  }

  body #menu {
    display: -ms-flexbox;
    display: flex;
    margin-top: 0
  }

  body #menu .menu {
    display: block
  }

  body #menu .menu li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px
  }

  body #nav-icon {
    display: none
  }

  body .contact-item {
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    max-width: 192px;
    width: 100%;
    text-align: left
  }

  body .nav-container {
    max-width: 620px
  }

  body .footer-menu {
    margin-top: 0;
    margin-bottom: 0
  }

  body .xs-full {
    max-width: 100%
  }

  body .xs-full a {
    max-width: calc(100% - 30px)
  }

  body .container, body .copy, body .footer .container {
    max-width: 100%
  }

  body .copy {
    margin-left: auto;
    margin-right: auto
  }

  body .footer-item, body .logo-rezart {
    text-align: center;
    float: right
  }

  body .footer_bottom {
    text-align: left
  }

  body .footer_bottom .footer_bottom-menu {
    margin-bottom: 0
  }

  body .footer_bottom .footer_bottom-menu li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0
  }

  body .copy, body .footer-item {
    margin-top: 30px
  }

  body .footer-item {
    margin-top: 0
  }

  body .copy {
    text-align: center
  }

  body .price-item {
    padding: 60px 30px
  }

  body .xs-none {
    display: block
  }

  body .xs-block {
    display: none
  }

  body .speaker .h2-subtitle {
    margin-bottom: 115px
  }

  body .reviews-item:first-child {
    margin-bottom: 50px
  }
}

.head, .nav-container {
  -ms-flex-align: center
}

.price .h2-title, .price-item, .programs .h2-title {
  text-align: center
}

.nav {
  padding: 16px 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  transition: .3s
}

.nav.fixed {
  background: #fff;
  padding: 10px 0
}

.logo {
  display: inline-block;
  max-width: 59px
}

.nav-container {
  max-width: 770px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.menu {
  list-style: none;
  padding: 0;
  margin: 0
}

.menu li {
  display: inline-block;
  margin-right: 20px
}

.menu li a {
  display: block;
  color: #000
}

.menu li a:hover {
  color: #9A9F45
}

.call-btn {
  color: #000;
  display: inline-block;
  border: 1px solid #9A9F45;
  padding: 10px 20px 7px
}

.head-item .info, .head-item h1 {
  font-weight: 600;
  font-family: Proba Pro;
  font-style: normal
}

.call-btn:hover {
  background: #9A9F45;
  color: #fff
}

.head {
  min-height: 765px;
  background: url(../images/bg.jpg) center top no-repeat;
  background-size: 1920px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 94px;
  padding-bottom: 60px
}

.head-item .info {
  display: block;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #9A9F45;
  padding-left: 23px;
  position: relative;
  margin-bottom: 34px
}

.head-item .info:before {
  width: 2px;
  height: 100%;
  background: #9A9F45;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.head-item h1 {
  font-size: 90px;
  line-height: 76px;
  color: #000;
  margin-bottom: 23px
}

.head-item p {
  max-width: 325px;
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  margin-bottom: 70px;
  margin-right: auto
}

.order-btn {
  cursor: pointer;
  font-family: Proba Pro;
  border: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #FFE6D9;
  background: #242424;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .25);
  border-radius: 3px;
  padding: 15px 18px 14px;
  transition: .3s;
  display: inline-block
}

.date, .play-btn span {
  font-size: 16px;
  font-family: Proba Pro;
  font-style: normal
}

.order-btn[disabled] {
  background: #ccc;
  box-shadow: 0 0;
  cursor: auto
}

.form label, .play-btn, .slick-arrow {
  cursor: pointer
}

.order-btn[disabled]:hover {
  transform: none;
  background: #ccc;
  box-shadow: 0 0;
  color: #FFE6D9
}

.order-btn:focus, .order-btn:hover {
  color: #000;
  background: #FFE6D9;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .25);
  border-radius: 3px;
  transform: translateY(5%)
}

.date {
  max-width: 134px;
  font-weight: 600;
  line-height: 18px;
  color: #000;
  margin-top: 0;
  margin-bottom: 270px
}

.date span {
  display: block;
  color: #9A9F45;
  margin-top: 7px;
  font-weight: 400
}

.h2-title, .play-btn span, .results-item .title {
  font-weight: 600;
  color: #000
}

.play-btn {
  max-width: 140px;
  margin-bottom: 0
}

.play-btn span {
  line-height: 21px;
  margin-bottom: 9px;
  display: block;
  padding-left: 5px
}

.play-btn:hover svg {
  transform: scale(1.1)
}

.play-btn svg {
  transition: .3s
}

.results {
  padding: 200px 0 100px
}

.results-img img {
  max-width: 437px
}

.h2-title {
  font-family: Proba Pro;
  font-style: normal;
  font-size: 48px;
  line-height: 50px;
  margin-bottom: 57px
}

.results-item .title, .results-item p {
  font-family: Proba Pro;
  font-style: normal;
  font-size: 18px;
  line-height: 19px
}

.results-item {
  margin-bottom: 36px
}

.results-item .img {
  margin-bottom: 23px
}

.results-item .title {
  margin-bottom: 10px
}

.results-item p {
  font-weight: 400;
  color: #757575;
  margin-bottom: 0
}

.programs-item .lesson, .programs-item .title {
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: 600;
  font-family: Proba Pro;
  font-style: normal
}

.mt53 {
  margin-top: 53px
}

.programs {
  padding: 100px 0 155px
}

.programs-item .lesson {
  font-size: 16px;
  color: #9A9F45
}

.programs-item .title {
  font-size: 22px;
  color: #000
}

.programs-item .duration {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 18px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #AAA;
  margin-bottom: 26px
}

.programs-item ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.programs-item ul li {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 19px;
  color: #757575;
  padding-left: 16px;
  position: relative;
  margin-bottom: 15px
}

.programs-item ul li:before {
  width: 4px;
  height: 4px;
  background: #9A9F45;
  border-radius: 50%;
  position: absolute;
  top: 4px
}

.speaker {
  background: #FFFAF8;
  padding: 200px 0
}

.speaker .h2-subtitle:before, .speaker-blq:before {
  height: calc(100% - 5px);
  background: #9A9F45;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  left: 0
}

.speaker .h2-title {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 90px;
  line-height: 76px;
  color: #000;
  margin-bottom: 58px
}

.speaker .h2-subtitle {
  padding-left: 40px;
  margin-left: 30px;
  position: relative;
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #757575;
  max-width: 320px;
  margin-bottom: 55px
}

.speaker .h2-subtitle:before {
  width: 2px;
  position: absolute
}

.speaker .h2-subtitle b {
  font-weight: 600;
  font-size: 22px;
  line-height: 1;
  color: #000;
  margin-bottom: 14px;
  display: block
}

.ml-auto {
  margin-left: auto
}

.speaker-item {
  max-width: 347px;
  margin-bottom: 30px
}

.speaker-item .title {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #9A9F45;
  margin-bottom: 11px
}

.speaker-item p, .speaker-item:last-child {
  margin-bottom: 0
}

.speaker-item p {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #757575
}

.reviews-count_sl, .speaker-blq {
  color: #9A9F45;
  font-weight: 600;
  font-family: Proba Pro;
  font-style: normal
}

.speaker-img {
  margin-bottom: 42px
}

.speaker-img img {
  width: 100%;
  max-width: 470px
}

.speaker-blq {
  padding-left: 30px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: .2em;
  text-transform: uppercase;
  position: relative
}

.speaker-blq:before {
  width: 2px;
  position: absolute
}

.reviews {
  padding: 200px 0 100px
}

.reviews .h2-title {
  margin-bottom: 79px
}

.reviews-container {
  position: relative
}

.reviews-img img {
  max-width: 470px;
  width: 100%
}

.reviews-count_sl {
  font-size: 36px;
  line-height: 50px;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0
}

.reviews-count_sl #all,
.reviews-count_sl #allV {
  color: #B5B5B5;
  font-size: 16px;
  line-height: 57px;
  margin-left: 5px
}

.reviews-slider {
  padding-bottom: 67px;
  position: relative;
  padding-left: 101px
}

.slick-arrow, .slick-dots {
  position: absolute;
  bottom: 0
}

.slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  left: 0
}

.slick-dots li {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 50px;
  color: #D2D2D2;
  margin-right: 10px
}

.slick-dots li.slick-active {
  color: #9A9F45
}

.slick-arrow.slick-next {
  right: 0
}

.slick-arrow.slick-prev {
  right: 60px
}

.slick-arrow:hover svg line {
  stroke: #9A9F45
}

.slick-arrow svg line {
  transition: .3s
}

.reviews-item {
  max-width: 426px;
  margin-bottom: 29px
}

.reviews-item .title {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  color: #000;
  margin-bottom: 13px
}

.reviews-item p {
  margin-bottom: 0;
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #757575
}

.reviews-item:first-child {
  margin-bottom: 50px
}

.reviews-item:first-child p {
  font-size: 20px;
  line-height: 24px
}

.reviews-item:last-child {
  margin-bottom: 0
}

.price {
  padding: 100px 0 200px
}

.price-item {
  background: #FFFAF8;
  box-shadow: 0 30px 30px rgba(0, 0, 0, .1);
  border-radius: 5px;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px
}

.price-item .title {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  color: #000;
  margin-bottom: 32px
}

.price-item .list {
  list-style: none;
  padding: 0;
  margin: 0 0 26px;
  text-align: left;
  min-height: 148px
}

.price-item .list li {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #757575;
  padding-left: 16px;
  position: relative;
  margin-bottom: 15px
}

.price-item.full .title span, .top-text {
  font-family: Proba Pro;
  font-style: normal;
  font-size: 11px;
  line-height: 18px;
  color: #9A9F45;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase
}

.price-item .list li b {
  font-weight: 600
}

.price-item .list li:last-child {
  margin-bottom: 0
}

.price-item .list li:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #9A9F45;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0
}

.form .label, .form input, .form label {
  position: relative
}

.price-item.full {
  background: #FCFDF3
}

.price-item.full .title {
  margin-bottom: 17px
}

.price-item.full .title span {
  display: block
}

.price-summ {
  width: 108px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 26px;
  text-align: left
}

.modal .title, .success, .text-center {
  text-align: center
}

.top-text {
  margin-bottom: 10px
}

.bottom-text, .footer-menu li a {
  font-style: normal;
  color: #000;
  font-family: Proba Pro
}

.bottom-text {
  font-weight: 600;
  font-size: 22px;
  line-height: 24px
}

.footer {
  padding: 53px 0 49px;
  background: #FFF5F0
}

.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0
}

.footer-menu li {
  display: block;
  margin-bottom: 16px
}

.footer-menu li a {
  display: block;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  letter-spacing: .2em;
  text-transform: uppercase;
  transition: .3s
}

.contact-item a, .contact-item div {
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  transition: .3s
}

.footer-menu li a:hover {
  color: #9A9F45
}

.footer-menu li:last-child {
  margin-bottom: 0
}

.contact-item {
  margin-bottom: 40px
}

.contact-item:after {
  content: " ";
  display: table;
  clear: both
}

.contact-item a, .contact-item div, .contact-item svg {
  display: inline-block
}

.contact-item a {
  font-family: Proba Pro;
  font-weight: 400;
  color: #878787;
  width: calc(100% - 35px);
  float: right
}

.contact-item a:hover {
  color: #9A9F45
}

.contact-item div, .copy {
  font-family: Proba Pro;
  font-weight: 400;
  color: #878787
}

.contact-item a.social {
  width: inherit;
  float: none;
  margin-right: 10px
}

.footer-item, .logo-rezart {
  float: right
}

.contact-item a.social svg {
  margin-right: 5px;
  margin-bottom: 8px
}

.contact-item a.social path, .contact-item a.social svg {
  transition: .3s
}

.contact-item a.social:hover svg path {
  fill: #9A9F45
}

.contact-item a.social:last-child {
  margin-right: 0
}

.contact-item:last-child {
  margin-bottom: 0
}

.contact-item div {
  vertical-align: top
}

.copy, .footer_bottom-menu li a {
  font-style: normal;
  font-size: 12px
}

.copy {
  max-width: 159px;
  line-height: 18px;
  margin-top: -36px
}

.footer_bottom {
  background: #0E0E0E;
  padding: 20px 0
}

.footer_bottom-menu {
  list-style: none;
  padding: 0;
  margin: 0
}

.footer_bottom-menu li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px
}

.footer_bottom-menu li a {
  display: block;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: .1em;
  color: #65666A;
  transition: .3s
}

.footer_bottom-menu li a:hover {
  color: #fff
}

.form input, .modal .title {
  font-weight: 600;
  color: #000;
  font-family: Proba Pro;
  font-style: normal
}

.logo-rezart svg path {
  transition: .3s
}

.logo-rezart:hover svg path {
  fill: #9A9F45
}

.modal {
  display: none;
  background: #F9F9F9;
  border-radius: 5px;
  padding: 100px;
  max-width: 570px;
  width: 100%
}

.modal .title {
  margin-bottom: 56px;
  font-size: 48px;
  line-height: 50px
}

.modal.large {
  max-width: 768px;
  padding: 5vw
}

.form input {
  display: block;
  width: 100%;
  border: 0;
  font-size: 17px;
  line-height: 24px;
  border-bottom: 1px solid #BABABA;
  background: 0 0;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 45px;
  border-radius: 0;
  z-index: 4
}

.form input.agree {
  display: none
}

.form input.agree:checked + label:before {
  background-color: #9A9F45;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.form input:focus, .form input:hover {
  border-bottom-color: #9A9F45
}

.form input:focus + .label-text, .form input:hover + .label-text {
  color: #9A9F45;
  top: -13px;
  z-index: 0
}

.form input:placeholder {
  color: #000
}

.form label {
  margin-bottom: 30px;
  display: block;
  width: 100%;
  vertical-align: top;
  padding-left: 25px
}

.form label:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: 1px solid #9A9F45;
  position: absolute;
  top: 3px;
  left: 0
}

.form .label-text {
  transition: .4s;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 1;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000
}

.success {
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 50px 0
}

.success-logo {
  margin-bottom: 105px
}

.success-logo .logo {
  max-width: 78px
}

.success-item h1 {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 600;
  font-size: 90px;
  line-height: 76px;
  color: #000;
  margin: 0 0 30px
}

.success-item p {
  font-family: Proba Pro;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  color: #757575;
  margin-bottom: 88px
}

.xs-block {
  display: none
}

.xs-full {
  margin-bottom: 20px
}

.xs-full a {
  line-height: 1
}
.reviewImgVideo{
  position:relative;
}
.reviewImgVideo .play-btn{
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%, -50%);
}
.results .slick-arrow{
  bottom: -15px;
}
.results .slick-arrow.slick-prev{
  left: 15px;
}
.results .slick-arrow.slick-next{
  right: 15px;
}
.programs .slick-arrow{
  bottom: -15px;
}
.programs .slick-arrow.slick-prev{
  left: 15px;
}
.programs .slick-arrow.slick-next{
  right: 15px;
}
.reviews .slick-arrow{
  bottom: -15px;
}
.reviews .slick-arrow.slick-prev{
  left: 0;
}
.reviews .slick-arrow.slick-next{
  right: 0;
}

@media(min-width:1200px){
  .reviews .slick-arrow{
    bottom: 5px;
  }
}


@media(min-width: 991px){
  .reviews .slick-arrow.slick-prev{
    left: unset;
  }
  #videoReviews .reviews-container{
    padding-left: 120px;
    padding-top: 150px;
  }

}

@media(min-width: 1200px){
  #videoReviews .container{
    max-width: 1000px;
  }
  #videoReviews .h2-title{
    text-align: right;
    margin-left: -20px;
    margin-bottom: 40px;
  }
  #videoReviews .reviews-count_sl{
    top: 110px;
    left: 100px;
  }
  #videoReviews .slick-dots{
    left: 100px;
    bottom: -40px;
  }
  #videoReviews .slick-arrow{
    bottom: -35px;
  }
  #videoReviews .slick-arrow.slick-prev{
    left: unset;
    right: -490px;
  }
  #videoReviews .slick-arrow.slick-next{
    right: -550px;
  }
  #videoReviews .reviews-container{
    padding-top: 215px;
    padding-left: 0;
    padding-right: 50px;
  }
}

