

/* Start:/local/templates/consulting/assets/styles/main.css?159231013879430*/
@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@import url("https://p.typekit.net/p.css?s=1&k=fcy7ccw&ht=tk&f=24539.24540.24547.24548&a=898814&app=typekit&e=css");

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Swiper 5.3.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 24, 2020
 */

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

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

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

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

/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

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

/* 3D Effects */

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */

:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

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

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

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

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

/* a11y */

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * sofia-pro:
 *   - http://typekit.com/eulas/00000000000000003b9b1a9e
 *   - http://typekit.com/eulas/00000000000000003b9b1a9d
 *   - http://typekit.com/eulas/00000000000000003b9b1a98
 *   - http://typekit.com/eulas/00000000000000003b9b1a97
 *
 * © 2009-2020 Adobe Systems Incorporated. All Rights Reserved.
 */

/*{"last_published":"2020-01-31 11:31:19 UTC"}*/

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/l?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/d?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/a?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/8948c6/00000000000000003b9b1a9d/27/l?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/8948c6/00000000000000003b9b1a9d/27/d?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/8948c6/00000000000000003b9b1a9d/27/a?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/l?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/d?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/a?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/98f96f/00000000000000003b9b1a97/27/l?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/98f96f/00000000000000003b9b1a97/27/d?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/98f96f/00000000000000003b9b1a97/27/a?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: "sofia-pro";
  src: url("https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/l?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/d?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/a?primer=3a6076633bc77831ac9fb811601de898b4ca8cd1e0aff02d16b23a013090f4db&fvd=n6&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
}

.tk-sofia-pro {
  font-family: "sofia-pro",sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 1em;
  color: #262626;
  background: #fff;
  flex-grow: 2;
  line-height: 1.6666667;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

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

a {
  color: inherit;
  text-decoration: none;
  transition: all 150ms cubic-bezier(0.19, 0.33, 0.3, 1);
}

a:hover {
  color: #E27959;
}

a[href^="mailto"] {
  color: #0F8B9B;
}

a[href^="mailto"]:hover {
  color: #E27959;
}

img {
  max-width: 100%;
}

form {
  width: 100%;
}

[hidden] {
  display: none !important;
}

.container,
.page-header,
.page-footer,
.page-navigation,
.page-list,
.section-container,
.breakcrumbs,
.wrapper,
.hero-content {
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

h1 {
  font-weight: 400;
}

h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  color: #0F8B9B;
}

h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 32px;
}

h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.list {
  display: flex;
  flex-flow: row wrap;
  margin: 64px 0;
  font-size: 18px;
  line-height: 30px;
}

.list li {
  position: relative;
  width: 50%;
  padding: 0 24px;
  margin: 8px 0;
}

.list li:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #0F8B9B;
}

.arrow-right {
  position: relative;
  display: inline;
  height: 24px;
  width: 24px;
  margin-left: 8px;
  vertical-align: middle;
}

.arrow-right:before {
  content: '';
  position: absolute;
  top: 12px;
  width: 10px;
  height: 2px;
  background-color: #0F8B9B;
}

.arrow-right:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 9px;
  display: inline-block;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border-top: 2px solid #0F8B9B;
  border-right: 2px solid #0F8B9B;
}

.scroll {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 40px;
  z-index: 101;
  width: 192px;
  height: 64px;
  padding: 9px 24px;
  border-radius: 32px;
  background-color: #fff;
  box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.25);
  display: block;
  margin: auto;
}

.mouse {
  display: none;
  background: #0F8B9B linear-gradient(transparent 0%, transparent 50%, #ffffff 50%, #ffffff 100%);
  width: 26px;
  height: 38px;
  border-radius: 100px;
  background-size: 100% 200%;
  z-index: 99;
  animation: colorSlide 6s linear infinite, nudgeMouse 6s ease-out infinite;
}

.mouse span {
  float: left;
  padding-left: 40px;
  margin-top: 4px;
  white-space: nowrap;
}

.mouse:before,
.mouse:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.mouse:before {
  width: 22px;
  height: 34px;
  background-color: #FBBE6A;
  border-radius: 100px;
}

.mouse:after {
  background-color: #0F8B9B;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  animation: trackBallSlide 6s linear infinite;
}

@keyframes colorSlide {
  0% {
    background-position: 0% 100%;
  }

  20% {
    background-position: 0% 0%;
  }

  21% {
    background-color: #0F8B9B;
  }

  29.99% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }

  30% {
    background-color: #0F8B9B;
    background-position: 0% 100%;
  }

  50% {
    background-position: 0% 0%;
  }

  51% {
    background-color: #0F8B9B;
  }

  59% {
    background-color: #ffffff;
    background-position: 0% 0%;
  }

  60% {
    background-color: #0F8B9B;
    background-position: 0% 100%;
  }

  80% {
    background-position: 0% 0%;
  }

  81% {
    background-color: #0F8B9B;
  }

  90%, 100% {
    background-color: #ffffff;
  }
}

@keyframes trackBallSlide {
  0% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }

  6% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }

  14% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }

  15%, 19% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }

  28%, 29.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }

  30% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }

  36% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }

  44% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }

  45%, 49% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }

  58%, 59.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }

  60% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }

  66% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }

  74% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }

  75%, 79% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }

  88%, 100% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
}

@keyframes nudgeMouse {
  0% {
    transform: translateY(0);
  }

  20% {
    transform: translateY(8px);
  }

  30% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(8px);
  }

  60% {
    transform: translateY(0);
  }

  80% {
    transform: translateY(8px);
  }

  90% {
    transform: translateY(0);
  }
}

@keyframes nudgeText {
  0% {
    transform: translateY(0);
  }

  20% {
    transform: translateY(2px);
  }

  30% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(2px);
  }

  60% {
    transform: translateY(0);
  }

  80% {
    transform: translateY(2px);
  }

  90% {
    transform: translateY(0);
  }
}

@keyframes colorText {
  21% {
    color: #4e5559;
  }

  30% {
    color: #ffffff;
  }

  51% {
    color: #4e5559;
  }

  60% {
    color: #ffffff;
  }

  81% {
    color: #4e5559;
  }

  90% {
    color: #ffffff;
  }
}

.nav {
  margin: 24px 0;
}

