@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,500,600&subset=cyrillic);
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.fotorama--fullscreen,
.fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}
.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
  outline: 0;
}
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
  content: "";
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important;
}
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
.fotorama__nav__frame,
.fotorama__thumb-border {
  box-sizing: content-box;
}
.fotorama__caption__wrap {
  box-sizing: border-box;
}
.fotorama--hidden,
.fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-close
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: hsla(0, 0%, 49.8%, 0.2);
}
@media print {
  .fotorama__arr,
  .fotorama__fullscreen-icon,
  .fotorama__thumb-border,
  .fotorama__video-close,
  .fotorama__video-play {
    background: none !important;
  }
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama:not(.fotorama--unobtrusive) > :not(:first-child) {
  display: none;
}
.fullscreen {
  max-width: 100% !important;
  max-height: 100% !important;
  padding: 0 !important;
  overflow: hidden !important;
}
.fotorama--fullscreen,
.fullscreen {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  background: #000;
}
.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
}
.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
  background: #000;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__nav,
.fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}
.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}
.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}
.fotorama__nav--dots {
  display: block;
}
.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}
.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}
.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(
    to bottom right,
    hsla(0, 0%, 100%, 0.25),
    rgba(64, 64, 64, 0.1)
  );
}
.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}
.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}
.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.9);
  padding: 5px 10px;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s linear infinite;
  animation: spinner 24s linear infinite;
}
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}
.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}
.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}
.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}
.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}
.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}
.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}
.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}
.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}
.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}
.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}
.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows
  .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows
  .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows
  .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-duration: 0.3s;
}
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}
.fotorama__nav:before,
.fotorama__stage:before {
  background-image: linear-gradient(
      transparent,
      rgba(0, 0, 0, 0.2) 25%,
      rgba(0, 0, 0, 0.3) 75%,
      transparent
    ),
    radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: -10px;
}
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}
.fotorama__nav:after,
.fotorama__stage:after {
  background-image: linear-gradient(
      transparent,
      rgba(0, 0, 0, 0.2) 25%,
      rgba(0, 0, 0, 0.3) 75%,
      transparent
    ),
    radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: -10px;
}
.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}
.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}
/*!
 *  Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 *  License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */
