/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .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: -.25em
}
sup {
  top: -.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: ButtonText dotted 1px
}
fieldset {
  padding: .35em .75em .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
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
body.compensate-for-scrollbar {
  overflow: hidden
}
.fancybox-active {
  height: auto
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute!important;
  top: -9999px;
  visibility: hidden
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}
.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(.47,0,.74,.71);
  transition-timing-function: cubic-bezier(.47,0,.74,.71)
}
.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(.22,.61,.36,1);
  transition-timing-function: cubic-bezier(.22,.61,.36,1)
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s,visibility .25s;
  transition: opacity .25s,visibility .25s;
  visibility: hidden;
  z-index: 99997
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s,visibility;
  transition: opacity .25s,visibility;
  visibility: visible
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.fancybox-toolbar {
  right: 0;
  top: 0
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}
.fancybox-slide--image::before {
  display: none
}
.fancybox-slide--html {
  padding: 6px
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(.5,0,.14,1);
  animation-timing-function: cubic-bezier(.5,0,.14,1);
  -webkit-backface-visibility: hidden;
  background: 0 0/100% 100% no-repeat;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing
}
.fancybox-container [data-selectable=true] {
  cursor: text
}
.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}
.fancybox-spaceball {
  z-index: 1
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}
.fancybox-slide--video .fancybox-content {
  background: #000
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff
}
.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}
.fancybox-button {
  background: rgba(30,30,30,.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}
.fancybox-button:hover {
  color: #fff
}
.fancybox-button:focus {
  outline: 0
}
.fancybox-button.fancybox-focus {
  outline: dotted 1px
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0
}
.fancybox-button div {
  height: 100%
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998
}
.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}
.fancybox-navigation .fancybox-button div {
  padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}
.fancybox-caption {
  background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(rgba(0,0,0,0)));
  background: linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
  }
}
.fancybox-caption--separate {
  margin-top: -50px
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}
.fancybox-loading {
  -webkit-animation: 1s linear infinite fancybox-rotate;
  animation: 1s linear infinite fancybox-rotate;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}