.header-mobile .nav {
  font-size: 24px;
  line-height: 32px;
}

.nav-menu {
  display: flex;
  flex-flow: row wrap;
  color: inherit;
}

.header-mobile .nav-menu {
  flex-flow: column;
}

.nav-menu__item {
  position: relative;
  margin: 0 32px 0 0;
}

.header-mobile .nav-menu__item {
  margin: auto;
}

.nav-menu__item a {
  padding: 8px 0;
  color: inherit;
}

.nav-menu__item a:hover {
  color: #E27959;
}

.nav-menu__item.active {
  color: #E27959;
}

.icon {
  width: 32px;
  height: 32px;
  font-size: 0;
  transition: all 300ms cubic-bezier(0.35, 0, 0, 1.01);
}

.icon--small {
  width: 24px;
  height: 24px;
}

.icon:hover {
  fill: #E27959;
}

.icon--checkmark {
  width: 20px;
  height: 20px;
}

.icon--delete {
  width: 20px;
  height: 24px;
}

.icon--close {
  width: 20px;
  height: 20px;
}

.icon--mail {
  width: 204px;
  height: 204px;
}

.icon--send {
  width: 203px;
  height: 154px;
}

.icon--account {
  width: 32px;
  height: 32px;
}

.hamburger {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 24px;
  cursor: pointer;
  z-index: 999;
}

.hamburger span {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  margin: 4px 0;
  background-color: #0F8B9B;
  transition: all 300ms cubic-bezier(0.19, 0.33, 0.3, 1);
}

.hamburger span:nth-child(1) {
  top: 0;
}

.hamburger span:nth-child(2) {
  top: 9px;
}

.hamburger span:nth-child(3) {
  top: 18px;
}

.hamburger span:nth-child(4) {
  top: 9px;
}

.hamburger span:nth-child(5) {
  top: 9px;
}

.hamburger.js-hamburger {
  transform: translateY(0);
  transition: all .5s ease;
}

.hamburger.js-hamburger span {
  background-color: #0F8B9B;
}

.hamburger.js-hamburger span:nth-child(1),
.hamburger.js-hamburger span:nth-child(2),
.hamburger.js-hamburger span:nth-child(3) {
  transform: translate(-4px, 0) scale(0, 0);
}

.hamburger.js-hamburger span:nth-child(4) {
  transform: rotate(45deg);
}

.hamburger.js-hamburger span:nth-child(5) {
  transform: rotate(-45deg);
}

.account {
  position: absolute;
  max-width: 448px;
  min-width: 224px;
  padding: 32px 32px;
  background-color: #fff;
  box-shadow: 0 40px 50px -20px rgba(21, 57, 97, 0.2);
  border-radius: 14px;
  z-index: 101;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #e2e2e2;
}

.account-header {
  display: flex;
  flex-flow: column;
  margin-bottom: 16px;
}

.account-footer a {
  color: #E27959;
}

.account.js-account {
  opacity: 1;
  visibility: visible;
}

a[data-toggle="account"] {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  cursor: pointer;
  margin-top: 2px;
}

a[data-toggle="account"]:hover {
  box-shadow: 0 10px 10px 0px rgba(21, 57, 97, 0.2);
}

.form-field {
  position: relative;
}

.form-field:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 0;
  height: 2px;
  background-color: #FBBE6A;
  transition: all 250ms cubic-bezier(0.19, 0.33, 0.3, 1);
}

.form-field:hover:before {
  width: 100%;
}

.form-field option {
  color: #262626;
}

.form-field input,
.form-field textarea,
.form-field select {
  width: 100%;
  padding: 8px 0 12px;
  text-indent: 8px;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #fff;
  color: inherit;
  font-size: 18px;
  line-height: 28px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0;
}

.form-field input:focus,
.form-field textarea:focus,
.form-field select:focus {
  outline: none;
  border-color: #FBBE6A;
}

.form-field input:active,
.form-field textarea:active,
.form-field select:active {
  outline: none;
}

.form-field input[disabled],
.form-field textarea[disabled] {
  opacity: .5;
}

.form-field input:-webkit-autofill,
.form-field input:-webkit-autofill:hover,
.form-field input:-webkit-autofill:focus,
.form-field textarea:-webkit-autofill,
.form-field textarea:-webkit-autofill:hover,
.form-field textarea:-webkit-autofill:focus,
.form-field select:-webkit-autofill,
.form-field select:-webkit-autofill:hover,
.form-field select:-webkit-autofill:focus {
  -webkit-text-fill-color: black;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.form-item.is-disabled:hover .form-field:before {
  width: 0%;
}

.form-item.is-disabled:hover .form-label {
  opacity: .5;
}

.form-item.has-error input {
  border-color: #ff6d6d;
}

.form-checkbox {
  display: flex;
  flex-flow: row;
}

.section--form .form-checkbox {
  margin-bottom: 16px;
}

.form-checkbox input[type='checkbox'] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.form-checkbox input[type='checkbox']:checked + .checkmark:after {
  opacity: 1;
}

.form-checkbox.has-error .checkmark {
  background-color: #ff6d6d;
}

.checkmark {
  position: relative;
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
}

.checkmark:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 7px;
  width: 4px;
  height: 10px;
  display: block;
  transform: rotate(45deg);
  border: solid #0F8B9B;
  border-width: 0 2px 2px 0;
  opacity: 0;
}

.checkmark-desc {
  display: inline-block;
  max-width: 420px;
  margin-left: 12px;
  font-size: 16px;
  line-height: 20px;
}

.checkmark-desc a {
  text-decoration: underline;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 0;
  border-bottom: 2px solid #fff;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}

.error-message {
  position: absolute;
  bottom: -68px;
  left: 0;
  max-width: 256px;
  padding: 8px 16px 10px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  background-color: #ff6d6d;
  z-index: 1;
}

.error-message:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 16px;
  border: 6px solid transparent;
  border-bottom: 4px solid #ff6d6d;
}

.table .checkmark {
  border: 1px solid #e2e2e2;
}

.button {
  display: inline-block;
  width: 100%;
  padding: 18px 40px 20px;
  background-color: transparent;
  border: 0;
  border-radius: 32px;
  cursor: pointer;
  user-select: none;
  transition: all 150ms cubic-bezier(0.19, 0.33, 0.3, 1);
  font-size: 100%;
  line-height: 1.15;
  text-align: center;
}