@font-face {
  font-family: LineAwesome;
  src: url(images/3f85d8035b4ccd91d2a1808dd22b7684-line-awesome.eot);
  src: url(images/3f85d8035b4ccd91d2a1808dd22b7684-line-awesome.eot#iefix)
      format("embedded-opentype"),
    url(images/452a5b42cb4819f09d35bcf6cbdb24c1-line-awesome.woff2)
      format("woff2"),
    url(images/8b1290595e57e1d49d95ff3fa1129ecc-line-awesome.woff)
      format("woff"),
    url(images/4d42f5f0c62a8f51e876c14575354a6e-line-awesome.ttf)
      format("truetype"),
    url(dist/images/131b7f1e91a652791f08f5ccfe702645-line-awesome.svg#fa)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LineAwesome;
    src: url(dist/images/131b7f1e91a652791f08f5ccfe702645-line-awesome.svg#fa)
      format("svg");
  }
}
.la {
  display: inline-block;
  font: normal normal normal 16px/1 LineAwesome;
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.la-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.la-2x {
  font-size: 2em;
}
.la-3x {
  font-size: 3em;
}
.la-4x {
  font-size: 4em;
}
.la-5x {
  font-size: 5em;
}
.la-fw {
  width: 1.28571429em;
  text-align: center;
}
.la-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.la-ul > li {
  position: relative;
}
.la-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.la-li.la-lg {
  left: -1.85714286em;
}
.la-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.li.pull-left {
  margin-right: 0.3em;
}
.li.pull-right {
  margin-left: 0.3em;
}
.la-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.la-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.la-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.la-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.la-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.la-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
:root .la-flip-horizontal,
:root .la-flip-vertical,
:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270 {
  filter: none;
}
.la-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.la-stack-1x,
.la-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.la-stack-1x {
  line-height: inherit;
}
.la-stack-2x {
  font-size: 2em;
}
.la-inverse {
  color: #fff;
}
.la-500px:before {
  content: "\f100";
}
.la-adjust:before {
  content: "\f101";
}
.la-adn:before {
  content: "\f102";
}
.la-align-center:before {
  content: "\f103";
}
.la-align-justify:before {
  content: "\f104";
}
.la-align-left:before {
  content: "\f105";
}
.la-align-right:before {
  content: "\f106";
}
.la-amazon:before {
  content: "\f107";
}
.la-ambulance:before {
  content: "\f108";
}
.la-anchor:before {
  content: "\f109";
}
.la-android:before {
  content: "\f10a";
}
.la-angellist:before {
  content: "\f10b";
}
.la-angle-double-down:before {
  content: "\f10c";
}
.la-angle-double-left:before {
  content: "\f10d";
}
.la-angle-double-right:before {
  content: "\f10e";
}
.la-angle-double-up:before {
  content: "\f10f";
}
.la-angle-down:before {
  content: "\f110";
}
.la-angle-left:before {
  content: "\f111";
}
.la-angle-right:before {
  content: "\f112";
}
.la-angle-up:before {
  content: "\f113";
}
.la-apple:before {
  content: "\f114";
}
.la-archive:before {
  content: "\f115";
}
.la-area-chart:before {
  content: "\f116";
}
.la-arrow-circle-down:before {
  content: "\f117";
}
.la-arrow-circle-left:before {
  content: "\f118";
}
.la-arrow-circle-o-down:before {
  content: "\f119";
}
.la-arrow-circle-o-left:before {
  content: "\f11a";
}
.la-arrow-circle-o-right:before {
  content: "\f11b";
}
.la-arrow-circle-o-up:before {
  content: "\f11c";
}
.la-arrow-circle-right:before {
  content: "\f11d";
}
.la-arrow-circle-up:before {
  content: "\f11e";
}
.la-arrow-down:before {
  content: "\f11f";
}
.la-arrow-left:before {
  content: "\f120";
}
.la-arrow-right:before {
  content: "\f121";
}
.la-arrow-up:before {
  content: "\f122";
}
.la-arrows:before {
  content: "\f123";
}
.la-arrows-alt:before {
  content: "\f124";
}
.la-arrows-h:before {
  content: "\f125";
}
.la-arrows-v:before {
  content: "\f126";
}
.la-asterisk:before {
  content: "\f127";
}
.la-at:before {
  content: "\f128";
}
.la-automobile:before {
  content: "\f129";
}
.la-backward:before {
  content: "\f12a";
}
.la-balance-scale:before {
  content: "\f12b";
}
.la-ban:before {
  content: "\f12c";
}
.la-bank:before {
  content: "\f12d";
}
.la-bar-chart:before {
  content: "\f12e";
}
.la-bar-chart-o:before {
  content: "\f12f";
}
.la-barcode:before {
  content: "\f130";
}
.la-bars:before {
  content: "\f131";
}
.la-battery-0:before {
  content: "\f132";
}
.la-battery-1:before {
  content: "\f133";
}
.la-battery-2:before {
  content: "\f134";
}
.la-battery-3:before {
  content: "\f135";
}
.la-battery-4:before {
  content: "\f136";
}
.la-battery-empty:before {
  content: "\f137";
}
.la-battery-full:before {
  content: "\f138";
}
.la-battery-half:before {
  content: "\f139";
}
.la-battery-quarter:before {
  content: "\f13a";
}
.la-battery-three-quarters:before {
  content: "\f13b";
}
.la-bed:before {
  content: "\f13c";
}
.la-beer:before {
  content: "\f13d";
}
.la-behance:before {
  content: "\f13e";
}
.la-behance-square:before {
  content: "\f13f";
}
.la-bell:before {
  content: "\f140";
}
.la-bell-o:before {
  content: "\f141";
}
.la-bell-slash:before {
  content: "\f142";
}
.la-bell-slash-o:before {
  content: "\f143";
}
.la-bicycle:before {
  content: "\f144";
}
.la-binoculars:before {
  content: "\f145";
}
.la-birthday-cake:before {
  content: "\f146";
}
.la-bitbucket:before {
  content: "\f147";
}
.la-bitbucket-square:before {
  content: "\f148";
}
.la-bitcoin:before {
  content: "\f149";
}
.la-black-tie:before {
  content: "\f14a";
}
.la-bold:before {
  content: "\f14b";
}
.la-bolt:before {
  content: "\f14c";
}
.la-bomb:before {
  content: "\f14d";
}
.la-book:before {
  content: "\f14e";
}
.la-bookmark:before {
  content: "\f14f";
}
.la-bookmark-o:before {
  content: "\f150";
}
.la-briefcase:before {
  content: "\f151";
}
.la-btc:before {
  content: "\f152";
}
.la-bug:before {
  content: "\f153";
}
.la-building:before {
  content: "\f154";
}
.la-building-o:before {
  content: "\f155";
}
.la-bullhorn:before {
  content: "\f156";
}
.la-bullseye:before {
  content: "\f157";
}
.la-bus:before {
  content: "\f158";
}
.la-buysellads:before {
  content: "\f159";
}
.la-cab:before {
  content: "\f15a";
}
.la-calculator:before {
  content: "\f15b";
}
.la-calendar:before {
  content: "\f15c";
}
.la-calendar-check-o:before {
  content: "\f15d";
}
.la-calendar-minus-o:before {
  content: "\f15e";
}
.la-calendar-o:before {
  content: "\f15f";
}
.la-calendar-plus-o:before {
  content: "\f160";
}
.la-calendar-times-o:before {
  content: "\f161";
}
.la-camera:before {
  content: "\f162";
}
.la-camera-retro:before {
  content: "\f163";
}
.la-car:before {
  content: "\f164";
}
.la-caret-down:before {
  content: "\f165";
}
.la-caret-left:before {
  content: "\f166";
}
.la-caret-right:before {
  content: "\f167";
}
.la-caret-square-o-down:before,
.la-toggle-down:before {
  content: "\f168";
}
.la-caret-square-o-left:before,
.la-toggle-left:before {
  content: "\f169";
}
.la-caret-square-o-right:before,
.la-toggle-right:before {
  content: "\f16a";
}
.la-caret-square-o-up:before,
.la-toggle-up:before {
  content: "\f16b";
}
.la-caret-up:before {
  content: "\f16c";
}
.la-cart-arrow-down:before {
  content: "\f16d";
}
.la-cart-plus:before {
  content: "\f16e";
}
.la-cc:before {
  content: "\f16f";
}
.la-cc-amex:before {
  content: "\f170";
}
.la-cc-diners-club:before {
  content: "\f171";
}
.la-cc-discover:before {
  content: "\f172";
}
.la-cc-jcb:before {
  content: "\f173";
}
.la-cc-mastercard:before {
  content: "\f174";
}
.la-cc-paypal:before {
  content: "\f175";
}
.la-cc-stripe:before {
  content: "\f176";
}
.la-cc-visa:before {
  content: "\f177";
}
.la-certificate:before {
  content: "\f178";
}
.la-chain:before {
  content: "\f179";
}
.la-chain-broken:before {
  content: "\f17a";
}
.la-check:before {
  content: "\f17b";
}
.la-check-circle:before {
  content: "\f17c";
}
.la-check-circle-o:before {
  content: "\f17d";
}
.la-check-square:before {
  content: "\f17e";
}
.la-check-square-o:before {
  content: "\f17f";
}
.la-chevron-circle-down:before {
  content: "\f180";
}
.la-chevron-circle-left:before {
  content: "\f181";
}
.la-chevron-circle-right:before {
  content: "\f182";
}
.la-chevron-circle-up:before {
  content: "\f183";
}
.la-chevron-down:before {
  content: "\f184";
}
.la-chevron-left:before {
  content: "\f185";
}
.la-chevron-right:before {
  content: "\f186";
}
.la-chevron-up:before {
  content: "\f187";
}
.la-child:before {
  content: "\f188";
}
.la-chrome:before {
  content: "\f189";
}
.la-circle:before {
  content: "\f18a";
}
.la-circle-o:before {
  content: "\f18b";
}
.la-circle-o-notch:before {
  content: "\f18c";
}
.la-circle-thin:before {
  content: "\f18d";
}
.la-clipboard:before {
  content: "\f18e";
}
.la-clock-o:before {
  content: "\f18f";
}
.la-clone:before {
  content: "\f190";
}
.la-close:before {
  content: "\f191";
}
.la-cloud:before {
  content: "\f192";
}
.la-cloud-download:before {
  content: "\f193";
}
.la-cloud-upload:before {
  content: "\f194";
}
.la-cny:before {
  content: "\f195";
}
.la-code:before {
  content: "\f196";
}
.la-code-fork:before {
  content: "\f197";
}
.la-codepen:before {
  content: "\f198";
}
.la-coffee:before {
  content: "\f199";
}
.la-cog:before {
  content: "\f19a";
}
.la-cogs:before {
  content: "\f19b";
}
.la-columns:before {
  content: "\f19c";
}
.la-comment:before {
  content: "\f19d";
}
.la-comment-o:before {
  content: "\f19e";
}
.la-commenting:before {
  content: "\f19f";
}
.la-commenting-o:before {
  content: "\f1a0";
}
.la-comments:before {
  content: "\f1a1";
}
.la-comments-o:before {
  content: "\f1a2";
}
.la-compass:before {
  content: "\f1a3";
}
.la-compress:before {
  content: "\f1a4";
}
.la-connectdevelop:before {
  content: "\f1a5";
}
.la-contao:before {
  content: "\f1a6";
}
.la-copy:before {
  content: "\f1a7";
}
.la-copyright:before {
  content: "\f1a8";
}
.la-creative-commons:before {
  content: "\f1a9";
}
.la-credit-card:before {
  content: "\f1aa";
}
.la-crop:before {
  content: "\f1ab";
}
.la-crosshairs:before {
  content: "\f1ac";
}
.la-css3:before {
  content: "\f1ad";
}
.la-cube:before {
  content: "\f1ae";
}
.la-cubes:before {
  content: "\f1af";
}
.la-cut:before {
  content: "\f1b0";
}
.la-cutlery:before {
  content: "\f1b1";
}
.la-dashboard:before {
  content: "\f1b2";
}
.la-dashcube:before {
  content: "\f1b3";
}
.la-database:before {
  content: "\f1b4";
}
.la-dedent:before {
  content: "\f1b5";
}
.la-delicious:before {
  content: "\f1b6";
}
.la-desktop:before {
  content: "\f1b7";
}
.la-deviantart:before {
  content: "\f1b8";
}
.la-diamond:before {
  content: "\f1b9";
}
.la-digg:before {
  content: "\f1ba";
}
.la-dollar:before {
  content: "\f1bb";
}
.la-dot-circle-o:before {
  content: "\f1bc";
}
.la-download:before {
  content: "\f1bd";
}
.la-dribbble:before {
  content: "\f1be";
}
.la-dropbox:before {
  content: "\f1bf";
}
.la-drupal:before {
  content: "\f1c0";
}
.la-edit:before {
  content: "\f1c1";
}
.la-eject:before {
  content: "\f1c2";
}
.la-ellipsis-h:before {
  content: "\f1c3";
}
.la-ellipsis-v:before {
  content: "\f1c4";
}
.la-empire:before,
.la-ge:before {
  content: "\f1c5";
}
.la-envelope:before {
  content: "\f1c6";
}
.la-envelope-o:before {
  content: "\f1c7";
}
.la-envelope-square:before {
  content: "\f1c8";
}
.la-eraser:before {
  content: "\f1c9";
}
.la-eur:before {
  content: "\f1ca";
}
.la-euro:before {
  content: "\f1cb";
}
.la-exchange:before {
  content: "\f1cc";
}
.la-exclamation:before {
  content: "\f1cd";
}
.la-exclamation-circle:before {
  content: "\f1ce";
}
.la-exclamation-triangle:before {
  content: "\f1cf";
}
.la-expand:before {
  content: "\f1d0";
}
.la-expeditedssl:before {
  content: "\f1d1";
}
.la-external-link:before {
  content: "\f1d2";
}
.la-external-link-square:before {
  content: "\f1d3";
}
.la-eye:before {
  content: "\f1d4";
}
.la-eye-slash:before {
  content: "\f1d5";
}
.la-eyedropper:before {
  content: "\f1d6";
}
.la-facebook-f:before,
.la-facebook:before {
  content: "\f1d7";
}
.la-facebook-official:before {
  content: "\f1d8";
}
.la-facebook-square:before {
  content: "\f1d9";
}
.la-fast-backward:before {
  content: "\f1da";
}
.la-fast-forward:before {
  content: "\f1db";
}
.la-fax:before {
  content: "\f1dc";
}
.la-female:before {
  content: "\f1dd";
}
.la-fighter-jet:before {
  content: "\f1de";
}
.la-file:before {
  content: "\f1df";
}
.la-file-archive-o:before {
  content: "\f1e0";
}
.la-file-audio-o:before {
  content: "\f1e1";
}
.la-file-code-o:before {
  content: "\f1e2";
}
.la-file-excel-o:before {
  content: "\f1e3";
}
.la-file-image-o:before {
  content: "\f1e4";
}
.la-file-movie-o:before {
  content: "\f1e5";
}
.la-file-o:before {
  content: "\f1e6";
}
.la-file-pdf-o:before {
  content: "\f1e7";
}
.la-file-photo-o:before {
  content: "\f1e8";
}
.la-file-picture-o:before {
  content: "\f1e9";
}
.la-file-powerpoint-o:before {
  content: "\f1ea";
}
.la-file-sound-o:before {
  content: "\f1eb";
}
.la-file-text:before {
  content: "\f1ec";
}
.la-file-text-o:before {
  content: "\f1ed";
}
.la-file-video-o:before {
  content: "\f1ee";
}
.la-file-word-o:before {
  content: "\f1ef";
}
.la-file-zip-o:before {
  content: "\f1f0";
}
.la-files-o:before {
  content: "\f1f1";
}
.la-film:before {
  content: "\f1f2";
}
.la-filter:before {
  content: "\f1f3";
}
.la-fire:before {
  content: "\f1f4";
}
.la-fire-extinguisher:before {
  content: "\f1f5";
}
.la-firefox:before {
  content: "\f1f6";
}
.la-flag:before {
  content: "\f1f7";
}
.la-flag-checkered:before {
  content: "\f1f8";
}
.la-flag-o:before {
  content: "\f1f9";
}
.la-flash:before {
  content: "\f1fa";
}
.la-flask:before {
  content: "\f1fb";
}
.la-flickr:before {
  content: "\f1fc";
}
.la-floppy-o:before {
  content: "\f1fd";
}
.la-folder:before {
  content: "\f1fe";
}
.la-folder-o:before {
  content: "\f1ff";
}
.la-folder-open:before {
  content: "\f200";
}
.la-folder-open-o:before {
  content: "\f201";
}
.la-font:before {
  content: "\f202";
}
.la-fonticons:before {
  content: "\f203";
}
.la-forumbee:before {
  content: "\f204";
}
.la-forward:before {
  content: "\f205";
}
.la-foursquare:before {
  content: "\f206";
}
.la-frown-o:before {
  content: "\f207";
}
.la-futbol-o:before,
.la-soccer-ball-o:before {
  content: "\f208";
}
.la-gamepad:before {
  content: "\f209";
}
.la-gavel:before {
  content: "\f20a";
}
.la-gbp:before {
  content: "\f20b";
}
.la-gear:before {
  content: "\f20c";
}
.la-gears:before {
  content: "\f20d";
}
.la-genderless:before {
  content: "\f20e";
}
.la-get-pocket:before {
  content: "\f20f";
}
.la-gg:before {
  content: "\f210";
}
.la-gg-circle:before {
  content: "\f211";
}
.la-gift:before {
  content: "\f212";
}
.la-git:before {
  content: "\f213";
}
.la-git-square:before {
  content: "\f214";
}
.la-github:before {
  content: "\f215";
}
.la-github-alt:before {
  content: "\f216";
}
.la-github-square:before {
  content: "\f217";
}
.la-glass:before {
  content: "\f218";
}
.la-globe:before {
  content: "\f219";
}
.la-google:before {
  content: "\f21a";
}
.la-google-plus:before {
  content: "\f21b";
}
.la-google-plus-square:before {
  content: "\f21c";
}
.la-google-wallet:before {
  content: "\f21d";
}
.la-graduation-cap:before {
  content: "\f21e";
}
.la-gittip:before,
.la-gratipay:before {
  content: "\f21f";
}
.la-group:before {
  content: "\f220";
}
.la-h-square:before {
  content: "\f221";
}
.la-hacker-news:before {
  content: "\f222";
}
.la-hand-grab-o:before {
  content: "\f223";
}
.la-hand-lizard-o:before {
  content: "\f224";
}
.la-hand-o-down:before {
  content: "\f225";
}
.la-hand-o-left:before {
  content: "\f226";
}
.la-hand-o-right:before {
  content: "\f227";
}
.la-hand-o-up:before {
  content: "\f228";
}
.la-hand-paper-o:before {
  content: "\f229";
}
.la-hand-peace-o:before {
  content: "\f22a";
}
.la-hand-pointer-o:before {
  content: "\f22b";
}
.la-hand-rock-o:before {
  content: "\f22c";
}
.la-hand-scissors-o:before {
  content: "\f22d";
}
.la-hand-spock-o:before {
  content: "\f22e";
}
.la-hand-stop-o:before {
  content: "\f22f";
}
.la-hdd-o:before {
  content: "\f230";
}
.la-header:before {
  content: "\f231";
}
.la-headphones:before {
  content: "\f232";
}
.la-heart:before {
  content: "\f233";
}
.la-heart-o:before {
  content: "\f234";
}
.la-heartbeat:before {
  content: "\f235";
}
.la-history:before {
  content: "\f236";
}
.la-home:before {
  content: "\f237";
}
.la-hospital-o:before {
  content: "\f238";
}
.la-hotel:before {
  content: "\f239";
}
.la-hourglass:before {
  content: "\f23a";
}
.la-hourglass-1:before {
  content: "\f23b";
}
.la-hourglass-2:before {
  content: "\f23c";
}
.la-hourglass-3:before {
  content: "\f23d";
}
.la-hourglass-end:before {
  content: "\f23e";
}
.la-hourglass-half:before {
  content: "\f23f";
}
.la-hourglass-o:before {
  content: "\f240";
}
.la-hourglass-start:before {
  content: "\f241";
}
.la-houzz:before {
  content: "\f242";
}
.la-html5:before {
  content: "\f243";
}
.la-i-cursor:before {
  content: "\f244";
}
.la-ils:before {
  content: "\f245";
}
.la-image:before {
  content: "\f246";
}
.la-inbox:before {
  content: "\f247";
}
.la-indent:before {
  content: "\f248";
}
.la-industry:before {
  content: "\f249";
}
.la-info:before {
  content: "\f24a";
}
.la-info-circle:before {
  content: "\f24b";
}
.la-inr:before {
  content: "\f24c";
}
.la-instagram:before {
  content: "\f24d";
}
.la-institution:before {
  content: "\f24e";
}
.la-internet-explorer:before {
  content: "\f24f";
}
.la-ioxhost:before {
  content: "\f250";
}
.la-italic:before {
  content: "\f251";
}
.la-joomla:before {
  content: "\f252";
}
.la-jpy:before {
  content: "\f253";
}
.la-jsfiddle:before {
  content: "\f254";
}
.la-key:before {
  content: "\f255";
}
.la-keyboard-o:before {
  content: "\f256";
}
.la-krw:before {
  content: "\f257";
}
.la-language:before {
  content: "\f258";
}
.la-laptop:before {
  content: "\f259";
}
.la-lastfm:before {
  content: "\f25a";
}
.la-lastfm-square:before {
  content: "\f25b";
}
.la-leaf:before {
  content: "\f25c";
}
.la-leanpub:before {
  content: "\f25d";
}
.la-legal:before {
  content: "\f25e";
}
.la-lemon-o:before {
  content: "\f25f";
}
.la-level-down:before {
  content: "\f260";
}
.la-level-up:before {
  content: "\f261";
}
.la-life-bouy:before {
  content: "\f262";
}
.la-life-buoy:before {
  content: "\f263";
}
.la-life-ring:before,
.la-support:before {
  content: "\f264";
}
.la-life-saver:before {
  content: "\f265";
}
.la-lightbulb-o:before {
  content: "\f266";
}
.la-line-chart:before {
  content: "\f267";
}
.la-link:before {
  content: "\f268";
}
.la-linkedin:before {
  content: "\f269";
}
.la-linkedin-square:before {
  content: "\f26a";
}
.la-linux:before {
  content: "\f26b";
}
.la-list:before {
  content: "\f26c";
}
.la-list-alt:before {
  content: "\f26d";
}
.la-list-ol:before {
  content: "\f26e";
}
.la-list-ul:before {
  content: "\f26f";
}
.la-location-arrow:before {
  content: "\f270";
}
.la-lock:before {
  content: "\f271";
}
.la-long-arrow-down:before {
  content: "\f272";
}
.la-long-arrow-left:before {
  content: "\f273";
}
.la-long-arrow-right:before {
  content: "\f274";
}
.la-long-arrow-up:before {
  content: "\f275";
}
.la-magic:before {
  content: "\f276";
}
.la-magnet:before {
  content: "\f277";
}
.la-mail-forward:before {
  content: "\f278";
}
.la-mail-reply:before {
  content: "\f279";
}
.la-mail-reply-all:before {
  content: "\f27a";
}
.la-male:before {
  content: "\f27b";
}
.la-map:before {
  content: "\f27c";
}
.la-map-marker:before {
  content: "\f27d";
}
.la-map-o:before {
  content: "\f27e";
}
.la-map-pin:before {
  content: "\f27f";
}
.la-map-signs:before {
  content: "\f280";
}
.la-mars:before {
  content: "\f281";
}
.la-mars-double:before {
  content: "\f282";
}
.la-mars-stroke:before {
  content: "\f283";
}
.la-mars-stroke-h:before {
  content: "\f284";
}
.la-mars-stroke-v:before {
  content: "\f285";
}
.la-maxcdn:before {
  content: "\f286";
}
.la-meanpath:before {
  content: "\f287";
}
.la-medium:before {
  content: "\f288";
}
.la-medkit:before {
  content: "\f289";
}
.la-meh-o:before {
  content: "\f28a";
}
.la-mercury:before {
  content: "\f28b";
}
.la-microphone:before {
  content: "\f28c";
}
.la-microphone-slash:before {
  content: "\f28d";
}
.la-minus:before {
  content: "\f28e";
}
.la-minus-circle:before {
  content: "\f28f";
}
.la-minus-square:before {
  content: "\f290";
}
.la-minus-square-o:before {
  content: "\f291";
}
.la-mobile:before {
  content: "\f292";
}
.la-mobile-phone:before {
  content: "\f293";
}
.la-money:before {
  content: "\f294";
}
.la-moon-o:before {
  content: "\f295";
}
.la-mortar-board:before {
  content: "\f296";
}
.la-motorcycle:before {
  content: "\f297";
}
.la-mouse-pointer:before {
  content: "\f298";
}
.la-music:before {
  content: "\f299";
}
.la-navicon:before {
  content: "\f29a";
}
.la-neuter:before {
  content: "\f29b";
}
.la-newspaper-o:before {
  content: "\f29c";
}
.la-object-group:before {
  content: "\f29d";
}
.la-object-ungroup:before {
  content: "\f29e";
}
.la-odnoklassniki:before {
  content: "\f29f";
}
.la-odnoklassniki-square:before {
  content: "\f2a0";
}
.la-opencart:before {
  content: "\f2a1";
}
.la-openid:before {
  content: "\f2a2";
}
.la-opera:before {
  content: "\f2a3";
}
.la-optin-monster:before {
  content: "\f2a4";
}
.la-outdent:before {
  content: "\f2a5";
}
.la-pagelines:before {
  content: "\f2a6";
}
.la-paint-brush:before {
  content: "\f2a7";
}
.la-paper-plane:before,
.la-send:before {
  content: "\f2a8";
}
.la-paper-plane-o:before,
.la-send-o:before {
  content: "\f2a9";
}
.la-paperclip:before {
  content: "\f2aa";
}
.la-paragraph:before {
  content: "\f2ab";
}
.la-paste:before {
  content: "\f2ac";
}
.la-pause:before {
  content: "\f2ad";
}
.la-paw:before {
  content: "\f2ae";
}
.la-paypal:before {
  content: "\f2af";
}
.la-pencil:before {
  content: "\f2b0";
}
.la-pencil-square:before {
  content: "\f2b1";
}
.la-pencil-square-o:before {
  content: "\f2b2";
}
.la-phone:before {
  content: "\f2b3";
}
.la-phone-square:before {
  content: "\f2b4";
}
.la-photo:before {
  content: "\f2b5";
}
.la-picture-o:before {
  content: "\f2b6";
}
.la-pie-chart:before {
  content: "\f2b7";
}
.la-pied-piper:before {
  content: "\f2b8";
}
.la-pied-piper-alt:before {
  content: "\f2b9";
}
.la-pinterest:before {
  content: "\f2ba";
}
.la-pinterest-p:before {
  content: "\f2bb";
}
.la-pinterest-square:before {
  content: "\f2bc";
}
.la-plane:before {
  content: "\f2bd";
}
.la-play:before {
  content: "\f2be";
}
.la-play-circle:before {
  content: "\f2bf";
}
.la-play-circle-o:before {
  content: "\f2c0";
}
.la-plug:before {
  content: "\f2c1";
}
.la-plus:before {
  content: "\f2c2";
}
.la-plus-circle:before {
  content: "\f2c3";
}
.la-plus-square:before {
  content: "\f2c4";
}
.la-plus-square-o:before {
  content: "\f2c5";
}
.la-power-off:before {
  content: "\f2c6";
}
.la-print:before {
  content: "\f2c7";
}
.la-puzzle-piece:before {
  content: "\f2c8";
}
.la-qq:before {
  content: "\f2c9";
}
.la-qrcode:before {
  content: "\f2ca";
}
.la-question:before {
  content: "\f2cb";
}
.la-question-circle:before {
  content: "\f2cc";
}
.la-quote-left:before {
  content: "\f2cd";
}
.la-quote-right:before {
  content: "\f2ce";
}
.la-ra:before {
  content: "\f2cf";
}
.la-random:before {
  content: "\f2d0";
}
.la-rebel:before {
  content: "\f2d1";
}
.la-recycle:before {
  content: "\f2d2";
}
.la-reddit:before {
  content: "\f2d3";
}
.la-reddit-square:before {
  content: "\f2d4";
}
.la-refresh:before {
  content: "\f2d5";
}
.la-registered:before {
  content: "\f2d6";
}
.la-renren:before {
  content: "\f2d7";
}
.la-reorder:before {
  content: "\f2d8";
}
.la-repeat:before {
  content: "\f2d9";
}
.la-reply:before {
  content: "\f2da";
}
.la-reply-all:before {
  content: "\f2db";
}
.la-retweet:before {
  content: "\f2dc";
}
.la-rmb:before {
  content: "\f2dd";
}
.la-road:before {
  content: "\f2de";
}
.la-rocket:before {
  content: "\f2df";
}
.la-rotate-left:before {
  content: "\f2e0";
}
.la-rotate-right:before {
  content: "\f2e1";
}
.la-rouble:before {
  content: "\f2e2";
}
.la-feed:before,
.la-rss:before {
  content: "\f2e3";
}
.la-rss-square:before {
  content: "\f2e4";
}
.la-rub:before {
  content: "\f2e5";
}
.la-ruble:before {
  content: "\f2e6";
}
.la-rupee:before {
  content: "\f2e7";
}
.la-safari:before {
  content: "\f2e8";
}
.la-save:before {
  content: "\f2e9";
}
.la-scissors:before {
  content: "\f2ea";
}
.la-search:before {
  content: "\f2eb";
}
.la-search-minus:before {
  content: "\f2ec";
}
.la-search-plus:before {
  content: "\f2ed";
}
.la-sellsy:before {
  content: "\f2ee";
}
.la-server:before {
  content: "\f2ef";
}
.la-share:before {
  content: "\f2f0";
}
.la-share-alt:before {
  content: "\f2f1";
}
.la-share-alt-square:before {
  content: "\f2f2";
}
.la-share-square:before {
  content: "\f2f3";
}
.la-share-square-o:before {
  content: "\f2f4";
}
.la-shekel:before {
  content: "\f2f5";
}
.la-sheqel:before {
  content: "\f2f6";
}
.la-shield:before {
  content: "\f2f7";
}
.la-ship:before {
  content: "\f2f8";
}
.la-shirtsinbulk:before {
  content: "\f2f9";
}
.la-shopping-cart:before {
  content: "\f2fa";
}
.la-sign-in:before {
  content: "\f2fb";
}
.la-sign-out:before {
  content: "\f2fc";
}
.la-signal:before {
  content: "\f2fd";
}
.la-simplybuilt:before {
  content: "\f2fe";
}
.la-sitemap:before {
  content: "\f2ff";
}
.la-skyatlas:before {
  content: "\f300";
}
.la-skype:before {
  content: "\f301";
}
.la-slack:before {
  content: "\f302";
}
.la-sliders:before {
  content: "\f303";
}
.la-slideshare:before {
  content: "\f304";
}
.la-smile-o:before {
  content: "\f305";
}
.la-sort:before,
.la-unsorted:before {
  content: "\f306";
}
.la-sort-alpha-asc:before {
  content: "\f307";
}
.la-sort-alpha-desc:before {
  content: "\f308";
}
.la-sort-amount-asc:before {
  content: "\f309";
}
.la-sort-amount-desc:before {
  content: "\f30a";
}
.la-sort-asc:before,
.la-sort-up:before {
  content: "\f30b";
}
.la-sort-desc:before,
.la-sort-down:before {
  content: "\f30c";
}
.la-sort-numeric-asc:before {
  content: "\f30d";
}
.la-sort-numeric-desc:before {
  content: "\f30e";
}
.la-soundcloud:before {
  content: "\f30f";
}
.la-space-shuttle:before {
  content: "\f310";
}
.la-spinner:before {
  content: "\f311";
}
.la-spoon:before {
  content: "\f312";
}
.la-spotify:before {
  content: "\f313";
}
.la-square:before {
  content: "\f314";
}
.la-square-o:before {
  content: "\f315";
}
.la-stack-exchange:before {
  content: "\f316";
}
.la-stack-overflow:before {
  content: "\f317";
}
.la-star:before {
  content: "\f318";
}
.la-star-half:before {
  content: "\f319";
}
.la-star-half-empty:before,
.la-star-half-full:before,
.la-star-half-o:before {
  content: "\f31a";
}
.la-star-o:before {
  content: "\f31b";
}
.la-steam:before {
  content: "\f31c";
}
.la-steam-square:before {
  content: "\f31d";
}
.la-step-backward:before {
  content: "\f31e";
}
.la-step-forward:before {
  content: "\f31f";
}
.la-stethoscope:before {
  content: "\f320";
}
.la-sticky-note:before {
  content: "\f321";
}
.la-sticky-note-o:before {
  content: "\f322";
}
.la-stop:before {
  content: "\f323";
}
.la-street-view:before {
  content: "\f324";
}
.la-strikethrough:before {
  content: "\f325";
}
.la-stumbleupon:before {
  content: "\f326";
}
.la-stumbleupon-circle:before {
  content: "\f327";
}
.la-subscript:before {
  content: "\f328";
}
.la-subway:before {
  content: "\f329";
}
.la-suitcase:before {
  content: "\f32a";
}
.la-sun-o:before {
  content: "\f32b";
}
.la-superscript:before {
  content: "\f32c";
}
.la-table:before {
  content: "\f32d";
}
.la-tablet:before {
  content: "\f32e";
}
.la-tachometer:before {
  content: "\f32f";
}
.la-tag:before {
  content: "\f330";
}
.la-tags:before {
  content: "\f331";
}
.la-tasks:before {
  content: "\f332";
}
.la-taxi:before {
  content: "\f333";
}
.la-television:before,
.la-tv:before {
  content: "\f334";
}
.la-tencent-weibo:before {
  content: "\f335";
}
.la-terminal:before {
  content: "\f336";
}
.la-text-height:before {
  content: "\f337";
}
.la-text-width:before {
  content: "\f338";
}
.la-th:before {
  content: "\f339";
}
.la-th-large:before {
  content: "\f33a";
}
.la-th-list:before {
  content: "\f33b";
}
.la-thumb-tack:before {
  content: "\f33c";
}
.la-thumbs-down:before {
  content: "\f33d";
}
.la-thumbs-o-down:before {
  content: "\f33e";
}
.la-thumbs-o-up:before {
  content: "\f33f";
}
.la-thumbs-up:before {
  content: "\f340";
}
.la-ticket:before {
  content: "\f341";
}
.la-remove:before,
.la-times:before {
  content: "\f342";
}
.la-times-circle:before {
  content: "\f343";
}
.la-times-circle-o:before {
  content: "\f344";
}
.la-tint:before {
  content: "\f345";
}
.la-toggle-off:before {
  content: "\f346";
}
.la-toggle-on:before {
  content: "\f347";
}
.la-trademark:before {
  content: "\f348";
}
.la-train:before {
  content: "\f349";
}
.la-intersex:before,
.la-transgender:before {
  content: "\f34a";
}
.la-transgender-alt:before {
  content: "\f34b";
}
.la-trash:before {
  content: "\f34c";
}
.la-trash-o:before {
  content: "\f34d";
}
.la-tree:before {
  content: "\f34e";
}
.la-trello:before {
  content: "\f34f";
}
.la-tripadvisor:before {
  content: "\f350";
}
.la-trophy:before {
  content: "\f351";
}
.la-truck:before {
  content: "\f352";
}
.la-try:before {
  content: "\f353";
}
.la-tty:before {
  content: "\f354";
}
.la-tumblr:before {
  content: "\f355";
}
.la-tumblr-square:before {
  content: "\f356";
}
.la-turkish-lira:before {
  content: "\f357";
}
.la-twitch:before {
  content: "\f358";
}
.la-twitter:before {
  content: "\f359";
}
.la-twitter-square:before {
  content: "\f35a";
}
.la-umbrella:before {
  content: "\f35b";
}
.la-underline:before {
  content: "\f35c";
}
.la-undo:before {
  content: "\f35d";
}
.la-university:before {
  content: "\f35e";
}
.la-unlink:before {
  content: "\f35f";
}
.la-unlock:before {
  content: "\f360";
}
.la-unlock-alt:before {
  content: "\f361";
}
.la-upload:before {
  content: "\f362";
}
.la-usd:before {
  content: "\f363";
}
.la-user:before {
  content: "\f364";
}
.la-user-md:before {
  content: "\f365";
}
.la-user-plus:before {
  content: "\f366";
}
.la-user-secret:before {
  content: "\f367";
}
.la-user-times:before {
  content: "\f368";
}
.la-users:before {
  content: "\f369";
}
.la-venus:before {
  content: "\f36a";
}
.la-venus-double:before {
  content: "\f36b";
}
.la-venus-mars:before {
  content: "\f36c";
}
.la-viacoin:before {
  content: "\f36d";
}
.la-video-camera:before {
  content: "\f36e";
}
.la-vimeo:before {
  content: "\f36f";
}
.la-vimeo-square:before {
  content: "\f370";
}
.la-vine:before {
  content: "\f371";
}
.la-vk:before {
  content: "\f372";
}
.la-volume-down:before {
  content: "\f373";
}
.la-volume-off:before {
  content: "\f374";
}
.la-volume-up:before {
  content: "\f375";
}
.la-warning:before {
  content: "\f376";
}
.la-wechat:before {
  content: "\f377";
}
.la-weibo:before {
  content: "\f378";
}
.la-weixin:before {
  content: "\f379";
}
.la-whatsapp:before {
  content: "\f37a";
}
.la-wheelchair:before {
  content: "\f37b";
}
.la-wifi:before {
  content: "\f37c";
}
.la-wikipedia-w:before {
  content: "\f37d";
}
.la-windows:before {
  content: "\f37e";
}
.la-won:before {
  content: "\f37f";
}
.la-wordpress:before {
  content: "\f380";
}
.la-wrench:before {
  content: "\f381";
}
.la-xing:before {
  content: "\f382";
}
.la-xing-square:before {
  content: "\f383";
}
.la-y-combinator:before {
  content: "\f384";
}
.la-y-combinator-square:before {
  content: "\f385";
}
.la-yahoo:before {
  content: "\f386";
}
.la-yc:before {
  content: "\f387";
}
.la-yc-square:before {
  content: "\f388";
}
.la-yelp:before {
  content: "\f389";
}
.la-yen:before {
  content: "\f38a";
}
.la-youtube:before {
  content: "\f38b";
}
.la-youtube-play:before {
  content: "\f38c";
}
.la-youtube-square:before {
  content: "\f38d";
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-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-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.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;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-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-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
body,
button,
input,
optgroup,
select,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: Courier\10 Pitch, Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
pre,
tt,
var {
  font-size: 15px;
  font-size: 0.9375rem;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins,
mark {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ol,
ul {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
a {
  color: #4169e1;
}
a:visited {
  color: purple;
}
a:active,
a:focus,
a:hover {
  color: #191970;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.sticky {
  display: block;
}
.page,
.post {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.entry-content,
.entry-summary,
.page-content {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.infinite-scroll.neverending .site-footer,
.infinite-scroll .posts-navigation {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.custom-logo-link {
  display: inline-block;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
.btn {
  display: inline-block;
  border: none;
  background: transparent;
  font-size: 16px;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  border-radius: 5px;
  text-align: center;
  padding: 11px 30px 13px;
  font-weight: 500;
  cursor: pointer;
}
.btn .icon-arrow-right,
.btn .icon-arrow-right-red {
  display: inline-block;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgN2gxNS41bTAgMGwtNi02bTYgNmwtNiA2IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)
    no-repeat 50%;
  background-size: cover;
  width: 15px;
  height: 12px;
  margin-left: 16px;
}
.btn .icon-arrow-right-red {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgN2gxNS41bTAgMGwtNi02bTYgNmwtNiA2IiBzdHJva2U9IiNFNTI0NTEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);
}
.btn.btn-red {
  color: #fff;
  background-color: #694C6B;
}
.btn.btn-red:hover {
  background-color: #ea5074;
}
.btn.marketplace {
  text-align: left;
  padding: 9px 5px 9px 57px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 48px;
  line-height: 23px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .btn.marketplace {
    letter-spacing: 0.02em;
    font-size: 18px;
  }
}
.btn.marketplace .normal-text {
  width: 100%;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.btn.marketplace .coming-soon-text,
.btn.marketplace .normal-text {
  display: block;
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}
.btn.marketplace .coming-soon-text {
  position: absolute;
  left: 57px;
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
.btn.marketplace:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: transparent no-repeat 50%;
  background-size: cover;
}
.btn.marketplace.amazon:before {
  width: 48px;
  height: 48px;
  background-image: url(dist/images/07a916a839879ab32c27ef8157f8878f-amazon.svg);
}
.btn.marketplace.amazon:hover:before {
  background-image: url(dist/images/a3be027cba1bdd82e6e4d5bdc4bb5901-amazon-white.svg);
}
.btn.marketplace.amazon.coming-soon {
  color: #757575;
  border-color: #757575;
}
.btn.marketplace.amazon.coming-soon:before {
  background-image: url(dist/images/bfb95f277e13a0ae8e1db05d72fabc59-amazon-grey.svg);
}
.btn.marketplace.amazon.coming-soon:hover {
  background: #757575;
  color: #fff;
}
.btn.marketplace.amazon.coming-soon:hover:before {
  background-image: url(dist/images/a3be027cba1bdd82e6e4d5bdc4bb5901-amazon-white.svg);
}
.btn.marketplace.alibaba:before {
  width: 48px;
  height: 48px;
  background-image: url(dist/images/c1df7e02bd33c1c2107034eef4ab9c8d-alibaba.svg);
}
.btn.marketplace.alibaba:hover:before {
  background-image: url(dist/images/f2f16705f7d1d2a70d70e4fff5847918-alibaba-white.svg);
}
.btn.marketplace.alibaba.coming-soon {
  color: #757575;
  border-color: #757575;
}
.btn.marketplace.alibaba.coming-soon:before {
  background-image: url(dist/images/dfc9e44df383ad07d63b0db9e5afcd8e-alibaba-grey.svg);
}
.btn.marketplace.alibaba.coming-soon:hover {
  background: #757575;
  color: #fff;
}
.btn.marketplace.alibaba.coming-soon:hover:before {
  background-image: url(dist/images/f2f16705f7d1d2a70d70e4fff5847918-alibaba-white.svg);
}
.btn.marketplace.azure:before {
  width: 48px;
  height: 48px;
  background-image: url(dist/images/2b763b7fe397fc1ae4ae8b0f2300318a-azure.svg);
}
.btn.marketplace.azure:hover:before {
  background-image: url(dist/images/45e2fa5dcae9b59c2fba7a305f5ce274-azure-white.svg);
}
.btn.marketplace.azure.coming-soon {
  color: #757575;
  border-color: #757575;
}
.btn.marketplace.azure.coming-soon:before {
  background-image: url(dist/images/e09c595ae7040db8d2c5c34a40f3fc87-azure-grey.svg);
}
.btn.marketplace.azure.coming-soon:hover {
  background: #757575;
  color: #fff;
}
.btn.marketplace.product-sheet:before {
  width: 48px;
  height: 48px;
  background-image: url(dist/images/3781d1a9214b0fa9e1e445021f31384b-pdf.svg);
}
.btn.marketplace.product-sheet:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -7px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgN2gxNS41bTAgMGwtNi02bTYgNmwtNiA2IiBzdHJva2U9IiMyNjI2MjYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)
    no-repeat 50%;
  background-size: cover;
  width: 18px;
  height: 14px;
}
.btn.marketplace.product-sheet.coming-soon {
  color: #757575;
  border-color: #757575;
}
.btn.marketplace.product-sheet.coming-soon:before {
  background-image: url(dist/images/535a8419d6c8f20717497772e1f65ad7-pdf-grey.svg);
}
.btn.marketplace.product-sheet.coming-soon:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgN2gxNS41bTAgMGwtNi02bTYgNmwtNiA2IiBzdHJva2U9IiM3NTc1NzUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);
}
.btn.marketplace.product-sheet.coming-soon:hover {
  background: #757575;
  color: #fff;
}
.btn.marketplace.product-sheet.coming-soon:hover:before {
  background-image: url(dist/images/5d6a0868d121ccdded32c9f7cca1d24b-pdf-white.svg);
}
.btn.marketplace.product-sheet.coming-soon:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgN2gxNS41bTAgMGwtNi02bTYgNmwtNiA2IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);
}
.btn.marketplace.direct-purchase:before {
  top: 50%;
  margin-top: -10px;
  left: 14px;
  background: url(dist/images/8647eaa40258b649428ed0f0ee918e8a-purchase-options.svg)
    no-repeat 50%;
  background-size: cover;
  width: 21px;
  height: 21px;
}
.btn.marketplace.coming-soon:hover .coming-soon-text {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.btn.marketplace.coming-soon:hover .normal-text {
  -webkit-transform: translateY(150%);
  transform: translateY(150%);
}
.btn.amazon {
  background: #fff;
  border: 1px solid #f2994a;
  color: #f2994a;
}
.btn.amazon:hover {
  background: #f2994a;
  color: #fff;
}
.btn.alibaba {
  background: #fff;
  border: 1px solid #f26f21;
  color: #f26f21;
}
.btn.alibaba:hover {
  background: #f26f21;
  color: #fff;
}
.btn.azure {
  background: #fff;
  border: 1px solid #2075b8;
  color: #2075b8;
}
.btn.azure:hover {
  background: #2075b8;
  color: #fff;
}
.btn.product-sheet {
  border: 1px solid #bdbdbd;
  color: #262626;
}
.btn.direct-purchase {
  color: #fff;
  background-color: #694C6B;
}
.btn.direct-purchase:hover {
  background-color: #ea5074;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#chatlio-widget,
#zsiq_float {
  display: none !important;
}
html.chatlio-visible #chatlio-widget {
  display: block !important;
}
.grecaptcha-badge {
  display: none !important;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
input.wpcf7-form-control,
input[type="text"] {
  -webkit-appearance: none;
}
a,
button {
  outline: none !important;
}
body,
html {
  font-family: IBM Plex Sans, Helvetica Neue, Arial;
  height: 100%;
  width: 100%;
  position: relative;
  text-rendering: optimizelegibility;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-tap-highlight-color: transparent;
  -moz-text-size-adjust: none;
  -moz-font-smoothing: antialiased;
  -ms-tap-highlight-color: transparent;
  -ms-text-size-adjust: none;
  -ms-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  padding-top: 38px;
}
@media only screen and (min-width: 768px) {
  body {
    padding-top: 67px;
  }
}
@media only screen and (min-width: 1024px) {
  body {
    padding-top: 68px;
  }
}
table.vertical-align-top td,
table.vertical-align-top th {
  vertical-align: top;
}
table.vertical-align-center td,
table.vertical-align-center th {
  vertical-align: center;
}
table.vertical-align-bottom td,
table.vertical-align-bottom th {
  vertical-align: bottom;
}
a {
  text-decoration: none;
  cursor: pointer;
}
.visible-xs {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  .visible-xs {
    display: none !important;
  }
}
.visible-sm {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .visible-sm {
    display: block !important;
  }
}
@media only screen and (min-width: 1024px) {
  .visible-sm {
    display: none !important;
  }
}
.visible-lg {
  display: none !important;
}
@media only screen and (min-width: 1024px) {
  .visible-lg {
    display: block !important;
  }
}
.hidden {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
.visible-xlg {
  display: none !important;
}
@media only screen and (min-width: 1280px) {
  .visible-xlg {
    display: block !important;
  }
}
.container {
  max-width: 1008px;
  padding: 0 16px;
  margin: 0 auto;
  position: relative;
}
.container:after,
.container:before {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container.static {
  position: static;
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  html #wpadminbar {
    margin-top: -46px;
  }
}
.progressbar-inner svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  overflow: visible;
}
.progressbar-inner svg circle {
  stroke: #000;
  fill: transparent;
  -webkit-transform-origin: center;
  transform-origin: center;
}
a {
  display: inline-block;
}
.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
  display: none !important;
}
.wpcf7-response-output {
  padding: 15px !important;
  margin-bottom: 20px !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
  border-color: #d6e9c6 !important;
}
.wpcf7-response-output.wpcf7-spam-blocked,
.wpcf7-response-output.wpcf7-validation-errors {
  color: #a94442 !important;
  background-color: #f2dede !important;
  border-color: #ebccd1 !important;
}
.slide-top {
  -webkit-animation: slide-top 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite
    alternate forwards;
  animation: slide-top 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite
    alternate forwards;
}
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-webkit-keyframes logos-animation {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes logos-animation {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
}
.cookie-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #262626;
  color: #fff;
  text-align: center;
  padding: 10px;
  z-index: 99999;
}
@media only screen and (min-width: 1024px) {
  .cookie-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.cookie-bar p {
  font-size: 14px;
  margin: 0 10px 10px 0;
}
@media only screen and (min-width: 1024px) {
  .cookie-bar p {
    margin-bottom: 0;
  }
}
.cookie-bar button {
  color: #fff;
  position: relative;
  border: 1px solid #fff;
  font-weight: 500;
  font-size: 14px;
  padding: 9px 26px;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: block;
  width: 100%;
  cursor: pointer;
}
.cookie-bar button:hover {
  color: #262626;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .cookie-bar button {
    width: 300px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  .cookie-bar button {
    width: auto;
    margin: 0;
  }
}
section {
  display: block;
}
section.custom-section {
  background: #fff;
  overflow: hidden;
}
section.custom-section h4.section-title {
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  position: relative;
  padding-top: 48px;
  padding-bottom: 20px;
  color: #262626;
}
section.custom-section h4.section-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 11px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjEiIGhlaWdodD0iMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuOTM0IDguNWw2LjM3OC02LjM3OWEzIDMgMCAwMTQuMjQzIDBsNS43NTcgNS43NThhMyAzIDAgMDA0LjI0MyAwbDUuNzU3LTUuNzU4YTMgMyAwIDAxNC4yNDMgMGw1Ljc1NyA1Ljc1OGEzIDMgMCAwMDQuMjQzIDBsNS43LTUuN2EzIDMgMCAwMTQuMjk4LjA1OWw2Ljg4IDcuMjYyIiBzdHJva2U9IiNFNTI0NTEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  section.custom-section h4.section-title {
    font-size: 32px;
    line-height: 44px;
  }
}
@media only screen and (min-width: 1024px) {
  section.custom-section h4.section-title {
    font-size: 40px;
    line-height: 55px;
    padding-bottom: 32px;
  }
}
section.custom-section .section-description {
  font-size: 18px;
  line-height: 28px;
  color: #515151;
}
section.custom-section .section-description p {
  margin: 0;
  padding-bottom: 10px;
}
section.custom-section .section-description p:last-child,
section.custom-section .section-description p:last-of-type {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  section.custom-section .section-description {
    font-size: 24px;
    line-height: 37px;
  }
}
@media only screen and (min-width: 1024px) {
  section.custom-section .section-description {
    font-size: 24px;
    line-height: 37px;
  }
}
section.custom-section.smooth-app-journey .container {
  padding-bottom: 200px;
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey .container {
    padding-bottom: 237px;
  }
}
@media only screen and (min-width: 1024px) {
  section.custom-section.smooth-app-journey .container {
    padding-bottom: 662px;
  }
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey .section-title {
    width: 528px;
  }
  section.custom-section.smooth-app-journey .section-description {
    width: 450px;
  }
}
@media only screen and (min-width: 1024px) {
  section.custom-section.smooth-app-journey .section-title {
    width: 768px;
  }
  section.custom-section.smooth-app-journey .section-description {
    width: 640px;
  }
}
section.custom-section.smooth-app-journey .columns-wrapper {
  padding-top: 60px;
  position: relative;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey .columns-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: -26px;
    padding-top: 65px;
  }
}
@media only screen and (min-width: 1024px) {
  section.custom-section.smooth-app-journey .columns-wrapper {
    padding-top: 70px;
  }
}
section.custom-section.smooth-app-journey .columns-wrapper .column {
  padding-bottom: 37px;
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey .columns-wrapper .column {
    width: 210px;
    padding-bottom: 31px;
  }
}
@media only screen and (min-width: 1024px) {
  section.custom-section.smooth-app-journey .columns-wrapper .column {
    width: 328px;
    padding-bottom: 26px;
  }
}
section.custom-section.smooth-app-journey
  .columns-wrapper
  .column
  .column-icon {
  display: block;
  margin-bottom: 23px;
}
section.custom-section.smooth-app-journey
  .columns-wrapper
  .column
  .column-icon
  i {
  font-size: 48px;
  color: #694C6B;
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey
    .columns-wrapper
    .column
    .column-icon {
    margin-bottom: 25px;
  }
}
section.custom-section.smooth-app-journey
  .columns-wrapper
  .column
  .column-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin: 0;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey
    .columns-wrapper
    .column
    .column-title {
    font-size: 24px;
    line-height: 37px;
  }
}
section.custom-section.smooth-app-journey
  .columns-wrapper
  .column
  .column-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  padding-top: 14px;
  padding-bottom: 24px;
  color: #515151;
}
section.custom-section.smooth-app-journey
  .columns-wrapper
  .column
  .column-description
  p {
  margin: 0;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey
    .columns-wrapper
    .column
    .column-description {
    font-size: 18px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey .columns-wrapper .column.cloud {
    width: 205px;
    margin-right: 57px;
  }
}
@media only screen and (min-width: 1024px) {
  section.custom-section.smooth-app-journey .columns-wrapper .column.cloud {
    width: 328px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey .columns-wrapper .column.anywhere {
    margin-right: 34px;
  }
}
@media only screen and (min-width: 1024px) {
  section.custom-section.smooth-app-journey .columns-wrapper .column.anywhere {
    width: 328px;
    margin-right: 0;
  }
}
section.custom-section.smooth-app-journey
  .columns-wrapper
  .column.payg
  .column-description {
  padding-top: 12px;
  padding-bottom: 14px;
}
@media only screen and (min-width: 1024px) {
  section.custom-section.smooth-app-journey .columns-wrapper .column {
    width: 328px;
    margin-right: 0;
  }
}
section.custom-section.smooth-app-journey .columns-section-shape {
  display: block;
  width: 320px;
  height: 420px;
  background: url(dist/images/ae4a1fb28315613ebf846e4c5d6f8bfb-9.svg) no-repeat
    50%;
  background-size: cover;
  position: absolute;
  bottom: -90px;
  right: -157px;
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey .columns-section-shape {
    width: 522px;
    height: 613px;
    right: -275px;
    bottom: -140px;
  }
}
@media only screen and (min-width: 1024px) {
  section.custom-section.smooth-app-journey .columns-section-shape {
    width: 810px;
    height: 1063px;
    bottom: -76px;
    right: -432px;
  }
}
@media only screen and (min-width: 768px) {
  section.custom-section.smooth-app-journey .learn-more-button .btn {
    font-size: 18px;
    letter-spacing: 0.02em;
    padding: 10px 30px 12px;
  }
  section.custom-section.smooth-app-journey
    .learn-more-button
    .btn
    .icon-arrow-right {
    margin-left: 32px;
  }
}
.icon-phone {
  width: 15px;
}
.icon-email,
.icon-phone {
  display: inline-block;
  height: 16px;
}
.icon-email {
  width: 16px;
}
.icon-facebook {
  width: 11px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjA5LjA2Mkg4LjQzNmMtMi45NyAwLTQuOTAxIDEuODM5LTQuOTAxIDQuNjg2djIuMTU1SC45MDVjLS4yMzMgMC0uNDI0LjE3OC0uNDI0LjM5NXYzLjEyNGMwIC4yMTcuMTkuMzk2LjQyNC4zOTZoMi42NTJ2Ny44ODhjMCAuMjE4LjE5MS4zOTYuNDI0LjM5NmgzLjQ4Yy4yMzMgMCAuNDI0LS4xNzguNDI0LS4zOTZ2LTcuOTA4aDMuMTJjLjIzMyAwIC40MjQtLjE3OC40MjQtLjM5NlY3LjI3OGEuMzc4LjM3OCAwIDAwLS4xMjgtLjI3Ni40MzUuNDM1IDAgMDAtLjI5Ny0uMTE5aC0zLjE0VjUuMDY0YzAtLjg3LjIzMy0xLjMyNSAxLjQ0My0xLjMyNWgxLjc4MmMuMjMzIDAgLjQyNC0uMTc4LjQyNC0uMzk1Vi40NTdjMC0uMjE3LS4xOS0uMzk1LS40MjQtLjM5NXoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
    no-repeat 50%;
  background-size: cover;
}
.icon-facebook,
.icon-linkedin {
  display: inline-block;
  height: 19px;
}
.icon-linkedin {
  width: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIwLjk2MSAxOS4wNjJ2LTcuMzI3YzAtMy45MTEtMi4xMzEtNS43NzQtNC45NTItNS43NzQtMi4yNTcgMC0zLjMyMiAxLjI0Mi0zLjg4NyAyLjExVjYuMjFINy43OTdjLjA2MyAxLjE4IDAgMTIuNzkxIDAgMTIuNzkxaDQuMzI1di03LjA3OGMwLS4zNzMgMC0uNzQ1LjEyNi0xLjA1Ni4zMTMtLjc0NSAxLjAwMy0xLjU1MiAyLjE5NC0xLjU1MiAxLjU2NyAwIDIuMTk0IDEuMTggMi4xOTQgMi45MTh2Ni44M2g0LjMyNXpNMy4yODQgNC40NzFjMS41MDQgMCAyLjQ0NC0uOTk0IDIuNDQ0LTIuMjM2QzUuNzI4Ljk5MyA0Ljc4OCAwIDMuMzQ2IDAgMS45MDQgMCAuOTAxLjk5My45MDEgMi4yOTdjMCAxLjE4Ljk0IDIuMTc0IDIuMzgzIDIuMTc0em0yLjE5NCAxNC41OTFWNi4yMUgxLjE1MlYxOWg0LjMyNnYuMDYyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
    no-repeat 50%;
  background-size: cover;
}
.icon-twitter {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url(dist/images/c32dfd401754ee024e838932724ba242-twitter.svg)
    no-repeat 50%;
  background-size: cover;
}
.icon-gplus {
  width: 23px;
  background: url(dist/images/21674941776e864193747585edfce93a-gplus.svg)
    no-repeat 50%;
  background-size: cover;
}
.icon-gplus,
.icon-youtube {
  display: inline-block;
  height: 21px;
}
.icon-youtube {
  width: 21px;
  background: url(dist/images/05525227c2c8f20447eb8070f6bee3d1-youtube.svg)
    no-repeat 50%;
  background-size: cover;
}
.icon-arrow-down {
  display: inline-block;
  width: 11px;
  height: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuMzguODAzdjEwLjMzM20wIDBsNC00bS00IDRsLTQtNCIgc3Ryb2tlPSIjRTUyNDUxIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
}
.icon-load-more {
  display: block;
  width: 50px;
  height: 50px;
  background: url(dist/images/6e3cbc66882bab86ee5dfdecbc256567-load-more-icon.png)
    no-repeat 50%;
  background-size: cover;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.journey-icon {
  display: block;
  width: 48px;
  height: 50px;
  background: transparent no-repeat 50%;
  background-size: cover;
}
.journey-icon.cloud {
  background-image: url(dist/images/8489a597f2557b8b263ffeedf7a84917-cloud.svg);
}
.journey-icon.anytime {
  background-image: url(dist/images/94cbded1c5cb91f420e6015318ecf7f1-anytime.svg);
}
.journey-icon.zero-risk {
  width: 43px;
  background-image: url(dist/images/33180a1feb79129ce15f54190dd40c42-zero-risk.svg);
}
header#main_nav {
  height: 38px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 5px 0;
}
@media only screen and (min-width: 1280px) {
  header#main_nav {
    top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  header#main_nav.sticky {
    position: fixed;
    background: radial-gradient(
      536.67px at 286.69% -184.17%,
      #4b0491 0,
      #8d1276 42.71%,
      #1e232c 248%
    );
  }
}
@media only screen and (min-width: 768px) {
  header#main_nav .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
header#main_nav#main_nav .background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: none;
  z-index: 3;
}
header#main_nav#main_nav .background.gradient {
  bottom: -500px;
  background: radial-gradient(
    2473.27px at 142.99% -142.62%,
    #4b0491 0,
    #1e232c 100%
  );
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav .background.gradient {
    bottom: -200px;
  }
}
header#main_nav#main_nav .site-branding {
  padding-top: 5px;
  float: left;
  position: relative;
  z-index: 4;
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav .site-branding {
    padding-top: 17px;
  }
}
header#main_nav#main_nav .site-branding .logo {
  display: block;
  text-decoration: none;
  background: url(dist/images/91bc18d711f416a25c4bbb9d20084d83-logo-red.svg)
    no-repeat 50%;
  background-size: cover;
  width: 117px;
  height: 18px;
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav .site-branding .logo {
    width: 172px;
    height: 27px;
  }
}
header#main_nav#main_nav .site-branding .logo.white {
  background-image: url(../images/exocosmos.svg);
}
header#main_nav#main_nav .login-container {
  position: absolute;
  right: 52px;
  top: 11px;
  z-index: 4;
}
@media only screen and (min-width: 1280px) {
  header#main_nav#main_nav .login-container {
    right: 0;
  }
}
header#main_nav#main_nav .login-container a {
  display: block;
  color: #1e232c;
  position: relative;
  border: 1px solid #1e232c;
  font-weight: 500;
  font-size: 16px;
  padding: 7px 20px 7px 42px;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header#main_nav#main_nav .login-container a:hover {
  background: #1e232c;
  color: #fff;
}
header#main_nav#main_nav .login-container a:before {
  font: normal normal normal 16px/1 LineAwesome;
  content: "\f364";
  display: block;
  position: absolute;
  top: 10px;
  left: 14px;
  font-size: 18px;
}
header#main_nav#main_nav .language-selector {
  position: absolute;
  top: 0;
  right: 170px;
  width: 87px;
  z-index: 40;
}
@media only screen and (min-width: 1280px) {
  header#main_nav#main_nav .language-selector {
    right: 127px;
  }
}
header#main_nav#main_nav .language-selector .dropdown-toggle {
  padding-top: 22px;
  padding-bottom: 7px;
  text-align: left;
  padding-left: 29px;
}
header#main_nav#main_nav .language-selector a {
  display: block;
  position: relative;
  color: #262626;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  text-align: left;
  padding-left: 29px;
}
header#main_nav#main_nav .language-selector a:hover {
  color: rgba(38, 38, 38, 0.8);
}
header#main_nav#main_nav .language-selector a span {
  position: relative;
  display: inline-block;
  padding-right: 10px;
}
header#main_nav#main_nav .language-selector a .css-dropdown {
  position: absolute;
  display: block;
  font-size: 12px;
  top: 50%;
  right: -1px;
  margin-top: 3px;
  -webkit-transform: translateY(16%);
  transform: translateY(16%);
}
header#main_nav#main_nav .language-selector a .css-dropdown:after,
header#main_nav#main_nav .language-selector a .css-dropdown:before {
  content: "";
  background: #262626;
  height: 1px;
  width: 6px;
  top: 50%;
  display: block;
  position: absolute;
}
header#main_nav#main_nav .language-selector a .css-dropdown:before {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
  right: 50%;
}
header#main_nav#main_nav .language-selector a .css-dropdown:after {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
  left: 50%;
}
header#main_nav#main_nav .language-selector .dropdown {
  list-style: none;
  padding: 0 0 11px;
  margin: 0;
  background: #f2f2f2;
  border-radius: 0 0 5px 5px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 87px;
}
header#main_nav#main_nav .language-selector .dropdown li {
  text-align: center;
  padding: 9px 0;
}
header#main_nav#main_nav .language-selector .dropdown li a {
  display: block;
  color: #515151;
}
header#main_nav#main_nav .language-selector .dropdown li a:hover {
  opacity: 0.8;
}
header#main_nav#main_nav .language-selector .dropdown li a .css-dropdown:after,
header#main_nav#main_nav
  .language-selector
  .dropdown
  li
  a
  .css-dropdown:before {
  background: #515151;
}
header#main_nav#main_nav .language-selector.active .dropdown-toggle,
header#main_nav#main_nav .language-selector:hover .dropdown-toggle {
  background: #f2f2f2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #515151;
}
header#main_nav#main_nav .language-selector.active .dropdown,
header#main_nav#main_nav .language-selector:hover .dropdown {
  display: block;
}
header#main_nav#main_nav .language-selector.active .css-dropdown,
header#main_nav#main_nav .language-selector:hover .css-dropdown {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
header#main_nav#main_nav .language-selector.active .css-dropdown:before,
header#main_nav#main_nav .language-selector:hover .css-dropdown:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
}
header#main_nav#main_nav .language-selector.active .css-dropdown:after,
header#main_nav#main_nav .language-selector:hover .css-dropdown:after {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
}
header#main_nav#main_nav .main-navigation {
  float: right;
  position: relative;
}
header#main_nav#main_nav .main-navigation .menu-toggle {
  background: transparent;
  border: none;
  width: 18px;
  height: 18px;
  display: block;
  padding: 0;
  position: absolute;
  top: 5px;
  right: 0;
  outline: none;
  cursor: pointer;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav .main-navigation .menu-toggle {
    top: 21px;
  }
}
@media only screen and (min-width: 1280px) {
  header#main_nav#main_nav .main-navigation .menu-toggle {
    display: none;
  }
}
header#main_nav#main_nav .main-navigation .menu-toggle .burger {
  display: block;
  position: absolute;
  top: 2px;
  left: 4px;
  width: 14px;
  height: 14px;
  border-top: 2px solid #1e232c;
  -webkit-transition: border-top 0.2s ease-out;
  transition: border-top 0.2s ease-out;
}
header#main_nav#main_nav .main-navigation .menu-toggle .burger:after,
header#main_nav#main_nav .main-navigation .menu-toggle .burger:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  top: 4px;
  left: 0;
  background: #1e232c;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header#main_nav#main_nav .main-navigation .menu-toggle .burger:before {
  left: -4px;
}
header#main_nav#main_nav .main-navigation .menu-toggle .burger:after {
  top: 10px;
}
header#main_nav#main_nav .main-navigation #mobile-primary-menu {
  position: fixed;
  display: none;
  top: 38px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav .main-navigation #mobile-primary-menu {
    top: 130px;
  }
}
header#main_nav#main_nav .main-navigation #mobile-primary-menu .inner {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 100%;
  padding-bottom: 131px;
}
header#main_nav#main_nav .main-navigation #mobile-primary-menu .sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
header#main_nav#main_nav .main-navigation #mobile-primary-menu .sub-menu li {
  text-align: center;
  padding: 11px 0;
}
header#main_nav#main_nav .main-navigation #mobile-primary-menu .sub-menu li a {
  color: #1e232c;
  font-size: 24px;
  text-decoration: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .sub-menu
    li
    a {
    font-size: 48px;
  }
}
header#main_nav#main_nav .main-navigation #mobile-primary-menu .menu,
header#main_nav#main_nav .main-navigation #mobile-primary-menu .nav-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
header#main_nav#main_nav .main-navigation #mobile-primary-menu .menu > li,
header#main_nav#main_nav .main-navigation #mobile-primary-menu .nav-menu > li {
  text-align: center;
  padding: 11px 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav .main-navigation #mobile-primary-menu .menu > li,
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .nav-menu
    > li {
    padding: 12px 0;
  }
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.visible,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.visible {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
header#main_nav#main_nav .main-navigation #mobile-primary-menu .menu > li > a,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li
  > a {
  color: #694C6B;
  font-size: 28px;
  text-decoration: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav .main-navigation #mobile-primary-menu .menu > li > a,
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .nav-menu
    > li
    > a {
    font-size: 54px;
  }
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.login
  > a,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.login
  > a {
  display: inline-block;
  border: 1px solid #694C6B;
  font-size: 22px;
  font-weight: 400;
  border-radius: 5px;
  padding: 6px 25px 8px 53px;
  margin-top: 4px;
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.login
  > a:before,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.login
  > a:before {
  font: normal normal normal 16px/1 LineAwesome;
  content: "\f364";
  display: block;
  position: absolute;
  top: 12px;
  left: 18px;
  font-size: 22px;
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .menu
    > li.login,
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .nav-menu
    > li.login {
    display: none;
  }
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children
  .css-dropdown,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children
  .css-dropdown {
  position: absolute;
  display: block;
  font-size: 12px;
  top: 50%;
  right: -21px;
  margin-top: 3px;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translateY(16%);
  transform: translateY(16%);
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .menu
    > li.menu-item-has-children
    .css-dropdown,
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .nav-menu
    > li.menu-item-has-children
    .css-dropdown {
    margin-top: 8px;
  }
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children
  .css-dropdown:before,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children
  .css-dropdown:before {
  content: "";
  background: #694C6B;
  height: 1px;
  width: 9px;
  top: 50%;
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .menu
    > li.menu-item-has-children
    .css-dropdown:after,
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .menu
    > li.menu-item-has-children
    .css-dropdown:before,
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .nav-menu
    > li.menu-item-has-children
    .css-dropdown:after,
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .nav-menu
    > li.menu-item-has-children
    .css-dropdown:before {
    width: 14px;
  }
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children
  .css-dropdown:before,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children
  .css-dropdown:before {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
  right: 50%;
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children
  .css-dropdown:after {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
  left: 50%;
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children.opened
  .css-dropdown,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children.opened
  .css-dropdown {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children.opened
  .css-dropdown:before,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children.opened
  .css-dropdown:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children.opened
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children.opened
  .css-dropdown:after {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .available-languages {
  display: block;
  padding: 0 15px 35px;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .available-languages:after,
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .available-languages:before {
  content: " ";
  display: table;
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .available-languages:after {
  clear: both;
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .available-languages
  ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .available-languages
  ul
  li {
  display: inline-block;
}
header#main_nav#main_nav
  .main-navigation
  #mobile-primary-menu
  .available-languages
  a {
  padding: 5px 0;
  display: block;
  color: #1e232c;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
  min-width: 50px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  header#main_nav#main_nav
    .main-navigation
    #mobile-primary-menu
    .available-languages {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  header#main_nav#main_nav .main-navigation #desktop-primary-menu {
    top: 0;
    right: 300px;
    position: absolute;
    display: block;
  }
}
@media only screen and (min-width: 1280px) and (min-width: 1280px) {
  header#main_nav#main_nav .main-navigation #desktop-primary-menu {
    right: 210px;
  }
}
@media only screen and (min-width: 1280px) {
  header#main_nav#main_nav .main-navigation #desktop-primary-menu .menu,
  header#main_nav#main_nav .main-navigation #desktop-primary-menu .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  header#main_nav#main_nav .main-navigation #desktop-primary-menu .sub-menu {
    display: none;
  }
  header#main_nav#main_nav .main-navigation #desktop-primary-menu .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item {
    position: relative;
    white-space: nowrap;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    > a {
    padding: 22px 48px 7px 36px;
    outline: none;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    a {
    display: block;
    position: relative;
    color: #262626;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    a:hover {
    color: rgba(38, 38, 38, 0.8);
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    a
    span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    a
    .css-dropdown {
    position: absolute;
    display: block;
    font-size: 12px;
    top: 50%;
    right: -16px;
    margin-top: 3px;
    -webkit-transform: translateY(16%);
    transform: translateY(16%);
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    a
    .css-dropdown:after,
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    a
    .css-dropdown:before {
    content: "";
    background: #262626;
    height: 1px;
    width: 6px;
    top: 50%;
    display: block;
    position: absolute;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    a
    .css-dropdown:before {
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5);
    right: 50%;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    a
    .css-dropdown:after {
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5);
    left: 50%;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    .dropdown {
    list-style: none;
    padding: 0 0 11px 35px;
    margin: 0;
    background: #f2f2f2;
    border-radius: 0 0 5px 5px;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    .dropdown
    li {
    text-align: left;
    padding: 11px 0 12px;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    .dropdown
    li
    a {
    text-align: left;
    display: block;
    color: #515151;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    .dropdown
    li
    a
    .css-dropdown:after,
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    .dropdown
    li
    a
    .css-dropdown:before {
    background: #515151;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item
    .dropdown
    li
    a:hover {
    opacity: 0.8;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.active
    > a,
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.dropdown-container:hover
    > a {
    background: #f2f2f2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #515151;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.active
    .dropdown,
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.dropdown-container:hover
    .dropdown {
    display: block;
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.active
    .css-dropdown,
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.dropdown-container:hover
    .css-dropdown {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.active
    .css-dropdown:before,
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.dropdown-container:hover
    .css-dropdown:before {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5);
  }
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.active
    .css-dropdown:after,
  header#main_nav#main_nav
    .main-navigation
    #desktop-primary-menu
    .menu
    > .menu-item.dropdown-container:hover
    .css-dropdown:after {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5);
  }
}
header#main_nav#main_nav .main-navigation.gradient .menu-toggle .burger {
  display: block;
  position: absolute;
  top: 2px;
  left: 4px;
  width: 14px;
  height: 14px;
  border-top-color: #fff;
}
header#main_nav#main_nav .main-navigation.gradient .menu-toggle .burger:after,
header#main_nav#main_nav .main-navigation.gradient .menu-toggle .burger:before {
  background: #fff;
}
header#main_nav#main_nav .main-navigation.gradient .menu-toggle .burger:before {
  left: -4px;
}
header#main_nav#main_nav .main-navigation.gradient .menu-toggle .burger:after {
  top: 10px;
}
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .available-languages
  a,
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .menu
  > li
  > a,
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .nav-menu
  > li
  > a,
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .sub-menu
  li
  a {
  color: #fff;
}
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .menu
  > li.login
  > a,
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .nav-menu
  > li.login
  > a {
  border-color: #fff;
}
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .menu
  > li.menu-item-has-children
  .css-dropdown:before,
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation.gradient
  #mobile-primary-menu
  .nav-menu
  > li.menu-item-has-children
  .css-dropdown:before {
  background: #fff;
}
header#main_nav#main_nav .main-navigation.gradient .login-container a {
  color: #e0e0e0;
  border-color: #e0e0e0;
}
header#main_nav#main_nav .main-navigation.gradient .login-container a:hover {
  color: #694C6B;
  border-color: #fff;
  background: #fff;
}
header#main_nav#main_nav .main-navigation.gradient .language-selector a {
  color: #e0e0e0;
}
header#main_nav#main_nav .main-navigation.gradient .language-selector a:hover {
  color: #fff;
}
header#main_nav#main_nav
  .main-navigation.gradient
  .language-selector
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation.gradient
  .language-selector
  .css-dropdown:before {
  background: #f2f2f2;
}
header#main_nav#main_nav .main-navigation.gradient .language-selector li a {
  color: #515151;
}
header#main_nav#main_nav
  .main-navigation.gradient
  .language-selector
  li
  a:hover {
  color: #515151;
  opacity: 0.8;
}
header#main_nav#main_nav
  .main-navigation.gradient
  .language-selector.active
  .dropdown-toggle,
header#main_nav#main_nav
  .main-navigation.gradient
  .language-selector:hover
  .dropdown-toggle {
  color: #515151;
}
header#main_nav#main_nav
  .main-navigation.gradient
  .language-selector.active
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation.gradient
  .language-selector.active
  .css-dropdown:before,
header#main_nav#main_nav
  .main-navigation.gradient
  .language-selector:hover
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation.gradient
  .language-selector:hover
  .css-dropdown:before {
  background: #515151;
}
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item
  a {
  color: #e0e0e0;
}
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item
  a:hover {
  color: #fff;
}
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item
  a
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item
  a
  .css-dropdown:before {
  background: #f2f2f2;
}
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item.active
  > a,
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item.dropdown-container:hover
  > a,
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item
  li
  a {
  color: #515151;
}
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item.active
  > a
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item.active
  > a
  .css-dropdown:before,
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item.dropdown-container:hover
  > a
  .css-dropdown:after,
header#main_nav#main_nav
  .main-navigation.gradient
  #primary-menu-alt
  .menu-item.dropdown-container:hover
  > a
  .css-dropdown:before {
  background: #515151;
}
header#main_nav#main_nav .main-navigation.toggled #mobile-primary-menu {
  display: block;
}
header#main_nav#main_nav .main-navigation.toggled .menu-toggle .burger {
  border-top-color: transparent;
}
header#main_nav#main_nav .main-navigation.toggled .menu-toggle .burger:after,
header#main_nav#main_nav .main-navigation.toggled .menu-toggle .burger:before {
  width: 18px;
}
header#main_nav#main_nav .main-navigation.toggled .menu-toggle .burger:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -1px;
  top: 4px;
}
header#main_nav#main_nav .main-navigation.toggled .menu-toggle .burger:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 4px;
  left: -1px;
}
body.admin-bar header#main_nav .main-navigation #mobile-primary-menu {
  top: 82px;
}
@media only screen and (min-width: 768px) {
  body.admin-bar header#main_nav .main-navigation #mobile-primary-menu {
    top: 174px;
  }
}
footer {
  display: block;
  background: radial-gradient(
    4126.66px at 342.99% -127.3%,
    #4b0491 0,
    #1e232c 100%
  );
  color: #f2f2f2;
  padding-top: 88px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  footer {
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  footer {
    padding-top: 110px;
    padding-bottom: 17px;
  }
}
footer:before {
  content: "";
  position: absolute;
  width: 282px;
  height: 293px;
  top: -7px;
  right: -26px;
}
@media only screen and (min-width: 768px) {
  footer:before {
    width: 511px;
    height: 531px;
    top: -39px;
    right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  footer:before {
    width: 726px;
    height: 755px;
    top: 0;
    right: 200px;
  }
}
footer .widget-title {
  font-size: 22px;
  line-height: 30px;
  margin: 0;
  font-weight: 400;
  position: relative;
  padding-top: 14px;
  padding-bottom: 56px;
}
@media only screen and (min-width: 768px) {
  footer .widget-title {
    font-size: 32px;
    padding-top: 57px;
    padding-bottom: 61px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .widget-title {
    font-size: 40px;
    padding-bottom: 51px;
  }
}
footer .widget-title:before {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjEiIGhlaWdodD0iMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuOTM0IDguNWw2LjM3OC02LjM3OWEzIDMgMCAwMTQuMjQzIDBsNS43NTcgNS43NThhMyAzIDAgMDA0LjI0MyAwbDUuNzU3LTUuNzU4YTMgMyAwIDAxNC4yNDMgMGw1Ljc1NyA1Ljc1OGEzIDMgMCAwMDQuMjQzIDBsNS43LTUuN2EzIDMgMCAwMTQuMjk4LjA1OWw2Ljg4IDcuMjYyIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 61px;
  height: 11px;
}
footer .get-in-touch {
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  footer .get-in-touch {
    float: left;
    width: 360px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .get-in-touch {
    width: 512px;
  }
}
footer .get-in-touch .heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #f2f2f2;
  margin: 0;
  padding-bottom: 27px;
}
@media only screen and (min-width: 768px) {
  footer .get-in-touch .heading {
    font-size: 18px;
    line-height: 29px;
    padding-bottom: 43px;
  }
}
@media only screen and (min-width: 768px) {
  footer .get-in-touch .buttons-container {
    width: 250px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .get-in-touch .buttons-container {
    width: auto;
    margin-left: -8px;
    margin-right: -8px;
  }
  footer .get-in-touch .buttons-container:after,
  footer .get-in-touch .buttons-container:before {
    content: " ";
    display: table;
  }
  footer .get-in-touch .buttons-container:after {
    clear: both;
  }
}
footer .get-in-touch .buttons-container .btn {
  display: block;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  background: rgba(38, 38, 38, 0.2);
  margin-bottom: 25px;
}
footer .get-in-touch .buttons-container .btn:hover {
  background: rgba(38, 38, 38, 0.1);
}
footer .get-in-touch .buttons-container .btn .icon-phone {
  margin-right: 8px;
  margin-bottom: -2px;
}
@media only screen and (min-width: 1024px) {
  footer .get-in-touch .buttons-container .btn .icon-phone {
    margin-right: 11px;
  }
}
footer .get-in-touch .buttons-container .btn .icon-email {
  margin-bottom: -3px;
  margin-right: 10px;
}
@media only screen and (min-width: 1024px) {
  footer .get-in-touch .buttons-container .btn .icon-email {
    margin-left: 5px;
  }
}
@media only screen and (min-width: 768px) {
  footer .get-in-touch .buttons-container .btn {
    padding: 11px 9px 13px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .get-in-touch .buttons-container .btn {
    display: block;
    width: 242px;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 16px;
  }
}
footer .get-in-touch .social-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 22px;
}
@media only screen and (min-width: 768px) {
  footer .get-in-touch .social-buttons {
    width: 310px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .get-in-touch .social-buttons {
    padding-top: 136px;
  }
}
footer .get-in-touch .social-buttons a {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
footer .get-in-touch .social-buttons a:hover {
  opacity: 0.7;
}
@media only screen and (min-width: 768px) {
  footer .chat-with-us {
    float: right;
    width: 265px;
    margin-top: -5px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .chat-with-us {
    width: 389px;
    margin-top: 0;
  }
}
footer .chat-with-us p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  footer .chat-with-us p {
    font-size: 24px;
    line-height: 37px;
  }
}
footer .chat-with-us .chatbox .chat-bubble {
  background: #e0e0e0;
  border-radius: 5px;
  border-bottom-right-radius: 0;
  font-size: 16px;
  line-height: 26px;
  color: #262626;
  margin: 21px 60px 19px 0;
  position: relative;
  padding: 20px 15px 22px 25px;
}
@media only screen and (min-width: 768px) {
  footer .chat-with-us .chatbox .chat-bubble {
    margin-top: 29px;
    font-size: 18px;
    line-height: 29px;
    padding-right: 10px;
    padding-bottom: 12px;
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .chat-with-us .chatbox .chat-bubble {
    margin-top: 34px;
    padding-right: 25px;
    padding-bottom: 17px;
  }
}
footer .chat-with-us .chatbox .chat-bubble:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -60px;
  width: 44px;
  height: 48px;
  background: url(dist/images/63d5080c84a270490ef1b7cbf076fb28-alex.png)
    no-repeat 50%;
  background-size: cover;
}
footer .chat-with-us .chatbox .chat-bubble:after {
  content: "";
  position: absolute;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNDIgMTIuNjg0TDUuMjUyIDIuMDY5YTEuMTIyIDEuMTIyIDAgMDExLjk4My0uMjQ5bDEzLjEzIDE1LjkyNmExIDEgMCAwMS0uNzcyIDEuNjM2SDYuMTIyYy0zLjQ2NSAwLTUuODgtMy40MzktNC43MDMtNi42OTh6IiBmaWxsPSIjRTBFMEUwIiBzdHJva2U9IiNFMEUwRTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==)
    no-repeat 50%;
  background-size: cover;
  width: 22px;
  height: 20px;
  bottom: 0;
  right: -15px;
}
footer .chat-with-us .chatbox .input-field {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-left: 0;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  footer .chat-with-us .chatbox .input-field {
    margin-bottom: 37px;
  }
}
footer .chat-with-us .chatbox .input-field .prefix {
  white-space: nowrap;
  font-size: 18px;
  color: #bdbdbd;
  background: #fff;
  border-top-left-radius: 5px;
  height: 49px;
  line-height: 49px;
  padding-left: 20px;
  position: relative;
}
footer .chat-with-us .chatbox .input-field .prefix:before {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNDIgMTIuNjg0TDUuMjUyIDIuMDY5YTEuMTIyIDEuMTIyIDAgMDExLjk4My0uMjQ5bDEzLjEzIDE1LjkyNmExIDEgMCAwMS0uNzcyIDEuNjM2SDYuMTIyYy0zLjQ2NSAwLTUuODgtMy40MzktNC43MDMtNi42OTh6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==)
    no-repeat 50%;
  background-size: cover;
  position: absolute;
  width: 22px;
  height: 20px;
  bottom: 0;
  left: -12px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
footer .chat-with-us .chatbox .input-field input {
  display: block;
  width: 100%;
  height: 49px;
  font-size: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0 5px 5px 0;
  outline: none;
}
footer .chat-with-us .chatbox .buttons-container {
  text-align: right;
}
footer .chat-with-us .chatbox .buttons-container .btn {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #fff;
  border: 1px solid #fff;
  padding: 17px 26px 13px;
  -webkit-transition: background 0.2s ease-out, color 0.2s ease-out;
  transition: background 0.2s ease-out, color 0.2s ease-out;
}
footer .chat-with-us .chatbox .buttons-container .btn:hover {
  color: #694C6B;
  background: #fff;
}
footer .microsoft-partner {
  padding-top: 87px;
}
@media only screen and (min-width: 768px) {
  footer .microsoft-partner {
    padding-top: 33px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .microsoft-partner {
    padding-top: 67px;
    float: left;
  }
}
footer .microsoft-partner span {
  display: block;
}
footer .microsoft-partner span.silver {
  font-size: 18px;
  color: #e0e0e0;
}
footer .microsoft-partner span.partner {
  font-size: 35px;
  letter-spacing: -0.02em;
  color: #fff;
  margin-top: -12px;
}
footer .footer-menu {
  padding-top: 27px;
  padding-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  footer .footer-menu {
    padding-top: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .footer-menu {
    padding-top: 99px;
    padding-bottom: 41px;
  }
}
footer .footer-menu #footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  footer .footer-menu #footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 -27px;
  }
}
footer .footer-menu #footer-menu li {
  display: block;
  text-align: center;
  padding: 2px 0;
}
@media only screen and (min-width: 768px) {
  footer .footer-menu #footer-menu li {
    margin: 0 27px;
  }
}
footer .footer-menu #footer-menu li a {
  display: inline-block;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 14px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
footer .footer-menu #footer-menu li a:hover {
  color: hsla(0, 0%, 100%, 0.9);
}
footer .copyright {
  font-size: 14px;
  line-height: 23px;
  text-align: left;
  color: hsla(0, 0%, 100%, 0.5);
}
@media only screen and (min-width: 768px) {
  footer .copyright {
    width: 530px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  footer .copyright {
    padding-top: 15px;
    width: auto;
  }
}
.tabs-container {
  padding-top: 74px;
  position: relative;
}
.tabs-container .nav-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tabs-container .nav-tabs > li {
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  -webkit-box-shadow: inset 0 0 10px hsla(0, 0%, 100%, 0.82);
  box-shadow: inset 0 0 10px hsla(0, 0%, 100%, 0.82);
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.tabs-container .nav-tabs > li a {
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #515151;
  text-align: center;
  padding: 16px 10px 17px;
}
@media only screen and (min-width: 768px) {
  .tabs-container .nav-tabs > li a {
    font-size: 24px;
    line-height: 37px;
    padding: 22px 10px 26px;
  }
}
.tabs-container .nav-tabs > li a span {
  display: block;
}
.tabs-container .nav-tabs > li a span.tab-title {
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .tabs-container .nav-tabs > li a span.tab-title {
    padding-bottom: 4px;
  }
}
.tabs-container .nav-tabs > li a span.tab-subtitle {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #8c8c8c;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .tabs-container .nav-tabs > li a span.tab-subtitle {
    font-size: 14px;
    line-height: 18px;
  }
}
.tabs-container .nav-tabs > li:hover {
  border-color: #1e232c;
}
.tabs-container .nav-tabs > li.active {
  background: radial-gradient(
    327.43px at 142.99% -142.62%,
    #4b0491 0,
    #1e232c 100%
  );
  -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.25);
  border-color: transparent;
}
@media only screen and (min-width: 768px) {
  .tabs-container .nav-tabs > li.active {
    background: radial-gradient(
      334.2px at 142.99% -142.62%,
      #4b0491 0,
      #8d1276 42.71%,
      #1e232c 100%
    );
  }
}
@media only screen and (min-width: 1024px) {
  .tabs-container .nav-tabs > li.active {
    background: radial-gradient(
      403.03px at 142.99% -142.62%,
      #4b0491 0,
      #8d1276 42.71%,
      #1e232c 100%
    );
  }
}
.tabs-container .nav-tabs > li.active a,
.tabs-container .nav-tabs > li.active a span.tab-subtitle,
.tabs-container .nav-tabs > li.active a span.tab-title {
  color: #fff;
}
.tabs-container .nav-tabs > li:first-child,
.tabs-container .nav-tabs > li:first-of-type {
  border-radius: 5px 0 0 5px;
}
.tabs-container .nav-tabs > li:last-child,
.tabs-container .nav-tabs > li:last-of-type {
  border-radius: 0 5px 5px 0;
}
.tabs-container .tab-content .tab-pane {
  display: none;
}
.tabs-container .tab-content .tab-pane:after,
.tabs-container .tab-content .tab-pane:before {
  content: " ";
  display: table;
}
.tabs-container .tab-content .tab-pane:after {
  clear: both;
}
.tabs-container .tab-content .tab-pane.active {
  display: block;
}
body.home {
  padding-top: 0;
}
body.home #homepage_banners {
  background: radial-gradient(
    1404.41px at 142.99% -142.62%,
    #4b0491 0,
    #1e232c 100%
  );
  color: #fff;
  padding-top: 38px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners {
    padding-top: 67px;
    background: radial-gradient(
      1586.69px at 142.99% -142.62%,
      #4b0491 0,
      #1e232c 100%
    );
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners {
    padding-top: 68px;
    background: radial-gradient(
      2098.06px at 142.99% -142.62%,
      #4b0491 0,
      #1e232c 100%
    );
  }
}
body.home #homepage_banners .waves-container {
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: -2px;
}
body.home #homepage_banners .waves-container img {
  display: none;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
body.home #homepage_banners .homepage-banners {
  padding-top: 35px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .homepage-banners {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide {
    padding-top: 127px;
  }
}
body.home #homepage_banners .slide .slide-heading {
  text-align: center;
  font-weight: 400;
  font-size: 42px;
  line-height: 52px;
  color: #fff;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide .slide-heading {
    text-align: left;
    font-size: 54px;
    line-height: 67px;
    max-width: 450px;
    padding-bottom: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide .slide-heading {
    max-width: 640px;
    font-size: 64px;
    line-height: 79px;
  }
}
body.home #homepage_banners .slide .slide-description {
  height: 104px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
body.home #homepage_banners .slide .slide-description p {
  margin: 0;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #f2f2f2;
  padding-bottom: 4px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide .slide-description p {
    text-align: left;
    font-size: 32px;
    line-height: 44px;
    max-width: 450px;
    padding-bottom: 8px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide .slide-description p {
    font-size: 40px;
    line-height: 55px;
    max-width: 640px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide .slide-description {
    margin-bottom: 49px;
    height: 140px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide .slide-description {
    height: 165px;
  }
}
body.home #homepage_banners .slide .slide-icon-container {
  margin-left: 33px;
}
@media only screen and (min-width: 370px) {
  body.home #homepage_banners .slide .slide-icon-container {
    margin-left: 61px;
  }
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide .slide-icon-container {
    margin-left: 0;
  }
}
body.home #homepage_banners .slide .slide-icon {
  width: 382px;
  height: 232px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -12px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide .slide-icon {
    margin-left: 0;
    margin-right: -16px;
    position: absolute;
    width: 746px;
    height: 453px;
    right: -328px;
    top: -69px;
    -webkit-transform: none !important;
    transform: none !important;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide .slide-icon {
    width: 746px;
    height: 453px;
    right: -345px;
    top: -45px;
  }
}
body.home #homepage_banners .slide .learn-more-button-container {
  text-align: center;
  padding-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide .learn-more-button-container {
    text-align: left;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide .learn-more-button-container {
    padding-bottom: 110px;
  }
}
body.home #homepage_banners .slide .learn-more-button-container .btn {
  color: #fff;
  font-size: 18px;
  background: rgba(38, 38, 38, 0.3);
}
body.home #homepage_banners .slide .learn-more-button-container .btn:hover {
  background: rgba(38, 38, 38, 0.2);
}
body.home #homepage_banners .slide.workspace .slide-icon-container {
  margin-left: 52px;
}
body.home #homepage_banners .slide.workspace .slide-icon {
  
  width: 226px;
  height: 192px;
  margin-top: 6px;
  margin-bottom: 22px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide.workspace .slide-icon {
    margin-top: 4px;
    margin-right: 6px;
    width: 440px;
    height: 376px;
    right: -90px;
    top: -64px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide.workspace .slide-icon {
    width: 578px;
    height: 674px;
    right: -181px;
    top: -60px;
  }
}
body.home #homepage_banners .slide.evergreen .slide-icon-container {
  margin-left: 24px;
}
body.home #homepage_banners .slide.evergreen .slide-icon {
  width: 281px;
  height: 339px;
  margin-top: 2px;
  margin-bottom: -121px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide.evergreen .slide-icon {
    width: 542px;
    height: 654px;
    right: -107px;
    margin-top: 7px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide.evergreen .slide-icon {
    width: 578px;
    height: 569px;
    right: -159px;
    margin-top: 7px;
  }
}
body.home #homepage_banners .slide.assess .slide-icon-container {
  margin-left: 50px;
}
body.home #homepage_banners .slide.assess .slide-icon {
  background-image: url(dist/images/98142cb61b2a89ba9131d2915079d831-assess.svg);
  width: 227px;
  height: 204px;
  margin-top: -5px;
  margin-bottom: 21px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide.assess .slide-icon {
    margin-right: 6px;
    width: 438px;
    height: 394px;
    right: -89px;
    top: -73px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide.assess .slide-icon {
    background-image: url(dist/images/9109a0df2a6eaf453ee2626eb566b7af-assess-lg.svg);
    width: 439px;
    height: 396px;
    right: -107px;
    top: -49px;
  }
}
body.home #homepage_banners .slide.catalogue .slide-icon-container {
  margin-left: 52px;
}
body.home #homepage_banners .slide.catalogue .slide-icon {
  background-image: url(dist/images/b221010af958e7f3c40accf3b9849262-catalogue.svg);
  width: 229px;
  height: 185px;
  margin-bottom: 32px;
  margin-top: 3px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .slide.catalogue .slide-icon {
    margin-top: 0;
    margin-right: 6px;
    width: 439px;
    height: 355px;
    right: -91px;
    top: -60px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .slide.catalogue .slide-icon {
    background-image: url(dist/images/e5f6bf655984d4655b559d48ce102db8-catalogue-lg.svg);
    width: 439px;
    height: 361px;
    right: -107px;
    top: -38px;
  }
}
body.home #homepage_banners .fotorama__nav.fotorama__nav--dots {
  text-align: center;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  body.home #homepage_banners .fotorama__nav.fotorama__nav--dots {
    display: none;
  }
}
body.home
  #homepage_banners
  .fotorama__nav.fotorama__nav--dots
  .fotorama__nav__frame {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin: 0 8px;
  outline: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body.home
  #homepage_banners
  .fotorama__nav.fotorama__nav--dots
  .fotorama__nav__frame
  .fotorama__dot {
  display: none;
}
body.home
  #homepage_banners
  .fotorama__nav.fotorama__nav--dots
  .fotorama__nav__frame.fotorama__active {
  background: #fff;
}
body.home #homepage_banners .homepage-banners-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 32px 41px;
  max-width: 1008px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .homepage-banners-navigation {
    padding-left: 0;
    padding-right: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 4px;
  }
}
body.home #homepage_banners .homepage-banners-navigation a {
  border-bottom: 2px solid transparent;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.02em;
  padding-bottom: 5px;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
}
body.home #homepage_banners .homepage-banners-navigation a:hover {
  opacity: 0.7;
}
body.home #homepage_banners .homepage-banners-navigation a.active {
  opacity: 1;
  border-bottom-color: #fff;
}
@media only screen and (min-width: 1024px) {
  body.home #homepage_banners .homepage-banners-navigation a {
    margin-right: 62px;
  }
}
body.home section.homepage-section.smooth-app-journey {
  padding-top: 32px;
}
@media only screen and (min-width: 768px) {
  body.home section.homepage-section.smooth-app-journey {
    padding-top: 101px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home section.homepage-section.smooth-app-journey {
    padding-top: 169px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home section.homepage-section.features-slider-section {
    margin-top: -200px;
  }
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .section-description,
  body.home section.homepage-section.features-slider-section .section-title {
    width: 528px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .section-description,
  body.home section.homepage-section.features-slider-section .section-title {
    width: 768px;
  }
}
body.home section.homepage-section.features-slider-section .features-wrapper {
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
  body.home section.homepage-section.features-slider-section .features-wrapper {
    padding-top: 60px;
    padding-bottom: 168px;
  }
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container {
    width: 240px;
    float: left;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container {
    width: 320px;
  }
}
@media only screen and (max-width: 767px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container {
    min-height: 1px !important;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-navigation-container
  .navigation-item {
  padding: 10px 0;
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-navigation-container
  .navigation-item:after,
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-navigation-container
  .navigation-item:before {
  content: " ";
  display: table;
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-navigation-container
  .navigation-item:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container
    .navigation-item {
    padding: 6px 0;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-navigation-container
  .navigation-item
  > div {
  float: left;
  font-size: 16px;
  font-weight: 500;
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-navigation-container
  .navigation-item
  > div.navigation-item-number {
  width: 44px;
  padding-right: 10px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container
    .navigation-item
    > div.navigation-item-number {
    font-size: 18px;
    color: #bdbdbd;
    width: 37px;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-navigation-container
  .navigation-item
  > div
  a {
  color: #262626;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container
    .navigation-item
    > div
    a {
    color: #bdbdbd;
    font-size: 18px;
    letter-spacing: 0.02em;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-navigation-container
  .navigation-item
  > div.navigation-item-timer
  .progressbar-inner {
  display: none;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container
    .navigation-item
    > div.navigation-item-timer {
    width: 39px;
    min-height: 35px;
  }
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container
    .navigation-item.active
    .navigation-item-timer
    .progressbar-inner {
    display: block;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container
    .navigation-item.active
    .navigation-item-number,
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-navigation-container
    .navigation-item.active
    a {
    color: #262626;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .learn-more-button-container {
  padding-bottom: 32px;
  padding-top: 54px;
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .learn-more-button-container
  .btn {
  font-size: 16px;
  letter-spacing: 0.02em;
  padding-right: 27px;
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .learn-more-button-container
  .btn
  .icon-arrow-right {
  margin-left: 19px;
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container {
  position: relative;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container {
    width: 464px;
    float: left;
  }
}
@media only screen and (min-width: 900px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container {
    width: 590px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container {
    width: 683px;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container
  .feature-item {
  padding: 47px 0;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item {
    position: absolute;
    top: -20px;
    left: -25px;
    opacity: 0;
    padding: 22px 0;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-icon {
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-heading {
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-description {
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-description,
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-heading,
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-icon {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-heading {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-description {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.active {
    opacity: 1;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.active
    .feature-description,
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.active
    .feature-heading,
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.active
    .feature-icon {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.transition-fade
    .feature-description,
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.transition-fade
    .feature-heading,
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.transition-fade
    .feature-icon {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container
  .feature-item
  .feature-icon {
  position: relative;
  width: 100%;
  height: 235px;
  background: #f2f2f2;
  overflow: hidden;
  margin-bottom: 30px;
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container
  .feature-item
  .feature-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(dist/images/fecf207a65fa621d240eaff46b73a725-factory.svg)
    no-repeat 50%;
  background-size: cover;
  width: 224px;
  height: 235px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-icon {
    width: 312px;
    height: 255px;
    position: absolute;
    top: 0;
    left: 0;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-icon:before {
    width: 224px;
    height: 255px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-icon {
    width: 448px;
    height: 365px;
  }
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-icon:before {
    width: 365px;
    height: 365px;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container
  .feature-item
  .feature-heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.02em;
  padding-bottom: 10px;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-heading {
    max-width: 264px;
    font-size: 18px;
    line-height: 29px;
    margin-left: 223px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 900px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-heading {
    max-width: 590px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-heading {
    font-size: 18px;
    line-height: 27px;
    margin-left: 320px;
    max-width: 390px;
    margin-top: 84px;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container
  .feature-item
  .feature-description
  p {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-description
    p {
    max-width: 264px;
    font-size: 18px;
    line-height: 29px;
    margin-left: 223px;
  }
}
@media only screen and (min-width: 900px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-description
    p {
    max-width: 590px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item
    .feature-description
    p {
    font-size: 18px;
    line-height: 29px;
    margin-left: 320px;
    max-width: 390px;
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container
  .feature-item.workspace
  .feature-icon:before {
  background-image: url(dist/images/fe2e9603e0b5215573aad93486d6034a-workspace.svg);
  width: 234px;
  height: 235px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.workspace
    .feature-icon:before {
    width: 254px;
    height: 255px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.workspace
    .feature-icon:before {
    width: 350px;
    height: 365px;
    background-image: url(dist/images/564255f1b0773309ead17ec7f811a38b-workspace-lg.svg);
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container
  .feature-item.evergreen
  .feature-icon:before {
  background-image: url(dist/images/3f3e469cbb18b0fdc732b36b654ec417-evergreen.svg);
  width: 202px;
  height: 235px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.evergreen
    .feature-icon:before {
    width: 216px;
    height: 255px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.evergreen
    .feature-icon:before {
    width: 303px;
    height: 365px;
    background-image: url(dist/images/74e3f0acfb16bcfaf8122acd3d932221-evergreen-lg.svg);
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container
  .feature-item.assess
  .feature-icon:before {
  background-image: url(dist/images/eef4ad54136f76252f77fce1e13480bb-assess.svg);
  width: 225px;
  height: 235px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.assess
    .feature-icon:before {
    width: 235px;
    height: 255px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.assess
    .feature-icon:before {
    width: 339px;
    height: 365px;
    background-image: url(dist/images/5b06065aeb2c1135741ea48cb125cfbe-assess-lg.svg);
  }
}
body.home
  section.homepage-section.features-slider-section
  .features-wrapper
  .features-details-container
  .feature-item.catalogue
  .feature-icon:before {
  background-image: url(dist/images/b1974cb70e3ba720b68cbd8a6b868fd0-catalogue.svg);
  width: 238px;
  height: 235px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.catalogue
    .feature-icon:before {
    width: 258px;
    height: 255px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.features-slider-section
    .features-wrapper
    .features-details-container
    .feature-item.catalogue
    .feature-icon:before {
    width: 315px;
    height: 365px;
    background-image: url(dist/images/ff91d71e05387223cd9b884b7c01beda-catalogue-lg.svg);
  }
}
body.home section.homepage-section.testimonials-section {
  padding-bottom: 120px;
}
body.home section.homepage-section.testimonials-section .container {
  position: relative;
}
body.home
  section.homepage-section.testimonials-section
  .container
  .two-hexagons {
  content: "";
  position: absolute;
  left: -2px;
  bottom: -60px;
  width: 152px;
  height: 171px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.testimonials-section
    .container
    .two-hexagons {
    width: 222px;
    height: 251px;
    bottom: -164px;
    left: -12px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.testimonials-section
    .container
    .two-hexagons {
    width: 338px;
    height: 383px;
    bottom: -312px;
    left: -237px;
  }
}
body.home
  section.homepage-section.testimonials-section
  .swiper-navigation-container {
  position: absolute;
  top: 7px;
  right: 16px;
}
body.home
  section.homepage-section.testimonials-section
  .swiper-navigation-container
  .swiper-button-next,
body.home
  section.homepage-section.testimonials-section
  .swiper-navigation-container
  .swiper-button-prev {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 10px;
  height: 21px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIyTDIgMTEuNSAxMiAxIiBzdHJva2U9IiMyNjI2MjYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
  outline: none;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  cursor: pointer;
}
body.home
  section.homepage-section.testimonials-section
  .swiper-navigation-container
  .swiper-button-next.swiper-button-disabled,
body.home
  section.homepage-section.testimonials-section
  .swiper-navigation-container
  .swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
}
body.home
  section.homepage-section.testimonials-section
  .swiper-navigation-container
  .swiper-button-prev {
  right: 42px;
}
body.home
  section.homepage-section.testimonials-section
  .swiper-navigation-container
  .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMC41TDEgMjIiIHN0cm9rZT0iIzI2MjYyNiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=);
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container {
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
  z-index: 2;
  padding-top: 50px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.testimonials-section
    .testimonials-container {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
  }
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.testimonials-section
    .testimonials-container
    .swiper-slide {
    width: 530px;
    padding-left: 0;
    padding-right: 0;
  }
  body.home
    section.homepage-section.testimonials-section
    .testimonials-container
    .swiper-slide:not(.swiper-slide-active) {
    opacity: 0.5;
  }
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-bubble {
  background: #f2f2f2;
  border-radius: 15px 15px 15px 0;
  position: relative;
  margin-bottom: 26px;
  padding: 43px 15px 37px 71px;
  min-height: 276px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.testimonials-section
    .testimonials-container
    .swiper-slide
    .testimonial-bubble {
    padding-left: 86px;
    padding-right: 33px;
    margin-bottom: 31px;
    min-height: 265px;
  }
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-bubble
  p {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.testimonials-section
    .testimonials-container
    .swiper-slide
    .testimonial-bubble
    p {
    font-size: 24px;
    line-height: 37px;
  }
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-bubble:before {
  content: "“";
  font-size: 64px;
  color: #bdbdbd;
  position: absolute;
  top: 20px;
  left: 20px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.testimonials-section
    .testimonials-container
    .swiper-slide
    .testimonial-bubble:before {
    font-size: 86px;
  }
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-bubble:after {
  content: "";
  position: absolute;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjg3IiBoZWlnaHQ9IjI0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik01My43IDBIMWEuMTU3LjE1NyAwIDAwLS4xNTcuMTUyTC4yODIgMTguMTg3Qy4xNiAyMi4wNyA0LjMxOCAyNC42IDcuNzEyIDIyLjcxMUw0My45NyAyLjUyNUEyMCAyMCAwIDAxNTMuNjk5IDB6IiBmaWxsPSIjRjJGMkYyIi8+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
  width: 284px;
  height: 24px;
  bottom: -24px;
  left: 0;
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-author
  .author-photo {
  display: block;
  width: 57px;
  height: 66px;
  background: #fff no-repeat 50%;
  background-size: cover;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-author
  .author-photo:after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNzMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02NyAwSDB2NzNoNjdWMHpNMzguNDg2IDYuMzQyYTkuOTM2IDkuOTM2IDAgMDAtOS45NzIgMEw5Ljk4NiAxNy4wODRBMTAuMDIzIDEwLjAyMyAwIDAwNSAyNS43NTh2MjEuNDg1YzAgMy41NzggMS45IDYuODg0IDQuOTg2IDguNjczbDE4LjUyOCAxMC43NDJhOS45MzYgOS45MzYgMCAwMDkuOTcyIDBsMTguNTI4LTEwLjc0MkExMC4wMjMgMTAuMDIzIDAgMDA2MiA0Ny4yNDNWMjUuNzU2YzAtMy41NzgtMS45LTYuODg0LTQuOTg2LTguNjczTDM4LjQ4NiA2LjM0MnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
    no-repeat 50%;
  background-size: cover;
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-author
  .name-position {
  padding-left: 15px;
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-author
  .name-position
  .author-name {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #262626;
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide
  .testimonial-author
  .name-position
  .author-position {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.testimonials-section
    .testimonials-container
    .swiper-slide
    .testimonial-author
    .name-position {
    padding-left: 22px;
    padding-top: 3px;
  }
  body.home
    section.homepage-section.testimonials-section
    .testimonials-container
    .swiper-slide
    .testimonial-author
    .name-position
    .author-name {
    font-size: 18px;
    padding-bottom: 5px;
  }
  body.home
    section.homepage-section.testimonials-section
    .testimonials-container
    .swiper-slide
    .testimonial-author
    .name-position
    .author-position {
    font-size: 18px;
  }
}
body.home
  section.homepage-section.testimonials-section
  .testimonials-container
  .swiper-slide.swiper-slide-active
  .testimonial-bubble:before {
  color: #694C6B;
}
body.home
  section.homepage-section.testimonials-section
  .logos-container-wrapper {
  margin-top: 30px;
  width: 100%;
  height: 168px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.testimonials-section
    .logos-container-wrapper {
    height: 274px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home
    section.homepage-section.testimonials-section
    .logos-container-wrapper {
    height: 327px;
    margin-top: 57px;
    margin-bottom: 57px;
  }
}
body.home
  section.homepage-section.testimonials-section
  .logos-container-wrapper
  .logos-container {
  background-repeat: repeat-x;
  background-position: 0;
}
body.home section.homepage-section.testimonials-section .learn-more-container {
  position: relative;
  z-index: 2;
  margin-top: 60px;
}
body.home
  section.homepage-section.testimonials-section
  .learn-more-container
  .btn
  .icon-arrow-right {
  margin-left: 30px;
}
@media only screen and (min-width: 768px) {
  body.home section.homepage-section.testimonials-section {
    padding-bottom: 210px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home section.homepage-section.testimonials-section {
    padding-bottom: 310px;
  }
}
body.home section.homepage-section.latest-news {
  padding-bottom: 135px;
}
@media only screen and (min-width: 768px) {
  body.home section.homepage-section.latest-news {
    padding-bottom: 160px;
  }
}
@media only screen and (min-width: 1024px) {
  body.home section.homepage-section.latest-news {
    margin-top: -44px;
  }
}
body.home section.homepage-section.latest-news .latest-news-container {
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
  padding: 50px 16px 47px;
}
@media only screen and (min-width: 768px) {
  body.home section.homepage-section.latest-news .latest-news-container {
    padding-bottom: 66px;
  }
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .swiper-navigation-container {
  position: absolute;
  top: 7px;
  right: 16px;
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .swiper-navigation-container
  .swiper-button-next,
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .swiper-navigation-container
  .swiper-button-prev {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 10px;
  height: 21px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIyTDIgMTEuNSAxMiAxIiBzdHJva2U9IiMyNjI2MjYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
  outline: none;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  cursor: pointer;
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .swiper-navigation-container
  .swiper-button-next.swiper-button-disabled,
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .swiper-navigation-container
  .swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .swiper-navigation-container
  .swiper-button-prev {
  right: 42px;
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .swiper-navigation-container
  .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMC41TDEgMjIiIHN0cm9rZT0iIzI2MjYyNiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=);
}
body.home section.homepage-section.latest-news .latest-news-container .slide {
  position: relative;
}
@media only screen and (min-width: 768px) {
  body.home section.homepage-section.latest-news .latest-news-container .slide {
    width: 33.33%;
  }
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .slide
  .post-title {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
  padding-bottom: 12px;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.latest-news
    .latest-news-container
    .slide
    .post-title {
    font-size: 24px;
    line-height: 37px;
  }
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .slide
  .post-title
  a {
  color: #262626;
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .slide
  .post-title
  a:hover {
  opacity: 0.6;
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .slide
  .posted-on {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #515151;
  padding-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.latest-news
    .latest-news-container
    .slide
    .posted-on {
    font-size: 18px;
  }
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .slide
  .entry-content {
  margin: 0;
}
body.home
  section.homepage-section.latest-news
  .latest-news-container
  .slide
  .entry-content
  p {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body.home
    section.homepage-section.latest-news
    .latest-news-container
    .slide
    .entry-content
    p {
    font-size: 18px;
    line-height: 29px;
  }
}
body#solution {
  padding-top: 0;
}
body#solution #page_header {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 33px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  body#solution #page_header {
    text-align: left;
    padding-top: 146px;
    padding-bottom: 185px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header {
    padding-top: 193px;
    padding-bottom: 355px;
  }
}
body#solution #page_header h5 {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #262626;
  margin: 0;
  padding-bottom: 26px;
}
@media only screen and (min-width: 768px) {
  body#solution #page_header h5 {
    font-size: 14px;
    text-align: left;
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header h5 {
    padding-bottom: 23px;
  }
}
body#solution #page_header h1 {
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  color: #262626;
  margin: 0;
  padding-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  body#solution #page_header h1 {
    max-width: 440px;
    font-size: 40px;
    line-height: 49px;
    padding-bottom: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header h1 {
    font-size: 48px;
    line-height: 59px;
    max-width: 640px;
    padding-bottom: 28px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution #page_header .description {
    max-width: 440px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header .description {
    max-width: 640px;
  }
}
body#solution #page_header .description p {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body#solution #page_header .description p {
    font-size: 24px;
    line-height: 37px;
  }
}
body#solution #page_header .shape {
  display: block;
  background: url(dist/images/ece7a5bd049508c364700c7e2167df47-factory.svg)
    no-repeat 50%;
  background-size: cover;
  width: 435px;
  height: 417px;
  margin-top: -64px;
}
@media only screen and (min-width: 768px) {
  body#solution #page_header .shape {
    width: 646px;
    height: 642px;
    position: absolute;
    top: -45px;
    right: -302px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header .shape {
    width: 909px;
    height: 871px;
    right: -487px;
    top: -149px;
  }
}
body#solution #page_header.workspace .shape {
  background-image: url(dist/images/9243a55278a00d43a086357a1c173d98-workspace.svg);
  width: 379px;
  height: 372px;
  margin-top: -48px;
  margin-left: 9px;
}
@media only screen and (min-width: 768px) {
  body#solution #page_header.workspace .shape {
    width: 610px;
    height: 598px;
    right: -257px;
    margin-top: -62px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header.workspace .shape {
    width: 824px;
    height: 808px;
    right: -412px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution #page_header.workspace h3 {
    max-width: 430px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header.workspace h3 {
    max-width: 640px;
  }
}
body#solution #page_header.evergreen .shape {
  background-image: url(dist/images/30070d7bee3611bd160b03506e93607e-evergreen.svg);
  width: 478px;
  height: 319px;
  margin-left: -90px;
  margin-top: -16px;
}
@media only screen and (min-width: 768px) {
  body#solution #page_header.evergreen .shape {
    width: 757px;
    height: 505px;
    margin-left: 0;
    right: -252px;
    top: -50px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header.evergreen .shape {
    width: 1008px;
    height: 673px;
    right: -397px;
    top: -138px;
  }
}
body#solution #page_header.assess .shape {
  background-image: url(dist/images/de4e2f7ec2d4d5c5b7a981261c5ba129-assess.svg);
  width: 434px;
  height: 395px;
  margin-left: 20px;
  margin-top: -55px;
}
@media only screen and (min-width: 768px) {
  body#solution #page_header.assess .shape {
    width: 668px;
    height: 608px;
    margin-top: -75px;
    right: -347px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header.assess .shape {
    width: 908px;
    height: 827px;
    right: -527px;
    margin-top: -85px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution #page_header.assess h3 {
    max-width: 460px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header.assess h3 {
    max-width: 640px;
  }
}
body#solution #page_header.catalogue .shape {
  background-image: url(dist/images/a4581c3d15bda0cb91bb6029788ed5c6-catalogue.svg);
  width: 385px;
  height: 402px;
  margin-top: -88px;
  margin-left: 11px;
}
@media only screen and (min-width: 768px) {
  body#solution #page_header.catalogue .shape {
    width: 583px;
    height: 608px;
    margin-top: -82px;
    right: -240px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #page_header.catalogue .shape {
    width: 785px;
    height: 819px;
    right: -387px;
    margin-top: -89px;
  }
}
body#solution section.workflow-optimisation {
  padding-bottom: 111px;
}
@media only screen and (min-width: 768px) {
  body#solution section.workflow-optimisation .section-title {
    max-width: 592px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.workflow-optimisation .section-title {
    max-width: 864px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution section.workflow-optimisation .section-description {
    max-width: 534px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.workflow-optimisation .section-description {
    max-width: 736px;
  }
}
@media only screen and (max-width: 767px) {
  body#solution section.workflow-optimisation .shape-inner-container {
    width: 288px;
    position: relative;
    margin: 0 auto;
  }
}
body#solution section.workflow-optimisation .workflow-container-wrapper {
  position: relative;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  body#solution section.workflow-optimisation .workflow-container-wrapper {
    padding-top: 29px;
    min-height: 482px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.workflow-optimisation .workflow-container-wrapper {
    padding-top: 101px;
    min-height: 492px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape {
  position: relative;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape {
    position: static;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-circle {
  width: 318px;
  height: 318px;
  position: relative;
  margin-left: -36px;
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-circle:before {
  content: "";
  width: 100px;
  height: 215px;
  background: #fff;
  top: 53px;
  left: 0;
  position: absolute;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-circle {
    position: absolute;
    width: 385px;
    height: 385px;
    top: 40px;
    left: 0;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
  }
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-circle:before {
    height: 275px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-circle {
    width: 560px;
    height: 560px;
    top: 86px;
  }
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-circle:before {
    height: 397px;
    top: 80px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-circle-filled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-dots {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  margin-left: -36px;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-dots {
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    top: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-dots {
    top: 86px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-dots
  .dot {
  position: absolute;
  width: 13px;
  height: 13px;
  background: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 100%;
  margin-top: -5px;
  margin-left: -3px;
  cursor: pointer;
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-dots
  .dot:hover {
  border-color: #694C6B;
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-dots
  .dot.active {
  border-color: #694C6B;
  background: #694C6B;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-dots
    .dot {
    width: 15px;
    height: 15px;
    margin-top: -7px;
    margin-left: -9px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-dots
    .dot {
    width: 22px;
    height: 22px;
    margin-top: -9px;
    margin-left: -7px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-shape-image {
  position: absolute;
  top: 8px;
  left: 0;
  background: url(dist/images/b4ff771d14b1a4c6efa332d264599722-workflow.svg)
    no-repeat 50%;
  background-size: cover;
  width: 270px;
  height: 277px;
  z-index: 40;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-shape-image {
    width: 329px;
    height: 338px;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    top: 48px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-shape-image {
    width: 473px;
    height: 484px;
    left: 28px;
    top: 56px;
    top: 104px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-shape-image
  > span {
  position: absolute;
  left: -17px;
  right: 0;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-shape-image
    > span {
    left: -32px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-shape-image
  > span.step-name {
  color: #694C6B;
  text-transform: uppercase;
  top: 119px;
  font-size: 8px;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-shape-image
    > span.step-name {
    font-size: 10px;
    top: 144px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-shape-image
    > span.step-name {
    font-size: 14px;
    top: 208px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-shape-image
  > span.step-estimate {
  color: #262626;
  top: 134px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-shape-image
    > span.step-estimate {
    font-size: 22px;
    top: 168px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-shape-image
    > span.step-estimate {
    top: 237px;
    font-size: 34px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-shape
  .workflow-shape-image
  > span.step-estimate-from {
  color: #262626;
  top: 169px;
  font-size: 8px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-shape-image
    > span.step-estimate-from {
    font-size: 10px;
    top: 206px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-shape
    .workflow-shape-image
    > span.step-estimate-from {
    top: 297px;
    font-size: 14px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-inner-container {
  padding-top: 32px;
  padding-left: 38px;
  padding-bottom: 76px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-inner-container {
    padding-top: 0;
    padding-bottom: 8px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-inner-container {
    padding-left: 50px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-step-icon {
  position: absolute;
  top: 26px;
  left: 4px;
  font-size: 24px;
  color: #694C6B;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-step-icon {
    top: -4px;
    left: 4px;
    font-size: 30px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-step {
  font-size: 18px;
  color: #262626;
  padding-bottom: 5px;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-step:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-step {
    font-size: 24px;
    padding-bottom: 7px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-step {
    padding-bottom: 5px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-estimate {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.03em;
  color: #515151;
  text-transform: uppercase;
  padding-bottom: 4px;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-estimate {
    font-size: 14px;
    padding-bottom: 8px;
  }
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-description {
  font-size: 16px;
  line-height: 26px;
  color: #515151;
}
body#solution
  section.workflow-optimisation
  .workflow-container-wrapper
  .workflow-description
  p {
  font-size: 16px;
  line-height: 26px;
  color: #515151;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-description
    p {
    font-size: 18px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-description {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-container {
    width: 265px;
    margin-left: calc(100% - 265px);
  }
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-container.active
    .workflow-circle,
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-container.active
    .workflow-dots,
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-container.active
    .workflow-shape-image {
    opacity: 1;
  }
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-container.active
    .workflow-dots {
    z-index: 55;
  }
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-container.active
    .workflow-description {
    display: block;
    padding-bottom: 46px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-container.active
    .workflow-description {
    padding-top: 3px;
    padding-bottom: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.workflow-optimisation
    .workflow-container-wrapper
    .workflow-container {
    width: 400px;
    margin-left: calc(100% - 400px);
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.workflow-optimisation {
    padding-bottom: 227px;
  }
}
body#solution section.apptimized-in-action {
  padding-bottom: 106px;
}
body#solution section.apptimized-in-action h4.section-title {
  padding-bottom: 13px;
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action h4.section-title {
    padding-bottom: 36px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action .section-description {
    max-width: 640px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action .buttons-container-wrapper {
    float: left;
    width: 336px;
  }
}
body#solution section.apptimized-in-action .buttons-container-wrapper {
  padding-top: 66px;
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action .buttons-container-wrapper {
    padding-top: 41px;
  }
}
body#solution section.apptimized-in-action .main-button-container .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 57px;
  padding-top: 9px;
  padding-bottom: 9px;
  text-align: left;
  min-height: 48px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action .main-button-container .btn {
    padding-right: 5px;
  }
}
body#solution section.apptimized-in-action .main-button-container .btn:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 14px;
  background: url(dist/images/8647eaa40258b649428ed0f0ee918e8a-purchase-options.svg)
    no-repeat 50%;
  background-size: cover;
  width: 21px;
  height: 21px;
}
body#solution section.apptimized-in-action .main-button-container .btn span {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: #fff;
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action .main-button-container .btn span {
    font-size: 18px;
  }
}
body#solution section.apptimized-in-action .main-button-container p {
  margin: 0;
  font-size: 18px;
  color: #515151;
  padding-top: 33px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action .main-button-container p {
    padding-top: 37px;
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution section.apptimized-in-action .buttons-container {
    margin-left: -16px;
    margin-right: -16px;
  }
  body#solution section.apptimized-in-action .buttons-container:after,
  body#solution section.apptimized-in-action .buttons-container:before {
    content: " ";
    display: table;
  }
  body#solution section.apptimized-in-action .buttons-container:after {
    clear: both;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action .buttons-container {
    margin-left: 0;
    margin-right: 0;
  }
}
body#solution
  section.apptimized-in-action
  .buttons-container
  .button-container {
  padding-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.apptimized-in-action
    .buttons-container
    .button-container {
    float: left;
    width: 50%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.apptimized-in-action
    .buttons-container
    .button-container {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
body#solution section.apptimized-in-action .buttons-container .btn {
  width: 100%;
}
body#solution section.apptimized-in-action .video-container-wrapper {
  padding-top: 16px;
}
@media only screen and (min-width: 768px) {
  body#solution section.apptimized-in-action .video-container-wrapper {
    padding-top: 48px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action .video-container-wrapper {
    padding-top: 41px;
    float: right;
    width: calc(100% - 384px);
  }
}
body#solution section.apptimized-in-action .video-container-wrapper .frame {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #e0e0e0;
  padding: 3px 4px;
}
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .frame:after,
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .frame:before {
  content: " ";
  display: table;
}
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .frame:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  body#solution section.apptimized-in-action .video-container-wrapper .frame {
    padding: 8px 10px;
  }
}
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .frame
  .button {
  float: left;
  width: 3px;
  height: 3px;
  background: #fff;
  border-radius: 100%;
  margin-right: 3px;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.apptimized-in-action
    .video-container-wrapper
    .frame
    .button {
    width: 8px;
    height: 8px;
    margin-right: 8px;
  }
}
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .video-container {
  position: relative;
  padding-bottom: 50%;
  padding-top: 25px;
  height: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.apptimized-in-action
    .video-container-wrapper
    .video-container {
    padding-bottom: 53%;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution
    section.apptimized-in-action
    .video-container-wrapper
    .video-container {
    padding-bottom: 326px;
  }
}
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .video-container
  iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .video-container
  .play-button {
  position: absolute;
  z-index: 999;
  background: radial-gradient(
    88.08px at 142.99% -142.62%,
    #4b0491 0,
    #694C6B 100%
  );
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
  width: 36px;
  height: 36px;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  cursor: pointer;
  border-radius: 100%;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.apptimized-in-action
    .video-container-wrapper
    .video-container
    .play-button {
    width: 88px;
    height: 88px;
    margin-top: -44px;
    margin-left: -44px;
  }
}
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .video-container
  .play-button:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 14px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjg1IDEyLjA1VjEuOTVhMSAxIDAgMDExLjY0NS0uNzY2bDUuOTk3IDUuMDUxYTEgMSAwIDAxMCAxLjUzbC01Ljk5NyA1LjA1YTEgMSAwIDAxLTEuNjQ0LS43NjR6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -3px;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.apptimized-in-action
    .video-container-wrapper
    .video-container
    .play-button:before {
    width: 21px;
    height: 35px;
    margin-top: -18px;
    margin-left: -9px;
  }
}
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .video-container
  .video-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff no-repeat 50%;
  background-size: cover;
  z-index: 998;
}
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .video-container.playing
  .play-button,
body#solution
  section.apptimized-in-action
  .video-container-wrapper
  .video-container.playing
  .video-cover {
  display: none;
}
@media only screen and (min-width: 768px) {
  body#solution section.apptimized-in-action {
    padding-bottom: 154px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.apptimized-in-action {
    padding-bottom: 141px;
  }
}
body#solution section.solve-problems {
  padding-bottom: 118px;
}
@media only screen and (min-width: 768px) {
  body#solution section.solve-problems .section-description,
  body#solution section.solve-problems .section-title {
    max-width: 512px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.solve-problems .section-description,
  body#solution section.solve-problems .section-title {
    max-width: 640px;
  }
}
body#solution section.solve-problems .arrow {
  display: block;
  position: absolute;
  top: 0;
  right: 30px;
  background: url(dist/images/03d4ad9b1f9efd05586e39eff4fd79b7-arrow.svg)
    no-repeat 50%;
  background-size: cover;
  width: 50px;
  height: 71px;
}
@media only screen and (min-width: 768px) {
  body#solution section.solve-problems .arrow {
    width: 67px;
    height: 97px;
    top: -52px;
    right: 58px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.solve-problems .arrow {
    top: 8px;
    z-index: 2;
  }
}
@media only screen and (min-width: 768px) {
  body#solution section.solve-problems .tabs-container {
    padding-top: 51px;
  }
}
body#solution section.solve-problems .tabs-container .tab-content {
  padding-top: 17px;
}
@media only screen and (min-width: 768px) {
  body#solution section.solve-problems .tabs-container .tab-content {
    margin-left: -11px;
    margin-right: -11px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.solve-problems .tabs-container .tab-content {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.solve-problems .tabs-container .nav-tabs li:last-child,
  body#solution
    section.solve-problems
    .tabs-container
    .nav-tabs
    li:last-of-type {
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  body#solution
    section.solve-problems
    .tabs-container
    .nav-tabs
    li:last-child
    a:before,
  body#solution
    section.solve-problems
    .tabs-container
    .nav-tabs
    li:last-of-type
    a:before {
    content: "";
    width: 67px;
    height: 97px;
    top: -52px;
    display: block;
    opacity: 0;
    position: absolute;
    top: -42px;
    right: 58px;
    background: url(dist/images/3b331744df40f19e9a56638c7611bc19-arrow-white.svg)
      no-repeat 50%;
    background-size: cover;
    -webkit-animation: slide-top 1s cubic-bezier(0.25, 0.46, 0.45, 0.94)
      infinite alternate forwards;
    animation: slide-top 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite
      alternate forwards;
  }
  body#solution
    section.solve-problems
    .tabs-container
    .nav-tabs
    li:last-child.active,
  body#solution
    section.solve-problems
    .tabs-container
    .nav-tabs
    li:last-of-type.active {
    z-index: 3;
  }
  body#solution
    section.solve-problems
    .tabs-container
    .nav-tabs
    li:last-child.active
    a:before,
  body#solution
    section.solve-problems
    .tabs-container
    .nav-tabs
    li:last-of-type.active
    a:before {
    opacity: 1;
  }
}
@media only screen and (min-width: 768px) {
  body#solution section.solve-problems .tabs-container .column {
    float: left;
    padding-left: 11px;
    padding-right: 11px;
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.solve-problems .tabs-container .column {
    padding-left: 16px;
    padding-right: 16px;
  }
}
body#solution section.solve-problems .tabs-container .column .block {
  background: #fff;
  border: 2px solid #f2f2f2;
  border-radius: 5px;
  margin-bottom: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 109px;
  padding: 5px 10px 5px 66px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  body#solution section.solve-problems .tabs-container .column .block {
    min-height: 143px;
    font-size: 18px;
    line-height: 29px;
    padding-right: 20px;
    padding-left: 78px;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.solve-problems .tabs-container .column .block {
    padding-left: 118px;
  }
}
body#solution section.solve-problems .tabs-container .column .block > i {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 16px;
  background: #fff no-repeat 50%;
  background-size: cover;
  width: 29px;
  height: 29px;
}
@media only screen and (min-width: 768px) {
  body#solution section.solve-problems .tabs-container .column .block > i {
    width: 43px;
    height: 43px;
    margin-top: -21px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.solve-problems .tabs-container .column .block > i {
    left: 35px;
  }
}
body#solution
  section.solve-problems
  .tabs-container
  .column
  .block
  > i.icon-sad {
  background-image: url(dist/images/75c847e3b40314abdb5c0f525d5949b0-sad.svg);
}
body#solution
  section.solve-problems
  .tabs-container
  .column
  .block
  > i.icon-happy {
  background-image: url(dist/images/d3f8f5b2ee468ba3b567abeb377c90c1-happy.svg);
}
body#solution section.solve-problems .tabs-container .column .block p {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body#solution section.solve-problems .tabs-container .column .block p {
    font-size: 18px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution section.solve-problems {
    padding-bottom: 135px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.solve-problems {
    padding-bottom: 230px;
  }
}
body#solution section.smooth-app-journey {
  padding-bottom: 143px;
}
body#solution section.smooth-app-journey .container {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  body#solution
    section.smooth-app-journey
    .learn-more-button
    .btn
    .icon-arrow-right {
    margin-left: 13px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution section.smooth-app-journey {
    padding-bottom: 201px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.smooth-app-journey {
    padding-bottom: 290px;
  }
}
body#solution section.better-work-done {
  padding-bottom: 126px;
}
@media only screen and (min-width: 768px) {
  body#solution section.better-work-done .section-description,
  body#solution section.better-work-done .section-title {
    max-width: 512px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.better-work-done .section-description,
  body#solution section.better-work-done .section-title {
    max-width: 633px;
  }
}
body#solution section.better-work-done .buttons-container {
  padding-top: 29px;
}
body#solution section.better-work-done .buttons-container .button-container {
  padding-bottom: 16px;
}
body#solution
  section.better-work-done
  .buttons-container
  .button-container
  .btn {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  body#solution section.better-work-done .buttons-container .button-container {
    width: 336px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution section.better-work-done .buttons-container {
    padding-top: 52px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.better-work-done .buttons-container {
    position: absolute;
    top: 96px;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  body#solution section.better-work-done {
    padding-bottom: 192px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution section.better-work-done {
    padding-bottom: 228px;
  }
}
body#solution #direct_purchase_form {
  padding-left: 10px;
  padding-right: 10px;
}
body#solution #direct_purchase_form .heading {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  body#solution #direct_purchase_form .heading {
    font-size: 24px;
  }
}
body#solution #direct_purchase_form .wpcf7-form {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  body#solution #direct_purchase_form .wpcf7-form {
    padding-left: 0;
    padding-right: 0;
  }
}
body#solution #direct_purchase_form .wpcf7-form .buttons-container .btn {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  position: relative;
  padding: 22px 30px;
}
@media only screen and (min-width: 768px) {
  body#solution #direct_purchase_form .wpcf7-form .buttons-container .btn {
    font-size: 18px;
    display: inline-block;
    min-width: 224px;
    width: auto;
    padding: 24px 60px 24px 30px;
  }
}
body#solution #direct_purchase_form .wpcf7-form .buttons-container .btn i {
  position: absolute;
  top: 23px;
  right: 26px;
  width: 17px;
  height: 14px;
}
@media only screen and (min-width: 768px) {
  body#solution #direct_purchase_form .wpcf7-form .buttons-container .btn i {
    top: 26px;
  }
}
@media only screen and (min-width: 768px) {
  body#solution #direct_purchase_form .wpcf7-form .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #direct_purchase_form .wpcf7-form .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
body#solution #direct_purchase_form .wpcf7-form .row .column {
  position: relative;
  margin-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  body#solution #direct_purchase_form .wpcf7-form .row .column {
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 48px;
  }
  body#solution #direct_purchase_form .wpcf7-form .row .column.file {
    width: 182px;
  }
  body#solution #direct_purchase_form .wpcf7-form .row .column.textarea {
    width: calc(100% - 182px);
  }
}
@media only screen and (min-width: 1024px) {
  body#solution #direct_purchase_form .wpcf7-form .row .column {
    padding-left: 20px;
    padding-right: 20px;
  }
  body#solution #direct_purchase_form .wpcf7-form .row .column.file {
    width: 224px;
  }
  body#solution #direct_purchase_form .wpcf7-form .row .column.textarea {
    width: calc(100% - 224px);
    -webkit-appearance: none;
  }
}
body#solution #direct_purchase_form .wpcf7-form .row .column .css-dropdown {
  z-index: 20;
  position: absolute;
  display: block;
  font-size: 12px;
  top: 50%;
  right: 24px;
  margin-top: 3px;
  -webkit-transform: translateY(16%);
  transform: translateY(16%);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
}
@media only screen and (min-width: 768px) {
  body#solution #direct_purchase_form .wpcf7-form .row .column .css-dropdown {
    right: 60px;
  }
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .css-dropdown:after,
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .css-dropdown:before {
  content: "";
  background: #262626;
  height: 1px;
  width: 9px;
  top: 50%;
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .css-dropdown:before {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
  right: 50%;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .css-dropdown:after {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
  left: 50%;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap {
  display: block;
  position: relative;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control {
  outline: none !important;
  display: block;
  width: 100%;
  resize: none;
  font-size: 16px;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  background: #fff;
  padding: 20px 33px 18px;
  color: #515151;
  -webkit-transition: color 0.1s ease-out, border-color 0.2s ease-out;
  transition: color 0.1s ease-out, border-color 0.2s ease-out;
  -webkit-appearance: none;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control:focus {
  border-color: #515151;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control::-webkit-input-placeholder {
  color: rgba(81, 81, 81, 0.8);
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  ::-moz-placeholder {
  opacity: 1;
  color: rgba(81, 81, 81, 0.8);
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  :-ms-input-placeholder {
  color: rgba(81, 81, 81, 0.8);
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  :-moz-placeholder {
  color: rgba(81, 81, 81, 0.8);
}
@media only screen and (min-width: 768px) {
  body#solution
    #direct_purchase_form
    .wpcf7-form
    .row
    .column
    .wpcf7-form-control-wrap
    .wpcf7-form-control {
    font-size: 18px;
    padding: 26px 33px 25px;
  }
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid {
  border-color: #694C6B;
  color: #694C6B;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid::-webkit-input-placeholder {
  color: #694C6B;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid
  ::-moz-placeholder {
  opacity: 1;
  color: #694C6B;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid
  :-ms-input-placeholder {
  color: #694C6B;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid
  :-moz-placeholder {
  color: #694C6B;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  select {
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  body#solution
    #direct_purchase_form
    .wpcf7-form
    .row
    .column
    .wpcf7-form-control-wrap
    select {
    padding-right: 51px;
  }
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  textarea {
  height: 64px;
}
@media only screen and (min-width: 768px) {
  body#solution
    #direct_purchase_form
    .wpcf7-form
    .row
    .column
    .wpcf7-form-control-wrap
    textarea {
    height: 80px;
  }
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .user-attachment
  input {
  display: none !important;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .custom-upload-button {
  display: block;
  background: #e0e0e0;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  padding: 21px 0 20px;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .custom-upload-button:hover {
  background: #ededed;
}
@media only screen and (min-width: 768px) {
  body#solution
    #direct_purchase_form
    .wpcf7-form
    .row
    .column
    .custom-upload-button {
    padding-top: 27px;
    padding-bottom: 26px;
  }
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .custom-upload-button
  span {
  font-size: 16px;
  color: #515151;
  position: relative;
  display: inline-block;
  -webkit-transition: color 0.2s ease-out, padding-left 0.2s ease-out;
  transition: color 0.2s ease-out, padding-left 0.2s ease-out;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .custom-upload-button
  span:before {
  content: "\f17b";
  font: normal normal normal 16px/1 LineAwesome;
  position: absolute;
  left: 0;
  font-size: 24px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  body#solution
    #direct_purchase_form
    .wpcf7-form
    .row
    .column
    .custom-upload-button
    span {
    font-size: 18px;
  }
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .custom-upload-button.file-selected {
  background: #30e47c;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .custom-upload-button.file-selected
  span {
  padding-left: 28px;
  color: #fff;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column
  .custom-upload-button.file-selected
  span:before {
  opacity: 1;
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column.select-opened
  .css-dropdown {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column.select-opened
  .css-dropdown:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
}
body#solution
  #direct_purchase_form
  .wpcf7-form
  .row
  .column.select-opened
  .css-dropdown:after {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
}
body#why_us {
  padding-top: 0;
}
body#why_us section.page-header {
  overflow: hidden;
  padding: 50px 0 0;
  margin-bottom: -23px;
}
@media only screen and (min-width: 768px) {
  body#why_us section.page-header {
    padding-top: 146px;
    margin-bottom: 0;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section.page-header {
    padding-top: 193px;
    padding-bottom: 104px;
  }
}
body#why_us section.page-header .why-apptimized {
  margin: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #262626;
  padding-bottom: 26px;
}
@media only screen and (min-width: 768px) {
  body#why_us section.page-header .why-apptimized {
    text-align: left;
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section.page-header .why-apptimized {
    padding-bottom: 23px;
  }
}
body#why_us section.page-header .header-title {
  margin: 0;
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  color: #262626;
  padding-bottom: 29px;
}
@media only screen and (min-width: 768px) {
  body#why_us section.page-header .header-title {
    text-align: left;
    font-size: 40px;
    line-height: 49px;
    max-width: 432px;
    padding-bottom: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section.page-header .header-title {
    font-size: 48px;
    line-height: 59px;
    max-width: 640px;
    padding-bottom: 28px;
  }
}
body#why_us section.page-header .header-description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body#why_us section.page-header .header-description p {
    text-align: left;
    font-size: 24px;
    line-height: 37px;
  }
}
@media only screen and (min-width: 768px) {
  body#why_us section.page-header .header-description {
    width: 438px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section.page-header .header-description {
    width: 640px;
  }
}
body#why_us section.page-header .shape-container {
  margin-left: 3px;
}
@media only screen and (min-width: 375px) {
  body#why_us section.page-header .shape-container {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) {
  body#why_us section.page-header .shape-container {
    margin: 0;
  }
}
body#why_us section.page-header .shape {
  width: 430px;
  height: 400px;
  background: url(dist/images/c63b9532c7f77bec47b3a1871abd4e2e-why-us.svg)
    no-repeat 50%;
  background-size: cover;
  margin-top: -61px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  body#why_us section.page-header .shape {
    position: absolute;
    top: -58px;
    right: -314px;
    margin: 0;
    width: 638px;
    height: 595px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section.page-header .shape {
    width: 891px;
    height: 830px;
    right: -486px;
    top: -171px;
  }
}
body#why_us section.available-tags-section {
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  body#why_us section.available-tags-section {
    padding-bottom: 112px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section.available-tags-section {
    padding-bottom: 147px;
  }
}
body#why_us section.available-tags-section ul {
  list-style: none;
  margin: 0 -12px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body#why_us section.available-tags-section ul:after,
body#why_us section.available-tags-section ul:before {
  content: " ";
  display: table;
}
body#why_us section.available-tags-section ul:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  body#why_us section.available-tags-section ul {
    margin: 0 -7px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
body#why_us section.available-tags-section ul li {
  display: block;
  float: left;
  padding: 8px 12px;
}
@media only screen and (min-width: 768px) {
  body#why_us section.available-tags-section ul li {
    padding: 8px 7px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section.available-tags-section ul li {
    padding: 8px 7px;
  }
}
body#why_us section.available-tags-section ul li a {
  outline: none;
  display: block;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  font-weight: 500;
  font-size: 12px;
  color: #515151;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 14px 5px;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out,
    border-color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out,
    border-color 0.2s ease-out;
}
body#why_us section.available-tags-section ul li a:hover {
  border-color: #694C6B;
  color: #694C6B;
}
body#why_us section.available-tags-section ul li a.active {
  background: #694C6B;
  color: #fff;
  border-color: #694C6B;
}
@media only screen and (min-width: 768px) {
  body#why_us section.available-tags-section ul li a {
    font-size: 14px;
    padding: 5px 9px 4px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section.available-tags-section ul li a {
    padding: 5px 18px 4px;
  }
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content {
    float: left;
    width: 440px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-content {
    width: 512px;
  }
}
body#why_us section .section-content .section-title {
  padding-top: 32px;
  padding-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .section-title {
    padding-top: 49px;
    padding-bottom: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-content .section-title {
    padding-bottom: 29px;
  }
}
body#why_us section .section-content .section-tags {
  list-style: none;
  margin: 0 -19px;
  padding: 0 0 12px;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .section-tags {
    padding-bottom: 31px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-content .section-tags {
    margin: 0 -9px;
    padding-bottom: 35px;
  }
}
body#why_us section .section-content .section-tags li {
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: rgba(81, 81, 81, 0.8);
  margin: 0 19px 3px;
}
body#why_us section .section-content .section-tags li a {
  color: rgba(81, 81, 81, 0.8);
}
body#why_us section .section-content .section-tags li a:hover {
  color: rgba(81, 81, 81, 0.6);
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .section-tags li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-content .section-tags li {
    margin: 0 9px;
  }
}
body#why_us section .section-content .section-description {
  padding-bottom: 13px;
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-content .section-description {
    font-size: 24px;
    line-height: 37px;
  }
}
body#why_us section .section-content .section-additional-description {
  display: none;
  padding-top: 9px;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .section-additional-description {
    padding-top: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-content .section-additional-description {
    padding-top: 33px;
    padding-bottom: 9px;
  }
}
body#why_us section .section-content .section-additional-description .inner {
  display: none;
}
body#why_us section .section-content .section-additional-description p {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  color: #515151;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .section-additional-description p {
    font-size: 18px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-content .section-additional-description p {
    font-size: 18px;
  }
}
body#why_us section .section-content .section-additional-description p a {
  color: #694C6B;
}
body#why_us section .section-content .section-additional-description ol {
  margin: 0;
  padding: 5px 0 20px 17px;
}
body#why_us
  section
  .section-content
  .section-additional-description
  ol.list-style-alphabetical {
  list-style-type: lower-alpha;
}
body#why_us section .section-content .section-additional-description ol li {
  padding-left: 7px;
  font-size: 16px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .section-additional-description ol li {
    font-size: 18px;
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
body#why_us section .section-content .section-additional-description ol li ol {
  padding-left: 20px;
}
body#why_us section .section-content .section-additional-description ul {
  list-style: none;
  margin: 0;
  padding: 5px 0 20px;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .section-additional-description ul {
    padding-top: 10px;
  }
}
body#why_us section .section-content .section-additional-description ul li {
  display: block;
  position: relative;
  padding-left: 23px;
  font-size: 16px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .section-additional-description ul li {
    font-size: 18px;
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
body#why_us
  section
  .section-content
  .section-additional-description
  ul
  li:before {
  content: "•";
  position: absolute;
  color: #694C6B;
  top: 50%;
  margin-top: -13px;
  left: 0;
  font-size: 20px;
}
body#why_us section .section-content .learn-more-container {
  padding-top: 14px;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .learn-more-container {
    padding-top: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-content .learn-more-container {
    padding-top: 28px;
  }
}
body#why_us section .section-content .learn-more-container .btn {
  padding-left: 0;
  color: #694C6B;
  font-size: 16px;
  letter-spacing: 0.02em;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
body#why_us section .section-content .learn-more-container .btn:hover {
  opacity: 0.7;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .learn-more-container .btn {
    font-size: 18px;
  }
}
body#why_us section .section-content .learn-more-container .btn i {
  margin-left: 10px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-content .learn-more-container .btn i {
    width: 12px;
    height: 15px;
  }
}
body#why_us section .section-content .learn-more-container .btn.show-less i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
body#why_us section .section-illustration {
  margin: 0 auto;
  background: #fff;
  width: 229px;
  height: 229px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-illustration {
    position: absolute;
    top: -7px;
    right: 12px;
    width: 284px;
    height: 284px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-illustration {
    right: -67px;
    top: -50px;
    width: 485px;
    height: 485px;
  }
}
body#why_us section .section-illustration .hexagon,
body#why_us section .section-illustration .line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjI5IiBoZWlnaHQ9IjIyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAzLjc5OSA0OS43MmEyMCAyMCAwIDAxMjAuMTM4IDBsMzkuODY4IDIzLjIzYTIwIDIwIDAgMDE5LjkzMSAxNy4yOHY0Ni43OGEyMCAyMCAwIDAxLTkuOTMxIDE3LjI4bC0zOS44NjggMjMuMjNhMjAgMjAgMCAwMS0yMC4xMzggMGwtMzkuODY4LTIzLjIzQTIwIDIwIDAgMDE1NCAxMzcuMDFWOTAuMjNhMjAgMjAgMCAwMTkuOTMxLTE3LjI4TDEwMy44IDQ5LjcyeiIgZmlsbD0idXJsKCNwYWludDBfcmFkaWFsKSIvPjxkZWZzPjxyYWRpYWxHcmFkaWVudCBpZD0icGFpbnQwX3JhZGlhbCIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCg0OC43OTQ0OCAzMzguMTkyMDkgLTY0MC4zMTc2NCA5Mi4zODUyNiA2OS41NzcgLTE1Mi40OTIpIj48c3RvcCBzdG9wLWNvbG9yPSIjNEIwNDkxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRTUyNDUxIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
  z-index: 1;
}
body#why_us section .section-illustration .icon-container {
  color: #fff;
  font-size: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  margin-top: -36px;
  margin-left: -24px;
}
@media only screen and (min-width: 768px) {
  body#why_us section .section-illustration .icon-container {
    font-size: 60px;
    margin-left: -30px;
    margin-top: -45px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section .section-illustration .icon-container {
    font-size: 90px;
    margin-top: -68px;
    margin-left: -45px;
  }
}
body#why_us section .section-illustration .line {
  z-index: 2;
}
body#why_us section .section-illustration .line.line-1 {
  background-image: url(dist/images/b1c8e65a2fc55953735022593e1c23ee-1.svg);
}
body#why_us section .section-illustration .line.line-2 {
  background-image: url(dist/images/720d1ee48c93b516d3bc2989a7e84ec9-2.svg);
}
body#why_us section .section-illustration .line.line-3 {
  background-image: url(dist/images/b03d7a3c4cace4162d38d28be9a7a25a-3.svg);
}
body#why_us section .section-illustration .line.line-4 {
  background-image: url(dist/images/5512bd825dff0b94814ab6ea3d6796a2-4.svg);
}
body#why_us section .section-illustration .line.line-5 {
  background-image: url(dist/images/b08673120e9735a73605fe40f10f34f3-5.svg);
}
body#why_us section .section-illustration .line.line-6 {
  background-image: url(dist/images/17f664cfd45d4dc5a5727cda63fae5c9-6.svg);
}
body#why_us section .section-illustration .line.line-7 {
  background-image: url(dist/images/6654538df80bb738a366b46ce809184e-7.svg);
}
body#why_us section.tag-filtered {
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  padding-bottom: 44px;
}
@media only screen and (min-width: 768px) {
  body#why_us section.tag-filtered {
    padding-bottom: 196px;
  }
  body#why_us section.tag-filtered.rtl .section-content {
    float: right;
  }
  body#why_us section.tag-filtered.rtl .section-illustration {
    right: auto;
    left: 12px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#why_us section.tag-filtered.rtl .section-illustration {
    left: -38px;
  }
}
@media only screen and (min-width: 768px) {
  body#why_us section.tag-filtered:last-child,
  body#why_us section.tag-filtered:last-of-type {
    padding-bottom: 165px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#why_us section.tag-filtered:last-child,
  body#why_us section.tag-filtered:last-of-type {
    padding-bottom: 285px;
  }
}
@media only screen and (min-width: 1024px) {
  body#why_us section.tag-filtered {
    padding-bottom: 268px;
  }
}
body#why_us section.tag-filtered.fade-effect {
  opacity: 0.5;
}
body#why_us section.tag-filtered .section-content,
body#why_us section.tag-filtered .section-illustration {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out,
    -webkit-transform 0.3s ease-out;
}
body#why_us section.tag-filtered.tag-hidden .section-content,
body#why_us section.tag-filtered.tag-hidden .section-illustration {
  opacity: 0;
}
body#why_us section.tag-filtered.tag-hidden.rtl .section-content {
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
}
body#why_us section.tag-filtered.tag-hidden.ltr .section-content,
body#why_us section.tag-filtered.tag-hidden.rtl .section-illustration {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
}
body#why_us section.tag-filtered.tag-hidden.ltr .section-illustration {
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
}
body#why_us footer {
  margin-top: 150px;
}
@media only screen and (min-width: 768px) {
  body#why_us footer {
    margin-top: 0;
  }
}
body#about_us {
  padding-top: 0;
}
body#about_us section.page-header {
  overflow: hidden;
  text-align: center;
  padding-bottom: 69px;
}
@media only screen and (min-width: 768px) {
  body#about_us section.page-header {
    text-align: left;
    padding-bottom: 187px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section.page-header {
    padding-bottom: 267px;
  }
}
body#about_us section.page-header .why-apptimized {
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.03em;
  color: #262626;
  padding-top: 49px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  body#about_us section.page-header .why-apptimized {
    font-size: 14px;
    padding-top: 145px;
    padding-bottom: 22px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section.page-header .why-apptimized {
    padding-top: 191px;
    padding-bottom: 20px;
  }
}
body#about_us section.page-header .header-title {
  margin: 0;
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  color: #262626;
  padding-bottom: 64px;
}
@media only screen and (min-width: 768px) {
  body#about_us section.page-header .header-title {
    font-size: 40px;
    line-height: 49px;
    max-width: 440px;
    padding-bottom: 28px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section.page-header .header-title {
    max-width: 640px;
    font-size: 48px;
    line-height: 59px;
  }
}
body#about_us section.page-header .header-description {
  text-align: left;
}
body#about_us section.page-header .header-description p {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body#about_us section.page-header .header-description p {
    font-size: 24px;
    line-height: 37px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us section.page-header .header-description {
    max-width: 440px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section.page-header .header-description {
    max-width: 640px;
  }
}
@media only screen and (max-width: 767px) {
  body#about_us section.page-header .shape-container {
    margin-left: 10px;
  }
}
body#about_us section.page-header .shape {
  width: 418px;
  height: 325px;
  background: url(dist/images/265ec0048f6b5f975c4c34d382eba7d0-header.svg)
    no-repeat 50%;
  background-size: cover;
  margin-top: -79px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  body#about_us section.page-header .shape {
    width: 634px;
    height: 494px;
    position: absolute;
    margin: 0;
    top: 55px;
    right: -318px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section.page-header .shape {
    width: 878px;
    height: 683px;
    top: -22px;
    right: -485px;
  }
}
body#about_us section#our_history {
  padding-bottom: 60px;
}
body#about_us section#our_history .section-title {
  padding-top: 32px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_history .section-title {
    padding-top: 46px;
    padding-bottom: 21px;
    padding-bottom: 16px;
  }
}
body#about_us section#our_history .section-description p {
  font-size: 16px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_history .section-description p {
    font-size: 18px;
    line-height: 29px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_history .inner {
    float: right;
    width: 440px;
    width: 512px;
  }
}
body#about_us section#our_history .illustration {
  width: 257px;
  height: 340px;
  background: url(dist/images/68b30cf3c3fa48c24e4c2a4db88ecb49-history.svg)
    no-repeat 50%;
  background-size: cover;
  margin: 27px auto 0;
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_history .illustration {
    position: absolute;
    margin: 0;
    -webkit-transform: none;
    transform: none;
    top: -15px;
    left: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_history .illustration {
    width: 459px;
    height: 607px;
    top: 10px;
    left: -43px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_history {
    padding-bottom: 133px;
    padding-bottom: 260px;
  }
}
body#about_us section#management_team {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#management_team {
    padding-bottom: 130px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#management_team {
    padding-bottom: 225px;
  }
}
body#about_us section#management_team .section-title {
  padding-top: 32px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#management_team .section-title {
    padding-top: 46px;
    padding-bottom: 23px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#management_team .section-title {
    padding-bottom: 37px;
  }
}
body#about_us section#management_team .section-description {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#management_team .section-description {
    width: 430px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#management_team .section-description {
    width: 640px;
  }
}
body#about_us section#management_team .section-description p {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#management_team .section-description p {
    font-size: 24px;
    line-height: 37px;
  }
}
body#about_us section#management_team .members-container-mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  body#about_us section#management_team .members-container-mobile {
    display: none;
  }
}
body#about_us
  section#management_team
  .members-container-mobile
  .member-container {
  padding-bottom: 43px;
}
body#about_us
  section#management_team
  .members-container-mobile
  .member-container
  .member-photo {
  margin-bottom: 2px;
}
body#about_us
  section#management_team
  .members-container-mobile
  .member-container
  .member-name {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: #262626;
  padding-bottom: 3px;
}
body#about_us
  section#management_team
  .members-container-mobile
  .member-container
  .member-position {
  font-size: 18px;
  color: #515151;
  padding-bottom: 46px;
}
body#about_us
  section#management_team
  .members-container-mobile
  .member-container
  .member-quote {
  background: #f2f2f2;
  border-radius: 15px;
  position: relative;
  padding: 35px 5px 19px 72px;
}
body#about_us
  section#management_team
  .members-container-mobile
  .member-container
  .member-quote:before {
  content: "“";
  font-size: 64px;
  line-height: 79px;
  color: #694C6B;
  position: absolute;
  top: 21px;
  left: 17px;
}
body#about_us
  section#management_team
  .members-container-mobile
  .member-container
  .member-quote
  .quote-arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNjY0IDMwLjA5MmgzNC42NzJsLS4wNDUtLjAzMkw2LjUxOC42NjJDMy44OTMtMS4yNjIuNjY0IDEuMjM3LjY2NCA1LjE5NXYyNC44OTd6IiBmaWxsPSIjRjJGMkYyIi8+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
  width: 36px;
  height: 31px;
  position: absolute;
  top: -25px;
  left: 34px;
}
body#about_us
  section#management_team
  .members-container-mobile
  .member-container
  .member-quote
  p {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
}
body#about_us section#management_team .members-container-desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  body#about_us section#management_team .members-container-desktop {
    display: block;
    padding-top: 25px;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .members-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .member-container {
    width: 158px;
    position: relative;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .member-container {
    width: 231px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .member-container
    > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 20;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .member-container
    .member-photo {
    width: 158px;
    height: 147px;
    background: transparent no-repeat 50%;
    background-size: cover;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: -webkit-filter 0.2s ease-out,
      -webkit-transform 0.2s ease-out;
    transition: -webkit-filter 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: filter 0.2s ease-out, transform 0.2s ease-out;
    transition: filter 0.2s ease-out, transform 0.2s ease-out,
      -webkit-filter 0.2s ease-out, -webkit-transform 0.2s ease-out;
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .member-container
    .member-photo {
    width: 230px;
    height: 254px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .member-container
    .member-name {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.02em;
    color: #262626;
    padding-bottom: 3px;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .member-container
    .member-position {
    font-size: 18px;
    color: #515151;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .member-container.active
    .member-photo {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .member-container:hover
    .member-photo {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container {
    position: relative;
    margin-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container {
    margin-top: 57px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: #f2f2f2;
    border-radius: 15px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    padding: 47px 70px 53px 132px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote {
    padding-bottom: 43px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote.active {
    opacity: 1;
    z-index: 2;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote:before {
    content: "“";
    font-size: 94px;
    line-height: 99px;
    color: #694C6B;
    position: absolute;
    top: 38px;
    left: 52px;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote
    .quote-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNjY0IDMwLjA5MmgzNC42NzJsLS4wNDUtLjAzMkw2LjUxOC42NjJDMy44OTMtMS4yNjIuNjY0IDEuMjM3LjY2NCA1LjE5NXYyNC44OTd6IiBmaWxsPSIjRjJGMkYyIi8+PC9zdmc+)
      no-repeat 50%;
    background-size: cover;
    width: 53px;
    height: 46px;
    position: absolute;
    top: -41px;
    left: 57px;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote
    p {
    font-size: 24px;
    line-height: 37px;
    margin: 0;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote:nth-child(2)
    .quote-arrow {
    left: 257px;
    -webkit-transform: rotate(11deg);
    transform: rotate(11deg);
    top: -40px;
  }
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote:nth-child(3)
    .quote-arrow {
    left: 400px;
    -webkit-transform: scaleX(-1) rotate(7deg);
    transform: scaleX(-1) rotate(7deg);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote:nth-child(3)
    .quote-arrow {
    left: 447px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote:nth-child(4)
    .quote-arrow {
    left: 587px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote:nth-child(4)
    .quote-arrow {
    left: 652px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  body#about_us
    section#management_team
    .members-container-desktop
    .members-quotes-container
    .member-quote {
    width: 767px;
    left: 50%;
    margin-left: -383px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#management_team .members-container-desktop {
    padding-top: 39px;
  }
}
body#about_us section#our_clients {
  padding-bottom: 90px;
}
body#about_us section#our_clients .section-title {
  padding-top: 32px;
  padding-bottom: 12px;
  font-size: 22px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_clients .section-title {
    padding-top: 46px;
    font-size: 32px;
    padding-bottom: 23px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_clients .section-title {
    font-size: 40px;
    padding-bottom: 37px;
  }
}
body#about_us section#our_clients .section-description p {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_clients .section-description p {
    font-size: 24px;
    line-height: 37px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_clients .section-description {
    width: 440px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_clients .section-description {
    width: 640px;
  }
}
body#about_us section#our_clients .logos-container-wrapper-mobile {
  display: block;
  padding-top: 14px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_clients .logos-container-wrapper-mobile {
    display: none;
  }
}
body#about_us section#our_clients .logos-container-wrapper-mobile .slide-logos {
  display: block;
}
body#about_us
  section#our_clients
  .logos-container-wrapper-mobile
  .slide-logos
  .slide-logo-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 16px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body#about_us
  section#our_clients
  .logos-container-wrapper-mobile
  .slide-logos
  .slide-logo-row
  > img {
  display: block;
  width: 50%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
body#about_us
  section#our_clients
  .logos-container-wrapper-mobile
  .swiper-pagination-bullets {
  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-top: 15px;
}
body#about_us
  section#our_clients
  .logos-container-wrapper-mobile
  .swiper-pagination-bullets
  .swiper-pagination-bullet {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 0 8px;
}
body#about_us
  section#our_clients
  .logos-container-wrapper-mobile
  .swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #694C6B;
  border-color: #694C6B;
}
body#about_us section#our_clients .logos-container-wrapper {
  margin-top: 44px;
  width: 100%;
  overflow: hidden;
  display: none;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_clients .logos-container-wrapper {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_clients .logos-container-wrapper {
    margin-top: 40px;
  }
}
body#about_us section#our_clients .logos-container-wrapper .logos-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_clients .logos-container-wrapper .logos-row {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_clients .logos-container-wrapper .logos-row {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
body#about_us section#our_clients .logos-container-wrapper .logos-row .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body#about_us section#our_clients .logos-container-wrapper .logos-row img {
  display: block;
  width: 144px;
  height: auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-transition: opacity 0.1s ease-out, -webkit-filter 0.2s ease-out;
  transition: opacity 0.1s ease-out, -webkit-filter 0.2s ease-out;
  transition: filter 0.2s ease-out, opacity 0.1s ease-out;
  transition: filter 0.2s ease-out, opacity 0.1s ease-out,
    -webkit-filter 0.2s ease-out;
  -o-object-fit: contain;
  object-fit: contain;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
body#about_us
  section#our_clients
  .logos-container-wrapper
  .logos-row
  img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_clients .logos-container-wrapper .logos-row img {
    width: 176px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_clients .logos-container-wrapper .logos-row img {
    width: 256px;
  }
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_clients {
    padding-bottom: 143px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_clients {
    padding-bottom: 210px;
  }
}
body#about_us section#our_partners {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_partners {
    padding-bottom: 130px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_partners {
    padding-bottom: 225px;
  }
}
body#about_us section#our_partners .partners-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 3px;
  padding-bottom: 33px;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_partners .partners-container {
    padding-top: 41px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_partners .partners-container {
    padding-top: 16px;
    margin-right: -17px;
    padding-bottom: 0;
  }
}
body#about_us section#our_partners .partners-container img {
  display: block;
  width: 50%;
  height: auto;
  margin: 8px 0;
}
@media only screen and (min-width: 768px) {
  body#about_us section#our_partners .partners-container img {
    width: 176px;
  }
}
@media only screen and (min-width: 1024px) {
  body#about_us section#our_partners .partners-container img {
    width: 256px;
  }
}
body.single-post article.post {
  padding-top: 5px;
  padding-bottom: 114px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post {
    padding-top: 80px;
    padding-bottom: 184px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post article.post {
    padding-top: 130px;
    padding-bottom: 238px;
  }
}
body.single-post article.post .inner-wrapper {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .inner-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }
}
body.single-post article.post .entry-header {
  padding-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-header {
    padding-bottom: 70px;
    width: 614px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post article.post .entry-header {
    padding-bottom: 55px;
    width: 618px;
  }
}
body.single-post article.post .entry-header .article-tags-container {
  padding-bottom: 11px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-header .article-tags-container {
    padding-bottom: 17px;
  }
}
body.single-post article.post .entry-header .article-tags-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
body.single-post article.post .entry-header .article-tags-container ul li {
  display: inline-block;
}
body.single-post article.post .entry-header .article-tags-container ul li a {
  text-transform: uppercase;
  display: inline-block;
  margin: 0 5px 5px;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-size: 12px;
  color: #694C6B;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-header .article-tags-container ul li a {
    font-size: 14px;
  }
}
body.single-post article.post .entry-header .entry-title {
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  color: #262626;
  margin: 0;
  padding-bottom: 14px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-header .entry-title {
    font-size: 48px;
    line-height: 59px;
    padding-bottom: 22px;
  }
}
body.single-post article.post .entry-header .posted-on {
  display: block;
  text-align: center;
}
body.single-post article.post .entry-header .posted-on time {
  display: block;
  font-size: 16px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-header .posted-on time {
    font-size: 18px;
  }
}
body.single-post article.post .post-thumbnail {
  margin-left: -16px;
  margin-right: -16px;
  padding-bottom: 22px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .post-thumbnail {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post article.post .post-thumbnail {
    max-width: 1024px;
    margin: 0 auto;
  }
}
body.single-post article.post .post-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
body.single-post article.post .entry-content {
  margin: 0;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content {
    width: 618px;
    margin: 0 auto;
  }
}
body.single-post article.post .entry-content h1,
body.single-post article.post .entry-content h2,
body.single-post article.post .entry-content h3,
body.single-post article.post .entry-content h4,
body.single-post article.post .entry-content h5 {
  display: block;
  margin: 0;
  font-weight: 400;
}
body.single-post article.post .entry-content h1 {
  font-size: 48px;
  line-height: 59px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content h1 {
    font-size: 48px;
    line-height: 59px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post article.post .entry-content h1 {
    font-size: 48px;
    line-height: 59px;
  }
}
body.single-post article.post .entry-content h2 {
  font-size: 22px;
  line-height: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.single-post article.post .entry-content h2.m-b-md {
  padding-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content h2 {
    font-size: 40px;
    line-height: 55px;
    padding-bottom: 33px;
    padding-top: 33px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post article.post .entry-content h2 {
    font-size: 40px;
    line-height: 55px;
  }
}
body.single-post article.post .entry-content h3 {
  font-size: 18px;
  line-height: 28px;
  padding-top: 8px;
  padding-bottom: 7px;
}
body.single-post article.post .entry-content h3.m-b-sm {
  padding-bottom: 2px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content h3 {
    font-size: 24px;
    line-height: 37px;
    padding-bottom: 13px;
    padding-top: 28px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post article.post .entry-content h3 {
    font-size: 24px;
    line-height: 37px;
  }
}
body.single-post article.post .entry-content strong {
  font-weight: 600;
}
body.single-post article.post .entry-content a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-skip: auto;
  text-decoration-skip: auto;
  color: #694C6B;
}
body.single-post article.post .entry-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  padding: 5px 0;
}
body.single-post article.post .entry-content p.m-b-md {
  padding-bottom: 19px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content p {
    font-size: 18px;
    line-height: 29px;
  }
}
body.single-post article.post .entry-content ol {
  margin: 0;
  padding: 5px 0 20px 17px;
}
body.single-post article.post .entry-content ol.list-style-alphabetical {
  list-style-type: lower-alpha;
}
body.single-post article.post .entry-content ol li {
  padding-left: 7px;
  font-size: 16px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content ol li {
    font-size: 18px;
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
body.single-post article.post .entry-content ol li ol {
  padding-left: 20px;
}
body.single-post article.post .entry-content ul {
  list-style: none;
  margin: 0;
  padding: 5px 0 20px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content ul {
    padding-top: 10px;
  }
}
body.single-post article.post .entry-content ul li {
  display: block;
  position: relative;
  padding-left: 23px;
  font-size: 16px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content ul li {
    font-size: 18px;
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
body.single-post article.post .entry-content ul li:before {
  content: "•";
  position: absolute;
  color: #694C6B;
  top: 50%;
  margin-top: -13px;
  left: 0;
  font-size: 20px;
}
body.single-post article.post .entry-content .apptimized-custom-blockquote {
  margin: 0;
  padding: 50px 0 85px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content .apptimized-custom-blockquote {
    padding-bottom: 62px;
  }
}
body.single-post
  article.post
  .entry-content
  .apptimized-custom-blockquote:before {
  content: "“";
  font-size: 64px;
  line-height: 79px;
  color: #694C6B;
  position: absolute;
  top: 72px;
  left: 21px;
}
@media only screen and (min-width: 768px) {
  body.single-post
    article.post
    .entry-content
    .apptimized-custom-blockquote:before {
    font-size: 80px;
    line-height: 99px;
    font-weight: 700;
    left: 0;
    top: 90px;
  }
}
body.single-post
  article.post
  .entry-content
  .apptimized-custom-blockquote
  .quote {
  position: relative;
  border-top: 2px solid #694C6B;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
  padding-left: 72px;
  padding-top: 33px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  body.single-post
    article.post
    .entry-content
    .apptimized-custom-blockquote
    .quote {
    padding-top: 51px;
    padding-bottom: 57px;
    font-size: 24px;
    line-height: 37px;
  }
}
body.single-post
  article.post
  .entry-content
  .apptimized-custom-blockquote
  .quote:before {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 0;
  width: 100%;
  height: 19px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDcxIiBoZWlnaHQ9IjE5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xLjIxNyAxLjM3M3YxMC42OTZjMCAzLjgxNCA0LjEgNi4yMjMgNy40MzIgNC4zNjhMMzEuMTczIDMuODk4QTIwIDIwIDAgMDE0MC45IDEuMzczSDI4OU0yODkgMS4zNzVsMTgyIDEiIHN0cm9rZT0iI0U1MjQ1MSIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)
    no-repeat 0;
  background-size: 471px 19px;
}
@media only screen and (min-width: 768px) {
  body.single-post
    article.post
    .entry-content
    .apptimized-custom-blockquote
    .quote:before {
    width: 621px;
    height: 27px;
    background-size: cover;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjIxIiBoZWlnaHQ9IjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xLjM3MyAxLjY0OXYxOC40OTRjMCAzLjgxNCA0LjEgNi4yMjQgNy40MzIgNC4zNjlMNDUuMzM3IDQuMTc0YTIwIDIwIDAgMDE5LjcyOC0yLjUyNWg1NjUuNTYzIiBzdHJva2U9IiNFNTI0NTEiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==);
  }
}
body.single-post
  article.post
  .entry-content
  .apptimized-custom-blockquote
  .quote-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 29px;
}
@media only screen and (min-width: 768px) {
  body.single-post
    article.post
    .entry-content
    .apptimized-custom-blockquote
    .quote-author {
    padding-top: 32px;
  }
}
body.single-post
  article.post
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .quote-author-photo {
  display: block;
  width: 57px;
  height: 66px;
  background: #fff no-repeat 50%;
  background-size: cover;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
body.single-post
  article.post
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .quote-author-photo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNzMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02NyAwSDB2NzNoNjdWMHpNMzguNDg2IDYuMzQyYTkuOTM2IDkuOTM2IDAgMDAtOS45NzIgMEw5Ljk4NiAxNy4wODRBMTAuMDIzIDEwLjAyMyAwIDAwNSAyNS43NTh2MjEuNDg1YzAgMy41NzggMS45IDYuODg0IDQuOTg2IDguNjczbDE4LjUyOCAxMC43NDJhOS45MzYgOS45MzYgMCAwMDkuOTcyIDBsMTguNTI4LTEwLjc0MkExMC4wMjMgMTAuMDIzIDAgMDA2MiA0Ny4yNDNWMjUuNzU2YzAtMy41NzgtMS45LTYuODg0LTQuOTg2LTguNjczTDM4LjQ4NiA2LjM0MnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
    no-repeat 50%;
  background-size: cover;
}
body.single-post
  article.post
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .name-position {
  padding-left: 15px;
}
@media only screen and (min-width: 768px) {
  body.single-post
    article.post
    .entry-content
    .apptimized-custom-blockquote
    .quote-author
    .name-position {
    padding-left: 25px;
  }
}
body.single-post
  article.post
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .name-position
  .author-name {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #262626;
  padding-bottom: 2px;
}
@media only screen and (min-width: 768px) {
  body.single-post
    article.post
    .entry-content
    .apptimized-custom-blockquote
    .quote-author
    .name-position
    .author-name {
    font-size: 18px;
    padding-bottom: 4px;
  }
}
body.single-post
  article.post
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .name-position
  .author-position {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body.single-post
    article.post
    .entry-content
    .apptimized-custom-blockquote
    .quote-author
    .name-position
    .author-position {
    font-size: 18px;
  }
}
body.single-post article.post .entry-content .wp-block-pullquote {
  margin: 0;
  padding: 18px 0 21px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content .wp-block-pullquote {
    padding-top: 51px;
    padding-bottom: 49px;
  }
}
body.single-post article.post .entry-content .wp-block-pullquote blockquote {
  margin: 0;
  border-top: 2px solid #694C6B;
  border-bottom: 2px solid #694C6B;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
  padding: 23px 0 22px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content .wp-block-pullquote blockquote {
    font-size: 24px;
    line-height: 37px;
    padding-top: 48px;
    padding-bottom: 40px;
    padding-left: 54px;
  }
}
body.single-post article.post .entry-content .wp-block-pullquote blockquote p {
  text-align: left;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  body.single-post
    article.post
    .entry-content
    .wp-block-pullquote
    blockquote
    p {
    font-size: 24px;
    line-height: 37px;
  }
}
body.single-post article.post .entry-content .wp-block-image {
  margin: 0;
  padding-top: 21px;
  padding-bottom: 17px;
}
@media only screen and (min-width: 768px) {
  body.single-post article.post .entry-content .wp-block-image {
    padding-top: 43px;
    padding-bottom: 40px;
  }
}
body.single-post #article_related_posts {
  padding-bottom: 119px;
}
@media only screen and (min-width: 768px) {
  body.single-post #article_related_posts {
    padding-bottom: 140px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post #article_related_posts {
    padding-bottom: 166px;
  }
}
body.single-post #article_related_posts h4.section-title {
  padding-top: 33px;
}
@media only screen and (min-width: 768px) {
  body.single-post #article_related_posts h4.section-title {
    font-size: 40px;
    padding-top: 52px;
  }
}
body.single-post .mobile-posts-container {
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
  body.single-post .mobile-posts-container {
    display: none;
  }
}
body.single-post .mobile-posts-container .related-news-container {
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
  padding: 50px 16px 47px;
}
@media only screen and (min-width: 768px) {
  body.single-post .mobile-posts-container .related-news-container {
    padding-bottom: 66px;
  }
}
body.single-post
  .mobile-posts-container
  .related-news-container
  .swiper-navigation-container {
  position: absolute;
  top: 7px;
  right: 16px;
}
body.single-post
  .mobile-posts-container
  .related-news-container
  .swiper-navigation-container
  .swiper-button-next,
body.single-post
  .mobile-posts-container
  .related-news-container
  .swiper-navigation-container
  .swiper-button-prev {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 10px;
  height: 21px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIyTDIgMTEuNSAxMiAxIiBzdHJva2U9IiMyNjI2MjYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
  outline: none;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
body.single-post
  .mobile-posts-container
  .related-news-container
  .swiper-navigation-container
  .swiper-button-next.swiper-button-disabled,
body.single-post
  .mobile-posts-container
  .related-news-container
  .swiper-navigation-container
  .swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
}
body.single-post
  .mobile-posts-container
  .related-news-container
  .swiper-navigation-container
  .swiper-button-prev {
  right: 42px;
}
body.single-post
  .mobile-posts-container
  .related-news-container
  .swiper-navigation-container
  .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMC41TDEgMjIiIHN0cm9rZT0iIzI2MjYyNiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=);
}
body.single-post .desktop-posts-container {
  display: none;
  padding-top: 28px;
  margin-left: -18px;
  margin-right: -18px;
}
@media only screen and (min-width: 768px) {
  body.single-post .desktop-posts-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post .desktop-posts-container {
    margin-left: -24px;
    margin-right: -24px;
  }
}
body.single-post .article-container {
  position: relative;
}
@media only screen and (min-width: 768px) {
  body.single-post .article-container {
    width: 33.33%;
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post .article-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
body.single-post .article-container .article-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
}
body.single-post .article-container .article-poster {
  margin-bottom: 19px;
  height: 200px;
  overflow: hidden;
  background: transparent no-repeat 50%;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  body.single-post .article-container .article-poster {
    height: 146px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-post .article-container .article-poster {
    height: 212px;
  }
}
body.single-post .article-container .article-poster img {
  display: block;
}
body.single-post .article-container .article-name {
  margin: 0;
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
  color: #262626;
  padding-bottom: 17px;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  body.single-post .article-container .article-name {
    font-size: 24px;
    line-height: 37px;
  }
}
body.single-post .article-container .article-published-date {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #515151;
  padding-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  body.single-post .article-container .article-published-date {
    font-size: 18px;
  }
}
body.single-post .article-container .article-excerpt {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body.single-post .article-container .article-excerpt {
    font-size: 18px;
    line-height: 29px;
  }
}
body.single-post .article-container:hover .article-name {
  opacity: 0.6;
}
main.static-page-main {
  padding-top: 5px;
  padding-bottom: 114px;
  margin: 0;
}
main.static-page-main .entry-header .article-tags-container {
  padding-bottom: 11px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-header .article-tags-container {
    padding-bottom: 17px;
  }
}
main.static-page-main .entry-header .article-tags-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
main.static-page-main .entry-header .article-tags-container ul li {
  display: inline-block;
}
main.static-page-main .entry-header .article-tags-container ul li a {
  text-transform: uppercase;
  display: inline-block;
  margin: 0 5px 5px;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-size: 12px;
  color: #694C6B;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-header .article-tags-container ul li a {
    font-size: 14px;
  }
}
main.static-page-main .post-thumbnail {
  margin-left: -16px;
  margin-right: -16px;
  padding-bottom: 22px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .post-thumbnail {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  main.static-page-main .post-thumbnail {
    max-width: 1024px;
    margin: 0 auto;
  }
}
main.static-page-main .post-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
main.static-page-main .entry-content {
  margin: 0;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content {
    width: 618px;
    margin: 0 auto;
  }
}
main.static-page-main .entry-content h1,
main.static-page-main .entry-content h2,
main.static-page-main .entry-content h3,
main.static-page-main .entry-content h4,
main.static-page-main .entry-content h5 {
  display: block;
  margin: 0;
  font-weight: 400;
}
main.static-page-main .entry-content h1 {
  font-size: 48px;
  line-height: 59px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content h1 {
    font-size: 48px;
    line-height: 59px;
  }
}
@media only screen and (min-width: 1024px) {
  main.static-page-main .entry-content h1 {
    font-size: 48px;
    line-height: 59px;
  }
}
main.static-page-main .entry-content h2 {
  font-size: 22px;
  line-height: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
main.static-page-main .entry-content h2.m-b-md {
  padding-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content h2 {
    font-size: 40px;
    line-height: 55px;
    padding-bottom: 33px;
    padding-top: 33px;
  }
}
@media only screen and (min-width: 1024px) {
  main.static-page-main .entry-content h2 {
    font-size: 40px;
    line-height: 55px;
  }
}
main.static-page-main .entry-content h3 {
  font-size: 18px;
  line-height: 28px;
  padding-top: 8px;
  padding-bottom: 7px;
}
main.static-page-main .entry-content h3.m-b-sm {
  padding-bottom: 2px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content h3 {
    font-size: 24px;
    line-height: 37px;
    padding-bottom: 13px;
    padding-top: 28px;
  }
}
@media only screen and (min-width: 1024px) {
  main.static-page-main .entry-content h3 {
    font-size: 24px;
    line-height: 37px;
  }
}
main.static-page-main .entry-content strong {
  font-weight: 600;
}
main.static-page-main .entry-content a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-skip: auto;
  text-decoration-skip: auto;
  color: #694C6B;
}
main.static-page-main .entry-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  padding: 5px 0;
}
main.static-page-main .entry-content p.m-b-md {
  padding-bottom: 19px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content p {
    font-size: 18px;
    line-height: 29px;
  }
}
main.static-page-main .entry-content ol {
  margin: 0;
  padding: 5px 0 20px 17px;
}
main.static-page-main .entry-content ol.list-style-alphabetical {
  list-style-type: lower-alpha;
}
main.static-page-main .entry-content ol li {
  padding-left: 7px;
  font-size: 16px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content ol li {
    font-size: 18px;
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
main.static-page-main .entry-content ol li ol {
  padding-left: 20px;
}
main.static-page-main .entry-content ul {
  list-style: none;
  margin: 0;
  padding: 5px 0 20px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content ul {
    padding-top: 10px;
  }
}
main.static-page-main .entry-content ul li {
  display: block;
  position: relative;
  padding-left: 23px;
  font-size: 16px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content ul li {
    font-size: 18px;
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
main.static-page-main .entry-content ul li:before {
  content: "•";
  position: absolute;
  color: #694C6B;
  top: 50%;
  margin-top: -13px;
  left: 0;
  font-size: 20px;
}
main.static-page-main .entry-content .apptimized-custom-blockquote {
  margin: 0;
  padding: 50px 0 85px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content .apptimized-custom-blockquote {
    padding-bottom: 62px;
  }
}
main.static-page-main .entry-content .apptimized-custom-blockquote:before {
  content: "“";
  font-size: 64px;
  line-height: 79px;
  color: #694C6B;
  position: absolute;
  top: 72px;
  left: 21px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content .apptimized-custom-blockquote:before {
    font-size: 80px;
    line-height: 99px;
    font-weight: 700;
    left: 0;
    top: 90px;
  }
}
main.static-page-main .entry-content .apptimized-custom-blockquote .quote {
  position: relative;
  border-top: 2px solid #694C6B;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
  padding-left: 72px;
  padding-top: 33px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content .apptimized-custom-blockquote .quote {
    padding-top: 51px;
    padding-bottom: 57px;
    font-size: 24px;
    line-height: 37px;
  }
}
main.static-page-main
  .entry-content
  .apptimized-custom-blockquote
  .quote:before {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 0;
  width: 100%;
  height: 19px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDcxIiBoZWlnaHQ9IjE5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xLjIxNyAxLjM3M3YxMC42OTZjMCAzLjgxNCA0LjEgNi4yMjMgNy40MzIgNC4zNjhMMzEuMTczIDMuODk4QTIwIDIwIDAgMDE0MC45IDEuMzczSDI4OU0yODkgMS4zNzVsMTgyIDEiIHN0cm9rZT0iI0U1MjQ1MSIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)
    no-repeat 0;
  background-size: 471px 19px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main
    .entry-content
    .apptimized-custom-blockquote
    .quote:before {
    width: 621px;
    height: 27px;
    background-size: cover;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjIxIiBoZWlnaHQ9IjI3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xLjM3MyAxLjY0OXYxOC40OTRjMCAzLjgxNCA0LjEgNi4yMjQgNy40MzIgNC4zNjlMNDUuMzM3IDQuMTc0YTIwIDIwIDAgMDE5LjcyOC0yLjUyNWg1NjUuNTYzIiBzdHJva2U9IiNFNTI0NTEiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==);
  }
}
main.static-page-main
  .entry-content
  .apptimized-custom-blockquote
  .quote-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 29px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main
    .entry-content
    .apptimized-custom-blockquote
    .quote-author {
    padding-top: 32px;
  }
}
main.static-page-main
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .quote-author-photo {
  display: block;
  width: 57px;
  height: 66px;
  background: #fff no-repeat 50%;
  background-size: cover;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
main.static-page-main
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .quote-author-photo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iNzMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02NyAwSDB2NzNoNjdWMHpNMzguNDg2IDYuMzQyYTkuOTM2IDkuOTM2IDAgMDAtOS45NzIgMEw5Ljk4NiAxNy4wODRBMTAuMDIzIDEwLjAyMyAwIDAwNSAyNS43NTh2MjEuNDg1YzAgMy41NzggMS45IDYuODg0IDQuOTg2IDguNjczbDE4LjUyOCAxMC43NDJhOS45MzYgOS45MzYgMCAwMDkuOTcyIDBsMTguNTI4LTEwLjc0MkExMC4wMjMgMTAuMDIzIDAgMDA2MiA0Ny4yNDNWMjUuNzU2YzAtMy41NzgtMS45LTYuODg0LTQuOTg2LTguNjczTDM4LjQ4NiA2LjM0MnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
    no-repeat 50%;
  background-size: cover;
}
main.static-page-main
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .name-position {
  padding-left: 15px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main
    .entry-content
    .apptimized-custom-blockquote
    .quote-author
    .name-position {
    padding-left: 25px;
  }
}
main.static-page-main
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .name-position
  .author-name {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #262626;
  padding-bottom: 2px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main
    .entry-content
    .apptimized-custom-blockquote
    .quote-author
    .name-position
    .author-name {
    font-size: 18px;
    padding-bottom: 4px;
  }
}
main.static-page-main
  .entry-content
  .apptimized-custom-blockquote
  .quote-author
  .name-position
  .author-position {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  main.static-page-main
    .entry-content
    .apptimized-custom-blockquote
    .quote-author
    .name-position
    .author-position {
    font-size: 18px;
  }
}
main.static-page-main .entry-content .wp-block-pullquote {
  margin: 0;
  padding: 18px 0 21px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content .wp-block-pullquote {
    padding-top: 51px;
    padding-bottom: 49px;
  }
}
main.static-page-main .entry-content .wp-block-pullquote blockquote {
  margin: 0;
  border-top: 2px solid #694C6B;
  border-bottom: 2px solid #694C6B;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
  padding: 23px 0 22px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content .wp-block-pullquote blockquote {
    font-size: 24px;
    line-height: 37px;
    padding-top: 48px;
    padding-bottom: 40px;
    padding-left: 54px;
  }
}
main.static-page-main .entry-content .wp-block-pullquote blockquote p {
  text-align: left;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content .wp-block-pullquote blockquote p {
    font-size: 24px;
    line-height: 37px;
  }
}
main.static-page-main .entry-content .wp-block-image {
  margin: 0;
  padding-top: 21px;
  padding-bottom: 17px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content .wp-block-image {
    padding-top: 43px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  main.static-page-main {
    padding-top: 80px;
    padding-bottom: 117px;
  }
}
@media only screen and (min-width: 1024px) {
  main.static-page-main {
    padding-top: 130px;
  }
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-content {
    max-width: 944px;
    width: 100%;
  }
}
main.static-page-main .inner-wrapper {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .inner-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }
}
main.static-page-main .container {
  padding-left: 32px;
  padding-right: 32px;
}
main.static-page-main .entry-header {
  padding-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-header {
    padding-bottom: 70px;
    width: 614px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  main.static-page-main .entry-header {
    padding-bottom: 55px;
    width: 618px;
  }
}
main.static-page-main .entry-header .entry-title {
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  color: #262626;
  margin: 0;
  padding-bottom: 14px;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-header .entry-title {
    font-size: 48px;
    line-height: 59px;
    padding-bottom: 22px;
  }
}
main.static-page-main .entry-header .posted-on {
  display: block;
  text-align: center;
}
main.static-page-main .entry-header .posted-on time {
  display: block;
  font-size: 16px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  main.static-page-main .entry-header .posted-on time {
    font-size: 18px;
  }
}
main.static-page-main .static-pages-navigation {
  margin-top: 14px;
  margin-bottom: 40px;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  position: relative;
  padding: 19px 33px 19px 31px;
}
main.static-page-main .static-pages-navigation .current-menu-item {
  display: none;
}
@media only screen and (max-width: 767px) {
  main.static-page-main .static-pages-navigation .current-menu-item {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  main.static-page-main .static-pages-navigation .current-menu-item {
    display: block;
  }
}
main.static-page-main .static-pages-navigation .dropdown-opener {
  display: block;
  text-align: left;
}
main.static-page-main .static-pages-navigation .dropdown-opener > span {
  display: block;
  position: relative;
  font-size: 16px;
  color: #515151;
}
main.static-page-main .static-pages-navigation .dropdown-opener .css-dropdown {
  font-size: 12px;
  right: 8px;
  margin-top: 3px;
  -webkit-transform: translateY(16%);
  transform: translateY(16%);
}
main.static-page-main .static-pages-navigation .dropdown-opener .css-dropdown,
main.static-page-main
  .static-pages-navigation
  .dropdown-opener
  .css-dropdown:after,
main.static-page-main
  .static-pages-navigation
  .dropdown-opener
  .css-dropdown:before {
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
}
main.static-page-main
  .static-pages-navigation
  .dropdown-opener
  .css-dropdown:after,
main.static-page-main
  .static-pages-navigation
  .dropdown-opener
  .css-dropdown:before {
  content: "";
  background: #262626;
  height: 1px;
  width: 9px;
}
main.static-page-main
  .static-pages-navigation
  .dropdown-opener
  .css-dropdown:before {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
  right: 50%;
}
main.static-page-main
  .static-pages-navigation
  .dropdown-opener
  .css-dropdown:after {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
  left: 50%;
}
main.static-page-main .static-pages-navigation .menu-sidebar-menu-container {
  display: none;
}
main.static-page-main
  .static-pages-navigation
  .menu-sidebar-menu-container
  .menu {
  list-style: none;
  margin: 0;
  padding: 7px 0 0;
}
main.static-page-main
  .static-pages-navigation
  .menu-sidebar-menu-container
  .menu
  li {
  display: block;
  padding: 10px 0;
}
@media only screen and (min-width: 768px) {
  main.static-page-main
    .static-pages-navigation
    .menu-sidebar-menu-container
    .menu
    li {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
main.static-page-main
  .static-pages-navigation
  .menu-sidebar-menu-container
  .menu
  li
  a {
  display: block;
  font-size: 16px;
  color: #515151;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
main.static-page-main
  .static-pages-navigation
  .menu-sidebar-menu-container
  .menu
  li
  a:hover {
  color: rgba(82, 82, 82, 0.8);
}
@media only screen and (min-width: 768px) {
  main.static-page-main
    .static-pages-navigation
    .menu-sidebar-menu-container
    .menu
    li
    a {
    font-size: 24px;
    line-height: 37px;
  }
}
main.static-page-main
  .static-pages-navigation
  .menu-sidebar-menu-container
  .menu
  li.current-menu-item
  a {
  color: #694C6B;
}
main.static-page-main .static-pages-navigation.opened .css-dropdown {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
main.static-page-main .static-pages-navigation.opened .css-dropdown:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
}
main.static-page-main .static-pages-navigation.opened .css-dropdown:after {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
}
@media only screen and (min-width: 768px) {
  main.static-page-main .static-pages-navigation {
    float: right;
    width: 224px;
    border: none;
    padding: 0;
    margin: -25px 0 0;
  }
  main.static-page-main .static-pages-navigation .dropdown-opener {
    display: none;
  }
  main.static-page-main .static-pages-navigation .menu-sidebar-menu-container {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  main.static-page-main .static-pages-navigation {
    width: 300px;
  }
}
body#blog {
  background: #e7e8eb;
  padding-top: 0;
}
body#blog #blog_page_header {
  background: radial-gradient(
    1404.41px at 142.99% -142.62%,
    #4b0491 0,
    #694C6B 100%
  );
  color: #fff;
  padding-top: 48px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  body#blog #blog_page_header {
    padding-top: 143px;
    background: radial-gradient(
      1495.61px at 142.99% -142.62%,
      #4b0491 0,
      #694C6B 100%
    );
  }
}
@media only screen and (min-width: 1024px) {
  body#blog #blog_page_header {
    padding-top: 191px;
    background: radial-gradient(
      1758.63px at 142.99% -142.62%,
      #4b0491 0,
      #694C6B 100%
    );
  }
}
body#blog #blog_page_header .container {
  padding-bottom: 244px;
}
@media only screen and (min-width: 768px) {
  body#blog #blog_page_header .container {
    padding-bottom: 129px;
  }
}
@media only screen and (min-width: 1024px) {
  body#blog #blog_page_header .container {
    padding-bottom: 140px;
  }
}
body#blog #blog_page_header .waves-container {
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: -2px;
}
body#blog #blog_page_header .waves-container img {
  display: none;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
body#blog #blog_page_header h4 {
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 22px;
}
@media only screen and (min-width: 768px) {
  body#blog #blog_page_header h4 {
    text-align: left;
    font-size: 14px;
    padding-bottom: 20px;
  }
}
body#blog #blog_page_header h1 {
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  margin: 0;
  padding-bottom: 31px;
}
@media only screen and (min-width: 768px) {
  body#blog #blog_page_header h1 {
    text-align: left;
    font-size: 40px;
    line-height: 49px;
    width: 528px;
    padding-bottom: 71px;
  }
}
@media only screen and (min-width: 1024px) {
  body#blog #blog_page_header h1 {
    width: 640px;
    font-size: 48px;
    line-height: 59px;
    padding-bottom: 51px;
  }
}
body#blog #blog_page_header .tags-container ul {
  list-style: none;
  margin: 0 -5px;
  padding: 0;
  text-align: center;
}
body#blog #blog_page_header .tags-container ul:after,
body#blog #blog_page_header .tags-container ul:before {
  content: " ";
  display: table;
}
body#blog #blog_page_header .tags-container ul:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  body#blog #blog_page_header .tags-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -11px;
    margin-right: -11px;
  }
}
@media only screen and (min-width: 1024px) {
  body#blog #blog_page_header .tags-container ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
body#blog #blog_page_header .tags-container ul li {
  display: inline-block;
  margin: 0 5px 12px;
}
@media only screen and (min-width: 768px) {
  body#blog #blog_page_header .tags-container ul li {
    float: none;
    margin-left: 11px;
    margin-right: 11px;
  }
}
body#blog #blog_page_header .tags-container ul li a {
  display: block;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
  background: hsla(0, 0%, 100%, 0.4);
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.03em;
  padding: 5px 22px 4px;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
body#blog #blog_page_header .tags-container ul li a:hover {
  background: hsla(0, 0%, 100%, 0.6);
}
@media only screen and (min-width: 768px) {
  body#blog #blog_page_header .tags-container ul li a {
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 5px;
  }
}
body#blog #blog_page_header .tags-container ul li a.active {
  background: #fff;
  color: #694C6B;
}
body#blog #blog_posts {
  margin-top: -292px;
}
@media only screen and (min-width: 768px) {
  body#blog #blog_posts {
    margin-top: -180px;
  }
}
@media only screen and (min-width: 1024px) {
  body#blog #blog_posts {
    margin-top: -256px;
  }
}
@media only screen and (min-width: 768px) {
  body#blog .grid {
    margin-left: -16px;
    margin-right: -16px;
  }
}
body#blog .grid .grid-item {
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  body#blog .grid .grid-item {
    width: 50%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
body#blog .grid .grid-item .inner {
  background: #fff;
  padding: 0 16px 15px;
  -webkit-transition: -webkit-box-shadow 0.2s ease-out,
    -webkit-transform 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, transform 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, transform 0.2s ease-out,
    -webkit-box-shadow 0.2s ease-out, -webkit-transform 0.2s ease-out;
  position: relative;
}
body#blog .grid .grid-item .inner:hover {
  -webkit-box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@media only screen and (min-width: 768px) {
  body#blog .grid .grid-item .inner {
    padding: 0 32px 20px;
  }
}
body#blog .grid .grid-item .article-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
body#blog .grid .grid-item .article-poster {
  margin-left: -16px;
  margin-right: -16px;
  padding-bottom: 13px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  body#blog .grid .grid-item .article-poster {
    margin-left: -32px;
    margin-right: -32px;
  }
}
body#blog .grid .grid-item .article-poster img {
  display: block;
  margin: 0 auto;
}
body#blog .grid .grid-item .posted-on {
  display: block;
  padding-bottom: 9px;
}
body#blog .grid .grid-item .posted-on time {
  display: block;
  color: #515151;
  font-weight: 400;
  font-size: 16px;
}
body#blog .grid .grid-item .entry-title {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #262626;
  padding-bottom: 9px;
}
@media only screen and (min-width: 768px) {
  body#blog .grid .grid-item .entry-title {
    font-size: 24px;
    line-height: 37px;
    padding-bottom: 20px;
  }
}
body#blog .grid .grid-item .article-excerpt {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #515151;
  padding-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  body#blog .grid .grid-item .article-excerpt {
    font-size: 18px;
    line-height: 29px;
    padding-bottom: 1px;
  }
}
@media only screen and (min-width: 1024px) {
  body#blog .grid .grid-item .article-excerpt {
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  body#blog .grid .grid-item .read-more-button-container {
    padding-bottom: 21px;
  }
}
body#blog .grid .grid-item .read-more-button-container .btn {
  padding-left: 0;
  color: #694C6B;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 20;
}
body#blog
  .grid
  .grid-item
  .read-more-button-container
  .btn
  .icon-arrow-right-red {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
body#blog
  .grid
  .grid-item
  .read-more-button-container
  .btn:hover
  .icon-arrow-right-red {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
@media only screen and (min-width: 768px) {
  body#blog .grid .grid-item .read-more-button-container .btn {
    font-weight: 500;
    font-size: 18px;
    padding: 0;
  }
}
body#blog .grid .grid-item .article-tags-container {
  padding-bottom: 12px;
}
body#blog .grid .grid-item .article-tags-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body#blog .grid .grid-item .article-tags-container ul li {
  display: inline-block;
}
body#blog .grid .grid-item .article-tags-container ul li a {
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-size: 14px;
  color: rgba(81, 81, 81, 0.6);
  position: relative;
  z-index: 2;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
