#wrapper {
  max-width: 1366px;
  margin: 0 auto; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'Polaris';
  src: url("../fonts/galaxie-polaris-bold.woff2") format("woff2"), url("../fonts/galaxie-polaris-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Polaris';
  src: url("../fonts/galaxie-polaris-medium.woff2") format("woff2"), url("../fonts/galaxie-polaris-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Polaris';
  src: url("../fonts/galaxie-polaris-book.woff2") format("woff2"), url("../fonts/galaxie-polaris-book.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

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: none;
  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 * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.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(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

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

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  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;
  -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;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  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--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  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(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

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

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

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

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

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

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

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .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-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.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; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  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:visited,
.fancybox-button:link {
  color: #ccc; }

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

.fancybox-button:focus {
  outline: none; }

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

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

/* Fix IE11 */
.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--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

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

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  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; }

/* Navigation arrows */
.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); }

/* Caption */
.fancybox-caption {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 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 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

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

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

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

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

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  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); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.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); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

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

/* transitionEffect: zoom-in-out */
.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(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

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

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg); }

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

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

/* transitionEffect: circular */
.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); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

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

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

/* Styling for Small-Screen Devices */
@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; } }

/* Share */
.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 0; }

.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 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  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: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  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: absolute;
  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;
  box-shadow: inset 0 0 6px rgba(0, 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, 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: none;
  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: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

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

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

/* Styling for Small-Screen Devices */
@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); } }

.section-01 .list-logo, .section-02 .nav-list, .section-12 ul, .footer .columns-block .link-list, .footer .columns-block .social-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

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

* {
  max-height: 1000000px; }