.button:focus,
.button:active {
  outline: none;
}

.button--primary {
  background-color: #0F8B9B;
  color: #fff;
}

.button--primary:hover {
  color: #fff;
  background-color: #E27959;
  box-shadow: 12px 12px 16px 0 rgba(0, 0, 0, 0.05);
}

.button--primary[disabled],
.button--primary[disabled]:hover,
.button--primary[disabled]:focus,
.button--primary[disabled]:active {
  background-color: #F8F8F8;
  color: #939393;
  cursor: auto;
  box-shadow: none;
  user-select: none;
}

.button--inverse {
  color: #0F8B9B;
  background-color: #fff;
  box-shadow: 12px 12px 16px 0 rgba(0, 0, 0, 0.15), -8px -8px 12px 0 rgba(255, 255, 255, 0.1);
}

.button--inverse:hover {
  color: #E27959;
  box-shadow: 16px 16px 24px 0 rgba(0, 0, 0, 0.2), -8px -8px 12px 0 rgba(255, 255, 255, 0.1);
}

.button--inverse[disabled],
.button--inverse[disabled]:hover,
.button--inverse[disabled]:focus,
.button--inverse[disabled]:active {
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  color: #0F8B9B;
  cursor: auto;
  user-select: none;
}

.button--outline {
  border: 1px solid #e2e2e2;
}

.button--outline:hover {
  border-color: #E27959;
}

.button--outline[disabled],
.button--outline[disabled]:hover,
.button--outline[disabled]:focus,
.button--outline[disabled]:active {
  background-color: transparent;
  border-color: #e2e2e2;
  box-shadow: none;
  color: #939393;
  cursor: auto;
  user-select: none;
}

.button--link {
  padding: 12px 24px 12px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #0F8B9B;
  color: #fff;
}

.button--link:hover {
  color: #fff;
  background-color: #E27959;
}

.button--remove {
  position: absolute;
  bottom: 16px;
  right: 24px;
}

.button--gnost {
  padding: 10px 24px 12px;
  border-radius: 32px;
  background-color: #fff;
}

.button--inc {
  position: relative;
  display: inline-block;
  width: 24px !important;
  height: 24px;
  border-radius: 100%;
  padding: 0;
  border: 2px solid #0F8B9B;
}

.button--inc:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 4px;
  display: inline-block;
  width: 12px;
  height: 2px;
  background-color: #0F8B9B;
}

.button--inc:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 9px;
  display: inline-block;
  width: 2px;
  height: 12px;
  background-color: #0F8B9B;
}

.button--inc:hover {
  border-color: #FBBE6A;
}

.button--delete {
  position: relative;
  display: inline-block;
  width: 24px !important;
  height: 24px;
  border-radius: 100%;
  padding: 0;
  border: 2px solid #0F8B9B;
  margin: 6px 16px 0 0;
  cursor: pointer;
}

.button--delete:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 4px;
  display: inline-block;
  width: 12px;
  height: 2px;
  transform: rotate(45deg);
  background-color: #0F8B9B;
}

.button--delete:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 9px;
  display: inline-block;
  width: 2px;
  height: 12px;
  transform: rotate(45deg);
  background-color: #0F8B9B;
}

.button--delete:hover {
  border-color: #FBBE6A;
}

.button-group {
  display: flex;
  flex-flow: row wrap;
  margin: 16px 0;
}

.button-group .button + .button {
  margin: 16px 0 0 0;
}

.success {
  max-width: 660px;
  margin: auto;
  display: flex;
  flex-flow: column;
  text-align: center;
  padding: 32px 0;
}

.success-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}

.modal .success {
  text-align: left;
  padding: 32px 16px;
}

.modal .success-icon {
  display: none;
}

.modal .success-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}

.alert {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  padding: 16px 24px;
  margin-top: 16px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 12px 12px 16px 0 rgba(0, 0, 0, 0.15), -8px -8px 12px 0 rgba(255, 255, 255, 0.1);
}

.alert-content {
  margin-bottom: 16px;
}

.nullstate {
  max-width: 660px;
  margin: auto;
  display: flex;
  flex-flow: column;
  text-align: center;
  padding: 32px 0;
}

.nullstate-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}

.header-search {
  position: relative;
  display: flex;
  flex-flow: row;
  align-items: center;
}

.header-search-button {
  position: absolute;
  top: 16px;
  left: 0;
  stroke: #0F8B9B;
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: 0;
  cursor: pointer;
}

.header-search-button:hover {
  stroke: #FBBE6A;
}

.header-search-button:focus {
  outline: none;
}

.header-search-button:active {
  outline: none;
  transform: scale(0.9);
}

.header-search-field {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  padding: 18px 0px 18px 38px;
  border: 0;
}

.header-search-field:hover {
  outline: none;
}

.header-search-field:focus {
  outline: none;
}

.header-search-field::placeholder {
  color: #262626;
}

.header-search-field:-webkit-autofill,
.header-search-field:-webkit-autofill:hover,
.header-search-field:-webkit-autofill:focus {
  -webkit-text-fill-color: black;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.header-search-line {
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 2px;
  width: 0;
  background-color: #E27959;
  transition: all 250ms cubic-bezier(0.19, 0.33, 0.3, 1);
}

.header-search-field:focus + .header-search-line {
  width: 100%;
}

.header-search-tip {
  position: absolute;
  top: 72px;
  padding: 8px 16px;
  width: 400px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 16px;
  background-color: #FBBE6A;
}

.header-search-tip a {
  text-decoration: underline;
}

.header-search-tip a:hover {
  text-decoration: none;
  color: #262626;
}

.header-search-tip:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 16px;
  border: 6px solid transparent;
  border-bottom: 4px solid #FBBE6A;
}

.header-search-tip__button {
  position: absolute;
  top: 2px;
  right: 4px;
  font-size: 18px;
  border: none;
  background: transparent;
  color: #262626;
}

.table + .table {
  margin-top: 40px;
}

.table-header {
  display: flex;
  flex-flow: column;
  flex-direction: column-reverse;
}

.table-footer {
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  margin-top: 24px;
  padding-bottom: 24px;
}

.table-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}

.table-wrapper {
  margin: 0 -20px 0px;
}