@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0,0,.25,1);
  transition-timing-function: cubic-bezier(0,0,.25,1)
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
  transition-timing-function: cubic-bezier(.19,1,.22,1)
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5,1.5,1.5);
  transform: scale3d(1.5,1.5,1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(.5,.5,.5);
  transform: scale3d(.5,.5,.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg)
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg)
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0)
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
  transform: scale3d(0,0,0) translate3d(-100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
  transform: scale3d(0,0,0) translate3d(100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1) translate3d(0,0,0);
  transform: scale3d(1,1,1) translate3d(0,0,0)
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
  transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%,0,0) scale(.1) skew(10deg);
  transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1)
}
@media all and (max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }
  .fancybox-slide--image {
    padding: 6px 0
  }
  .fancybox-close-small {
    right: -6px
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px,env(safe-area-inset-left));
      padding-right: max(12px,env(safe-area-inset-right))
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}
.fancybox-share p {
  margin: 0;
  padding: 0
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff
}
.fancybox-share__button:hover {
  text-decoration: none
}
.fancybox-share__button--fb {
  background: #3b5998
}
.fancybox-share__button--fb:hover {
  background: #344e86
}
.fancybox-share__button--pt {
  background: #bd081d
}
.fancybox-share__button--pt:hover {
  background: #aa0719
}
.fancybox-share__button--tw {
  background: #1da1f2
}
.fancybox-share__button--tw:hover {
  background: #0d95e8
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}
.fancybox-share__button svg path {
  fill: #fff
}
.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0,0,0,.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: .2s cubic-bezier(.25,.46,.45,.94);
  transition: .2s cubic-bezier(.25,.46,.45,.94);
  z-index: 99991
}
.fancybox-thumbs__list a:focus::before {
  opacity: .5
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1
}
@media all and (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}
@font-face {
  font-family: "icomoon";
  src: url(../fonts/icomoon.eot?vr4adx);
  src: url(../fonts/icomoon.eot?vr4adx#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?vr4adx) format("truetype"),url(../fonts/icomoon.woff?vr4adx) format("woff"),url(../fonts/icomoon.svg?vr4adx#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}
[class*=" icon-"],
[class^=icon-] {
  font-family: "icomoon"!important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-chevrone-left:before {
  content: "\e918";
  color: #4090e7
}
.icon-chevrone-right:before {
  content: "\e900";
  color: #4090e7
}
.icon-linkedin:before {
  content: "\e91a"
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
* {
  max-height: 1000000px
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
address,
applet,
blockquote,
dl,
embed,
form,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
ol,
p,
table,
ul {
  margin: 0 0 20px
}
blockquote {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  margin-left: 0
}
table {
  border-collapse: collapse
}
td,
th {
  border: 1px solid #ddd;
  padding: 3px;
  text-align: left;
  vertical-align: top
}
th {
  text-align: center;
  vertical-align: middle
}
ol,
ul {
  padding-left: 20px
}
ol ol,
ol ul,
ul ol,
ul ul {
  padding-left: 20px;
  margin: 0
}
ul {
  list-style-type: disc
}
dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold
}
dl dd {
  overflow: hidden
}
pre {
  max-width: 100%;
  overflow: auto
}
body {
  color: #000;
  background: #fff;
  font: 16px/1.2 "tt_norms_pro","Arial","Helvetica Neue","Helvetica",sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0
}
@media (min-width:768px) {
  body {
    font-size: 16px;
    line-height: 1.2
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block
}
.gm-style img {
  max-width: none
}
@media (max-width:991px) {
  iframe {
    width: 100%
  }
}
.resize-active * {
  -webkit-transition: none!important;
  transition: none!important
}
.header-holder .primary-menu {
  margin: 0;
  padding: 0;
  list-style: none
}
.clearfix:after,
.container:after,
dl:after {
  content: "";
  display: block;
  clear: both
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.df-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px
}
@media (min-width:480px) {
  .df-row.df-rr-ph {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:480px) {
  .df-row.df-aic-ph {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:768px) {
  .df-row.df-rr-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) {
  .df-row.df-aic-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:992px) {
  .df-row.df-rr-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:992px) {
  .df-row.df-aic-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:480px) {
  .df-row .col-ph-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:992px) {
  .df-row .col-md-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:992px) {
  .df-row .col-md-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:992px) {
  .df-row .col-md-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:992px) {
  .df-row .col-md-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:992px) {
  .df-row .col-md-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:992px) {
  .df-row .col-md-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:992px) {
  .df-row .col-md-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:992px) {
  .df-row .col-md-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:992px) {
  .df-row .col-md-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:992px) {
  .df-row .col-md-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:992px) {
  .df-row .col-md-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:992px) {
  .df-row .col-md-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
.df-row > [class*=col-] {
  padding: 0 15px
}
@font-face {
  font-family: "tt_norms_pro";
  src: url(../fonts/typetype_tt_norms_pro_regular.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: "tt_norms_pro";
  src: url(../fonts/typetype_tt_norms_pro_medium.woff) format("woff");
  font-weight: 500;
  font-style: normal
}
@font-face {
  font-family: "tt_norms_pro";
  src: url(../fonts/typetype_tt_norms_pro_demibold.woff) format("woff");
  font-weight: 600;
  font-style: normal
}
@font-face {
  font-family: "tt_norms_pro";
  src: url(../fonts/typetype_tt_norms_pro_demibold_italic.woff) format("woff");
  font-weight: 600;
  font-style: italic
}
@font-face {
  font-family: "tt_norms_pro";
  src: url(../fonts/typetype_tt_norms_pro_bold.woff) format("woff");
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: "tt_norms_pro";
  src: url(../fonts/typetype_tt_norms_pro_bold_italic.woff) format("woff");
  font-weight: 700;
  font-style: italic
}
@font-face {
  font-family: "minionpro";
  src: url(../fonts/minionpro-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
.h1,
.h2,
h1,
h2 {
  font-size: 20px
}
.h3,
h3 {
  font-size: 15px
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  font-size: 14px
}
@media (min-width:768px) {
  .h1,
  h1 {
    font-size: 40px
  }
  .h2,
  h2 {
    font-size: 24px
  }
  .h3,
  h3 {
    font-size: 28px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
@media (min-width:992px) {
  .h1,
  h1 {
    font-size: 40px
  }
  .h2,
  h2 {
    font-size: 24px
  }
  .h3,
  h3 {
    font-size: 28px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
@media (min-width:1200px) {
  .h1,
  h1 {
    font-size: 40px
  }
  .h2,
  h2 {
    font-size: 24px
  }
  .h3,
  h3 {
    font-size: 28px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "tt_norms_pro","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: inherit;
  font-weight: bold;
  margin: 0 0 10px
}
@media (min-width:768px) {
  .h,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 20px
  }
}
p {
  margin: 0 0 20px
}
a {
  color: #007bff;
  text-decoration: none
}
a:focus,
a:hover {
  color: #000;
  text-decoration: none
}
a[href*="mailto:"] {
  word-wrap: break-word
}
.h2,
h2 {
  font-size: 26px;
  margin-bottom: 13px;
  font-weight: 500
}
@media (min-width:768px) {
  .h2,
  h2 {
    font-size: 36px
  }
}
.h4,
h4 {
  font-size: 18px;
  margin-bottom: 9px
}
fieldset,
form {
  margin: 0;
  padding: 0;
  border-style: none
}
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 18px;
  font-family: "tt_norms_pro","Arial","Helvetica Neue","Helvetica",sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 0
}
input[type=email]:not(textarea),
input[type=password]:not(textarea),
input[type=search]:not(textarea),
input[type=tel]:not(textarea),
input[type=text]:not(textarea),
input[type=url]:not(textarea),
textarea:not(textarea) {
  height: 40px
}
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
  outline: 0;
  border-color: #000
}
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ddd
}
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #ddd
}
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ddd
}
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ddd
}
input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
input[type=url].placeholder,
textarea.placeholder {
  color: #ddd
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none
}
textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto
}
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
  -webkit-transition: background .5s ease-in-out;
  transition: background .5s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  height: 40px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  outline: 0;
  cursor: pointer;
  border: #000;
  border-radius: 0;
  background: #000
}
button:hover,
input[type=button]:hover,
input[type=file]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #000;
  color: #fff
}
[id=header] {
  position: relative;
  padding: 20px 0;
  z-index: 2
}
.logo {
  margin-bottom: 20px;
  width: 100px
}
@media (min-width:768px) {
  .logo {
    width: 140px
  }
}
.logo img {
  width: 100%
}
.header-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.header-holder .block-col.right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right;
  max-width: 90px
}
@media (min-width:768px) {
  .header-holder .block-col.right {
    max-width: 120px
  }
}
.header-holder .block-col.right .btn {
  margin-top: auto
}
.header-holder .block-col.right .btn.mt-small {
  margin-top: 25px;
}
@media (max-width:768px) {
  .header-holder .block-col.right .btn.mt-small {
    margin-top: 15px;
  }
}
.header-holder .img-lg {
  max-width: 180px
}
@media (min-width:768px) {
  .header-holder .img-lg {
    max-width: 345px
  }
}
.header-holder .block-time {
  margin-bottom: 25px;
  font-size: 13px
}
@media (min-width:768px) {
  .header-holder .block-time {
    font-size: 18px
  }
}
.header-holder .block-time p {
  margin-bottom: 0
}
.header-holder .primary-menu {
  font-size: 20px;
  line-height: 1;
  color: #000
}
@media (min-width:768px) {
  .header-holder .primary-menu {
    font-size: 30px
  }
}
.header-holder .primary-menu a {
  color: inherit;
  -webkit-transition: .4s;
  transition: .4s
}
.header-holder .primary-menu a:hover {
  color: #5a5959
}
.header-holder .fixed-position .btn {
  padding: 12px 10px
}
.header-holder .btn {
  position: relative;
  right: 60px
}
@media (min-width:768px) {
  .header-holder .btn {
    right: 90px
  }
}
.logo-brand img {
  width: 100%
}
.sticky-wrap-js-btn {
  margin-top: auto;
  z-index:9;
}
[id=wrapper] {
  width: 100%;
  overflow: hidden;
  background: url(../images/body-bg.png) center/cover no-repeat #b7c9d5
}
.container {
  max-width: 970px;
  padding: 0 15px;
  margin: 0 auto;
  min-width: 375px
}
.color-gray {
  color: #838382!important;
  text-decoration: underline
}
.slick-arrow {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10px;
  height: auto;
  font-size: 0;
  background: #fff;
  -webkit-transition: .4s;
  transition: .4s;
  z-index: 1
}
.slick-arrow:hover {
  background: #fff;
  opacity: .8
}
.slick-arrow:after {
  font-size: 14px;
  font-family: "icomoon"!important;
  color: #000;
  -webkit-transition: .4s;
  transition: .4s
}
.slick-arrow.slick-next::after {
  content: "\e900"
}
.slick-arrow.slick-prev {
  right: auto;
  left: 0
}
.slick-arrow.slick-prev::after {
  content: "\e918"
}
[id=footer] {
  background: #000;
  padding: 44px 0
}
.footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff
}
@media (min-width:576px) {
  .footer-inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.footer-inner ul {
  padding: 0;
  margin: 0;
  list-style: none
}
.footer-inner a {
  color: inherit;
  -webkit-transition: .4s;
  transition: .4s
}
.footer-inner a:hover {
  text-decoration: underline
}
.footer-inner .footer-logo {
  max-width: 125px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 125px;
  flex: 0 0 125px;
  margin-right: 30px
}
@media (min-width:768px) {
  .footer-inner .footer-logo {
    max-width: 145px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 145px;
    flex: 0 0 145px;
    margin-right: 45px
  }
}
.footer-inner .footer-nav {
  font-size: 15px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (min-width:576px) {
  .footer-inner .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 585px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin-right: auto
  }
}
.footer-inner .footer-nav .nav-item strong {
  display: block;
  margin-bottom: 10px;
  color: #838382;
  font-weight: 600
}
.footer-inner .footer-nav .nav-item ul a,
.footer-inner .footer-nav .nav-item ul span {
  font-weight: 500
}
.footer-inner .footer-nav .nav-item + .nav-item {
  margin-top: 20px
}
@media (min-width:576px) {
  .footer-inner .footer-nav .nav-item + .nav-item {
    margin-top: 0;
    margin-left: 15px
  }
}
.footer-inner .footer-nav .nav-item > a {
  font-weight: 600
}
.footer-inner .footer-nav .nav-item > a:hover {
  text-decoration: none
}
.footer-inner .list-soc-netw {
  font-size: 30px;
  margin-bottom: 30px
}
.footer-inner .list-soc-netw a:hover {
  text-decoration: none;
  color: #838382
}
.btn {
  background: #000;
  color: #fff;
  border: #000;
  border-radius: 0;
  display: inline-block;
  font-size: 15px;
  line-height: 17px;
  padding: 10px 20px;
  vertical-align: top;
  text-align: center;
  font-weight: 600;
  -webkit-transition: .4s;
  transition: .4s
}
.btn-default,
.btn-default:hover,
.btn:hover {
  background: #000;
  color: #fff;
  border: #000
}
.btn-primary {
  background: #007bff;
  color: #fff;
  border: #007bff
}
.btn-primary:hover {
  background: #0062cc;
  color: #fff;
  border: #0062cc
}
.btn-warning {
  background: #ffc107;
  color: #fff;
  border: #ffc107
}
.btn-warning:hover {
  background: #d39e00;
  color: #fff;
  border: #d39e00
}
.btn-sm {
  border-radius: 0;
  padding: 4px 10px
}
.btn-light {
  border-radius: 25px;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  min-width: 150px;
  font-size: 16px;
  padding: 15px 10px
}
.btn-transparent {
  background-color: transparent;
}
@media (min-width:768px) {
  .btn-light {
    padding: 25px 10px;
    font-size: 22px;
    min-width: 210px
  }
}
.btn-light:hover {
  border: 1px solid #000
}
.btn-group {
  margin: 0 -5px -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.btn-group .btn {
  margin: 0 5px 10px
}
.modal {
  max-width: 700px;
  display: none;
  background: url(../images/body-bg.png) center/cover no-repeat #b7c9d5
}
.modal.fancybox-content {
  padding: 40px 20px 20px
}
@media (min-width:768px) {
  .modal.fancybox-content {
    padding: 54px 44px 44px
  }
}
.modal .fancybox-close-small {
  padding: 0;
  right: 20px;
  top: 20px;
  -webkit-transition: .4s;
  transition: .4s;
  width: 30px;
  height: 30px;
  opacity: 1
}
@media (min-width:768px) {
  .modal .fancybox-close-small {
    width: 40px;
    height: 40px
  }
}
.modal .fancybox-close-small::after,
.modal .fancybox-close-small::before {
  position: absolute;
  width: 100%;
  content: "";
  display: block;
  height: 1px;
  background-color: #4e5458;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.modal .fancybox-close-small::after {
  -webkit-transform: rotate(-43deg);
  transform: rotate(-43deg)
}
@media (min-width:768px) {
  .modal .fancybox-close-small {
    right: 44px
  }
}
.modal .fancybox-close-small:hover {
  background: 0 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg)
}
.modal .fancybox-close-small svg {
  display: none
}
.modal-about {
  max-width: 90%
}
@media (min-width:870px) {
  .modal-about {
    max-width: 850px
  }
}
.modal-about.fancybox-content {
  padding-bottom: 0
}
.modal-about .df-row {
  margin: 0
}
.modal-about > p {
  font-size: 18px;
  margin-bottom: 20px
}
@media (min-width:768px) {
  .modal-about > p {
    margin-bottom: 45px;
    font-size: 20px
  }
}
.modal-about .card {
  border: 1px dashed #000;
  margin-left: -1px;
  text-align: center;
  padding: 10px;
  background: #bcc9d4
}
.modal-about .card h3 {
  text-transform: uppercase;
  font-size: 22px
}
.modal-about .col-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0
}
@media (min-width:576px) {
  .modal-about .col-card {
    max-width: 33.3333333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333%;
    flex: 0 0 33.3333333%
  }
}
.modal-about .col-card .card {
  position: relative;
  width: 100%;
  padding: 20px 10px 50px;
  margin-bottom: 30px
}
@media (min-width:768px) {
  .modal-about .col-card .card {
    padding: 20px 20px 50px
  }
}
.modal-about .col-card .card:hover .text > p {
  opacity: 0
}
.modal-about .col-card .card:hover .hover-text {
  opacity: 1
}
.modal-about .col-card .card p {
  font-size: 16px
}
@media (min-width:768px) {
  .modal-about .col-card .card p {
    font-size: 20px
  }
}
.modal-about .col-card .card .text {
  position: relative
}
.modal-about .col-card .card .text > p {
  margin-bottom: 0;
  font-weight: 600;
  -webkit-transition: .4s;
  transition: .4s
}
.modal-about .col-card .hover-text {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  background: #bcc9d4;
  top: 0;
  -webkit-transition: .4s;
  transition: .4s;
  
}
.modal-about .col-card .hover-text p {
  margin-bottom: 0
}
.section-main {
  padding: 40px 0;
  line-height: 1.4
}
.section-main .inner {
  padding-left: 110px
}
@media (min-width:768px) {
  .section-main .inner {
    padding-left: 185px
  }
}
.section-main .slick-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.section-main .slick-holder .block-descr {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0
}
@media (min-width:768px) {
  .section-main .slick-holder .block-descr {
    padding-right: 50px
  }
}
.section-main .item {
  font-size: 16px;
  line-height: 1.3
}
@media (min-width:768px) {
  .section-main .item {
    font-size: 20px
  }
}
.section-main .item + .item {
  margin-top: 60px
}
@media (min-width:768px) {
  .section-main .item + .item {
    margin-top: 125px
  }
}
@media (min-width:768px) {
  .section-main .item p {
    margin-bottom: 25px
  }
}
.section-main .item p strong {
  font-weight: 700;
  font-size: 18px;
  font-style: italic
}
@media (min-width:768px) {
  .section-main .item p strong {
    font-size: 22px
  }
}
.section-main .item a {
  color: #000;
  -webkit-transition: .4s;
  transition: .4s
}
.section-main .item a:hover {
  color: #545c61
}
@media (min-width:768px) {
  .section-main .text-block {
    padding-right: 44px
  }
}
.section-main .text-block + .text-block {
  margin-top: 15px
}
@media (min-width:768px) {
  .section-main .text-block + .text-block {
    margin-top: 23px
  }
}
.section-main .text-block h4 {
  margin-bottom: 3px;
  line-height: 1
}
@media (min-width:768px) {
  .section-main .text-block h4 {
    font-size: 22px
  }
}
.section-main .text-block strong {
  padding-left: 15px;
  white-space: nowrap
}
.section-main .block-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.section-main .block-price p {
  max-width: 450px
}
.slick-speakers {
  margin-bottom: 30px
}
.slick-speakers .item-slick {
  position: relative;
  height: 225px;
  z-index: 1
}
@media (min-width:768px) {
  .slick-speakers .item-slick {
    height: 256px
  }
}
.slick-speakers .item-slick img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover
}
.slick-locations {
  margin-bottom: 30px
}
.slick-locations .item-slick {
  position: relative;
  padding-bottom: 66.666%;
  z-index: 1
}
/* @media (min-width:768px) {
  .slick-locations .item-slick {
    height: 287px
  }
} */
.slick-locations .item-slick img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover
}
.slick-flashback {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
@media (min-width:768px) {
  .slick-flashback {
    max-width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%
  }
}
@media (min-width:992px) {
  .slick-flashback {
    max-width: 500px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 500px;
    flex: 0 0 500px
  }
}
.section-speakers {
  padding: 50px 0 0
}
@media (min-width:768px) {
  .section-speakers {
    padding: 100px 0 70px
  }
}
.section-speakers .inner {
  padding-left: 110px
}
@media (min-width:768px) {
  .section-speakers .inner {
    padding-left: 190px
  }
}
.section-speakers .df-row {
  margin: 0 -15px
}
@media (min-width:768px) {
  .section-speakers .df-row {
    margin: 0 -22px
  }
}
.section-speakers .col-card {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 15px 30px
}
@media (min-width:480px) {
  .section-speakers .col-card {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }
}
@media (min-width:768px) {
  .section-speakers .col-card {
    max-width: 33.3333333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333%;
    flex: 0 0 33.3333333%;
    padding: 0 22px 86px
  }
}
.section-speakers .card-sp {
  text-align: center
}
.section-speakers .card-sp p {
  font-size: 14px
}
.section-speakers .card-sp h4 {
  font-weight: 400
}
.section-speakers .card-sp .img {
  position: relative;
  height: 225px;
  margin-bottom: 27px;
  overflow: hidden;
  z-index: 1
}
.section-speakers .card-sp .img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.section-speakers .card-sp .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: .4s;
  transition: .4s
}
.modal-persone {
  max-width: 90%;
  font-size: 16px
}
@media (min-width:768px) {
  .modal-persone {
    max-width: 850px;
    font-size: 20px
  }
}
.modal-persone p {
  line-height: 1.3
}
@media (max-width:767px) {
  .modal-persone p {
    margin-bottom: 20px
  }
}
.modal-persone .df-row {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 40px
}
@media (min-width:768px) {
  .modal-persone .df-row {
    margin-bottom: 40px
  }
}
.modal-persone .col-img {
  max-width: 190px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 190px;
  flex: 0 0 190px;
  padding: 0 10px
}
@media (min-width:480px) {
  .modal-persone .col-img {
    max-width: 220px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px
  }
}
@media (min-width:768px) {
  .modal-persone .col-img {
    max-width: 270px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px
  }
}
.modal-persone .col-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  padding: 0 10px
}
.modal-persone .img {
  position: relative;
  height: 180px;
  overflow: hidden
}
@media (min-width:480px) {
  .modal-persone .img {
    height: 230px
  }
}
.modal-persone .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover
}
.modal-persone strong {
  display: block;
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
  margin-top: 15px
}
@media (min-width:480px) {
  .modal-persone strong {
    font-size: 20px
  }
}
@media (min-width:768px) {
  .modal-persone strong {
    font-size: 25px
  }
}
.modal-location {
  max-width: 90%
}
@media (min-width:850px) {
  .modal-location {
    max-width: 838px
  }
}
.modal-location .img {
  margin-bottom: 25px;
  margin-top: 20px
}
@media (min-width:768px) {
  .modal-location .img {
    margin-bottom: 45px;
    margin-top: 35px
  }
}
.modal-location .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px
}
.modal-location .columns .column {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 15px 15px;
  font-size: 16px
}
@media (min-width:992px) {
  .modal-location .columns .column {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    font-size: 20px
  }
}
.modal-location .columns .column p {
  text-align: justify
}
.modal-location .columns p {
  line-height: 1.1
}
.modal-location .columns a {
  color: #000;
  font-weight: 700;
  -webkit-transition: .4s;
  transition: .4s
}
.modal-location .columns a:hover {
  color: #404242
}



/* travel partner table */
table.travel-partner {
  margin: 20px 0 !important;
}

table.travel-partner th,
table.travel-partner td {
  border: none;
  text-align: left !important;
  padding: 0 !important;
}

table.travel-partner th {
  padding-right: 15px !important;
}


/* Logo List */
ul.logo-list {
  list-style-type: none !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

ul.logo-list li {
  margin: 18px 0;
}

ul.logo-list li:first-child {
  margin-top: 0;
}

ul.logo-list li:last-child {
  margin-bottom: 0;
}

/* partner-list */
ul.partner-list {
  list-style-type: none !important;
  list-style: none !important;
  margin: 0 -20px -15px -20px !important;
  padding: 0 !important;
  
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
  align-items: center !important;
}

ul.partner-list li {
  padding: 15px 20px;
}

video {
  width: 100%;
  height: auto;
  margin: 25px 0;
}