@font-face {
  font-family: "e-UkraineHead";
  src: url("../fonts/e-UkraineHead-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "e-UkraineHead";
  src: url("../fonts/e-UkraineHead-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "e-Ukraine";
  src: url("../fonts/e-Ukraine-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "e-Ukraine";
  src: url("../fonts/e-Ukraine-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "e-Ukraine";
  src: url("../fonts/e-Ukraine-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "e-Ukraine";
  src: url("../fonts/e-Ukraine-UltraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
.h1,
h1 {
  font-family: "e-UkraineHead";
  font-size: 42px;
  line-height: 68px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .h1,
  h1 {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (max-width: 766px) {
  .h1,
  h1 {
    font-size: 24px;
    line-height: 34px;
  }
}

.h2,
h2 {
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .h2,
  h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 766px) {
  .h2,
  h2 {
    font-size: 21px;
    line-height: 31px;
  }
}

.h3,
h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .h3,
  h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .h3,
  h3 {
    font-size: 17px;
    line-height: 24px;
  }
}

.h4,
h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .h4,
  h4 {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .h4,
  h4 {
    font-size: 16px;
    line-height: 24px;
  }
}

.h5,
h5 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 766px) {
  .h5,
  h5 {
    font-size: 18px;
    line-height: 18px;
  }
}

*,
::after,
::before {
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: "e-Ukraine";
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input[type=number]:hover,
input[type=number]:focus {
  -moz-appearance: number-input;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: "e-Ukraine";
  background: #ffffff;
  color: #1B2741;
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
}
@media (max-width: 766px) {
  html,
  body {
    font-size: 13px;
    line-height: 20px;
  }
}

body {
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
body.dark {
  background: #1B2741;
  color: #ffffff;
}
body::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
body::-webkit-scrollbar-track {
  background: #F6FAFF;
}
body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #004897;
}

p {
  margin: 0 0 10px;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

svg {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

button {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  outline: none;
  border: none;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

img {
  display: block;
  max-width: 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

img[data-src] {
  opacity: 0;
}

.noscroll {
  overflow: hidden !important;
}

main {
  padding-top: 118px;
  position: relative;
}
@media (max-width: 1080px) {
  main {
    padding-top: 90px;
  }
}
@media (max-width: 766px) {
  main {
    padding-top: 70px;
  }
}

.sprite-icons {
  display: none !important;
}

html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.container {
  width: 100%;
  max-width: 1616px;
  padding: 0 58px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1280px) {
  .container {
    padding: 0 30px;
    max-width: 100%;
  }
}

.ch-content {
  font-size: 18px;
  line-height: 36px;
  font-weight: 200;
}
@media (max-width: 1280px) {
  .ch-content {
    font-size: 16px;
    line-height: 30px;
  }
}
@media (max-width: 766px) {
  .ch-content {
    font-size: 15px;
    line-height: 24px;
  }
}
.ch-content h1:not(:first-child),
.ch-content h2:not(:first-child),
.ch-content h3:not(:first-child),
.ch-content h4:not(:first-child),
.ch-content h5:not(:first-child) {
  margin-top: 48px;
}
@media (max-width: 640px) {
  .ch-content h1:not(:first-child),
  .ch-content h2:not(:first-child),
  .ch-content h3:not(:first-child),
  .ch-content h4:not(:first-child),
  .ch-content h5:not(:first-child) {
    margin-top: 30px;
  }
}
.ch-content h1:not(:last-child),
.ch-content h2:not(:last-child),
.ch-content h3:not(:last-child),
.ch-content h4:not(:last-child),
.ch-content h5:not(:last-child) {
  margin-bottom: 24px;
}
@media (max-width: 640px) {
  .ch-content h1:not(:last-child),
  .ch-content h2:not(:last-child),
  .ch-content h3:not(:last-child),
  .ch-content h4:not(:last-child),
  .ch-content h5:not(:last-child) {
    margin-bottom: 30px;
  }
}
.ch-content p:not(:last-child) {
  margin-bottom: 10px;
}
.ch-content b {
  font-weight: 700;
}
.ch-content a:not(.button):not(.button-share):not(.button-white):not(.button-border):not(.button-dark) {
  font-weight: 500;
}
.ch-content a:not(.button):not(.button-share):not(.button-white):not(.button-border):not(.button-dark):hover {
  text-decoration: underline;
}
.ch-content ul,
.ch-content ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 6px;
}
.ch-content ul:not(:first-child),
.ch-content ol:not(:first-child) {
  margin-top: 48px;
}
@media (max-width: 766px) {
  .ch-content ul:not(:first-child),
  .ch-content ol:not(:first-child) {
    margin-top: 30px;
  }
}
.ch-content ul:not(:last-child),
.ch-content ol:not(:last-child) {
  margin-bottom: 48px;
}
@media (max-width: 766px) {
  .ch-content ul:not(:last-child),
  .ch-content ol:not(:last-child) {
    margin-bottom: 30px;
  }
}
.ch-content ul li {
  position: relative;
  background: #F6FAFF;
  padding: 12px 24px 12px 96px;
}
@media (max-width: 766px) {
  .ch-content ul li {
    padding: 10px 10px 10px 44px;
  }
}
.ch-content ul li:before {
  width: 48px;
  height: 48px;
  content: "";
  position: absolute;
  top: calc(50% - 24px);
  left: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.4829 18.6027L22.0374 25.0331L19.5377 22.5394C18.7321 21.7355 17.4305 21.7355 16.6043 22.5394C15.7986 23.343 15.7986 24.6416 16.6043 25.4658L20.5706 29.4024C20.9632 29.7941 21.5002 30 22.0374 30C22.5539 30 23.0909 29.7941 23.4833 29.4024L31.3957 21.5089C32.2014 20.705 32.2014 19.4066 31.3957 18.6027C30.5899 17.7991 29.2885 17.7991 28.4829 18.6027Z' fill='%23004897'/%3E%3Cpath d='M24 4C12.9543 4 4 12.9542 4 24C4 35.0457 12.9543 44 24 44C35.0457 44 44 35.0457 44 24C44 12.9542 35.0457 4 24 4ZM24 36.5C17.1079 36.5 11.5 30.8921 11.5 24C11.5 17.1073 17.1079 11.5 24 11.5C30.8921 11.5 36.5 17.1073 36.5 24C36.5 30.8921 30.8921 36.5 24 36.5Z' fill='%23004897'/%3E%3C/svg%3E%0A");
}
@media (max-width: 766px) {
  .ch-content ul li:before {
    width: 24px;
    height: 24px;
    top: 10px;
    left: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2415 9.30137L11.0187 12.5165L9.76883 11.2697C9.36605 10.8677 8.71523 10.8677 8.30216 11.2697C7.89928 11.6715 7.89928 12.3208 8.30216 12.7329L10.2853 14.7012C10.4816 14.8971 10.7501 15 11.0187 15C11.277 15 11.5455 14.8971 11.7417 14.7012L15.6978 10.7544C16.1007 10.3525 16.1007 9.70331 15.6978 9.30137C15.295 8.89954 14.6442 8.89954 14.2415 9.30137Z' fill='%23004897'/%3E%3Cpath d='M12 2C6.47717 2 2 6.47711 2 12C2 17.5228 6.47717 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47711 17.5228 2 12 2ZM12 18.25C8.55396 18.25 5.75 15.446 5.75 12C5.75 8.55365 8.55396 5.75 12 5.75C15.446 5.75 18.25 8.55365 18.25 12C18.25 15.446 15.446 18.25 12 18.25Z' fill='%23004897'/%3E%3C/svg%3E%0A");
  }
}
.ch-content ol li {
  position: relative;
  padding-left: 24px;
  counter-increment: item;
}
.ch-content ol li::before {
  content: counter(item) ".";
  color: #1B2741;
  width: 24px;
  position: absolute;
  left: 0;
  top: 0;
}
.ch-content img {
  height: auto;
}
.ch-content img:not(:first-child) {
  margin-top: 48px;
}
@media (max-width: 640px) {
  .ch-content img:not(:first-child) {
    margin-top: 30px;
  }
}
.ch-content img:not(:last-child) {
  margin-bottom: 24px;
}
@media (max-width: 640px) {
  .ch-content img:not(:last-child) {
    margin-bottom: 30px;
  }
}

.button, .button-share, .button-white, .button-border, .button-dark {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  cursor: pointer;
  min-height: 56px;
  padding: 15px 23px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #004897;
  border: 1.5px solid #004897;
  color: #ffffff;
  border-radius: 500px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}
.button:hover, .button-share:hover, .button-white:hover, .button-border:hover, .button-dark:hover {
  border-color: #0E7CC0;
  background: #0E7CC0;
}
.button svg, .button-share svg, .button-white svg, .button-border svg, .button-dark svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
  stroke: currentColor;
  -webkit-transition: 0s;
  transition: 0s;
}

.button-dark {
  background: #1B2741;
  color: #ffffff;
  border-color: #1B2741;
}
.button-dark:hover {
  border-color: #1B2741;
  background: transparent;
  color: #1B2741;
}

.button-border {
  background: transparent;
  color: #004897;
}
.button-border:hover {
  border-color: #0E7CC0;
  background: transparent;
  color: #0E7CC0;
}

.button-white {
  background: #ffffff;
  color: #1B2741;
  border-color: transparent;
}
.button-white:hover {
  border-color: #004897;
  background: #004897;
  color: #ffffff;
}

.button-share {
  border-color: #1B2741;
  background: transparent;
  color: #1B2741;
  border-radius: 50px;
}
.button-share:hover {
  border-color: #1B2741;
  background: #1B2741;
  color: #ffffff;
}
@media (max-width: 1200px) {
  .button-share {
    padding: 15px;
    border-radius: 50%;
  }
}
@media (max-width: 1200px) {
  .button-share span {
    display: none;
  }
}

.link-page {
  margin-top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  min-height: 56px;
  padding: 15px 23px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #E0E8F2;
  border-radius: 500px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #1B2741;
}
@media (max-width: 766px) {
  .link-page {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 766px) {
  .link-page {
    margin-top: 30px;
  }
}
.link-page:hover {
  border-color: #004897;
  background: transparent;
  color: #004897;
}
.link-page svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
  stroke: currentColor;
  -webkit-transition: 0s;
  transition: 0s;
}

.form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 22px;
}
.form .error-form {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
  color: #E50B0B;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form .error-form.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form .form-row {
  width: 100%;
  position: relative;
}
.form .form-row__title {
  color: #004897;
  padding: 0 8px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
}
.form .form-row__title span:before {
  content: "*";
  color: #E50B0B;
}
.form .form-row__input {
  display: block;
  width: 100%;
  height: 38px;
  background: #ffffff;
  border: none;
  border-bottom: 1px solid #E0E8F2;
  padding: 6px 8px 8px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
  color: #1B2741;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
@media (max-width: 766px) {
  .form .form-row__input {
    font-size: 13px;
    line-height: 20px;
  }
}
.form .form-row__input::-webkit-input-placeholder {
  color: #1B2741;
}
.form .form-row__input::-moz-placeholder {
  color: #1B2741;
}
.form .form-row__input:-ms-input-placeholder {
  color: #1B2741;
}
.form .form-row__input::-ms-input-placeholder {
  color: #1B2741;
}
.form .form-row__input::placeholder {
  color: #1B2741;
}
.form .form-row__input:focus {
  border-color: #004897;
}
.form .form-row__input--textarea {
  min-height: 100px;
  width: 100%;
  resize: none;
  overflow: hidden;
  padding: 0 8px 8px;
}
.form .form-row__error {
  font-size: 10px;
  line-height: 12px;
  font-weight: 200;
  padding: 10px 12px 0;
  color: #E50B0B;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form .form-row__info {
  font-size: 10px;
  line-height: 12px;
  font-weight: 200;
  padding: 10px 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form .form-row .button, .form .form-row .button-dark, .form .form-row .button-border, .form .form-row .button-white, .form .form-row .button-share {
  width: 100%;
}
.form .form-row--textarea .form-row__title {
  padding-left: 0;
}
.form .form-row.error .form-row__input {
  border-color: #E50B0B;
}
.form .form-row.error .form-row__error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: -21px;
}
.form .form-errors {
  width: 100%;
  color: #E50B0B;
}
.form .form-errors__item {
  display: block;
  margin-top: 5px;
}

.form-uploader {
  position: relative;
}
@media (max-width: 766px) {
  .form-uploader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.form-uploader input[type=file] {
  display: none;
}
.form-uploader .form-uploader-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  width: 100%;
  padding-top: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.form-uploader .form-uploader-label .uploader-label {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid grey;
  border-radius: 20px;
}
.form-uploader .form-uploader-label .uploader-label svg {
  width: 24px;
  height: 24px;
}
.form-uploader .form-uploader-label__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-uploader .form-uploader-label__content .uploader-info {
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
}
@media (max-width: 766px) {
  .form-uploader .form-uploader-label__content .uploader-info {
    font-size: 13px;
    line-height: 20px;
  }
}
.form-uploader .form-uploader-label__content .uploader-info-file {
  font-size: 10px;
  line-height: 12px;
  font-weight: 400;
}
.form-uploader.hide-label .form-uploader-label {
  display: none;
}
.form-uploader .form-uploader-files {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  padding-top: 12px;
  border-top: 1px solid #15B14E;
}
.form-uploader .form-uploader-files .file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  position: relative;
  overflow: hidden;
}
.form-uploader .form-uploader-files .file .file-name {
  font-size: 10px;
  line-height: 12px;
  font-weight: 200;
}
.form-uploader .form-uploader-files .file .file-remove {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1B2741;
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.form-uploader .form-uploader-files .file .file-remove:hover {
  color: red;
}
.form-uploader .form-uploader-files .file .file-remove svg {
  fill: currentColor;
  width: 100%;
  height: 100%;
}

.breadcrumbs {
  width: 100%;
  padding: 0 0 24px;
}
.breadcrumbs .breadcrumbs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #1B2741;
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
}
.breadcrumbs .breadcrumbs-list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumbs .breadcrumbs-list li svg {
  width: 24px;
  height: 24px;
  stroke: #004897;
}
.breadcrumbs .breadcrumbs-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #004897;
  text-decoration: underline;
}
.breadcrumbs .breadcrumbs-list a:hover {
  color: #0E7CC0;
}

.filter-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding: 15px 23px;
  border: 1px solid #E0E8F2;
  border-radius: 500px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}
.filter-item:hover {
  border-color: #004897;
  color: #004897;
}
.filter-item.active {
  border-color: #004897;
  color: #004897;
}
.filter-item.active svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-item svg {
  width: 24px;
  min-width: 24px;
  fill: currentColor;
  height: 24px;
  display: none;
}

.project-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 24px;
  padding: 48px;
}
@media (max-width: 1500px) {
  .project-card {
    padding: 24px;
  }
}
@media (max-width: 766px) {
  .project-card {
    padding: 24px 12px;
  }
}
.project-card__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 40px;
}
.project-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1280px) {
  .project-card__content {
    row-gap: 12px;
  }
}
.project-card__category {
  background: #ffffff;
  border-radius: 500px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
}
.project-card__category span {
  border-radius: 50%;
  width: 6px;
  height: 6px;
}
.project-card__name {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .project-card__name {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .project-card__name {
    font-size: 17px;
    line-height: 24px;
  }
}
.project-card__text {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
}
@media (max-width: 1280px) {
  .project-card__text {
    display: -webkit-box;
  }
}
@media (max-width: 766px) {
  .project-card__text {
    display: block;
  }
}
.project-card__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
@media (max-width: 1200px) {
  .project-card__actions {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.project-card__actions-wrapper {
  margin-top: auto;
  position: relative;
}
.project-card__actions-wrapper.share .project-card__actions {
  display: none;
}
.project-card__actions-wrapper.share .project-card__share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.project-card__share {
  display: none;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 24px;
  background: #ffffff;
  border-radius: 500px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  z-index: 2;
}
.project-card__share .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.project-card__share .social-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.project-card__share .social-item:hover {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.project-card__share .social-item svg {
  width: 100%;
  height: 100%;
}
.project-card__share .close {
  width: 24px;
  height: 24px;
  min-width: 24px;
  color: #1B2741;
  cursor: pointer;
}
.project-card__share .close:hover {
  color: #004897;
}
.project-card__share .close svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.interview-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 24px;
}
.interview-card .ch-video {
  z-index: 10;
  position: relative;
  overflow: hidden;
  border-radius: 24px;
}
.interview-card .ch-video:before {
  content: "";
  padding-top: 100%;
  background: rgba(27, 39, 65, 0.2);
  background: #1B2741;
  opacity: 0.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.interview-card .ch-video .video-poster {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.interview-card .ch-video .video-poster img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.interview-card .ch-video .video-play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}
.interview-card .ch-video .video-play:hover svg {
  opacity: 1;
}
.interview-card .ch-video .video-play svg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  fill: #ffffff;
  width: 132px;
  height: 132px;
  opacity: 0.7;
}
@media (max-width: 1280px) {
  .interview-card .ch-video .video-play svg {
    width: 86px;
    height: 86px;
  }
}
.interview-card__text {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .interview-card__text {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .interview-card__text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 766px) {
  .interview-card__text {
    display: block;
  }
}

.ch-partners-list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media (max-width: 1080px) {
  .ch-partners-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 640px) {
  .ch-partners-list {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
.ch-partners-list .partner-item {
  border: 1px solid #E0E8F2;
  border-radius: 24px;
  list-style: none;
  padding: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 766px) {
  .ch-partners-list .partner-item {
    padding: 15px;
  }
}
.ch-partners-list .partner-item:hover {
  -webkit-box-shadow: 0 6px 14px 0 rgba(0, 72, 151, 0.1), 0 25px 25px 0 rgba(0, 72, 151, 0.09), 0 57px 34px 0 rgba(0, 72, 151, 0.05), 0 101px 41px 0 rgba(0, 72, 151, 0.01), 0 158px 44px 0 rgba(0, 72, 151, 0);
          box-shadow: 0 6px 14px 0 rgba(0, 72, 151, 0.1), 0 25px 25px 0 rgba(0, 72, 151, 0.09), 0 57px 34px 0 rgba(0, 72, 151, 0.05), 0 101px 41px 0 rgba(0, 72, 151, 0.01), 0 158px 44px 0 rgba(0, 72, 151, 0);
  background: #ffffff;
}
.ch-partners-list .partner-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.ch-partners-list .partner-item a:before {
  padding-top: 100%;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ch-partners-list .partner-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

.ch-video-banner {
  padding: 0 60px 140px;
  overflow: hidden;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-video-banner {
    padding: 0 58px 100px;
  }
}
@media (max-width: 766px) {
  .ch-video-banner {
    padding: 0 0 60px;
  }
}
.ch-video-banner .content {
  overflow: hidden;
  position: relative;
  border-radius: 24px;
}
.ch-video-banner .content:before {
  padding-top: 43.334%;
  content: "";
  display: block;
}
@media (max-width: 1280px) {
  .ch-video-banner .content:before {
    padding-top: 54.984%;
  }
}
@media (max-width: 766px) {
  .ch-video-banner .content:before {
    padding-top: 100%;
  }
}
.ch-video-banner .video {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
.ch-video-banner .video:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(27, 39, 65, 0.35)), to(rgba(27, 39, 65, 0.35))), radial-gradient(476.22% 305.02% at 91.33% -126.28%, #004897 0%, rgba(0, 72, 151, 0) 78.86%);
  background: linear-gradient(0deg, rgba(27, 39, 65, 0.35), rgba(27, 39, 65, 0.35)), radial-gradient(476.22% 305.02% at 91.33% -126.28%, #004897 0%, rgba(0, 72, 151, 0) 78.86%);
  z-index: 1;
}
.ch-video-banner .video img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center, center;
     object-position: center, center;
}
.ch-video-banner .video video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center, center;
     object-position: center, center;
  cursor: pointer;
}
.ch-video-banner .info {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px;
  text-align: center;
  color: #ffffff;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 48px;
}
.ch-video-banner .info .play-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  width: 160px;
  height: 160px;
  left: calc(50% - 80px);
  top: calc(50% - 80px);
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 766px) {
  .ch-video-banner .info .play-button {
    width: 104px;
    height: 104px;
    left: calc(50% - 52px);
    top: calc(50% - 52px);
  }
}
.ch-video-banner .info .play-button svg {
  fill: #ffffff;
  width: 100%;
  height: 100%;
}
.ch-video-banner .info .play-button:hover {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.ch-video-banner .info.hidden {
  opacity: 0;
  pointer-events: none;
  z-index: -1;
}
.ch-video-banner .info video:playing + .video-overlay {
  pointer-events: none;
}
.ch-video-banner .info .title {
  font-family: "e-UkraineHead";
  font-size: 42px;
  line-height: 68px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .ch-video-banner .info .title {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (max-width: 766px) {
  .ch-video-banner .info .title {
    font-size: 24px;
    line-height: 34px;
  }
}
.ch-video-banner .info .descriptions {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 766px) {
  .ch-video-banner .info .descriptions {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 1280px) {
  .ch-video-banner .info .descriptions {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 766px) {
  .ch-video-banner .info .descriptions {
    font-size: 13px;
    line-height: 20px;
    font-weight: 200;
  }
}
.ch-video-banner .stop-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ch-video-banner .stop-button svg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  fill: #ffffff;
  width: 86px;
  height: 102px;
}

.ch-contact {
  max-width: 484px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 48px;
  row-gap: 48px;
  width: 100%;
  position: sticky;
  top: 140px;
  border-radius: 24px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F6FAFF), to(#FAF7F4));
  background: linear-gradient(180deg, #F6FAFF 0%, #FAF7F4 100%);
}
@media (max-width: 1280px) {
  .ch-contact {
    padding: 24px;
    row-gap: 24px;
    max-width: 372px;
  }
}
@media (max-width: 1080px) {
  .ch-contact {
    max-width: 100%;
    position: initial;
  }
}
.ch-contact-title {
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
  color: #004897;
}
@media (max-width: 1280px) {
  .ch-contact-title {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 766px) {
  .ch-contact-title {
    font-size: 21px;
    line-height: 31px;
  }
}
.ch-contact .button, .ch-contact .button-dark, .ch-contact .button-border, .ch-contact .button-white, .ch-contact .button-share {
  width: 100%;
}
.ch-contact .social {
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  border-radius: 500px;
  width: 100%;
  padding: 12px 15px 12px 24px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 766px) {
  .ch-contact .social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 15px;
    padding: 15px;
    border-radius: 24px;
  }
}
.ch-contact .social-text {
  font-family: "e-UkraineHead";
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .ch-contact .social-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
}
@media (max-width: 766px) {
  .ch-contact .social-text {
    text-align: center;
  }
}
.ch-contact .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
@media (max-width: 766px) {
  .ch-contact .social-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ch-contact .social-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1280px) {
  .ch-contact .social-item {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 766px) {
  .ch-contact .social-item {
    width: 40px;
    height: 40px;
  }
}
.ch-contact .social-item:hover {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.ch-contact .social-item svg {
  width: 100%;
  height: 100%;
}

.accordion {
  display: block;
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.accordion .accordion-head {
  position: relative;
  z-index: 3;
  width: 100%;
}
.accordion:not(.active) .accordion-body {
  height: 0;
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.checkbox input {
  display: none !important;
}
.checkbox__check, .checkbox__uncheck {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  color: #1B2741;
}
.checkbox__check svg, .checkbox__uncheck svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}
.checkbox__check {
  opacity: 0;
}
.checkbox__uncheck {
  opacity: 1;
}
.checkbox .checkbox__target:checked ~ .checkbox__check {
  opacity: 1;
}
.checkbox .checkbox__target:checked ~ .checkbox__uncheck {
  opacity: 0;
}
.checkbox__name {
  width: 100%;
  margin-left: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 766px) {
  .checkbox__name {
    font-size: 13px;
    line-height: 20px;
  }
}
.checkbox.selected .checkbox__check {
  opacity: 1;
}
.checkbox.selected .checkbox__uncheck {
  opacity: 0;
}

:root {
  --swiper-theme-color: #1B2741;
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@font-face {
  font-family: "lg";
  src: url("../fonts/lg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-container {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
  outline: none;
  border: none;
}

.lg-next.disabled,
.lg-prev.disabled {
  opacity: 0 !important;
  cursor: default;
}

.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}

.lg-single-item .lg-next,
.lg-single-item .lg-prev {
  display: none;
}

.lg-next {
  right: 20px;
}

.lg-next:before {
  content: "\e095";
}

.lg-prev {
  left: 20px;
}

.lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-media-overlap .lg-toolbar {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  will-change: color;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}

.lg-toolbar .lg-icon:hover {
  color: #fff;
}

.lg-toolbar .lg-close:after {
  content: "\e070";
}

.lg-toolbar .lg-maximize {
  font-size: 22px;
}

.lg-toolbar .lg-maximize:after {
  content: "\e90a";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

.lg-sub-html a {
  color: inherit;
}

.lg-sub-html a:hover {
  text-decoration: underline;
}

.lg-media-overlap .lg-sub-html {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.lg-item .lg-sub-html {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-error-msg {
  font-size: 14px;
  color: #999;
}

.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle;
}

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  -webkit-transition: opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont {
  opacity: 0;
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

.lg-icon:focus-visible {
  color: #fff;
  border-radius: 3px;
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-on {
  scroll-behavior: unset;
}

.lg-overlay-open {
  overflow: hidden;
}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1;
}

.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}

.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-zoom-from-image {
  opacity: 1;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
  white-space: nowrap;
}

.lg-outer .lg-item {
  display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-object {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: relative;
}

.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
  display: none;
}

.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-first-slide .lg-dummy-img {
  position: absolute;
  top: 50%;
  left: 50%;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out 0.15s;
  transition: opacity 0.2s ease-out 0.15s;
}

.lg-outer .lg-media-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.lg-outer .lg-media-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-has-iframe .lg-media-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  -webkit-transition: opacity 333ms ease-in 0s;
  transition: opacity 333ms ease-in 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-container {
  display: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-container.lg-dragging-vertical .lg-backdrop {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}

.lg-inline .lg-backdrop {
  z-index: 1;
}

.lg-inline .lg-outer {
  z-index: 2;
}

.lg-inline .lg-maximize:after {
  content: "\e909";
}

.lg-components {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.35s ease-out 0s;
  transition: -webkit-transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s, -webkit-transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}


.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: rgb(169, 7, 7);
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-single-item .lg-autoplay-button {
  opacity: 0.75;
  pointer-events: none;
}


.lg-comment-box {
  width: 420px;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #fff;
  will-change: transform;
  -ms-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-comment-box .lg-comment-title {
  margin: 0;
  color: #fff;
  font-size: 18px;
}

.lg-comment-box .lg-comment-header {
  background-color: #000;
  padding: 12px 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.lg-comment-box .lg-comment-body {
  height: 100% !important;
  padding-top: 43px !important;
  width: 100% !important;
}

.lg-comment-box .fb-comments {
  height: 100%;
  width: 100%;
  background: #fff;
  overflow-y: auto;
  display: inline-block;
}

.lg-comment-box .fb-comments[fb-xfbml-state=rendered] {
  background-image: none;
}

.lg-comment-box .fb-comments > span {
  max-width: 100%;
}

.lg-comment-box .lg-comment-close {
  position: absolute;
  right: 5px;
  top: 12px;
  cursor: pointer;
  font-size: 20px;
  color: #999;
  will-change: color;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.lg-comment-box .lg-comment-close:hover {
  color: #fff;
}

.lg-comment-box .lg-comment-close:after {
  content: "\e070";
}

.lg-comment-box iframe {
  max-width: 100% !important;
  width: 100% !important;
}

.lg-comment-box #disqus_thread {
  padding: 0 20px;
}

.lg-outer .lg-comment-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer .lg-comment-toggle:after {
  content: "\e908";
}

.lg-outer.lg-comment-active .lg-comment-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-comment-active .lg-comment-toggle {
  color: #fff;
}

.lg-outer.lg-comment-active .lg-comment-box {
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}


.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}


.lg-medium-zoom-item {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.lg-medium-zoom .lg-outer {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.lg-medium-zoom .lg-outer.lg-grab img.lg-object {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}


.lg-relative-caption .lg-outer .lg-sub-html {
  white-space: normal;
  bottom: auto;
  padding: 0;
  background-image: none;
}

.lg-relative-caption .lg-outer .lg-relative-caption-item {
  opacity: 0;
  padding: 16px 0;
  -webkit-transition: 0.5s opacity ease;
  transition: 0.5s opacity ease;
}

.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item {
  opacity: 1;
}


.lg-outer .lg-pager-outer {
  text-align: center;
  z-index: 1080;
  height: 10px;
  margin-bottom: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer.lg-single-item .lg-pager-outer {
  display: none;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  -webkit-box-shadow: 0 0 0 2px white inset;
          box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  will-change: transform, opacity;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
          box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  -webkit-box-shadow: 0 0 0 8px white inset;
          box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}


.lg-outer .lg-img-rotate {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer[data-lg-slide-type=video] .lg-rotate-left,
.lg-outer[data-lg-slide-type=video] .lg-rotate-right,
.lg-outer[data-lg-slide-type=video] .lg-flip-ver,
.lg-outer[data-lg-slide-type=video] .lg-flip-hor, .lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,
.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-img-rotate:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-rotate-left:after {
  content: "\e900";
}

.lg-rotate-right:after {
  content: "\e901";
}

.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
  font-size: 26px;
}

.lg-flip-ver:after {
  content: "\e903";
}

.lg-flip-hor:after {
  content: "\e902";
}


.lg-outer .lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active .lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-dropdown-active .lg-share {
  color: #fff;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  will-change: visibility, opacity, transform;
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
  transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer .lg-share {
  position: relative;
}

.lg-outer .lg-share:after {
  content: "\e80d";
}

.lg-outer .lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer .lg-share-facebook .lg-icon:after {
  content: "\e904";
}

.lg-outer .lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer .lg-share-twitter .lg-icon:after {
  content: "\e907";
}

.lg-outer .lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer .lg-share-pinterest .lg-icon:after {
  content: "\e906";
}


.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  width: 100%;
  max-height: 600px;
  overflow: hidden;
  float: left;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
  text-align: center;
}

.lg-outer .lg-thumb-outer.lg-thumb-align-left {
  text-align: left;
}

.lg-outer .lg-thumb-outer.lg-thumb-align-right {
  text-align: right;
}

.lg-outer.lg-single-item .lg-thumb-outer {
  display: none;
}

.lg-outer .lg-thumb {
  padding: 5px 0;
  height: 100%;
  margin-bottom: -5px;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lg-outer .lg-thumb {
    padding: 10px 0;
  }
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border-radius: 2px;
  margin-bottom: 5px;
  will-change: border-color;
}

@media (min-width: 768px) {
  .lg-outer .lg-thumb-item {
    border-radius: 4px;
    border: 2px solid #fff;
    -webkit-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}

.lg-outer.lg-animate-thumb .lg-thumb {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}


.lg-css3.lg-zoom-in .lg-item {
  opacity: 0;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(1.3, 1.3, 1.3);
  transform: scale3d(1.3, 1.3, 1.3);
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
  -webkit-transform: scale3d(1.3, 1.3, 1.3);
  transform: scale3d(1.3, 1.3, 1.3);
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-lollipop-rev .lg-item {
  opacity: 0;
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
  -ms-transform: translate3d(0, 0, 0) scale(0.5);
  -webkit-transform: translate3d(0, 0, 0) scale(0.5);
  transform: translate3d(0, 0, 0) scale(0.5);
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
  -ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
  -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
  transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
  -ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
  -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
  transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-lollipop .lg-item {
  opacity: 0;
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
  -ms-transform: translate3d(0, 0, 0) scale(0.5);
  -webkit-transform: translate3d(0, 0, 0) scale(0.5);
  transform: translate3d(0, 0, 0) scale(0.5);
}

.lg-css3.lg-lollipop .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
  -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
  -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
  transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
  -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
  -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
  transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-rotate-rev .lg-item {
  opacity: 0;
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-ver .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
  -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
  -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
  transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
  -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
  -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
  transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-rotate .lg-item {
  opacity: 0;
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.lg-css3.lg-rotate .lg-item.lg-current {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
  -ms-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
  -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
  transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
  -ms-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
  -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
  transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-scale-up .lg-item {
  opacity: 0;
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
  -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
  -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
  transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
}

.lg-css3.lg-scale-up .lg-item.lg-next-slide {
  -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
  -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
  transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
}

.lg-css3.lg-scale-up .lg-item.lg-current {
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-vertical-growth .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
  -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
  -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-circular-vertical .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
  -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
  -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-vertical .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-circular .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-soft-zoom .lg-item {
  opacity: 0;
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  transform: scale3d(0.9, 0.9, 0.9);
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
  -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
  -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
  transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
  -ms-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
  -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
  transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-tube .lg-item {
  opacity: 0;
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
  -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
  -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
}

.lg-css3.lg-tube .lg-item.lg-current {
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-tube .lg-item.lg-prev-slide, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-cross .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
  -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
  -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
  transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
  -ms-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
  -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
  transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-zoom-in-big .lg-item {
  opacity: 0;
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
  -ms-transform: skew(-10deg, 0deg);
  -webkit-transform: skew(-10deg, 0deg);
  transform: skew(-10deg, 0deg);
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
  -ms-transform: skew(-10deg, 0deg);
  -webkit-transform: skew(-10deg, 0deg);
  transform: skew(-10deg, 0deg);
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-zoom-in-out .lg-item {
  opacity: 0;
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
  -ms-transform: skew(0deg, -10deg);
  -webkit-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
  -ms-transform: skew(0deg, -10deg);
  -webkit-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-only-y .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
  -ms-transform: skew(0deg, 10deg);
  -webkit-transform: skew(0deg, 10deg);
  transform: skew(0deg, 10deg);
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
  -ms-transform: skew(0deg, 10deg);
  -webkit-transform: skew(0deg, 10deg);
  transform: skew(0deg, 10deg);
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-zoom-out-big .lg-item {
  opacity: 0;
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-only .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
  -ms-transform: skew(10deg, 0deg);
  -webkit-transform: skew(10deg, 0deg);
  transform: skew(10deg, 0deg);
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
  -ms-transform: skew(10deg, 0deg);
  -webkit-transform: skew(10deg, 0deg);
  transform: skew(10deg, 0deg);
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-zoom-out-in .lg-item {
  opacity: 0;
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-rev .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
  -ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
  -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
  transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
  -ms-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
  -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
  transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-zoom-out .lg-item {
  opacity: 0;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(0.7, 0.7, 0.7);
  transform: scale3d(0.7, 0.7, 0.7);
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
  -webkit-transform: scale3d(0.7, 0.7, 0.7);
  transform: scale3d(0.7, 0.7, 0.7);
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
  -ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
  -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
  transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
  -ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
  -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
  transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
  -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}


.lg-outer .lg-video-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.lg-outer .lg-video-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-has-iframe .lg-video-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-outer .lg-video-object {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 3;
}

.lg-outer .lg-video-poster {
  z-index: 1;
}

.lg-outer .lg-has-video .lg-video-object {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,
.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button {
  opacity: 0 !important;
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
  opacity: 1;
}

@-webkit-keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}

@keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@-webkit-keyframes lg-play-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lg-play-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lg-video-play-button {
  width: 18%;
  max-width: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  will-change: opacity, transform;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  -webkit-transition: opacity 0.1s, -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28);
  transition: opacity 0.1s, -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28);
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s, -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28);
}

.lg-video-play-button:hover .lg-video-play-icon-bg,
.lg-video-play-button:hover .lg-video-play-icon {
  opacity: 1;
}

.lg-video-play-icon-bg {
  fill: none;
  stroke-width: 3%;
  stroke: #fcfcfc;
  opacity: 0.6;
  will-change: opacity;
  -webkit-transition: opacity 0.12s ease-in;
  transition: opacity 0.12s ease-in;
}

.lg-video-play-icon-circle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  fill: none;
  stroke-width: 3%;
  stroke: rgba(30, 30, 30, 0.9);
  stroke-opacity: 1;
  stroke-linecap: round;
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
}

.lg-video-play-icon {
  position: absolute;
  width: 25%;
  max-width: 120px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  opacity: 0.6;
  will-change: opacity;
  -webkit-transition: opacity 0.12s ease-in;
  transition: opacity 0.12s ease-in;
}

.lg-video-play-icon .lg-video-play-icon-inner {
  fill: #fcfcfc;
}

.lg-video-loading .lg-video-play-icon-circle {
  -webkit-animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
          animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
}

.lg-video-loaded .lg-video-play-button {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
      -ms-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
}


.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
}

.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
  transition: opacity 0.15s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition {
  -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;
          transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;
  max-width: none !important;
  max-height: none !important;
  top: 50% !important;
  left: 50% !important;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x {
  -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;
          transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;
  top: 0 !important;
  left: 50% !important;
  max-width: none !important;
  max-height: none !important;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;
          transform: scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;
  top: 50% !important;
  left: 0% !important;
  max-width: none !important;
  max-height: none !important;
}

.lg-icon.lg-zoom-in:after {
  content: "\e311";
}

.lg-actual-size .lg-icon.lg-zoom-in {
  opacity: 1;
  pointer-events: auto;
}

.lg-icon.lg-actual-size {
  font-size: 20px;
}

.lg-icon.lg-actual-size:after {
  content: "\e033";
}

.lg-icon.lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}

.lg-icon.lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed .lg-icon.lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer[data-lg-slide-type=video] .lg-zoom-in,
.lg-outer[data-lg-slide-type=video] .lg-actual-size,
.lg-outer[data-lg-slide-type=video] .lg-zoom-out, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,
.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out, .lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-out {
  opacity: 0.75;
  pointer-events: none;
}


@font-face {
  font-family: "lg";
  src: url("../fonts/lg.woff2?io9a6k") format("woff2"), url("../fonts/lg.ttf?io9a6k") format("truetype"), url("../fonts/lg.woff?io9a6k") format("woff"), url("../fonts/lg.svg?io9a6k#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-container {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
  outline: none;
  border: none;
}

.lg-next.disabled,
.lg-prev.disabled {
  opacity: 0 !important;
  cursor: default;
}

.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}

.lg-single-item .lg-next,
.lg-single-item .lg-prev {
  display: none;
}

.lg-next {
  right: 20px;
}

.lg-next:before {
  content: "\e095";
}

.lg-prev {
  left: 20px;
}

.lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-media-overlap .lg-toolbar {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  will-change: color;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}

.lg-toolbar .lg-icon:hover {
  color: #fff;
}

.lg-toolbar .lg-close:after {
  content: "\e070";
}

.lg-toolbar .lg-maximize {
  font-size: 22px;
}

.lg-toolbar .lg-maximize:after {
  content: "\e90a";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

.lg-sub-html a {
  color: inherit;
}

.lg-sub-html a:hover {
  text-decoration: underline;
}

.lg-media-overlap .lg-sub-html {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.lg-item .lg-sub-html {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-error-msg {
  font-size: 14px;
  color: #999;
}

.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle;
}

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  -webkit-transition: opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear, -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont {
  opacity: 0;
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont {
  opacity: 1;
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.lg-icon:focus-visible {
  color: #fff;
  border-radius: 3px;
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  width: 100%;
  max-height: 600px;
  overflow: hidden;
  float: left;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
  text-align: center;
}

.lg-outer .lg-thumb-outer.lg-thumb-align-left {
  text-align: left;
}

.lg-outer .lg-thumb-outer.lg-thumb-align-right {
  text-align: right;
}

.lg-outer.lg-single-item .lg-thumb-outer {
  display: none;
}

.lg-outer .lg-thumb {
  padding: 5px 0;
  height: 100%;
  margin-bottom: -5px;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lg-outer .lg-thumb {
    padding: 10px 0;
  }
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border-radius: 2px;
  margin-bottom: 5px;
  will-change: border-color;
}

@media (min-width: 768px) {
  .lg-outer .lg-thumb-item {
    border-radius: 4px;
    border: 2px solid #fff;
    -webkit-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}

.lg-outer.lg-animate-thumb .lg-thumb {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.lg-outer .lg-video-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.lg-outer .lg-video-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-has-iframe .lg-video-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-outer .lg-video-object {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 3;
}

.lg-outer .lg-video-poster {
  z-index: 1;
}

.lg-outer .lg-has-video .lg-video-object {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,
.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button {
  opacity: 0 !important;
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
  opacity: 1;
}

@keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes lg-play-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lg-video-play-button {
  width: 18%;
  max-width: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  will-change: opacity, transform;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  -webkit-transition: opacity 0.1s, -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28);
  transition: opacity 0.1s, -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28);
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s, -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28);
}

.lg-video-play-button:hover .lg-video-play-icon-bg,
.lg-video-play-button:hover .lg-video-play-icon {
  opacity: 1;
}

.lg-video-play-icon-bg {
  fill: none;
  stroke-width: 3%;
  stroke: #fcfcfc;
  opacity: 0.6;
  will-change: opacity;
  -webkit-transition: opacity 0.12s ease-in;
  transition: opacity 0.12s ease-in;
}

.lg-video-play-icon-circle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  fill: none;
  stroke-width: 3%;
  stroke: rgba(30, 30, 30, 0.9);
  stroke-opacity: 1;
  stroke-linecap: round;
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
}

.lg-video-play-icon {
  position: absolute;
  width: 25%;
  max-width: 120px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  opacity: 0.6;
  will-change: opacity;
  -webkit-transition: opacity 0.12s ease-in;
  transition: opacity 0.12s ease-in;
}

.lg-video-play-icon .lg-video-play-icon-inner {
  fill: #fcfcfc;
}

.lg-video-loading .lg-video-play-icon-circle {
  -webkit-animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
          animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
}

.lg-video-loaded .lg-video-play-button {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
      -ms-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: rgb(169, 7, 7);
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-single-item .lg-autoplay-button {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
}

.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
  transition: opacity 0.15s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition {
  -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;
          transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;
  max-width: none !important;
  max-height: none !important;
  top: 50% !important;
  left: 50% !important;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x {
  -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;
          transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;
  top: 0 !important;
  left: 50% !important;
  max-width: none !important;
  max-height: none !important;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;
          transform: scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;
  top: 50% !important;
  left: 0% !important;
  max-width: none !important;
  max-height: none !important;
}

.lg-icon.lg-zoom-in:after {
  content: "\e311";
}

.lg-actual-size .lg-icon.lg-zoom-in {
  opacity: 1;
  pointer-events: auto;
}

.lg-icon.lg-actual-size {
  font-size: 20px;
}

.lg-icon.lg-actual-size:after {
  content: "\e033";
}

.lg-icon.lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}

.lg-icon.lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed .lg-icon.lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer[data-lg-slide-type=video] .lg-zoom-in,
.lg-outer[data-lg-slide-type=video] .lg-actual-size,
.lg-outer[data-lg-slide-type=video] .lg-zoom-out, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,
.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out, .lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-out {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-pager-outer {
  text-align: center;
  z-index: 1080;
  height: 10px;
  margin-bottom: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer.lg-single-item .lg-pager-outer {
  display: none;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  -webkit-box-shadow: 0 0 0 2px white inset;
          box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  will-change: transform, opacity;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
          box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  -webkit-box-shadow: 0 0 0 8px white inset;
          box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer .lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active .lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-dropdown-active .lg-share {
  color: #fff;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  will-change: visibility, opacity, transform;
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
  transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer .lg-share {
  position: relative;
}

.lg-outer .lg-share:after {
  content: "\e80d";
}

.lg-outer .lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer .lg-share-facebook .lg-icon:after {
  content: "\e904";
}

.lg-outer .lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer .lg-share-twitter .lg-icon:after {
  content: "\e907";
}

.lg-outer .lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer .lg-share-pinterest .lg-icon:after {
  content: "\e906";
}

.lg-comment-box {
  width: 420px;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #fff;
  will-change: transform;
  -ms-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-comment-box .lg-comment-title {
  margin: 0;
  color: #fff;
  font-size: 18px;
}

.lg-comment-box .lg-comment-header {
  background-color: #000;
  padding: 12px 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.lg-comment-box .lg-comment-body {
  height: 100% !important;
  padding-top: 43px !important;
  width: 100% !important;
}

.lg-comment-box .fb-comments {
  height: 100%;
  width: 100%;
  background: #fff;
  overflow-y: auto;
  display: inline-block;
}

.lg-comment-box .fb-comments[fb-xfbml-state=rendered] {
  background-image: none;
}

.lg-comment-box .fb-comments > span {
  max-width: 100%;
}

.lg-comment-box .lg-comment-close {
  position: absolute;
  right: 5px;
  top: 12px;
  cursor: pointer;
  font-size: 20px;
  color: #999;
  will-change: color;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.lg-comment-box .lg-comment-close:hover {
  color: #fff;
}

.lg-comment-box .lg-comment-close:after {
  content: "\e070";
}

.lg-comment-box iframe {
  max-width: 100% !important;
  width: 100% !important;
}

.lg-comment-box #disqus_thread {
  padding: 0 20px;
}

.lg-outer .lg-comment-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer .lg-comment-toggle:after {
  content: "\e908";
}

.lg-outer.lg-comment-active .lg-comment-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-comment-active .lg-comment-toggle {
  color: #fff;
}

.lg-outer.lg-comment-active .lg-comment-box {
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-img-rotate {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer[data-lg-slide-type=video] .lg-rotate-left,
.lg-outer[data-lg-slide-type=video] .lg-rotate-right,
.lg-outer[data-lg-slide-type=video] .lg-flip-ver,
.lg-outer[data-lg-slide-type=video] .lg-flip-hor, .lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,
.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-img-rotate:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-rotate-left:after {
  content: "\e900";
}

.lg-rotate-right:after {
  content: "\e901";
}

.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
  font-size: 26px;
}

.lg-flip-ver:after {
  content: "\e903";
}

.lg-flip-hor:after {
  content: "\e902";
}

.lg-medium-zoom-item {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.lg-medium-zoom .lg-outer {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.lg-medium-zoom .lg-outer.lg-grab img.lg-object {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.lg-relative-caption .lg-outer .lg-sub-html {
  white-space: normal;
  bottom: auto;
  padding: 0;
  background-image: none;
}

.lg-relative-caption .lg-outer .lg-relative-caption-item {
  opacity: 0;
  padding: 16px 0;
  -webkit-transition: 0.5s opacity ease;
  transition: 0.5s opacity ease;
}

.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item {
  opacity: 1;
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-on {
  scroll-behavior: unset;
}

.lg-overlay-open {
  overflow: hidden;
}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1;
}

.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}

.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-zoom-from-image {
  opacity: 1;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
  white-space: nowrap;
}

.lg-outer .lg-item {
  display: none !important;
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: transparent;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-object {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: relative;
}

.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
  display: none;
}

.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-first-slide .lg-dummy-img {
  position: absolute;
  top: 50%;
  left: 50%;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out 0.15s;
  transition: opacity 0.2s ease-out 0.15s;
}

.lg-outer .lg-media-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.lg-outer .lg-media-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-has-iframe .lg-media-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  -webkit-transition: opacity 333ms ease-in 0s;
  transition: opacity 333ms ease-in 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-container {
  display: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-container.lg-dragging-vertical .lg-backdrop {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}

.lg-inline .lg-backdrop {
  z-index: 1;
}

.lg-inline .lg-outer {
  z-index: 2;
}

.lg-inline .lg-maximize:after {
  content: "\e909";
}

.lg-components {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.35s ease-out 0s;
  transition: -webkit-transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s, -webkit-transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}


.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-on {
  scroll-behavior: unset;
}

.lg-overlay-open {
  overflow: hidden;
}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1;
}

.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}

.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-zoom-from-image {
  opacity: 1;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
  white-space: nowrap;
}

.lg-outer .lg-item {
  display: none !important;
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: transparent;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-object {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: relative;
}

.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
  display: none;
}

.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-first-slide .lg-dummy-img {
  position: absolute;
  top: 50%;
  left: 50%;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out 0.15s;
  transition: opacity 0.2s ease-out 0.15s;
}

.lg-outer .lg-media-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.lg-outer .lg-media-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-has-iframe .lg-media-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  -webkit-transition: opacity 333ms ease-in 0s;
  transition: opacity 333ms ease-in 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-container {
  display: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-container.lg-dragging-vertical .lg-backdrop {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}

.lg-inline .lg-backdrop {
  z-index: 1;
}

.lg-inline .lg-outer {
  z-index: 2;
}

.lg-inline .lg-maximize:after {
  content: "\e909";
}

.lg-components {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.35s ease-out 0s;
  transition: -webkit-transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s, -webkit-transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}


.ch-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 90;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ch-header.open .header-bar-burger {
  background: #FFD210;
}
.ch-header.open .header-bar-burger .open {
  display: none;
}
.ch-header.open .header-bar-burger .close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ch-header.header-scroll {
  background: -webkit-gradient(linear, left bottom, left top, from(#F6FAFF), to(#F6FAFF)), radial-gradient(74.19% 106.13% at 76.46% -34.34%, rgba(0, 72, 151, 0.2) 0%, rgba(0, 72, 151, 0) 100%);
  background: linear-gradient(0deg, #F6FAFF, #F6FAFF), radial-gradient(74.19% 106.13% at 76.46% -34.34%, rgba(0, 72, 151, 0.2) 0%, rgba(0, 72, 151, 0) 100%);
}
.ch-header .header-bar {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 0;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media (max-width: 1250px) {
  .ch-header .header-bar {
    padding: 10px 0;
  }
}
.ch-header .header-bar-logo {
  width: 166px;
  min-width: 166px;
  height: 70px;
}
@media (max-width: 766px) {
  .ch-header .header-bar-logo {
    width: 119px;
    min-width: 119px;
    height: 50px;
  }
}
.ch-header .header-bar-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ch-header .header-bar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ch-header .header-bar-nav .button-white {
  padding: 15px 20px;
}
@media (max-width: 1250px) {
  .ch-header .header-bar-nav {
    display: none;
  }
}
.ch-header .header-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
@media (max-width: 1500px) {
  .ch-header .header-info {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
@media (max-width: 1250px) {
  .ch-header .header-info {
    display: none;
  }
}
.ch-header .header-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
.ch-header .header-social .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  color: #004897;
}
.ch-header .header-social .link:hover {
  color: #0E7CC0;
}
.ch-header .header-social .link svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.ch-header .header-lang {
  position: relative;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  white-space: nowrap;
  color: #004897;
}
.ch-header .header-lang:hover .header-lang__hidden {
  display: block;
}
.ch-header .header-lang__active {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #004897;
  border-radius: 50px;
  text-transform: uppercase;
  width: 56px;
  height: 56px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ch-header .header-lang__hidden {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 76px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ch-header .header-lang__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ffffff;
  row-gap: 10px;
  padding: 18px 5px;
  color: #004897;
  text-transform: uppercase;
}
.ch-header .header-lang__list a:hover {
  color: #FFD210;
  text-decoration: underline;
}
.ch-header .header-bar-burger {
  position: relative;
  width: 40px;
  height: 40px;
  background: #004897;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: none;
}
@media (max-width: 1250px) {
  .ch-header .header-bar-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ch-header .header-bar-burger__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ch-header .header-bar-burger__icon svg {
  width: 24px;
  height: 24px;
}
.ch-header .header-bar-burger .open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ch-header .header-bar-burger .close {
  display: none;
}

.ch-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 87;
  background: -webkit-gradient(linear, left bottom, left top, from(#F6FAFF), to(#F6FAFF)), radial-gradient(74.19% 106.13% at 76.46% -34.34%, rgba(0, 72, 151, 0.2) 0%, rgba(0, 72, 151, 0) 100%);
  background: linear-gradient(0deg, #F6FAFF, #F6FAFF), radial-gradient(74.19% 106.13% at 76.46% -34.34%, rgba(0, 72, 151, 0.2) 0%, rgba(0, 72, 151, 0) 100%);
  color: #1B2741;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  height: 0;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.ch-menu:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: radial-gradient(74.19% 106.13% at 76.46% -34.34%, rgba(0, 72, 151, 0.2) 0%, rgba(0, 72, 151, 0) 100%);
}
.ch-menu.open {
  height: 100vh;
}
.ch-menu .menu-wrapper {
  width: 100%;
  padding: 100px 30px 60px;
  row-gap: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ch-menu .menu-bar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 766px) {
  .ch-menu .menu-bar-nav {
    font-size: 18px;
    line-height: 18px;
  }
}
.ch-menu .menu-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 24px;
}
.ch-menu .menu-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
.ch-menu .menu-social .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  color: #004897;
}
.ch-menu .menu-social .link:hover {
  color: #0E7CC0;
}
.ch-menu .menu-social .link svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.ch-menu .menu-lang {
  position: relative;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  color: #004897;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}
.ch-menu .menu-lang .active {
  color: #FFD210;
  text-decoration: underline;
}
@media (max-width: 640px) {
  .ch-menu .button-border {
    width: 100%;
  }
}

.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
  overflow-y: auto;
  display: none;
  color: #1B2741;
}
.popup.open {
  display: block;
}
.popup .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px;
  min-height: 100vh;
}
.popup .popup-content {
  position: relative;
  width: 484px;
  max-width: 100%;
  z-index: 9;
  background: #ffffff;
  border-radius: 16px;
  padding: 48px 48px 20px;
  -webkit-box-shadow: 0 17px 38px 0 rgba(27, 39, 65, 0.1), 0 70px 70px 0 rgba(27, 39, 65, 0.09), 0 157px 94px 0 rgba(27, 39, 65, 0.05), 0 280px 112px 0 rgba(27, 39, 65, 0.01), 0 437px 122px 0 rgba(27, 39, 65, 0);
          box-shadow: 0 17px 38px 0 rgba(27, 39, 65, 0.1), 0 70px 70px 0 rgba(27, 39, 65, 0.09), 0 157px 94px 0 rgba(27, 39, 65, 0.05), 0 280px 112px 0 rgba(27, 39, 65, 0.01), 0 437px 122px 0 rgba(27, 39, 65, 0);
}
@media (max-width: 766px) {
  .popup .popup-content {
    width: 300px;
    padding: 48px 24px 20px;
  }
}
.popup .popup-close {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #004897;
}
.popup .popup-close:hover {
  color: #0E7CC0;
}
.popup .popup-close svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.popup .popup-title {
  margin-bottom: 48px;
  text-align: center;
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .popup .popup-title {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 766px) {
  .popup .popup-title {
    font-size: 21px;
    line-height: 31px;
  }
}
.popup .popup-subtitle {
  margin-bottom: 45px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
}
@media (max-width: 766px) {
  .popup .popup-subtitle {
    font-size: 13px;
    line-height: 20px;
  }
}
.popup .popup-info {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
}
.popup .button, .popup .button-dark, .popup .button-border, .popup .button-white, .popup .button-share {
  width: 100%;
}
.popup .popup-icon {
  width: 100px;
  height: 100px;
  margin: 0 auto 45px;
}
.popup .popup-icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.popup .popup-bg {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
.popup .donat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 15px;
}
@media (max-width: 766px) {
  .popup .donat-list {
    row-gap: 10px;
  }
}
.popup .item {
  display: block;
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-bottom: 1px solid #E0E8F2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.popup .item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
  width: 100%;
  cursor: pointer;
  padding: 15px 0;
}
@media (max-width: 766px) {
  .popup .item__head {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    padding: 10px 0;
  }
}
.popup .item__icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
}
@media (max-width: 766px) {
  .popup .item__icon {
    width: 24px;
    height: 24px;
    min-width: 24px;
  }
}
.popup .item__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.popup .item__title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 766px) {
  .popup .item__title {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 766px) {
  .popup .item__title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
  }
}
@media (max-width: 766px) and (max-width: 766px) {
  .popup .item__title {
    font-size: 13px;
    line-height: 20px;
  }
}
.popup .item__arrow {
  width: 24px;
  min-width: 24px;
  height: 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  margin-left: auto;
}
@media (max-width: 766px) {
  .popup .item__arrow {
    width: 20px;
    min-width: 20px;
    height: 20px;
  }
}
.popup .item__arrow svg {
  width: 100%;
  height: 100%;
}
.popup .item__body {
  overflow: hidden;
}
.popup .item__content {
  padding: 0 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
}
@media (max-width: 766px) {
  .popup .item__content {
    padding: 0 0 10px;
  }
}
.popup .item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5px;
}
.popup .item .info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.popup .item .info-copy {
  height: 24px;
  width: 24px;
  min-width: 24px;
  color: #004897;
  cursor: pointer;
}
@media (max-width: 766px) {
  .popup .item .info-copy {
    height: 20px;
    width: 20px;
    min-width: 20px;
  }
}
.popup .item .info-copy:hover {
  color: #0E7CC0;
}
.popup .item .info-copy svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.popup .item .info-title {
  color: #004897;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
}
.popup .item .info-text {
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
  word-break: break-all;
}
.popup .item .info-more {
  margin-top: 5px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popup .item:not(.active) .item__body {
  height: 0;
}
.popup .item.active .item__arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.popup-gallery .popup-content {
  position: relative;
  width: 100%;
  max-width: 1246px;
  z-index: 9;
  background: transparent;
  border-radius: 0;
  padding: 0;
}
@media (max-width: 1500px) {
  .popup-gallery .popup-content:hover .popup-close {
    opacity: 1;
  }
}
.popup-gallery .popup-close {
  top: 0;
  right: -48px;
  color: #ffffff;
  z-index: 9;
}
@media (max-width: 1500px) {
  .popup-gallery .popup-close {
    right: 12px;
    top: 12px;
    opacity: 0;
  }
}
.popup-gallery .popup-bg {
  background: rgba(0, 0, 0, 0.9);
}

.ch-video-popup .ch-popup-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  background: #000000;
}
.ch-video-popup .ch-popup-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ch-video-popup .popup-content {
  position: relative;
  width: 100%;
  max-width: 1246px;
  z-index: 9;
  background: #000000;
  border-radius: 0;
  padding: 0;
}
@media (max-width: 1500px) {
  .ch-video-popup .popup-content:hover .popup-close {
    opacity: 1;
  }
}
.ch-video-popup .popup-close {
  top: 0;
  right: -48px;
  color: #ffffff;
  z-index: 9;
}
@media (max-width: 1500px) {
  .ch-video-popup .popup-close {
    right: 12px;
    top: 12px;
    opacity: 0;
  }
}
.ch-video-popup .popup-bg {
  background: rgba(0, 0, 0, 0.9);
}

.popup-help .popup-content {
  padding: 24px;
}
@media (max-width: 766px) {
  .popup-help .popup-content {
    width: 375px;
  }
}
.popup-help .popup-close {
  top: 24px;
  right: 24px;
}
.popup-help .popup-title {
  text-align: left;
}
@media (max-width: 766px) {
  .popup-help .popup-title {
    margin-bottom: 24px;
  }
}
.popup-help .form {
  gap: 24px;
}
.popup-help .form-row__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}
.popup-help .form-row__block .form-row__input--textarea {
  min-height: 80px;
}
.popup-help .form-row__step {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #004897;
  background: #FFD210;
  border-radius: 50%;
}
.popup-help .form-row__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.popup-help .form-row__check .form-row__info {
  padding-top: 6px;
}
.popup-help .form-row__check-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin-top: 24px;
}
.popup-help .form-row__check-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popup-help .form-row__check-more .form-row__input {
  margin-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(100% - 30px);
  padding: 0 8px 8px;
  height: 32px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
}
.popup-help .wrapper-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.popup-help .wrapper-info .info {
  background: #F6FAFF;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 200;
}
.popup-help .wrapper-info .info-icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.popup-help .wrapper-info .info-icon svg {
  width: 100%;
  height: 100%;
}

.ch-footer {
  position: relative;
  width: 100%;
  padding-top: 48px;
  background: -webkit-gradient(linear, left bottom, left top, from(#F6FAFF), to(#F6FAFF));
  background: linear-gradient(0deg, #F6FAFF, #F6FAFF);
  color: #1B2741;
}
.ch-footer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: radial-gradient(74.19% 106.13% at 76.46% -34.34%, rgba(0, 72, 151, 0.2) 0%, rgba(0, 72, 151, 0) 100%);
}
@media (max-width: 766px) {
  .ch-footer {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}
.ch-footer .footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
  z-index: 2;
  position: relative;
}
@media (max-width: 766px) {
  .ch-footer .footer-wrapper {
    row-gap: 15px;
  }
}
.ch-footer .footer-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 766px) {
  .ch-footer .footer-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ch-footer .footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 357px;
}
@media (max-width: 1280px) {
  .ch-footer .footer-logo {
    width: 100%;
    max-width: 273px;
  }
}
@media (max-width: 766px) {
  .ch-footer .footer-logo {
    margin-bottom: 30px;
    width: 100%;
    max-width: 168px;
  }
}
.ch-footer .footer-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.ch-footer .footer-bar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  max-width: 357px;
  width: 100%;
}
@media (max-width: 1280px) {
  .ch-footer .footer-bar-nav {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .ch-footer .footer-bar-nav {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1500px) {
  .ch-footer .footer-bar-nav {
    max-width: 273px;
  }
}
@media (max-width: 1080px) {
  .ch-footer .footer-bar-nav {
    margin-left: auto;
    max-width: 180px;
  }
}
@media (max-width: 766px) {
  .ch-footer .footer-bar-nav {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.ch-footer .footer-bar-nav .button-white {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 20px;
}
.ch-footer .footer-details {
  max-width: 230px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 24px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
}
@media (max-width: 766px) {
  .ch-footer .footer-details {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (max-width: 1080px) {
  .ch-footer .footer-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    row-gap: 15px;
  }
}
@media (max-width: 766px) {
  .ch-footer .footer-details {
    width: 100%;
    max-width: 100%;
  }
}
.ch-footer .footer-details-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 108px;
     -moz-column-gap: 108px;
          column-gap: 108px;
}
@media (max-width: 1500px) {
  .ch-footer .footer-details-wrapper {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}
@media (max-width: 1080px) {
  .ch-footer .footer-details-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 15px;
  }
}
@media (max-width: 766px) {
  .ch-footer .footer-details-wrapper {
    width: 100%;
  }
}
.ch-footer .footer-details-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-footer .footer-details-title {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .ch-footer .footer-details-title {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1080px) {
  .ch-footer .footer-details-title {
    display: none;
  }
}
@media (max-width: 1080px) {
  .ch-footer .footer-details-text {
    display: none;
  }
}
.ch-footer .footer-details .button, .ch-footer .footer-details .button-dark, .ch-footer .footer-details .button-border, .ch-footer .footer-details .button-white, .ch-footer .footer-details .button-share {
  width: 100%;
  margin-top: auto;
}
.ch-footer .footer-details .button.button-donat, .ch-footer .footer-details .button-donat.button-dark, .ch-footer .footer-details .button-donat.button-border, .ch-footer .footer-details .button-donat.button-white, .ch-footer .footer-details .button-donat.button-share {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 15px;
}
@media (max-width: 766px) {
  .ch-footer .footer-details .button.button-donat, .ch-footer .footer-details .button-donat.button-dark, .ch-footer .footer-details .button-donat.button-border, .ch-footer .footer-details .button-donat.button-white, .ch-footer .footer-details .button-donat.button-share {
    font-size: 18px;
    line-height: 18px;
  }
}
.ch-footer .footer-details a {
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ch-footer .footer-details a:hover {
  text-decoration: underline;
}
.ch-footer .footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  border-top: 1px solid #E0E8F2;
  padding: 24px 0;
}
@media (max-width: 766px) {
  .ch-footer .footer-info {
    padding: 15px 0 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 15px;
  }
}
.ch-footer .footer-info .footer-copyright {
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
}
@media (max-width: 766px) {
  .ch-footer .footer-info .footer-copyright {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.ch-footer .footer-info .footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
@media (max-width: 766px) {
  .ch-footer .footer-info .footer-social {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.ch-footer .footer-info .footer-social .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  color: #004897;
}
.ch-footer .footer-info .footer-social .link:hover {
  color: #0E7CC0;
}
.ch-footer .footer-info .footer-social .link svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.ch-footer .footer-info .footer-developer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
}
@media (max-width: 766px) {
  .ch-footer .footer-info .footer-developer {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.ch-footer .footer-info .footer-developer svg {
  width: 127px;
  height: 27px;
}

.ch-home-about-us {
  background: #ffffff;
  z-index: 2;
  position: relative;
  padding: 140px 0;
}
@media (max-width: 1280px) {
  .ch-home-about-us {
    padding: 100px 0;
  }
}
@media (max-width: 766px) {
  .ch-home-about-us {
    padding: 60px 0;
  }
}
.ch-home-about-us .about-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 151px;
     -moz-column-gap: 151px;
          column-gap: 151px;
  row-gap: 30px;
}
@media (max-width: 1280px) {
  .ch-home-about-us .about-us {
    -webkit-column-gap: 123px;
       -moz-column-gap: 123px;
            column-gap: 123px;
  }
}
@media (max-width: 1080px) {
  .ch-home-about-us .about-us {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ch-home-about-us .about-us .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
  position: relative;
  width: 100%;
  max-width: 611px;
}
@media (max-width: 1280px) {
  .ch-home-about-us .about-us .info {
    max-width: 471px;
  }
}
@media (max-width: 1080px) {
  .ch-home-about-us .about-us .info {
    row-gap: 30px;
    max-width: 100%;
  }
}
.ch-home-about-us .about-us .info-icon {
  width: 248px;
  height: 192px;
  position: absolute;
  top: 0;
  left: 263px;
}
@media (max-width: 1280px) {
  .ch-home-about-us .about-us .info-icon {
    left: 153px;
    width: 166px;
    height: 128px;
  }
}
@media (max-width: 766px) {
  .ch-home-about-us .about-us .info-icon {
    left: 73px;
    width: 111px;
    height: 85px;
  }
}
.ch-home-about-us .about-us .info-icon svg {
  width: 100%;
  height: 100%;
}
.ch-home-about-us .about-us .info-title {
  position: relative;
  z-index: 2;
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-home-about-us .about-us .info-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-home-about-us .about-us .info-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-home-about-us .about-us .info-text {
  position: relative;
  z-index: 2;
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
}
@media (max-width: 766px) {
  .ch-home-about-us .about-us .info-text {
    font-size: 13px;
    line-height: 20px;
  }
}
.ch-home-about-us .about-us .descriptions {
  font-family: "e-UkraineHead";
  font-size: 42px;
  line-height: 68px;
  font-weight: 300;
  width: 100%;
  max-width: 738px;
}
@media (max-width: 1280px) {
  .ch-home-about-us .about-us .descriptions {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (max-width: 766px) {
  .ch-home-about-us .about-us .descriptions {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 1280px) {
  .ch-home-about-us .about-us .descriptions {
    max-width: 570px;
  }
}
@media (max-width: 1080px) {
  .ch-home-about-us .about-us .descriptions {
    max-width: 100%;
  }
}

.ch-home-partners {
  padding: 24px 0 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-home-partners {
    padding: 24px 0 100px;
  }
}
@media (max-width: 766px) {
  .ch-home-partners {
    padding: 0 0 60px;
  }
}
.ch-home-partners .partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 151px;
     -moz-column-gap: 151px;
          column-gap: 151px;
  row-gap: 30px;
  margin-bottom: 86px;
}
@media (max-width: 1280px) {
  .ch-home-partners .partners {
    -webkit-column-gap: 123px;
       -moz-column-gap: 123px;
            column-gap: 123px;
    margin-bottom: 48px;
  }
}
@media (max-width: 1080px) {
  .ch-home-partners .partners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px;
  }
}
.ch-home-partners .partners .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
  position: relative;
  width: 100%;
  max-width: 611px;
}
@media (max-width: 1280px) {
  .ch-home-partners .partners .info {
    max-width: 471px;
    row-gap: 24px;
  }
}
@media (max-width: 1080px) {
  .ch-home-partners .partners .info {
    row-gap: 30px;
    max-width: 100%;
  }
}
.ch-home-partners .partners .info-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-home-partners .partners .info-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-home-partners .partners .info-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-home-partners .partners .info-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
}
@media (max-width: 766px) {
  .ch-home-partners .partners .info-text {
    font-size: 13px;
    line-height: 20px;
  }
}
.ch-home-partners .partners .descriptions {
  width: 100%;
  max-width: 380px;
  padding-top: 48px;
  position: relative;
  font-family: "e-UkraineHead";
  font-size: 42px;
  line-height: 68px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .ch-home-partners .partners .descriptions {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (max-width: 766px) {
  .ch-home-partners .partners .descriptions {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 1280px) {
  .ch-home-partners .partners .descriptions {
    max-width: 300px;
  }
}
@media (max-width: 1080px) {
  .ch-home-partners .partners .descriptions {
    display: none;
  }
}
.ch-home-partners .partners .descriptions-icon {
  width: 346px;
  height: 382px;
  position: absolute;
  top: -24px;
  left: -234px;
  z-index: 1;
}
@media (max-width: 1280px) {
  .ch-home-partners .partners .descriptions-icon {
    width: 231px;
    height: 255px;
    left: -169px;
  }
}
.ch-home-partners .partners .descriptions-icon svg {
  width: 100%;
  height: 100%;
}
.ch-home-partners .partners .descriptions span {
  z-index: 2;
  position: relative;
}

.ch-home-projects {
  padding-bottom: 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-home-projects {
    padding-bottom: 100px;
  }
}
@media (max-width: 766px) {
  .ch-home-projects {
    padding-bottom: 60px;
  }
}
.ch-home-projects .home-projects {
  position: relative;
}
.ch-home-projects .home-projects-swiper {
  position: initial;
}
.ch-home-projects .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  max-width: calc(100% - 150px);
  width: 100%;
  margin-bottom: 48px;
}
@media (max-width: 1280px) {
  .ch-home-projects .head {
    padding: 8px 0;
  }
}
@media (max-width: 766px) {
  .ch-home-projects .head {
    padding: 5px 0;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.ch-home-projects .head-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-home-projects .head-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-home-projects .head-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-home-projects .head-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background: #004897;
  color: #ffffff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .ch-home-projects .head-count {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .ch-home-projects .head-count {
    font-size: 17px;
    line-height: 24px;
  }
}
@media (max-width: 1280px) {
  .ch-home-projects .head-count {
    width: 60px;
    height: 60px;
  }
}
.ch-home-projects .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.ch-home-projects .swiper-navigation {
  position: absolute;
  top: 13px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1280px) {
  .ch-home-projects .swiper-navigation {
    top: 0;
  }
}
@media (max-width: 766px) {
  .ch-home-projects .swiper-navigation {
    display: none;
  }
}
.ch-home-projects .arrow {
  cursor: pointer;
  width: 70px;
  height: 70px;
  background: #F6FAFF;
  border-radius: 50%;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #1B2741;
}
.ch-home-projects .arrow:hover {
  color: #ffffff;
  background: #1B2741;
}
.ch-home-projects .arrow svg {
  width: 40px;
  height: 40px;
  stroke: currentColor;
  -webkit-transition: 0s;
  transition: 0s;
}
.ch-home-projects .arrow.swiper-button-disabled {
  display: none;
}
.ch-home-projects .swiper-button-lock {
  display: none;
}
.ch-home-projects .pagination {
  padding-top: 30px;
  background: #ffffff;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 766px) {
  .ch-home-projects .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ch-home-projects .pagination.swiper-pagination-lock {
  display: none;
}
.ch-home-projects .swiper-pagination-bullet {
  display: block;
  position: relative;
  height: 24px;
  width: 24px;
  padding: 3px;
  cursor: pointer;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ch-home-projects .swiper-pagination-bullet:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 2px solid #004897;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
.ch-home-projects .swiper-pagination-bullet:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #FFD210;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: none;
}
.ch-home-projects .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  width: 18px;
  height: 18px;
}
.ch-home-projects .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ch-home-thank {
  padding-bottom: 280px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1280px) {
  .ch-home-thank {
    padding-bottom: 200px;
  }
}
@media (max-width: 766px) {
  .ch-home-thank {
    padding-bottom: 120px;
  }
}
.ch-home-thank + .ch-home-gallery {
  padding-top: 0;
}
.ch-home-thank .home-thank {
  position: relative;
}
.ch-home-thank .home-thank-swiper {
  position: initial;
}
.ch-home-thank .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  max-width: calc(100% - 150px);
  margin-bottom: 48px;
}
@media (max-width: 1280px) {
  .ch-home-thank .head {
    padding: 8px 0;
  }
}
@media (max-width: 766px) {
  .ch-home-thank .head {
    padding: 5px 0;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.ch-home-thank .head-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-home-thank .head-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-home-thank .head-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-home-thank .head-title span {
  z-index: 2;
  position: relative;
}
.ch-home-thank .head-title svg {
  z-index: 1;
  position: absolute;
  right: -52px;
  top: -57px;
  width: 170px;
  height: 164px;
}
@media (max-width: 1280px) {
  .ch-home-thank .head-title svg {
    right: -36px;
    top: -30px;
    width: 113px;
    height: 110px;
  }
}
@media (max-width: 766px) {
  .ch-home-thank .head-title svg {
    right: -32px;
    top: -22px;
    width: 76px;
    height: 73px;
  }
}
.ch-home-thank .swiper-slide {
  overflow: hidden;
  width: 100%;
}
.ch-home-thank .swiper-slide a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.ch-home-thank .swiper-slide a:hover:after {
  opacity: 1;
}
.ch-home-thank .swiper-slide a:before {
  content: "";
  display: block;
  padding-top: 141.457%;
}
.ch-home-thank .swiper-slide a:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 180px;
  height: 180px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='180' height='180' viewBox='0 0 180 180' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='90' cy='90' r='90' fill='%23F6FAFF' fill-opacity='0.9'/%3E%3Cpath d='M89.5003 103.209C97.0675 103.209 103.202 97.0749 103.202 89.5076C103.202 81.9404 97.0675 75.8059 89.5003 75.8059C81.9331 75.8059 75.7986 81.9404 75.7986 89.5076C75.7986 97.0749 81.9331 103.209 89.5003 103.209Z' fill='%23004897'/%3E%3Cpath d='M132.635 85.7122C122.103 72.9851 106.16 60.734 89.5002 60.734C72.8372 60.734 56.8906 72.9936 46.3655 85.7122C44.5448 87.9114 44.5448 91.1039 46.3655 93.303C49.0116 96.5006 54.5591 102.673 61.9683 108.067C80.6281 121.65 98.3311 121.68 117.032 108.067C124.441 102.673 129.989 96.5006 132.635 93.303C134.45 91.1081 134.46 87.9186 132.635 85.7122ZM89.5002 70.3252C100.078 70.3252 108.683 78.9299 108.683 89.5076C108.683 100.085 100.078 108.69 89.5002 108.69C78.9225 108.69 70.3178 100.085 70.3178 89.5076C70.3178 78.9299 78.9225 70.3252 89.5002 70.3252Z' fill='%23004897'/%3E%3C/svg%3E%0A");
  cursor: pointer;
}
@media (max-width: 766px) {
  .ch-home-thank .swiper-slide a:after {
    width: 90px;
    height: 90px;
    background-size: 100% 100%;
  }
}
.ch-home-thank .swiper-slide a img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: contain;
     object-fit: contain;
  top: 0;
  left: 0;
}
.ch-home-thank .swiper-navigation {
  position: absolute;
  top: 13px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1280px) {
  .ch-home-thank .swiper-navigation {
    top: 0;
  }
}
@media (max-width: 766px) {
  .ch-home-thank .swiper-navigation {
    display: none;
  }
}
.ch-home-thank .arrow {
  cursor: pointer;
  width: 70px;
  height: 70px;
  background: #F6FAFF;
  border-radius: 50%;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #1B2741;
}
.ch-home-thank .arrow:hover {
  color: #ffffff;
  background: #1B2741;
}
.ch-home-thank .arrow svg {
  width: 40px;
  height: 40px;
  stroke: currentColor;
  -webkit-transition: 0s;
  transition: 0s;
}
.ch-home-thank .arrow.swiper-button-disabled {
  display: none;
}
.ch-home-thank .swiper-button-lock {
  display: none;
}
.ch-home-thank .pagination {
  padding-top: 30px;
  background: #ffffff;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 766px) {
  .ch-home-thank .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ch-home-thank .pagination.swiper-pagination-lock {
  display: none;
}
.ch-home-thank .swiper-pagination-bullet {
  display: block;
  position: relative;
  height: 24px;
  width: 24px;
  padding: 3px;
  cursor: pointer;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ch-home-thank .swiper-pagination-bullet:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 2px solid #004897;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
.ch-home-thank .swiper-pagination-bullet:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #FFD210;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: none;
}
.ch-home-thank .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  width: 18px;
  height: 18px;
}
.ch-home-thank .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ch-about-us .ch-home-thank {
  padding-bottom: 140px;
}
@media (max-width: 1280px) {
  .ch-about-us .ch-home-thank {
    padding-bottom: 100px;
  }
}
@media (max-width: 766px) {
  .ch-about-us .ch-home-thank {
    padding-bottom: 60px;
  }
}

.ch-home-interview {
  background: #1B2741;
  padding: 140px 0 100px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 1280px) {
  .ch-home-interview {
    padding: 100px 0 100px;
  }
}
@media (max-width: 766px) {
  .ch-home-interview {
    padding: 120px 0 60px;
  }
}
.ch-home-interview:not(:last-child) {
  margin-bottom: 100px;
}
@media (max-width: 766px) {
  .ch-home-interview:not(:last-child) {
    margin-bottom: 60px;
  }
}
.ch-home-interview .home-interview-line {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 78px;
  z-index: 1;
  width: 100%;
}
@media (max-width: 1280px) {
  .ch-home-interview .home-interview-line {
    top: 56px;
  }
}
@media (max-width: 766px) {
  .ch-home-interview .home-interview-line {
    top: 101px;
  }
}
.ch-home-interview .home-interview-line:before {
  content: "";
  display: block;
  padding-top: 25.98%;
}
.ch-home-interview .home-interview-line svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ch-home-interview .home-interview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ch-home-interview .home-interview-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  row-gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 100px;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-home-interview .home-interview-head {
    margin-bottom: 48px;
  }
}
@media (max-width: 766px) {
  .ch-home-interview .home-interview-head {
    margin-bottom: 30px;
  }
}
.ch-home-interview .home-interview-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-home-interview .home-interview-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-home-interview .home-interview-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-home-interview .home-interview-descriptions {
  max-width: 738px;
  width: 100%;
  font-family: "e-UkraineHead";
  font-size: 42px;
  line-height: 68px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .ch-home-interview .home-interview-descriptions {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (max-width: 766px) {
  .ch-home-interview .home-interview-descriptions {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 1280px) {
  .ch-home-interview .home-interview-descriptions {
    max-width: 570px;
  }
}
@media (max-width: 1080px) {
  .ch-home-interview .home-interview-descriptions {
    display: none;
  }
}
.ch-home-interview .home-interview-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media (max-width: 1080px) {
  .ch-home-interview .home-interview-list {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }
}
@media (max-width: 766px) {
  .ch-home-interview .home-interview-list {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
}
@media (max-width: 766px) {
  .ch-home-interview .home-interview .interview-card:not(:first-child) {
    display: none;
  }
}
.ch-home-interview .home-interview .link-page {
  color: #ffffff;
}
.ch-home-interview .home-interview .link-page:hover {
  background: #ffffff;
  color: #1B2741;
  border-color: #ffffff;
}

.ch-home-head {
  position: relative;
  padding: 66px 0 48px;
  overflow: hidden;
}
.ch-home-head:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: radial-gradient(74.19% 106.13% at 76.46% -34.34%, rgba(0, 72, 151, 0.2) 0%, rgba(0, 72, 151, 0) 100%);
}
.ch-home-head:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#F6FAFF), to(#F6FAFF)), radial-gradient(74.19% 106.13% at 76.46% -34.34%, rgba(0, 72, 151, 0.2) 0%, rgba(0, 72, 151, 0) 100%);
  background: linear-gradient(0deg, #F6FAFF, #F6FAFF), radial-gradient(74.19% 106.13% at 76.46% -34.34%, rgba(0, 72, 151, 0.2) 0%, rgba(0, 72, 151, 0) 100%);
}
@media (max-width: 766px) {
  .ch-home-head {
    padding: 20px 0 60px;
  }
}
.ch-home-head .home-line {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  top: 59px;
  z-index: 1;
  display: block;
}
@media (max-width: 1500px) {
  .ch-home-head .home-line {
    top: 80px;
  }
}
@media (max-width: 1280px) {
  .ch-home-head .home-line {
    top: 82px;
  }
}
@media (max-width: 766px) {
  .ch-home-head .home-line {
    top: 25px;
  }
}
.ch-home-head .home-line:before {
  content: "";
  display: block;
  padding-top: 19.58%;
}
@media (max-width: 1280px) {
  .ch-home-head .home-line:before {
    padding-top: 21.8%;
  }
}
@media (max-width: 766px) {
  .ch-home-head .home-line:before {
    padding-top: 22.22%;
  }
}
.ch-home-head .home-line svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ch-home-head .home-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 90px;
}
@media (max-width: 766px) {
  .ch-home-head .home-head {
    row-gap: 60px;
  }
}
.ch-home-head .home-head .home-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 15px;
  z-index: 2;
  position: relative;
}
@media (max-width: 1080px) {
  .ch-home-head .home-head .home-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ch-home-head .home-head .head-images {
  position: relative;
  width: 83%;
}
@media (max-width: 1280px) {
  .ch-home-head .home-head .head-images {
    width: 86%;
  }
}
@media (max-width: 1080px) {
  .ch-home-head .home-head .head-images {
    width: 86%;
  }
}
@media (max-width: 766px) {
  .ch-home-head .home-head .head-images {
    width: 100%;
  }
}
.ch-home-head .home-head .head-images:before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 27.3%;
}
.ch-home-head .home-head .head-images img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.ch-home-head .home-head .home-descriptions {
  font-family: "e-UkraineHead";
  max-width: 363px;
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  position: absolute;
  top: 0;
  right: 121px;
}
@media (max-width: 1280px) {
  .ch-home-head .home-head .home-descriptions {
    max-width: 333px;
    font-size: 22px;
    line-height: 38px;
    right: 39px;
  }
}
@media (max-width: 1080px) {
  .ch-home-head .home-head .home-descriptions {
    max-width: 100%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    position: initial;
  }
}
@media (max-width: 1080px) and (max-width: 1280px) {
  .ch-home-head .home-head .home-descriptions {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 1080px) and (max-width: 766px) {
  .ch-home-head .home-head .home-descriptions {
    font-size: 16px;
    line-height: 24px;
  }
}
.ch-home-head .home-head .home-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 24px;
  z-index: 2;
  position: relative;
}
@media (max-width: 1080px) {
  .ch-home-head .home-head .home-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.ch-home-head .home-head .home-details .home-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media (max-width: 766px) {
  .ch-home-head .home-head .home-details .home-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.ch-home-head .home-head .home-details .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px;
}
.ch-home-head .home-head .home-details .item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
}
@media (max-width: 766px) {
  .ch-home-head .home-head .home-details .item-head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.ch-home-head .home-head .home-details .item-icon {
  width: 32px;
  height: 32px;
}
@media (max-width: 766px) {
  .ch-home-head .home-head .home-details .item-icon {
    width: 24px;
    height: 24px;
  }
}
.ch-home-head .home-head .home-details .item-icon svg {
  width: 100%;
  height: 100%;
}
.ch-home-head .home-head .home-details .item-name {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-home-head .home-head .home-details .item-name {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .ch-home-head .home-head .home-details .item-name {
    font-size: 16px;
    line-height: 24px;
  }
}
.ch-home-head .home-head .home-details .button, .ch-home-head .home-head .home-details .button-dark, .ch-home-head .home-head .home-details .button-border, .ch-home-head .home-head .home-details .button-white, .ch-home-head .home-head .home-details .button-share {
  max-width: 357px;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 766px) {
  .ch-home-head .home-head .home-details .button, .ch-home-head .home-head .home-details .button-dark, .ch-home-head .home-head .home-details .button-border, .ch-home-head .home-head .home-details .button-white, .ch-home-head .home-head .home-details .button-share {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 1280px) {
  .ch-home-head .home-head .home-details .button, .ch-home-head .home-head .home-details .button-dark, .ch-home-head .home-head .home-details .button-border, .ch-home-head .home-head .home-details .button-white, .ch-home-head .home-head .home-details .button-share {
    max-width: 273px;
  }
}
@media (max-width: 766px) {
  .ch-home-head .home-head .home-details .button, .ch-home-head .home-head .home-details .button-dark, .ch-home-head .home-head .home-details .button-border, .ch-home-head .home-head .home-details .button-white, .ch-home-head .home-head .home-details .button-share {
    max-width: 100%;
  }
}

.ch-home-gallery {
  padding: 280px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 1280px) {
  .ch-home-gallery {
    padding: 200px 0 0;
  }
}
@media (max-width: 766px) {
  .ch-home-gallery {
    padding: 120px 0 0;
  }
}
.ch-home-gallery .home-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px;
}
.ch-home-gallery .home-gallery .list {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-column-gap: 12px;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.ch-home-gallery .home-gallery .list .gallery-card {
  position: relative;
  width: 330px;
  height: 212px;
  cursor: pointer;
}
.ch-home-gallery .home-gallery .list .gallery-card:hover:before {
  background: transparent;
}
@media (max-width: 1280px) {
  .ch-home-gallery .home-gallery .list .gallery-card {
    width: 220px;
    height: 140px;
  }
}
.ch-home-gallery .home-gallery .list .gallery-card:before {
  content: "";
  background: #1B2741;
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  opacity: 0.35;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ch-home-gallery .home-gallery .list .gallery-card img {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ch-home-gallery .home-gallery .list:nth-child(1) {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.ch-home-gallery .home-gallery .list:nth-child(2) {
  -webkit-transform: translateX(-80px);
      -ms-transform: translateX(-80px);
          transform: translateX(-80px);
}
.ch-home-gallery .home-gallery .list:nth-child(3) {
  -webkit-transform: translateX(-160px);
      -ms-transform: translateX(-160px);
          transform: translateX(-160px);
}
.ch-home-gallery .home-gallery .list:nth-child(4) {
  -webkit-transform: translateX(-240px);
      -ms-transform: translateX(-240px);
          transform: translateX(-240px);
}

.ch-home-sport {
  padding-bottom: 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-home-sport {
    padding-bottom: 100px;
  }
}
@media (max-width: 766px) {
  .ch-home-sport {
    padding-bottom: 60px;
  }
}
.ch-home-sport .banner {
  position: relative;
  margin-bottom: 48px;
  padding-top: 26.467%;
}
@media (max-width: 766px) {
  .ch-home-sport .banner {
    margin-bottom: 30px;
    padding-top: 26.334%;
  }
}
.ch-home-sport .banner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.ch-home-sport .home-sport {
  position: relative;
}
.ch-home-sport .home-sport-swiper {
  position: initial;
}
.ch-home-sport .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  max-width: calc(100% - 150px);
  width: 100%;
  margin-bottom: 48px;
}
@media (max-width: 1280px) {
  .ch-home-sport .head {
    padding: 8px 0;
  }
}
@media (max-width: 766px) {
  .ch-home-sport .head {
    padding: 5px 0;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.ch-home-sport .head-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-home-sport .head-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-home-sport .head-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-home-sport .head-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background: #FFD210;
  color: #1B2741;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1280px) {
  .ch-home-sport .head-count {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .ch-home-sport .head-count {
    font-size: 17px;
    line-height: 24px;
  }
}
@media (max-width: 1280px) {
  .ch-home-sport .head-count {
    width: 60px;
    height: 60px;
  }
}
.ch-home-sport .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.ch-home-sport .swiper-navigation {
  position: absolute;
  top: 13px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1280px) {
  .ch-home-sport .swiper-navigation {
    top: 0;
  }
}
@media (max-width: 766px) {
  .ch-home-sport .swiper-navigation {
    display: none;
  }
}
.ch-home-sport .arrow {
  cursor: pointer;
  width: 70px;
  height: 70px;
  background: #F6FAFF;
  border-radius: 50%;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #1B2741;
}
.ch-home-sport .arrow:hover {
  color: #ffffff;
  background: #1B2741;
}
.ch-home-sport .arrow svg {
  width: 40px;
  height: 40px;
  stroke: currentColor;
  -webkit-transition: 0s;
  transition: 0s;
}
.ch-home-sport .arrow.swiper-button-disabled {
  display: none;
}
.ch-home-sport .swiper-button-lock {
  display: none;
}
.ch-home-sport .pagination {
  padding-top: 30px;
  background: #ffffff;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 766px) {
  .ch-home-sport .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ch-home-sport .pagination.swiper-pagination-lock {
  display: none;
}
.ch-home-sport .swiper-pagination-bullet {
  display: block;
  position: relative;
  height: 24px;
  width: 24px;
  padding: 3px;
  cursor: pointer;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ch-home-sport .swiper-pagination-bullet:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 2px solid #004897;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
.ch-home-sport .swiper-pagination-bullet:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #FFD210;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: none;
}
.ch-home-sport .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  width: 18px;
  height: 18px;
}
.ch-home-sport .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ch-projects-content {
  padding: 48px 0 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-projects-content {
    padding: 48px 0 100px;
  }
}
@media (max-width: 766px) {
  .ch-projects-content {
    padding: 30px 0 60px;
  }
}
.ch-projects-content .projects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
}
@media (max-width: 766px) {
  .ch-projects-content .projects {
    row-gap: 30px;
  }
}
.ch-projects-content .projects-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-projects-content .projects-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-projects-content .projects-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-projects-content .projects-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  row-gap: 12px;
}
.ch-projects-content .projects-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media (max-width: 1080px) {
  .ch-projects-content .projects-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 766px) {
  .ch-projects-content .projects-list {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
}

.ch-interview-content {
  padding: 48px 0 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-interview-content {
    padding: 48px 0 100px;
  }
}
@media (max-width: 766px) {
  .ch-interview-content {
    padding: 30px 0 60px;
  }
}
.ch-interview-content .interview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
}
@media (max-width: 766px) {
  .ch-interview-content .interview {
    row-gap: 30px;
  }
}
.ch-interview-content .interview-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-interview-content .interview-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-interview-content .interview-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-interview-content .interview-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  row-gap: 12px;
}
.ch-interview-content .interview-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media (max-width: 1080px) {
  .ch-interview-content .interview-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 766px) {
  .ch-interview-content .interview-list {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
}

.ch-project-inner-content {
  padding: 48px 0 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-project-inner-content {
    padding: 48px 0 100px;
  }
}
@media (max-width: 766px) {
  .ch-project-inner-content {
    padding: 30px 0 60px;
  }
}
.ch-project-inner-content .project-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
}
@media (max-width: 766px) {
  .ch-project-inner-content .project-inner {
    row-gap: 30px;
  }
}
.ch-project-inner-content .project-inner-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px;
}
.ch-project-inner-content .project-inner-title {
  font-family: "e-UkraineHead";
  font-size: 42px;
  line-height: 68px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .ch-project-inner-content .project-inner-title {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (max-width: 766px) {
  .ch-project-inner-content .project-inner-title {
    font-size: 24px;
    line-height: 34px;
  }
}
.ch-project-inner-content .project-inner-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 12px;
}
.ch-project-inner-content .project-inner-category {
  border-radius: 500px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 23px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  border: 1px solid;
}
@media (max-width: 766px) {
  .ch-project-inner-content .project-inner-category {
    font-size: 18px;
    line-height: 18px;
  }
}
.ch-project-inner-content .project-inner-category span {
  border-radius: 50%;
  width: 6px;
  height: 6px;
}
.ch-project-inner-content .project-inner-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 15px 23px;
  border-radius: 500px;
  background: #F6FAFF;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 5px;
}
@media (max-width: 766px) {
  .ch-project-inner-content .project-inner-date {
    font-size: 18px;
    line-height: 18px;
  }
}
.ch-project-inner-content .project-inner-banner {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}
.ch-project-inner-content .project-inner-banner:before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 46.66%;
}
@media (max-width: 1280px) {
  .ch-project-inner-content .project-inner-banner:before {
    padding-top: 46.39%;
  }
}
@media (max-width: 766px) {
  .ch-project-inner-content .project-inner-banner:before {
    padding-top: 66.66%;
  }
}
.ch-project-inner-content .project-inner-banner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ch-project-inner-content .project-inner-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
@media (max-width: 1280px) {
  .ch-project-inner-content .project-inner-content {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}
@media (max-width: 1080px) {
  .ch-project-inner-content .project-inner-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.ch-project-inner-content .project-inner-content .content {
  max-width: 865px;
}
@media (max-width: 1280px) {
  .ch-project-inner-content .project-inner-content .content {
    max-width: 669px;
  }
}
@media (max-width: 1080px) {
  .ch-project-inner-content .project-inner-content .content {
    max-width: 100%;
  }
}

.ch-project-inner-partners {
  margin-bottom: 140px;
}
@media (max-width: 1280px) {
  .ch-project-inner-partners {
    margin-bottom: 100px;
  }
}
@media (max-width: 766px) {
  .ch-project-inner-partners {
    margin-bottom: 60px;
  }
}
.ch-project-inner-partners .partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
}
.ch-project-inner-partners .partners .partners-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-project-inner-partners .partners .partners-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-project-inner-partners .partners .partners-title {
    font-size: 28px;
    line-height: 34px;
  }
}

.ch-project-inner-gallery {
  margin-bottom: 140px;
}
@media (max-width: 1280px) {
  .ch-project-inner-gallery {
    margin-bottom: 100px;
  }
}
@media (max-width: 766px) {
  .ch-project-inner-gallery {
    margin-bottom: 60px;
  }
}
.ch-project-inner-gallery .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 24px;
}
@media (max-width: 640px) {
  .ch-project-inner-gallery .gallery {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    row-gap: 15px;
  }
}
.ch-project-inner-gallery .gallery li:nth-child(1), .ch-project-inner-gallery .gallery li:nth-child(2) {
  width: calc(50% - 12px);
}
@media (max-width: 640px) {
  .ch-project-inner-gallery .gallery li:nth-child(1), .ch-project-inner-gallery .gallery li:nth-child(2) {
    width: 100%;
  }
}
.ch-project-inner-gallery .gallery li:nth-child(1) .images, .ch-project-inner-gallery .gallery li:nth-child(2) .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ch-project-inner-gallery .gallery li:nth-child(1) .images:before, .ch-project-inner-gallery .gallery li:nth-child(2) .images:before {
  padding-top: 68.42%;
}
@media (max-width: 640px) {
  .ch-project-inner-gallery .gallery li:nth-child(1) .images:before, .ch-project-inner-gallery .gallery li:nth-child(2) .images:before {
    padding-top: 66.66%;
  }
}
.ch-project-inner-gallery .gallery li:nth-child(1) .ch-video:before, .ch-project-inner-gallery .gallery li:nth-child(2) .ch-video:before {
  padding-top: 68.42%;
}
@media (max-width: 640px) {
  .ch-project-inner-gallery .gallery li:nth-child(1) .ch-video:before, .ch-project-inner-gallery .gallery li:nth-child(2) .ch-video:before {
    padding-top: 66.66%;
  }
}
.ch-project-inner-gallery .gallery li {
  width: calc(33.3% - 16px);
}
@media (max-width: 640px) {
  .ch-project-inner-gallery .gallery li {
    width: 100%;
  }
}
.ch-project-inner-gallery .gallery .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.ch-project-inner-gallery .gallery .images:before {
  content: "";
  padding-top: 60.96%;
  display: block;
}
@media (max-width: 640px) {
  .ch-project-inner-gallery .gallery .images:before {
    padding-top: 66.66%;
  }
}
.ch-project-inner-gallery .gallery .images img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.ch-project-inner-gallery .gallery .ch-video {
  z-index: 10;
  position: relative;
  overflow: hidden;
}
.ch-project-inner-gallery .gallery .ch-video:before {
  content: "";
  padding-top: 60.96%;
  display: block;
}
@media (max-width: 640px) {
  .ch-project-inner-gallery .gallery .ch-video:before {
    padding-top: 66.66%;
  }
}
.ch-project-inner-gallery .gallery .ch-video .video-poster {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.ch-project-inner-gallery .gallery .ch-video .video-poster img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ch-project-inner-gallery .gallery .ch-video .video-poster {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.ch-project-inner-gallery .gallery .ch-video .video-poster img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ch-project-inner-gallery .gallery .ch-video .video-play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ch-project-inner-gallery .gallery .ch-video .video-play:hover {
  opacity: 1;
}
.ch-project-inner-gallery .gallery .ch-video .video-play svg {
  fill: #ffffff;
  width: 121px;
  height: 121px;
}
@media (max-width: 1280px) {
  .ch-project-inner-gallery .gallery .ch-video .video-play svg {
    width: 86px;
    height: 86px;
  }
}

.ch-about-us-tasks {
  padding: 0 0 197px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-about-us-tasks {
    padding: 0 0 125px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-tasks {
    padding: 0 0 60px;
  }
}
.ch-about-us-tasks .tasks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
}
@media (max-width: 766px) {
  .ch-about-us-tasks .tasks {
    row-gap: 30px;
  }
}
.ch-about-us-tasks .tasks-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-about-us-tasks .tasks-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-tasks .tasks-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-about-us-tasks .tasks-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ch-about-us-tasks .tasks .item {
  padding: 24px 10px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 48px;
     -moz-column-gap: 48px;
          column-gap: 48px;
  border-bottom: 1px solid #E0E8F2;
}
@media (max-width: 766px) {
  .ch-about-us-tasks .tasks .item {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    padding: 15px 0 14px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.ch-about-us-tasks .tasks .item:hover .item-icon {
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}
.ch-about-us-tasks .tasks .item-icon {
  min-width: 70px;
  width: 70px;
  height: 70px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (max-width: 1280px) {
  .ch-about-us-tasks .tasks .item-icon {
    min-width: 50px;
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-tasks .tasks .item-icon {
    min-width: 24px;
    width: 24px;
    height: 24px;
  }
}
.ch-about-us-tasks .tasks .item-icon svg {
  width: 100%;
  height: 100%;
}
.ch-about-us-tasks .tasks .item-text {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .ch-about-us-tasks .tasks .item-text {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-tasks .tasks .item-text {
    font-size: 17px;
    line-height: 24px;
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.ch-about-us-ambition {
  padding: 0 0 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-about-us-ambition {
    padding: 0 0 100px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-ambition {
    padding: 0 0 60px;
  }
}
.ch-about-us-ambition .ambition {
  padding: 70px 0;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-about-us-ambition .ambition {
    padding: 48px 0;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-ambition .ambition {
    padding: 0;
  }
}
.ch-about-us-ambition .ambition-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-about-us-ambition .ambition-content {
    padding: 48px 0;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-ambition .ambition-content {
    row-gap: 30px;
    max-width: 100%;
    margin-top: -60px;
    padding: 0;
  }
}
.ch-about-us-ambition .ambition-title {
  max-width: 1119px;
  width: 100%;
  font-family: "e-UkraineHead";
  font-size: 42px;
  line-height: 68px;
  font-weight: 300;
}
@media (max-width: 1280px) {
  .ch-about-us-ambition .ambition-title {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-ambition .ambition-title {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 1280px) {
  .ch-about-us-ambition .ambition-title {
    max-width: 867px;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-ambition .ambition-title {
    max-width: 100%;
  }
}
.ch-about-us-ambition .ambition-text {
  max-width: 738px;
  width: 100%;
}
@media (max-width: 1280px) {
  .ch-about-us-ambition .ambition-text {
    max-width: 570px;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-ambition .ambition-text {
    max-width: 100%;
  }
}
.ch-about-us-ambition .ambition-images {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
  max-width: 949px;
  height: 100%;
  max-height: 535px;
  z-index: 1;
}
@media (max-width: 1280px) {
  .ch-about-us-ambition .ambition-images {
    max-width: 800px;
    max-height: 448px;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-ambition .ambition-images {
    position: inherit;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.ch-about-us-ambition .ambition-images:before {
  content: "";
  display: none;
  padding-top: 56%;
}
@media (max-width: 1080px) {
  .ch-about-us-ambition .ambition-images:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ch-about-us-ambition .ambition-images img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.ch-about-us-pdf {
  padding: 0 0 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-about-us-pdf {
    padding: 0 0 100px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-pdf {
    padding: 0 0 60px;
  }
}
.ch-about-us-pdf .pdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 766px) {
  .ch-about-us-pdf .pdf {
    margin: 0 -30px;
    width: calc(100% + 60px);
  }
}
.ch-about-us-pdf .pdf .item {
  padding: 24px 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  font-family: "e-UkraineHead";
  font-size: 42px;
  line-height: 68px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #1B2741;
}
@media (max-width: 1280px) {
  .ch-about-us-pdf .pdf .item {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-pdf .pdf .item {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-pdf .pdf .item {
    padding: 24px 30px;
  }
}
.ch-about-us-pdf .pdf .item:hover {
  color: #004897;
  border-color: #004897;
}
.ch-about-us-pdf .pdf .item svg {
  stroke: currentColor;
  width: 48px;
  min-width: 48px;
  height: 48px;
}
@media (max-width: 766px) {
  .ch-about-us-pdf .pdf .item svg {
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
}

.ch-about-us-work {
  padding: 0 0 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-about-us-work {
    padding: 0 0 100px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-work {
    padding: 0 0 60px;
  }
}
.ch-about-us-work .work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 96px;
}
@media (max-width: 1280px) {
  .ch-about-us-work .work {
    row-gap: 92px;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-work .work {
    row-gap: 48px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-work .work {
    row-gap: 30px;
  }
}
.ch-about-us-work .work-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 30px;
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ch-about-us-work .work-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
  max-width: 809px;
  width: 100%;
}
@media (max-width: 1280px) {
  .ch-about-us-work .work-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-work .work-title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (max-width: 1280px) {
  .ch-about-us-work .work-title {
    max-width: 506px;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-title {
    max-width: 100%;
  }
}
.ch-about-us-work .work-descriptions {
  position: relative;
  font-family: "e-UkraineHead";
  font-size: 42px;
  line-height: 68px;
  font-weight: 300;
  width: 100%;
  max-width: 611px;
  padding-top: 96px;
}
@media (max-width: 1280px) {
  .ch-about-us-work .work-descriptions {
    font-size: 32px;
    line-height: 58px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-work .work-descriptions {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 1280px) {
  .ch-about-us-work .work-descriptions {
    max-width: 570px;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-descriptions {
    max-width: 100%;
    padding-top: 0;
  }
}
.ch-about-us-work .work-text {
  position: relative;
  z-index: 2;
}
.ch-about-us-work .work-icon {
  position: absolute;
  top: 48px;
  right: 0;
  width: 319px;
  height: 222px;
  z-index: 1;
}
@media (max-width: 1280px) {
  .ch-about-us-work .work-icon {
    width: 212px;
    height: 148px;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-icon {
    top: 0;
    right: 0;
  }
}
@media (max-width: 766px) {
  .ch-about-us-work .work-icon {
    width: 140px;
    height: 99px;
  }
}
.ch-about-us-work .work-icon svg {
  width: 100%;
  height: 100%;
}
.ch-about-us-work .work-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.ch-about-us-work .work-list .about-work-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 24px;
}
.ch-about-us-work .work-list .about-work-col:nth-child(1) {
  margin-top: -200px;
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-list .about-work-col:nth-child(1) {
    margin-top: 0;
  }
}
.ch-about-us-work .work-list .about-work-col:nth-child(3) {
  margin-top: 200px;
}
.ch-about-us-work .work-list .work-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 48px;
}
@media (max-width: 1280px) {
  .ch-about-us-work .work-list .work-card {
    padding: 24px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-work .work-list .work-card {
    padding: 15px;
  }
}
.ch-about-us-work .work-list .work-card-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 24px;
}
@media (max-width: 766px) {
  .ch-about-us-work .work-list .work-card-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
  }
}
.ch-about-us-work .work-list .work-card-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ch-about-us-work .work-list .work-card-name {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 12px;
}
@media (max-width: 1280px) {
  .ch-about-us-work .work-list .work-card-name {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-work .work-list .work-card-name {
    font-size: 16px;
    line-height: 24px;
  }
}
.ch-about-us-work .work-list .work-card.card1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#F6FAFF), to(#FAF7F4));
  background: linear-gradient(180deg, #F6FAFF 0%, #FAF7F4 100%);
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-list .work-card.card1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.ch-about-us-work .work-list .work-card.card2 {
  background: -webkit-gradient(linear, left top, left bottom, from(#F9F8F8), to(#FCF6EF));
  background: linear-gradient(180deg, #F9F8F8 0%, #FCF6EF 100%);
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-list .work-card.card2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.ch-about-us-work .work-list .work-card.card3 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FBF7F2), to(#FEF4E7));
  background: linear-gradient(180deg, #FBF7F2 0%, #FEF4E7 100%);
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-list .work-card.card3 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.ch-about-us-work .work-list .work-card.card4 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FAF7F3), to(#FEF4E7));
  background: linear-gradient(180deg, #FAF7F3 0%, #FEF4E7 100%);
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-list .work-card.card4 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.ch-about-us-work .work-list .work-card.card5 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FCF6EE), to(#FFF3E4));
  background: linear-gradient(180deg, #FCF6EE 0%, #FFF3E4 100%);
}
@media (max-width: 1080px) {
  .ch-about-us-work .work-list .work-card.card5 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.ch-about-us-head {
  padding: 52px 0 140px;
  background: #ffffff;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .ch-about-us-head {
    padding: 60px 0 100px;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-head {
    padding: 30px 0 100px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-head {
    padding: 0 0 60px;
  }
}
.ch-about-us-head .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: relative;
}
@media (max-width: 1080px) {
  .ch-about-us-head .head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ch-about-us-head .head-wrapper {
  position: relative;
}
.ch-about-us-head .head-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 611px;
  padding: 28px 0 149px;
  z-index: 2;
  position: relative;
}
@media (max-width: 1280px) {
  .ch-about-us-head .head-info {
    max-width: 471px;
    padding: 20px 0 112px;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-head .head-info {
    max-width: 100%;
    padding: 0;
  }
}
.ch-about-us-head .head-descriptions {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  max-width: 400px;
}
@media (max-width: 1280px) {
  .ch-about-us-head .head-descriptions {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-head .head-descriptions {
    font-size: 17px;
    line-height: 24px;
  }
}
.ch-about-us-head .head-title {
  margin-bottom: 48px;
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-about-us-head .head-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-about-us-head .head-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-about-us-head .head-text p {
  margin: 0;
}
.ch-about-us-head .head-text p:not(:last-child) {
  margin-bottom: 10px;
}
.ch-about-us-head .about-us-bg-wrapper {
  z-index: 1;
  position: relative;
}
.ch-about-us-head .about-us-bg {
  position: absolute;
  right: 50%;
  bottom: 0;
  width: 1920px;
  height: auto;
  z-index: 1;
  -webkit-transform: translate(50%, 0);
      -ms-transform: translate(50%, 0);
          transform: translate(50%, 0);
}
@media (max-width: 1280px) {
  .ch-about-us-head .about-us-bg {
    right: -210px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 1080px) {
  .ch-about-us-head .about-us-bg {
    display: none;
  }
}
.ch-about-us-head .about-us-bg svg {
  width: 100%;
  height: 100%;
}
.ch-about-us-head .about-us-bg-mob {
  display: none;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 1080px) {
  .ch-about-us-head .about-us-bg-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ch-about-us-head .about-us-bg-mob:before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 87.22%;
}
.ch-about-us-head .about-us-bg-mob svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ch-support-hero {
  background: -webkit-gradient(linear, left top, left bottom, from(#F6FAFF), to(#FAF7F4));
  background: linear-gradient(180deg, #F6FAFF 0%, #FAF7F4 100%);
}
.ch-support-hero .hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1080px) {
  .ch-support-hero .hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 28px;
    padding-top: 30px;
  }
}
.ch-support-hero .hero-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  width: 100%;
  max-width: 611px;
}
@media (max-width: 1280px) {
  .ch-support-hero .hero-info {
    max-width: 471px;
  }
}
@media (max-width: 1080px) {
  .ch-support-hero .hero-info {
    max-width: 100%;
  }
}
.ch-support-hero .hero-title {
  font-family: "e-UkraineHead";
  font-size: 80px;
  line-height: 96px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-support-hero .hero-title {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (max-width: 766px) {
  .ch-support-hero .hero-title {
    font-size: 28px;
    line-height: 34px;
  }
}
.ch-support-hero .hero-text {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 1280px) {
  .ch-support-hero .hero-text {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 766px) {
  .ch-support-hero .hero-text {
    font-size: 16px;
    line-height: 24px;
  }
}
.ch-support-hero .hero-images {
  width: 738px;
  height: 480px;
}
@media (max-width: 1280px) {
  .ch-support-hero .hero-images {
    width: 572px;
    height: 372px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: -30px;
  }
}
@media (max-width: 1080px) {
  .ch-support-hero .hero-images {
    margin-right: 0;
  }
}
@media (max-width: 766px) {
  .ch-support-hero .hero-images {
    width: 100%;
    position: relative;
    padding-top: 65%;
    height: auto;
  }
}
.ch-support-hero .hero-images img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  -o-object-position: bottom;
     object-position: bottom;
}
@media (max-width: 766px) {
  .ch-support-hero .hero-images img {
    position: absolute;
    left: 0;
    top: 0;
  }
}
/*# sourceMappingURL=style.min.css.map */