table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
}

table a {
  color: #0F8B9B;
}

table a:hover {
  color: #E27959;
}

th {
  font-weight: 600;
  border-top: 1px solid #e2e2e2;
}

th,
td {
  padding: 4px 20px;
}

tr {
  position: relative;
  padding: 16px 0;
  border-bottom: 1px solid #e2e2e2;
}

.state {
  display: inline-block;
}

.state--burgundy {
  color: #941706;
}

.state--red {
  color: #E8270D;
}

.state--green {
  color: #538262;
}

.state--grey {
  color: #969696;
}

.state--blue {
  color: #007aff;
}

a[data-toggle="timeline"] {
  color: #0F8B9B;
}

.timeline {
  position: absolute;
  padding: 16px 32px;
  background-color: #fff;
  box-shadow: 0 40px 50px -20px rgba(21, 57, 97, 0.2);
  border-radius: 14px;
  opacity: 0;
  visibility: hidden;
  max-height: 220px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.timeline:after {
  content: '';
  position: absolute;
  top: 34px;
  left: 36px;
  bottom: 34px;
  border-left: 1px solid #e2e2e2;
}

a[data-toggle="timeline"] {
  color: #0F8B9B;
}

.timeline[data-show] {
  opacity: 1;
  visibility: visible;
}

.timeline-item {
  position: relative;
  display: flex;
  flex-flow: row;
  padding: 0 24px;
  margin: 8px 0;
}

.timeline-item:first-child {
  color: #0F8B9B;
}

.timeline-item:first-child:before {
  background-color: #0F8B9B;
}

.timeline-item:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 2px;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 8px;
  background-color: #e2e2e2;
  z-index: 1;
}

.timeline-item__timestamp {
  width: 100px;
  margin-right: 32px;
}

.article {
  max-width: 660px;
  margin: auto;
}

.item--animated {
  opacity: 0;
  transform: translateY(10%);
  transition: all 500ms cubic-bezier(0.19, 0.33, 0.3, 1);
}

.item--animated.isInView {
  opacity: 1;
  transform: translateY(0%);
}

.static-content {
  max-width: 660px;
  margin: auto;
  font-size: 16px;
  line-height: 26px;
}

.static-content h2 {
  color: #0F8B9B;
}

.static-content h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.static-content h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.static-content h5 {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.static-content h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.static-content ul {
  margin: 16px 0;
}

.static-content li {
  position: relative;
  padding-left: 24px;
  margin: 8px 0;
}

.static-content li:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #0F8B9B;
}

.static-content a {
  color: #0F8B9B;
}

.static-content a:hover {
  color: #E27959;
}

.static-content--wide {
  max-width: none;
}

.static-content--highlight {
  position: relative;
  margin-bottom: 32px;
}

.static-content--highlight mark {
  background-color: #FBBE6A !important;
}