body {
  color: #000;
  background: #f4f5f8;
  font: 16px/1.5 "Polaris", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.gm-style img {
  max-width: none; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: inherit; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 28px; }

h4, .h4 {
  font-size: 26px; }

h5, .h5 {
  font-size: 24px; }

h6, .h6 {
  font-size: 20px; }

p {
  margin: 0 0 1em; }

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

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #c4beb6;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #000; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

.form label.error {
  display: none !important; }

.form .LV_validation_message {
  display: block;
  font-size: 12px;
  line-height: 1.33; }
  .form .LV_validation_message.LV_invalid {
    color: #e1251b; }
  .form .LV_validation_message.LV_valid {
    color: #d41d24; }

.form .form-field {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .form .form-field {
      margin-bottom: 25px; } }
  .form .form-field ~ .LV_validation_message {
    margin: -22px 0 12px; }

.form .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .form .columns > label {
    padding-top: 3px;
    margin-top: 0; }
    .form .columns > label:not(:first-child) {
      margin-left: 40px; }

.form .select-wrapper,
.form .input-wrapper {
  position: relative; }
  .form .select-wrapper:after,
  .form .input-wrapper:after {
    width: 15px;
    height: 15px;
    content: "";
    position: absolute;
    top: 50%;
    right: 17px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: translateY(-75%) rotate(45deg);
        -ms-transform: translateY(-75%) rotate(45deg);
            transform: translateY(-75%) rotate(45deg); }
  .form .select-wrapper select,
  .form .input-wrapper select {
    padding: 9px 45px 10px 15px; }
  .form .select-wrapper ~ .LV_validation_message,
  .form .input-wrapper ~ .LV_validation_message {
    margin: 3px 0 -15px; }

.form .row input[type='text']:focus,
.form .row input[type='tel']:focus,
.form .row input[type='email']:focus,
.form .row input[type='search']:focus,
.form .row input[type='password']:focus,
.form .row textarea:focus {
  border-color: #000;
  color: #000; }

.form .row input[type='text'].error,
.form .row input[type='tel'].error,
.form .row input[type='email'].error,
.form .row input[type='search'].error,
.form .row input[type='password'].error,
.form .row textarea.error {
  border-color: #e1251b;
  color: #e1251b; }
  .form .row input[type='text'].error:focus,
  .form .row input[type='tel'].error:focus,
  .form .row input[type='email'].error:focus,
  .form .row input[type='search'].error:focus,
  .form .row input[type='password'].error:focus,
  .form .row textarea.error:focus {
    border-color: #000;
    color: #000; }

.form .row input[type='text'].success,
.form .row input[type='tel'].success,
.form .row input[type='email'].success,
.form .row input[type='search'].success,
.form .row input[type='password'].success,
.form .row textarea.success {
  border-color: green;
  color: green; }
  .form .row input[type='text'].success:focus,
  .form .row input[type='tel'].success:focus,
  .form .row input[type='email'].success:focus,
  .form .row input[type='search'].success:focus,
  .form .row input[type='password'].success:focus,
  .form .row textarea.success:focus {
    border-color: #000;
    color: #000; }

.form .label-block {
  display: block;
  position: relative;
  padding-left: 35px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  color: #182c35;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .form .label-block input:checked ~ .checkmark, .form .label-block input:checked ~ .radio {
    border-color: #d41d24;
    background: #d41d24; }
  .form .label-block input:checked ~ .checkmark:after, .form .label-block input:checked ~ .radio:after {
    display: block; }
  .form .label-block ~ .LV_validation_message {
    display: block !important; }
  .form .label-block [type="checkbox"],
  .form .label-block [type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .form .label-block .checkmark {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 2px;
    left: 0;
    border: 1px solid #b1b1b1;
    border-radius: 4px; }
    .form .label-block .checkmark:after {
      content: '';
      position: absolute;
      display: none;
      left: 6px;
      top: 2px;
      width: 9px;
      height: 15px;
      border: solid #fff;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }

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

h1 {
  font-size: 36px;
  line-height: 1.22;
  color: #192c35;
  margin: 0 0 .3em; }
  @media (min-width: 768px) {
    h1 {
      font-size: 40px;
      line-height: 1.2; } }

h2 {
  font-size: 24px;
  line-height: 1.33; }
  @media (min-width: 1024px) {
    h2 {
      font-size: 24px;
      line-height: 1.46; } }

h3 {
  font-size: 24px;
  line-height: 1.25; }
  @media (min-width: 768px) {
    h3 {
      font-size: 32px; } }
  @media (min-width: 1024px) {
    h3 {
      font-size: 38px; } }

h4 {
  font-size: 24px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    h4 {
      font-size: 32px;
      line-height: 1.19; } }

h5 {
  font-size: 22px;
  line-height: 1.18;
  color: #182c35; }
  @media (min-width: 768px) {
    h5 {
      font-size: 26px;
      line-height: 1.23; } }

h6 {
  font-size: 20px;
  line-height: 1.5;
  color: #d41d24; }
  @media (min-width: 768px) {
    h6 {
      font-size: 18px;
      line-height: 1.44; } }
  @media (min-width: 1024px) {
    h6 {
      font-size: 20px;
      line-height: 1.3; } }

sup,
sub {
  font-size: 50%; }

.logo {
  display: block;
  width: 130px; }
  @media (min-width: 768px) {
    .logo {
      width: 153px; } }
  .logo a,
  .logo img {
    display: block; }

@media (max-width: 1023px) {
  .hm {
    display: none; } }

.container {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 33px; }
  @media (min-width: 768px) {
    .container {
      max-width: 1252px;
      padding: 0 62px; } }

.btn {
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background: transparent;
  background-size: auto;
  padding: 14px 24px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
  font-family: "Polaris", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  @media (max-width: 359px) {
    .btn {
      padding: 14px 15px; } }
  .btn:after, .btn:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 6px;
    overflow: hidden;
    z-index: -1; }
  .btn:after {
    background-image: -webkit-radial-gradient(center circle, #a2141a 50%, transparent 0);
    background-image: radial-gradient(circle at center, #a2141a 50%, transparent 0);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0 0;
    -webkit-transition: background-size .4s,color .4s;
    transition: background-size .4s,color .4s; }
  .btn:before {
    background-image: -webkit-linear-gradient(310deg, #d41d24, #ab2328);
    background-image: linear-gradient(140deg, #d41d24, #ab2328); }
  .btn:hover, .btn:hover::after {
    background-size: 35em 35em; }
  .btn.white {
    color: #d41d24; }
    .btn.white:after {
      background-image: -webkit-radial-gradient(center circle, #e2e2e2 50%, transparent 0);
      background-image: radial-gradient(circle at center, #e2e2e2 50%, transparent 0); }
    .btn.white:before {
      background: #fff; }

.cta {
  display: inline-block;
  font-weight: 700;
  color: #c4beb6;
  text-decoration: none;
  border-bottom: 2px solid transparent; }
  .cta:hover {
    border-color: #c4beb6;
    color: #c4beb6;
    text-decoration: none; }
    .cta:hover:before {
      background: #c4beb6; }
    .cta:hover:after {
      border-color: #c4beb6; }

.grecaptcha-badge {
  z-index: 2; }

.section-01 {
  background: #fff;
  font-size: 20px;
  line-height: 1.15;
  color: #687782; }
  @media (min-width: 768px) {
    .section-01 h1 {
      max-width: 240px; } }
  @media (min-width: 1024px) {
    .section-01 h1 {
      max-width: none; } }
  .section-01 .btn {
    margin: 5px 0 0; }
  .section-01 .bg-block {
    max-width: 1366px;
    margin: 0 auto;
    padding: 48px 0 40px; }
    @media (max-width: 649px) {
      .section-01 .bg-block {
        background-image: none !important; } }
    @media (min-width: 650px) {
      .section-01 .bg-block {
        background-position: left 190px center;
        background-repeat: no-repeat;
        background-size: auto 100%;
        padding: 65px 0 40px;
        min-height: 490px; } }
    @media (min-width: 768px) {
      .section-01 .bg-block {
        min-height: 654px; } }
    @media (min-width: 1024px) {
      .section-01 .bg-block {
        padding: 100px 0 30px;
        min-height: 768px;
        background-position: left 200px center; } }
    @media (min-width: 1200px) {
      .section-01 .bg-block {
        background-position: right center; } }
  .section-01 .post-holder {
    max-width: 295px; }
    @media (min-width: 768px) {
      .section-01 .post-holder {
        width: 55%; } }
  .section-01 .list-logo {
    margin: 0 0 40px; }
    @media (min-width: 768px) {
      .section-01 .list-logo {
        margin: 0 0 90px; } }
    @media (min-width: 1024px) {
      .section-01 .list-logo {
        margin: 0 0 115px; } }

.section-02 {
  padding: 40px 0 35px;
  background: #fff;
  color: #182c35;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .section-02 {
      padding: 40px 0 55px; } }
  @media (min-width: 1024px) {
    .section-02 {
      padding: 40px 0 80px; } }
  .section-02 a {
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    display: inline-block;
    position: relative;
    text-decoration: none;
    border-bottom: 4px solid #192c35; }
    .section-02 a:after {
      -webkit-transition: width 0.2s ease-in-out;
      transition: width 0.2s ease-in-out;
      content: '';
      position: absolute;
      bottom: -4px;
      left: 0;
      display: block;
      height: 4px;
      width: 0;
      background: #d41d24; }
    .section-02 a:hover {
      text-decoration: none;
      color: #d41d24; }
      .section-02 a:hover:after {
        width: 100%; }
  .section-02 h2 {
    margin: 0 0 .83em; }
    @media (min-width: 768px) {
      .section-02 h2 {
        margin: 0 0 .58em; } }
  .section-02 p {
    margin: 0 0 15px; }
    @media (min-width: 1024px) {
      .section-02 p {
        margin: 0 0 25px; } }
  .section-02 .container {
    position: relative;
    z-index: 1; }
  .section-02 .decoration-01, .section-02 .decoration-02 {
    position: absolute;
    top: 20%;
    left: 0;
    bottom: 50%; }
    @media (min-width: 768px) {
      .section-02 .decoration-01, .section-02 .decoration-02 {
        top: 117px;
        bottom: 42%; } }
    @media (min-width: 1024px) {
      .section-02 .decoration-01, .section-02 .decoration-02 {
        bottom: 0; } }
    .section-02 .decoration-01 img, .section-02 .decoration-02 img {
      width: auto;
      height: 100%; }
  .section-02 .decoration-02 {
    left: auto;
    right: 0;
    text-align: right; }
  .section-02 .nav-list {
    font-size: 20px;
    line-height: 1.54;
    font-weight: 700;
    margin: 0 0 50px; }
    @media (min-width: 480px) {
      .section-02 .nav-list {
        margin: 0 0 42px; } }
    @media (min-width: 650px) {
      .section-02 .nav-list {
        text-align: center; } }
    @media (min-width: 1024px) {
      .section-02 .nav-list {
        margin: 0 -45px 104px; } }
    .section-02 .nav-list li {
      margin: 0 0 8px; }
      @media (min-width: 650px) {
        .section-02 .nav-list li {
          display: inline-block;
          margin: 0 19px; } }
      @media (min-width: 768px) {
        .section-02 .nav-list li {
          margin: 0 25px; } }
      @media (min-width: 1024px) {
        .section-02 .nav-list li {
          margin: 0 20px; } }
    @media (min-width: 1024px) {
      .section-02 .nav-list .mobile-text {
        display: none; } }
    .section-02 .nav-list .desktop-text {
      display: none; }
      @media (min-width: 1024px) {
        .section-02 .nav-list .desktop-text {
          display: block; } }
  .section-02 .columns-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 1; }
    @media (min-width: 1024px) {
      .section-02 .columns-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (max-width: 479px) {
      .section-02 .columns-block .post-column {
        letter-spacing: -.1px; } }
    @media (max-width: 1023px) {
      .section-02 .columns-block .post-column {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    @media (min-width: 1024px) {
      .section-02 .columns-block .post-column {
        width: calc(50% - 15px);
        max-width: 550px;
        margin: 0 0 -1em; } }
    .section-02 .columns-block .img-column {
      margin: 0 0 45px;
      max-width: 380px; }
      @media (min-width: 768px) {
        .section-02 .columns-block .img-column {
          margin: 0 0 40px; } }
      @media (max-width: 1023px) {
        .section-02 .columns-block .img-column {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      @media (min-width: 1024px) {
        .section-02 .columns-block .img-column {
          width: calc(50% - 15px);
          max-width: 445px;
          margin: 0; } }

.section-03 {
  background-repeat: no-repeat;
  background-position: left 9.6% top;
  background-size: cover;
  padding: 53px 0 50px;
  background-color: #e1251b;
  font-size: 16px;
  line-height: 1.5;
  color: #fff; }
  @media (min-width: 768px) {
    .section-03 {
      background-position: right 26% top;
      padding: 75px 0 65px; } }
  @media (min-width: 1024px) {
    .section-03 {
      padding: 75px 0 70px; } }
  .section-03 h2 {
    margin: 0 0 .63em; }
    @media (min-width: 768px) {
      .section-03 h2 {
        margin: 0 0 .54em; } }
    @media (min-width: 1024px) {
      .section-03 h2 {
        margin: 0 0 .5em; } }
  .section-03 .columns-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 650px) {
      .section-03 .columns-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    @media (min-width: 1024px) {
      .section-03 .columns-block {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .section-03 .columns-block .post-column {
      margin: 0 0 35px;
      max-width: 440px; }
      @media (max-width: 649px) {
        .section-03 .columns-block .post-column {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      @media (min-width: 650px) {
        .section-03 .columns-block .post-column {
          width: calc(49% - 15px);
          margin: 0;
          padding: 0 20px 0 0; } }
      @media (min-width: 1024px) {
        .section-03 .columns-block .post-column {
          width: calc(50% -15px);
          padding: 0; } }
    .section-03 .columns-block .img-column {
      background-color: #fff;
      color: #000; }
      @media (max-width: 649px) {
        .section-03 .columns-block .img-column {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
      @media (min-width: 650px) {
        .section-03 .columns-block .img-column {
          width: calc(51% - 15px);
          max-width: 505px; } }
      @media (min-width: 1024px) {
        .section-03 .columns-block .img-column {
          width: calc(50% -15px); } }
  .section-03 .btn {
    margin: 5px 0 0; }

.section-04 {
  padding: 50px 0 15px;
  background: #fff;
  color: #182c35;
  overflow: hidden; }
  @media (min-width: 768px) {
    .section-04 {
      padding: 75px 0 30px; } }
  @media (min-width: 1024px) {
    .section-04 {
      padding: 100px 0 50px; } }
  .section-04 h2 {
    margin: 0 0 .63em; }
    @media (min-width: 1024px) {
      .section-04 h2 {
        margin: 0 0 .5em; } }
  .section-04 p {
    margin: 0 0 12px; }
    @media (min-width: 1024px) {
      .section-04 p {
        margin: 0 0 15px; } }
  .section-04 .columns-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (min-width: 650px) {
      .section-04 .columns-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 649px) {
      .section-04 .columns-block .post-column {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    @media (min-width: 650px) {
      .section-04 .columns-block .post-column {
        width: calc(41.93% - 10px); } }
    @media (min-width: 1024px) {
      .section-04 .columns-block .post-column {
        width: calc(35.54 - 10px);
        max-width: 457px;
        margin: 0 0 -.4em; } }
    .section-04 .columns-block .img-column {
      margin: 0 -152px 40px -33px; }
      @media (max-width: 649px) {
        .section-04 .columns-block .img-column {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      @media (min-width: 650px) {
        .section-04 .columns-block .img-column {
          width: calc(58.07% + 126px);
          margin: -15px -135px 0 0; } }
      @media (min-width: 1024px) {
        .section-04 .columns-block .img-column {
          width: calc(64.46% - 10px);
          max-width: 717px;
          margin: 0 -120px 0 0; } }

.section-05 {
  padding: 20px 0 50px;
  background: #fff;
  color: #fff; }
  @media (min-width: 768px) {
    .section-05 {
      padding: 25px 0 70px; } }
  @media (min-width: 1024px) {
    .section-05 {
      padding: 50px 0 100px; } }
  .section-05 mark {
    background: none;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 12px;
    display: inline-block; }
    @media (min-width: 768px) {
      .section-05 mark {
        margin: 0 0 10px; } }
  .section-05 .bg-block {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    background-color: #000;
    min-height: 577px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 45px 20px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 10px; }
    @media (max-width: 479px) {
      .section-05 .bg-block {
        background-image: url("../images/bg-02m.png") !important; } }
    @media (min-width: 480px) {
      .section-05 .bg-block {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        min-height: auto;
        background-size: cover; } }
    @media (min-width: 768px) {
      .section-05 .bg-block {
        min-height: 418px;
        padding: 0 55px;
        background-position: right top; } }
    @media (min-width: 1024px) {
      .section-05 .bg-block {
        min-height: 456px; } }
    .section-05 .bg-block:before {
      width: 100%;
      height: 100%;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: -webkit-linear-gradient(bottom, #000 20%, rgba(0, 0, 0, 0.8) 55%, rgba(0, 0, 0, 0) 75%);
      background: linear-gradient(to top, #000 20%, rgba(0, 0, 0, 0.8) 55%, rgba(0, 0, 0, 0) 75%); }
      @media (min-width: 480px) {
        .section-05 .bg-block:before {
          background: -webkit-linear-gradient(left, #000 20%, rgba(0, 0, 0, 0.7) 36%, rgba(0, 0, 0, 0) 75%);
          background: linear-gradient(to right, #000 20%, rgba(0, 0, 0, 0.7) 36%, rgba(0, 0, 0, 0) 75%); } }
      @media (min-width: 1024px) {
        .section-05 .bg-block:before {
          background: none; } }
    .section-05 .bg-block .bg-container {
      width: 100%;
      max-width: 935px;
      margin: 0 auto;
      z-index: 1; }
    .section-05 .bg-block .post-column {
      max-width: 360px; }
      @media (min-width: 768px) {
        .section-05 .bg-block .post-column {
          max-width: 250px; } }
      @media (min-width: 1024px) {
        .section-05 .bg-block .post-column {
          max-width: 360px; } }
  .section-05 .btn {
    margin: 5px 0 0; }

.section-06 {
  background-image: url("../images/bg-04.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 53px 0 55px;
  background-color: #425563;
  font-size: 16px;
  line-height: 1.5;
  color: #fff; }
  @media (min-width: 768px) {
    .section-06 {
      background-position: right 40% top;
      padding: 70px 0 75px; } }
  @media (min-width: 1024px) {
    .section-06 {
      background-position: center top;
      padding: 75px 0 70px; } }
  .section-06 h2 {
    margin: 0 0 .58em; }
    @media (min-width: 768px) {
      .section-06 h2 {
        margin: 0 0 .83em; } }
    @media (min-width: 1024px) {
      .section-06 h2 {
        margin: 0 0 .5em; } }
  .section-06 .columns-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 650px) {
      .section-06 .columns-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    @media (min-width: 1024px) {
      .section-06 .columns-block {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .section-06 .columns-block .post-column {
      margin: 0 0 5px;
      max-width: 553px; }
      @media (max-width: 649px) {
        .section-06 .columns-block .post-column {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      @media (min-width: 650px) {
        .section-06 .columns-block .post-column {
          width: calc(47% - 30px);
          margin: 0 0 -1.1em; } }
      @media (min-width: 1024px) {
        .section-06 .columns-block .post-column {
          width: calc(50% - 20px);
          padding: 0; } }
      @media (min-width: 1200px) {
        .section-06 .columns-block .post-column {
          width: calc(50% - 10px); } }
    .section-06 .columns-block .img-column {
      background-color: #fff;
      color: #000; }
      @media (max-width: 649px) {
        .section-06 .columns-block .img-column {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
      @media (min-width: 650px) {
        .section-06 .columns-block .img-column {
          width: calc(53% - 30px);
          max-width: 505px; } }
      @media (min-width: 1024px) {
        .section-06 .columns-block .img-column {
          width: calc(50% - 20px); } }
      @media (min-width: 1200px) {
        .section-06 .columns-block .img-column {
          width: calc(50% - 10px); } }

.section-07 {
  background-color: #fff;
  color: #182c35;
  padding: 55px 0 15px; }
  @media (min-width: 768px) {
    .section-07 {
      padding: 75px 0 20px; } }
  @media (min-width: 1024px) {
    .section-07 {
      padding: 105px 0 60px; } }
  .section-07 .heading-block {
    text-align: center;
    margin: 0 0 35px;
    letter-spacing: -.1px; }
    @media (min-width: 768px) {
      .section-07 .heading-block {
        margin: 0 0 38px; } }
  .section-07 .columns-block {
    color: #fff; }
    @media (min-width: 650px) {
      .section-07 .columns-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        gap: 0 16px;
        padding: 0; } }
    @media (min-width: 1024px) {
      .section-07 .columns-block {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        gap: 0 15px; } }
    .section-07 .columns-block .column {
      border-radius: 10px;
      padding: 25px 0;
      margin: 0 0 12px; }
      @media (min-width: 650px) {
        .section-07 .columns-block .column {
          width: calc(50% - 8px);
          margin: 0 0 25px; } }
      @media (min-width: 1024px) {
        .section-07 .columns-block .column {
          max-width: 264px;
          width: calc(25% - 15px);
          padding: 25px 0 29px;
          margin: 0; } }
      .section-07 .columns-block .column .heading-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        gap: 0 10px;
        font-size: 39px;
        line-height: 1.51;
        font-weight: 700;
        color: #fff;
        padding: 0 40px 8px 30px; }
        @media (max-width: 359px) {
          .section-07 .columns-block .column .heading-holder {
            padding: 0 20px 8px; } }
        @media (min-width: 768px) {
          .section-07 .columns-block .column .heading-holder {
            padding: 0 55px 8px 37px; } }
        @media (min-width: 1024px) {
          .section-07 .columns-block .column .heading-holder {
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            padding: 0 7px 7px 30px; } }
        .section-07 .columns-block .column .heading-holder span {
          white-space: nowrap; }
      .section-07 .columns-block .column .post-holder {
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
        background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
        padding: 12px 10px;
        margin: 0 20px; }
        @media (min-width: 768px) {
          .section-07 .columns-block .column .post-holder {
            padding: 11px 8px;
            margin: 0 28px; } }
        @media (min-width: 1024px) {
          .section-07 .columns-block .column .post-holder {
            padding: 12px 7px 9px 10px;
            margin: 0 20px; } }
        .section-07 .columns-block .column .post-holder p {
          margin: 0; }
      .section-07 .columns-block .column .ico-holder {
        width: 100%;
        max-width: 84px; }
    .section-07 .columns-block .column-01 {
      background-image: -webkit-linear-gradient(308deg, #fc1255, #d41d24 50%, #ab2328 100%);
      background-image: linear-gradient(142deg, #fc1255, #d41d24 50%, #ab2328 100%); }
    .section-07 .columns-block .column-02 {
      background-image: -webkit-linear-gradient(308deg, #fc1255, #b537ed 100%);
      background-image: linear-gradient(142deg, #fc1255, #b537ed 100%); }
    .section-07 .columns-block .column-03 {
      background-image: -webkit-linear-gradient(308deg, #b537ed, #0057b8 100%);
      background-image: linear-gradient(142deg, #b537ed, #0057b8 100%); }
      .section-07 .columns-block .column-03 .heading-holder {
        padding: 0 25px 8px 30px; }
        @media (min-width: 768px) {
          .section-07 .columns-block .column-03 .heading-holder {
            padding: 0 35px 8px 37px; } }
        @media (min-width: 1024px) {
          .section-07 .columns-block .column-03 .heading-holder {
            padding: 0 7px 7px 30px; } }
    .section-07 .columns-block .column-04 {
      background-image: -webkit-linear-gradient(308deg, #425563, #182c35 100%);
      background-image: linear-gradient(142deg, #425563, #182c35 100%); }
    .section-07 .columns-block .img-holder {
      margin: 0 0 30px; }
      @media (min-width: 1024px) {
        .section-07 .columns-block .img-holder {
          margin: 0 0 10px; } }

.section-08 {
  padding: 25px 0 45px;
  background: #fff;
  color: #000;
  overflow: hidden; }
  @media (min-width: 768px) {
    .section-08 {
      padding: 30px 0 65px; } }
  @media (min-width: 1024px) {
    .section-08 {
      padding: 40px 0 100px; } }
  .section-08 h2 {
    margin: 0 0 .63em; }
    @media (min-width: 1024px) {
      .section-08 h2 {
        margin: 0 0 .5em; } }
  .section-08 mark {
    background: none;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 12px;
    display: inline-block;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .section-08 mark {
        margin: 0 0 10px; } }
  .section-08 .btn {
    margin: 5px 0 0; }
  .section-08 .columns-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (min-width: 650px) {
      .section-08 .columns-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 1024px) {
      .section-08 .columns-block {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 649px) {
      .section-08 .columns-block .post-column {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    @media (min-width: 650px) {
      .section-08 .columns-block .post-column {
        width: calc(43.48% - 20px); } }
    @media (min-width: 1024px) {
      .section-08 .columns-block .post-column {
        width: calc(35.45 - 10px);
        max-width: 457px;
        margin: 0 0 1.4em; } }
    .section-08 .columns-block .img-column {
      margin: 0 -28px 35px -155px; }
      @media (max-width: 649px) {
        .section-08 .columns-block .img-column {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      @media (min-width: 650px) {
        .section-08 .columns-block .img-column {
          width: calc(56.52% + 135px);
          margin: 0 0 0 -156px; } }
      @media (min-width: 1024px) {
        .section-08 .columns-block .img-column {
          width: calc(64.55% - 10px);
          max-width: 717px;
          margin: 0 0 0 -119px; } }

.section-09 {
  background: #f4f5f8;
  padding: 50px 0 30px;
  color: #425563; }
  @media (min-width: 768px) {
    .section-09 {
      padding: 75px 0 70px; } }
  .section-09 h6 {
    margin: 0 0 .25em; }
    @media (min-width: 768px) {
      .section-09 h6 {
        margin: 0 0 .44em; } }
    @media (min-width: 1024px) {
      .section-09 h6 {
        margin: 0 0 1.15em; } }
  .section-09 .heading-block {
    text-align: center;
    margin: 0 0 35px;
    color: #192c35; }
    @media (min-width: 1024px) {
      .section-09 .heading-block {
        margin: 0 0 40px; } }
  @media (min-width: 650px) {
    .section-09 .columns-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 0 20px; } }
  @media (min-width: 768px) {
    .section-09 .columns-block {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      gap: 0 15px; } }
  .section-09 .columns-block .column {
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    margin: 0 auto 20px;
    padding: 30px 50px 12px 30px;
    max-width: 360px; }
    @media (min-width: 650px) {
      .section-09 .columns-block .column {
        width: calc(50% - 10px);
        margin: 0 0 20px; } }
    @media (min-width: 768px) {
      .section-09 .columns-block .column {
        width: calc(33.333% - 10px);
        padding: 30px 20px 0px 20px;
        margin: 0; } }
    @media (min-width: 1024px) {
      .section-09 .columns-block .column {
        padding: 30px 25px 12px 30px; } }
    .section-09 .columns-block .column .ico-holder {
      width: 44px;
      margin: 0 0 17px; }

.section-10 {
  padding: 50px 0 45px;
  background: #fff;
  color: #182c35;
  position: relative;
  letter-spacing: -.1px;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .section-10 {
      padding: 70px 0; } }
  @media (min-width: 1024px) {
    .section-10 {
      padding: 70px 0 75px; } }
  .section-10 h2 {
    margin: 0 0 .63em; }
    @media (min-width: 1024px) {
      .section-10 h2 {
        margin: 0 0 .5em; } }
  .section-10 mark {
    background: none;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 12px;
    display: inline-block;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .section-10 mark {
        margin: 0 0 10px; } }
  .section-10 .decoration-01, .section-10 .decoration-02 {
    position: absolute;
    top: 5%;
    left: 0;
    bottom: 52%; }
    @media (min-width: 768px) {
      .section-10 .decoration-01, .section-10 .decoration-02 {
        top: 55px;
        bottom: 42%; } }
    @media (min-width: 1024px) {
      .section-10 .decoration-01, .section-10 .decoration-02 {
        bottom: 0;
        top: 0; } }
    .section-10 .decoration-01 img, .section-10 .decoration-02 img {
      width: auto;
      height: 100%; }
  .section-10 .decoration-02 {
    left: auto;
    right: 0;
    text-align: right; }
  .section-10 .columns-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0 45px;
    position: relative;
    z-index: 1; }
    @media (min-width: 1024px) {
      .section-10 .columns-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .section-10 .columns-block .post-column {
      max-width: 480px; }
      @media (max-width: 1023px) {
        .section-10 .columns-block .post-column {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
      @media (min-width: 1024px) {
        .section-10 .columns-block .post-column {
          margin: 0 0 2em;
          width: calc(50% - 15px); } }
    .section-10 .columns-block .img-column {
      margin: 0 auto 40px;
      max-width: 380px; }
      @media (max-width: 1023px) {
        .section-10 .columns-block .img-column {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      @media (min-width: 1024px) {
        .section-10 .columns-block .img-column {
          width: calc(50% - 15px);
          max-width: 445px;
          margin: 0; } }
    .section-10 .columns-block .btn {
      margin: 5px 0 0; }

.section-11 {
  background-image: url("../images/bg-03.jpg");
  background-size: cover;
  background-position: right 34% top;
  background-repeat: no-repeat;
  padding: 45px 0;
  color: #fff;
  text-align: center; }
  @media (min-width: 650px) {
    .section-11 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      min-height: 361px;
      background-position: center top; } }
  @media (min-width: 1024px) {
    .section-11 {
      min-height: 325px; } }
  .section-11 h4 {
    font-weight: 400; }
  .section-11 mark {
    background: none;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 12px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff; }
    @media (min-width: 768px) {
      .section-11 mark {
        margin: 0 0 12px; } }
  .section-11 .post-block {
    max-width: 420px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .section-11 .post-block {
        max-width: 460px; } }
    @media (min-width: 1024px) {
      .section-11 .post-block {
        max-width: 745px; } }
  .section-11 .btn {
    margin: 15px 0 0; }
    @media (min-width: 768px) {
      .section-11 .btn {
        margin: 10px 0 0; } }

.section-12 {
  background-color: #fff;
  padding: 55px 0 40px;
  font-size: 12px;
  letter-spacing: -.1px;
  color: #525252; }
  @media (min-width: 768px) {
    .section-12 {
      padding: 65px 0 75px; } }
  @media (min-width: 1024px) {
    .section-12 {
      padding: 50px 0; } }
  .section-12 ul {
    word-break: break-word; }
  .section-12 a {
    text-decoration: none; }
    .section-12 a:hover, .section-12 a:focus {
      text-decoration: underline; }

.footer {
  padding: 40px 0 45px;
  background-color: #f8f9fa;
  font-size: 14px;
  color: #425563; }
  @media (min-width: 768px) {
    .footer {
      padding: 45px 0; } }
  @media (min-width: 1024px) {
    .footer {
      padding: 57px 0; } }
  .footer a {
    text-decoration: underline; }
    .footer a:hover, .footer a:focus {
      text-decoration: none; }
  .footer .container {
    max-width: 1265px; }
  .footer .logo {
    width: 130px; }
    @media (min-width: 768px) {
      .footer .logo {
        width: 133px; } }
    @media (min-width: 1024px) {
      .footer .logo {
        width: 150px; } }
  .footer .columns-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 768px) {
      .footer .columns-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 0 25px; } }
    .footer .columns-block .logo-column {
      margin: 0 0 22px; }
      @media (min-width: 768px) {
        .footer .columns-block .logo-column {
          width: 150px;
          margin: 0; } }
      @media (min-width: 1024px) {
        .footer .columns-block .logo-column {
          width: 200px; } }
    .footer .columns-block .link-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 15px; }
      @media (min-width: 768px) {
        .footer .columns-block .link-list {
          margin: 0; } }
      @media (min-width: 1024px) {
        .footer .columns-block .link-list {
          width: 100%; } }
      @media (max-width: 359px) {
        .footer .columns-block .link-list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      @media (max-width: 359px) {
        .footer .columns-block .link-list li {
          margin: 0 0 10px; } }
      .footer .columns-block .link-list li + li {
        position: relative;
        padding: 0 0 0 11px;
        margin: 0 0 0 11px; }
        @media (min-width: 768px) {
          .footer .columns-block .link-list li + li {
            padding: 0 0 0 13px;
            margin: 0 0 0 13px; } }
        @media (max-width: 359px) {
          .footer .columns-block .link-list li + li {
            padding: 0;
            margin: 0 0 10px;
            border: none; } }
        .footer .columns-block .link-list li + li:before {
          content: '';
          display: block;
          width: 1px;
          height: 22px;
          background: #525252;
          position: absolute;
          top: 50%;
          left: 0;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }
          @media (max-width: 359px) {
            .footer .columns-block .link-list li + li:before {
              display: none; } }
    .footer .columns-block .social-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0 10px;
      border: 1px solid rgba(66, 85, 99, 0.4);
      border-radius: 4px;
      padding: 8px;
      margin: 0 auto;
      max-width: 148px; }
      @media (min-width: 768px) {
        .footer .columns-block .social-list {
          padding: 7px 10px;
          margin: 0; } }
      @media (min-width: 1024px) {
        .footer .columns-block .social-list {
          gap: 0 14px;
          max-width: none;
          padding: 10px; } }
      .footer .columns-block .social-list img {
        width: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (min-width: 768px) {
          .footer .columns-block .social-list img {
            width: 22px; } }
      .footer .columns-block .social-list li {
        -webkit-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
        .footer .columns-block .social-list li:not(:last-child) {
          border-right: 1px solid rgba(66, 85, 99, 0.2);
          padding: 0 10px 0 0; }
          @media (min-width: 1024px) {
            .footer .columns-block .social-list li:not(:last-child) {
              padding: 0 14px 0 0; } }
        .footer .columns-block .social-list li:hover {
          opacity: .8; }

.lightbox-list {
  display: none; }

.lightbox img,
.video img {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }

.lightbox:hover img,
.video:hover img {
  opacity: .8; }

.modal-video {
  display: none; }

.fancybox-slide {
  padding: 0 10px; }

.form-block {
  display: none; }

.fancybox-content {
  width: 100%;
  max-width: 730px;
  padding: 67px 25px 61px; }
  .fancybox-content .fancybox-close-small {
    -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #707070;
    top: 10px;
    right: 10px;
    padding: 0;
    color: #d41d24; }
    .fancybox-content .fancybox-close-small:hover {
      background-color: #d41d24;
      border-color: #d41d24;
      color: #fff; }
  .fancybox-content.form-block {
    max-width: 560px; }
    .fancybox-content.form-block input {
      outline: none;
      padding: 11px 10px;
      border-radius: 2px; }
    .fancybox-content.form-block .heading-block {
      margin: 0 0 22px; }
    .fancybox-content.form-block .row {
      padding: 0 0 15px;
      color: #707070; }
      .fancybox-content.form-block .row input {
        width: 100%; }
    .fancybox-content.form-block .checkbox-row {
      padding: 0 0 30px;
      color: #182c35; }
  .fancybox-content .form-holder,
  .fancybox-content .thanks-holder {
    max-width: 355px;
    margin: 0 auto; }
  .fancybox-content.lightbox-demo {
    padding: 0;
    background: transparent; }
    .fancybox-content.lightbox-demo:hover .fancybox-close-small {
      display: block; }
    .fancybox-content.lightbox-demo .responsive-iframe {
      position: relative;
      overflow: hidden;
      padding-top: 56.25%;
      outline: none; }
      .fancybox-content.lightbox-demo .responsive-iframe video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border: none;
        outline: none; }
    .fancybox-content.lightbox-demo .fancybox-close-small {
      display: none; }

.hidden-field {
  display: none; }

.thanks-holder {
  max-width: 560px;
  display: none; }
  .thanks-holder h5 {
    margin: 0 0 25px; }
  .thanks-holder .btn {
    outline: none; }
/*# sourceMappingURL=main.css.map */