body#blog .grid .grid-item .article-tags-container ul li a:hover {
  color: #515151;
}
body#blog .load-more-container {
  padding-top: 35px;
  padding-bottom: 121px;
}
body#blog .load-more-container i {
  opacity: 0;
  margin: 0 auto;
}
body#blog .load-more-container.visible i {
  opacity: 1;
}
body#contact #contact_form_section .wpcf7-form {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  body#contact #contact_form_section .wpcf7-form {
    padding-left: 0;
    padding-right: 0;
  }
}
body#contact #contact_form_section .wpcf7-form .buttons-container .btn {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  position: relative;
  padding: 22px 30px;
}
@media only screen and (min-width: 768px) {
  body#contact #contact_form_section .wpcf7-form .buttons-container .btn {
    font-size: 18px;
    display: inline-block;
    min-width: 224px;
    width: auto;
    padding: 24px 60px 24px 30px;
  }
}
body#contact #contact_form_section .wpcf7-form .buttons-container .btn i {
  position: absolute;
  top: 23px;
  right: 26px;
  width: 17px;
  height: 14px;
}
@media only screen and (min-width: 768px) {
  body#contact #contact_form_section .wpcf7-form .buttons-container .btn i {
    top: 26px;
  }
}
@media only screen and (min-width: 768px) {
  body#contact #contact_form_section .wpcf7-form .row {
    margin-left: -21px;
    margin-right: -21px;
  }
}
@media only screen and (min-width: 1024px) {
  body#contact #contact_form_section .wpcf7-form .row {
    margin-left: -31px;
    margin-right: -31px;
  }
}
body#contact #contact_form_section .wpcf7-form .row .column {
  position: relative;
  margin-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  body#contact #contact_form_section .wpcf7-form .row .column {
    float: left;
    width: 50%;
    padding-left: 21px;
    padding-right: 21px;
    margin-bottom: 48px;
  }
  body#contact #contact_form_section .wpcf7-form .row .column.file {
    width: 182px;
  }
  body#contact #contact_form_section .wpcf7-form .row .column.textarea {
    width: calc(100% - 182px);
    -webkit-appearance: none;
  }
}
@media only screen and (min-width: 1024px) {
  body#contact #contact_form_section .wpcf7-form .row .column {
    padding-left: 31px;
    padding-right: 31px;
  }
  body#contact #contact_form_section .wpcf7-form .row .column.file {
    width: 224px;
  }
  body#contact #contact_form_section .wpcf7-form .row .column.textarea {
    width: calc(100% - 224px);
  }
}
body#contact #contact_form_section .wpcf7-form .row .column .css-dropdown {
  z-index: 20;
  position: absolute;
  display: block;
  font-size: 12px;
  top: 50%;
  right: 24px;
  margin-top: 3px;
  -webkit-transform: translateY(16%);
  transform: translateY(16%);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
}
@media only screen and (min-width: 768px) {
  body#contact #contact_form_section .wpcf7-form .row .column .css-dropdown {
    right: 60px;
  }
}
body#contact #contact_form_section .wpcf7-form .row .column .css-dropdown:after,
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .css-dropdown:before {
  content: "";
  background: #262626;
  height: 1px;
  width: 9px;
  top: 50%;
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .css-dropdown:before {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
  right: 50%;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .css-dropdown:after {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
  left: 50%;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap {
  display: block;
  position: relative;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control {
  outline: none !important;
  display: block;
  width: 100%;
  resize: none;
  font-size: 16px;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  background: #fff;
  padding: 20px 33px 18px;
  color: #515151;
  -webkit-transition: color 0.1s ease-out, border-color 0.2s ease-out;
  transition: color 0.1s ease-out, border-color 0.2s ease-out;
  -webkit-appearance: none;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control:focus {
  border-color: #515151;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control::-webkit-input-placeholder {
  color: rgba(81, 81, 81, 0.8);
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  ::-moz-placeholder {
  opacity: 1;
  color: rgba(81, 81, 81, 0.8);
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  :-ms-input-placeholder {
  color: rgba(81, 81, 81, 0.8);
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  :-moz-placeholder {
  color: rgba(81, 81, 81, 0.8);
}
@media only screen and (min-width: 768px) {
  body#contact
    #contact_form_section
    .wpcf7-form
    .row
    .column
    .wpcf7-form-control-wrap
    .wpcf7-form-control {
    font-size: 18px;
    padding: 26px 33px 25px;
  }
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid {
  border-color: #694C6B;
  color: #694C6B;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid::-webkit-input-placeholder {
  color: #694C6B;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid
  ::-moz-placeholder {
  opacity: 1;
  color: #694C6B;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid
  :-ms-input-placeholder {
  color: #694C6B;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-not-valid
  :-moz-placeholder {
  color: #694C6B;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  select {
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  body#contact
    #contact_form_section
    .wpcf7-form
    .row
    .column
    .wpcf7-form-control-wrap
    select {
    padding-right: 51px;
  }
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .wpcf7-form-control-wrap
  textarea {
  height: 64px;
}
@media only screen and (min-width: 768px) {
  body#contact
    #contact_form_section
    .wpcf7-form
    .row
    .column
    .wpcf7-form-control-wrap
    textarea {
    height: 80px;
  }
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .user-attachment
  input {
  display: none !important;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .custom-upload-button {
  display: block;
  background: #e0e0e0;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  padding: 21px 0 20px;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .custom-upload-button:hover {
  background: #ededed;
}
@media only screen and (min-width: 768px) {
  body#contact
    #contact_form_section
    .wpcf7-form
    .row
    .column
    .custom-upload-button {
    padding-top: 27px;
    padding-bottom: 26px;
  }
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .custom-upload-button
  span {
  font-size: 16px;
  color: #515151;
  position: relative;
  display: inline-block;
  -webkit-transition: color 0.2s ease-out, padding-left 0.2s ease-out;
  transition: color 0.2s ease-out, padding-left 0.2s ease-out;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .custom-upload-button
  span:before {
  content: "\f17b";
  font: normal normal normal 16px/1 LineAwesome;
  position: absolute;
  left: 0;
  font-size: 24px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  body#contact
    #contact_form_section
    .wpcf7-form
    .row
    .column
    .custom-upload-button
    span {
    font-size: 18px;
  }
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .custom-upload-button.file-selected {
  background: #30e47c;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .custom-upload-button.file-selected
  span {
  padding-left: 28px;
  color: #fff;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column
  .custom-upload-button.file-selected
  span:before {
  opacity: 1;
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column.select-opened
  .css-dropdown {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column.select-opened
  .css-dropdown:before {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
}
body#contact
  #contact_form_section
  .wpcf7-form
  .row
  .column.select-opened
  .css-dropdown:after {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
}
body#contact #company_offices {
  padding-top: 120px;
  padding-bottom: 67px;
}
@media only screen and (min-width: 768px) {
  body#contact #company_offices {
    padding-bottom: 76px;
    padding-top: 92px;
  }
}
@media only screen and (min-width: 1024px) {
  body#contact #company_offices {
    padding-top: 170px;
    padding-bottom: 150px;
  }
}
body#contact #company_offices .office-group {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  body#contact #company_offices .office-group {
    padding-left: 0;
    padding-right: 0;
  }
}
body#contact #company_offices .office-group .office-group-title {
  margin: 0;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  padding-bottom: 30px;
  padding-top: 12px;
}
@media only screen and (min-width: 768px) {
  body#contact #company_offices .office-group .office-group-title {
    font-size: 14px;
    padding-bottom: 42px;
    padding-top: 2px;
  }
}
@media only screen and (min-width: 768px) {
  body#contact #company_offices .office-group .offices-row {
    margin-left: -32px;
    margin-right: -32px;
  }
}
@media only screen and (min-width: 1024px) {
  body#contact #company_offices .office-group .offices-row {
    margin-left: -80px;
    margin-right: -80px;
  }
}
body#contact #company_offices .office-group .offices-row .office-container {
  padding-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  body#contact #company_offices .office-group .offices-row .office-container {
    float: left;
    width: 50%;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 1024px) {
  body#contact #company_offices .office-group .offices-row .office-container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-country-container {
    padding-bottom: 13px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-country-container
  .office-country {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  color: #262626;
  float: left;
  padding-bottom: 21px;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-country-container
    .office-country {
    font-size: 24px;
    padding-bottom: 0;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-country-container
  .office-availability {
  display: block;
  float: right;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #27ae60;
  padding-top: 14px;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-country-container
    .office-availability {
    font-size: 14px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-country-container
  .office-availability.closed {
  color: #694C6B;
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-city-container {
  padding-bottom: 9px;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-city-container {
    padding-bottom: 10px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-city-container
  .office-city {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #262626;
  margin: 0;
  float: left;
  position: relative;
  padding-left: 23px;
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-city-container
  .office-city:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+PHBhdGggZD0iTTguNTg0IDIuMzc1QTQuNDUzIDQuNDUzIDAgMDA1IC41ODhhNC40NTMgNC40NTMgMCAwMC0zLjU4NCAxLjc4NyA0LjYwOSA0LjYwOSAwIDAwMCA1LjUzTDUgMTIuNjM1bDMuNTg0LTQuNzNhNC42MDkgNC42MDkgMCAwMDAtNS41M3pNNSAyLjY0N2MxLjI5NSAwIDIuMzU2IDEuMDcyIDIuMzU2IDIuMzgyUzYuMjk2IDcuNDEgNSA3LjQxYy0xLjI5NiAwLTIuMzU2LTEuMDcyLTIuMzU2LTIuMzgyUzMuNzA0IDIuNjQ3IDUgMi42NDd6IiBmaWxsPSIjRTgxRjRFIiBzdHJva2U9IiNFODFGNEUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDEwdjE0SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)
    no-repeat 50%;
  background-size: cover;
  width: 10px;
  height: 14px;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-city-container
    .office-city {
    font-size: 18px;
    padding-left: 32px;
  }
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-city-container
    .office-city:before {
    width: 13px;
    height: 18px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-city-container
  .map-opener {
  display: block;
  float: right;
  font-weight: 500;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0.02em;
  color: #694C6B;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-city-container
    .map-opener {
    font-size: 18px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-city-container
  .map-opener:hover {
  color: #e83b63;
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-company-name {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #262626;
  padding-left: 23px;
  padding-bottom: 9px;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-company-name {
    font-size: 18px;
    padding-left: 32px;
    padding-bottom: 10px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-first-address {
  margin: 0;
  font-size: 16px;
  color: #515151;
  padding-left: 23px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-first-address {
    font-size: 18px;
    padding-left: 32px;
    padding-bottom: 13px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-second-address {
  margin: 0;
  font-size: 16px;
  color: #515151;
  padding-left: 23px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-second-address {
    font-size: 18px;
    padding-left: 32px;
    padding-bottom: 13px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-phone {
  margin: 0;
  padding-left: 23px;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-phone {
    padding-left: 32px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-phone
  a {
  font-size: 16px;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body#contact
    #company_offices
    .office-group
    .offices-row
    .office-container
    .office-phone
    a {
    font-size: 18px;
  }
}
body#contact
  #company_offices
  .office-group
  .offices-row
  .office-container
  .office-phone
  a:hover {
  opacity: 0.8;
}
body#contact .entry-header .entry-title {
  margin: 0;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #262626;
  padding-top: 11px;
  padding-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  body#contact .entry-header .entry-title {
    text-align: left;
    font-size: 14px;
    padding-top: 77px;
    padding-bottom: 22px;
  }
}
@media only screen and (min-width: 1024px) {
  body#contact .entry-header .entry-title {
    padding-top: 123px;
  }
}
body#contact .entry-header h2 {
  margin: 0;
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  padding-bottom: 33px;
  color: #262626;
}
@media only screen and (min-width: 768px) {
  body#contact .entry-header h2 {
    text-align: left;
    font-size: 40px;
    line-height: 49px;
    padding-bottom: 52px;
  }
}
@media only screen and (min-width: 1024px) {
  body#contact .entry-header h2 {
    font-size: 48px;
    line-height: 59px;
    padding-bottom: 58px;
  }
}
.modal-overlay,
html.modal-opened body {
  overflow: hidden;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  z-index: 9999999999;
}
.modal-overlay.visible {
  background: rgba(0, 0, 0, 0.3);
}
.modal-overlay .modal-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.modal-overlay .modal-container .modal-inner-container {
  position: relative;
  margin: 0 auto;
  background: #fff;
  opacity: 0;
  -webkit-transform: scale3d(0.3, 0.3, 0.3) translateY(50%);
  transform: scale3d(0.3, 0.3, 0.3) translateY(50%);
  -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.2s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.2s ease-out, transform 0.3s ease-out;
  transition: opacity 0.2s ease-out, transform 0.3s ease-out,
    -webkit-transform 0.3s ease-out;
  padding: 57px 16px;
  min-height: 100%;
  -webkit-box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
  .modal-overlay .modal-container .modal-inner-container {
    border-radius: 5px;
    min-height: 1px;
    width: 500px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .modal-overlay .modal-container .modal-inner-container {
    width: 700px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .modal-overlay .modal-container .modal-inner-container.lg {
    width: 700px;
  }
}
@media only screen and (min-width: 1024px) {
  .modal-overlay .modal-container .modal-inner-container.lg {
    width: 900px;
  }
}
.modal-overlay .modal-container .modal-inner-container .map {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 300px;
}
@media only screen and (min-width: 768px) {
  .modal-overlay .modal-container .modal-inner-container .map {
    height: 400px;
  }
}
.modal-overlay .modal-container .modal-inner-container .modal-close {
  position: absolute;
  display: block;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
  width: 30px;
  height: 30px;
  top: 15px;
  right: 15px;
  z-index: 20;
  background: #fff;
  cursor: pointer;
}
.modal-overlay .modal-container .modal-inner-container .modal-close:after,
.modal-overlay .modal-container .modal-inner-container .modal-close:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 30px;
  height: 1px;
  background: #000;
}
.modal-overlay .modal-container .modal-inner-container .modal-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-overlay .modal-container .modal-inner-container .modal-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-overlay .modal-container .modal-inner-container .modal-close:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.modal-overlay .modal-container.visible .modal-inner-container {
  -webkit-transform: scaleX(1) translateY(0);
  transform: scaleX(1) translateY(0);
  opacity: 1;
}
body.error404 .page-header {
  overflow: hidden;
  padding: 50px 0;
}
@media only screen and (min-width: 768px) {
  body.error404 .page-header {
    padding-top: 146px;
    margin-bottom: 0;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  body.error404 .page-header {
    padding-top: 193px;
    padding-bottom: 104px;
  }
}
body.error404 .page-header .page-not-found {
  margin: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #262626;
  padding-bottom: 26px;
}
@media only screen and (min-width: 768px) {
  body.error404 .page-header .page-not-found {
    text-align: left;
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  body.error404 .page-header .page-not-found {
    padding-bottom: 23px;
  }
}
body.error404 .page-header .header-title {
  margin: 0;
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  color: #262626;
  padding-bottom: 29px;
}
@media only screen and (min-width: 768px) {
  body.error404 .page-header .header-title {
    text-align: left;
    font-size: 40px;
    line-height: 49px;
    max-width: 432px;
    padding-bottom: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  body.error404 .page-header .header-title {
    font-size: 48px;
    line-height: 59px;
    max-width: 640px;
    padding-bottom: 28px;
  }
}
body.error404 .page-header .header-description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  color: #515151;
}
@media only screen and (min-width: 768px) {
  body.error404 .page-header .header-description p {
    text-align: left;
    font-size: 24px;
    line-height: 37px;
  }
}
@media only screen and (min-width: 768px) {
  body.error404 .page-header .header-description {
    width: 438px;
  }
}
@media only screen and (min-width: 1024px) {
  body.error404 .page-header .header-description {
    width: 640px;
  }
}


/* sign in FORM */
#logreg-forms{
  width:412px;
  margin:5vh auto;
  background-color:#f3f3f3;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
#logreg-forms form {
  width: 100%;
  max-width: 410px;
  padding: 15px;
  margin: auto;
}
#logreg-forms .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
#logreg-forms .form-control:focus { z-index: 2; }
#logreg-forms .form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#logreg-forms .form-signin input[type="password"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#logreg-forms .social-login{
  width:390px;
  margin:0 auto;
  margin-bottom: 14px;
}
#logreg-forms .social-btn{
  font-weight: 100;
  color:white;
  width:190px;
  font-size: 0.9rem;
}

#logreg-forms a{
  display: block;
  padding-top:10px;
  color:lightseagreen;
}

#logreg-form .lines{
  width:200px;
  border:1px solid red;
}


#logreg-forms button[type="submit"]{ margin-top:10px; }

#logreg-forms .facebook-btn{  background-color:#3C589C; }

#logreg-forms .google-btn{ background-color: #DF4B3B; }

#logreg-forms .form-reset, #logreg-forms .form-signup{ display: none; }

#logreg-forms .form-signup .social-btn{ width:210px; }

#logreg-forms .form-signup input { margin-bottom: 2px;}

.form-signup .social-login{
  width:210px !important;
  margin: 0 auto;
}

/* Mobile */

@media screen and (max-width:500px){

  #logreg-forms{
      width:300px;
      margin:1vh auto;
  }
  
  #logreg-forms  .social-login{
      width:200px;
      margin:0 auto;
      margin-bottom: 10px;
  }
  #logreg-forms  .social-btn{
      font-size: 1.3rem;
      font-weight: 100;
      color:white;
      width:200px;
      height: 56px;
      
  }
  #logreg-forms .social-btn:nth-child(1){
      margin-bottom: 5px;
  }
  #logreg-forms .social-btn span{
      display: none;
  }
  #logreg-forms  .facebook-btn:after{
      content:'Facebook';
  }

  #logreg-forms  .google-btn:after{
      content:'Google+';
  }
  
}