.static-header {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.static-header-icon {
  min-width: 96px;
  margin: 0 32px 16px 0;
}

.static-header-title {
  color: #0F8B9B;
}

.map-container {
  position: relative;
  padding-bottom: 60%;
  overflow: hidden;
}

.map-container svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-point {
  position: absolute;
  z-index: 1;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #0F8B9B;
  transition: all 150ms cubic-bezier(0.19, 0.33, 0.3, 1);
}

.map-point:hover {
  transform: scale(2.5);
  background-color: #fff;
  border: 4px solid #FBBE6A;
  z-index: 10;
}

.map-popup {
  position: absolute;
  z-index: -1;
  padding: 24px;
  background-color: #fff;
  box-shadow: 0 20px 25px -10px rgba(21, 57, 97, 0.2);
  border-radius: 6px;
  transition: all 150ms cubic-bezier(0.19, 0.33, 0.3, 1);
  opacity: 0;
  visibility: hidden;
}

.map-popup__title {
  font-size: 24px;
  line-height: 32px;
}

.map-popup__subtitle {
  display: none;
}

.map-popup__count {
  font-size: 24px;
  line-height: 24px;
  color: #0F8B9B;
  font-weight: 700;
}

.map-popup[data-show] {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}

.header {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e2e2e2;
  min-height: 64px;
}

.header-logo {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0F8B9B;
}

.header-aside {
  margin: 0 16px 0 auto;
  font-size: 0;
}

.header-aside a {
  display: flex;
  flex-flow: row;
  align-items: center;
}

.header-nav {
  display: none;
}

.header-bottom {
  position: relative;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
  z-index: 101;
}

.header-mobile {
  position: absolute;
  top: 64px;
  left: 0;
  right: 0;
  padding-bottom: 32px;
  background-color: #fff;
  z-index: 10;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 350ms cubic-bezier(0.19, 0.33, 0.3, 1);
  transform: translateY(10%);
}

.header-mobile a {
  display: block;
}

.header-mobile .nav-menu__item:last-child {
  background-color: #0F8B9B;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  padding: 0px 24px;
  margin: 16px auto;
  border-radius: 100px;
}

.header-mobile.js-header-mobile {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.header-search {
  width: 100%;
}

.header-contact {
  position: absolute;
  top: 26px;
  right: 0;
  font-size: 18px;
  line-height: 28px;
  display: none;
}

.header-contact a + a {
  margin-left: 32px;
}

.header-contact a[href^="tel"] {
  font-weight: 600;
  color: #0F8B9B;
}

.header-contact a[href^="tel"]:hover {
  color: #E27959;
}

.footer {
  padding: 40px 0;
  display: flex;
  flex-flow: column;
  text-align: center;
  border-top: 1px solid #e2e2e2;
}

.footer-nav {
  display: flex;
  flex-flow: column;
}

.footer-nav .block {
  width: 100%;
  margin-bottom: 16px;
}

.footer-nav .block-title {
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
  color: #0F8B9B;
}

.footer-nav .block-items {
  display: flex;
  flex-flow: column;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
}

.footer-nav .block-items a {
  margin: 4px 0;
}

.footer-middle,
.footer-bottom {
  display: flex;
  flex-flow: column;
  margin-top: 24px;
}

.footer-contact {
  display: flex;
  flex-flow: column;
  margin-bottom: 32px;
}

.footer-social {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 0 -8px;
}

.footer-social a {
  margin: 0 8px;
}

.footer-bottom {
  color: #939393;
}

.page-content {
  position: relative;
  flex-grow: 2;
  display: flex;
  flex-flow: column;
}

.page-content--hero:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 960px;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("/local/templates/consulting/assets/styles/../img/content/hero-00.png");
  z-index: -1;
}

.page-content--monitoring .section--highlight + .section--highlight {
  margin-top: 0;
}

.page-navigation {
  display: flex;
  flex-flow: row;
  align-items: center;
}

.page-list {
  margin: auto;
  font-size: 32px;
  line-height: 48px;
}

.page-404 {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin: 10vh auto;
}

.page-404__title {
  font-size: 32px;
  line-height: 40px;
  margin-top: 40px;
}

.page-404__subtitle {
  margin-top: 16px;
}

.playful span {
  position: relative;
  color: #6adebd;
  text-shadow: 6px 6px #fa85ff;
  animation: scatter 1.75s infinite;
}

.playful span:nth-child(2n) {
  color: #ff793d;
  text-shadow: 6px 6px #ff3d3d;
  animation-delay: 0.3s;
}

.playful span:nth-child(3n) {
  color: #FFD913;
  text-shadow: 6px 6px 0 #6EC0A9;
  animation-delay: 0.15s;
}

@keyframes scatter {
  0% {
    top: 0;
  }

  50% {
    top: -10px;
  }

  100% {
    top: 0;
  }
}

.playful {
  font-size: 128px;
  line-height: 128px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  height: auto;
  text-align: center;
}

:root {
  --gradient-color-from: #1C8FBF;
  --gradient-color-to: #0F8B9B;
}

.section + .section {
  margin-top: 32px;
}

.section + .section--form {
  margin-top: 0 !important;
}

.section--form {
  position: relative;
  flex-grow: 2;
  background-image: linear-gradient(220deg, var(--gradient-color-from) 0%, var(--gradient-color-to) 100%);
}

.section--highlight {
  padding-top: 32px;
  padding-bottom: 32px;
  flex-grow: 2;
  background-color: #F8F8F8;
}

.section--inverse {
  flex-grow: 2;
  color: #fff;
  background-image: linear-gradient(220deg, var(--gradient-color-from) 0%, var(--gradient-color-to) 100%);
}

.section--static {
  margin-bottom: 32px;
}

.section--canvas {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.section--canvas + .section--inverse {
  margin-top: 0 !important;
}

.section-header--center {
  text-align: center;
}

.section-title {
  font-size: 32px;
  line-height: 40px;
  color: #0F8B9B;
}

.section-subtitle {
  margin: 16px auto 0;
  max-width: 880px;
  font-size: 18px;
  line-height: 26px;
}

.section-lead {
  font-size: 18px;
  line-height: 26px;
}

.section-lead + .button {
  margin-top: 32px;
}

.section-caption {
  max-width: 880px;
  margin-top: 16px;
  font-size: 18px;
  line-height: 26px;
}

.section-button {
  margin-top: 32px;
}

.breakcrumbs {
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 14px;
  line-height: 20px;
  z-index: 1;
}

.breakcrumbs:before {
  content: '';
  position: absolute;
  top: -1px;
  right: 40px;
  left: 40px;
  border-top: 1px solid #e2e2e2;
}

.breakcrumbs a + span {
  margin: 0 24px;
}

.breakcrumbs .active {
  opacity: .5;
}

.subnav-list {
  font-size: 18px;
  line-height: 28px;
  margin-top: 24px;
}

.subnav-item {
  margin: 8px 0;
}

.wrapper {
  padding: 0 20px;
  margin: 0 0 20px;
  background-color: #fff;
  scroll-behavior: smooth;
}

.box-header {
  display: flex;
  flex-flow: row;
  align-items: center;
  padding: 60px 0 0;
}

.box-header .button--delete {
  display: none;
  margin-left: 16px;
}

.box-header:hover .button--delete {
  display: block;
}

.box + .box {
  margin-top: 120px;
}

.box-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.form {
  transition: all 250ms cubic-bezier(0.19, 0.33, 0.3, 1);
}

.form.is-fade,
.form-success.is-fade {
  opacity: 0;
  visibility: hidden;
}

.form-container {
  padding: 40px 0;
}

.form-title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
  color: #fff;
}

.form {
  color: #fff;
}

.modal .form {
  margin: 32px 0;
}

.form-block,
.form-footer {
  display: flex;
  flex-flow: row wrap;
}

.modal .form-block,
.modal .form-footer {
  margin-top: 16px;
  justify-content: space-between;
  align-items: center;
}

.form-footer {
  justify-content: space-between;
}

.modal .form-footer {
  margin-top: 32px;
}

.form-item {
  position: relative;
  width: 100%;
  margin: 16px 0;
}

.modal .form-item {
  width: 100%;
}

.form-label {
  opacity: .5;
}

label:hover .form-label {
  opacity: 1;
}

.form-success {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-message {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 64px 24px 24px;
  margin: auto;
  display: none;
  z-index: 0;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal a:hover {
  color: inherit;
  opacity: .5;
}

.modal-content {
  width: 100%;
  padding: 64px 24px 24px;
  margin: auto;
  border-radius: 4px;
  box-shadow: 0 40px 50px -20px rgba(21, 57, 97, 0.5);
  transition: background-color 350ms ease, padding 350ms ease, min-height 350ms ease;
  background-color: #0F8B9B;
  color: #fff;
}

.modal-body {
  position: relative;
  padding: 0 15px;
}

.modal-title {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
}

.btn-modal-close {
  background-color: transparent;
  border: none;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 0;
  cursor: pointer;
  opacity: .5;
  z-index: 1;
}

.btn-modal-close:hover {
  opacity: 1;
}

.btn-modal-close:focus,
.btn-modal-close:active {
  outline: none;
}

.feature-list {
  display: flex;
  flex-flow: row wrap;
  user-select: none;
  margin: 16px 0;
}

.feature-item {
  display: flex;
  flex-flow: column;
  margin: 16px 0;
}

.feature-item__icon {
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
  border-radius: 40px;
  border: 2px solid #0F8B9B;
}

.feature-item__icon:after {
  content: '';
  position: absolute;
  top: 4px;
  left: -4px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: #0f8b9b1a;
}

.option-list {
  display: flex;
  flex-flow: column;
}

.option-item {
  display: flex;
  flex-flow: column;
  margin: 40px 0;
}

.option-item__image {
  width: 100%;
}

.option-item__content {
  width: 100%;
}

.option-item__content-title {
  font-size: 24px;
  line-height: 32px;
}

.option-item__content-subtitle {
  font-size: 16px;
  line-height: 24px;
  margin-top: 8px;
}

.trait-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 40px 0;
}

.trait-item {
  margin: 24px 0;
  text-align: center;
}

.trait-item__title {
  margin: 8px 0;
  font-size: 20px;
  line-height: 28px;
}

.trait-item__subtitle {
  font-size: 16px;
  line-height: 24px;
  color: #939393;
}

.trait-item__icon .icon {
  width: 40px;
  height: 40px;
}

.client-list {
  display: flex;
  flex-flow: row wrap;
}

.client-item {
  width: 50%;
  padding: 24px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  filter: grayscale(100%);
}

.client-item:hover {
  filter: grayscale(0%);
}

.client-item img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.client-item .client-item__content-title {
  font-weight: 600;
}

.client-item .client-item__content-subtitle {
  opacity: .5;
  color: #262626;
}

.client {
  position: relative;
}

.client-navigation {
  margin-top: 16px;
  z-index: 10;
}

.client-button-next,
.client-button-prev {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: 2px solid #0F8B9B;
  cursor: pointer;
}

.client-button-next:hover,
.client-button-next:focus,
.client-button-next:active,
.client-button-prev:hover,
.client-button-prev:focus,
.client-button-prev:active {
  outline: none;
}

.client-button-next.swiper-button-disabled,
.client-button-prev.swiper-button-disabled {
  border-color: #e2e2e2;
}

.client-button-next.swiper-button-disabled:hover:before,
.client-button-prev.swiper-button-disabled:hover:before {
  border-color: #e2e2e2;
}

.client-button-next.swiper-button-disabled:before,
.client-button-prev.swiper-button-disabled:before {
  border-color: #e2e2e2;
}

.client-button-next:hover:before,
.client-button-prev:hover:before {
  border-color: #E27959;
}

.client-button-next:before,
.client-button-prev:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #0F8B9B;
  border-left: 2px solid #0F8B9B;
}

.client-button-next:before {
  top: 13px;
  left: 11px;
  transform: rotate(135deg);
}

.client-button-prev:before {
  top: 13px;
  left: 14px;
  transform: rotate(-45deg);
}

.hero {
  position: relative;
  min-height: 384px;
}

.hero-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.hero-image img {
  height: 100%;
  object-fit: contain;
}

.hero-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
}

.hero-content-inner {
  width: 100%;
}

.hero-search-button {
  position: absolute;
  top: 32px;
  right: 14px;
  stroke: #0F8B9B;
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: 0;
  cursor: pointer;
}

.hero-search-button:hover {
  stroke: #FBBE6A;
}

.hero-search-button:focus {
  outline: none;
}

.hero-search-button:active {
  outline: none;
  transform: scale(0.9);
}

.hero-search {
  position: relative;
}

.hero-search-field {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 0px 16px 18px;
  margin: 16px 0;
  border: 1px solid #e2e2e2;
  border-radius: 64px;
}

.hero-search-field:hover {
  outline: none;
}

.hero-search-field:focus {
  outline: none;
}

.hero-search-field::placeholder {
  color: #262626;
}

.hero-search-field:-webkit-autofill,
.hero-search-field:-webkit-autofill:hover,
.hero-search-field:-webkit-autofill:focus {
  -webkit-text-fill-color: black;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.hero-tip a {
  color: #0F8B9B;
}

.hero-tip a:hover {
  color: #E27959;
}

#canvas {
  display: none;
}

.service-item {
  position: relative;
  display: inline-block;
  width: 100%;
  user-select: none;
  margin-bottom: 32px;
}

.service-item:hover {
  border-color: #fff;
  box-shadow: none;
  z-index: 1;
}

.service-item:hover:after {
  box-shadow: 0 10px 35px -10px rgba(21, 57, 97, 0.2);
}

.service-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.19, 0.33, 0.3, 1);
  z-index: -1;
}

.service-item__title {
  font-size: 20px;
  line-height: 28px;
}

.service-item__subtitle {
  margin-top: 16px;
  font-size: 16px;
  line-height: 24px;
  color: #939393;
}

.service-item__icon .icon {
  width: 40px;
  height: 40px;
}

.service-item__list {
  font-size: 16px;
  line-height: 24px;
}

.service-item__list li {
  margin: 8px 0;
}

.service-canvas {
  display: none;
}

.js-service-item {
  opacity: .5;
  z-index: -1;
}

.sale-list--1to2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.sale-list--1to2 .sale-item {
  border: none;
}

.sale-item {
  display: inline-block;
  padding: 24px 0 32px;
  border-bottom: 1px solid #e2e2e2;
}

.sale-item__title {
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
  color: #0F8B9B;
  margin-bottom: 8px;
}

.sale-item__subtitle {
  font-size: 18px;
  line-height: 28px;
}

.sale-item__link {
  display: inline-block;
  margin-top: 16px;
}

.timestamp {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  margin: 16px 0;
}

.case-list {
  display: flex;
  flex-flow: row wrap;
}

.case-item {
  position: relative;
  width: 100%;
  height: 196px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 24px;
  background-size: cover;
  background-color: #0F8B9B;
}

.case-item__title {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}

.case-item:last-child {
  background-color: #E27959;
}

.case-cover {
  position: relative;
  z-index: -1;
  margin: -48px -20px 0;
}

.case-cover img {
  width: 100%;
}

.contact-list {
  display: flex;
  flex-flow: column;
  margin: 40px 0;
  font-size: 18px;
  line-height: 32px;
}

.contact-item {
  display: flex;
  flex-flow: column;
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .container,
  .page-header,
  .page-footer,
  .page-navigation,
  .page-list,
  .section-container,
  .breakcrumbs,
  .wrapper,
  .hero-content {
    max-width: 42rem;
  }

  .static-content--highlight {
    padding: 64px 32px;
    margin-bottom: 64px;
  }

  .static-content--highlight:after {
    content: '';
    position: absolute;
    top: 0;
    right: -32px;
    bottom: 0;
    left: -32px;
    border: 1px solid #e2e2e2;
    z-index: -1;
  }

  .static-header {
    flex-flow: row nowrap;
  }

  .static-header-icon {
    margin-bottom: 0;
  }

  .map-popup {
    padding: 24px 40px;
  }

  .footer {
    text-align: left;
  }

  .footer-nav {
    flex-flow: row wrap;
  }

  .footer-nav .block-items {
    flex-flow: row wrap;
    align-items: flex-start;
  }

  .footer-nav .block-items a {
    margin-right: 16px;
  }

  .footer-social {
    justify-content: flex-start;
  }

  .page-content--hero:before {
    width: 50%;
  }

  .playful {
    font-size: 280px;
    line-height: 280px;
  }

  .section--static {
    margin-bottom: 64px;
  }

  .modal-dialog {
    margin: 0.5rem;
    padding-top: 120px;
  }

  .modal-message {
    width: 660px;
    padding: 80px 120px 40px;
    margin: auto;
  }

  .modal-content {
    width: 660px;
    padding: 80px 120px 40px;
    margin: auto;
  }

  .modal-title {
    font-size: 32px;
    line-height: 40px;
  }

  .feature-list {
    margin: 16px -16px;
  }

  .feature-item {
    width: calc(50% - 32px);
    margin: 16px 16px;
  }

  .option-item {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .option-item:last-child {
    flex-direction: row-reverse;
  }

  .trait-item {
    width: calc(50% - 16px);
  }

  .client {
    margin-top: -32px;
  }

  .client-list {
    margin: 64px 0 0;
  }

  .client-item {
    width: 20%;
  }

  .client-item img {
    padding: 16px;
  }

  .client-navigation {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
  }

  .hero-content-inner {
    width: 66.66%;
  }

  .hero-search-button {
    right: 24px;
  }

  .service-item {
    padding: 24px;
    margin: 0;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    box-shadow: 1px 1px 0 0 #e2e2e2;
    background-color: #fff;
  }

  .service-item__icon .icon {
    position: absolute;
    top: 24px;
    right: 24px;
  }

  .case-item {
    width: 50%;
    height: 272px;
  }

  .contact-list {
    flex-flow: row;
    justify-content: space-between;
  }

  .contact-item {
    width: 33.33%;
  }
}

@media only screen and (min-width: 64em) {
  .container,
  .page-header,
  .page-footer,
  .page-navigation,
  .page-list,
  .section-container,
  .breakcrumbs,
  .wrapper,
  .hero-content {
    max-width: 60rem;
  }

  .hamburger {
    right: auto;
  }

  .button--remove {
    position: relative;
    bottom: auto;
    right: auto;
  }

  th,
  td {
    padding: 14px 10px 16px;
    border-bottom: 1px solid #e2e2e2;
  }

  th:first-child,
  td:first-child {
    padding-left: 20px;
  }

  th:last-child,
  td:last-child {
    padding-right: 20px;
  }

  .static-content h2 {
    font-size: 52px;
    line-height: 62px;
    margin-top: 40px;
  }

  .static-content--wide ul {
    display: flex;
    flex-flow: row wrap;
  }

  .static-content--wide li {
    width: 50%;
  }

  .footer-nav {
    display: block;
  }

  .footer-nav .block {
    float: left;
    margin-bottom: 0;
  }

  .footer-nav .block--medium {
    width: 16.66%;
  }

  .footer-nav .block--large {
    width: 25%;
  }

  .footer-nav .block-items {
    flex-flow: column;
  }

  .section + .section {
    margin-top: 64px;
  }

  .form-item {
    width: 50%;
  }

  .feature-item {
    width: calc(33.33% - 32px);
    margin: 16px 16px;
  }

  .hero-tip {
    margin-left: 40px;
  }

  .sale-list--1to2 .sale-item {
    width: calc(50% - 16px);
  }
}

@media only screen and (min-width: 75em) {
  .container,
  .page-header,
  .page-footer,
  .page-navigation,
  .page-list,
  .section-container,
  .breakcrumbs,
  .wrapper,
  .hero-content {
    max-width: 75rem;
    padding-left: 40px;
    padding-right: 40px;
  }

  h1 {
    font-size: 62px;
    line-height: 70px;
  }

  h2 {
    font-size: 54px;
    line-height: 64px;
  }

  h3 {
    font-size: 32px;
    line-height: 42px;
  }

  .mouse {
    display: inline-block;
  }

  .nav {
    font-size: 18px;
    line-height: 32px;
  }

  .hamburger {
    display: none;
  }

  .section--form .form-checkbox {
    margin-bottom: 0;
  }

  .button {
    width: auto;
  }

  .button-group {
    margin: 0;
  }

  .button-group .button + .button {
    margin: 0 0 0 24px;
  }

  .success-title {
    font-size: 32px;
    line-height: 40px;
  }

  .success-subtitle {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 16px;
  }

  .modal .success-title {
    font-size: 20px;
    line-height: 28px;
  }

  .alert {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .alert-content {
    margin-bottom: 0;
  }

  .nullstate {
    text-align: left;
  }

  .nullstate-title {
    font-size: 32px;
    line-height: 40px;
  }

  .nullstate-subtitle {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 16px;
  }

  .header-search-button {
    top: 26px;
  }

  .header-search-field {
    padding: 28px 0px 28px 48px;
    font-size: 18px;
    line-height: 24px;
  }

  .table + .table {
    margin-top: 80px;
  }

  .table-header {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row;
  }

  .table-title {
    font-size: 20px;
    line-height: 32px;
    color: #939393;
  }

  .table-wrapper {
    margin: 24px -40px 0;
  }

  th,
  td {
    padding: 24px 20px 26px;
    border-bottom: 1px solid #e2e2e2;
  }

  th:first-child,
  td:first-child {
    padding-left: 40px;
  }

  th:last-child,
  td:last-child {
    padding-right: 40px;
  }

  .static-content {
    font-size: 18px;
    line-height: 30px;
  }

  .static-content h1 {
    font-size: 64px;
    line-height: 72px;
  }

  .static-content h3 {
    font-size: 32px;
    line-height: 32px;
  }

  .static-content h4 {
    font-size: 24px;
    line-height: 32px;
  }

  .static-content h5 {
    font-size: 20px;
    line-height: 28px;
  }

  .static-content h6 {
    font-size: 18px;
    line-height: 28px;
  }

  .static-content ul {
    margin: 32px 0;
  }

  .map-point {
    width: 16px;
    height: 16px;
  }

  .map-popup {
    padding: 40px 64px 40px 40px;
  }

  .map-popup__subtitle {
    display: block;
    color: #939393;
  }

  .map-popup__count {
    font-size: 72px;
    line-height: 72px;
  }

  .header-logo {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
  }

  .header-aside {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
  }

  .header-aside a[data-target="#sign-in"] .icon {
    display: none;
  }

  .header-nav {
    display: block;
  }

  .header-mobile {
    display: none;
  }

  .header-search {
    width: calc(100% - 360px);
  }

  .header-contact {
    display: block;
  }

  .footer {
    margin-top: 80px;
    text-align: left;
    border: none;
  }

  .footer-nav .block + .block {
    padding-left: 32px;
  }

  .footer-nav .block-items {
    margin-bottom: 0;
  }

  .footer-middle,
  .footer-bottom {
    flex-flow: row;
    justify-content: space-between;
  }

  .footer-contact {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .page-content--hero:before {
    width: 50%;
  }

  .page-content--monitoring .section--highlight {
    padding: 32px 0 0;
  }

  .section + .section {
    margin-top: 80px;
  }

  .section--highlight {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section--static {
    margin-bottom: 80px;
  }

  .section--canvas {
    height: calc(100vh - 80px);
    max-height: 800px;
    margin-top: -68px;
  }

  .section--canvas:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 33.33%;
    background-color: #F8F8F8;
    z-index: -1;
  }

  .section--canvas .section-container {
    position: relative;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    z-index: 10;
    height: 100%;
  }

  .section--canvas .section-header {
    width: 50%;
    margin-top: 68px;
  }

  .section--canvas .section-body {
    width: calc(50% - 80px);
    display: flex;
    flex-flow: column;
    justify-content: center;
  }

  .section-title {
    margin-top: 64px;
    font-size: 54px;
    line-height: 60px;
  }

  .section-subtitle {
    font-size: 24px;
    line-height: 32px;
  }

  .section-lead {
    max-width: 880px;
    margin-top: 16px;
    font-size: 24px;
    line-height: 32px;
  }

  .section-caption {
    margin: 24px 0 0;
    font-size: 20px;
    line-height: 28px;
  }

  .subnav-list {
    font-size: 24px;
    line-height: 32px;
    margin-top: 0;
  }

  .subnav-item {
    margin: 16px 0;
  }

  .wrapper {
    margin: 0 0 40px;
    padding: 0 40px;
  }

  .form-title {
    font-size: 32px;
    line-height: 40px;
  }

  .form-block,
  .form-footer {
    margin-top: 64px;
  }

  .form-item {
    width: 33.33%;
    margin-top: 0;
  }

  .feature-list {
    margin: 40px -16px;
  }

  .feature-list--center .feature-item:first-child {
    margin-left: calc(25% + 16px);
  }

  .feature-list--center .feature-item:last-child {
    width: calc(50% - 32px);
  }

  .feature-item {
    width: calc(25% - 32px);
    margin: 40px 16px;
  }

  .option-item__image {
    width: calc(50% - 32px);
  }

  .option-item__content {
    width: calc(50% - 32px);
  }

  .option-item__content-title {
    font-size: 32px;
    line-height: 44px;
  }

  .option-item__content-subtitle {
    font-size: 20px;
    line-height: 32px;
    margin-top: 16px;
  }

  .trait-item {
    width: calc(33.33% - 32px);
    margin: 40px 0;
    text-align: center;
  }

  .client-item {
    padding: 24px;
  }

  .client-item img {
    padding: 24px;
  }

  .hero {
    height: calc(100vh - 80px);
    max-height: 800px;
  }

  .hero-content-inner {
    width: 50%;
  }

  .hero-search-button {
    top: 42px;
  }

  .hero-search-field {
    padding: 28px 0px 28px 48px;
    font-size: 18px;
    line-height: 24px;
  }

  #canvas {
    position: relative;
    z-index: -2;
    display: block;
    height: calc(100vh - 80px);
  }

  .service-list {
    column-count: 2;
    column-gap: 0;
  }

  .service-item {
    padding: 64px;
  }

  .service-item__title {
    font-size: 32px;
    line-height: 40px;
  }

  .service-item__list {
    margin-top: 32px;
  }

  .service-item__list li {
    margin: 16px 0;
  }

  .service-canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: block;
  }

  .sale-item {
    padding: 40px 0 64px;
  }

  .sale-item__title {
    font-size: 32px;
    line-height: 40px;
  }

  .case-item {
    width: 50%;
    height: 400px;
    padding: 40px;
  }

  .case-item__title {
    font-size: 32px;
    line-height: 44px;
  }

  .case-item .button {
    position: absolute;
    right: 40px;
    bottom: 40px;
  }

  .case-cover {
    margin: -48px -96px 0;
  }
}

@media only screen and (min-width: 90em) {
  .container,
  .page-header,
  .page-footer,
  .page-navigation,
  .page-list,
  .section-container,
  .breakcrumbs,
  .wrapper,
  .hero-content {
    max-width: 85rem;
  }

  .list li {
    width: 33.33%;
  }

  .map-container {
    margin-top: -128px;
    margin-bottom: -128px;
    margin-left: 256px;
  }
}

@media (max-width: 64em) {
  table,
  caption,
  tbody,
  tr,
  th,
  td {
    display: block;
    text-align: left;
  }

  thead,
  th:empty,
  td:empty {
    display: none;
    visibility: hidden;
  }

  th[data-title]:before,
  td[data-title]:before {
    content: attr(data-title) ": ";
    font-weight: 600;
    color: #939393;
  }
}

@media only screen and (max-width: 32em) {
  .header-search-field::placeholder {
    font-size: 12px;
  }

  .client-item .client-item__content-title {
    font-size: 14px;
    line-height: 18px;
  }

  .hero-search-field::placeholder {
    font-size: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
/*# sourceMappingURL=maps/main.css.map */

/* End */
/* /local/templates/consulting/assets/styles/main.css?159231013879430 */
